.video-outer .video-container{cursor:none;display:flex;flex-direction:column;height:600px;justify-content:center;margin:0 auto;overflow:hidden;position:relative}.video-outer .video-container #video{height:100%;object-fit:cover;width:100%}.video-outer .video-container #video .hs-responsive-embed{max-height:100%!important;max-width:100%!important}.video-outer .play-button-wrapper{align-items:center;display:flex;height:auto;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.video-outer .play-button-wrapper .btn-circle{align-items:center;border-radius:100vmax;display:flex;height:205px;justify-content:center;position:relative;width:205px}.video-outer .play-button-wrapper .play-gif{height:141px;pointer-events:auto;position:absolute;width:141px}.video-outer .play-button-wrapper .btn-circle .text-icon{animation:textRotation 8s linear infinite;height:100%;position:absolute;width:100%}.video-outer .play-button-wrapper .btn-circle .text-icon span{color:#fff;font-size:20px;left:50%;position:absolute;transform-origin:0 100px}@keyframes textRotation{to{transform:rotate(1turn)}}.video-outer .box-video{overflow:hidden;position:relative;width:100%}.video-outer .box-video .bg-video{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.video-outer .bg-video:after{background:rgba(0,0,0,.25);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:479px) and (min-width:320px){.video-outer .video-container{height:auto}.video-outer .play-button-wrapper .play-gif{height:80px;width:80px}.video-outer .play-button-wrapper .play-gif img{max-width:100%}.video-outer .play-button-wrapper .btn-circle{height:115px;width:115px}.video-outer .play-button-wrapper .btn-circle .text-icon span{font-size:12px;transform-origin:0 57px}}@media only screen and (max-width:767px) and (min-width:480px){.video-outer .video-container{height:auto}.video-outer .play-button-wrapper .play-gif{height:90px;width:90px}.video-outer .play-button-wrapper .btn-circle .text-icon{display:none}}