*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Arial;color:#17232b;line-height:1.65}header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid #e4eaec;position:sticky;top:0;background:#fffc;backdrop-filter:blur(10px);z-index:5}header b{font-size:22px}header b span,h1 span,em{color:#187b6d}header small{font-size:12px;color:#718087}header a,.primary{background:#187b6d;color:#fff;padding:10px 15px;border-radius:10px;text-decoration:none;font-weight:750}.wrap{max-width:1080px;margin:auto}.narrow{max-width:800px}.center{text-align:center}section{padding:72px 20px}.hero{padding:88px 20px;background:linear-gradient(145deg,#edf8f5,#fff 60%,#f7f2e6)}em{font-style:normal;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850}h1{font-size:clamp(42px,7vw,74px);line-height:1.03;letter-spacing:-.045em;margin:15px 0}h2{font-size:clamp(30px,4vw,45px);line-height:1.12;letter-spacing:-.03em;margin:10px 0 20px}.hero p{font-size:21px;max-width:760px;margin:0 auto 28px;color:#52616a}.buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.buttons a{padding:14px 19px}.secondary{border:1px solid #cdd7db;color:#17232b;text-decoration:none;border-radius:10px;font-weight:750;background:white}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips i{font-style:normal;background:#edf8f5;border:1px solid #d4ebe5;padding:7px 11px;border-radius:999px;color:#176a60;font-weight:700;font-size:14px}.alt{background:#f5f7f7}.grid{display:grid;grid-template-columns:1.35fr .8fr;gap:50px;align-items:center}aside{padding:27px;background:white;border:1px solid #e0e6e8;border-radius:20px;box-shadow:0 15px 45px #162b3212}aside strong{font-size:48px;color:#187b6d}aside h3{margin:0;font-size:24px}button{width:100%;padding:13px;border:0;border-radius:10px;background:#187b6d;color:white;font-weight:800;font-size:15px}button:disabled{opacity:.65}aside small{display:block;margin-top:10px;color:#748087}li{margin:10px 0}blockquote{margin:28px 0 0;padding:22px 26px;background:#edf8f5;border-left:4px solid #187b6d;font-size:20px;font-weight:700}.dark{background:#17262b;color:white}.dark p{color:#c7d2d5}.years{font-size:120px;font-weight:900;color:#77cabb;text-align:center;line-height:.8}.years small{display:block;font-size:24px;margin-top:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.steps article{border:1px solid #e0e6e8;border-radius:17px;padding:24px}.steps article>b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#187b6d;color:white}.cta{background:#187b6d;color:white}.cta p{font-size:19px}footer{padding:30px 20px;background:#101b1f;color:#d8e0e2}@media(max-width:760px){header{padding:0 16px}header b{font-size:18px}header a{font-size:12px}.hero{padding:62px 18px}h1{font-size:42px}.hero p{font-size:18px}section{padding:55px 18px}.buttons a{width:100%}.grid,.steps{grid-template-columns:1fr}.years{font-size:90px}blockquote{font-size:18px}}