/*!****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/video-banner.module/module.css ***!
  \****************************************************************************************************************************************/.video-banner{background-size:cover;background-position:100% 0;position:relative}.video-banner .mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.video-banner .button{-webkit-box-shadow:0 0 0 15px hsla(0,0%,100%,.3);box-shadow:0 0 0 15px hsla(0,0%,100%,.3);position:absolute;z-index:3;width:110px;height:110px;background-color:#fff!important;border-radius:50%;top:calc(50% - 55px);left:calc(50% - 55px);border:none;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5 11.134a1 1 0 010 1.732l-18 10.392a1 1 0 01-1.5-.866V1.608A1 1 0 011.5.742l18 10.392z' fill='%230062FF'/%3E%3C/svg%3E");-webkit-transition:all .3s;transition:all .3s}.video-banner .button:hover{-webkit-box-shadow:0 0 0 20px hsla(0,0%,100%,.3);box-shadow:0 0 0 20px hsla(0,0%,100%,.3)}@media (max-width:767px){.video-banner .button{-webkit-transform:scale(.5);transform:scale(.5)}}.video-banner .video-modal{cursor:default;overflow:hidden;height:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.video-banner .video-modal.open{opacity:1;position:fixed;z-index:10000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-banner .video-modal.open .video-wrapper{margin-top:0}.video-banner .video-modal .video-wrapper{max-width:90%;max-height:80vh;-webkit-transition:all .3s;transition:all .3s;margin-top:-150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}