.Booking_booking__u6Jxh{display:flex;flex-direction:column;gap:2rem;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;background-attachment:fixed}.Booking_booking__u6Jxh h1{font-size:2.5rem;text-align:center;margin-bottom:1rem}.Booking_booking__u6Jxh>p{max-width:50rem;text-align:center;line-height:1.6;background:var(--glass-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:2rem;border-radius:20px;border:1px solid var(--glass-border);box-shadow:var(--shadow)}.Booking_booking__u6Jxh>p span{font-weight:700;color:var(--secondary)}.Booking_booking__u6Jxh .Booking_bookingGuide__S_LNc{display:flex;align-items:center;flex-direction:column;gap:.75rem;margin-top:1rem}.Booking_booking__u6Jxh .Booking_bookingGuide__S_LNc span{font-size:1.1rem;color:var(--primary);text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:1px}.Booking_booking__u6Jxh .Booking_bookingGuide__S_LNc svg{width:1.2rem;height:1.2rem;color:var(--primary);animation:Booking_bounce__jDapr 2s infinite}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4,.Booking_booking__u6Jxh .Booking_rules__ht1OQ,.Booking_booking__u6Jxh .Booking_why__VUkCY{width:100%;max-width:60rem;background-size:cover;background-position:50%;padding:4rem 2rem;border-radius:20px;box-shadow:var(--shadow);color:#fff;display:flex;align-items:center;flex-direction:column;position:relative;overflow:hidden}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4:before,.Booking_booking__u6Jxh .Booking_rules__ht1OQ:before,.Booking_booking__u6Jxh .Booking_why__VUkCY:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 p,.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 ul,.Booking_booking__u6Jxh .Booking_rules__ht1OQ p,.Booking_booking__u6Jxh .Booking_rules__ht1OQ ul,.Booking_booking__u6Jxh .Booking_why__VUkCY p,.Booking_booking__u6Jxh .Booking_why__VUkCY ul{position:relative;z-index:2;max-width:40rem}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 p,.Booking_booking__u6Jxh .Booking_rules__ht1OQ p,.Booking_booking__u6Jxh .Booking_why__VUkCY p{font-size:1.25rem;text-align:center;margin-bottom:2rem;font-family:Playfair Display,serif}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 ul,.Booking_booking__u6Jxh .Booking_rules__ht1OQ ul,.Booking_booking__u6Jxh .Booking_why__VUkCY ul{display:flex;flex-direction:column;gap:1rem;list-style-type:none}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 ul li,.Booking_booking__u6Jxh .Booking_rules__ht1OQ ul li,.Booking_booking__u6Jxh .Booking_why__VUkCY ul li{font-weight:400;font-size:1rem;line-height:1.6;text-align:center;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 ul li:last-child,.Booking_booking__u6Jxh .Booking_rules__ht1OQ ul li:last-child,.Booking_booking__u6Jxh .Booking_why__VUkCY ul li:last-child{border-bottom:none}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 ul li span,.Booking_booking__u6Jxh .Booking_rules__ht1OQ ul li span,.Booking_booking__u6Jxh .Booking_why__VUkCY ul li span{text-decoration:none;font-weight:600;color:var(--secondary)}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 ul li a,.Booking_booking__u6Jxh .Booking_rules__ht1OQ ul li a,.Booking_booking__u6Jxh .Booking_why__VUkCY ul li a{text-decoration:underline;color:inherit}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4 ul li a:hover,.Booking_booking__u6Jxh .Booking_rules__ht1OQ ul li a:hover,.Booking_booking__u6Jxh .Booking_why__VUkCY ul li a:hover{color:var(--secondary)}.Booking_booking__u6Jxh .Booking_why__VUkCY{background-image:url(/images/5.jpg)}.Booking_booking__u6Jxh .Booking_deposit__Jdnw4{background-image:url(/images/new/8.jpg)}.Booking_booking__u6Jxh .Booking_rules__ht1OQ{background-image:url(/images/7.jpg);margin-bottom:4rem}@keyframes Booking_bounce__jDapr{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes Booking_spin__Q0qJE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Booking_limitedOffer__71Dgy{background:linear-gradient(135deg,rgba(255,251,235,.9),hsla(0,0%,100%,.9));border:2px solid gold;border-radius:15px;padding:1.5rem;margin:1rem 0;box-shadow:0 0 20px rgba(255,215,0,.4);display:flex;align-items:center;gap:1.5rem;position:relative;overflow:hidden;max-width:50rem;width:100%;transition:transform .3s ease}.Booking_limitedOffer__71Dgy:hover{transform:scale(1.02);box-shadow:0 0 30px rgba(255,215,0,.6)}.Booking_limitedOffer__71Dgy:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,gold,#ffecb3,gold)}.Booking_limitedOffer__71Dgy .Booking_starIcon__j8KK_{color:gold;font-size:2.5rem;animation:Booking_spin__Q0qJE 4s linear infinite;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.Booking_limitedOffer__71Dgy p{margin:0;font-weight:500;color:#8f5e14;font-size:1.05rem;line-height:1.6;text-align:left}.Booking_limitedOffer__71Dgy p span{color:#d35400;font-weight:800;text-transform:uppercase;letter-spacing:.5px}