@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap");.sabm-faq-wrapper{background:#fff!important;width:100%}.sabm-faq-section{background:#fff!important;font-family:Inter,sans-serif;margin:0 auto;max-width:820px;padding:5rem 2rem}.sabm-section-heading{color:#0d0f14;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;letter-spacing:-.025em;line-height:1.2;margin-bottom:.75rem}.sabm-section-heading,.sabm-section-sub{font-family:Inter,sans-serif;text-align:center}.sabm-section-sub{color:rgba(13,15,20,.6);font-size:1.05rem;line-height:1.7;margin:.5rem auto 3rem;max-width:600px}.sabm-faq-item{background:#fff!important;border-bottom:1px solid #e2ded6}.sabm-faq-q{align-items:center;background:#fff!important;border:none;color:#0d0f14;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:1rem;justify-content:space-between;padding:1.4rem 0;text-align:left;transition:color .15s;width:100%}.sabm-faq-q:hover{color:#e8500a}.sabm-faq-icon{align-items:center;background:#fff!important;border:1.5px solid #e2ded6;border-radius:50%;color:rgba(13,15,20,.6);display:flex;flex-shrink:0;font-size:1.1rem;height:24px;justify-content:center;line-height:1;transition:all .2s;width:24px}.sabm-faq-item.sabm-open .sabm-faq-icon{background:#e8500a!important;border-color:#e8500a;color:#fff;transform:rotate(45deg)}.sabm-faq-a{background:#fff!important;color:rgba(13,15,20,.6);display:none;font-size:.95rem;line-height:1.75;padding-bottom:1.5rem}.sabm-faq-a,.sabm-faq-a p{font-family:Inter,sans-serif}.sabm-faq-a p{margin-bottom:.75rem}.sabm-faq-a strong{color:#0d0f14;font-family:Inter,sans-serif;font-weight:600}.sabm-faq-item.sabm-open .sabm-faq-a{display:block}