.image-slider .wrap{padding:0}@media (max-width:1024px){.image-slider .wrap{padding:0 1.5em}}.image-slider__slides{border-radius:20px;margin-bottom:1.625em}.image-slider__slide img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;border:8px solid var(--color-blue);border-radius:20px;max-height:24.4375em}@media (max-width:1024px){.image-slider__slide img{max-height:16.1875em}}.image-slider__inner{position:relative;padding:0 4em}.image-slider__next,.image-slider__prev{position:relative!important;left:0!important;right:0!important}.image-slider__next::after,.image-slider__prev::after{display:none}.image-slider .swiper-navigation{display:flex;justify-content:space-between;gap:.5em;width:100%;position:absolute;left:0;height:10px;top:45%;transform:translateY(-50%);pointer-events:none}.image-slider .swiper-navigation .swiper-button{display:flex;align-items:center;justify-content:center;width:2em;height:2em;cursor:pointer}.image-slider .swiper-navigation .swiper-button svg{width:1.5em;height:auto}.image-slider .swiper-navigation .swiper-button svg circle,.image-slider .swiper-navigation .swiper-button svg line,.image-slider .swiper-navigation .swiper-button svg path,.image-slider .swiper-navigation .swiper-button svg polygon{fill:none;stroke:var(--color-black);stroke-width:1;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.image-slider__pagination{position:relative!important}.image-slider__pagination .swiper-pagination-bullet-active{background:var(--color-grey-medium)!important}.image-slider__pagination .swiper-pagination-bullet{background:0 0;border:2px solid var(--color-grey-medium);margin:0 8px!important;width:16px;height:16px}