.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__grid{display:grid;grid-template-columns:1fr 1fr;gap:6.4rem;align-items:center;position:relative;z-index:1}@media(max-width: 991.98px){.image-with-text__grid{grid-template-columns:1fr;gap:40px}}.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}[data-theme=light] .image-with-text--overlay .section-container .ws-heading *{color:#fff}[data-theme=light] .image-with-text--overlay .section-container .ws-main-text *{color:#fff}.image-with-text--overlay.image-with-text--has-video .section-container{height:auto;display:block;padding:0}.image-with-text--overlay.image-with-text--has-video .image-with-text__video-wrapper--overlay{position:relative;inset:auto;aspect-ratio:16/9;width:100%;height:auto;display:block;overflow:hidden}.image-with-text--overlay.image-with-text--has-video .image-with-text__video-wrapper--overlay iframe,.image-with-text--overlay.image-with-text--has-video .image-with-text__video-wrapper--overlay video{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;max-height:none}.image-with-text--overlay.image-with-text--has-video .image-with-text__grid{position:absolute;bottom:0;left:0;right:0;padding:5.2rem}.image-with-text--split .ws-heading{margin-bottom:5.2rem}.image-with-text--split .image-with-text__image{display:none}.image-with-text--split .image-with-text__col.image-with-text__col--content{padding-top:5.2rem;padding-bottom:5.2rem}.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__col--content{margin-left:0}.image-with-text--split.image-with-text--image-left .image-with-text__grid{grid-template-columns:6fr 5fr}@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:5fr 6fr}@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__video-wrapper{pointer-events:none}.image-with-text__video-wrapper--overlay{position:absolute;inset:0;width:100%;height:100%;z-index:0;display:flex;align-items:center;justify-content:center}.image-with-text__video-wrapper--overlay iframe,.image-with-text__video-wrapper--overlay video{width:100%;aspect-ratio:16/9;max-height:100%}.image-with-text__video-wrapper--split{position:relative;width:100%;aspect-ratio:16/9}.image-with-text__video-wrapper--split iframe,.image-with-text__video-wrapper--split video{position:absolute;inset:0;width:100%;height:100%}.image-with-text__video{display:block}