.faq-module__VSI0LW__page{color:#f3f3f0;min-height:100vh;font-family:var(--font-manrope);background:#070707;padding:0 5vw}.faq-module__VSI0LW__page *,.faq-module__VSI0LW__page :before,.faq-module__VSI0LW__page :after{box-sizing:border-box}.faq-module__VSI0LW__page a{color:inherit;text-decoration:none}.faq-module__VSI0LW__header{border-bottom:1px solid #282828;justify-content:space-between;align-items:center;max-width:1320px;height:88px;margin:0 auto;display:flex}.faq-module__VSI0LW__brand{font-family:var(--font-space);letter-spacing:.07em;align-items:center;gap:11px;font-size:12px;display:flex}.faq-module__VSI0LW__brand>span{border:1px solid #333;border-radius:10px;width:39px;height:39px;overflow:hidden}.faq-module__VSI0LW__brand img{object-fit:cover;filter:grayscale()contrast(1.22);width:100%;height:100%}.faq-module__VSI0LW__header nav,.faq-module__VSI0LW__footer nav{color:#979793;align-items:center;gap:24px;font-size:11px;display:flex}.faq-module__VSI0LW__header nav a{align-items:center;gap:7px;transition:color .2s;display:flex}.faq-module__VSI0LW__header nav a:hover,.faq-module__VSI0LW__footer a:hover{color:#fff}.faq-module__VSI0LW__layout{grid-template-columns:270px 1fr;gap:clamp(55px,8vw,130px);max-width:1320px;min-height:calc(100vh - 190px);margin:0 auto;padding:78px 0 110px;display:grid}.faq-module__VSI0LW__layout aside{background:#101010;border:1px solid #202020;flex-direction:column;align-self:start;min-height:420px;padding:28px;display:flex;position:sticky;top:34px}.faq-module__VSI0LW__layout aside>p{color:#777;font-family:var(--font-mono);letter-spacing:.16em;margin:0 0 22px;font-size:8px}.faq-module__VSI0LW__layout h1{font-family:var(--font-space);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(29px,3vw,42px);font-weight:580;line-height:.94}.faq-module__VSI0LW__layout aside>span{color:#7e7e7a;margin:22px 0 30px;font-size:11px;line-height:1.65}.faq-module__VSI0LW__layout aside>a{color:#050505;width:max-content;min-height:39px;font-family:var(--font-space);background:#f3f3f0;border-radius:8px;align-items:center;gap:9px;margin-top:auto;padding:0 14px;font-size:10px;font-weight:650;transition:transform .2s,box-shadow .2s;display:inline-flex}.faq-module__VSI0LW__layout aside>a:hover{transform:translateY(-2px);box-shadow:0 12px 25px #ffffff14}.faq-module__VSI0LW__questions{border-top:1px solid #343434}.faq-module__VSI0LW__question{animation:.55s both faq-module__VSI0LW__question-arrive;animation-delay:calc(var(--faq-order) * 45ms);border-bottom:1px solid #292929}.faq-module__VSI0LW__question button{width:100%;min-height:78px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:0;display:grid}.faq-module__VSI0LW__question button:focus-visible{outline-offset:5px;outline:1px solid #f3f3f0}.faq-module__VSI0LW__number{color:#555;font-family:var(--font-mono);font-size:9px}.faq-module__VSI0LW__question button strong{font-family:var(--font-space);font-size:13px;font-weight:580;transition:color .25s}.faq-module__VSI0LW__question button:hover strong,.faq-module__VSI0LW__question[data-state=open] button strong{color:#fff}.faq-module__VSI0LW__question button i{color:#8b8b86;font-family:var(--font-mono);font-size:17px;font-style:normal;font-weight:300;transition:transform .35s cubic-bezier(.22,1,.36,1),color .25s}.faq-module__VSI0LW__question[data-state=open] button i{color:#fff;transform:rotate(45deg)}.faq-module__VSI0LW__answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1),opacity .25s;display:grid}.faq-module__VSI0LW__answer[data-state=open]{opacity:1;grid-template-rows:1fr}.faq-module__VSI0LW__answer>div{overflow:hidden}.faq-module__VSI0LW__answer p{color:#9a9a95;max-width:710px;margin:-7px 35px 29px 52px;font-size:12px;line-height:1.75;transition:transform .4s cubic-bezier(.22,1,.36,1);transform:translateY(-8px)}.faq-module__VSI0LW__answer[data-state=open] p{transform:translateY(0)}@keyframes faq-module__VSI0LW__question-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.faq-module__VSI0LW__footer{color:#5e5e5a;max-width:1320px;min-height:100px;font-family:var(--font-mono);border-top:1px solid #222;grid-template-columns:1fr 1fr auto;align-items:center;gap:25px;margin:0 auto;font-size:9px;display:grid}.faq-module__VSI0LW__footer>span:nth-child(2){text-align:center}@media (max-width:760px){.faq-module__VSI0LW__page{padding:0 20px}.faq-module__VSI0LW__brand strong,.faq-module__VSI0LW__header nav a:first-child{display:none}.faq-module__VSI0LW__layout{grid-template-columns:1fr;gap:36px;padding-top:35px}.faq-module__VSI0LW__layout aside{min-height:300px;position:static}.faq-module__VSI0LW__question button{grid-template-columns:28px 1fr auto;min-height:70px}.faq-module__VSI0LW__answer p{margin-left:40px}.faq-module__VSI0LW__footer{grid-template-columns:1fr;padding:28px 0}.faq-module__VSI0LW__footer>span:nth-child(2){text-align:left}}@media (prefers-reduced-motion:reduce){.faq-module__VSI0LW__page *,.faq-module__VSI0LW__page :before,.faq-module__VSI0LW__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}
