
:root{--navy:#062c58;--blue:#0759bd;--ink:#0b2343;--muted:#4f6072;--line:#dce4ec;--light:#f4f7fb;--white:#fff;--green:#49ba58}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1280px,calc(100% - 48px));margin:auto}
.topbar{background:var(--navy);color:#fff;font-size:13px}.topbar-inner{height:39px;display:flex;align-items:center;gap:28px}.topbar-inner span:last-child{margin-left:auto;color:#dceaf6}
.site-header{background:#fff;border-bottom:1px solid #e4e9ef;position:sticky;top:0;z-index:40}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{line-height:.95;color:#06459d}.brand-main{font-size:31px;font-weight:900;letter-spacing:-1px}.brand-sub{font-size:13px;color:#102c50;font-weight:900;margin-top:7px}
.main-nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:800}.main-nav>a,.nav-drop>a{padding:35px 0 30px;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a.active{color:#0759bd;border-bottom-color:#0759bd}.nav-drop{position:relative}.dropdown{display:none;position:absolute;top:65px;left:-14px;width:245px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px rgba(4,37,75,.12);padding:8px}.dropdown a{display:block;padding:11px 13px}.dropdown a:hover{background:#f2f6fb}.nav-drop:hover .dropdown{display:block}.nav-cta{background:#064fb1!important;color:#fff!important;padding:12px 18px!important;border-radius:4px;border:0!important}.menu-toggle{display:none;background:var(--navy);color:#fff;border:0;padding:9px 12px}
.hero{height:500px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(3,34,68,.72) 0%,rgba(3,34,68,.42) 38%,rgba(3,34,68,.04) 72%),url('https://static.wixstatic.com/media/c7a67a_e78d26d657f04cc3af2fe9a184c9a5f5~mv2.jpg/v1/fill/w_1800,h_850,al_c,q_90/c7a67a_e78d26d657f04cc3af2fe9a184c9a5f5~mv2.jpg') center/cover}.hero-content{max-width:520px}.eyebrow{display:none}.hero h1{font-size:50px;line-height:1.08;margin:0 0 20px;font-weight:800}.hero p{font-size:17px;max-width:470px;color:#fff;font-weight:600}.actions{display:flex;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;background:#0759bd;color:#fff;border:0;border-radius:4px;font-weight:800;cursor:pointer}.btn:hover{background:#063f84}.btn.light{background:#fff;color:#063a78}.btn.outline{background:rgba(0,0,0,.22);border:1px solid #fff;color:#fff}
.trust{margin:0;max-width:none;width:100%}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid #e8edf2}.trust-item{min-height:122px;padding:25px 34px;display:flex;align-items:center;gap:18px;border-right:1px solid #e4e9ef}.trust-item:last-child{border-right:0}.trust-icon{width:58px;height:58px;border-radius:50%;background:#edf3ff;display:grid;place-items:center;font-size:25px;color:#063f84;flex:none}.trust-item strong{display:block;font-size:15px}.trust-item small{display:block;color:#3f5063;margin-top:6px}
section{padding:62px 0}.section-kicker{display:none}.section-title{font-size:30px;line-height:1.15;margin:0 0 12px;color:#082d5a}.lead{font-size:16px;color:var(--muted);max-width:800px}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.service-card,.shop-card{border:1px solid var(--line);background:#fff}.service-card img{width:100%;height:225px;object-fit:cover}.card-body{padding:22px}.card-body h3{font-size:20px;margin:0 0 8px}.card-body p{color:var(--muted)}.text-link{font-weight:800;color:#0759bd}
.brands-home{background:#f7f9fb}.brand-name-strip{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.brand-name-strip span{background:#fff;border:1px solid #dfe6ed;padding:12px 18px;font-weight:800}
.blue-band{background:#fff;color:var(--ink);border-top:1px solid #edf0f4}.blue-band .section-title{color:#082d5a}.blue-band .lead{color:var(--muted)}.split{display:grid;grid-template-columns:.78fr 1.22fr;gap:55px;align-items:center}.split-img{height:340px;width:100%;object-fit:cover;border-radius:5px}.ticks{display:grid;gap:9px;margin:20px 0}.tick{display:flex;gap:10px}.tick b{color:#0759bd}
.page-hero{padding:55px 0;background:linear-gradient(90deg,rgba(4,37,73,.93),rgba(4,37,73,.55)),url('https://static.wixstatic.com/media/c7a67a_818afd4bf3804db28b00bdd7b2e7f71b~mv2.jpg/v1/fill/w_1600,h_500,al_c,q_85/_MG_9843_JPG.jpg') center/cover;color:#fff}.page-hero h1{font-size:40px;margin:0}.page-hero p{margin:8px 0 0;color:#e3edf6}
.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.shop-visual{height:165px;display:grid;place-items:center;background:#f1f5fa;font-size:48px}.pill{font-size:11px;text-transform:uppercase;font-weight:900;color:#0759bd}.shop-callout,.brands-note{margin-top:28px;background:#072e5c;color:#fff;padding:22px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brands-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:28px}.brand-card{border:1px solid var(--line);background:#fff;padding:15px;text-align:center}.brand-card img{width:100%;aspect-ratio:1;object-fit:contain}.brand-card strong{display:block;margin-top:10px}
.form-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.form-card{background:#fff;border:1px solid var(--line);padding:28px}.form-section{margin-bottom:28px}.form-section h2{font-size:18px;margin:0 0 14px}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.choice input{position:absolute;opacity:0}.choice label{border:1px solid #d8e2eb;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;background:#fff}.choice input:checked+label{border:2px solid #0759bd;background:#f4f8ff;color:#0759bd}.choice .ico{font-size:23px}.field{display:grid;gap:6px;margin-bottom:13px}.field input,.field textarea,.field select{width:100%;border:1px solid #d5dfe8;padding:13px;font:inherit}.field textarea{min-height:125px;resize:vertical}.upload{border:1px dashed #9eb1c2;padding:18px;background:#fafcfe}.helptext{font-size:13px;color:#687887}.success,.error{padding:13px;margin-bottom:18px}.success{background:#e9f7ef;color:#246f4a}.error{background:#fff0f0;color:#9d3434}
footer,.site-footer{background:#062c58;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px;padding:45px 0}.footer-grid a{color:#dbe7f1}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding:16px 0;font-size:12px;color:#c5d5e3}
@media(max-width:1000px){.main-nav{display:none}.menu-toggle{display:block}.main-nav.open{display:flex;position:absolute;top:92px;left:20px;right:20px;background:#fff;border:1px solid var(--line);padding:15px;flex-direction:column;align-items:stretch;gap:0}.main-nav.open>a,.main-nav.open .nav-drop>a{padding:12px;border:0}.dropdown{position:static;display:block;box-shadow:none;border:0}.trust-grid,.cards3,.shop-grid{grid-template-columns:1fr 1fr}.brands-grid{grid-template-columns:repeat(3,1fr)}.split,.form-layout{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.container{width:calc(100% - 24px)}.topbar{display:none}.header-inner{height:72px}.brand-main{font-size:22px}.hero{height:540px;background-position:60% center}.hero h1{font-size:39px}.trust-grid,.cards3,.shop-grid,.brands-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.choice-grid{grid-template-columns:1fr 1fr}.split-img{height:260px}.shop-callout,.brands-note{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}}
