.slider{position:relative;width:100%;height:418px;overflow:hidden}.slide{position:absolute;top:0;left:100%;width:100%!important;height:100%;opacity:0;transition:left 1s ease,opacity 1s ease}.slide.active{left:0;opacity:1}.slide.previous{left:-100%;opacity:0}.video-stop{position:relative}.slide .slide-img,.slide video{width:100%!important;height:100%;object-fit:cover}.slide-img{background-size:cover;background-repeat:no-repeat}.video-stop-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;width:40px;height:32px;cursor:pointer}@media (min-width:1200px){.slider{height:418px;width:100%}.video-stop-icon{width:180px;height:180px}}@media (max-width:900px){.slider{height:200px}}@media (max-width:450px){.slider{height:120px}}
