@charset "UTF-8";.hero-demag{background:linear-gradient(rgba(0,29,61,.75),rgba(0,29,61,.85));min-height:560px;display:flex;align-items:center;text-align:center;position:relative;overflow:hidden}.hero-demag .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-demag .hero-bg ai-img,.hero-demag .hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-demag .hero-content{position:relative;z-index:1;padding:64px 0;color:#fff;max-width:720px;margin:0 auto}.hero-demag .eyebrow{display:inline-block;background:var(--brand-secondary);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:4px 12px;border-radius:2px;margin-bottom:16px}.hero-demag h1{font-size:max(1.8rem, min(3.5vw, 2.8rem));color:#fff;font-weight:800;line-height:1.15;margin-bottom:18px}.hero-demag .hero-sub{font-size:1.05rem;opacity:.82;margin-bottom:32px;line-height:1.7}.hero-demag .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}@media (max-width:767.98px){.hero-demag{min-height:auto}.hero-demag .hero-content{padding:48px 16px}}