.video-hero-section{align-items:center;display:flex;height:500px;justify-content:center;overflow:hidden;padding-bottom:100px;padding-top:100px;position:relative;width:100%}.video-hero-section video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.video-hero-section .toggleMute span{display:inline-block;height:50px;width:50px}.video-hero-section .toggleMute .unmute{display:none}.video-hero-section a.toggleMute{color:#00d1ff;left:15px;position:absolute;top:15px;z-index:99;fill:#00d1ff;cursor:pointer}.video-hero-section .toggleMute svg{height:35px;width:35px}.video-hero-section .overlay{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.video-hero-section .hero-text{margin:0 auto;max-width:1170px;padding:0 10px;position:relative;width:100%;z-index:9}@media(max-width:1200px){.video-hero-section .hero-text{padding:0 10px}}@media(max-width:767px){.video-hero-section .hero-text{padding:0 15px}}