.hero-section{width:100%;height:100vh;position:relative;overflow:hidden}.hero-section.hero-safe{height:100svh}.hero-section:before{content:"";z-index:1;pointer-events:none;background-color:#0000004d;background-image:linear-gradient(#190b0580 0%,#190b0500 41.45%),linear-gradient(#190b0500 47.3%,#190b05 100%);position:absolute;inset:0}.hero-video-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-video{object-fit:cover;opacity:.75;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.hero-content{z-index:2;position:relative}.hero-fallback-image{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.hero-video{opacity:.65}.hero-video-container:empty+.hero-fallback-image{z-index:0}}.hero-video-container:not(:empty)~.hero-fallback-image{opacity:0;transition:opacity .3s}
