/* Transparent hero header; white compact header after scrolling. */
.site-header{height:96px;background:linear-gradient(180deg,rgba(3,15,27,.62),transparent);color:#fff;box-shadow:none}.site-header .brand img{filter:brightness(0) invert(1)}.site-header .site-nav{color:#fff}.site-header.scrolled{height:76px;background:#fff;color:#11263a;box-shadow:0 8px 30px #071a2d1c}.site-header.scrolled .brand img{filter:none}.site-header.scrolled .site-nav{color:#11263a}.hero{margin-top:0;min-height:100svh}.hero video{width:100%;height:100%;object-fit:cover;object-position:center}.fixed-quote{position:fixed;z-index:79;left:0;top:58%;display:flex;align-items:center;gap:9px;padding:13px 17px 13px 10px;border-radius:0 24px 24px 0;color:#fff;background:#e91c2c;box-shadow:0 12px 30px #071a2d40;font-weight:800}.fixed-quote span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#fff;color:#e91c2c}.quick-tools{border-width:3px}.quick-tools span{font-size:10px}
@media(max-width:900px){.site-header{height:88px;padding:12px 18px;background:linear-gradient(180deg,rgba(3,15,27,.7),transparent)}.site-header.scrolled{height:76px;background:#fff}.site-header:not(.scrolled) .nav-toggle{background:#e91c2c}.site-header.scrolled .nav-toggle{background:#e91c2c}.site-nav{top:100%;background:#fff!important;color:#11263a!important}.hero{margin-top:0;min-height:100svh}.hero-content{padding-top:105px}.fixed-quote{left:auto;right:12px;top:auto;bottom:112px;border-radius:28px;padding:9px 14px 9px 9px;font-size:12px}.fixed-quote span{width:28px;height:28px}}
@media(max-width:600px){.hero{min-height:100svh}.hero video{object-position:58% center}.hero-content{width:calc(100% - 32px);padding-top:94px}.hero-content>p:not(.eyebrow){font-size:16px}.actions{flex-wrap:wrap}.actions .button{min-height:52px}.fixed-quote{bottom:100px}}
.hero-shade{background:linear-gradient(90deg,rgba(2,15,28,.70) 0%,rgba(2,15,28,.42) 47%,rgba(2,15,28,.12) 100%),linear-gradient(0deg,rgba(2,15,28,.35),transparent 50%)}
.hero video{object-fit:cover;object-position:center 45%}.service-marquee{margin-top:42px;overflow:hidden;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20}.service-marquee-track{display:flex;width:max-content;animation:serviceCrawl 42s linear infinite}.service-marquee:hover .service-marquee-track,.service-marquee:focus-within .service-marquee-track{animation-play-state:paused}.service-marquee a{display:grid;gap:10px;width:280px;min-height:170px;padding:28px;border-right:1px solid #ffffff20;color:#fff;text-decoration:none;transition:.25s}.service-marquee a:hover,.service-marquee a:focus{background:#df1f2d}.service-marquee small{color:#9fb0bd}.service-marquee b{font-size:20px}.service-marquee span{margin-top:auto;font-weight:800}@keyframes serviceCrawl{to{transform:translateX(-50%)}}
@media(max-width:760px){.hero video{object-position:60% center}.service-marquee{overflow-x:auto;scroll-snap-type:x mandatory}.service-marquee-track{animation:none}.service-marquee a{width:78vw;scroll-snap-align:start}.service-marquee-track a[aria-hidden="true"]{display:none}}
@media(prefers-reduced-motion:reduce){.service-marquee-track{animation:none;display:grid;width:auto;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-marquee-track a[aria-hidden="true"]{display:none}.fixed-quote{animation:none!important}}
