:root {
    --swiper-navigation-size: 55px;
}
.no-swiper-arrow::after {
    content: none;
    display: none;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}