:root{--c-primary:#3E7198;--c-primary-dark:#204765;--c-primary-light:#6E9FC4;--c-secondary:#4F56B0;--c-accent:#3FCAAA;--c-ink:#16202B;--c-mut:#566270;--c-bg:#FFFFFF;--c-bg2:#F3F5F7;--c-bd:#DCE1E5;--c-inv:#FFFFFF;--rad:2px;--fh:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--fb:'Inter',system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif;font-family:var(--fb);color:#16202b;color:var(--c-ink);background:#fff;background:var(--c-bg);line-height:1.65}img{max-width:100%;display:block}a{color:#3e7198;color:var(--c-primary);-webkit-text-decoration:none;text-decoration:none}.navbar-brand,h1,h2,h3,h4,h5{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--fh);letter-spacing:-.01em}.container{max-width:1180px}[class*=-grid]>*,[class*=__grid]>*{min-width:0}table{max-width:100%}td,th{word-wrap:anywhere}.gen-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:2px;border-radius:var(--rad);font-weight:700;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--fh);cursor:pointer;border:2px solid transparent;transition:.18s}.gen-btn--primary{background:#3e7198;background:var(--c-primary);color:#fff;color:var(--c-inv);border-color:#3e7198;border-color:var(--c-primary)}.gen-btn--primary:hover{background:#204765;background:var(--c-primary-dark);border-color:#204765;border-color:var(--c-primary-dark);color:#fff;color:var(--c-inv)}.gen-btn--ghost{background:0 0;color:#3e7198;color:var(--c-primary);border-color:#3e7198;border-color:var(--c-primary)}.gen-btn--ghost:hover{background:#3e7198;background:var(--c-primary);color:#fff;color:var(--c-inv)}.gen-btn--inv{background:#fff;background:var(--c-inv);color:#204765;color:var(--c-primary-dark);border-color:#fff;border-color:var(--c-inv)}.gen-btn--inv:hover{background:#3fcaaa;background:var(--c-accent);border-color:#3fcaaa;border-color:var(--c-accent);color:#204765;color:var(--c-primary-dark)}.gen-eyebrow{display:inline-block;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--fh);font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;color:#3fcaaa;color:var(--c-accent);margin-bottom:14px}@media (max-width:560px){.hero-cb__in h1,.hero-fb__inner h1,.sh h1,section [class*=hero] h1{font-size:max(1.4rem, min(6vw, 1.9rem))!important;line-height:1.16!important;word-wrap:anywhere}}.hero-sp{background:#f3f5f7;background:var(--c-bg2);border-bottom:1px solid #dce1e5;border-bottom:1px solid var(--c-bd);padding:96px 0 80px}.hero-sp__grid{display:grid;grid-template-columns:1.1fr 0.9fr;grid-gap:54px;gap:54px;align-items:center}.hero-sp__copy h1{font-size:max(2.1rem, min(3.8vw, 3.3rem));line-height:1.08;font-weight:800;margin:0 0 16px}.hero-sp__copy p{font-size:1.1rem;color:#566270;color:var(--c-mut);margin:0 0 26px;max-width:50ch}.hero-sp__cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.hero-sp__chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.hero-sp__chips li{background:#fff;background:var(--c-bg);border:1px solid #dce1e5;border:1px solid var(--c-bd);border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:600}.hero-sp__panel{background:#204765;background:var(--c-primary-dark);border-radius:2px;border-radius:var(--rad);padding:34px;color:#fff;color:var(--c-inv)}.hero-sp__panel h2{color:#fff;color:var(--c-inv);font-size:1.15rem;margin:0 0 20px;opacity:.85}.hero-sp__grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:rgba(255,255,255,.16);border-radius:2px;border-radius:var(--rad);overflow:hidden}.hero-sp__stat{background:#204765;background:var(--c-primary-dark);padding:22px}.hero-sp__stat strong{display:block;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--fh);font-size:2rem;color:#3fcaaa;color:var(--c-accent);line-height:1;word-wrap:anywhere}.hero-sp__stat span{font-size:.82rem;color:rgba(255,255,255,.78)}.hero-sp__copy{min-width:0}@media (max-width:860px){.hero-sp__grid{grid-template-columns:1fr;gap:32px}}@media (max-width:520px){.hero-sp__grid2{grid-template-columns:1fr}.hero-sp__stat strong{font-size:1.6rem}}.s-rows{padding:84px 0;background:#f3f5f7;background:var(--c-bg2)}.s-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:46px;gap:46px;align-items:center;margin-bottom:40px}.s-row--rev .s-row__media{order:2}.s-row__img{width:100%;aspect-ratio:640/460;-o-object-fit:cover;object-fit:cover;border-radius:2px;border-radius:var(--rad)}.s-row__copy h3{font-size:1.5rem;font-weight:700;margin:0 0 12px}.s-row__copy p{color:#566270;color:var(--c-mut);margin:0 0 16px;font-size:1.05rem}.s-row__link{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--fh);font-weight:700}@media (max-width:760px){.s-row{grid-template-columns:1fr;gap:20px}.s-row--rev .s-row__media{order:0}}.s-head{margin-bottom:38px}.s-head h2{font-size:max(1.7rem, min(3vw, 2.5rem));font-weight:800;margin:0;line-height:1.1}.x-pc{padding:80px 0}.x-pc__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px;flex-wrap:wrap;gap:16px}.x-pc__head .s-head{margin-bottom:0}.x-pc__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.x-pc__c{display:block;color:#16202b;color:var(--c-ink)}.x-pc__m{border-radius:2px;border-radius:var(--rad);overflow:hidden;margin-bottom:10px}.x-pc__img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:#f3f5f7;background:var(--c-bg2);transition:.25s}.x-pc__c:hover .x-pc__img{transform:scale(1.04)}.x-pc__c span{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--fh);font-weight:700}@media (max-width:760px){.x-pc__grid{grid-template-columns:1fr 1fr}}.s-proof{background:#f3f5f7;background:var(--c-bg2);border-top:1px solid #dce1e5;border-top:1px solid var(--c-bd);border-bottom:1px solid #dce1e5;border-bottom:1px solid var(--c-bd)}.s-proof__row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.s-proof__i{display:flex;align-items:center;gap:12px;padding:24px;border-right:1px solid #dce1e5;border-right:1px solid var(--c-bd)}.s-proof__i:last-child{border-right:0}.s-proof__i span{font-size:1.5rem;color:#3fcaaa;color:var(--c-accent)}.s-proof__i b{font-size:.92rem;font-weight:600}@media (max-width:760px){.s-proof__row{grid-template-columns:1fr 1fr}.s-proof__i:nth-child(2){border-right:0}}.s-cta{background:#3e7198;background:var(--c-primary);color:#fff;color:var(--c-inv);padding:72px 0}.s-cta__in{display:flex;justify-content:space-between;align-items:center;gap:34px;flex-wrap:wrap}.s-cta__in h2{color:#fff;color:var(--c-inv);font-size:1.9rem;font-weight:800;margin:0 0 8px;max-width:22ch}.s-cta__in p{color:rgba(255,255,255,.9);margin:0;max-width:46ch}.s-cta__b{display:flex;gap:12px;flex-wrap:wrap}.s-cta__g{color:#fff;border-color:rgba(255,255,255,.6)}.s-cta__g:hover{background:#fff;color:#204765;color:var(--c-primary-dark)}