*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#12233b;background:#fff;line-height:1.6}a{text-decoration:none}.wrap{width:min(1140px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:#050a12ee;backdrop-filter:blur(12px);border-bottom:1px solid #17385f}.nav{min-height:78px;display:flex;align-items:center;gap:25px}.brand img{width:145px;height:65px;object-fit:cover;border-radius:10px}.nav nav{display:flex;gap:24px;margin-left:auto}.nav nav a{color:#eaf4ff;font-weight:700;font-size:14px}.phone-btn{background:#09a9ff;color:#fff;font-weight:900;padding:11px 16px;border-radius:10px}.hero{background:radial-gradient(circle at 70% 20%,#073f80 0,#061426 38%,#03070d 100%);color:#fff;padding:80px 0}.hero-grid{display:grid;grid-template-columns:1fr .72fr;gap:55px;align-items:center}.tag{color:#08b9ff;font-size:12px;letter-spacing:2.3px;font-weight:900;margin-bottom:12px}.hero h1{font-size:clamp(44px,6vw,72px);line-height:1.03;letter-spacing:-3px;margin:0 0 22px}.hero h1 span,h2 span{color:#08b9ff}.hero p{font-size:19px;color:#c4d7ea;max-width:650px}.actions{display:flex;gap:12px;margin:28px 0}.btn{display:inline-block;padding:13px 20px;border-radius:10px;font-weight:900}.blue{background:#078ff0;color:#fff;box-shadow:0 8px 25px #008cff33}.dark{background:#fff;color:#10233f}.badges{display:flex;gap:28px;margin-top:35px;flex-wrap:wrap}.badges div{display:flex;gap:9px;align-items:center;font-weight:800}.badges b{font-size:25px;color:#08b9ff}.badges small{color:#93aac3}.visual{border-radius:25px;padding:8px;background:linear-gradient(145deg,#08b9ff,#1251d8);box-shadow:0 25px 70px #0008}.visual img{width:100%;display:block;border-radius:19px}.section{padding:88px 0}.section-head{margin-bottom:35px}.section h2,.home-service h2{font-size:42px;line-height:1.1;margin:0 0 15px;letter-spacing:-1.5px}.section-head p,.section p{color:#61738a}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{padding:26px;border:1px solid #dce7f2;border-radius:18px;background:#fff;box-shadow:0 8px 25px #10233b0a}.ico{font-size:35px}.cards h3{margin:8px 0;font-size:19px}.dark-section{background:#050b15;color:#fff}.dark-section p{color:#b8cbe0}.dark-section li{margin:8px 0;color:#dbeaff}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.photo{width:100%;max-height:560px;object-fit:cover;border-radius:22px;border:2px solid #078ff0}.depot{border:1px solid #dce7f2;border-radius:22px;padding:40px;display:flex;justify-content:space-between;align-items:center;gap:30px}.home-service{background:linear-gradient(135deg,#eef8ff,#fff);padding:75px 0}.home-grid{display:grid;grid-template-columns:1fr .4fr;align-items:center;gap:40px}.home-icon{border-radius:25px;background:#07111f;color:#08b9ff;text-align:center;padding:35px;font-size:70px;line-height:1.05}.home-icon small{font-size:18px;color:#fff;font-weight:800}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.big{font-size:18px;color:#263b55!important}.contact-card{background:#f3f8fd;border-radius:22px;padding:32px}.contact-card h3{font-size:25px}.social{margin-top:25px;color:#58708b}.foot{display:flex;justify-content:space-between;align-items:center}.foot img{width:130px;height:58px;object-fit:cover;border-radius:8px}.foot p{color:#9bb0c6;font-size:13px}footer{background:#03070d;padding:25px 0}.foot p{margin:0}@media(max-width:850px){.nav{flex-wrap:wrap;padding:10px 0}.nav nav{order:3;width:100%;overflow:auto;margin:0;gap:18px}.phone-btn{margin-left:auto}.hero{padding:55px 0}.hero-grid,.split,.contact-grid,.home-grid{grid-template-columns:1fr;gap:35px}.cards{grid-template-columns:1fr 1fr}h2,.section h2,.home-service h2{font-size:33px}.depot{display:block}.depot .btn{margin-top:18px}.foot{display:block}.foot p{margin-top:10px}}@media(max-width:520px){.cards{grid-template-columns:1fr}.actions{flex-direction:column}.actions .btn{text-align:center}.hero h1{font-size:45px}.brand img{width:125px;height:56px}}