.faq-teaser{padding:85px 0;background:#f4f7f8}.faq-teaser-head{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:60px;margin-bottom:35px}.faq-teaser-head .section-title{margin-bottom:0}.faq-teaser-head>p{color:#5b6d79}.faq-teaser-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-teaser details{background:#fff;border:1px solid #e1e8eb;border-radius:14px;box-shadow:0 7px 24px rgba(4,26,45,.05);overflow:hidden}.faq-teaser summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;cursor:pointer;font-weight:900;color:var(--navy);list-style:none}.faq-teaser summary::-webkit-details-marker{display:none}.faq-teaser summary span{display:grid;place-items:center;min-width:29px;height:29px;border-radius:50%;background:var(--sun);font-size:20px;transition:.25s}.faq-teaser details[open] summary span{transform:rotate(45deg)}.faq-teaser details p{margin:0;padding:0 22px 21px;color:#596c79}.faq-teaser-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px;padding:24px 28px;border-radius:15px;background:var(--sun)}.faq-teaser-cta strong,.faq-teaser-cta small{display:block}.faq-teaser-cta strong{font-size:20px}.faq-teaser-cta small{margin-top:3px}@media(max-width:800px){.faq-teaser-head,.faq-teaser-grid{grid-template-columns:1fr}.faq-teaser-head{gap:10px}.faq-teaser-cta{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.faq-teaser{padding:65px 0}.faq-teaser-cta{padding:22px}}
