.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f93c4f7:#111111;--e-global-color-62724e1:#001752;--e-global-color-04a48dd:#4B4848B5;--e-global-color-cd60966:#E0E0E0;--e-global-color-5be4e6d:#7738FF;--e-global-color-ce00ffc:#1E0052;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-b8597cb-font-family:"Montserrat";--e-global-typography-b8597cb-font-size:26px;--e-global-typography-b8597cb-font-weight:700;--e-global-typography-b8597cb-text-transform:uppercase;--e-global-typography-a2414dc-font-family:"Montserrat";--e-global-typography-a2414dc-font-size:15px;--e-global-typography-a2414dc-font-weight:700;--e-global-typography-a2414dc-text-transform:uppercase;--e-global-typography-847e75b-font-family:"Montserrat";--e-global-typography-847e75b-font-size:15px;--e-global-typography-847e75b-font-weight:500;--e-global-typography-d7c33bd-font-family:"Montserrat";--e-global-typography-d7c33bd-font-size:50px;--e-global-typography-d7c33bd-font-weight:800;--e-global-typography-d7c33bd-text-transform:uppercase;background-color:var( --e-global-color-f93c4f7 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.div-blur {
    background: rgba(250, 250, 250, 0.15); /* Colore di sfondo semi-trasparente */
    backdrop-filter: blur(25px); /* Intensità della sfocatura */
    -webkit-backdrop-filter: blur(10px); /* Per compatibilità con Safari */
    border-radius: 25px;
}
.text-glass-gradient {
    background: linear-gradient(90deg,  rgba(74, 143, 255),  rgba(127, 0, 212)); /* Gradiente da sinistra a destra */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}/* End custom CSS */