.image-with-text{display:grid;--swiper-theme-color: var(--body-text-color);--swiper-navigation-size: 1rem;--swiper-navigation-sides-offset: 0;--swiper-pagination-bottom: 0}.image-with-text .swiper{overflow:hidden}.image-with-text .swiper.banner{overflow:visible}.image-with-text .swiper:not(.swiper-initialized) .swiper-slide:not(:first-child){display:none}.image-with-text__slide{display:flex;width:100%;position:relative;height:100%;background-color:var(--neutral-color)}.image-with-text__slide.image-with-text__slide--reverse{flex-direction:row-reverse}.image-with-text__slide.image-with-text__slide--linked{cursor:pointer}.image-with-text__slide__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.image-with-text__slide__link:focus-visible{outline:2px solid var(--body-text-color);outline-offset:2px}.image-with-text__slide--linked .image-with-text__slide__content__button{position:relative;z-index:1;pointer-events:none}@media (min-width: 769px){.image-with-text__slide{padding:var(--spacing-normal);width:calc(100% - 2.5rem)}}.image-with-text__slide__image{overflow:hidden;position:relative}.image-with-text__slide__image img{position:absolute;top:0;left:0;height:100%;width:100%;max-width:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image-with-text__slide__image--placeholder svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;fill:currentColor}.image-with-text__slide--adapt{height:auto;align-items:stretch}.image-with-text__slide--adapt .image-with-text__slide__image{aspect-ratio:var(--first-block-image-aspect-ratio);align-self:stretch;height:auto}.image-with-text__slide--adapt .image-with-text__slide__content-wrapper{height:auto;min-height:100%}.image-with-text .swiper-slide:has(.image-with-text__slide--adapt){height:auto}.image-with-text__slide--adapt .image-with-text__slide__image.image-with-text__slide__image--placeholder{min-height:13rem;height:100%}.image-with-text__slide--small .image-with-text__slide__image{min-height:13rem}.image-with-text__slide--medium .image-with-text__slide__image{min-height:19rem}.image-with-text__slide--large .image-with-text__slide__image{min-height:28rem}@media (min-width: 769px){.swiper-slide:has(.image-with-text__slide__image--placeholder){height:unset}.image-with-text__slide__image--small,.image-with-text__slide__image--large+.image-with-text__slide__content{flex-grow:0}.image-with-text__slide--adapt .image-with-text__slide__image.image-with-text__slide__image--placeholder,.image-with-text__slide--small .image-with-text__slide__image{min-height:20rem}.image-with-text__slide--medium .image-with-text__slide__image{min-height:29rem}.image-with-text__slide--large .image-with-text__slide__image{min-height:43rem}}.image-with-text__slide__content{position:relative;box-sizing:border-box}.image-with-text__slide__content.content-position--top .image-with-text__slide__content-wrapper{justify-content:flex-start}.image-with-text__slide__content.content-position--middle .image-with-text__slide__content-wrapper{justify-content:center}.image-with-text__slide__content.content-position--bottom .image-with-text__slide__content-wrapper{justify-content:flex-end}.image-with-text__slide__content-wrapper{word-break:break-word;display:flex;flex-direction:column;height:100%;padding:2rem 2.5rem 2.5rem}.image-with-text__slide__content-wrapper p{text-wrap:balance}@media (max-width: 768px){.image-with-text__slide__content.mobile-content-alignment--left .image-with-text__slide__content-wrapper{text-align:left;align-items:flex-start}.image-with-text__slide__content.mobile-content-alignment--center .image-with-text__slide__content-wrapper{text-align:center;align-items:center}.image-with-text__slide__content.mobile-content-alignment--right .image-with-text__slide__content-wrapper{text-align:right;align-items:flex-end}}@media (min-width: 769px){.image-with-text__slide__content.desktop-content-alignment--left .image-with-text__slide__content-wrapper{text-align:left;align-items:flex-start}.image-with-text__slide__content.desktop-content-alignment--center .image-with-text__slide__content-wrapper{text-align:center;align-items:center}.image-with-text__slide__content.desktop-content-alignment--right .image-with-text__slide__content-wrapper{text-align:right;align-items:flex-end}}.image-with-text__slide__content__caption{font-size:var(--font-size-small)}.image-with-text__slide__content__caption:has(+.image-with-text__slide__content__heading){margin-bottom:1rem}.image-with-text__slide__content__caption:has(+.image-with-text__slide__content__text){margin-bottom:1.5rem}.image-with-text__slide__content__caption:has(+.image-with-text__slide__content__button){margin-bottom:2rem}.image-with-text__slide__content__heading:has(+.image-with-text__slide__content__text){margin-bottom:1.5rem}.image-with-text__slide__content__heading:has(+.image-with-text__slide__content__button){margin-bottom:2rem}.image-with-text__slide__content__text:has(+.image-with-text__slide__content__button){margin-bottom:2rem}.image-with-text__slide__content__button{margin-bottom:0;--spacing-base: 1rem;width:-moz-fit-content;width:fit-content}.image-with-text__slide__content__button{width:-moz-fit-content;width:fit-content}@media (min-width: 769px){.image-with-text__slide__content-wrapper{padding:var(--spacing-x-large) var(--spacing-xx-large)}}
