.faq-hero{padding:0 1.2rem;position:relative}.faq-hero__container{border-radius:5rem;color:#fff;margin:0 auto;max-width:var(--container-wide);min-height:42rem;overflow:hidden;position:relative}.faq-hero__image,.faq-hero__media{inset:0;position:absolute}.faq-hero__image{height:100%;object-fit:cover;width:100%}.faq-hero__image--mobile{display:none}.faq-hero__overlay{background:#9d3a00;inset:0;opacity:.2;position:absolute}.faq-hero__content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:inherit;padding:3.2rem;position:relative;text-align:center;z-index:1}.faq-hero__heading{font-family:var(--ff-heading);font-size:16rem;font-weight:var(--fw-black,900);line-height:1;margin:0}.faq-hero__subheading{font-family:var(--ff-body);font-size:1.8rem;line-height:1.4;margin:1.2rem 0 0;max-width:54rem}@media (max-width:767px){.faq-hero__container{border-radius:3rem;min-height:21.3rem}.faq-hero__image--desktop{display:none}.faq-hero__image--mobile{display:block}.faq-hero__heading{font-size:5.4rem}.faq-hero__subheading{font-size:1.6rem;margin-top:2rem}.faq-hero__content{padding:2.4rem}}