.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--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}}