.Navbar-module__cJzEcG__navbar{z-index:1000;color:#fff;text-shadow:0 2px 10px #00000080;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 3rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);color:var(--primary);text-shadow:none;background:#f4f1eaf2;border-bottom:1px solid #003b5c0d;padding:.8rem 3rem}.Navbar-module__cJzEcG__logoContainer{flex-shrink:0;width:160px;height:60px;margin:0 2rem;transition:all .4s;position:relative}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoContainer{width:130px;height:50px}.Navbar-module__cJzEcG__logoLink{width:100%;height:100%;display:block;position:relative}.Navbar-module__cJzEcG__logo{object-fit:contain}.Navbar-module__cJzEcG__logoWrapper{opacity:1;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__hidden{opacity:0;pointer-events:none}.Navbar-module__cJzEcG__desktopMenu{flex:1;align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__leftMenu{justify-content:flex-end}.Navbar-module__cJzEcG__rightMenu{justify-content:flex-start}.Navbar-module__cJzEcG__navLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;color:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--secondary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;color:inherit;z-index:1002;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileMenuOverlay{background:var(--background);z-index:1001;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .5s cubic-bezier(.76,0,.24,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module__cJzEcG__mobileMenuOverlay.Navbar-module__cJzEcG__open{transform:translateY(0)}.Navbar-module__cJzEcG__mobileList{text-align:center;flex-direction:column;gap:2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-body);color:var(--primary);font-size:1.8rem;font-weight:600;text-decoration:none}@media (max-width:1024px){.Navbar-module__cJzEcG__desktopMenu{display:none}.Navbar-module__cJzEcG__navbar{justify-content:center;padding:1rem}.Navbar-module__cJzEcG__mobileMenuBtn{display:block;position:absolute;right:1.5rem}}
.EventsSection-module__JGLbRq__eventsSection{background-color:#f9f9f9;padding:6rem 2rem}.EventsSection-module__JGLbRq__title{text-align:center;font-family:var(--font-heading);color:var(--primary);margin-bottom:.5rem;font-size:3.5rem}.EventsSection-module__JGLbRq__subtitle{text-align:center;font-family:var(--font-body);color:#666;margin-bottom:3rem;font-size:1.2rem}.EventsSection-module__JGLbRq__filterBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;padding:0 1rem;display:flex}.EventsSection-module__JGLbRq__filterButton{border:1px solid var(--primary);color:var(--primary);cursor:pointer;font-weight:600;font-family:var(--font-body);background:0 0;border-radius:50px;padding:.6rem 2rem;font-size:1rem;transition:all .3s}.EventsSection-module__JGLbRq__filterButton:hover{background:#2e3a8c1a}.EventsSection-module__JGLbRq__active{background:var(--primary);color:#fff}.EventsSection-module__JGLbRq__active:hover{background:var(--primary);opacity:.9}.EventsSection-module__JGLbRq__categoryWrapper{border-left:1px solid #ddd;align-items:center;gap:1rem;padding-left:2rem;display:flex}.EventsSection-module__JGLbRq__categoryLabel{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.EventsSection-module__JGLbRq__categoryList{flex-wrap:wrap;gap:.5rem;display:flex}.EventsSection-module__JGLbRq__categoryPill{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.4rem 1rem;font-size:.95rem;transition:all .2s}.EventsSection-module__JGLbRq__categoryPill:hover{color:var(--primary);background:#0000000d}.EventsSection-module__JGLbRq__activePill{color:var(--primary);background:#2e3a8c1a;font-weight:700}@media (max-width:768px){.EventsSection-module__JGLbRq__filterBar{flex-direction:column;gap:1.5rem}.EventsSection-module__JGLbRq__categoryWrapper{border-left:none;flex-direction:column;width:100%;padding-left:0}.EventsSection-module__JGLbRq__categoryList{justify-content:center}.EventsSection-module__JGLbRq__title{font-size:2.5rem;line-height:1.2}.EventsSection-module__JGLbRq__subtitle{padding:0 1rem;font-size:1rem}}.EventsSection-module__JGLbRq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.EventsSection-module__JGLbRq__card{cursor:pointer;background:#fff;border-radius:16px;height:400px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.EventsSection-module__JGLbRq__image{transition:transform .5s}.EventsSection-module__JGLbRq__card:hover .EventsSection-module__JGLbRq__image{transform:scale(1.1)}.EventsSection-module__JGLbRq__imageOverlay{z-index:10;background:linear-gradient(#0006,#0000);justify-content:space-between;align-items:flex-start;width:100%;padding:1rem;display:flex;position:absolute;top:0;left:0}.EventsSection-module__JGLbRq__dateBadge{color:var(--primary);text-transform:uppercase;background:#fff;border-radius:50px;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.EventsSection-module__JGLbRq__categoryBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:1px;background:#0009;border-radius:50px;padding:.3rem .8rem;font-size:.75rem}.EventsSection-module__JGLbRq__cardFooter{color:#fff;background:linear-gradient(#0000,#00000080 30%,#000000e6 80%);width:100%;padding:1.5rem;position:absolute;bottom:0;left:0}.EventsSection-module__JGLbRq__cardFooter h3{text-shadow:0 2px 10px #000c;font-family:var(--font-body);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;color:#fff!important}.EventsSection-module__JGLbRq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.EventsSection-module__JGLbRq__modalContent{background:#fff;border-radius:20px;width:90%;max-width:600px;padding:2.5rem;position:relative}.EventsSection-module__JGLbRq__closeButton{cursor:pointer;z-index:20;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 10px #0000001a}.EventsSection-module__JGLbRq__closeButton:hover{transform:rotate(90deg)}.EventsSection-module__JGLbRq__modalImageContainer{border-radius:12px;width:100%;height:300px;margin-bottom:1.5rem;position:relative;overflow:hidden}.EventsSection-module__JGLbRq__modalHeader{margin-bottom:.5rem}.EventsSection-module__JGLbRq__modalCategory{text-transform:uppercase;color:var(--secondary);letter-spacing:2px;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.EventsSection-module__JGLbRq__modalTitle{font-family:var(--font-body);color:var(--primary);margin:0;font-size:2rem;font-weight:700;line-height:1.1}.EventsSection-module__JGLbRq__modalDate{color:#888;border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.1rem;font-weight:600;display:block}.EventsSection-module__JGLbRq__modalDescription{color:#555;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.EventsSection-module__JGLbRq__modalActions{gap:1rem;display:flex}.EventsSection-module__JGLbRq__actionButton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;transition:opacity .3s;display:flex}.EventsSection-module__JGLbRq__actionButton:hover{opacity:.9}.EventsSection-module__JGLbRq__pastEvent{filter:grayscale();opacity:.7}.EventsSection-module__JGLbRq__pastEvent:hover{filter:grayscale(0%);opacity:1}
.Hero-module__ZARIfG__hero{color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__videoWrapper{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__videoBackground{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__overlay{background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;max-width:1000px;padding:0 2rem;position:relative}.Hero-module__ZARIfG__title{font-family:var(--font-heading);color:#fff;text-shadow:0 4px 10px #0000004d;margin-bottom:1.5rem;font-size:6rem;font-weight:400;line-height:1}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body);text-shadow:1px 1px 2px #00000080;letter-spacing:1px;text-transform:uppercase;font-size:1.5rem;font-weight:300}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}}
.Carousel-module__F0HZLG__carouselSection{background-color:var(--background);justify-content:center;align-items:center;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.Carousel-module__F0HZLG__title{text-align:center;font-family:var(--font-heading);color:#fff;z-index:20;text-shadow:0 4px 20px #0006;pointer-events:none;width:100%;margin:0;font-size:6rem;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.Carousel-module__F0HZLG__subtitle{text-align:center;font-family:var(--font-body);color:#ffffffe6;letter-spacing:3px;z-index:20;text-shadow:0 2px 10px #0006;pointer-events:none;text-transform:uppercase;width:100%;margin:0;font-size:1.5rem;font-weight:300;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.Carousel-module__F0HZLG__carouselContainer{z-index:1;align-items:center;width:100%;height:100%;display:flex;position:relative}.Carousel-module__F0HZLG__track{will-change:transform;gap:0;width:max-content;padding-left:0;padding-right:0;display:flex}.Carousel-module__F0HZLG__imageCard{border-radius:30px;flex-shrink:0;width:35vw;height:70vh;margin-right:2rem;transition:transform .3s;position:relative;overflow:hidden;transform:scale(.95);box-shadow:0 20px 50px #0003}.Carousel-module__F0HZLG__image{object-fit:cover;transition:transform .5s}.Carousel-module__F0HZLG__imageCard:hover{z-index:5;transform:scale(1)}.Carousel-module__F0HZLG__imageCard:hover .Carousel-module__F0HZLG__image{transform:scale(1.1)}@media (max-width:768px){.Carousel-module__F0HZLG__title{width:90%;font-size:3rem}.Carousel-module__F0HZLG__subtitle{letter-spacing:1px;width:90%;font-size:1rem;top:60%}.Carousel-module__F0HZLG__carouselSection{height:80vh}.Carousel-module__F0HZLG__imageCard{width:70vw;height:50vh}}
.InvestSection-module__DU_7Lq__contentSection{background-color:#f4f4f4;padding-bottom:4rem}.InvestSection-module__DU_7Lq__introMessage{text-align:center;font-family:var(--font-heading);color:var(--primary);max-width:1000px;margin:0 auto;padding:6rem 2rem 4rem;font-size:3rem;line-height:1.2}.InvestSection-module__DU_7Lq__apartmentsContainer{flex-direction:column;display:flex}.InvestSection-module__DU_7Lq__splitSection{flex-direction:column;min-height:600px;display:flex}@media (min-width:900px){.InvestSection-module__DU_7Lq__splitSection{flex-direction:row}.InvestSection-module__DU_7Lq__splitSection:nth-child(2n){flex-direction:row-reverse}}.InvestSection-module__DU_7Lq__textContent{color:#fff;flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.InvestSection-module__DU_7Lq__bgBurgundy{background-color:#7a2834}.InvestSection-module__DU_7Lq__bgNavy{background-color:#2e3a8c}.InvestSection-module__DU_7Lq__bgOlive{background-color:#556b2f}.InvestSection-module__DU_7Lq__imageContent{flex:1;min-height:400px;position:relative}.InvestSection-module__DU_7Lq__title{font-family:var(--font-body);color:#fff;border-bottom:1px solid #fff6;margin-bottom:2.5rem;padding-bottom:1.5rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.1}.InvestSection-module__DU_7Lq__statsGrid{flex-wrap:wrap;gap:clamp(1.5rem,4vw,4rem);margin-bottom:4rem;display:flex}.InvestSection-module__DU_7Lq__statItem{border-left:3px solid #fff6;padding-left:1.5rem}.InvestSection-module__DU_7Lq__statValue{color:#fff;margin-bottom:.2rem;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;display:block}.InvestSection-module__DU_7Lq__statLabel{opacity:.7;text-transform:uppercase;letter-spacing:2px;font-size:.85rem;display:block}.InvestSection-module__DU_7Lq__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background-color:#0000;border:1px solid #fff;align-self:flex-start;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.InvestSection-module__DU_7Lq__ctaButton:hover{color:#333;background-color:#fff}.InvestSection-module__DU_7Lq__paymentSection{text-align:center;background-color:#fff;padding:6rem 2rem;position:relative}.InvestSection-module__DU_7Lq__paymentTitle{font-family:var(--font-heading);color:var(--primary);margin-bottom:1.5rem;font-size:3.5rem}.InvestSection-module__DU_7Lq__paymentDesc{color:#666;max-width:700px;margin:0 auto 5rem;font-size:1.2rem;line-height:1.6}.InvestSection-module__DU_7Lq__paymentContentWrapper{flex-direction:column;align-items:center;gap:3rem;max-width:1300px;margin:0 auto;display:flex}@media (min-width:1000px){.InvestSection-module__DU_7Lq__paymentContentWrapper{flex-direction:row;align-items:flex-start}}.InvestSection-module__DU_7Lq__decoImageBox{border-radius:20px;flex:0 0 400px;height:600px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.InvestSection-module__DU_7Lq__paymentGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;display:grid}.InvestSection-module__DU_7Lq__paymentCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #0000000d}.InvestSection-module__DU_7Lq__paymentCard:hover{border-color:var(--secondary);transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.InvestSection-module__DU_7Lq__stepNumber{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;display:flex}.InvestSection-module__DU_7Lq__stepName{color:#555;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:block}.InvestSection-module__DU_7Lq__stepValue{color:var(--secondary);margin-top:auto;font-size:2.2rem;font-weight:700;display:block}.InvestSection-module__DU_7Lq__deliveryInfo{background:linear-gradient(135deg,#d4af371a,#d4af370d);border:1px solid #d4af3733;border-radius:16px;min-width:300px;margin-top:4rem;padding:3rem;display:inline-block}.InvestSection-module__DU_7Lq__deliveryInfo h3{font-family:var(--font-body);text-transform:uppercase;color:var(--primary);letter-spacing:2px;margin-bottom:.5rem;font-size:1rem;font-weight:600}.InvestSection-module__DU_7Lq__deliveryDate{font-family:var(--font-body);color:var(--primary);font-size:2rem;font-weight:700}
.SalesSection-module__jFIBka__salesSection{background-color:var(--background);padding:6rem 2rem}.SalesSection-module__jFIBka__header{text-align:center;margin-bottom:4rem}.SalesSection-module__jFIBka__title{font-family:var(--font-heading);color:var(--primary);margin-bottom:1rem;font-size:3.5rem}.SalesSection-module__jFIBka__subtitle{font-family:var(--font-body);color:#666;font-size:1.2rem}.SalesSection-module__jFIBka__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;max-width:1000px;margin:0 auto;display:grid}.SalesSection-module__jFIBka__categoryCard{background:#fff;border-radius:20px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.SalesSection-module__jFIBka__categoryCard:hover{transform:translateY(-8px)}.SalesSection-module__jFIBka__imageWrapper{width:100%;height:300px;position:relative}.SalesSection-module__jFIBka__cardContent{text-align:center;padding:2.5rem}.SalesSection-module__jFIBka__cardContent h3{font-family:var(--font-body);color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.SalesSection-module__jFIBka__cardContent p{color:#666;margin-bottom:2rem;line-height:1.6}.SalesSection-module__jFIBka__link{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;font-weight:700;transition:gap .2s;display:inline-flex}.SalesSection-module__jFIBka__link:hover{gap:.8rem}@media (max-width:768px){.SalesSection-module__jFIBka__categoryGrid{grid-template-columns:1fr}}
.AboutSection-module__UGBiha__aboutSection{text-align:center;background-color:#fff;padding:6rem 2rem}.AboutSection-module__UGBiha__container{max-width:800px;margin:0 auto}.AboutSection-module__UGBiha__title{font-family:var(--font-heading);color:var(--primary);margin-bottom:2rem;font-size:3.5rem}.AboutSection-module__UGBiha__text{font-family:var(--font-body);color:#555;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.AboutSection-module__UGBiha__highlight{color:var(--secondary);font-weight:600}.AboutSection-module__UGBiha__logo{opacity:.8;margin:0 auto 2rem}.AboutSection-module__UGBiha__linkButton{border:2px solid var(--primary);color:var(--primary);border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-block}.AboutSection-module__UGBiha__linkButton:hover{background-color:var(--primary);color:#fff}
.ApartmentCarousel-module__rFuKBq__carouselContainer{background-color:#f0f0f0;width:100%;height:100%;position:relative;overflow:hidden}.ApartmentCarousel-module__rFuKBq__imageWrapper{width:100%;height:100%;position:relative}.ApartmentCarousel-module__rFuKBq__dots{z-index:10;gap:.8rem;display:flex;position:absolute;bottom:2rem;left:10%}.ApartmentCarousel-module__rFuKBq__dot{cursor:pointer;opacity:.8;background:#2b4191;border-radius:50%;width:15px;height:15px;transition:all .2s}.ApartmentCarousel-module__rFuKBq__activeDot{background:#fff;transform:scale(1.2)}.ApartmentCarousel-module__rFuKBq__navButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:20;background:#fff3;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ApartmentCarousel-module__rFuKBq__navButton:hover{background:#fff6;transform:translateY(-50%)scale(1.1)}.ApartmentCarousel-module__rFuKBq__prev{left:20px}.ApartmentCarousel-module__rFuKBq__next{right:20px}@media (max-width:768px){.ApartmentCarousel-module__rFuKBq__navButton{width:36px;height:36px}.ApartmentCarousel-module__rFuKBq__prev{left:10px}.ApartmentCarousel-module__rFuKBq__next{right:10px}}.ApartmentCarousel-module__rFuKBq__lightboxOverlay{z-index:10000;cursor:zoom-out;background-color:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ApartmentCarousel-module__rFuKBq__lightboxContent{cursor:default;width:90vw;max-width:1200px;height:80vh;position:relative}.ApartmentCarousel-module__rFuKBq__lightboxImage{object-fit:contain!important}.ApartmentCarousel-module__rFuKBq__closeLightbox{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-family:inherit;font-size:1rem;transition:opacity .2s;display:flex;position:absolute;top:-50px;right:0}.ApartmentCarousel-module__rFuKBq__closeLightbox:hover{opacity:.7}@media (max-width:768px){.ApartmentCarousel-module__rFuKBq__lightboxContent{width:95vw;height:70vh}.ApartmentCarousel-module__rFuKBq__closeLightbox{top:-40px}}
.LocationAccordion-module__F-SlhW__container{background-color:#fff;border-radius:20px;flex-direction:row;gap:1rem;width:100%;max-width:1200px;height:600px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.LocationAccordion-module__F-SlhW__panel{cursor:pointer;isolation:isolate;border-radius:20px;flex:1;height:100%;position:relative;overflow:hidden}.LocationAccordion-module__F-SlhW__image{object-fit:cover;object-position:center}.LocationAccordion-module__F-SlhW__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0003 50%,#000000d9 100%);position:absolute;inset:0}.LocationAccordion-module__F-SlhW__contentWrapper{width:100%;padding:2rem;position:absolute;bottom:0;left:0}.LocationAccordion-module__F-SlhW__header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.LocationAccordion-module__F-SlhW__iconWrapper{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .3s;display:flex}.LocationAccordion-module__F-SlhW__iconWrapperActive{background-color:#7cbd9f}.LocationAccordion-module__F-SlhW__title{color:#fff;font-size:2rem;font-weight:700;font-family:var(--font-heading,serif);margin:0;line-height:1}.LocationAccordion-module__F-SlhW__description{color:#ffffffe6;margin:0;padding-left:3.5rem;font-size:1.1rem;font-weight:300;overflow:hidden}@media (max-width:768px){.LocationAccordion-module__F-SlhW__container{flex-direction:column;gap:.5rem;height:auto;min-height:800px}.LocationAccordion-module__F-SlhW__panel{width:100%;min-height:300px}.LocationAccordion-module__F-SlhW__title{font-size:1.5rem}.LocationAccordion-module__F-SlhW__contentWrapper{padding:1.5rem}}
.MasterPlanHotspots-module__GalBWG__container{background-color:#f9f7f2;width:100%;max-width:1400px;margin:0 auto;padding:20px;overflow-x:hidden}.MasterPlanHotspots-module__GalBWG__scatterContainer{width:100%;min-height:1000px;position:relative}.MasterPlanHotspots-module__GalBWG__mapSection{z-index:1;flex-direction:column;align-items:center;width:65%;display:flex;position:absolute;top:120px;left:17.5%}.MasterPlanHotspots-module__GalBWG__mapWrapper{background-color:#0000;width:100%;padding-bottom:72.2%;position:relative}.MasterPlanHotspots-module__GalBWG__mapImage{object-fit:contain}.MasterPlanHotspots-module__GalBWG__cardsWrapper{pointer-events:none;width:100%;height:100%;position:absolute}.MasterPlanHotspots-module__GalBWG__svgOverlay{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.MasterPlanHotspots-module__GalBWG__connectionLine{stroke:#4a779b;stroke-width:2px;opacity:.8;transition:stroke-width .2s,stroke .2s,opacity .2s}.MasterPlanHotspots-module__GalBWG__lineActive{stroke-width:4px;stroke:#e67e22;opacity:1}.MasterPlanHotspots-module__GalBWG__card{left:var(--desktop-left);top:var(--desktop-top);pointer-events:auto;cursor:pointer;box-shadow:none;z-index:5;background:0 0;border:none;flex-direction:column;align-items:center;width:auto;padding:0;transition:transform .2s,z-index;display:flex;position:absolute;transform:translate(-50%,-50%)}.MasterPlanHotspots-module__GalBWG__card:hover{z-index:15;transform:translate(-50%,-50%)scale(1.15)}.MasterPlanHotspots-module__GalBWG__cardActive{z-index:20}.MasterPlanHotspots-module__GalBWG__cardImageWrapper{background-color:#fff;border:3px solid #4a779b;border-radius:50%;width:115px;height:115px;transition:border-color .2s;position:relative;overflow:hidden;box-shadow:0 4px 10px #0003}.MasterPlanHotspots-module__GalBWG__logoWrapper{background-color:#4a779b;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;box-shadow:0 4px 10px #0003}.MasterPlanHotspots-module__GalBWG__cardActive .MasterPlanHotspots-module__GalBWG__cardImageWrapper{border-color:#e67e22}.MasterPlanHotspots-module__GalBWG__cardImage{object-fit:cover}.MasterPlanHotspots-module__GalBWG__logoImage{object-fit:contain;transform:scale(.65)}.MasterPlanHotspots-module__GalBWG__cardContent{pointer-events:none;width:max-content;position:absolute}.MasterPlanHotspots-module__GalBWG__label-left{text-align:right;margin-right:15px;top:50%;right:100%;transform:translateY(-50%)}.MasterPlanHotspots-module__GalBWG__label-right{text-align:left;margin-left:15px;top:50%;left:100%;transform:translateY(-50%)}.MasterPlanHotspots-module__GalBWG__label-none{display:none}.MasterPlanHotspots-module__GalBWG__cardTitle{font-family:var(--font-body);color:#4a779b;text-shadow:0 2px 4px #fff;margin:0;font-size:.8rem;font-style:italic;font-weight:800;line-height:1.1}.MasterPlanHotspots-module__GalBWG__cardDesc{display:none}@media (max-width:1200px){.MasterPlanHotspots-module__GalBWG__mapSection{width:70%;left:15%}.MasterPlanHotspots-module__GalBWG__cardImageWrapper{width:100px;height:100px}.MasterPlanHotspots-module__GalBWG__logoWrapper{width:130px;height:130px}.MasterPlanHotspots-module__GalBWG__cardTitle{font-size:.75rem}}@media (max-width:1024px){.MasterPlanHotspots-module__GalBWG__mapSection{width:75%;left:12.5%}.MasterPlanHotspots-module__GalBWG__cardImageWrapper{width:85px;height:85px}.MasterPlanHotspots-module__GalBWG__logoWrapper{width:115px;height:115px}.MasterPlanHotspots-module__GalBWG__cardTitle{font-size:.65rem}}@media (max-width:850px){.MasterPlanHotspots-module__GalBWG__svgOverlay{display:none}.MasterPlanHotspots-module__GalBWG__container{padding:0;overflow:hidden}.MasterPlanHotspots-module__GalBWG__scatterContainer{flex-direction:column;align-items:center;gap:20px;min-height:auto;padding-bottom:20px;display:flex}.MasterPlanHotspots-module__GalBWG__mapSection{width:100%;margin-top:10px;position:relative;top:0;left:0}.MasterPlanHotspots-module__GalBWG__mapWrapper{padding-bottom:110%}.MasterPlanHotspots-module__GalBWG__cardsWrapper{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;pointer-events:auto;flex-direction:row;gap:15px;width:100vw;height:auto;padding:10px 20px;display:flex;position:relative;overflow-x:auto}.MasterPlanHotspots-module__GalBWG__cardsWrapper::-webkit-scrollbar{display:none}.MasterPlanHotspots-module__GalBWG__cardsWrapper{-ms-overflow-style:none;scrollbar-width:none}.MasterPlanHotspots-module__GalBWG__card{scroll-snap-align:center;width:160px;min-width:160px;box-shadow:none;background:0 0;border:none;border-radius:8px;flex-direction:column;flex:none;align-items:center;gap:10px;padding:10px;display:flex;position:relative;top:auto!important;left:auto!important;transform:none!important}.MasterPlanHotspots-module__GalBWG__card:hover{z-index:auto;transform:none!important}.MasterPlanHotspots-module__GalBWG__cardActive .MasterPlanHotspots-module__GalBWG__cardImageWrapper{border-color:#e67e22;box-shadow:0 0 0 4px #e67e2233}.MasterPlanHotspots-module__GalBWG__cardImageWrapper{border:4px solid #4a779b;border-radius:50%;width:115px;height:115px;position:relative;box-shadow:0 4px 8px #00000026}.MasterPlanHotspots-module__GalBWG__logoWrapper{width:130px;height:130px}.MasterPlanHotspots-module__GalBWG__cardContent{text-align:center;width:100%;position:static;transform:none;margin:0!important}.MasterPlanHotspots-module__GalBWG__cardTitle{color:#4a779b;font-size:.85rem;font-style:italic}.MasterPlanHotspots-module__GalBWG__cardDesc{font-size:.8rem}.MasterPlanHotspots-module__GalBWG__pin{width:20px;height:20px;margin-top:-10px;margin-left:-10px}.MasterPlanHotspots-module__GalBWG__pinLabel{padding:3px 6px;font-size:11px;top:-24px}}
.ZohoContactForm-module__wtZT8W__formContainer{background:#fff;border-radius:24px;width:100%;max-width:600px;margin:0 auto;padding:3rem;box-shadow:0 20px 50px #0000000d}.ZohoContactForm-module__wtZT8W__title{color:#003b5c;font-size:2rem;font-family:var(--font-heading);text-align:center;margin-bottom:2rem}.ZohoContactForm-module__wtZT8W__row{margin-bottom:1.5rem}.ZohoContactForm-module__wtZT8W__label{color:#003b5c;font-size:.9rem;font-weight:600;font-family:var(--font-body);margin-bottom:.5rem;display:block}.ZohoContactForm-module__wtZT8W__required{color:#7cbd9f;margin-left:2px}.ZohoContactForm-module__wtZT8W__input,.ZohoContactForm-module__wtZT8W__select{color:#1f2937;width:100%;font-size:1rem;font-family:var(--font-body);background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:12px 16px;transition:all .2s}.ZohoContactForm-module__wtZT8W__input:focus,.ZohoContactForm-module__wtZT8W__select:focus{background-color:#fff;border-color:#7cbd9f;outline:none;box-shadow:0 0 0 4px #7cbd9f1a}.ZohoContactForm-module__wtZT8W__buttonContainer{gap:1rem;margin-top:2rem;display:flex}.ZohoContactForm-module__wtZT8W__submitButton{color:#fff;cursor:pointer;background-color:#003b5c;border:none;border-radius:50px;flex:2;padding:14px 28px;font-size:1.1rem;font-weight:700;transition:all .2s;box-shadow:0 10px 20px #003b5c26}.ZohoContactForm-module__wtZT8W__submitButton:hover{background-color:#002a42;transform:translateY(-2px);box-shadow:0 12px 24px #003b5c33}.ZohoContactForm-module__wtZT8W__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.ZohoContactForm-module__wtZT8W__resetButton{color:#6b7280;cursor:pointer;background-color:#0000;border:2px solid #e5e7eb;border-radius:50px;flex:1;padding:14px 28px;font-size:1rem;font-weight:500;transition:all .2s}.ZohoContactForm-module__wtZT8W__resetButton:hover{color:#374151;background-color:#f9fafb;border-color:#d1d5db}.ZohoContactForm-module__wtZT8W__hiddenRow{display:none!important}@media (max-width:640px){.ZohoContactForm-module__wtZT8W__formContainer{border-radius:16px;padding:2rem 1.5rem}.ZohoContactForm-module__wtZT8W__title{font-size:1.5rem}.ZohoContactForm-module__wtZT8W__buttonContainer{flex-direction:column}.ZohoContactForm-module__wtZT8W__submitButton,.ZohoContactForm-module__wtZT8W__resetButton{width:100%}}
