.post-faq{margin:60px 0 20px;font-family:"DM Sans",Arial,sans-serif}.post-faq-header{text-align:center;margin-bottom:30px}.post-faq-header h2{margin:0 0 12px;font-size:clamp(30px,4vw,44px);line-height:1.2;color:#111}.post-faq-header p{margin:0;color:#667085;font-size:16px}.post-faq-item{margin-bottom:12px;border-radius:16px;background:#ffe9e3;overflow:hidden}.post-faq-question{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:20px 26px;border:0;background:transparent;color:#151515;text-align:left;font:600 18px/1.45 inherit;cursor:pointer}.post-faq-question:hover,.post-faq-question:focus{background:transparent;color:#151515;outline:2px solid transparent}.post-faq-question:focus-visible{outline:2px solid #1879df;outline-offset:-3px}.post-faq-plus{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#ff4b32;color:#fff;transition:transform .25s}.post-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.post-faq-answer>div{overflow:hidden}.post-faq-answer p{margin:0;padding:0 26px 22px;color:#555;font-size:17px;line-height:1.65}.post-faq-item.is-open .post-faq-answer{grid-template-rows:1fr}.post-faq-item.is-open .post-faq-plus{transform:rotate(45deg)}@media(max-width:600px){.post-faq{margin-top:42px}.post-faq-question{padding:18px 20px;font-size:16px}.post-faq-answer p{padding:0 20px 20px}}
