.stack{position:relative;width:100%}.stack__slide{align-items:center;background-position:50%;background-size:cover;display:flex;height:100vh;overflow:hidden;position:sticky;top:0;width:100%}.stack__slide-content_wrap{left:50%;margin:0!important;padding:0!important;position:absolute;top:50%;transform:translate(-50%,-50%)}.stack__front{height:100%;margin:0!important;padding:0!important;position:relative;width:100%}.stack__content{display:flex;flex-direction:column;justify-content:center;padding:120px 80px}.stack__bg,.stack__content{height:100%;position:absolute;top:0;width:100%}.stack__bg{background-position:50%;background-size:cover;left:0}.stack__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.stack video{background-color:#000;height:100%;object-fit:cover;width:100%}.stack__title{margin-bottom:0}.stack__desc{margin-top:15px}.stack__desc p:last-child{margin-bottom:0}.stack__button-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:45px}@media (max-width:767px){.stack__content{padding:90px 20px}}