.hero--faq{isolation:isolate;z-index:0;background-color:var(--primary-dark-green);color:var(--primary-white);margin-top:calc(-1 * var(--nav-height));--selection-bg:var(--selection-dark-bg);--selection-color:var(--selection-dark-color);--hero-faq-nav-height:var(--nav-height);--hero-faq-text-gap:1.25rem;--hero-faq-stack-gap:3.75rem;--hero-faq-text-max-width:100%;position:relative;overflow:clip}@media (width>=40rem){.hero--faq{--hero-faq-stack-gap:5rem;--hero-faq-text-max-width:36.5rem}}@media (width>=64rem){.hero--faq{--hero-faq-stack-gap:4.375rem;--hero-faq-text-max-width:46.9375rem}}@media (width>=76.25rem){.hero--faq{margin-top:calc(-1 * var(--nav-height-desktop));--hero-faq-nav-height:var(--nav-height-desktop)}}.hero.full-width.hero--faq>.hero__bg{z-index:0;grid-column:full-width;overflow:hidden}.hero-faq__bg{--hero-faq-content-width:min(calc(100% - 2 * var(--padding-inline)), var(--page-max-width));--hero-faq-content-start:max(var(--padding-inline), calc((100% - var(--hero-faq-content-width)) / 2));--hero-faq-bg-offset-x:46.75rem;position:absolute;inset:0}.hero-faq__bg-pattern{--hero-dot-grid-fill:var(--primary-green);--hero-faq-bg-pattern-width-min:27.9rem;--hero-faq-bg-pattern-width-max:53.2rem;--hero-faq-bg-pattern-aspect-ratio:63 / 62;top:calc(-3.25rem + var(--hero-faq-nav-height));width:var(--hero-faq-bg-pattern-width-min);height:auto;aspect-ratio:var(--hero-faq-bg-pattern-aspect-ratio);opacity:.1;pointer-events:none;max-width:none;position:absolute;left:auto;right:-15.625rem}@media (width>=40rem){.hero-faq__bg-pattern{top:calc(-6.375rem + var(--hero-faq-nav-height));width:var(--hero-faq-bg-pattern-width-max);right:-26.375rem}}@media (width>=64rem){.hero-faq__bg-pattern{top:calc(-9.625rem + var(--hero-faq-nav-height));width:var(--hero-faq-bg-pattern-width-max);right:-25.1875rem}}@media (width>=90rem){.hero-faq__bg-pattern{left:calc(var(--hero-faq-content-start) + var(--hero-faq-bg-offset-x));right:auto}}.hero--faq .hero__inner{z-index:1;padding-top:calc(var(--section-padding-block) + var(--hero-faq-nav-height));padding-bottom:var(--section-padding-block);gap:var(--hero-faq-stack-gap);flex-direction:column;display:flex}.hero-faq__text{gap:var(--hero-faq-text-gap);width:100%;max-width:var(--hero-faq-text-max-width);flex-direction:column;display:flex}.hero--faq .hero__eyebrow{font-family:var(--font-family-primary);font-size:var(--font-size-h5);line-height:var(--font-line-height-h5);letter-spacing:var(--font-letter-spacing-h5);font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--primary-white)}.hero--faq .hero__title{font-family:var(--font-family-primary);font-size:var(--font-size-h1);line-height:var(--font-line-height-h1);letter-spacing:var(--font-letter-spacing-global);font-weight:var(--font-weight-bold);color:var(--primary-white)}.hero--faq .hero__subtitle{font-family:var(--font-family-primary);font-size:var(--font-size-h4);line-height:var(--font-line-height-h4);letter-spacing:var(--font-letter-spacing-global);font-weight:var(--font-weight-semibold);color:var(--primary-white)}.hero-faq__accordion,.hero-faq__accordion-group{width:100%}@media not (prefers-reduced-motion:reduce){.hero--faq{--hero-faq-reveal-duration:1s;--hero-faq-reveal-offset:.625rem;--hero-faq-reveal-delay-eyebrow:.17s;--hero-faq-reveal-delay-title:.38s;--hero-faq-reveal-delay-subtitle:.38s;--hero-faq-reveal-delay-accordion:.68s}.hero--faq [data-intro=pending].hero__eyebrow,.hero--faq [data-intro=pending].hero__title,.hero--faq [data-intro=pending].hero__subtitle,.hero--faq [data-intro=pending].hero-faq__accordion-group{opacity:.01;transform:translateY(var(--hero-faq-reveal-offset))}.hero--faq [data-intro=active].hero__eyebrow,.hero--faq [data-intro=active].hero__title,.hero--faq [data-intro=active].hero__subtitle,.hero--faq [data-intro=active].hero-faq__accordion-group{opacity:1;transition-property:opacity,transform;transition-duration:var(--hero-faq-reveal-duration);transition-timing-function:var(--ease-slow-down);transform:none}.hero--faq [data-intro=active].hero__eyebrow{transition-delay:var(--hero-faq-reveal-delay-eyebrow)}.hero--faq [data-intro=active].hero__title{transition-delay:var(--hero-faq-reveal-delay-title)}.hero--faq [data-intro=active].hero__subtitle{transition-delay:var(--hero-faq-reveal-delay-subtitle)}.hero--faq [data-intro=active].hero-faq__accordion-group{transition-delay:var(--hero-faq-reveal-delay-accordion)}.hero--faq [data-intro=pending].hero-faq__bg-pattern{opacity:.01}.hero--faq [data-intro=active].hero-faq__bg-pattern{opacity:.1;transition:opacity 1.2s linear .5s}.hero--faq[data-intro-instant] [data-intro=active]{transition:none}}@media (prefers-reduced-motion:reduce){.hero--faq [data-intro]{transition:none;transform:none}.hero--faq [data-intro]:not(.hero-faq__bg-pattern){opacity:1}.hero--faq [data-intro].hero-faq__bg-pattern{opacity:.1}}