.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:white}.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:white;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:white;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}}