{% raw %} 
/*!*********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/video.module/module.css ***!
  \*********************************************************************************************************************************/
.video-banner-module{position:relative}.video-banner-module .container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.video-banner-module .video-banner-inner{aspect-ratio:1.9;background-position:100% 0;background-size:cover;overflow:hidden;position:relative;width:100%}.video-banner-module .video-text{left:0;position:absolute;top:30%;width:100%}.video-banner-module .video-text *{color:#fff;text-align:center}.video-banner-module .video-text h5{margin-bottom:19px}@media (max-width:992px){.video-banner-module .video-text{top:15%}}.video-banner-module .video-button{border-radius:50%;cursor:pointer;height:70px;left:calc(50% - 40px);position:absolute;top:calc(60% - 40px);width:70px;z-index:10}.video-banner-module .video-button img{position:absolute;-webkit-transition:all .2s;transition:all .2s}.video-banner-module .video-button img.base{opacity:1}.video-banner-module .video-button img.hover,.video-banner-module .video-button:hover img.base{opacity:0}.video-banner-module .video-button:hover img.hover{opacity:1}@media (max-width:992px){.video-banner-module .video-button{top:60%}}.video-banner-module.video-modal{cursor:default;height:0;margin:0!important;overflow:hidden;padding:0!important;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.video-banner-module.video-modal.open{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.85);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;width:100%;z-index:999999}.video-banner-module.video-modal.open .video-wrapper{margin-top:0}.video-banner-module.video-modal .video-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:-150px;max-height:80vh;max-width:90%;-webkit-transition:all .3s;transition:all .3s}.video-banner-module.video-modal .video-wrapper .iframe_wrapper{height:80vh;width:80vw}.video-banner-module.video-modal .video-wrapper .iframe_wrapper iframe{height:100%;width:100%}.video-banner-module.video-modal .video-wrapper video{max-height:80vh}
{% endraw %}