@media screen and (max-width:1100px){}.video-autoplay{width:100%;max-width:100%;display:flex;height:auto;background-position:center center !important;background-size:cover !important;background-repeat:no-repeat !important;position:relative;flex-direction:column;cursor:pointer}.video-autoplay.closed{cursor:default}.video-autoplay .module-wrapper{overflow:hidden;width:100%;height:100%}.video-autoplay video{position:relative;left:0;top:0;width:100%;height:100%;object-fit:cover}.video-autoplay-button{position:absolute;width:80px;height:80px;border-radius:50%;border:5px solid #fff;top:50%;left:50%;z-index:10;color:#fff;text-align:center;transform:translate(-50%,-50%);cursor:pointer;opacity:1;transition:opacity 1s;padding-top:22px}.video-autoplay-button.closed{opacity:0}.video-autoplay-button-arrow{border:solid #fff;border-width:0 8px 8px 0;display:inline-block;padding:9px}.video-autoplay-button-right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-left:-5px}@media screen and (max-width:1025px){.video-autoplay video{width:100%;height:auto}}@media screen and (max-width:420px){}