.hs-faq-accordion__inner{margin:0 auto;max-width:1170px}.hs-faq-accordion__title{color:#1e293b;font-size:clamp(22px,3.5vw,32px);font-weight:600;margin:0 0 18px}.hs-faq-accordion__intro{color:#222;font-size:17px;margin:0 0 28px}.hs-faq-list{display:grid;gap:12px}.hs-faq-item{background:#fff;border:1px solid #e5eef7;border-radius:12px;box-shadow:0 20px 30px -10px rgba(15,41,84,.1);overflow:hidden}.hs-faq-item__heading{margin:0}.hs-faq-item__button{align-items:center;appearance:none;background:transparent;border:0;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:16px;justify-content:space-between;line-height:1.4;padding:16px 30px 16px 20px;position:relative;text-align:left;width:100%}.hs-faq-item__button:focus-visible{border-radius:10px;outline:3px solid #2680eb;outline-offset:2px}.hs-faq-item__button svg{height:20px;transition:transform .18s ease;width:20px}.hs-faq-item__button[aria-expanded=true] svg{transform:rotate(180deg)}.hs-faq-item__panel{border-top:1px solid #eef3f8;padding:15px 20px 16px}.hs-faq-item__panel p:last-child{font-size:15px;margin-bottom:0}@media (min-width:992px){.hs-faq-item__button{font-size:16px}}@media screen and (max-width:768px){.hs-faq-accordion__inner{padding:0 20px}}