/*
Generated time: November 25, 2025 13:49
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.
*/
.gdc-hero-text-image__wrapper{display:grid;grid-template-columns:100vw;grid-template-rows:1fr;background:var(--color-bg);margin:var(--section-margin-t) 0 var(--section-margin-b) 0}.gdc-hero-text-image__image{height:var(--hero-height);max-height:100vh;width:100%}.gdc-hero-text-image__image img{width:100%;height:100%;object-fit:cover;filter:brightness(var(--image-brightness))}.gdc-hero-text-image__image,.gdc-hero-text-image__text-wrapper{grid-column:1;grid-row:1}.gdc-hero-text-image__text-wrapper{display:flex;justify-content:center;align-items:center;z-index:2}.gdc-hero-text-image__text-wrapper :not(a){color:var(--color-text);text-align:var(--text-align)}.gdc-hero-text-image__button{display:inline-block;color:var(--color-button-text);background:var(--color-button-bg);font-weight:600!important;text-align:center;padding:var(--button-padding);border-radius:var(--border-radius-buttons)}.gdc-hero-text-image__button:hover{filter:brightness(.9)!important}@media (max-width:820px){.gdc-hero-text-image__wrapper{margin-top:var(--section-margin-t-mobile);margin-bottom:var(--section-margin-b-mobile)}}