:root{--blue:#1f5ff5;--blue-deep:#174fd2;--text:#1b2638;--muted:#66738d;--line:#e7ecf4;--bg-soft:#f6f8fc;--max-width:1150px}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);background:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45}h1,h2,h3,h4,p,li,span,strong{white-space:pre-wrap;text-transform:none}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 20px}.heroBand{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-deep) 100%);color:#fff;flex-direction:column;justify-content:center;min-height:60vh;padding:10rem 0;display:flex}.heroBand h1{color:#fff;margin-bottom:.8rem;font-size:clamp(2rem,4vw,2.9rem);line-height:1.1}.heroBand p{color:#dbe8ff;max-width:720px}.heroBandCentered{text-align:center;align-items:center}.heroBandCentered p{margin-left:auto;margin-right:auto}.btnPrimary,.btnSecondary{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.btnPrimary{color:#1d57dd;background:#fff}.btnSecondary{color:#fff;background:0 0;border-color:#ffffff8c}.section{padding:3.9rem 0}.sectionSoft{background:var(--bg-soft)}.section h2{margin-bottom:.5rem;font-size:2rem}.sectionHeader{text-align:center;margin-bottom:1.8rem}.sectionHeader p{color:var(--muted);max-width:740px;margin:0 auto}.cardsGrid4{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.cardsGrid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.cardsGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 2px 4px #00000005}.card:hover{border-color:#1f5ff533;transform:translateY(-5px);box-shadow:0 12px 24px #1f5ff526}.iconDot{color:#1f5ff5;background:#e9f0ff;border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.2rem;font-size:1.8rem;display:inline-flex}.iconCircle{color:#1f5ff5;background:#e9f0ff;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.4rem;font-size:1.6rem;display:inline-flex}.stepNumber{color:#fff;background:#1f5ff5;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.2rem;font-size:1.15rem;font-weight:700;display:inline-flex}.muted{color:var(--muted)}.list{flex-direction:column;gap:.4rem;display:flex}.list li:before{content:"•";color:#1f5ff5;margin-right:.45rem}.checkList{flex-direction:column;gap:.8rem;list-style:none;display:flex}.checkList li{align-items:center;gap:.6rem;font-size:1.05rem;display:flex}.checkIcon{color:#1f5ff5;flex-shrink:0;font-size:1.25rem}.split{grid-template-columns:1fr 1fr;align-items:center;gap:1.25rem;display:grid}.imageBlock{background:linear-gradient(135deg,#c8d3ea,#8da4d6);border:1px solid #bfd0ed;border-radius:10px;width:100%;height:260px}.featureList{flex-direction:column;gap:1.5rem;display:flex}.featureItem{align-items:flex-start;gap:1rem;display:flex}.featureIcon{color:#1f5ff5;flex-shrink:0;margin-top:.1rem;font-size:1.8rem}.featureText{flex-direction:column;gap:.2rem;display:flex}.featureText strong{color:#1b2638;font-size:1.05rem;font-weight:600}.featureText span{color:#66738d;font-size:.95rem}.ctaBand{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-deep) 100%);color:#fff;text-align:center;padding:6rem 0}.ctaBand h3{color:#fff;margin-bottom:1rem;font-size:2.8rem}.ctaBand p{max-width:800px;margin:0 auto 2rem;font-size:1.25rem}@media (max-width:1000px){.cardsGrid4,.cardsGrid3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.split,.cardsGrid4,.cardsGrid3,.cardsGrid2{grid-template-columns:1fr}}
.Header-module__lnUIdW__header{z-index:1000;background:#fff;border-bottom:1px solid #e8ebf2;position:sticky;top:0}.Header-module__lnUIdW__headerInner{justify-content:space-between;align-items:center;gap:1rem;height:80px;display:flex}.Header-module__lnUIdW__logo{color:#0b1427;white-space:nowrap;font-size:1rem;font-weight:700}.Header-module__lnUIdW__logo span{color:#1e5df7}.Header-module__lnUIdW__nav ul{gap:1.2rem;display:flex}.Header-module__lnUIdW__nav a{color:#4f5b72;border-radius:8px;padding:.5rem .9rem;font-size:.82rem;transition:all .2s}.Header-module__lnUIdW__nav a:hover,.Header-module__lnUIdW__nav a.Header-module__lnUIdW__active{color:#1e5df7;background:#f0f6ff;font-weight:600}.Header-module__lnUIdW__cta{color:#1e5df7;border:1px solid #d6def3;border-radius:6px;padding:.34rem .75rem;font-size:.76rem;font-weight:600}.Header-module__lnUIdW__headerActions{align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__menuToggle{color:#0b1427;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;display:none}.Header-module__lnUIdW__mobileNav{z-index:1100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;padding:1.25rem;display:none;position:fixed;inset:0;overflow-y:auto}.Header-module__lnUIdW__mobileNav.Header-module__lnUIdW__open{display:block}.Header-module__lnUIdW__mobileNavHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Header-module__lnUIdW__mobileNav ul{flex-direction:column;gap:1rem;margin-bottom:2rem;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__mobileNav a{color:#0b1427;border-radius:12px;padding:.95rem 1rem;font-size:1rem;transition:background .2s,color .2s;display:block}.Header-module__lnUIdW__mobileNav a:hover,.Header-module__lnUIdW__mobileNav a.Header-module__lnUIdW__active{color:#1e5df7;background:#eef4ff}.Header-module__lnUIdW__closeButton{color:#0b1427;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.Header-module__lnUIdW__mobileFooter{justify-content:flex-start;display:flex}@media (max-width:1024px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__menuToggle{justify-content:center;align-items:center;display:inline-flex}.Header-module__lnUIdW__headerActions{display:none}}.Header-module__lnUIdW__langSelect{color:#4f5b72;cursor:pointer;background:#f8fafc;border:1px solid #e8ebf2;border-radius:6px;outline:none;padding:.4rem .6rem;font-size:.75rem;font-weight:600;transition:all .2s}.Header-module__lnUIdW__langSelect:hover{color:#1e5df7;border-color:#1e5df7}@media (max-width:1024px){.Header-module__lnUIdW__nav{display:none}}
.Footer-module__3hUVsW__footer{color:#f4f8ff;background:#09162f;margin-top:0}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:2.2rem;padding-top:2.8rem;padding-bottom:2rem;display:grid}.Footer-module__3hUVsW__brand{margin-bottom:.7rem;font-size:1rem}.Footer-module__3hUVsW__muted{color:#a7b3c8;max-width:260px;font-size:.9rem}.Footer-module__3hUVsW__socials{gap:1.2rem;margin-top:1.2rem;display:flex}.Footer-module__3hUVsW__socials a{color:#a7b3c8;font-size:1.3rem;transition:color .2s}.Footer-module__3hUVsW__socials a:hover{color:#fff}.Footer-module__3hUVsW__grid h4{margin-bottom:.7rem;font-size:.95rem}.Footer-module__3hUVsW__links{color:#a7b3c8;flex-direction:column;gap:.36rem;font-size:.85rem;display:flex}.Footer-module__3hUVsW__bottom{color:#9fb0d1;border-top:1px solid #1a2a49;padding:.95rem 0 1.15rem;font-size:.82rem}.Footer-module__3hUVsW__bottomContent{flex-wrap:wrap;justify-content:center;align-items:center;display:flex;position:relative}.Footer-module__3hUVsW__copyright{text-align:center}.Footer-module__3hUVsW__designerLink{color:#9fb0d133;font-size:.75rem;text-decoration:none;transition:color .2s;position:absolute;right:1rem}.Footer-module__3hUVsW__designerLink:hover{color:#9fb0d199}@media (max-width:768px){.Footer-module__3hUVsW__bottomContent{flex-direction:column;gap:.5rem}.Footer-module__3hUVsW__designerLink{position:static}}@media (max-width:900px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr}}
