.elementor-kit-6{--e-global-color-text:#151515;--e-global-color-primary:#F5282A;--e-global-color-accent:#C80E10;--e-global-color-secondary:#E5E5E5;--e-global-color-0dd3cd9:#FFFFFF;--e-global-color-dd6b58b:#F4F4F4;--e-global-typography-primary-font-family:"Monda";--e-global-typography-primary-font-size:105px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Unbounded";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:200;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Unbounded";--e-global-typography-accent-font-size:32px;--e-global-typography-accent-font-weight:300;--e-global-typography-4f3364e-font-family:"Unbounded";--e-global-typography-4f3364e-font-size:16px;--e-global-typography-4f3364e-font-weight:300;--e-global-typography-4f3364e-text-transform:uppercase;background-color:#F4F4F4;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-4f3364e-font-family ), Sans-serif;font-size:var( --e-global-typography-4f3364e-font-size );font-weight:var( --e-global-typography-4f3364e-font-weight );text-transform:var( --e-global-typography-4f3364e-text-transform );color:var( --e-global-color-0dd3cd9 );border-radius:50px 50px 50px 50px;padding:15px 40px 15px 40px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-0dd3cd9 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );}.elementor-kit-6 img{border-radius:3px 3px 3px 3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1650px;}.e-con{--container-max-width:1650px;--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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 50px;--widgets-spacing-row:20px;--widgets-spacing-column:50px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1500px){.elementor-kit-6{--e-global-typography-primary-font-size:90px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.1em;--e-global-typography-4f3364e-font-size:15px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-4f3364e-font-size );}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:60px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-4f3364e-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:35px;--e-global-typography-secondary-font-size:25px;--e-global-typography-accent-font-size:20px;--e-global-typography-4f3364e-font-size:13px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-4f3364e-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
  --iw-radius: 50px;
  --iw-radius-half: calc(var(--iw-radius) / 2);
}

/* Dimensione del box */
#iw-br .elementor-widget-container,
#iw-bl .elementor-widget-container,
#iw-tr .elementor-widget-container,
#iw-tl .elementor-widget-container {
  width: var(--iw-radius);
  height: var(--iw-radius);
}

/* In basso a destra */
#iw-br .elementor-widget-container {
  box-shadow: var(--iw-radius-half) var(--iw-radius-half) 0 0 var(--e-global-color-dd6b58b);
}

/* In basso a sinistra */
#iw-bl .elementor-widget-container {
  box-shadow: calc(var(--iw-radius-half) * -1) var(--iw-radius-half) 0 0 var(--e-global-color-dd6b58b);
}

/* In alto a destra */
#iw-tr .elementor-widget-container {
  box-shadow: var(--iw-radius-half) calc(var(--iw-radius-half) * -1) 0 0 var(--e-global-color-dd6b58b);
}

/* In alto a sinistra */
#iw-tl .elementor-widget-container {
  box-shadow: calc(var(--iw-radius-half) * -1) calc(var(--iw-radius-half) * -1) 0 0 var(--e-global-color-dd6b58b);
}


.elementor-widget-theme-post-content ul {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
}

.elementor-widget-theme-post-content ul li {
  position: relative;
  padding-inline-start: 1.6em;
}

.elementor-widget-theme-post-content ul li::before {
  content: "\e98f";
  font-family: 'icomoon' !important;
  position: absolute;
  inset-inline-start: 0;
  top: 0.45em;
  font-size: 1em;
  line-height: 1;
  color: var( --e-global-color-accent );
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Monda';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.wiplant.it/wp-content/uploads/2025/08/Monda.woff') format('woff'),
		url('https://www.wiplant.it/wp-content/uploads/2025/08/Monda.ttf') format('truetype');
}
/* End Custom Fonts CSS */