.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{height:auto;width:100%}.module--image-gallery-block .image_gallery__caption{background-color:#f2e8ea;height:100%;padding:1em}.module--image-gallery-block .image_gallery__caption p{margin:0}.module--image-gallery-block .image_gallery__carousel{overflow:hidden}.module--image-gallery-block .image_gallery__carousel .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;height:auto;padding:0 2em}@media (min-width:600px){.module--image-gallery-block .image_gallery__carousel .swiper-wrapper .swiper-slide{padding:0}}.module--image-gallery-block .image_gallery__carousel .swiper-wrapper .swiper-slide .image_gallery__image{padding-bottom:75%;position:relative}.module--image-gallery-block .image_gallery__carousel .swiper-wrapper .swiper-slide .image_gallery__image img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.module--image-gallery-block .image_gallery__navigation{align-items:flex-end;display:flex;justify-content:flex-end;position:relative}.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 .image_gallery__button svg{position:absolute;z-index:999;left:0;width:20px;right:0;height:20px;margin:auto}.module--image-gallery-block .image_gallery__navigation .image_gallery__button.swiper-button-next svg{transform:rotate(180deg)}.module--image-gallery-block .image_gallery__navigation .swiper-button-next:after,.module--image-gallery-block .image_gallery__navigation .swiper-button-prev:after{background-color:#791d29;border:0;border-radius:8px;color:#791d29;content:"";font-size:20px;height:40px;padding:.5em;width:40px}.module--image-gallery-block a{width:100%}.module--image-gallery-block a p{color:#000}.module--image-gallery-block a:hover p{text-decoration:none}