.fade-wrapper{position:relative}.fade-text{align-items:center;display:flex;height:100%;max-width:500px;position:absolute;z-index:2}.fade-text h1{color:#fff}.page-center.fade{position:relative}.fade-slide{height:500px;overflow:hidden}.fade-slide img{width:100%}.fade-slide:before{background:linear-gradient(90deg,#000,hsla(0,0%,100%,0));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:80%;z-index:1}.fade-slide .slick-active img{animation:animate 8s ease-out 1}@keyframes animate{0%{transform:scale(1)}to{transform:scale(1.15)}}@media (max-width:1240px){.fade-slide{height:100%}}@media (max-width:768px){.fade-slide:before{display:none}.fade-text{position:static}.fade-text h1{color:initial}.fade-wrapper{display:flex;flex-direction:column-reverse;position:static}.fade-text{max-width:100%}}