#faq h2{font-size:24px;margin-bottom:24px}#faq .items{display:flex;flex-direction:column;gap:12px}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Roboto+Mono:wght@100..700&display=swap";@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf) format("opentype")}:root{--vmax:100dvh}.accordion{border-radius:8px;background:#21252b;padding:0 24px;max-height:45px;overflow:hidden;cursor:pointer}.accordion.active{max-height:-moz-fit-content;max-height:fit-content;background:#2b3036}.accordion .top{display:flex;align-items:center;justify-content:space-between;width:100%;height:45px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.accordion .top h3{color:#fff;font-size:14px}.accordion .bottom{overflow:hidden;transition:max-height .2s ease-out;padding-bottom:14px}.accordion .bottom p{color:#8e9093;font-size:13px;font-weight:500}