.faq-module__VSI0LW__page{background:var(--color-cream);min-height:100vh;padding-top:8rem}.faq-module__VSI0LW__layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:4rem;max-width:1440px;margin:0 auto;padding:0 3rem 6rem;display:grid}.faq-module__VSI0LW__eyebrow{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .75rem;font-size:.6rem;font-weight:700}.faq-module__VSI0LW__title{font-family:var(--font-display);color:var(--color-dark);margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1}.faq-module__VSI0LW__list{border-top:1px solid var(--color-border);flex-direction:column;gap:0;display:flex}.faq-module__VSI0LW__item{border-bottom:1px solid var(--color-border)}.faq-module__VSI0LW__question{cursor:pointer;width:100%;font-family:var(--font-display);color:var(--color-dark);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0;font-size:1.05rem;font-weight:400;transition:color .3s;display:flex}.faq-module__VSI0LW__item.faq-module__VSI0LW__active .faq-module__VSI0LW__question{color:var(--color-accent)}.faq-module__VSI0LW__icon{font-family:var(--font-body);color:var(--color-accent);flex-shrink:0;font-size:1.2rem;font-weight:300;transition:transform .3s}.faq-module__VSI0LW__answer{max-height:0;transition:max-height .4s cubic-bezier(.65,0,.35,1);overflow:hidden}.faq-module__VSI0LW__item.faq-module__VSI0LW__active .faq-module__VSI0LW__answer{max-height:400px}.faq-module__VSI0LW__answer p{font-family:var(--font-body);color:var(--color-mid);padding-bottom:1.5rem;font-size:.88rem;font-weight:300;line-height:1.8}.faq-module__VSI0LW__stillNeedHelp{font-family:var(--font-body);color:var(--color-mid);margin:2.5rem 0 0;font-size:.82rem}.faq-module__VSI0LW__helpLink{color:var(--color-dark);text-underline-offset:3px;font-weight:600;text-decoration:underline;transition:color .2s}.faq-module__VSI0LW__helpLink:hover{color:var(--color-accent)}.faq-module__VSI0LW__sphere{width:calc(100% + 5rem);height:70vh;margin-right:-5rem;position:sticky;top:8rem}@media (max-width:900px){.faq-module__VSI0LW__layout{grid-template-columns:1fr;padding:0 1.5rem 5rem}.faq-module__VSI0LW__sphere{order:-1;width:100%;height:50vw;min-height:260px;margin-right:0;position:relative;top:0}}
