<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.accordion,.accordion *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.accordion{background:#f4f4f4;border-radius:3px;overflow:hidden}.accordion-section-title{background:#f4f4f4;color:#000;cursor:pointer;font-size:1.2em;padding:15px;text-decoration:none;transition:all .15s linear;width:100%}.accordion-section-content{max-height:0;opacity:0;overflow:hidden;transition:all .5s ease-out}.x-line,.y-line{transform-origin:center;transition:transform .3s ease-out}</pre></body></html>