.project-slider-module{display:flex;flex-direction:column}.project-slider-module__slider-wrap{background:#22262b;height:400px;width:100%}.project-slider-module__text-wrap{align-items:center;background:#22262b;display:flex;padding:50px 20px;width:100%}.project-slider-module__text-wrap *{color:#fff}.project-slider-module__slide{height:400px;margin:0;position:relative;width:100%}.project-slider-module__slide--image{left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}body .project-slider-module .flickity-prev-next-button.previous{left:0}body .project-slider-module .flickity-prev-next-button.next{right:0}@media screen and (min-width:1280px){.project-slider-module{flex-direction:row}.project-slider-module__text-wrap{padding:70px}.project-slider-module__slider-wrap{height:500px;width:67%}.project-slider-module__text-wrap{width:33%}.project-slider-module__slide{height:500px}}