.video-hero{background-color:var(--overlay-color);font-size:20px;overflow:hidden;padding:21px 0 25px;position:relative;text-align:center;z-index:0}@media not screen and (min-width:768px){.video-hero{--overlay-opacity:81;background-image:var(--mobile-background);background-size:cover;font-size:13.0536130536px;padding-bottom:0}}.video-hero:before{background-color:var(--overlay-color);bottom:0;content:"";left:0;opacity:calc(var(--overlay-opacity)/100);position:absolute;right:0;top:0;z-index:50}.video-hero .container{position:relative;width:500px;z-index:100}.video-hero__video{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}@media not screen and (min-width:768px){.video-hero__video{display:none}}.video-hero__video>*{aspect-ratio:var(--video-ratio);left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.video-hero h1+*{margin-top:.5em}.video-hero__down-arrow{display:block;margin-top:65px}@media not screen and (min-width:768px){.video-hero__down-arrow{margin-top:40px}}