.hs-video-hero .hero-container{height:auto;position:relative;width:100%}.hs-video-hero .hero-cta{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:auto;position:absolute;width:100%}.hs-video-hero .hero-cta-btn{background:rgba(0,0,0,.6);border-radius:10px;color:#f5f5f5;font-size:24px;font-weight:700;padding:10px 24px;text-decoration:none;transition:all .3s ease 0ms}.hs-video-hero .hero-cta-btn:hover{background:rgba(0,0,0,.8)}.hs-video-hero video{height:auto!important;width:100%!important}.hs-video-hero .hero-container:hover .hs-video-controls{opacity:1}.hs-video-controls{bottom:0;display:flex;gap:16px;left:0;margin:12px;opacity:0;position:absolute;transition:opacity .2s ease-out}.hs-video-controls button{background:rgba(0,0,0,.6);border:none;border-radius:50%;cursor:pointer;padding:12px;-webkit-transition:color .3s ease,background-color .3s ease;-o-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}.hs-video-controls button:hover{background:rgba(0,0,0,.9)}.hs-video-controls button span{align-items:center;display:flex;justify-content:center}.hs-video-controls button svg{height:16px;width:16px}.hs-video-audio svg,.hs-video-play svg{fill:#f5f5f5}.hs-video-play #hs-play-icon.hs-active{display:inline}.hs-video-play #hs-play-icon.hs-inactive{display:none}.hs-video-play #hs-pause-icon.hs-active{display:inline}.hs-video-play #hs-pause-icon.hs-inactive{display:none}.hs-video-audio #hs-mute-icon.hs-active{display:inline}.hs-video-audio #hs-mute-icon.hs-inactive{display:none}.hs-video-audio #hs-unmute-icon.hs-active{display:inline}.hs-video-audio #hs-unmute-icon.hs-inactive{display:none}@media (min-width:768px){.hs-video-hero .hero-container{margin:0 auto!important;max-width:1024px}}@media (min-width:1024px){.hs-video-hero .hero-container{align-items:center;display:flex}}@media (min-width:768px){.hs-video-hero video{border-radius:10px}}@media only screen and (max-width:1670px){.hs-video-hero .hero-container{width:auto}}@media only screen and (max-width:767px){.hero-container{margin-left:-30px;margin-right:-30px;width:auto}}