@media screen and (max-width: 1442px){
    .service-link-home{
        width: 75%;
    }
    .service-link{
        width: 60%;
    }
}
@media screen and (max-width: 1201px){
    .illustrazione-1{
        width: 55%; 
        bottom: -37%; 
        right: 0;
    }
    .illustrazione-2{
        width: 100%; 
        bottom: -23%; 
        right: 4%;
    }
    .illustrazione-3{
        width: 66%; 
        top: 7%; 
        left: 20%    
    }
    .service-link-home{
        width: 85%;
    }
    .service-link{
        width: 75%;
    }
}
@media screen and (max-width: 1037px){
    .illustrazione-1{
        width: 55%; 
        bottom: -22%; 
        right: 0;
    }
    .illustrazione-2{
        width: 100%; 
        bottom: -11%; 
        right: 4%;
    }
    .illustrazione-3{
        width: 66%; 
        top: 16%; 
        left: 20%    
    }
}
@media screen and (max-width: 992px){
    .pianelle-breadcrumb-wrapper{
        top: 3%;
    }
	.video-section{
		aspect-ratio: auto;
		height: 100vh;
		overflow: hidden;
	}
	.desktop-video{
		display: none;
	}
	.mobile-video{
		display: block;
		width: 100%;
	}
/* home */
    .home-experience-section{
        translate: unset;
    }
    .over-text:hover{
        opacity: 0;
    }
    .service-more-info-wrapper{
        aspect-ratio: 16 / 7;
    }
    .service-link-home{
        width: 80%;
    }
    .service-link{
        width: 100%;
    }
    .home-header{
        background-image: unset;
        background-color: #F5DFD6;
    }
/* 	resort */
	.resort-header{
		background-image: unset;
	}
/* rione */
	.rione-header{
		background-image: unset;
	}
/* experience */
	.experience-header{
		background-image: unset;
	}
/* camere */
	.header-comfort{
		background-image: unset; 
	}
	.header-deluxe{
		background-image: unset; 
	}
	.header-suite{
		background-image: unset; 
	}
}

/* fs-3 font-size: clamp(16px, 80vh, 1.7vw) !important; */
/* .display-5 {
    font-size: calc(1.425rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2;
} */
/*
80px - main title 
73px - header link
60px - subtitle, card title
50px - content title
40px - entry paragraph, booking title, citation paragraph
35px - home hover description, story white description, testi experience
30px - button, footer link, story white description
25px - paragraph
20px - card title, service description 
21px - contatti footer
12px - photo description
*/