/*
Generated time: June 27, 2025 17:41
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-section{display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px 20px;align-items:center}.hero-content{flex:1 1 50%;padding:20px}.hero-content h2{font-size:36px;margin-bottom:20px;font-weight:700}.hero-content p{font-size:16px;line-height:1.5}.hero-image{flex:1 1 50%;padding:20px;text-align:right}.hero-image img{max-width:100%;height:auto}.cta-boxes{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:30px 20px;background:linear-gradient(90deg,{{section.settings.gradient_color_start}},{{section.settings.gradient_color_end}})}.cta-box{flex:1 1 30%;padding:30px;text-align:center;border-radius:12px;color:#fff;font-weight:700;font-size:18px;transition:transform .3s ease;text-transform:uppercase}.cta-box:hover{transform:scale(1.05)}@media (max-width:767px){.hero-section{border-radius:8px;margin-top:10px;padding:20px 10px!important}.hero-content{flex:1 1 50%;padding:10px;text-align:center}.hero-content h2{font-size:26px}.cta-boxes,.hero-image,.logos-row{display:none!important}.hero-section{width:100%;height:auto;margin-left:0}}