.faq-section{border:1px solid var(--line);background:#fff;border-radius:26px;align-self:start;padding:32px;box-shadow:0 18px 50px #14468c14}.faq-container{width:100%}.faq-heading{text-align:center;margin-bottom:24px}.faq-label{background:var(--blue-soft);color:var(--blue);border-radius:999px;align-items:center;gap:9px;margin-bottom:16px;padding:9px 14px;font-size:14px;font-weight:850;display:inline-flex}.faq-label:before{content:"";background:var(--blue);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 7px #126df11f}.faq-intro{max-width:none;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.faq-heading .section-title{text-align:center;margin-bottom:12px;font-size:32px}.faq-list{gap:14px;display:grid}.faq-item{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:18px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.faq-item.open{border-color:#cfe5ff;box-shadow:0 18px 46px #14468c1a}.faq-question{cursor:pointer;text-align:left;width:100%;color:var(--blue-dark);font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;font-size:16px;font-weight:850;display:flex}.faq-question:hover{background:#f7fbff}.faq-question:focus-visible{outline-offset:-3px;outline:3px solid #126df138}.faq-icon{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:14px;flex:0 0 38px;place-items:center;font-size:24px;font-weight:900;line-height:1;display:grid;box-shadow:inset 0 0 0 1px #dcecff}.faq-answer{color:var(--muted);padding:0 20px 20px;font-size:15px;line-height:1.65}.faq-contact{border:1px solid var(--line);text-align:center;background:linear-gradient(135deg,#fff,#eef7ff);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 46px #14468c14}.faq-contact h3{color:var(--blue-dark);margin:0 0 10px;font-size:22px;line-height:1.2}.faq-contact p{color:var(--muted);margin:0 0 22px;font-size:17px;line-height:1.65}.faq-contact .btn{width:auto}@media (width<=620px){.faq-section{padding:24px}.faq-heading{margin-bottom:28px}.faq-heading .section-title{font-size:28px}.faq-intro{font-size:16px}.faq-question{align-items:flex-start;padding:20px;font-size:16px}.faq-icon{border-radius:12px;flex-basis:34px;width:34px;height:34px;font-size:22px}.faq-answer{padding:0 20px 22px;font-size:15px}.faq-contact{padding:26px 20px}.faq-contact .btn{width:100%}}
