.dm-hero-stage{position:relative;width:100%;overflow:hidden;background:var(--dm-navy-900);aspect-ratio:16/9;min-height:360px;max-height:calc(100dvh - 14rem)}.dm-hero-video{-o-object-fit:contain;object-fit:contain}@media (min-width:700px){.dm-hero-video{-o-object-fit:cover;object-fit:cover}}