/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 11 2025 | 09:21:22 */
@media(min-width: 768px) {
	
h1 {font-size: clamp(1.56rem, 1.63vw + 0.52rem, 3.13rem) !important;}
.titolo-grande-adf h1 {font-size: clamp(2.81rem, 1.63vw + 1.77rem, 4.38rem) !important;}

.home-adf h2 {Font-size: clamp(1rem, 0.59vw + 0.63rem, 1.56rem) !important;}
h2 {Font-size: clamp(1.56rem, 0.65vw + 1.15rem, 2.19rem) !important;}
.titolo-piccolo h2 {Font-size: clamp(1.25rem, 0.65vw + 0.83rem, 1.88rem) !important;}
.titoli-grandi h2 {Font-size: clamp(2.19rem, 1.63vw + 1.15rem, 3.75rem) !important;}
.titoli-esperienze h2 {Font-size: clamp(2.81rem, 1.63vw + 1.77rem, 4.38rem) !important;}

	
.uc_button a {Font-size: clamp(1.25rem, 0.33vw + 1.04rem, 1.56rem) !important;}
	.lista-stanza span{font-size: clamp(1.13rem, 0.46vw + 0.83rem, 1.56rem) !important;} 

h3 {Font-size: clamp(1.56rem, 0.65vw + 1.15rem, 2.19rem) !important;}
	
	
p{line-height: clamp(0.94rem, 0.85vw + 0.4rem, 1.75rem) !important; font-size: clamp(1rem, 0.2vw + 0.88rem, 1.19rem) !important;} 


.carousel-image{height: clamp(18.13rem, 13.67vw + 9.38rem, 31.25rem) !important;}

}


