:root{color:#172b3b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0}.home-page{background:#fff;width:100%;min-height:100vh}.site-header{background:#fff;border-bottom:1px solid #092f4747;grid-template-columns:minmax(430px,1fr) minmax(570px,670px);align-items:stretch;height:76px;display:grid;box-shadow:inset 0 1px #ffffffa6}.brand{color:#1d364a;text-transform:uppercase;justify-content:center;align-items:center;gap:13px;min-width:0;text-decoration:none;display:flex}.brand-mark{filter:drop-shadow(0 2px 2px #10222d40);place-items:center;width:46px;height:54px;display:inline-grid;position:relative}.brand-mark:before{content:"";clip-path:polygon(50% 0,92% 12%,82% 78%,50% 100%,18% 78%,8% 12%);background:linear-gradient(145deg,#eef8ff 0%,#89bbd0 46%,#0a4c73 100%);position:absolute;inset:0}.brand-mark:after{content:"";clip-path:polygon(50% 0,91% 14%,80% 75%,50% 100%,20% 75%,9% 14%);background:#173a58;position:absolute;inset:7px 9px 10px}.brand-camera{z-index:1;background:radial-gradient(circle,#b9e4f2 0 20%,#0e2841 23% 48%,#5ba5c5 51% 100%);border:3px solid #d9ecf4;border-radius:50%;width:18px;height:18px;position:relative}.brand-camera:before{content:"";background:#d9ecf4;border-radius:2px;width:24px;height:11px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.brand-name{letter-spacing:-.3px;font-size:27px;font-weight:800;line-height:1}.main-nav{background:linear-gradient(#0b6398 0%,#094b78 100%);justify-content:flex-start;align-items:stretch;height:100%;display:flex}.nav-link{color:#fff;text-transform:uppercase;border-left:1px solid #ffffff14;justify-content:center;align-items:center;padding:0 19px;font-size:11px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s;display:inline-flex;position:relative}.nav-link:hover,.nav-link.active{background:#0a3555}.nav-link.active:after{content:"";background:#fff;height:3px;position:absolute;bottom:-1px;left:0;right:0}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;height:438px;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#0000006b 0%,#0000003b 42%,#00000005 64%),linear-gradient(#044b790a,#0000002e);position:absolute;inset:0}.hero-content{z-index:1;text-align:left;color:#fff;width:min(585px,100% - 48px);margin-left:213px;padding-top:112px;position:relative}.hero-content h1{color:#fff;letter-spacing:-1.1px;text-transform:uppercase;text-shadow:1px 2px 3px #000000a8;max-width:560px;margin:0 0 5px;font-size:33px;font-weight:900;line-height:.98}.hero-content p{color:#fff;letter-spacing:-.2px;text-shadow:1px 2px 3px #000000ad;max-width:500px;margin:0 0 21px;font-size:20px;font-weight:500;line-height:1.08}.quote-button{color:#24526f;text-transform:uppercase;background:#fff;border-radius:5px;justify-content:center;align-items:center;min-height:36px;padding:0 19px;font-size:13px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 1px 3px #0000004d}.quote-button:hover{color:#0d4266}@media (width<=900px){.site-header{grid-template-columns:1fr;height:auto}.brand{min-height:72px}.main-nav{flex-wrap:wrap;justify-content:center}.nav-link{min-height:46px;padding:0 14px}.hero-content{margin-left:48px}}@media (width<=560px){.brand-name{font-size:22px}.hero-section{background-position:62%;height:410px}.hero-content{width:calc(100% - 40px);margin-left:20px;padding-top:86px}.hero-content h1{font-size:26px}.hero-content p{font-size:17px}}
