.image-text__text{margin-bottom:50px}.image-text__cta{margin-top:3rem}.image-text__image{padding-bottom:40px;padding-top:40px;position:relative;text-align:center}.image-text__image:before{background-color:#fff;bottom:0;content:"";display:block;height:100%;left:-25px;position:absolute;top:0;width:calc(75% + 25px);z-index:0}.image-text--image-bg-green-light .image-text__image:before{background-color:var(--green_light)}.image-text--image-bg-green-light-pattern .image-text__image:before{background-color:var(--green_light);background-image:var(--bg-pattern-green-light);background-position:bottom;background-repeat:no-repeat;background-size:200% auto}.image-text--image-bg-green-dark .image-text__image:before{background-color:var(--green_dark)}.image-text--image-bg-green-dark-pattern .image-text__image:before{background-color:var(--green_dark);background-image:var(--bg-pattern-green-dark);background-position:bottom;background-repeat:no-repeat;background-size:200% auto}.image-text__image>img{position:relative;z-index:1}@media (min-width:900px){.image-text{align-items:center;display:flex;flex-flow:row-reverse;justify-content:space-between}.image-text--reverse{flex-flow:row}.image-text__image,.image-text__text{width:45%}.image-text__text{margin-bottom:0}.image-text--reverse .image-text__image:before{left:auto;right:-25px}}@media (min-width:1200px){.image-text__text{padding-right:100px}.image-text__image{padding-left:100px}.image-text__image:before{left:0;width:75%}.image-text--reverse .image-text__text{padding-left:100px;padding-right:0}.image-text--reverse .image-text__image{padding-left:0;padding-right:100px}.image-text--reverse .image-text__image:before{right:0}}