.image-slider-section_item img{width:100%;transition:0.5s ease-in-out;}
.image-slider-section_head h2{margin-bottom:28px}
.image-slider-section_head{max-width:450px;margin:0 auto}
.image-slider-section_item_wrp{line-height:0}
.image-slider-section_wrp .swiper-pagination{position:unset}
.image-slider-section_wrp .swiper-pagination:not(:empty){margin-top:20px}
.image-slider-section_item img:hover {transform:scale(1.1);}
.image-text-slider-new .image-slider-section_item_wrp {overflow:hidden;}
.image-text-slider-new .more-link--text:hover {text-decoration:underline;}
@media screen and (max-width: 749px) {
.image-slider-section-swiper{margin-right:-20px;padding-right:30px}
.image-text-slider-new .image-slider-section_head{max-width:314px}
}