/*
Generated time: June 24, 2025 02:50
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.image-with-text-overlay{position:relative;display:flex;overflow:hidden;width:100%;background:var(--color-accent);color:#fff;padding:40px 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{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.image-with-text-overlay--bg img,.image-with-text-overlay--bg svg{width:100%;height:100%;object-fit:cover}.image-with-text-overlay--bg svg{padding:50px;fill:var(--bg-body,#fff);opacity:.5}.image-with-text-overlay--bg:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:11;background-color:rgba(var(--color-overlay-rgb),var(--overlay-opacity));pointer-events:none}.image-with-text-overlay--content{display:flex;padding:0 12.5px;max-width:1360px;color:#fff;position:relative;z-index:5;width:100%;margin:0 auto}@media only screen and (min-width:768px){.image-with-text-overlay--content{padding:0 40px}}.image-with-text-overlay--content-inner{max-width:600px}.image-with-text-overlay--content h3{color:#fff}.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}.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}