.elementor-kit-8{--e-global-color-primary:#252671;--e-global-color-secondary:#8D8E88;--e-global-color-text:#000000;--e-global-color-accent:#FF9E18;--e-global-color-42949ad:#C7C7C7;--e-global-color-8ef98a1:#797DB0;--e-global-typography-primary-font-family:"DIN Next LT pro Regular";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"DIN Next LT pro Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DIN Next LT pro Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DIN Next LT pro Bold";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"DIN Next LT pro Regular", Sans-serif;font-size:18px;}.elementor-kit-8 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-8 a{color:var( --e-global-color-text );font-family:"DIN Next LT pro Regular", Sans-serif;font-size:17px;}.elementor-kit-8 a:hover{color:var( --e-global-color-accent );}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-family:"DIN Next LT pro Bold", Sans-serif;font-size:3rem;}.elementor-kit-8 h2{color:var( --e-global-color-text );font-family:"DIN Next LT pro Regular", Sans-serif;font-size:2.25rem;}.elementor-kit-8 h3{color:var( --e-global-color-text );font-family:"DIN Next LT pro Regular", Sans-serif;font-size:1.75rem;}.elementor-kit-8 h5{color:var( --e-global-color-text );font-family:"DIN Next LT pro Italic", Sans-serif;}.elementor-kit-8 h6{color:var( --e-global-color-text );font-family:"DIN Next LT pro Regular", Sans-serif;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.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-8{font-size:17px;}.elementor-kit-8 a{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-kit-8{font-size:16px;}.elementor-kit-8 a{font-size:15px;}.elementor-kit-8 h1{font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*gestione effetto dei bottoni*/
.aware-btn .elementor-button {
  position: relative;
  overflow: hidden;
  display: flex;
}

.aware-btn .elementor-button span {
  position: relative;
  z-index: 1;
}

.aware-btn .elementor-button::before {
  content: '';
  position: absolute;
  left: var(--x);
  top: var(--y);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-radius: 50%;
  background:#FF9E18;
  transition: width 0.8s, height 0.8s;
  z-index: 0;
}

.aware-btn .elementor-button:hover::before {
  width: 1000px;
  height: 1000px;
}

/*gestione scroll anchor link con header fisso*/
body:not(.elementor-editor-active) .elementor-menu-anchor:before /*pseudo-elemento prima di un anchor elementor*/ {
  content: "";
  display:block;
  height: 260px; /* crea spazio alto quanto l'header fisso*/
  margin: -260px 0 0; /* sposta l'elemento verso l'alto */
  visibility: hidden; /*pseudo-elemento non è visibile*/
  pointer-events: none; /*lo pseudo-elemento non intercetta clic o hover*/
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DIN Next LT pro Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mediterranean-electricity-interconnection-perspective-2025.med-tso.org/wp-content/uploads/2026/01/din-next-lt-pro-regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DIN Next LT pro Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mediterranean-electricity-interconnection-perspective-2025.med-tso.org/wp-content/uploads/2026/01/din-next-lt-pro-bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DIN Next LT pro Italic';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://mediterranean-electricity-interconnection-perspective-2025.med-tso.org/wp-content/uploads/2026/01/din-next-lt-pro-italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */