.faq-home{background:#f8f5f0;color:#202922}.faq-home__hero{height:clamp(18rem,24vw,32rem);overflow:hidden}.faq-home__hero-image{display:block;width:100%;height:100%;object-fit:cover}.faq-home__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(3rem,5vw,7rem);padding-top:3.2rem;padding-bottom:5rem}.faq-home__eyebrow{margin:0 0 1.6rem;color:#285848;font-size:1.3rem;font-weight:600;letter-spacing:.16em}.faq-home h1{margin:0 0 1.4rem;font-size:clamp(4rem,5vw,6.2rem);line-height:1.05}.faq-home__copy{max-width:70rem;margin-bottom:3.8rem;color:#4d5551;font-size:1.7rem;line-height:1.6}.faq-home__copy p{margin:0 0 1rem}.faq-home h2{font-size:clamp(2.3rem,2.7vw,3.6rem);line-height:1.15}.faq-home__topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem}.faq-home__topics a{display:flex;min-height:8.6rem;align-items:center;justify-content:space-between;padding:1.8rem 2rem;border:1px solid #dccfc1;border-radius:.4rem;color:#5c6060;text-decoration:none}.faq-home__topics a:hover{border-color:#285848;color:#285848}.faq-home__topics a span:last-child{font-size:2.7rem;color:#285848}.faq-home__form{padding:clamp(2.4rem,4vw,4.5rem);border:1px solid #dccfc1;border-radius:.4rem;background:#fff}.faq-home__form h2{margin-top:0;font-size:clamp(3.5rem,4vw,5.4rem)}.faq-home__form p{color:#4d5551}.faq-home__form label{display:block;margin:1.8rem 0 .6rem}.faq-home__form input,.faq-home__form textarea{display:block;width:100%;margin-top:.6rem;padding:1.4rem;border:1px solid #d7cec3;border-radius:.4rem;background:#fff;font:inherit}.faq-home__form textarea{min-height:10rem}.faq-home__form button{margin-top:2rem}.faq-home__form small{display:block;margin-top:1rem;color:#6f746f}@media(max-width:749px){.faq-home__grid{grid-template-columns:1fr}.faq-home__topics{grid-template-columns:1fr}.faq-home__hero{height:20rem}}
