.hero-section{height:100vh;overflow:hidden;position:relative;width:100%}@media (max-width:768px){.hero-section{height:80vh}}.video-background{background-color:#000;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.video-cover{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.video-background mux-player::part(media){-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.video-background video{-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.video-background mux-player,.video-background mux-player>*,.video-background video{height:100%!important;width:100%!important}.video-scale-wrapper{height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);width:auto}mux-player[class*=video-cover]{height:100%!important;left:0!important;position:absolute!important;top:0!important;width:100%!important}.video-background video,.video-cover video,mux-player video{height:100%!important;left:50%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;position:absolute!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:100%!important}.video-background mux-player{--media-object-fit:cover!important;--media-object-position:center!important;--controls:none!important}.video-background mux-player::part(container){height:100%!important;width:100%!important}.video-background mux-player::part(media-container){height:100%!important;width:100%!important}.hero-gradient-overlay{height:100%;inset:0;pointer-events:none;position:absolute;width:100%}.hero-edge-gradient{background:-webkit-gradient(linear,left top,left bottom,from(rgba(42,42,42,0)),color-stop(40%,rgba(42,42,42,.3)),color-stop(70%,rgba(42,42,42,.7)),color-stop(85%,rgba(42,42,42,.9)),to(#2a2a2a));background:linear-gradient(180deg,rgba(42,42,42,0),rgba(42,42,42,.3) 40%,rgba(42,42,42,.7) 70%,rgba(42,42,42,.9) 85%,#2a2a2a)}.hero-main-overlay{background-color:rgba(0,0,0,.4);height:100%;inset:0;position:absolute;width:100%}.hero-section-loading{background-color:#000}.hero-section-loading:before{-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(50%,hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,0));bottom:0;content:"";left:0;position:absolute;right:0;top:0}@-webkit-keyframes shimmer{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;z-index:30;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-attribution{bottom:2rem;position:absolute;right:2rem;text-align:right;z-index:30}.hero-scroll-indicator{bottom:2rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:30}