:root{--navy:#072a63;--blue:#1167b1;--sky:#4e91da;--ink:#10233f;--muted:#607087;--line:#dbe4ee;--soft:#f2f6fa;--white:#fff;--shadow:0 18px 50px rgba(7,42,99,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:fixed;top:-70px;left:12px;z-index:99;background:#fff;padding:12px}.skip:focus{top:12px}.promo{height:38px;background:var(--navy);color:#fff;display:flex;justify-content:center;align-items:center;gap:45px;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.promo span+span:before{content:'•';color:#72b9fa;margin-right:45px}.site-header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 2px 14px rgba(7,42,99,.08)}.header-main{height:92px;display:grid;grid-template-columns:240px 1fr 190px;gap:30px;align-items:center}.logo img{width:225px}.search{height:48px;border:1px solid var(--line);border-radius:5px;background:#f9fbfd;display:flex;align-items:center;overflow:hidden}.search span{font-size:25px;padding-left:14px;color:var(--muted)}.search input{width:100%;border:0;outline:0;background:none;padding:0 12px}.search button{height:100%;border:0;background:var(--blue);color:#fff;padding:0 22px;font-weight:800;cursor:pointer}.header-quote{display:flex;flex-direction:column;align-items:flex-end;font-size:11px;color:var(--muted)}.header-quote strong{color:var(--blue);font-size:14px;margin-top:4px}.menu{display:none}.main-nav{background:#0b2347;color:#fff}.main-nav .wrap{display:flex;justify-content:center}.main-nav a{padding:15px 17px;border-bottom:3px solid transparent;font-size:13px;font-weight:700}.main-nav a:hover{background:#12335f;border-color:var(--sky)}.hero{background:linear-gradient(125deg,#edf6ff,#fff 64%);overflow:hidden}.hero-content{min-height:620px;padding:54px 0;display:grid;grid-template-columns:.88fr 1.12fr;gap:58px;align-items:center}.kicker{font-size:11px;letter-spacing:.15em;font-weight:800;margin:0 0 13px}.kicker.blue{color:var(--blue)}h1,h2,h3,p{margin-top:0}.hero h1{color:var(--navy);font-size:clamp(43px,5vw,68px);line-height:1.03;letter-spacing:-.045em;margin-bottom:24px}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p:not(.kicker){font-size:18px;line-height:1.7;color:var(--muted)}.actions{display:flex;gap:12px;margin:30px 0}.button{border:0;border-radius:5px;padding:15px 23px;display:inline-flex;justify-content:center;font-weight:800;cursor:pointer}.primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(17,103,177,.25)}.primary:hover{background:var(--navy)}.light{background:#fff;border:1px solid var(--line)}.hero-points{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;font-weight:800;color:var(--navy)}.hero-grid{height:510px;display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:1fr 1fr;gap:15px}.hero-card{margin:0;position:relative;overflow:hidden;border-radius:9px;background:#fff;box-shadow:var(--shadow)}.hero-card.main{grid-row:1/3}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card.main img{object-position:34% 15%}.hero-card:nth-child(2) img{object-position:55% 55%}.hero-card:nth-child(3) img{object-position:70% 55%}.hero-card figcaption{position:absolute;bottom:14px;left:14px;background:rgba(7,42,99,.93);color:#fff;padding:9px 13px;border-radius:4px;font-size:12px;font-weight:800}.benefits{background:var(--navy);color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-grid div{padding:24px;display:flex;align-items:center;gap:13px;border-right:1px solid rgba(255,255,255,.15)}.benefit-grid b{color:#73baff;font-size:27px}.benefit-grid span{font-size:12px;font-weight:700}.section{padding:88px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:38px}.section-heading h2,.process h2,.quote h2{color:var(--navy);font-size:clamp(31px,4vw,48px);line-height:1.12;letter-spacing:-.035em;margin-bottom:0}.section-heading>p{max-width:470px;margin:0;color:var(--muted);line-height:1.7}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{height:410px;position:relative;overflow:hidden;border-radius:8px;background:#10233f;box-shadow:0 8px 28px rgba(16,35,63,.12)}.category-card[hidden]{display:none}.category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(3,20,49,.94))}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.category-card:nth-child(1) img,.product:nth-child(1) img{object-position:34% 15%}.category-card:nth-child(2) img,.product:nth-child(2) img{object-position:55% 55%}.category-card:nth-child(3) img,.product:nth-child(3) img{object-position:70% 55%}.category-card:nth-child(4) img,.product:nth-child(4) img{object-position:68% 15%}.category-card:hover img{transform:scale(1.04)}.category-card>div{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;color:#fff}.category-card p{color:#9ed0ff;font-size:10px;letter-spacing:.12em;font-weight:800;text-transform:uppercase;margin-bottom:7px}.category-card h3{font-size:21px;margin-bottom:14px}.category-card a,.product a,.text-link{color:#73baff;font-size:12px;font-weight:800}.search-empty{background:#e7f2ff;border-left:4px solid var(--blue);padding:18px;margin-top:18px}.showcase{background:var(--soft)}.text-link{color:var(--blue)}.product{background:#fff;border:1px solid var(--line);transition:.25s}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{height:285px;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.tag{position:absolute;z-index:2;top:12px;left:12px;background:var(--navy);color:#fff;padding:7px 9px;font-size:9px;font-weight:800;letter-spacing:.08em}.product>div:last-child{padding:20px}.product small{color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.09em}.product h3{font-size:18px;margin:7px 0}.product p{color:var(--muted);font-size:13px;line-height:1.6;min-height:42px}.product a{color:var(--blue)}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.process-photo{height:530px;position:relative;overflow:hidden;background:var(--soft)}.process-photo img{width:100%;height:100%;object-fit:cover}.process-photo span{position:absolute;right:0;bottom:0;background:var(--navy);color:#fff;padding:24px 29px;font-size:21px;font-weight:800;line-height:1.2}.process-copy>p:not(.kicker){color:var(--muted);line-height:1.75}.process ol{list-style:none;padding:0;margin-top:30px}.process li{display:flex;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.process li b{color:var(--sky);font-size:14px}.process li div{display:flex;flex-direction:column;gap:5px}.process li span{font-size:13px;color:var(--muted)}.quote{background:var(--navy);color:#fff}.quote-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:68px}.quote h2{color:#fff;margin-bottom:20px}.quote-copy>p:not(.kicker){color:#bfd0e5;line-height:1.75}.quote-copy ul{list-style:none;padding:0;line-height:2;color:#e0ebf7}.quote-copy a{display:inline-block;margin-top:18px;color:#79c0ff;font-weight:800}.quote form{background:#fff;color:var(--ink);padding:32px;border-radius:8px;display:grid;gap:16px}.quote label{display:grid;gap:7px;font-size:12px;font-weight:800}.quote input,.quote select,.quote textarea{width:100%;border:1px solid var(--line);border-radius:4px;background:#fff;padding:12px;outline:0}.quote input:focus,.quote select:focus,.quote textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(17,103,177,.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.wide{width:100%}.form-status,.copy-status{margin:0;color:var(--blue);font-size:12px}footer{background:#071a35;color:#c1cee0;padding-top:54px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:42px}.footer-grid>div{display:flex;flex-direction:column;gap:10px;font-size:13px}.footer-grid img{width:220px;background:#fff;padding:6px;border-radius:3px}.footer-grid p{max-width:300px;line-height:1.6}.footer-grid b{color:#fff;margin-bottom:4px}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:44px;padding:20px 0;display:flex;justify-content:space-between;font-size:12px}dialog{border:0;border-radius:10px;padding:32px;width:min(540px,calc(100% - 30px));box-shadow:0 30px 90px rgba(0,0,0,.3)}dialog::backdrop{background:rgba(3,20,49,.72)}dialog h3{color:var(--navy);font-size:27px;margin-bottom:8px}dialog textarea{width:100%;padding:13px;border:1px solid var(--line);margin:10px 0 15px}.close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}
@media(max-width:920px){.promo{gap:15px}.promo span+span:before{margin-right:15px}.header-main{height:76px;grid-template-columns:1fr auto}.logo img{width:190px}.search,.header-quote{display:none}.menu{display:block;border:1px solid var(--line);background:#fff;padding:9px 13px}.main-nav{display:none}.main-nav.open{display:block}.main-nav .wrap{flex-direction:column;padding:8px 0}.main-nav a{padding:11px}.hero-content{grid-template-columns:1fr}.hero-grid{height:430px}.benefit-grid,.category-grid,.product-grid{grid-template-columns:1fr 1fr}.process-grid,.quote-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.wrap{width:calc(100% - 28px)}.promo span:not(:first-child){display:none}.hero-content{min-height:auto;gap:34px}.hero h1{font-size:42px}.hero-grid{height:380px;grid-template-columns:1fr 1fr;grid-template-rows:1.2fr .8fr}.hero-card.main{grid-column:1/3;grid-row:1}.actions{flex-direction:column}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid div{padding:18px 12px;flex-direction:column;align-items:flex-start}.section{padding:64px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{height:360px}.product-image{height:350px}.process-grid{gap:35px}.process-photo{height:390px}.form-row{grid-template-columns:1fr}.quote form{padding:22px}.footer-grid{grid-template-columns:1fr}.legal{flex-direction:column;gap:10px}}
