.faq-page{background:var(--cream)}.faq-hero{padding:82px 6vw 74px;background:var(--lav)}.faq-page h1,.faq-page h2{margin:0;font-family:Anton,Impact,sans-serif;font-weight:400;letter-spacing:-.025em}.faq-hero h1{max-width:1100px;font-size:clamp(72px,10vw,148px);line-height:.88}.faq-hero>p:last-child{max-width:620px;margin:28px 0 0;color:rgba(66,21,43,.74);font-size:17px;line-height:1.7}.faq-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;padding:74px 6vw 110px}.faq-filters{position:sticky;top:116px;display:flex;flex-direction:column;gap:9px;align-self:start}.faq-filter{min-height:44px;padding:0 17px;border:1px solid rgba(66,21,43,.22);border-radius:999px;background:transparent;color:var(--plum);font:800 11px Inter,sans-serif;text-align:left;text-transform:uppercase;cursor:pointer}.faq-filter[aria-pressed=true]{background:var(--plum);color:#fff}.faq-list{display:grid;gap:13px}.faq-item{overflow:hidden;border:1px solid rgba(66,21,43,.17);border-radius:26px;background:#fffdf8}.faq-item[hidden]{display:none}.faq-question{display:grid;grid-template-columns:1fr 42px;gap:20px;width:100%;padding:24px 24px 24px 28px;align-items:center;cursor:pointer;font-size:16px;font-weight:800;line-height:1.45;list-style:none}.faq-question::-webkit-details-marker{display:none}.faq-toggle{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--plum);color:#fff;font-size:23px;line-height:1;transition:transform .2s ease}.faq-item[open]{background:#fff7c9}.faq-item[open] .faq-toggle{transform:rotate(45deg)}.faq-answer{padding:0 86px 28px 28px;color:rgba(66,21,43,.76);font-size:15px;line-height:1.75}.faq-answer p{margin:0 0 14px}.faq-answer a{font-weight:800;text-decoration:underline;text-underline-offset:3px}.faq-empty{padding:40px;border:1px dashed rgba(66,21,43,.25);border-radius:26px;text-align:center}.faq-contact{display:grid;min-height:390px;padding:72px 6vw;place-items:center;background:var(--yellow);text-align:center}.faq-contact h2{max-width:950px;font-size:clamp(62px,8vw,116px);line-height:.9}.faq-contact p{max-width:590px;margin:24px auto;color:rgba(66,21,43,.75);line-height:1.7}.faq-contact .button{margin:0 5px}
@media(max-width:850px){.faq-shell{grid-template-columns:1fr}.faq-filters{position:static;flex-direction:row;overflow:auto;padding-bottom:5px}.faq-filter{flex:0 0 auto;text-align:center}}
@media(max-width:620px){.faq-hero{padding:60px 22px 64px}.faq-hero h1{font-size:clamp(59px,19vw,86px)}.faq-shell{gap:28px;padding:46px 22px 72px}.faq-question{grid-template-columns:1fr 38px;padding:20px;font-size:15px}.faq-toggle{width:38px;height:38px}.faq-answer{padding:0 20px 24px}.faq-contact{padding:68px 22px}}
