.elementor-49076 .elementor-element.elementor-element-1a92326{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:010% 10%;--row-gap:010%;--column-gap:10%;--padding-top:5%;--padding-bottom:5%;--padding-left:10%;--padding-right:10%;}.elementor-49076 .elementor-element.elementor-element-1a92326:not(.elementor-motion-effects-element-type-background), .elementor-49076 .elementor-element.elementor-element-1a92326 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-49076 .elementor-element.elementor-element-97e6ada{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-49076 .elementor-element.elementor-element-739036b:hover img{opacity:1;}.elementor-49076 .elementor-element.elementor-element-739036b img{transition-duration:0.7s;}.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-49076 .elementor-element.elementor-element-6701036{text-align:center;}.elementor-49076 .elementor-element.elementor-element-6701036 .elementor-heading-title{font-family:"Abel", Sans-serif;font-size:24px;font-weight:600;text-transform:uppercase;color:#FFFFFF;}.elementor-49076 .elementor-element.elementor-element-000fcd1{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-49076 .elementor-element.elementor-element-9caff3f:hover img{opacity:1;}.elementor-49076 .elementor-element.elementor-element-9caff3f img{transition-duration:0.7s;}.elementor-49076 .elementor-element.elementor-element-78e3371{text-align:center;}.elementor-49076 .elementor-element.elementor-element-78e3371 .elementor-heading-title{font-family:"Abel", Sans-serif;font-size:24px;font-weight:600;text-transform:uppercase;color:#FFFFFF;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-49076 .elementor-element.elementor-element-97e6ada{--width:50%;}.elementor-49076 .elementor-element.elementor-element-000fcd1{--width:50%;}}/* Start custom CSS for image, class: .elementor-element-739036b */.elementor-widget-image{
    overflow: hidden;
    position: relative;
}

.elementor-widget-image img{
    width:100%;
    transition: transform .6s ease;
}

.elementor-widget-image:hover img{
    transform: scale(1.08);
}

/* overlay scuro */
.elementor-widget-image::after{
    content:"";
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.25);
    transition:background .4s ease;
    pointer-events:none;
}

.elementor-widget-image:hover::after{
    background:rgba(0,0,0,0.45);
}/* End custom CSS */