.carousel-section{position:relative}.carousel-section__swiper{width:100%;height:450px;overflow:hidden;position:relative}.carousel-section__background{position:absolute;width:100%;height:100%;background-size:cover;background-position:50%;z-index:1}.carousel-section__overlay{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2}.carousel-section__content{position:relative;z-index:3;color:white;padding:40px;max-width:600px}.card-offer-section{background-size:cover;background-position:50%;height:320px;border-radius:0;overflow:hidden;position:relative}.card-offer-section .overlay{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.7));transition:background .3s ease}.card-offer-section:hover .overlay{background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.9))}.card-offer-section .title-bottom{position:absolute;bottom:0;left:0;width:100%;padding:24px}.our-hotel-section{background-color:#fff}.hotel-img-wrap{overflow:hidden;border-radius:12px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1rem);transition:transform .3s ease}.hotel-img-wrap img{object-fit:cover;width:100%;height:200px;transition:transform .3s ease}.hotel-img-wrap:hover img{transform:scale(1.05)}.testimonial-swiper,.testimonial-swiper .swiper-slide,.testimonial-swiper .swiper-slide>.card,.testimonial-swiper .swiper-wrapper{height:100%}