.video_popup{display:none;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;opacity:0;position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999999999;transition:all 400ms ease 0ms}.video_popup::before{position:absolute;top:0;left:0;right:0;bottom:-100px;display:block;content:"";background-color:rgba(0,0,0,0.8);z-index:0}.video_popup .boxes{overscroll-behavior-y:none}.video_popup .close:not(.btn){border:0;padding:0;z-index:999;cursor:pointer;overflow:hidden;background-color:#000000;position:absolute;right:0;top:0;width:40px;height:40px;border-radius:0 0 0 12px;transition:all 400ms ease 0ms}.video_popup .close:not(.btn)::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-mask-image:url('../../img/close.svg');mask-image:url('../../img/close.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:12px 12px;mask-repeat:no-repeat;mask-position:center center;mask-size:12px 12px;margin:0;transition:all 400ms ease 0ms}.notouch .video_popup .close:not(.btn):hover,.video_popup .close:not(.btn):focus{background-color:#E9041E}.notouch .video_popup .close:not(.btn):hover::before,.video_popup .close:not(.btn):focus::before{transform:rotate(-180deg)}.video_popup .boxes{text-align:center;position:relative;width:90%;height:90%;padding:0;left:0 !important;display:flex;align-items:center;justify-content:center}.video_popup .boxes.desktop{max-width:700px}.video_popup .boxes.desktop2{max-width:1280px}.video_popup .boxes.mobile{max-width:288px}.video_popup .boxes.mobile2{max-width:1280px}.video_popup .boxes .in{position:relative}.video_popup video{margin:0 auto;position:relative;display:block;max-width:100%;max-height:100%;border:0}@media screen and (max-height:740px){.video_popup .boxes .in{height:100%}}/*# sourceMappingURL=popup.css.map */