@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#0756b8;--dark:#082b55;--navy:#0b233c;--pale:#eef5fc;--ink:#172c42;--muted:#5e7184}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif;background:#e9f0f7}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,5.2vw,5.25rem);color:var(--navy)}h2{font-size:clamp(2rem,3.2vw,3.4rem);color:var(--navy)}h3{font-size:1.25rem}a{color:inherit;text-decoration:none}img{width:100%;height:100%;object-fit:cover;display:block}.topbar{background:#063e8a;color:#fff;text-align:center;font-size:.82rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.35rem 1rem}.header{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:1.15rem 4%;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.6rem;color:var(--dark);font:800 1.13rem/1 Manrope,Arial,sans-serif;letter-spacing:-.03em;white-space:nowrap}.brand strong{color:var(--blue)}.brand small{display:block;font:700 .55rem/1.7 'DM Sans',sans-serif;letter-spacing:.18em;margin-top:.28rem;color:#617b96}.brand-icon{display:grid;place-items:center;background:var(--blue);color:#fff;width:40px;height:40px;border-radius:10px;font-size:2rem;line-height:1}.header nav{display:flex;gap:2rem;align-items:center;font-weight:700;font-size:.93rem}.header nav a:hover,.text-link:hover,.light-link:hover{text-decoration:underline}.nav-cta{background:var(--blue);color:#fff;padding:.72rem 1.25rem;border-radius:5px}.header{background:#e9f0f7}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:48% 52%;min-height:590px;background:#e1ecf6}.hero-copy{padding:clamp(3rem,7vw,7rem) 6% clamp(3rem,6vw,6rem) 9%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.18em;color:var(--blue);text-transform:uppercase;margin-bottom:1.2rem}.hero-copy>p:not(.eyebrow){font-size:1.16rem;max-width:520px;color:#4b6175;line-height:1.7}.actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.1rem}.button{border:0;background:var(--blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;border-radius:5px;padding:1rem 1.35rem;font:700 .98rem 'DM Sans',sans-serif;cursor:pointer;box-shadow:0 9px 20px rgba(7,86,184,.12)}.button:hover,.nav-cta:hover{background:#034697;text-decoration:none}.text-link{font-weight:700;color:var(--blue)}.hero-note{font-size:.83rem;color:#718399;margin-top:3.8rem;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.line{display:inline-block;width:28px;border-top:2px solid var(--blue);vertical-align:middle;margin-right:.5rem}.hero-photo{position:relative;min-height:550px;background:#d2e1ee}.photo-label{position:absolute;bottom:0;left:0;background:#e9f0f7;padding:1rem 1.5rem;font-weight:800;color:var(--dark);font-family:Manrope,sans-serif}.section{max-width:1240px;margin:auto;padding:7rem 4%}.section-head{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:2.5rem}.section-head h2{max-width:740px;margin:0}.section-head>p{max-width:300px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.service-card{background:var(--pale);padding:2rem 1.6rem 2.4rem;border-top:4px solid var(--blue);min-height:270px}.service-card .num{color:#6a99c9;font-weight:800;font-size:.82rem}.service-card h3{margin:2.5rem 0 .8rem;color:var(--dark)}.service-card p{color:#536b80;margin:0}.image-band{display:grid;grid-template-columns:1fr 1fr;background:var(--dark);color:#fff;min-height:470px}.image-band-photo{min-height:440px}.image-band-copy{padding:5rem clamp(2rem,8vw,8rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.image-band-copy h2{color:#fff}.image-band-copy p:not(.eyebrow){color:#c6daf0}.image-band-copy .eyebrow{color:#90c5ff}.light-link{font-weight:700;color:#fff;border-bottom:2px solid #74b8ff;padding-bottom:.4rem;margin-top:1rem}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-text p:not(.eyebrow){color:var(--muted);max-width:540px}.about-text .button{margin-top:1rem}.about-photo{height:510px;border-radius:3px;overflow:hidden}.about-text .copy-note{font-size:.78rem;color:#8192a3;margin-top:1rem}.area{background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:5rem max(4%,calc((100vw - 1140px)/2));}.area h2{color:#fff;max-width:720px}.area p:not(.eyebrow){max-width:650px;color:#daebff}.area .eyebrow{color:#9fd0ff}.button-white{background:#fff;color:var(--blue);white-space:nowrap}.button-white:hover{background:#e8f3ff}.van{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:center}.van-photo{height:360px}.van p:not(.eyebrow){color:var(--muted)}footer{background:#071d33;color:#c9d7e4;padding:4rem 4% 1.5rem}.footer-inner{max-width:1140px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:3rem}.brand-footer{color:#fff}.brand-footer strong{color:#71b5ff}.footer-inner>div{display:flex;flex-direction:column;align-items:start;gap:.5rem}.footer-inner p{max-width:300px;color:#91a8bc;margin-top:1rem}.footer-inner strong{color:#fff}.footer-inner a:not(.brand):hover{text-decoration:underline}.footer-bottom{max-width:1140px;margin:3rem auto 0;border-top:1px solid #234059;padding-top:1.5rem;color:#91a8bc;font-size:.84rem}.contact-main{background:linear-gradient(125deg,#dce9f5,#e9f0f7 55%);padding:5rem 4% 7rem}.contact-heading,.contact-layout{max-width:1140px;margin:auto}.contact-heading{margin-bottom:2.5rem}.contact-heading h1{font-size:clamp(2.5rem,4.4vw,4.5rem);margin-bottom:1rem}.contact-heading>p:last-child{font-size:1.12rem;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:2rem;align-items:start}.form-card,.aside-box{background:#f4f8fc;padding:2.4rem;box-shadow:0 12px 40px rgba(9,44,83,.08);border:1px solid #dce9f5}.form-card{display:flex;flex-direction:column;gap:1.3rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}label{display:flex;flex-direction:column;gap:.4rem;font-weight:700;font-size:.9rem;color:var(--dark)}input,select,textarea{width:100%;font:inherit;color:var(--ink);border:1px solid #b9cad9;border-radius:4px;padding:.75rem .85rem;background:#fff}input:focus,select:focus,textarea:focus{outline:3px solid #a8d0fc;border-color:var(--blue)}textarea{resize:vertical}.form-card .button{align-self:flex-start}.form-help{font-size:.86rem;color:var(--muted);margin:0;max-width:530px}.aside-box h2{font-size:2rem}.aside-box .email{color:var(--blue);font-weight:700;overflow-wrap:anywhere}.aside-box hr{border:0;border-top:1px solid #dce9f5;margin:2rem 0}.aside-box strong{color:var(--dark)}.aside-box p:not(.eyebrow){color:var(--muted)}@media(max-width:900px){.header{flex-wrap:wrap}.header nav{gap:1rem;flex-wrap:wrap}.hero{grid-template-columns:1fr}.hero-copy{padding:4rem 6%}.hero-photo{min-height:390px}.section{padding:5rem 5%}.service-grid{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.section-head>p{margin-top:1.5rem;max-width:600px}.image-band-copy{padding:3rem}.about{gap:4%}.area{padding:4rem 5%}.contact-layout{grid-template-columns:1fr}}@media(max-width:650px){.topbar{font-size:.68rem}.header{padding:1rem 5%}.header nav{width:100%;justify-content:space-between;font-size:.78rem;gap:.6rem}.nav-cta{padding:.5rem .65rem}.brand{font-size:1rem}.hero-copy{padding:3.3rem 6%}.hero-photo{min-height:285px}.hero-note{margin-top:2rem}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.service-card h3{margin-top:1.2rem}.image-band,.about,.van{grid-template-columns:1fr}.image-band-photo{min-height:270px}.about-photo{height:330px}.area{display:block}.area .button{margin-top:1.4rem}.van-photo{height:260px}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner>div:first-child{grid-column:1/-1}.contact-main{padding:3rem 5% 5rem}.form-card,.aside-box{padding:1.3rem}.form-row{grid-template-columns:1fr}}

.hero-photo img{object-fit:contain;background:#dcecf8}.aside-box .phone{display:block;color:var(--blue);font:800 1.3rem Manrope,Arial,sans-serif;margin-top:1rem}

.form-status:empty{display:none}.form-status{margin:0;padding:.85rem 1rem;border-radius:4px;font-weight:700}.form-status.success{color:#164b28;background:#e7f5eb}.form-status.error{color:#8c2222;background:#fff0ee}.form-card .button:disabled{opacity:.65;cursor:wait}
.services-more{margin-top:4.5rem}.services-more .eyebrow{margin-bottom:.55rem}.services-more h3{font-size:clamp(1.7rem,2.6vw,2.6rem);color:var(--navy);max-width:760px;margin:0 0 2rem}.service-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.service-photo-card{background:#f4f8fc;border:1px solid #cbdbea;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px rgba(8,43,85,.07)}.service-photo-card img{height:180px;object-fit:cover}.service-photo-card>div{padding:1.3rem 1.25rem 1.5rem}.service-photo-card h4{font:800 1.16rem/1.25 Manrope,Arial,sans-serif;color:var(--dark);margin:0 0 .7rem}.service-photo-card p{font-size:.93rem;line-height:1.55;color:#4d6378;margin:0}@media(max-width:900px){.service-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.services-more{margin-top:3.2rem}.service-photo-grid{grid-template-columns:1fr}.service-photo-card img{height:220px}}
.hero-brand-mark{width:min(100%,285px);margin:0 0 .65rem;padding:.55rem .7rem;background:#edf6ff;border:1px solid #bad8f2;border-radius:8px;box-shadow:0 5px 18px rgba(8,43,85,.08)}.hero-brand-mark img{display:block;width:100%;height:auto;object-fit:contain}
.hero{min-height:0}.hero-copy{justify-content:flex-start;padding-top:1.35rem;padding-bottom:2rem}.hero-copy .eyebrow{margin-bottom:.55rem}.hero-copy h1{margin-bottom:.75rem}.hero-copy>p:not(.eyebrow){margin-bottom:.55rem}.hero-copy .actions{margin-top:.65rem}.hero-note{margin-top:1.6rem}.hero-photo{min-height:0}.hero-photo img{height:auto;object-fit:contain;object-position:top center}@media(max-width:900px){.hero-copy{padding-top:1.5rem;padding-bottom:2rem}.hero-photo{min-height:0}}@media(max-width:650px){.hero-copy{padding-top:1.25rem}.hero-brand-mark{width:min(100%,255px)}}
.hero-photo{display:flex;align-items:center;justify-content:center}
.brand-icon{flex:none;width:42px;height:46px;border-radius:7px;border:1px solid #aac8e5;background-color:#eaf4fd;background-image:url('/assets/stay-connected-chris-logo.png');background-repeat:no-repeat;background-size:100px 60px;background-position:-13px -9px;font-size:0}
