.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}}
.NewsSection-module__rpQ93q__newsSection{background:#fff;width:100%;padding:0;overflow:hidden}.NewsSection-module__rpQ93q__carouselContainer{border:none;border-radius:0;width:100%;max-width:100%;height:440px;position:relative;overflow:hidden}.NewsSection-module__rpQ93q__slide{opacity:0;width:100%;height:100%;transition:opacity .8s ease-in-out,transform .8s ease-in-out;position:absolute;top:0;left:0;transform:scale(.98)}.NewsSection-module__rpQ93q__activeSlide{opacity:1;z-index:10;position:relative;transform:scale(1)}.NewsSection-module__rpQ93q__inactiveSlide{z-index:1}.NewsSection-module__rpQ93q__gridContainer{background:#fff;grid-template-columns:1.1fr 1.2fr;width:100%;height:100%;display:grid}.NewsSection-module__rpQ93q__textColumn{z-index:5;background:#fff;align-items:center;padding:3rem 4rem 3rem 6.5rem;display:flex}.NewsSection-module__rpQ93q__textContainer{flex-direction:column;gap:1rem;max-width:750px;display:flex}.NewsSection-module__rpQ93q__newsBadge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--accent,#c5a16f);background:#c5a16f14;border-radius:2rem;align-self:flex-start;padding:.45rem 1.1rem;font-size:.85rem;font-weight:700}.NewsSection-module__rpQ93q__newsText{font-family:var(--font-sans);color:var(--gray-800,#333);opacity:.9;letter-spacing:normal;margin:0;font-size:1.3rem;font-weight:300;line-height:1.5}.NewsSection-module__rpQ93q__imageColumn{width:100%;height:100%;position:relative;overflow:hidden}.NewsSection-module__rpQ93q__newsImage{object-fit:cover;width:100%;height:100%}.NewsSection-module__rpQ93q__gradientOverlay{pointer-events:none;z-index:2;background:linear-gradient(90deg,#fff 0%,#fff9 12%,#0000 35%);width:100%;height:100%;position:absolute;top:0;left:0}.NewsSection-module__rpQ93q__navBtn{-webkit-backdrop-filter:blur(4px);color:#333;cursor:pointer;z-index:20;background:#ffffffe6;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0000000d}.NewsSection-module__rpQ93q__navBtn:hover{background:var(--accent,#c5a16f);color:#fff;border-color:var(--accent,#c5a16f);box-shadow:0 6px 15px #c5a16f40}.NewsSection-module__rpQ93q__prevBtn{left:1.5rem}.NewsSection-module__rpQ93q__nextBtn{right:1.5rem}.NewsSection-module__rpQ93q__dotsContainer{z-index:20;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:4rem}.NewsSection-module__rpQ93q__dot{cursor:pointer;background:#0000001a;border:none;border-radius:1rem;width:1.75rem;height:.25rem;transition:all .3s}.NewsSection-module__rpQ93q__activeDot{background:var(--accent,#c5a16f);width:3rem}@media (max-width:1350px){.NewsSection-module__rpQ93q__carouselContainer{margin:0}}@media (max-width:900px){.NewsSection-module__rpQ93q__carouselContainer{height:auto;min-height:350px;position:relative;overflow:hidden}.NewsSection-module__rpQ93q__slide{opacity:0;pointer-events:none;z-index:1;width:100%;height:auto;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0;transform:scale(1)}.NewsSection-module__rpQ93q__activeSlide{opacity:1!important;pointer-events:auto!important;z-index:10!important;position:relative!important;transform:scale(1)!important}.NewsSection-module__rpQ93q__inactiveSlide{opacity:0!important;pointer-events:none!important;z-index:1!important;position:absolute!important}.NewsSection-module__rpQ93q__gridContainer{background:#fff;flex-direction:column;width:100%;height:auto;display:flex}.NewsSection-module__rpQ93q__imageColumn{z-index:1;flex-shrink:0;order:1;width:100%;position:relative;height:180px!important;min-height:180px!important}.NewsSection-module__rpQ93q__newsImage{object-fit:cover;width:100%;height:100%}.NewsSection-module__rpQ93q__gradientOverlay{pointer-events:none;z-index:2;background:linear-gradient(#0000 50%,#fff 100%);width:100%;height:100%;position:absolute;top:0;left:0}.NewsSection-module__rpQ93q__textColumn{z-index:3;box-sizing:border-box;background:#fff;order:2;justify-content:center;align-items:flex-start;width:100%;padding:2.25rem 2rem 3.5rem;display:flex;position:relative;overflow:visible;height:auto!important;min-height:auto!important}.NewsSection-module__rpQ93q__textContainer{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:100%;display:flex}.NewsSection-module__rpQ93q__newsBadge{align-self:center;margin-bottom:.25rem}.NewsSection-module__rpQ93q__newsText{text-align:center;color:var(--gray-800,#333);opacity:.9;font-size:.95rem;font-weight:300;line-height:1.5}.NewsSection-module__rpQ93q__navBtn{z-index:10;background:#ffffffe6;width:2.25rem;height:2.25rem;top:90px}.NewsSection-module__rpQ93q__prevBtn{left:.5rem}.NewsSection-module__rpQ93q__nextBtn{right:.5rem}.NewsSection-module__rpQ93q__dotsContainer{z-index:10;bottom:1rem;left:50%;transform:translate(-50%)}}
.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}}
