.elementor-kit-162{--e-global-color-primary:#E6127E;--e-global-color-text:#121212;--e-global-color-accent:#FFFFFF;--e-global-color-secondary:#38B6FF;--e-global-typography-primary-font-family:"Clash Display Bold";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Clash Display > Titoli / Headings";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Outfit> Accenti (CTA, numeri, badge)";--e-global-typography-text-font-size:18px;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Outfit> Accenti (CTA, numeri, badge)";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1em;--e-global-typography-576edad-font-family:"Outfit> Accenti (CTA, numeri, badge)";--e-global-typography-576edad-font-size:14px;--e-global-typography-576edad-font-weight:400;--e-global-typography-576edad-text-transform:capitalize;--e-global-typography-576edad-line-height:1em;background-color:var( --e-global-color-accent );overscroll-behavior:none;}.elementor-kit-162 e-page-transition{background-color:#FFBC7D;}.elementor-kit-162 a{font-family:"Clash Display > Titoli / Headings", Sans-serif;}.elementor-kit-162 h1{font-family:"Clash Display > Titoli / Headings", Sans-serif;}.elementor-kit-162 h2{font-family:"Clash Display > Titoli / Headings", Sans-serif;}.elementor-kit-162 h3{font-family:"Clash Display > Titoli / Headings", Sans-serif;}.elementor-kit-162 h4{font-family:"Clash Display > Titoli / Headings", Sans-serif;}.elementor-kit-162 h5{font-family:"Clash Display > Titoli / Headings", Sans-serif;}.elementor-kit-162 h6{font-family:"Clash Display > Titoli / Headings", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-162{--e-global-typography-primary-font-size:50px;--e-global-typography-secondary-font-size:40px;--e-global-typography-576edad-font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-162{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:30px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:16px;--e-global-typography-576edad-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Hero wrapper */
#app {
  position: relative;     /* il canvas starà dietro */
  width: 100%;
  height: 100vh;          /* Hero a pieno schermo */
  overflow: hidden;
  z-index: 0;
}

/* Canvas generato via JS */
#app canvas#canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;            /* resta dietro ai widget Elementor */
}

.elementor-kit-162 {
  display: block !important;         /* smonta il comportamento flex */
}
.elementor-kit-162 > .elementor-widget-wrap {
  display: block !important;
}


 *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Clash Display Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.pink-wave.com/wp-content/uploads/2025/10/ClashDisplay-Bold.eot');
	src: url('https://www.pink-wave.com/wp-content/uploads/2025/10/ClashDisplay-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://www.pink-wave.com/wp-content/uploads/2025/10/ClashDisplay-Bold.woff2') format('woff2'),
		url('https://www.pink-wave.com/wp-content/uploads/2025/10/ClashDisplay-Bold.woff') format('woff'),
		url('https://www.pink-wave.com/wp-content/uploads/2025/10/ClashDisplay-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Outfit> Accenti (CTA, numeri, badge)';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.pink-wave.com/wp-content/uploads/2025/10/Outfit-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit> Accenti (CTA, numeri, badge)';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.pink-wave.com/wp-content/uploads/2025/10/Outfit-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit> Accenti (CTA, numeri, badge)';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.pink-wave.com/wp-content/uploads/2025/10/Outfit-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */