.image-with-text{position:relative}.image-with-text__image{position:absolute;inset:0;width:100%;height:110%;object-fit:cover;z-index:0;pointer-events:none}.image-with-text__video{position:absolute;inset:0;width:100%;height:110%;object-fit:cover;z-index:0;pointer-events:none}.image-with-text__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;z-index:1;overflow:hidden}@media(max-width: 991.98px){.image-with-text__grid{grid-template-columns:1fr;gap:0px}}.image-with-text__col--image{overflow:hidden}.image-with-text__col--heading{display:flex;flex-direction:column;gap:2.4rem}.image-with-text__col--content{margin-left:auto}@media(max-width: 991.98px){.image-with-text__col--content{margin-left:0}}.image-with-text--overlay .section-container{position:relative;overflow:hidden;height:74rem;align-items:flex-end;justify-content:flex-end;padding:5.2rem}.image-with-text--no-crop .image-with-text__image{height:100%;object-fit:contain}.image-with-text--no-crop .image-with-text__inline-image{object-fit:contain}.image-with-text--split .section-container{width:100%;max-width:100%;padding-top:0;padding-bottom:0}.image-with-text--split .ws-heading{margin-bottom:5.2rem}@media(max-width: 991.98px){.image-with-text--split .ws-heading{max-width:100%}}.image-with-text--split .ws-heading__icon img{width:8.8rem;height:auto;margin-bottom:6.4rem}.image-with-text--split .image-with-text__image{display:none}.image-with-text--split .image-with-text__video{display:none}.image-with-text--split .image-with-text__col.image-with-text__col--content{padding:4.2rem 15%}@media(max-width: 991.98px){.image-with-text--split .image-with-text__col.image-with-text__col--content{padding:12.4rem 5%}}.image-with-text--split .image-with-text__inline-image{display:block;width:100%;height:auto;object-fit:cover}.image-with-text--split .image-with-text__inline-video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.image-with-text--split .image-with-text__col--content{margin-left:0}.image-with-text--split.image-with-text--image-left .image-with-text__grid{grid-template-columns:1fr 1fr}@media(max-width: 991.98px){.image-with-text--split.image-with-text--image-left .image-with-text__grid{grid-template-columns:1fr}}.image-with-text--split.image-with-text--image-right .image-with-text__grid{grid-template-columns:1fr 1fr}@media(max-width: 991.98px){.image-with-text--split.image-with-text--image-right .image-with-text__grid{grid-template-columns:1fr}}.image-with-text--gallery .image-with-text__grid{display:flex}@media(max-width: 991.98px){.image-with-text--gallery .image-with-text__grid{flex-direction:column}}.image-with-text--gallery .image-with-text__grid .image-with-text__col--image{width:calc(66% - 8.2rem)}@media(max-width: 991.98px){.image-with-text--gallery .image-with-text__grid .image-with-text__col--image{width:100%}}.image-with-text--gallery .image-with-text__grid .image-with-text__col--content{width:calc(33% - 8.2rem)}@media(max-width: 991.98px){.image-with-text--gallery .image-with-text__grid .image-with-text__col--content{width:100%}}.image-with-text__area{position:absolute;right:10%;bottom:10%;background:var(--color-primary);border-radius:5rem;padding:4.8rem;max-width:30rem;z-index:2}.image-with-text__area-icon{height:2.8rem;flex-shrink:0;object-fit:contain;display:inline-block;margin-right:2.6rem}.image-with-text__area-text{align-items:baseline;gap:.8rem;flex-wrap:wrap;font-size:3.6rem;font-weight:500;text-align:right;text-transform:uppercase}.image-with-text__buttons{margin-top:5.2rem}.image-with-text__gallery{position:relative;width:100%;max-width:100%}.image-with-text__gallery-viewport{position:relative;width:100%;max-width:100%;height:100%;overflow:hidden}.image-with-text__gallery .swiper,.image-with-text__gallery .swiper-wrapper,.image-with-text__gallery .swiper-slide{width:100%;height:100%}.image-with-text__gallery .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.image-with-text__gallery-pagination{position:absolute;left:50%;bottom:1.6rem;transform:translateX(-50%);z-index:3;display:none}.image-with-text__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:5.6rem;height:5.6rem;border-radius:999px;border:1px solid rgba(158,149,144,0);background:none;color:#fff;display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:auto;background:#fff}.image-with-text__gallery-arrow--prev{left:2.4rem}.image-with-text__gallery-arrow--next{right:2.4rem}.image-with-text__gallery-arrow::after{content:"" !important;width:2rem;height:2rem;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 10H19" stroke="%239E9590" stroke-miterlimit="10"/><path d="M9.80078 0.800781L19.0008 10.0008L9.80078 19.2008" stroke="%239E9590" stroke-miterlimit="10"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:center}.image-with-text__gallery-arrow--prev::after{transform:rotate(180deg)}.image-with-text__gallery--overlay{position:absolute;inset:0;width:100%;max-width:100%;height:110%;z-index:0;overflow:hidden}.image-with-text__gallery--inline{width:100%;max-width:100%}.image-with-text__gallery--inline .image-with-text__gallery-viewport{aspect-ratio:16/9;width:100%;max-width:100%;overflow:hidden}