/*
Generated time: August 1, 2025 18:38
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.
*/
.hero{width:calc(100% + 60px);position:relative;margin:0 0 0 -30px}.hero__inner{width:100%}.hero--overlay::after{content:'';width:100%;height:100%;background:linear-gradient(#000,rgba(0,0,0,0));position:absolute;top:0;left:0}.hero__image{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero__image img,.hero__image picture{width:100%;height:100%!important;object-fit:cover}.hero__content{width:100%;max-width:600px;margin:0 auto;padding:100px 20px;display:flex;flex-flow:column nowrap;align-items:center;gap:32px;position:relative;z-index:1}.hero__content h1{font-weight:700;font-size:64px;line-height:72px;color:#fff;margin:0;text-align:center}.hero__content p{width:100%;max-width:375px;margin:0;font-size:18px;line-height:24px;color:#fff;font-weight:400;text-align:center}@media only screen and (max-width:768px){.hero__content{padding:60px 40px}.hero__content h1{font-size:44px;line-height:52px}}