.faq{padding-block:90px;background:var(--secondary-light)}@media screen and (max-width:768px){.faq{padding-block:56px}}.faq__inner{max-width:860px;margin-inline:auto;padding-inline:56px}@media screen and (max-width:768px){.faq__inner{padding-inline:20px}}.faq__head{margin-bottom:36px;text-align:center}.faq__highlights{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:40px}@media screen and (max-width:576px){.faq__highlights{grid-template-columns:1fr}}.faq__highlight{padding:18px 20px;background:var(--white);border:1.5px solid var(--primary);border-radius:14px}.faq__highlight-q{margin-bottom:6px;font-weight:700;font-size:15.5px}.faq__highlight-a{font-size:13.5px;line-height:1.6;color:var(--muted)}.faq__tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:34px}.faq__tab{border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;padding:10px 18px;border-radius:99px;background:var(--white);color:#1e293b;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background-color .2s ease-in-out,color .2s ease-in-out}.faq__tab--active{background:var(--primary);color:var(--white)}.faq__list,.faq__group{display:flex;flex-direction:column;gap:12px}.faq__item{overflow:hidden;background:var(--white);border:1px solid var(--border);border-radius:14px}.faq__q{border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:18px 22px;text-align:left}.faq__q-text{font-weight:600;font-size:16px}.faq__chevron{display:inline-flex;flex:none;color:var(--primary);transition:transform .2s ease-in-out}.faq__chevron svg{width:18px;height:18px}.faq__item--open .faq__chevron{transform:rotate(180deg)}.faq__a{padding:0 22px 20px;font-size:14px;line-height:1.6;color:var(--muted)}
