.module--image-gallery-block{position:relative}.module--image-gallery-block .image_gallery{display:flex;align-items:center;gap:4em}.module--image-gallery-block .image_gallery--contain,.module--image-gallery-block .image_gallery--stretch{flex-wrap:wrap}@media (min-width:992px){.module--image-gallery-block .image_gallery--stretch{flex-wrap:nowrap}}@media (min-width:992px){.module--image-gallery-block .image_gallery--stretch>div{flex-grow:1}}.module--image-gallery-block .image_gallery div img{width:100%}.module--image-gallery-block .image_gallery div a:after{display:none}.module--image-gallery-block .image_gallery__carousel{overflow:hidden;position:relative}.module--image-gallery-block .image_gallery__carousel .swiper-wrapper{align-items:center;margin-top:3em}.module--image-gallery-block .image_gallery__carousel .swiper-wrapper .swiper-slide{display:flex}.module--image-gallery-block .image_gallery__carousel .swiper-wrapper .swiper-slide a,.module--image-gallery-block .image_gallery__carousel .swiper-wrapper .swiper-slide img{height:auto;width:100%}.module--image-gallery-block .image_gallery__navigation{align-items:flex-end;display:flex;justify-content:center;position:relative}@media (min-width:992px){.module--image-gallery-block .image_gallery__navigation{justify-content:flex-end}}.module--image-gallery-block .image_gallery__navigation .image_gallery__button{height:40px;left:auto;margin:2em 0 0 1em;position:relative;right:auto;text-align:center;width:40px}.module--image-gallery-block .image_gallery__navigation .swiper-button-next:after,.module--image-gallery-block .image_gallery__navigation .swiper-button-prev:after{border:1px solid #0067cf;border-radius:50%;color:#0067cf;font-size:20px;height:40px;padding:.5em;width:40px}