.image-swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.image-swiper .swiper-slide img{object-fit:cover;object-position:center;display:block;width:100%;height:100%}.image-swiper__nav:after{display:none}.image-swiper__nav{background:var(--black);width:auto;display:flex;justify-content:center;align-items:center;width:50px;height:50px;bottom:0;top:auto}.image-swiper__nav.swiper-button-next{right:0}.image-swiper__nav.swiper-button-prev{left:0}.image-swiper__nav svg{height:20px}.image-swiper__nav svg path{fill:#fff}@media screen and (max-width:1024px){.image-swiper__nav{width:40px;height:40px}.image-swiper__nav svg{height:15px}}