.MenuShowcase_menuSection__cPCwL{padding:100px 0;position:relative;overflow:hidden}.MenuShowcase_menuHeader__hX8Ui{position:relative;z-index:1;margin-bottom:60px}.MenuShowcase_menuNavigation__xl3PJ{display:flex;justify-content:center;gap:20px;margin-bottom:50px;position:relative;z-index:1}.MenuShowcase_categoryButton__YUWAQ{background:transparent;border:none;padding:10px 20px;cursor:pointer;position:relative;transition:all .3s ease}.MenuShowcase_categoryButton__YUWAQ:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:var(--main-tiffany,#0abab5);transition:width .3s ease}.MenuShowcase_categoryButton__YUWAQ:hover:after{width:70%}.MenuShowcase_categoryButton__YUWAQ.MenuShowcase_active__xItup{font-weight:500}.MenuShowcase_categoryButton__YUWAQ.MenuShowcase_active__xItup:after{width:80%}.MenuShowcase_menuItems__co_vK{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));grid-gap:40px;gap:40px;position:relative;z-index:1}.MenuShowcase_menuItem__mxZYC{display:flex}.MenuShowcase_menuItemImage__oeWK9{width:100px;height:100px;min-width:100px;overflow:hidden;object-fit:contain;& img{background-color:#2b3856;width:100%;height:100%;object-fit:cover}}.MenuShowcase_menuItemContent__hii_p{padding:12px;width:100%}.MenuShowcase_menuItemHeader__36Iq0{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.MenuShowcase_menuItemHeaderText__FAlOa{display:flex;flex-direction:column;gap:14px;margin-right:8px}.MenuShowcase_menuItemPrice__9zXUX{display:flex;justify-content:flex-end;min-width:60px}.MenuShowcase_menuFooter__f0daX{margin-top:50px;position:relative;z-index:1;text-align:center;&>span{font-size:12px}}@media (max-width:768px){.MenuShowcase_menuSection__cPCwL{padding:60px 0}.MenuShowcase_menuNavigation__xl3PJ{flex-wrap:wrap}.MenuShowcase_menuItems__co_vK{grid-template-columns:1fr;gap:20px}.MenuShowcase_menuItem__mxZYC{flex-direction:column}.MenuShowcase_menuItemContent__hii_p{padding:20px 0 0}.MenuShowcase_categoryButton__YUWAQ{font-size:16px;padding:8px 15px}}.PhotoGallery_gallerySection__KJHAX{position:relative}.PhotoGallery_sectionHeader__g9WEJ{text-align:center;margin-bottom:50px}.PhotoGallery_sectionDescription__0xWoH{max-width:800px;margin:20px auto 0}.PhotoGallery_categoryFilter__SZlKC{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.PhotoGallery_categoryButton__72Tah{background:transparent;border:none;font-size:16px;padding:8px 20px;cursor:pointer;position:relative;transition:all .3s ease;border-radius:30px}.PhotoGallery_categoryButton__72Tah:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:var(--main-tiffany,#0abab5);transition:width .3s ease}.PhotoGallery_categoryButton__72Tah:hover{color:var(--main-tiffany,#0abab5)}.PhotoGallery_categoryButton__72Tah:hover:after{width:70%}.PhotoGallery_categoryButton__72Tah.PhotoGallery_active__AyN2M{background-color:var(--main-tiffany,#0abab5);color:#fff}.PhotoGallery_categoryButton__72Tah.PhotoGallery_active__AyN2M:after{width:0}.PhotoGallery_galleryGrid__7OMEq{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;grid-gap:20px;gap:20px}.PhotoGallery_galleryItem__TT0Bq{position:relative;overflow:hidden;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.PhotoGallery_galleryItem__TT0Bq:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.PhotoGallery_galleryItem__TT0Bq.PhotoGallery_featured__BHbe_{grid-column:span 2;grid-row:span 2}.PhotoGallery_imageWrapper___W8Io{width:100%;height:100%;position:relative}.PhotoGallery_imageWrapper___W8Io img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.PhotoGallery_galleryItem__TT0Bq:hover .PhotoGallery_imageWrapper___W8Io img{transform:scale(1.05)}.PhotoGallery_imageOverlay__gZRsN{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;color:#fff;padding:20px;text-align:center}.PhotoGallery_galleryItem__TT0Bq:hover .PhotoGallery_imageOverlay__gZRsN{opacity:1}.PhotoGallery_overlayIcon__yn8yL{background-color:var(--main-tiffany,#0abab5);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:15px;transform:translateY(-20px);transition:transform .3s ease .1s}.PhotoGallery_galleryItem__TT0Bq:hover .PhotoGallery_overlayIcon__yn8yL{transform:translateY(0)}.PhotoGallery_modal__yT4bn{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.PhotoGallery_modalContent__Smf7p{position:relative;max-width:90%;max-height:90%;display:flex;flex-direction:column}.PhotoGallery_closeButton__ckJqD{position:absolute;top:-40px;right:0;background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;z-index:1001;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.PhotoGallery_modalImageWrapper__z17Gp{max-width:100%;max-height:80vh;overflow:hidden}.PhotoGallery_modalImageWrapper__z17Gp img{max-width:100%;max-height:80vh;object-fit:contain}.PhotoGallery_modalCaption__nDVBZ{text-align:center;margin-top:20px}@media (max-width:1200px){.PhotoGallery_galleryGrid__7OMEq{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.PhotoGallery_galleryGrid__7OMEq{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PhotoGallery_gallerySection__KJHAX{padding:80px 0}.PhotoGallery_categoryFilter__SZlKC{gap:10px}.PhotoGallery_categoryButton__72Tah{font-size:14px;padding:6px 15px}}@media (max-width:576px){.PhotoGallery_galleryGrid__7OMEq{grid-template-columns:1fr;grid-auto-rows:200px}.PhotoGallery_galleryItem__TT0Bq.PhotoGallery_featured__BHbe_{grid-column:span 1;grid-row:span 1}}.SpecialEvents_eventsSection__iPzbs{padding:100px 0;position:relative;overflow:hidden}.SpecialEvents_sectionBackground__16Err{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--lavander);z-index:-1}.SpecialEvents_sectionBackground__16Err:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54 30C54 43.2548 43.2548 54 30 54C16.7452 54 6 43.2548 6 30C6 16.7452 16.7452 6 30 6C43.2548 6 54 16.7452 54 30Z' stroke='%230ABAB5' stroke-opacity='0.05' stroke-width='2'/%3E%3C/svg%3E");background-repeat:repeat;opacity:.5}.SpecialEvents_sectionHeader__l5cf4{position:relative;z-index:1;margin-bottom:70px;text-align:center}.SpecialEvents_sectionDescription__epCNs{max-width:800px;margin:20px auto 0}.SpecialEvents_eventsContainer___PXrQ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-bottom:80px}.SpecialEvents_eventCard__P6fR5{background-color:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:1}.SpecialEvents_eventCard__P6fR5:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.SpecialEvents_eventImageWrapper__bEmDq{position:relative;height:200px;overflow:hidden}.SpecialEvents_eventImage__Eg4no{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.SpecialEvents_eventCard__P6fR5:hover .SpecialEvents_eventImage__Eg4no{transform:scale(1.05)}.SpecialEvents_eventOverlay__GyrPS{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.5))}.SpecialEvents_eventContent__8_nUd{padding:30px;position:relative}.SpecialEvents_eventNumber__IKYey{position:absolute;top:-25px;right:20px;width:50px;height:50px;background-color:var(--main-tiffany,#0abab5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.SpecialEvents_eventTitle__e8Lkv{margin:0 0 15px;position:relative;padding-bottom:15px}.SpecialEvents_eventTitle__e8Lkv:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:var(--main-tiffany,#0abab5)}.SpecialEvents_eventDescription__nWEJg{margin-bottom:20px}.SpecialEvents_eventDescription__nWEJg p{margin:0}.SpecialEvents_eventFeatures__OvnKt{display:flex;flex-direction:column;gap:10px}.SpecialEvents_featureItem__dMZyc{display:flex;align-items:center;gap:10px}.SpecialEvents_featureIcon__fzN5q{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px}.SpecialEvents_ctaContainer__YHfuZ{background-color:#fff;padding:50px;box-shadow:0 10px 30px rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.SpecialEvents_ctaContent__ttF5j{max-width:600px}.SpecialEvents_ctaTitle__4hasj{margin-bottom:15px}.SpecialEvents_ctaDescription__5KYGI{margin-bottom:30px;color:#666}.SpecialEvents_ctaButton__4pjZt{display:inline-block}.SpecialEvents_ctaDecoration__D81Pk{position:absolute;right:50px;bottom:-30px;opacity:.5;z-index:-1}@media (max-width:1200px){.SpecialEvents_eventsContainer___PXrQ{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.SpecialEvents_ctaContainer__YHfuZ{padding:40px}.SpecialEvents_ctaDecoration__D81Pk{display:none}}@media (max-width:768px){.SpecialEvents_eventsSection__iPzbs{padding:80px 0}.SpecialEvents_eventsContainer___PXrQ{grid-template-columns:1fr;gap:20px;margin-bottom:60px}.SpecialEvents_eventImageWrapper__bEmDq{height:180px}.SpecialEvents_eventContent__8_nUd{padding:25px}.SpecialEvents_ctaContainer__YHfuZ{padding:30px;flex-direction:column;text-align:center}.SpecialEvents_ctaContent__ttF5j{max-width:100%}}@media (max-width:480px){.SpecialEvents_eventsSection__iPzbs{padding:60px 0}.SpecialEvents_eventContent__8_nUd{padding:20px}.SpecialEvents_eventNumber__IKYey{width:40px;height:40px;font-size:16px;top:-20px}.SpecialEvents_eventTitle__e8Lkv{margin-bottom:12px;padding-bottom:12px}.SpecialEvents_ctaContainer__YHfuZ{padding:25px 20px}}