.elementor-kit-6{--e-global-color-primary:#F77AC3;--e-global-color-secondary:#54595F;--e-global-color-text:#DCDCDC;--e-global-color-accent:#58499D;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:200;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:200;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:30px;background-color:#000000;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{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-kit-6 h2{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-kit-6 h3{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-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-6{--e-global-typography-primary-font-size:50px;--e-global-typography-secondary-font-size:30px;}.elementor-kit-6 a{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h3{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-6{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:30px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:28px;--e-global-typography-text-font-size:20px;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-line-height:24px;}.elementor-kit-6 a{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h3{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 */h1, h2 {
  background: linear-gradient( 90deg, #ff3fd8, #00ffe7 );
  
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  background-clip: text;
  color: transparent;
  font-weight: 900;
  letter-spacing: 1px;
}


.elementor-button {
  background: linear-gradient( 60deg, #ff3fd8, #00ffe7 );
  
  border: none;
  color: #000; /* testo nero per contrasto */
  font-weight: 600;
  transition: all 0.3s ease;
}

/* Effetto hover */
.elementor-button:hover {
  filter: brightness(1.1);
  transform: translateY(-2px);
}/* End custom CSS */