.image-with-text-overlay{background:var(--color-accent);color:#fff;display:flex;overflow:hidden;padding:40px 0;position:relative;width:100%}.image-with-text-overlay .image-with-text-overlay--content .image-with-text-overlay__text{margin-bottom:35px}.image-with-text-overlay .image-with-text-overlay--content .image-with-text-overlay__text.enable-limit-text-lines,.image-with-text-overlay .image-with-text-overlay--content .image-with-text-overlay__text.enable-limit-text-lines p{visibility:visible}.image-with-text-overlay .image-with-text-overlay--content .image-with-text-overlay__text.enable-limit-text-lines :last-child{margin-bottom:0}@media only screen and (min-width:768px){.image-with-text-overlay{padding:80px 0}}.image-with-text-overlay .row{width:100%}.image-with-text-overlay--mobile{display:block}@media only screen and (min-width:768px){.image-with-text-overlay--mobile{display:none}}.image-with-text-overlay--desktop{display:none}@media only screen and (min-width:768px){.image-with-text-overlay--desktop{display:block}}.image-with-text-overlay--bg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.image-with-text-overlay--bg.parallax--true{height:110%;top:-5%}.image-with-text-overlay--bg img,.image-with-text-overlay--bg svg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-with-text-overlay--bg svg{fill:var(--bg-body,#fff);opacity:.5;padding:50px}.image-with-text-overlay--bg:after{background-color:rgba(var(--color-overlay-rgb),var(--overlay-opacity));bottom:0;content:"";height:100%;left:0;pointer-events:none;position:absolute;width:100%;z-index:11}.image-with-text-overlay--content{color:#fff;display:flex;margin:0 auto;max-width:1440px;padding:0 15px;position:relative;width:100%;z-index:5}@media only screen and (min-width:768px){.image-with-text-overlay--content{padding:0 50px}}.image-with-text-overlay--content-inner{max-width:650px;width:100%}.image-with-text-overlay--content-inner.content-width-small{max-width:480px}.image-with-text-overlay--content-inner.content-width-medium{max-width:650px}.image-with-text-overlay--content-inner.content-width-large{max-width:900px}.image-with-text-overlay--content .image-with-text-overlay--heading{color:#fff}.animations-true .image-with-text-overlay--content .image-with-text-overlay--heading{visibility:hidden;will-change:visibility}.image-with-text-overlay--content>*+.button{margin-top:30px}.animations-true .image-with-text-overlay--content .button,.animations-true .image-with-text-overlay--content .subheading{opacity:0}@media only screen and (min-width:1068px){.image-with-text-overlay--content .rte.description-size--medium{font-size:1.25rem}.image-with-text-overlay--content .rte.description-size--large{font-size:1.5rem}}.image-with-text-overlay--content .rte p{font-size:inherit}.animations-true .image-with-text-overlay--content .rte p{will-change:visibility}.image-with-text-overlay--content.content-middle-left{align-items:center;justify-content:flex-start}.image-with-text-overlay--content.content-middle-center{align-items:center;justify-content:center}.image-with-text-overlay--content.content-middle-right{align-items:center;justify-content:flex-end}.image-with-text-overlay--content.content-bottom-left{align-items:flex-end;justify-content:flex-start}.image-with-text-overlay--content.content-bottom-center{align-items:flex-end;justify-content:center}.image-with-text-overlay--content.content-bottom-right{align-items:flex-end;justify-content:flex-end}