.CarouselSection_carouselContainer__wtfKb{width:100%;max-width:1200px;height:50vh;margin:2rem auto;position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.CarouselSection_imageContainer__wg5dC,.CarouselSection_slide__RrDY5{width:100%;height:100%;position:relative}.CarouselSection_caption__EJR_x{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.6);color:white;text-align:center;box-sizing:border-box;font-size:1rem;padding:1rem 1rem 3rem}.CarouselSection_caption__EJR_x p{margin:0}.CarouselSection_arrow__vupYP{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.4);color:white;border:none;padding:.75rem;cursor:pointer;z-index:10;font-size:1.5rem;border-radius:4px;transition:background-color .2s ease}.CarouselSection_arrow__vupYP:hover{background-color:rgba(0,0,0,.7)}.CarouselSection_leftArrow__xCdou{left:1rem}.CarouselSection_rightArrow__im0Hy{right:1rem}.CarouselSection_dotsContainer__sq9fG{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.CarouselSection_dot__H9_yJ{width:10px;height:10px;border-radius:50%;background-color:rgba(255,255,255,.5);cursor:pointer;transition:background-color .2s ease}.CarouselSection_activeDot__g7EXz,.CarouselSection_dot__H9_yJ:hover{background-color:white}.EventCard_card__m3yRx{background-color:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.EventCard_card__m3yRx:hover{transform:translateY(-6px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.EventCard_imageContainer__a5_7y{width:100%;height:220px;position:relative;background-color:#e9ecef}.EventCard_dateBadge__4M1vP{position:absolute;top:1rem;left:1rem;background-color:rgba(0,0,0,.6);color:white;padding:.5rem .75rem;border-radius:6px;text-align:center;line-height:1.1;z-index:1;font-weight:600}.EventCard_dateMonth__T32mx{display:block;font-size:.75rem;letter-spacing:.5px}.EventCard_dateDay__I2Dpn{display:block;font-size:1.5rem}.EventCard_cardContent__CaL1o{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.EventCard_eventName__T4KbI{font-size:1.3rem;font-weight:700;color:var(--brown-accent-color);margin-bottom:.5rem;line-height:1.3}.EventCard_eventLocation__n0sEb{font-size:.9rem;color:#7f8c8d;margin-bottom:.75rem;display:flex;align-items:center}.EventCard_eventLocation__n0sEb .EventCard_icon__zb3hh{margin-right:.3rem;font-size:1rem}.EventCard_eventDescription__w7Scp{font-size:.95rem;color:#757575;line-height:1.6;flex-grow:1;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.EventCard_detailsLink__WZg_A{display:inline-block;color:#3498db;text-decoration:none;font-weight:600;font-size:.9rem;align-self:flex-start;margin-top:auto;padding-top:.5rem}.EventCard_detailsLink__WZg_A:hover{text-decoration:underline;color:#2980b9}.EventSection_eventsSectionContainer__jNVbQ{padding:2rem 2rem 3rem}.EventSection_sectionTitle__j5U6V{font-size:2rem;font-weight:600;text-align:center;margin-bottom:2rem;color:var(--gold-color)}.EventSection_scrollContainer__c4DKN{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.EventSection_scrollContainer__c4DKN::-webkit-scrollbar{display:none}.EventSection_scrollContainer__c4DKN{-ms-overflow-style:none;scrollbar-width:none}.EventSection_eventsGrid__pXCQQ{display:flex;flex-wrap:nowrap;gap:1.5rem;padding-left:1rem;padding-right:1rem}.EventSection_eventItem__YqIBB{flex:0 0 auto;width:300px}@media (max-width:768px){.EventSection_eventItem__YqIBB{width:280px}.EventSection_sectionTitle__j5U6V{font-size:1.75rem}}@media (max-width:480px){.EventSection_eventItem__YqIBB{width:calc(100% - 2rem)}.EventSection_eventsGrid__pXCQQ{gap:1rem}}.EventSection_viewAllContainer__uQJxx{text-align:center;margin-top:2rem}.EventSection_viewAllButton__WGuAx{display:inline-block;padding:.75rem 2rem;background-color:#007bff;color:white;text-decoration:none;border-radius:25px;font-weight:500;transition:background-color .2s ease}.EventSection_viewAllButton__WGuAx:hover{background-color:#0056b3}.HeroSection_heroSection__eGgjD{width:100vw;height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#000}.HeroSection_videoBackground__qnVBH{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transform:scale(1.05);filter:blur(8px) brightness(.8);pointer-events:none}.HeroSection_videoContainer__etygY{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:auto}.HeroSection_videoForeground__b8cZ4{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;background:transparent}.HotelSection_sectionContainer__k6DQ5{padding:20px;text-align:center}.HotelSection_container__440hV{display:flex;max-width:1200px;margin:2rem auto;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden}.HotelSection_sectionTitle__BvSqB{font-size:2rem;font-weight:600;text-align:center;margin-bottom:2rem;color:var(--gold-color)}.HotelSection_textContainer__S4lyG>h3{color:var(--brown-accent-color)!important;font-size:1.9rem!important}.HotelSection_textContainer__S4lyG>p{color:#2f4f4f!important}.HotelSection_hotelImage__cbeqe{width:100%;height:400px;object-fit:cover;display:block}.HotelSection_nextButton__FfOGZ,.HotelSection_prevButton__CC4w3{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:white;border:none;padding:10px;cursor:pointer;font-size:1.5rem;transition:background-color .3s ease}.HotelSection_nextButton__FfOGZ:hover,.HotelSection_prevButton__CC4w3:hover{background-color:rgba(0,0,0,.8)}.HotelSection_prevButton__CC4w3{left:0}.HotelSection_nextButton__FfOGZ{right:0}.HotelSection_textContainer__S4lyG{padding:20px}.HotelSection_textContainer__S4lyG h3{font-size:1.8rem;margin-bottom:10px;color:#333}.HotelSection_textContainer__S4lyG p{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:8px}.HotelSection_carouselContainer__WcuXc{flex:1;position:relative}.HotelSection_textContainer__S4lyG{flex:1;padding:30px;text-align:left;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;background-color:#f9f9f9;border-radius:8px}.HotelSection_textContainer__S4lyG h3{font-size:2.2rem;margin-bottom:15px;color:#2c3e50;font-weight:600;position:relative;z-index:1;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.HotelSection_textContainer__S4lyG p{font-size:1.2rem;line-height:1.7;color:#34495e;margin-bottom:12px;position:relative;z-index:1}.HotelSection_textContainer__S4lyG p:last-child{margin-bottom:0}.HotelSection_hotelIcon__6RGCD{position:absolute;font-size:2.5rem;color:rgba(52,73,94,.08);opacity:.8}.HotelSection_hotelIcon__6RGCD:first-child{top:5%;left:5%}.HotelSection_hotelIcon__6RGCD:nth-child(2){top:55%;right:10%}.HotelSection_hotelIcon__6RGCD:nth-child(3){bottom:15%;left:25%}.HotelSection_hotelIcon__6RGCD:nth-child(4){top:35%;right:30%}.HotelSection_hotelIcon__6RGCD:nth-child(5){bottom:5%;right:5%}.HotelSection_hotelIcon__6RGCD:nth-child(6){top:20%;left:40%}.HotelSection_hotelIcon__6RGCD:nth-child(7){bottom:30%;right:40%}.HotelSection_hotelIcon__6RGCD:nth-child(8){top:50%;left:15%}.HotelSection_viewAllContainer__nXkOj{text-align:center;margin-top:2rem}.HotelSection_viewAllButton__pDYZL{display:inline-block;padding:.75rem 2rem;background-color:#007bff;color:white;text-decoration:none;border-radius:25px;font-weight:500;transition:background-color .2s ease}.HotelSection_viewAllButton__pDYZL:hover{background-color:#0056b3}.HotelSection_hotelName__E1jtx{position:relative;margin:0 0 10px;line-height:1.2}.HotelSection_hotelNameLink__o5_aS{text-decoration:none;color:var(--gold-color);font-size:1.6rem;font-weight:700;letter-spacing:.2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:inline-block}.HotelSection_hotelNameLink__o5_aS:hover{color:var(--gold-darker-color);transform:translateY(-2px);text-shadow:0 2px 8px rgba(11,108,255,.2)}.HotelSection_hotelName__E1jtx:after{content:"";display:block;width:100px;height:3px;margin-top:8px;border-radius:2px;background:linear-gradient(90deg,var(--gold-color),var(--gold-darker-color))}.HotelSection_locationBadge__fIY3S{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:rgba(86,113,5,.08);color:var(--blue-color);font-weight:600;font-size:.95rem;width:max-content;border:1px solid rgba(11,108,255,.15)}.HotelSection_locationIcon__xVKBP{width:16px;height:16px}.RestaurantSection_restaurantSection__XyRU1{padding:2rem 2rem 3rem}.RestaurantSection_sectionTitle__VbxrZ{font-size:2rem;font-weight:600;text-align:center;margin-bottom:2rem;color:var(--gold-color)}.RestaurantSection_introText__4LKrN{font-size:1.1rem;color:var(--blue-color);line-height:1.6;margin-bottom:2rem;text-align:center}.RestaurantSection_scrollContainer__ETsQG{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.RestaurantSection_scrollContainer__ETsQG::-webkit-scrollbar{display:none}.RestaurantSection_scrollContainer__ETsQG{-ms-overflow-style:none;scrollbar-width:none}.RestaurantSection_restaurantGrid__LvID8{display:flex;flex-wrap:nowrap;gap:1.5rem;padding-left:1rem;padding-right:1rem}.RestaurantSection_restaurantItem__CXBAv{flex:0 0 auto;width:350px}.RestaurantSection_restaurantCard__Z4UcM{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.05);overflow:hidden;transition:transform .3s ease}.RestaurantSection_restaurantImage___fous{width:100%;height:250px;object-fit:cover}.RestaurantSection_restaurantInfo__lQUuc{padding:20px;text-align:left}.RestaurantSection_restaurantName__zln69{font-size:1.8rem;color:var(--brown-accent-color);margin-bottom:10px}.RestaurantSection_restaurantCuisine__UAOlD,.RestaurantSection_restaurantLocation__tRklb{display:inline-block;padding:2px 8px;border-radius:4px;margin-bottom:8px;margin-right:8px;background-color:var(--blue-color);color:var(--cream-accent-color)}.RestaurantSection_restaurantCuisine__UAOlD{font-size:1.1rem}.RestaurantSection_restaurantLocation__tRklb{font-size:1rem}.RestaurantSection_restaurantDescription__6xIUf{font-size:1.1rem;color:var(--grey-color);line-height:1.5;margin-bottom:15px}.RestaurantSection_viewRestaurantButton__igtYU{display:inline-block;padding:12px 24px;background-image:linear-gradient(to right,var(--gold-color),var(--gold-darker-color));color:var(--white-color);text-decoration:none;border-radius:50px;letter-spacing:.5px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;font-size:.7rem}.RestaurantSection_viewRestaurantButton__igtYU:hover{transform:translateY(-2px);box-shadow:0 6px 10px rgba(0,0,0,.2);background-image:linear-gradient(to right,var(--gold-darker-color),var(--gold-color))}.RestaurantSection_viewAllContainer__uH0w9{text-align:center;margin-top:2rem}.RestaurantSection_viewAllButton__s29hx{display:inline-block;padding:.75rem 2rem;background-color:#007bff;color:white;text-decoration:none;border-radius:25px;font-weight:500;transition:background-color .2s ease}.RestaurantSection_viewAllButton__s29hx:hover{background-color:#0056b3}@media (max-width:768px){.RestaurantSection_restaurantItem__CXBAv{width:320px}.RestaurantSection_sectionTitle__VbxrZ{font-size:1.75rem}}@media (max-width:480px){.RestaurantSection_restaurantItem__CXBAv{width:calc(100% - 2rem)}.RestaurantSection_restaurantGrid__LvID8{gap:1rem}}.TransportationSection_transportationSection__hEO5K{padding:20px;text-align:center;background-color:#f8f9fa;border-radius:10px;margin:20px auto;max-width:1200px}.TransportationSection_sectionTitle__QkY28{font-size:2rem;color:var(--gold-color);margin-bottom:20px;font-weight:600}.TransportationSection_introText__40yop{font-size:1.1rem;color:var(--blue-color);line-height:1.6;margin-bottom:30px}.TransportationSection_transportModes__31uZG{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.TransportationSection_transportMode__D_6aI{width:280px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.05);text-align:center}.TransportationSection_transportIcon__cKx5i{font-size:3rem;color:var(--gold-color);margin-bottom:15px}.TransportationSection_transportMode__D_6aI h3{font-size:1.5rem;color:var(--gold-darker-color);margin-bottom:10px}.TransportationSection_transportMode__D_6aI p{font-size:1rem;color:var(--grey-color);line-height:1.5}.TransportationSection_viewAllContainer__j7z2f{text-align:center;margin-top:2rem}.TransportationSection_viewAllButton__lPCkB{display:inline-block;padding:.75rem 2rem;background-color:#007bff;color:white;text-decoration:none;border-radius:25px;font-weight:500;transition:background-color .2s ease}.TransportationSection_viewAllButton__lPCkB:hover{background-color:#0056b3}.YouTubeSection_youtubeSection__2m6dr{margin:2rem 0 0;padding:1rem 0 0}.YouTubeSection_title__sr264{color:#fff;margin-bottom:1rem;font-size:1.5rem}.YouTubeSection_videoWrapper__xQQU0{position:relative;width:100%;max-width:100vw;margin:0 auto;padding-bottom:56.25%;height:0;background:#000;overflow:hidden}.YouTubeSection_videoWrapper__xQQU0 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0;box-shadow:none}