.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#47E27B;--e-global-color-6284ed4:#000000;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1465px;}.e-con{--container-max-width:1465px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column: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 */.strokeme {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 3px;
    -webkit-text-stroke-color: #3376E8;
}
@media screen and (max-width: 768px) {
    .strokeme {
        -webkit-text-fill-color: transparent;

        -webkit-text-stroke: 2px; /* Cambiato lo spessore del contorno a 2px per dispositivi mobili */
                 -webkit-text-stroke-color: #3376E8;
    }
}

.marquee {
  overflow: hidden;
  display: flex;
}

.marquee h3{
  white-space: nowrap;
}/* End custom CSS */