.sfims-page{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102033}
.sfims-hero{background:linear-gradient(135deg,#073763,#0b7285);padding:90px 0;color:#fff}
.sfims-hero h1{font-size:44px;font-weight:800;line-height:1.15}
.sfims-hero p{font-size:18px;max-width:820px;opacity:.94}
.sfims-section{padding:70px 0}
.sfims-section-light{background:#f6f9fc}
.sfims-title{font-size:34px;font-weight:800;color:#082f49;margin-bottom:16px}
.sfims-subtitle{font-size:17px;color:#52677a;max-width:850px}
.sfims-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}
.sfims-card{background:#fff;border:1px solid #e5edf5;border-radius:18px;padding:28px;box-shadow:0 12px 30px rgba(15,23,42,.06)}
.sfims-card h3{font-size:20px;font-weight:750;color:#073763;margin-bottom:10px}
.sfims-card p,.sfims-card li{color:#4b6175;font-size:15px}
.sfims-timeline{position:relative;display:grid;gap:18px}
.sfims-step{background:#fff;border-left:5px solid #0b7285;border-radius:14px;padding:22px;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.sfims-step strong{color:#073763}
.sfims-counter{font-size:36px;font-weight:800;color:#0b7285}
.sfims-cta{background:linear-gradient(135deg,#082f49,#0b7285);border-radius:24px;padding:45px;color:#fff}
.sfims-btn{display:inline-block;background:#f59e0b;color:#111827;padding:13px 24px;border-radius:999px;font-weight:700;text-decoration:none}
@media(max-width:768px){.sfims-hero{padding:60px 0}.sfims-hero h1{font-size:32px}.sfims-title{font-size:28px}}
