.FAQ_section__5dbIY{background:#09090B;padding:var(--section-pad)}.FAQ_container__Q5JZc{max-width:860px;margin:0 auto}.FAQ_header__mVoIR{margin-bottom:3rem}.FAQ_title__bhs58{font-family:Anton,sans-serif;font-size:clamp(1.75rem,4vw,3rem);color:#fff;text-transform:uppercase;margin-bottom:.75rem}.FAQ_sub__q6Ung{font-family:Inter,sans-serif;font-size:1rem;color:#71717A}.FAQ_list__RnPbq{display:flex;flex-direction:column}.FAQ_item__tRhuY{border-bottom:1px solid #27272a}.FAQ_item__tRhuY:first-child{border-top:1px solid #27272a}.FAQ_question__gqo4V{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:Oswald,sans-serif;font-size:1.0625rem;color:#fff;font-weight:400;letter-spacing:.02em;transition:color .2s}.FAQ_question__gqo4V:hover{color:#FFCC00}.FAQ_icon__LUdxL{font-family:Inter,sans-serif;font-size:1.5rem;color:#FFCC00;flex-shrink:0;transition:transform .25s;line-height:1}.FAQ_rotated__q0rpQ{transform:rotate(45deg)}.FAQ_answer__DLHSi{padding:0 0 1.25rem;animation:FAQ_expand__LjI39 .2s ease}.FAQ_answer__DLHSi p{font-family:Inter,sans-serif;font-size:.9375rem;color:#A1A1AA;line-height:1.7}@keyframes FAQ_expand__LjI39{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}