.fh-faq{color:#1a2332;font-family:var(--font-body), "IBM Plex Sans", sans-serif;background:#f7f8fa;padding:clamp(3.5rem,8vw,5.5rem) 0}.fh-faq__wrap{width:100%;max-width:1080px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem)}.fh-faq__header{text-align:left;margin-bottom:2rem}.fh-faq__title{font-family:var(--font-display), "Source Serif 4", Georgia, serif;letter-spacing:-.025em;color:#1a2332;margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1.2}.fh-faq__desc{color:#5a6577;max-width:42rem;margin:0;font-size:1.0625rem;line-height:1.55}.fh-faq__list{flex-direction:column;gap:.75rem;width:100%;display:flex}.fh-faq__item{background:#fff;border:1px solid #d8dee6;border-radius:10px;width:100%;overflow:hidden}.fh-faq__question{cursor:pointer;text-align:left;width:100%;font:inherit;color:#1a2332;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.35rem;font-size:1.0625rem;font-weight:600;display:flex}.fh-faq__question:hover{background:#f7f8fa}.fh-faq__chevron{color:#5a6577;flex-shrink:0;transition:transform .2s}.fh-faq__item--open .fh-faq__chevron{transform:rotate(180deg)}.fh-faq__answer{color:#5a6577;text-align:left;padding:0 1.35rem 1.25rem;font-size:1rem;line-height:1.6}.fh-faq__answer[hidden]{display:none}.fh-faq__answer p{margin:0 0 .85rem}.fh-faq__answer p:last-child{margin-bottom:0}.fh-faq__answer strong{color:#1a2332;font-weight:600}
