.rotating-gallery{overflow:hidden;padding:0;margin:0;height:50vh;color:#000;position:relative}.gallery-title{color:#c0bebe;text-align:center;position:absolute;bottom:120px;left:50%;transform:translateX(-50%);z-index:10}.rotating-gallery__slider-section{height:22vh;top:130px;position:relative;width:100%}.rotating-gallery__wheel{position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:300vw;height:300vw;max-width:2000px;max-height:2000px;z-index:1}.rotating-gallery__wheel-card{position:absolute;top:0;left:0;width:8%;max-width:200px;aspect-ratio:2/3;cursor:pointer;box-shadow:0 0 5px rgba(0,0,0,.2)}.rotating-gallery__wheel-card.touch-hover,.rotating-gallery__wheel-card:hover{transform:scale(1.1) rotate(90deg);box-shadow:0 0 20px rgba(0,0,0,.2)}.image-container{width:100%;height:100%;position:relative;overflow:hidden}.gallery-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:absolute;inset:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:768px){.rotating-gallery{height:42vh}.gallery-title{bottom:40px}}@media(min-width:992px){.rotating-gallery{height:50vh}}@media(max-width:400px){.rotating-gallery{height:28vh}.rotating-gallery__slider-section{top:100px}.gallery-title{bottom:0}}@media(min-width:401px){.rotating-gallery{height:35vh}.gallery-title{bottom:10px}}@media only screen and (min-width:800px){.rotating-gallery{height:45vh}.gallery-title{bottom:42px}}@media(max-width:768px){.rotating-gallery__wheel{width:150vw;height:150vw;max-width:1200px;max-height:1200px}.rotating-gallery__wheel-card{width:8%;max-width:150px}.rotating-gallery__slider-section{top:50px}.gallery-title{bottom:30px}}.hero-booking-container{max-width:1536px;padding:3rem 1rem}.hero-booking-container,.hero-description{position:relative;width:100%;margin:0 auto}.hero-description{max-width:800px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.hero-description>*{position:relative;z-index:10}.hero-description h1{font-weight:500;color:#000;font-size:clamp(1.75rem,4vw,3rem);line-height:1.3;margin:0}.hero-description p{color:#000;font-size:clamp(.1rem,1.8vw,1.5rem);line-height:1.6;margin:0;max-width:600px}.hero-booking-bg-gradient{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;opacity:.8}.heroBookingBlob{display:flex;justify-content:center;align-items:center;animation:animate-blob 4s ease-in-out infinite;z-index:1}@keyframes animate-blob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}}.hero-booking-blob-1{position:absolute;top:5%;left:3%;width:350px;height:350px;background:url(/assets/images/service-1.jpg) no-repeat 50% 50%;background-size:cover}.hero-booking-blob-2{position:absolute;top:50%;right:3%;width:160px;height:160px;background:url(/assets/images/service-2.jpg) no-repeat 50% 50%;background-size:cover;animation-delay:1s}.hero-booking-blob-3{position:absolute;top:25%;right:25%;width:100px;height:100px;border:1px solid rgba(0,0,0,.6);animation-delay:2s}.hero-description .btn-secondary{font-size:1.4rem;padding:5px 40px}@media(max-width:1024px){.hero-booking-container{padding:2.5rem 1rem}.hero-description{gap:1rem}.hero-booking-blob-1{width:280px;height:280px}.hero-booking-blob-2{width:140px;height:140px}.hero-booking-blob-3{width:90px;height:90px;right:20%}}@media(max-width:768px){.hero-booking-container{padding:1rem 1rem 0;position:relative}.hero-description{width:90%;gap:0;position:relative;z-index:15}.hero-description h1{font-size:2.5rem}.hero-description p{font-size:1.3rem;line-height:1.5;margin-top:220px;margin-bottom:1.5rem}.hero-description .btn-secondary{position:relative;margin:0;z-index:20}.hero-booking-blob-1{top:90px;left:5%;width:180px;height:180px}.hero-booking-blob-2{top:150px;right:5%;width:110px;height:110px}.hero-booking-blob-3{top:110px;right:8%;width:70px;height:70px}.hero-booking-bg-gradient{top:60%}}@media(max-width:480px){.hero-description h1{font-size:1.85rem}.hero-description p{font-size:1.2rem;margin-top:160px}.hero-booking-blob-1{top:50px;width:150px;height:150px}.hero-booking-blob-2{top:100px;width:90px;height:90px}.hero-booking-blob-3{top:75px;width:30px;height:30px}}@media(min-width:1400px){.hero-booking-container{padding:4rem 2rem}.hero-description{max-width:900px}.hero-description h1{font-size:2.75rem}.hero-description p{font-size:1.6rem}}@media(min-width:1920px){.hero-description h1{font-size:3rem}}