*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:#13283c;background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid #edb443;outline-offset:5px}.skip{position:absolute;top:-70px;background:white;padding:12px;z-index:10}.skip:focus{top:0}header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#fff;position:sticky;top:0;z-index:5;border-bottom:1px solid #dce5ec}.brand img{width:72px;height:72px;object-fit:contain}nav{display:flex;gap:36px;font-weight:600;font-size:15px}.button{display:inline-flex;align-items:center;gap:24px;background:#0756a5;color:#fff;padding:17px 25px;font-size:15px;font-weight:700}.button:hover{background:#073e75}.button.white{color:#064b8d;background:#fff}.button.white:hover{background:#e5eef6}.button.small{padding:12px 21px}.hero{min-height:650px;position:relative;color:white;background:#082c52;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 60%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,27,55,.94),rgba(2,27,55,.68) 50%,rgba(2,27,55,.1))}.hero-content{position:relative;z-index:1;margin:65px 7% 110px;max-width:750px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 24px}.blue{color:#0756a5}h1{font-size:clamp(48px,6.6vw,90px);letter-spacing:-3px;line-height:1.02;margin:0 0 28px;font-weight:700}h2{font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-1.8px;margin:0 0 26px}h3{line-height:1.2}.intro{font-size:19px;max-width:490px;color:#e0eaf3}.actions{display:flex;gap:28px;align-items:center;margin-top:35px}.text-link{font-size:15px;border-bottom:1px solid #aec1d3;padding-bottom:5px}.hero-bottom{z-index:1;position:absolute;bottom:0;left:7%;right:7%;border-top:1px solid #ffffff50;display:flex;justify-content:space-between;padding:21px 0;font-size:11px;letter-spacing:1.5px}.section{padding:90px 7%}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px}.section-heading>p{max-width:380px;color:#536576}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid #dce5ec}.product-top{background:#f4f7f9;padding:20px 24px;height:215px;position:relative;overflow:hidden}.product-top>span{font-size:10px;letter-spacing:1.6px;color:#536576}.product-top img{height:165px;width:100%;object-fit:contain;margin:6px auto 0;mix-blend-mode:multiply}.product-body{padding:25px}.product h3{font-size:23px;margin:0 0 12px}.models{color:#0756a5;font-size:14px;font-weight:bold}.product p{color:#526576}.product details{font-size:14px;margin:24px 0}summary{cursor:pointer;color:#314c63}.product-link{display:flex;justify-content:space-between;border-top:1px solid #dce5ec;padding-top:18px;font-weight:bold;color:#0756a5;font-size:14px}.help-card{background:#0756a5;color:white;padding:35px;display:flex;flex-direction:column;justify-content:center}.help-card h3{font-size:36px;letter-spacing:-1px;margin:5px 0 20px}.help-card p:not(.eyebrow){color:#dbe9f8}.help-card a{font-weight:bold;border-bottom:1px solid #8db0d1;padding-bottom:12px;margin-top:25px}.manufacturing{display:grid;grid-template-columns:1fr 1fr;background:#edf3f7}.factory-photo{position:relative;min-height:550px}.factory-photo img{width:100%;height:100%;object-fit:cover}.factory-photo span{position:absolute;bottom:25px;left:30px;background:white;padding:9px 15px;font-size:11px;letter-spacing:1.6px}.manufacturing-copy{padding:70px 13%}.manufacturing-copy p:not(.eyebrow){color:#536576}.manufacturing-copy .button{margin-top:20px}.shipping{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.shipping>div>p:not(.eyebrow){max-width:520px;color:#536576}.steps{list-style:none;padding:0}.steps li{display:flex;gap:25px;padding:20px 0;border-top:1px solid #dce5ec}.steps b{color:#0756a5;font-size:14px}.steps h3{font-size:18px;margin:0 0 8px}.steps p{font-size:15px;color:#536576;margin:0}figure{margin:0}figure img{height:520px;width:100%;object-fit:cover}figcaption{font-size:11px;letter-spacing:1.5px;margin-top:16px;color:#536576}.contact{display:grid;grid-template-columns:1fr 1fr;gap:12%;background:#0756a5;color:white}.contact p{color:#d6e5f5;max-width:480px}.contact .button{margin-top:20px}.contact-details{display:flex;flex-direction:column;justify-content:center;min-width:0}.contact-details>div{border-bottom:1px solid #5287bc;padding:25px 0}.contact-details span{font-size:11px;letter-spacing:1.5px;display:block;margin-bottom:10px}.contact-details a{font-size:clamp(17px,1.7vw,24px);overflow-wrap:anywhere}.contact-details>p{font-size:14px}footer{padding:35px 7%;display:flex;align-items:center;gap:25px;flex-wrap:wrap}footer strong{color:#0756a5;font-size:22px}footer p{font-size:11px;max-width:320px}footer>a{margin-left:auto;font-size:14px}footer small{flex-basis:100%;font-size:12px;color:#63788b;border-top:1px solid #dce5ec;padding-top:20px}@media(max-width:950px){.products{grid-template-columns:repeat(2,1fr)}.manufacturing-copy{padding:45px 8%}.contact{gap:6%}nav{gap:18px}}@media(max-width:640px){header{height:76px;padding:0 5%}.brand img{width:58px;height:58px}nav{gap:14px;font-size:13px}header>.button{display:none}.hero{min-height:610px}.hero-content{margin:55px 6% 120px}.hero-img{object-position:65% center}.hero:after{background:rgba(2,27,55,.73)}h1{letter-spacing:-2px}.intro{font-size:17px}.actions{align-items:start;flex-direction:column;gap:22px}.hero-bottom{font-size:9px;gap:20px}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none}.products{grid-template-columns:1fr}.product-top{height:245px}.product-top img{height:190px}.manufacturing,.shipping,.contact{grid-template-columns:1fr}.factory-photo{min-height:0;height:320px}.manufacturing-copy{padding:45px 6%}.shipping{gap:25px}figure img{height:350px}.contact-details{margin-top:20px}footer{padding:30px 6%}footer>a{margin-left:0}.eyebrow{font-size:11px}h2{font-size:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}