@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/open-sans-400.ttf') format('truetype')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/open-sans-600.ttf') format('truetype')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/open-sans-700.ttf') format('truetype')}
:root{--blue:#13336c;--text:#454545;--white:#fff;--content:1600px;--gutter:clamp(24px,4vw,64px);--section-space:clamp(56px,5.5vw,112px);--split-gap:clamp(32px,5vw,96px);color-scheme:light}
*,*::before,*::after{box-sizing:border-box}
body{margin:0;font-family:'Open Sans',sans-serif;font-size:16px;line-height:1.5;color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
video{max-width:100%}
[hidden]{display:none!important}
h1,h2,h3,p{margin:0}
h1,h2,h3{color:var(--blue)}
h1{font-size:clamp(48px,4vw,72px);font-weight:700;line-height:1.2}
h2{font-size:clamp(32px,2.5vw,44px);font-weight:400;line-height:1.222222;margin-bottom:20px;letter-spacing:-.6px}
h3{font-size:16px;font-weight:600;line-height:1.5}
a:focus-visible,button:focus-visible{outline:3px solid #cf9c34;outline-offset:6px}
main:focus{outline:none}
.container{width:min(var(--content),calc(100% - var(--gutter)*2));margin-inline:auto}
.section-space{padding-block:var(--section-space)}
.eyebrow{font-size:18px;line-height:24px;font-weight:600;margin-bottom:16px;color:var(--blue)}
.prose p+p{margin-top:16px}
.prose>:last-child{margin-bottom:0}
.blue-section{position:relative;background:var(--blue);color:var(--white)}
.blue-section h2,.blue-section h3,.blue-section .eyebrow{color:inherit}
.section-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 32px;border:1px solid var(--blue);border-radius:999px;background:var(--blue);color:white;font-weight:600;text-align:center;line-height:24px;transition:background .18s,color .18s}
.button:hover{background:#244a86;border-color:#244a86}
.button--light{background:white;color:var(--blue);border-color:#d9dde4}
.button--light:hover{background:#eaf0f7;border-color:#eaf0f7}
.skip-link{position:fixed;top:8px;left:8px;z-index:30;transform:translateY(-160%);padding:12px 20px;background:white;color:var(--blue)}
.skip-link:focus{transform:translateY(0)}
.site-header{position:relative;background:white;z-index:10}
.header-inner{height:clamp(120px,9.2vw,164px);display:grid;grid-template-columns:1fr 104px 1fr;align-items:center;gap:24px;border-top:1px solid #f2f2f2}
.desktop-nav{display:flex;align-items:center;gap:clamp(16px,1.4vw,28px);font-size:clamp(14px,.95vw,16px);font-weight:600;color:#333}
.desktop-nav a,.footer-nav a{white-space:nowrap}
.desktop-nav a:hover,.footer-nav a:hover{text-decoration:underline;text-underline-offset:5px}
.header-logo img{width:104px;height:120px;object-fit:contain}
.header-social{justify-self:end}
.social-links{display:flex;gap:16px;align-items:center;list-style:none;padding:0;margin:0}
.social-links a{display:flex;align-items:center;justify-content:center;min-width:20px;min-height:28px}
.social-links img{width:20px;height:20px;object-fit:contain}
.social-links a:hover{opacity:.7}
.mobile-nav,.menu-toggle{display:none}
.hero{position:relative;height:590px;overflow:hidden;background:#4eaed0;color:white}
.hero-poster{position:absolute;inset:0;width:116.667%;max-width:none;height:100%;object-fit:cover;object-position:left 30%}
.hero-copy{position:relative;z-index:2;top:calc(50% - 3px);transform:translateY(-20%);pointer-events:none}
.hero-copy p{font-size:clamp(24px,2vw,36px);line-height:1.4;margin-bottom:4px}
.hero h1{color:white}



.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .4s ease;pointer-events:none}
.hero.video-ready .hero-video{opacity:1}
.hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#13336c40,transparent 75%);pointer-events:none}
.video-toggle{position:absolute;z-index:3;right:var(--gutter);bottom:24px;display:inline-flex;align-items:center;gap:10px;padding:10px 16px;min-height:44px;border:1px solid #ffffff80;border-radius:999px;background:#13336cbf;color:white;font-size:14px}
.video-toggle:hover{background:var(--blue)}
.video-toggle-icon{width:16px;text-align:center}

.video-error{position:absolute;z-index:4;bottom:20px;left:50%;transform:translateX(-50%);padding:12px 20px;background:var(--blue);max-width:90%;text-align:center}
.video-download{position:absolute;left:50%;top:45%;background:var(--blue);padding:12px 24px;border-radius:30px}
.intro{padding-block:var(--section-space)}
.intro-content{position:relative;text-align:center;max-width:1056px}
.intro .eyebrow{margin-bottom:16px}
.intro h2{margin-bottom:20px}
.intro .section-background{mix-blend-mode:luminosity;opacity:.38}
.products{padding-top:clamp(80px,7vw,128px)}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,2.2vw,40px);margin-top:clamp(40px,4vw,64px)}
.product-card>a{display:block}
.product-card img{width:100%;aspect-ratio:3/2;object-fit:cover}
.product-card h3{display:flex;justify-content:space-between;gap:12px;margin-top:16px}
.product-card h3 span{font-size:22px;line-height:24px;flex-shrink:0;padding-right:8px;transition:transform .25s ease}
.product-card a:hover h3 span,.product-card a:focus-visible h3 span{transform:translateX(8px)}
.product-card p{margin-top:4px}
.product-card a:hover h3{text-decoration:none}
.products-action{text-align:center;margin-top:60px}
.feature{padding-bottom:0}
.feature-panel{padding-block:var(--section-space) calc(var(--section-space) + 64px)}
.feature-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--split-gap)}
.feature-copy h2{margin-bottom:20px}
.feature-copy .prose,.split-copy .prose{max-width:65ch}
.feature-copy .button{margin-top:20px}
.feature-benefits ul{display:grid;gap:48px;list-style:none;padding:0;margin:0 0 48px}
.feature-benefits li{display:flex;align-items:center;gap:16px;font-weight:600;min-height:48px}
.feature-benefits li img{width:48px;height:48px;padding:12px;border-radius:10px;background:white;object-fit:contain;flex-shrink:0}
.feature-image{position:relative;margin-top:-96px}
.feature-image img{width:100%;height:auto;max-height:640px;object-fit:cover}
.feature--sponsor .feature-panel{padding-top:72px;padding-bottom:128px}
.feature--sponsor .feature-copy{padding-top:24px}
.feature--sponsor .feature-image{margin-top:-64px}
.feature-emblem{display:flex;justify-content:flex-end;align-items:flex-start;padding-right:9px}
.feature-emblem img{width:clamp(320px,25vw,440px);height:auto;object-fit:contain}
.split{width:min(100%,1920px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--split-gap);align-items:center}
.split-image{min-width:0}
.split-image img{width:100%;aspect-ratio:1344/1024;object-fit:cover}
.split-copy{padding-right:max(var(--gutter),calc((min(100vw,1920px) - var(--content))/2));min-width:0}
.split-copy .button{margin-top:32px}
.split--right .split-image{grid-column:2;grid-row:1}
.split--right .split-copy{grid-column:1;grid-row:1;padding-right:0;padding-left:max(var(--gutter),calc((min(100vw,1920px) - var(--content))/2))}
.split .prose{line-height:1.5}
.stats{padding-block:var(--section-space)}
.stats-content{position:relative}
.stats .prose{max-width:80ch}
.stats h2{margin-bottom:20px}
.stats .section-background{mix-blend-mode:luminosity;opacity:.7}
.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;list-style:none;padding:0;margin:60px 0 0}
.stats-grid li{font-size:clamp(32px,3.1vw,56px);line-height:1.25;white-space:nowrap;letter-spacing:-1px;font-variant-numeric:tabular-nums}
.stats-grid small{font-size:20px;letter-spacing:0}
.newsletter{padding-top:0}
.newsletter-panel{display:grid;grid-template-columns:1.4fr 1fr;min-height:clamp(400px,28vw,500px);box-shadow:0 12px 20px #0000000c}
.newsletter-copy{align-self:center;padding:clamp(40px,4vw,80px)}
.newsletter-copy .prose{max-width:60ch}
.newsletter-copy .button{margin-top:48px}
.newsletter-image{width:100%;height:100%;object-fit:cover}
.site-footer{background:var(--blue);color:white;padding-block:64px 40px}
.footer-top{position:relative;min-height:162px;display:grid;grid-template-columns:1fr 86px 1fr;gap:24px;border-bottom:1px solid white}
.footer-nav{display:flex;gap:32px;align-items:flex-start;font-size:14px}
.footer-logo img{width:86px;height:100px;object-fit:contain}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;gap:24px}
.footer-bottom small{font-size:14px}
.default-content{padding-block:96px;min-height:50vh}
.default-content h1{font-size:42px;margin-bottom:32px}
@media(min-width:1600px){body{font-size:18px}.hero{height:clamp(640px,38vw,760px)}.product-card h3{font-size:18px}.feature--sponsor .feature-panel{padding-top:96px}.feature--sponsor .feature-copy{padding-top:12px}}
@media(max-width:1199px){:root{--gutter:32px;--split-gap:48px;--section-space:72px}.desktop-nav{gap:12px;font-size:13px}.header-social{padding-right:0}.feature-grid{gap:48px}.stats-grid li{font-size:36px}.stats-grid small{font-size:16px}.footer-nav{gap:20px}.newsletter-copy{padding:40px}.feature-emblem img{width:320px;height:auto}.split h2{font-size:32px}.product-grid{gap:24px}.product-card h3{font-size:15px}}
@media(max-width:1023px){.header-inner{height:120px;grid-template-columns:1fr 80px 1fr}.header-logo{grid-column:2}.header-logo img{width:80px;height:92px}.desktop-nav,.header-social{display:none}.menu-toggle:not([hidden]){display:flex;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;background:transparent;border:0;color:var(--blue);justify-self:end;padding:12px}.menu-toggle span{height:2px;width:24px;background:currentColor;transition:transform .15s,opacity .15s}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:16px var(--gutter) 32px;gap:8px;border-top:1px solid #eef0f5}.mobile-nav>a{padding-block:12px;font-size:18px;color:var(--blue)}.mobile-nav .social-links{margin-top:12px}.mobile-nav .social-links a{min-width:44px;min-height:44px}.hero{height:520px}.hero-copy{top:60%;transform:none}.hero-copy p{font-size:24px}.hero h1{font-size:48px}.hero-poster{width:125%;object-position:40% center}.feature-grid{gap:40px}.feature-benefits ul{gap:28px;margin-bottom:32px}.feature-benefits .button{padding-inline:22px}.stats-grid{gap:16px}.stats-grid li{font-size:30px;white-space:normal}.footer-nav{flex-wrap:wrap;row-gap:12px}.footer-top{grid-template-columns:1fr 86px;gap:32px}.footer-logo{justify-self:end}.intro{padding-block:72px}.products{padding-top:80px}.feature-panel{padding-top:72px}.stats{padding-block:72px}.newsletter-copy{padding:32px}.newsletter h2{font-size:30px}.newsletter-copy .button{margin-top:32px}}
@media(max-width:767px){:root{--gutter:24px;--section-space:56px}body{font-size:16px}h2{font-size:29px;letter-spacing:-.4px;line-height:1.3}.eyebrow{font-size:16px;margin-bottom:12px}.header-inner{height:104px;grid-template-columns:1fr 68px 1fr}.header-logo img{width:68px;height:80px}.hero{height:530px}.hero-poster{width:100%;object-fit:cover;object-position:62% center}.hero-copy{position:absolute;top:auto;bottom:96px;left:var(--gutter);width:calc(100% - var(--gutter)*2);margin:0;z-index:2;text-shadow:0 1px 12px #13336c40}.hero::after{inset:30% 0 0;background:linear-gradient(transparent,#13336c99)}.hero-copy p{font-size:20px;margin-bottom:10px}.hero h1{font-size:40px;max-width:350px}.hero-video{object-position:center}.video-error{z-index:4;width:90%;font-size:14px}.intro{padding-block:56px}.intro .section-background{object-position:center}.intro-content{text-align:center}.product-grid{grid-template-columns:1fr;gap:36px;margin-top:32px}.products{padding-top:56px}.product-card h3{font-size:16px}.products-action{margin-top:36px}.button{max-width:100%;font-size:15px;padding-inline:24px}.feature-grid{grid-template-columns:1fr;gap:32px}.feature-panel{padding-block:56px 80px}.feature-benefits ul{gap:20px;margin-bottom:28px}.feature-benefits li{gap:16px}.feature-image{margin-top:-32px}.feature-image img{min-height:200px;object-fit:cover;object-position:center}.feature--sponsor .feature-panel{padding-block:56px 64px}.feature--sponsor .feature-copy{padding-top:0}.feature--sponsor .feature-image{margin-top:-32px}.feature-emblem{justify-content:center;padding:0}.feature-emblem img{width:240px;height:auto}.feature--sponsor .feature-image img{min-height:0}.split{grid-template-columns:1fr;gap:32px}.split-image,.split--right .split-image{grid-column:1;grid-row:1}.split-copy,.split--right .split-copy{grid-column:1;grid-row:2;padding-inline:var(--gutter)}.split h2{font-size:29px}.split-copy .button{margin-top:28px}.stats{padding-block:56px}.stats-grid{grid-template-columns:1fr;gap:28px;margin-top:36px}.stats-grid li{font-size:36px;white-space:normal}.stats-grid small{font-size:18px}.stats .section-background{object-position:right center;opacity:.3}.newsletter-panel{grid-template-columns:1fr}.newsletter-copy{padding:40px 24px}.newsletter h2{font-size:29px}.newsletter-image{height:300px;object-position:center}.site-footer{padding-block:48px 28px}.footer-top{display:flex;flex-direction:column;align-items:center;gap:36px;padding-bottom:36px}.footer-nav{justify-content:center;gap:20px 24px;flex-wrap:wrap}.footer-bottom{flex-direction:column-reverse;padding-top:24px;gap:20px}.footer-bottom .social-links{gap:20px}.footer-bottom .social-links a{min-width:44px;min-height:44px}.footer-bottom small{text-align:center}.default-content h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}

/* Progressive enhancement: JS adds these classes only for supported, motion-enabled browsers. */
.will-reveal{opacity:0;transform:translateY(28px);transition:opacity .45s ease,transform .45s cubic-bezier(.22,.61,.36,1)}
.will-reveal.is-visible{opacity:1;transform:translateY(0)}
@media(prefers-reduced-motion:reduce){.will-reveal{opacity:1;transform:none}.hero-video{transition:none}}
@media(max-width:359px){:root{--gutter:20px}.hero h1{font-size:35px}.stats-grid li{font-size:32px}}
