.container{padding:0 0 2.2rem;width:72%;margin:2rem auto}@media only screen and (max-width:768px){.container{width:95%!important}}.container .section-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.container .section-header .section-title-block{display:flex;flex-direction:column;gap:.2rem}.container .section-header .section-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:#9ca3af}.container .section-header .section-title{font-size:1.1rem;font-weight:650;color:var(--blue-dark)}.container .section-header .section-subtitle{font-size:.85rem;color:var(--text-muted)}.container .section-header .section-link{font-size:.8rem;color:var(--blue-light);display:inline-flex;align-items:center;gap:.25rem}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media only screen and (max-width:768px){.why-grid{display:flex;flex-direction:column}}.why-card{background:#fff;border-radius:18px;padding:.9rem;border:1px dashed #e5e7eb}.why-icon{width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#eff6ff,#dbeafe);margin-bottom:.45rem}.why-title{font-size:.92rem;font-weight:600;margin-bottom:.25rem}.why-body{font-size:.8rem;color:var(--text-muted)}.trusted-by{padding-top:0}@media only screen and (max-width:768px){.trusted-by .wrap-text{text-align:center}}.trusted-by .heading{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#4b5563;margin-bottom:.2rem}.trusted-by .trusted-caption{font-size:.9rem;color:#111827}.trusted-by .trusted-strip{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between;padding:1rem 1.4rem;border-radius:999px;background:linear-gradient(90deg,#f9fafb,#e5ecff);border:1px solid #e5e7eb}.trusted-by .trusted-logos{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;justify-content:flex-end;flex:1}@media only screen and (max-width:768px){.trusted-by .trusted-logos{justify-content:center}}.trusted-by .trusted-logo{width:44px;height:44px;border-radius:999px;background:#fff;box-shadow:0 8px 20px rgba(148,163,184,.32);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#6b7280}