.FaqSection_section__K8q0m{padding:90px 0;border-top:1px solid var(--line)}@media (max-width:640px){.FaqSection_section__K8q0m{padding:64px 0}}.FaqSection_list__NIWgO{margin:3.5rem 0 0;padding:0;border-top:1px solid var(--line)}.FaqSection_item__1GXPa{border-bottom:1px solid var(--line)}.FaqSection_question__9gtA3{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%;padding:1.5rem .25rem;background:transparent;border:0;text-align:left;cursor:pointer;font-family:var(--sans);color:var(--paper);transition:color .2s ease}.FaqSection_question__9gtA3:hover{color:var(--gold)}.FaqSection_num__dFbnJ{font-family:var(--mono),ui-monospace,monospace;font-size:.72rem;font-weight:500;letter-spacing:.16em;color:var(--gold)}.FaqSection_questionText__0CUSg{font-family:var(--serif),Georgia,serif;font-size:1.15rem;font-weight:400;line-height:1.35;letter-spacing:-.01em}.FaqSection_icon__2SzYJ{position:relative;width:18px;height:18px;flex:none}.FaqSection_icon__2SzYJ:after,.FaqSection_icon__2SzYJ:before{content:"";position:absolute;background:var(--gold);border-radius:1px;transition:transform .25s ease}.FaqSection_icon__2SzYJ:before{top:50%;left:0;right:0;height:2px;transform:translateY(-50%)}.FaqSection_icon__2SzYJ:after{top:0;bottom:0;left:50%;width:2px;transform:translateX(-50%)}.FaqSection_icon__2SzYJ[data-open=true]:after{transform:translateX(-50%) scaleY(0)}.FaqSection_answer__jb1Zx{margin:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease}.FaqSection_answer__jb1Zx[data-open=true]{max-height:1200px;opacity:1}.FaqSection_answer__jb1Zx>p{margin:0;padding:0 0 1.5rem;font-family:var(--sans);font-size:.98rem;line-height:1.65;font-weight:300;color:var(--paper-dim);max-width:70ch}@media (prefers-reduced-motion:reduce){.FaqSection_answer__jb1Zx{transition:none}}