.elementor-1074 .elementor-element.elementor-element-8a51aa4:not(.elementor-motion-effects-element-type-background), .elementor-1074 .elementor-element.elementor-element-8a51aa4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );background-image:url("https://renovar-theme.progressionstudios.com/wp-content/plugins/elementor/assets/images/placeholder.png");background-position:center center;background-size:cover;}.elementor-1074 .elementor-element.elementor-element-8a51aa4 > .elementor-background-overlay{background-color:#22273A;opacity:0.95;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1074 .elementor-element.elementor-element-8a51aa4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 10px 60px 10px;}.elementor-1074 .elementor-element.elementor-element-95dd76d{--grid-columns:3;--grid-row-gap:30px;--grid-column-gap:30px;}@media(max-width:1024px){.elementor-1074 .elementor-element.elementor-element-95dd76d{--grid-columns:2;}}@media(max-width:767px){.elementor-1074 .elementor-element.elementor-element-8a51aa4{padding:10px 0px 10px 0px;}.elementor-1074 .elementor-element.elementor-element-95dd76d{--grid-columns:1;}}/* Start custom CSS *//* Ensure the parent container retains the background image */
.width-container-pro {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* Ensure the grid items have a relative position */
.width-container-pro .elementor-element-93ad840 {
    position: relative !important;
}

/* Target the specific overlay within the grid items */
.width-container-pro .elementor-element-93ad840 .elementor-background-overlay {
    transition: opacity 0.3s ease-in-out !important;
}

/* Fade out the overlay on hover */
.width-container-pro .elementor-element-93ad840:hover .elementor-background-overlay {
    opacity: 0 !important;
}/* End custom CSS */