*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17324d;background:#fff;line-height:1.55}.topbar{background:#075293;color:#fff;padding:9px 5%;display:flex;justify-content:space-between;gap:20px;font-size:14px}.topbar a{color:#fff;text-decoration:none}.topbar span{margin:0 8px;opacity:.6}.header{height:90px;padding:10px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 18px #00000012}.brand img{width:255px;height:auto;display:block}.header nav{display:flex;gap:27px;align-items:center}.header nav a{color:#1b2c3c;text-decoration:none;font-weight:600;font-size:15px}.header nav a:hover,.header nav a.active{color:#f87509}.btn{display:inline-block;text-decoration:none;border-radius:28px;padding:13px 24px;font-weight:800;transition:.2s;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-orange{background:#ff7610;color:#fff}.btn-blue{background:#07569b;color:#fff}.btn-light{background:#fff;color:#075293}.menu{display:none;border:0;background:none;font-size:27px}.hero{min-height:520px;display:grid;grid-template-columns:52% 48%;background:linear-gradient(115deg,#064f91,#0877c2);color:#fff;overflow:hidden}.hero-content{padding:80px 7% 70px 10%;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-label{color:#ff7610;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px}.hero h1{font-size:46px;line-height:1.12;margin:0 0 18px}.hero h1 strong{color:#ff7a00;font-size:1.2em}.lead{font-size:19px;font-weight:700;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-photo{min-height:520px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.services-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding:28px 4%;background:#eef7ff}.services-strip article{background:#fff;text-align:center;padding:22px 12px;border-radius:16px;box-shadow:0 5px 20px #07529312}.icon{font-size:32px}.services-strip h3{color:#075293;margin:7px 0 2px}.services-strip p{font-size:13px;margin:0;color:#526579}.section{padding:75px 7%}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-images img,.product-photo img{width:100%;border-radius:22px;display:block;box-shadow:0 12px 35px #00000018}.about-text h2,.products h2,.why h2,.cta h2{font-size:42px;color:#075293;margin:0;line-height:1.1}.about-text h3{font-size:21px;margin:7px 0;color:#1f3f5d}.line{height:4px;width:75px;background:#ff7610;margin:18px 0 22px}.products{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;background:#f7fbff}.product-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 28px}.product-list span{font-weight:600}.product-list span::first-letter{color:#ff7610}.center-heading{text-align:center;margin-bottom:40px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}.why-grid article{padding:10px 15px}.big-icon{font-size:32px;color:#075293}.why-grid h3{margin:8px 0 4px;color:#075293}.why-grid p{margin:0;color:#607386}.cta{padding:45px 8%;background:#075293;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{color:#fff;font-size:32px;max-width:700px}.footer{background:#063d70;color:#fff;padding:45px 7%;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer img{width:235px;filter:brightness(0) invert(1);margin-bottom:8px}.footer h3{margin-top:0;color:#fff}.footer p{margin:6px 0;color:#d8e8f6}.footer a{color:#fff}.emergency{color:#ff9a42!important;font-weight:800}.copyright{text-align:center;background:#042f57;color:#d5e5f3;padding:14px;font-size:13px}@media(max-width:1000px){.header nav{gap:14px}.header .btn{display:none}.services-strip{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr 1fr}}@media(max-width:760px){.topbar{display:none}.header{height:72px;padding:8px 5%}.brand img{width:190px}.menu{display:block}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:18px 7%;box-shadow:0 10px 20px #0002;flex-direction:column;align-items:flex-start}.header nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-content{padding:55px 7%}.hero h1{font-size:35px}.hero-photo{min-height:300px}.services-strip{grid-template-columns:1fr 1fr;padding:20px 5%}.about,.products{grid-template-columns:1fr;gap:35px}.section{padding:55px 6%}.product-list{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.footer{grid-template-columns:1fr;padding:40px 7%}}