.text__column{display:flex;flex-direction:column;gap:2em;justify-content:space-between;}@media (min-width:992px){.text__column{flex-direction:row;}}.text__column.text__column--100{display:block;}@media (min-width:992px){.text__column__tile--60{flex-basis:65%;}}@media (min-width:992px){.text__column__tile--30{flex-basis:33.3%;}}@media (min-width:992px){.text__column__tile--50{flex-basis:50%;}}@media (min-width:992px){.text__column__tile--70{flex-basis:70%;}}.text__column__tile p:last-child{margin-bottom:0;}.text__column--center .text__column__tile{margin-inline:auto;}.text__column .button-container{margin-top:2em;}.text__column table{font-size:.9em;margin-bottom:2em;}.text__column table tr{border-bottom:1px solid #e0e0e0;padding-block:1em;}.text__column table td{padding-right:1.5em;padding-top:1em;vertical-align:text-top;}.text__column table td:last-child{padding-bottom:1em;}.text__column table p{font-size:inherit;}.module--image-gallery-block{position:relative;}.module--image-gallery-block .image_gallery{display:flex;align-items:center;gap:2em;}.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__carousel{overflow:hidden;}.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 #24143d;border-radius:50%;color:#24143d;font-size:20px;height:40px;padding:.5em;width:40px;}