.elementor-kit-10{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#5800FF;--e-global-color-text:#000000;--e-global-color-accent:#8B8B8B;--e-global-color-e8f1c5c:#00000000;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.1em;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-size:38px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1em;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-text );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 );color:var( --e-global-color-primary );border-style:none;border-radius:0px 0px 0px 0px;padding:2px 12px 2px 12px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-10{--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:24px;--e-global-typography-accent-line-height:1.1em;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:16px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.diference {
    mix-blend-mode: difference !important;
}

body {
    -webkit-overflow-scrolling: auto; /* disabilita l’inerzia di rimbalzo */
    touch-action: pan-x pan-y; /* mantiene scroll standard, blocca gesture insolite */
}



/* Selezione */
::selection {
  background: transparent;
  color: #ffffff; /* bianco */
}

::-moz-selection {
  background: transparent;
  color: #ffffff; /* bianco (Firefox) */
}/* End custom CSS */