.image-with-text-overlay{overflow:hidden;padding:40px 0;color:#fff;position:relative;background:var(--color-accent);width:100%;display:flex}@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%;pointer-events:none;position:absolute;top:0;left: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%;object-fit:cover;width:100%}.image-with-text-overlay--bg svg{fill:var(--bg-body,#fff);padding:50px;opacity:.5}.image-with-text-overlay--bg:after{height:100%;pointer-events:none;content:"";position:absolute;bottom:0;background-color:rgba(var(--color-overlay-rgb),var(--overlay-opacity));left:0;width:100%;z-index:11}.image-with-text-overlay--content{padding:0 15px;color:#fff;position:relative;max-width:1440px;margin:0 auto;width:100%;display:flex;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 h3{color:#fff}.animations-true .image-with-text-overlay--content h3{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{visibility:hidden;will-change:visibility}.image-with-text-overlay--content.content-middle-left{justify-content:flex-start;align-items:center}.image-with-text-overlay--content.content-middle-center{justify-content:center;align-items:center}.image-with-text-overlay--content.content-middle-right{justify-content:flex-end;align-items:center}.image-with-text-overlay--content.content-bottom-left{justify-content:flex-start;align-items:flex-end}.image-with-text-overlay--content.content-bottom-center{justify-content:center;align-items:flex-end}.image-with-text-overlay--content.content-bottom-right{justify-content:flex-end;align-items:flex-end}