.popup__content,.popups-cont-video .popup{aspect-ratio:16/9}.next-arrow,.prev-arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:28px;cursor:pointer;color:#fff;z-index:2}.next-arrow{right:12px}.prev-arrow{left:12px}.popup__content img{opacity:0;z-index:0;transition:opacity .5s}.popup__content img:first-child{opacity:1;z-index:1}.popup__content .movie-gallery-el{max-width:100%!important}.popups-cont,.popups-cont-video{display:flex;justify-content:center;align-items:center;z-index:-10;position:fixed;left:0;top:0;width:100%;height:100vh;perspective:1000px;pointer-events:none;transition:z-index 0s .8s}.popups-cont-video.s--popup-active,.popups-cont.s--popup-active{z-index:1000;pointer-events:auto;transition:z-index}.popups-cont__overlay{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:opacity .35s;background:#000000c2}.popups-cont-video.s--popup-active .popups-cont__overlay,.popups-cont.s--popup-active .popups-cont__overlay{opacity:1;transition:opacity .35s .35s}.popup{z-index:2;position:relative;width:90%;max-width:1200px;height:auto;transform-style:preserve-3d}.popup.s--active .popup__piece-inner{transition:opacity .35s,transform .7s ease-in-out;transform:translate3d(0,0,0) rotateX(0) rotateY(0)!important;opacity:1}.popup__content{position:relative;padding:30px;background:#fff;color:#fff;transition:opacity .2s;opacity:0}.popup.s--active .popup__content{transition-delay:0.6s;opacity:1}.popup__close{position:absolute;right:12px;top:12px;width:30px;height:30px;cursor:pointer;z-index:2;background:#ffffff94;border-radius:4px;backdrop-filter:blur(4px)}.popup__close:after,.popup__close:before{content:"";position:absolute;left:0;top:14px;width:100%;height:2px;background:#000}.popup__close:before{transform:rotate(45deg)}.popup__close:after{transform:rotate(-45deg)}.popup__heading{margin-bottom:20px;font-size:30px;letter-spacing:1px;text-transform:uppercase}.popup__text{font-size:18px;line-height:1.5}.popup__content video{width:100%;object-fit:cover;aspect-ratio:16/9}.popups-cont-video .popup .popup__content{padding:0;display:flex}