section.section-image-slider.v1 .image_slider.swiper{opacity:0;transition:opacity .2s ease;width:calc(100% + 16px)}@media(min-width:576px){section.section-image-slider.v1 .image_slider.swiper{width:calc(50vw + 246px)}}@media(min-width:768px){section.section-image-slider.v1 .image_slider.swiper{width:100%}}section.section-image-slider.v1 .image_slider.swiper.initialized{opacity:1}@media(max-width:768px){section.section-image-slider.v1 .image_slider.swiper>.swiper-wrapper>.swiper-slide{width:80%}}section.section-image-slider.v1 .image_slider.swiper>.swiper-wrapper>.swiper-slide>picture{width:100%;height:464px;display:block}@media(min-width:991px){section.section-image-slider.v1 .image_slider.swiper>.swiper-wrapper>.swiper-slide>picture{height:600px}}section.section-image-slider.v1 .image_slider.swiper>.swiper-wrapper>.swiper-slide>picture>img{object-fit:cover;width:100%;height:100%}section.section-image-slider.v1 .image_slider.swiper>.swiper-pagination{position:relative;margin:16px 0 0 0;padding:0;display:flex;justify-content:center;gap:4px;top:0;bottom:0}@media(min-width:991px){section.section-image-slider.v1 .image_slider.swiper>.swiper-pagination{margin:24px 0 0 0}}section.section-image-slider.v1 .image_slider.swiper>.swiper-pagination>.swiper-pagination-bullet{background:#e7e7e7;opacity:1;width:16px;height:16px;margin:0}section.section-image-slider.v1 .image_slider.swiper>.swiper-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary)}