:root{--blue:#0b79c9;--blue2:#034f99;--green:#82c943;--dark:#06224a;--text:#14213d;--muted:#65758b;--bg:#f6fbff;--white:#fff;--shadow:0 22px 60px rgba(5,55,105,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);box-shadow:0 8px 25px rgba(0,40,90,.06)}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand img{height:70px;display:block}.nav{display:flex;gap:32px;align-items:center;font-weight:800;text-transform:uppercase;font-size:13px;color:#0d244c}.nav a{padding:38px 0 34px;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:var(--blue);border-color:var(--blue)}.header-actions{display:flex;align-items:center;gap:16px}.phone{font-weight:800;color:#0c2d5d;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 25px;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.01em;border:0;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-green{background:linear-gradient(135deg,var(--green),#55b331);color:#fff;box-shadow:0 15px 30px rgba(91,179,49,.24)}.btn-blue{background:linear-gradient(135deg,#0b7ee0,#024ea0);color:#fff;box-shadow:0 14px 28px rgba(0,105,205,.22)}.btn-outline{background:#fff;border:1px solid var(--green);color:#102548;box-shadow:0 15px 35px rgba(0,0,0,.08)}.btn-outline-white{border:1px solid rgba(255,255,255,.6);color:#fff}.btn-whatsapp{background:#38cf55;color:#fff}.menu-btn{display:none;background:#eef7ff;border:0;border-radius:12px;padding:10px 13px;font-size:23px}.hero{min-height:640px;background:radial-gradient(circle at 85% 15%,#dff3ff 0,#fff0 35%),linear-gradient(115deg,#fbfdff 0,#eef8ff 58%,#fff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:44px;padding:78px 0 62px}.eyebrow,.section-head span,.why-title span,.about-text span{color:#65b934;font-weight:900;text-transform:uppercase;font-size:14px;letter-spacing:.04em}.hero h1{font-size:clamp(46px,6vw,78px);line-height:1.02;margin:18px 0 22px;color:#0a2754;letter-spacing:-.05em}.hero h1::after{content:"";display:inline-block;width:.2em}.hero p{font-size:19px;line-height:1.7;color:#506175;max-width:560px}.hero-buttons{display:flex;gap:18px;margin:32px 0 44px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-row div{padding-left:18px;border-left:3px solid var(--blue)}.trust-row b{display:block;font-size:13px;text-transform:uppercase;color:#0b2755}.trust-row span{font-size:12px;color:#607188}.hero-visual{position:relative;min-height:430px}.product-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:18px;padding:35px;border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.44),rgba(255,255,255,.2));}.product-stage:after{content:"";position:absolute;bottom:38px;left:11%;right:4%;height:72px;background:#ddecfa;border-radius:50%;filter:blur(2px);z-index:0}.hero-prod{position:relative;z-index:1;width:180px;height:220px;object-fit:cover;border-radius:14px;box-shadow:var(--shadow)}.hero-prod-big{width:245px;height:260px}.orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.45}.orb-one{width:240px;height:240px;background:#b9e8ff;right:10%;top:10%}.section{padding:78px 0}.section-head{text-align:center;margin-bottom:38px}.section-head h2,.why-title h2,.about-text h2,.cta h2{font-size:42px;line-height:1.08;margin:12px 0;color:#0a2754;letter-spacing:-.035em}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{min-height:250px;border-radius:18px;padding:34px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:var(--shadow)}.product-card h3{font-size:30px;margin:0 0 18px;color:inherit}.product-card p{line-height:1.55;margin:0 0 28px;max-width:240px}.product-card a{display:inline-flex;border:1px solid currentColor;border-radius:99px;padding:11px 17px;font-weight:900;font-size:12px;text-transform:uppercase}.product-card img{width:165px;height:180px;object-fit:cover;border-radius:12px}.product-card.red{background:linear-gradient(135deg,#d3154a,#a4083e);color:#fff}.product-card.light{background:linear-gradient(135deg,#fff,#f7f1fb);color:#101a33}.product-card.blue{background:linear-gradient(135deg,#064b9d,#002c6d);color:#fff}.center{text-align:center;margin-top:34px}.why{background:linear-gradient(90deg,#edf8ff,#fff,#edf8ff);padding:54px 0}.why-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:28px;align-items:start}.why-title h2{font-size:33px}.feature{border-left:1px solid #d8e8f3;padding-left:26px}.feature b{display:block;color:#0b2755;text-transform:uppercase;font-size:14px;margin-bottom:10px}.feature p{color:#5d6c80;font-size:14px;line-height:1.55;margin:0}.about-grid{display:grid;grid-template-columns:1.05fr .9fr .95fr;gap:34px;align-items:center}.about-text p{font-size:16px;line-height:1.75;color:#4f6074}.stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stats div{padding:34px 25px;background:#fff;border:1px solid #e5eef7;border-radius:16px;box-shadow:0 18px 45px rgba(1,57,103,.08)}.stats strong{font-size:34px;color:#0878ce;display:block}.stats span{font-weight:800;font-size:13px}.building-card{min-height:360px;border-radius:22px;background:linear-gradient(135deg,#e8f8ff,#fff 50%,#eafbdf);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;box-shadow:var(--shadow)}.building-card img{width:210px}.building-card h3{font-size:26px;color:#0a2754}.partners{padding:28px 0;background:#fff;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7}.partners-row{display:flex;justify-content:space-between;gap:25px;align-items:center;color:#0a2754}.partners-row b:nth-child(1){color:#d3154a}.partners-row b:nth-child(2){color:#7b218d}.partners-row b{white-space:nowrap}.cta{padding:42px 0;background:linear-gradient(100deg,#0174d2,#004b9f 55%,#79c943);color:#fff}.cta-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{color:#fff;margin:0 0 10px;font-size:34px}.cta p{margin:0;color:#eaf7ff}.cta-actions{display:flex;gap:14px;flex-wrap:wrap}.footer{background:linear-gradient(135deg,#05284d,#001b3e);color:#dceeff;padding:54px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:55px}.footer img{width:160px}.footer h4{color:#fff;text-transform:uppercase;font-size:14px}.footer a,.footer p{display:block;color:#c9d8e9;line-height:1.8;font-size:14px;margin:0}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin:min(38px,5%) auto 0;padding-top:18px;width:min(1180px,92%);font-size:13px;color:#aebfd2}@media(max-width:980px){.nav{position:absolute;top:92px;left:0;right:0;background:#fff;display:none;flex-direction:column;padding:20px;box-shadow:0 20px 40px rgba(0,0,0,.08)}.nav.open{display:flex}.nav a{padding:10px;border:0}.phone,.header-actions .btn{display:none}.menu-btn{display:block}.hero-grid,.about-grid{grid-template-columns:1fr}.hero-visual{min-height:350px}.product-grid,.why-grid{grid-template-columns:1fr}.trust-row{grid-template-columns:1fr}.partners-row{overflow:auto}.cta-grid,.footer-grid{display:grid;grid-template-columns:1fr}.hero-buttons{flex-wrap:wrap}.product-card{min-height:220px}.hero-prod{width:130px;height:160px}.hero-prod-big{width:170px;height:190px}}@media(max-width:560px){.brand img{height:58px}.nav-wrap{height:78px}.hero-grid{padding:48px 0}.hero h1{font-size:43px}.hero p{font-size:16px}.section-head h2,.about-text h2{font-size:34px}.product-card{padding:24px}.product-card h3{font-size:24px}.product-card img{width:130px;height:150px}.stats{grid-template-columns:1fr}.cta h2{font-size:27px}}
