.elementor-3662 .elementor-element.elementor-element-7ae815e5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-fa4e03a{left:103px;}body.rtl .elementor-3662 .elementor-element.elementor-element-fa4e03a{right:103px;}.elementor-3662 .elementor-element.elementor-element-fa4e03a{bottom:52px;}.elementor-3662 .elementor-element.elementor-element-fa4e03a .lae-heading .lae-title{color:var( --e-global-color-text );font-family:"Rajdhani", Sans-serif;font-size:42px;}.elementor-3662 .elementor-element.elementor-element-fa4e03a .lae-heading .lae-subtitle{color:var( --e-global-color-secondary );font-family:"Rajdhani", Sans-serif;}.elementor-3662 .elementor-element.elementor-element-fa4e03a .lae-heading .lae-text{color:var( --e-global-color-primary );font-family:"Rajdhani", Sans-serif;font-weight:800;}.elementor-widget-hotspot .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-hotspot{--hotspot-color:var( --e-global-color-primary );--hotspot-box-color:var( --e-global-color-secondary );--tooltip-color:var( --e-global-color-secondary );}.elementor-widget-hotspot .e-hotspot__label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-hotspot .e-hotspot__tooltip{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3662 .elementor-element.elementor-element-646e16e5 .elementor-repeater-item-b6a16eb{left:50%;--hotspot-translate-x:50%;top:50%;--hotspot-translate-y:50%;}.elementor-3662 .elementor-element.elementor-element-646e16e5 .e-hotspot--tooltip-position{right:initial;bottom:initial;left:initial;top:calc(100% + 5px );}@media(max-width:1024px){.elementor-widget-hotspot .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-hotspot .e-hotspot__label{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-hotspot .e-hotspot__tooltip{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-hotspot .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-hotspot .e-hotspot__label{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-hotspot .e-hotspot__tooltip{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS */.lae-odometers .lae-odometer {
    
    text-align: center;
    position: relative;
    margin-bottom: 0;
    background: #243875;
    padding: 20px 20px;
    border-radius: 20px 20px 0;
}
.lae-odometers .lae-odometer .lae-number {
    
    margin-bottom: 0;
}
.lae-grid-item {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.lae-grid-item:hover {
    transform: scale(1.05); /* Grows slightly */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset; /* Subtle shadow */
    border-radius: 8px; /* Optional: rounded corners */
}
/* Target the container that holds the event article */
.mec-event-article .event-carousel-type2-head {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* On hover, float it up slightly and add a shadow */
.mec-event-article .event-carousel-type2-head:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.mec-event-carousel-type2 {
    margin-bottom: -90px;
}/* End custom CSS */