/*!****************************************************************************************************************************************!*\
  !*** 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-position:100% 0;background-size:cover;border-radius:18px;position:relative}.video-banner .mask{border-radius:18px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.video-banner .button{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' fill='none'%3E%3Cpath fill='%230062FF' d='M19.5 11.134a1 1 0 0 1 0 1.732l-18 10.392a1 1 0 0 1-1.5-.866V1.608A1 1 0 0 1 1.5.742l18 10.392Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;border-radius:50%;-webkit-box-shadow:0 0 0 15px hsla(0,0%,100%,.3);box-shadow:0 0 0 15px hsla(0,0%,100%,.3);height:90px;left:calc(50% - 55px);position:absolute;top:calc(50% - 55px);-webkit-transition:all .3s;transition:all .3s;width:90px;z-index:3}.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;height:0;overflow:hidden;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.video-banner .video-modal.open{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;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:10000}.video-banner .video-modal.open .video-wrapper{margin-top:0}.video-banner .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}