.GallerySection-module__a5c5NG__section{background:var(--background);padding:3rem 5% 7rem;scroll-margin-top:100px}.GallerySection-module__a5c5NG__header{text-align:center;max-width:700px;margin:0 auto 1.5rem}.GallerySection-module__a5c5NG__title{font-family:var(--font-serif);color:var(--foreground);margin-bottom:1rem;font-size:3.5rem}.GallerySection-module__a5c5NG__desc{color:#666;font-size:1.1rem;line-height:1.7}.GallerySection-module__a5c5NG__tabsContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.GallerySection-module__a5c5NG__tabBtn{font-family:var(--font-serif);color:#64748b;cursor:pointer;background:0 0;border:none;padding:.75rem 1.5rem;font-size:1.1rem;transition:all .3s;position:relative}.GallerySection-module__a5c5NG__tabBtn:hover{color:#1a3f4a}.GallerySection-module__a5c5NG__activeTab{color:#1a3f4a;font-weight:700}.GallerySection-module__a5c5NG__activeTab:after{content:"";background:#2a7f8a;border-radius:2px;height:2px;position:absolute;bottom:0;left:20%;right:20%}.GallerySection-module__a5c5NG__subTabs{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:99px;flex-wrap:wrap;justify-content:center;gap:1rem;width:fit-content;margin:-1.5rem auto 3rem;padding:.4rem;display:flex}.GallerySection-module__a5c5NG__subTabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:99px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .3s}.GallerySection-module__a5c5NG__subTabBtn:hover{color:#1a3f4a;background:#fff}.GallerySection-module__a5c5NG__activeSubTab{color:#1a3f4a;background:#fff;font-weight:700;box-shadow:0 4px 12px #0000000d}.GallerySection-module__a5c5NG__emptyCategory{color:#94a3b8;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:24px;justify-content:center;align-items:center;min-width:100%;min-height:300px;font-style:italic;display:flex}.GallerySection-module__a5c5NG__carouselWrapper{width:100%;padding:0 1rem;position:relative}.GallerySection-module__a5c5NG__carouselContainer{scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1rem;padding:1rem 0;display:flex;overflow-x:auto}.GallerySection-module__a5c5NG__carouselContainer::-webkit-scrollbar{display:none}.GallerySection-module__a5c5NG__item{scroll-snap-align:start;cursor:pointer;border-radius:12px;flex:0 0 calc(25% - .75rem);height:450px;transition:transform .3s;position:relative;overflow:hidden}.GallerySection-module__a5c5NG__img{object-fit:cover;width:100%;height:100%;display:block}.GallerySection-module__a5c5NG__arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.8rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0003}.GallerySection-module__a5c5NG__arrow:hover{background:#fff6;transform:translateY(-50%)scale(1.1)}.GallerySection-module__a5c5NG__leftArrow{left:-25px}.GallerySection-module__a5c5NG__rightArrow{right:-25px}@media (max-width:1024px){.GallerySection-module__a5c5NG__item{flex:0 0 calc(50% - .5rem);height:350px}}@media (max-width:600px){.GallerySection-module__a5c5NG__item{flex:0 0 100%;height:300px}.GallerySection-module__a5c5NG__leftArrow{left:-10px}.GallerySection-module__a5c5NG__rightArrow{right:-10px}}.GallerySection-module__a5c5NG__overlay{background:#0a1e2800;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.GallerySection-module__a5c5NG__item:hover .GallerySection-module__a5c5NG__overlay{background:#0a1e2866}.GallerySection-module__a5c5NG__item:hover .GallerySection-module__a5c5NG__img{transform:scale(1.04)}.GallerySection-module__a5c5NG__zoomIcon{color:#fff;opacity:0;font-size:2rem;transition:opacity .3s}.GallerySection-module__a5c5NG__item:hover .GallerySection-module__a5c5NG__zoomIcon{opacity:1}.GallerySection-module__a5c5NG__lightboxOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3000;background:#050f14f2;justify-content:center;align-items:center;padding:2rem;animation:.2s GallerySection-module__a5c5NG__fadeIn;display:flex;position:fixed;inset:0}@keyframes GallerySection-module__a5c5NG__fadeIn{0%{opacity:0}to{opacity:1}}.GallerySection-module__a5c5NG__lightboxImg{object-fit:contain;border-radius:8px;max-width:85vw;max-height:85vh;box-shadow:0 40px 80px #0009}.GallerySection-module__a5c5NG__navBtn{color:#fff;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:3rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GallerySection-module__a5c5NG__navBtn:hover{background:#ffffff40}.GallerySection-module__a5c5NG__navPrev{left:1.5rem}.GallerySection-module__a5c5NG__navNext{right:1.5rem}.GallerySection-module__a5c5NG__closeBtn{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.GallerySection-module__a5c5NG__closeBtn:hover{background:#ffffff4d}.GallerySection-module__a5c5NG__counter{color:#ffffffb3;background:#0006;border-radius:99px;padding:.4rem 1rem;font-size:.9rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.GallerySection-module__a5c5NG__loadingContainer{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.GallerySection-module__a5c5NG__loader{box-sizing:border-box;border:5px solid #e2e8f0;border-bottom-color:#2a7f8a;border-radius:50%;width:48px;height:48px;animation:1s linear infinite GallerySection-module__a5c5NG__rotation;display:inline-block}@keyframes GallerySection-module__a5c5NG__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.GallerySection-module__a5c5NG__section{padding:4rem 5%}.GallerySection-module__a5c5NG__title{font-size:2.2rem}.GallerySection-module__a5c5NG__navBtn{width:44px;height:44px;font-size:2rem}.GallerySection-module__a5c5NG__closeBtn{top:1rem;right:1rem}}
.LocationSection-module__U0d0WG__section{background:#fff;padding:7rem 5%}.LocationSection-module__U0d0WG__container{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.LocationSection-module__U0d0WG__content{flex-direction:column;gap:1.5rem;display:flex}.LocationSection-module__U0d0WG__title{font-family:var(--font-serif);color:var(--gray-800);font-size:3rem}.LocationSection-module__U0d0WG__desc{color:#666;font-size:1.15rem;line-height:1.7}.LocationSection-module__U0d0WG__address{color:var(--accent-dark);flex-direction:column;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.LocationSection-module__U0d0WG__mapContainer{border:1px solid var(--gray-200);border-radius:20px;height:480px;overflow:hidden;box-shadow:0 20px 50px #0000001a}@media (max-width:900px){.LocationSection-module__U0d0WG__section{padding:4rem 5%}.LocationSection-module__U0d0WG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.LocationSection-module__U0d0WG__title{font-size:2.2rem}.LocationSection-module__U0d0WG__mapContainer{height:350px}}
