.elementor-3562 .elementor-element.elementor-element-0186bdc{--display:flex;--min-height:476px;--background-transition:0.3s;--border-radius:15px 15px 15px 15px;}.elementor-3562 .elementor-element.elementor-element-0186bdc:not(.elementor-motion-effects-element-type-background), .elementor-3562 .elementor-element.elementor-element-0186bdc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E0E0E0;}.elementor-3562 .elementor-element.elementor-element-0186bdc:hover{background-color:var( --e-global-color-primary );}.elementor-3562 .elementor-element.elementor-element-0186bdc.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3562 .elementor-element.elementor-element-83d6b56 > .elementor-widget-container{padding:15px 0px 0px 0px;}.elementor-3562 .elementor-element.elementor-element-83d6b56{text-align:center;}.elementor-3562 .elementor-element.elementor-element-83d6b56 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:32px;font-weight:500;line-height:34.5px;color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(min-width:768px){.elementor-3562 .elementor-element.elementor-element-0186bdc{--content-width:369px;}}@media(min-width:1921px){.elementor-3562 .elementor-element.elementor-element-0186bdc{--border-radius:15px 15px 15px 15px;}}@media(max-width:767px){.elementor-3562 .elementor-element.elementor-element-0186bdc{--content-width:100%;--min-height:0px;--justify-content:space-between;--border-radius:15px 15px 15px 15px;}.elementor-3562 .elementor-element.elementor-element-83d6b56 .elementor-heading-title{font-size:29px;}}/* Start custom CSS for container, class: .elementor-element-0186bdc */.container{
    background-color: #D6D6D6;
   transition:all 0.3s ease-in-out;
}

.container:hover{
    background-color: #B90404;
}

.heading{
   transition:all 0.3s ease-in-out;
}

.container:hover H2 {
    color: white !important ;
}


.elementor-widget-image img{
     transition: transform 0.3s ease;
}

.container:hover .elementor-widget-image img {
   transform: scale(1.2);
}/* End custom CSS */