.HeroAbout-module__qZbi5G__navbar{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#4242428c;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 1%;display:flex;position:fixed}.HeroAbout-module__qZbi5G__logo{object-fit:contain;width:150px;height:60px}.HeroAbout-module__qZbi5G__contact{justify-content:space-around;width:230px;display:flex}.HeroAbout-module__qZbi5G__whatsapp{color:#25d366;font-size:28px;animation:3s infinite HeroAbout-module__qZbi5G__bounce}@keyframes HeroAbout-module__qZbi5G__bounce{0%{transform:translate(0)}50%{transform:translate(-10px)}}.HeroAbout-module__qZbi5G__callBtn{color:#fff;font-family:var(--font-poppins);background:#caa35d;border-radius:50px;margin-right:10px;padding:7px 14px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;animation:3s infinite HeroAbout-module__qZbi5G__bounce}.HeroAbout-module__qZbi5G__callBtn:hover{color:#000;background:#fff;transform:scale(1)}.HeroAbout-module__qZbi5G__hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:50vh;display:flex}.HeroAbout-module__qZbi5G__overlay{width:100%;height:100%;padding:140px 7% 80px}.HeroAbout-module__qZbi5G__heroContent h1{font-size:65px;font-weight:700;line-height:1.1;font-family:var(--font-poppins);color:#fff;text-align:center;margin-bottom:20px}.HeroAbout-module__qZbi5G__location{color:#d7d7d7;font-size:20px;font-family:var(--font-poppins);justify-content:center;align-items:center;gap:10px;display:flex}.HeroAbout-module__qZbi5G__location img{width:24px;height:24px}.HeroAbout-module__qZbi5G__summarySection{background:#f3f3f3;padding:27px 10%}.HeroAbout-module__qZbi5G__summaryWrapper{grid-template-columns:1.4fr .8fr;align-items:start;gap:60px;margin:auto;display:grid}.HeroAbout-module__qZbi5G__smallHeading{letter-spacing:2px;color:#222;font-size:14px;font-weight:600;font-family:var(--font-poppins);text-transform:uppercase;align-items:center;gap:14px;margin-bottom:-8px;display:flex}.HeroAbout-module__qZbi5G__smallHeading:before{content:"";background:#111;width:70px;height:1px}.HeroAbout-module__qZbi5G__summaryTitle{font-size:28px;line-height:1.1;font-family:var(--font-poppins);color:#c89b3c;margin-bottom:30px;font-weight:500}.HeroAbout-module__qZbi5G__summaryGrid{grid-template-columns:repeat(3,1fr);gap:5px 40px;display:grid}.HeroAbout-module__qZbi5G__summaryCard h3{color:#222;font-size:18px;font-family:var(--font-poppins);margin-bottom:20px;position:relative}.HeroAbout-module__qZbi5G__summaryCard h3:after{content:"";background:#c89b3c;width:70px;height:2px;position:absolute;bottom:-10px;left:0}.HeroAbout-module__qZbi5G__summaryCard p{color:#333;font-size:15px;line-height:1.7;font-family:var(--font-poppins)}.HeroAbout-module__qZbi5G__summaryForm{background:#2e2e2e;border-radius:12px;width:100%;padding:17px 49px}.HeroAbout-module__qZbi5G__summaryForm p{color:#fff;text-align:center;font-size:14px;font-family:var(--font-poppins);margin-bottom:-10px}.HeroAbout-module__qZbi5G__summaryForm h3{color:#fff;text-align:center;font-family:var(--font-poppins);margin-bottom:40px;font-size:24px;font-weight:500;line-height:1.2}.HeroAbout-module__qZbi5G__summaryForm form{flex-direction:column;gap:24px;display:flex}.HeroAbout-module__qZbi5G__summaryForm input{color:#fff;background:0 0;border:1px solid #fff6;border-radius:10px;outline:none;width:95%;height:50px;padding:0 10px;font-size:17px}.HeroAbout-module__qZbi5G__summaryForm input::placeholder{color:#ffffffb3}.HeroAbout-module__qZbi5G__summaryForm button{cursor:pointer;background:#fff;border-radius:10px;width:100%;height:50px;font-size:18px;font-weight:600;transition:all .3s}.HeroAbout-module__qZbi5G__summaryForm button:hover{color:#fff;background:#c89b3c}@media (max-width:1100px){.HeroAbout-module__qZbi5G__summaryWrapper{grid-template-columns:1fr}.HeroAbout-module__qZbi5G__summaryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HeroAbout-module__qZbi5G__summarySection{padding:70px 5%}.HeroAbout-module__qZbi5G__summaryTitle{margin-bottom:50px;font-size:42px}.HeroAbout-module__qZbi5G__summaryGrid{grid-template-columns:repeat(2,1fr);gap:0;display:grid}.HeroAbout-module__qZbi5G__summaryForm{padding:15px 5px}.HeroAbout-module__qZbi5G__summaryForm h2{font-size:32px}.HeroAbout-module__qZbi5G__summaryForm input{height:60px}.HeroAbout-module__qZbi5G__summaryForm button{height:60px;font-size:18px}}.HeroAbout-module__qZbi5G__aboutSection{padding:10px 7%}.HeroAbout-module__qZbi5G__container{width:100%;max-width:1300px;margin:auto}.HeroAbout-module__qZbi5G__sectionTitle{text-align:center;font-family:var(--font-poppins);color:#c89b3c;margin-bottom:30px;font-size:42px}.HeroAbout-module__qZbi5G__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.HeroAbout-module__qZbi5G__imageBox{border:2px solid #d4994d6b;border-radius:25px;width:100%;overflow:hidden}.HeroAbout-module__qZbi5G__aboutImage{object-fit:cover;width:100%;height:100%;transition:all .5s}.HeroAbout-module__qZbi5G__imageBox:hover .HeroAbout-module__qZbi5G__aboutImage{transform:scale(1.05)}.HeroAbout-module__qZbi5G__contentBox p{color:#444;font-size:14px;line-height:1.9;font-family:var(--font-poppins);margin-bottom:30px}.HeroAbout-module__qZbi5G__readBtn{color:#000;cursor:pointer;background:0 0;border:none;transition:all .3s}.HeroAbout-module__qZbi5G__readBtn:hover{color:#caa35d;transform:scale(1.1)}@media (max-width:992px){.HeroAbout-module__qZbi5G__heroContent h1{font-size:50px}.HeroAbout-module__qZbi5G__aboutGrid,.HeroAbout-module__qZbi5G__quickStats{grid-template-columns:1fr}}@media (max-width:768px){.HeroAbout-module__qZbi5G__navbar{padding:0 5%}.HeroAbout-module__qZbi5G__logo{width:120px}.HeroAbout-module__qZbi5G__hero{min-height:85vh}.HeroAbout-module__qZbi5G__heroContent h1{font-size:38px}.HeroAbout-module__qZbi5G__location{font-size:15px}.HeroAbout-module__qZbi5G__sectionTitle{font-size:32px}.HeroAbout-module__qZbi5G__aboutSection{padding:80px 5%}.HeroAbout-module__qZbi5G__contentBox p{font-size:15px;line-height:1.8}}@media (max-width:500px){.HeroAbout-module__qZbi5G__heroContent h1{font-size:30px}.HeroAbout-module__qZbi5G__callBtn{padding:10px 18px;font-size:13px}.HeroAbout-module__qZbi5G__statCard{padding:24px}.HeroAbout-module__qZbi5G__statCard strong{font-size:20px}.HeroAbout-module__qZbi5G__sectionTitle{font-size:28px}}
.FeaturesSection-module__-NsmWW__container{width:100%;max-width:1300px;margin:auto}.FeaturesSection-module__-NsmWW__sectionTitle{text-align:center;font-size:42px;font-family:var(--font-poppins);color:#c89b3c;margin-bottom:30px}.FeaturesSection-module__-NsmWW__highlights{background:#fff;padding:40px 7%}.FeaturesSection-module__-NsmWW__highlightGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.FeaturesSection-module__-NsmWW__highlightCard{font-size:14px;line-height:1.7;font-family:var(--font-poppins);background:#f5f5f5;border:1px solid #c3b056;border-radius:18px;padding:30px;transition:all .3s}.FeaturesSection-module__-NsmWW__highlightCard:hover{color:#ebebeb;background:#5c5c5c;transform:translateY(-8px)}.FeaturesSection-module__-NsmWW__units{background:#fafafa;padding:40px 7%}.FeaturesSection-module__-NsmWW__tableWrapper{overflow-x:auto}.FeaturesSection-module__-NsmWW__table{border-collapse:collapse;background:#fff;border:1px solid #c89b3c;width:100%}.FeaturesSection-module__-NsmWW__table thead{background:#111}.FeaturesSection-module__-NsmWW__table th{color:#fff;font-family:var(--font-poppins);text-align:left;text-align:center;padding:22px;font-size:16px}.FeaturesSection-module__-NsmWW__table td{text-align:center;font-family:var(--font-poppins);border-bottom:1px solid #000;padding:22px;font-size:14px}.FeaturesSection-module__-NsmWW__amenities{background:#fff;padding:40px 7%}.FeaturesSection-module__-NsmWW__amenityGrid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.FeaturesSection-module__-NsmWW__amenityCard{color:#000;font-family:var(--font-poppins);text-align:center;background:#f5f5f5;border-radius:16px;padding:20px;font-size:14px;transition:all .3s}.FeaturesSection-module__-NsmWW__amenityCard:hover{background:#5c5c5c;transform:translateY(-6px)}@media (max-width:992px){.FeaturesSection-module__-NsmWW__highlightGrid,.FeaturesSection-module__-NsmWW__amenityGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturesSection-module__-NsmWW__sectionTitle{font-size:32px}.FeaturesSection-module__-NsmWW__highlights,.FeaturesSection-module__-NsmWW__units,.FeaturesSection-module__-NsmWW__amenities{padding:70px 5%}.FeaturesSection-module__-NsmWW__highlightGrid,.FeaturesSection-module__-NsmWW__amenityGrid{grid-template-columns:1fr}.FeaturesSection-module__-NsmWW__table th,.FeaturesSection-module__-NsmWW__table td{padding:16px;font-size:14px}}
.GalleryLocation-module__lL7xaq__container{width:100%;max-width:1300px;margin:auto}.GalleryLocation-module__lL7xaq__sectionTitle{text-align:center;color:#d4a437;font-size:48px;font-weight:700;font-family:var(--font-poppins);margin-bottom:60px}.GalleryLocation-module__lL7xaq__gallerySection{background:#fff;padding:40px 5%}.GalleryLocation-module__lL7xaq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.GalleryLocation-module__lL7xaq__galleryCard{border-radius:22px;width:100%;height:220px;overflow:hidden}.GalleryLocation-module__lL7xaq__galleryCard img{border:2px solid #d4994d6b;width:100%;height:100%;transition:all .5s;box-shadow:0 16px 30px #00000040}.GalleryLocation-module__lL7xaq__galleryCard img:hover{transform:scale(1.1)}.GalleryLocation-module__lL7xaq__planSection{max-width:1100px;padding:40px 5%}.GalleryLocation-module__lL7xaq__planWrapper{margin-bottom:80px}.GalleryLocation-module__lL7xaq__planTitle{color:#d4a437;text-align:center;font-size:52px;font-weight:700;font-family:var(--font-poppins);margin-bottom:35px}.GalleryLocation-module__lL7xaq__blurCard{border:2px solid #d4994d6b;border-radius:30px;width:100%;height:350px;position:relative;overflow:hidden}.GalleryLocation-module__lL7xaq__blurImage{object-fit:cover;filter:blur(12px);width:100%;height:100%;position:absolute;transform:scale(1.05)}.GalleryLocation-module__lL7xaq__blurOverlay{background:#00000047;justify-content:center;align-items:center;display:flex;inset:0}.GalleryLocation-module__lL7xaq__inquiryBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#d4a4372e;border:1px solid #d4a43780;border-radius:24px;width:500px;padding:18px 13px}.GalleryLocation-module__lL7xaq__inquiryBox h3{color:#fff;font-size:44px;font-family:var(--font-poppins);margin-bottom:18px}.GalleryLocation-module__lL7xaq__inquiryBox p{color:#e7e7e7;font-size:17px;font-family:var(--font-poppins);margin-bottom:32px;line-height:1.7}.GalleryLocation-module__lL7xaq__goldBtn{color:#000;cursor:pointer;background:#d4a437;border:none;border-radius:50px;outline:none;padding:16px 38px;font-size:17px;font-weight:600;transition:all .3s}.GalleryLocation-module__lL7xaq__goldBtn:hover{background:#fff;transform:translateY(-4px)}.GalleryLocation-module__lL7xaq__locationSection{background:#f8f8f8;padding:40px 5%}.GalleryLocation-module__lL7xaq__locationGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:80px;display:grid}.GalleryLocation-module__lL7xaq__locationContent{width:100%}.GalleryLocation-module__lL7xaq__locationDesc{color:#444;font-size:17px;line-height:1.9;font-family:var(--font-poppins);margin-bottom:35px}.GalleryLocation-module__lL7xaq__pointsWrapper{flex-direction:column;gap:18px;display:flex}.GalleryLocation-module__lL7xaq__point{font-family:var(--font-poppins);color:#111;background:#fff;border-radius:12px;padding:14px 16px;font-size:14px;box-shadow:0 4px 20px #0000000d}.GalleryLocation-module__lL7xaq__locationImage{border:2px solid #d4994d6b;border-radius:24px;width:100%;overflow:hidden}.GalleryLocation-module__lL7xaq__locationImage img{object-fit:cover;width:100%;height:100%}@media (max-width:1100px){.GalleryLocation-module__lL7xaq__galleryGrid{grid-template-columns:repeat(2,1fr)}.GalleryLocation-module__lL7xaq__locationGrid{grid-template-columns:1fr}}@media (max-width:768px){.GalleryLocation-module__lL7xaq__sectionTitle{margin-bottom:40px;font-size:34px}.GalleryLocation-module__lL7xaq__gallerySection,.GalleryLocation-module__lL7xaq__planSection,.GalleryLocation-module__lL7xaq__locationSection{padding:70px 5%}.GalleryLocation-module__lL7xaq__galleryGrid{grid-template-columns:1fr}.GalleryLocation-module__lL7xaq__galleryCard{height:260px}.GalleryLocation-module__lL7xaq__planTitle{font-size:34px}.GalleryLocation-module__lL7xaq__blurCard{height:420px}.GalleryLocation-module__lL7xaq__inquiryBox{width:46%;padding:35px 20px}.GalleryLocation-module__lL7xaq__inquiryBox h3{font-size:30px}.GalleryLocation-module__lL7xaq__inquiryBox p{font-size:14px}.GalleryLocation-module__lL7xaq__goldBtn{padding:14px 28px;font-size:15px}.GalleryLocation-module__lL7xaq__locationDesc{font-size:15px}.GalleryLocation-module__lL7xaq__point{font-size:14px}}@media (max-width:500px){.GalleryLocation-module__lL7xaq__sectionTitle{font-size:28px}.GalleryLocation-module__lL7xaq__galleryCard{height:220px}.GalleryLocation-module__lL7xaq__blurCard{height:320px}.GalleryLocation-module__lL7xaq__planTitle{font-size:28px}.GalleryLocation-module__lL7xaq__inquiryBox h3{font-size:24px}.GalleryLocation-module__lL7xaq__inquiryBox p{font-size:13px}}
.WhyFaq-module__bmde-q__infoCard{transition:all .3s;overflow:hidden}.WhyFaq-module__bmde-q__infoCard h2{text-align:center;color:#d4a437;font-size:48px;font-weight:700;font-family:var(--font-poppins);margin-bottom:60px}.WhyFaq-module__bmde-q__infoCard p{color:#444;font-size:14px;line-height:1.9;font-family:var(--font-poppins);margin-bottom:30px}.WhyFaq-module__bmde-q__whySection{padding:40px 5%}.WhyFaq-module__bmde-q__investSection{background:#f8f8f8;padding:100px 5%}.WhyFaq-module__bmde-q__faqSection{background:#0f0f0f;padding:100px 5%}.WhyFaq-module__bmde-q__sectionTitle{font-family:var(--font-poppins);color:#fff;text-align:center;margin-bottom:30px;font-size:46px;font-weight:700}.WhyFaq-module__bmde-q__faqWrapper{flex-direction:column;gap:20px;display:flex}.WhyFaq-module__bmde-q__faqItem{background:#1a1a1a;border:1px solid #2b2b2b;border-radius:18px;overflow:hidden}.WhyFaq-module__bmde-q__faqQuestion{width:100%;font-family:var(--font-poppins);color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 30px;font-size:18px;font-weight:600;display:flex}.WhyFaq-module__bmde-q__icon{color:#caa35d;font-size:28px}.WhyFaq-module__bmde-q__faqAnswerWrapper{max-height:0;font-family:var(--font-poppins);font-size:16px;transition:all .4s;overflow:hidden}.WhyFaq-module__bmde-q__active{max-height:500px}.WhyFaq-module__bmde-q__faqAnswer{color:#d2d2d2;padding:0 30px 28px;font-size:16px;line-height:1.8}@media (max-width:992px){.WhyFaq-module__bmde-q__cardGrid{grid-template-columns:1fr}.WhyFaq-module__bmde-q__sectionTitle{font-size:38px}}@media (max-width:768px){.WhyFaq-module__bmde-q__whySection,.WhyFaq-module__bmde-q__investSection,.WhyFaq-module__bmde-q__faqSection{padding:70px 5%}.WhyFaq-module__bmde-q__sectionTitle{margin-bottom:40px;font-size:30px}.WhyFaq-module__bmde-q__infoCard{padding:28px}.WhyFaq-module__bmde-q__infoCard h3{font-size:24px}.WhyFaq-module__bmde-q__number{font-size:55px}.WhyFaq-module__bmde-q__faqQuestion{padding:20px;font-size:17px}.WhyFaq-module__bmde-q__faqAnswer{padding:0 20px 20px;font-size:15px}}@media (max-width:500px){.WhyFaq-module__bmde-q__sectionTitle{font-size:26px}.WhyFaq-module__bmde-q__infoCard h3{font-size:21px}.WhyFaq-module__bmde-q__infoCard p{font-size:14px}.WhyFaq-module__bmde-q__faqQuestion{font-size:15px}}
.PopupForm-module__uK9mvq__overlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;animation:.3s PopupForm-module__uK9mvq__fadeIn;display:flex;position:fixed;inset:0}.PopupForm-module__uK9mvq__popup{background:#fff;border-radius:24px;width:72%;max-width:420px;padding:35px 18px;animation:.4s PopupForm-module__uK9mvq__popupAnim;position:relative}.PopupForm-module__uK9mvq__popup h2{font-size:26px;font-family:var(--font-poppins);color:#111;text-align:center;margin-bottom:-10px}.PopupForm-module__uK9mvq__popup p{text-align:center;color:#666;font-family:var(--font-poppins);margin-bottom:5px;font-size:12px}.PopupForm-module__uK9mvq__form{flex-direction:column;gap:16px;display:flex}.PopupForm-module__uK9mvq__form input,.PopupForm-module__uK9mvq__form textarea{width:90%;height:42px;font-family:var(--font-poppins);border:1px solid #ddd;border-radius:12px;outline:none;padding:10px 16px;font-size:15px}.PopupForm-module__uK9mvq__form input:focus{border-color:#caa35d}.PopupForm-module__uK9mvq__form button{color:#fff;cursor:pointer;background:#caa35d;border:none;border-radius:12px;height:42px;font-size:16px;font-weight:600;transition:all .3s}.PopupForm-module__uK9mvq__form button:hover{background:#000}.PopupForm-module__uK9mvq__closeBtn{cursor:pointer;background:#f1f1f1;border:none;border-radius:50%;width:35px;height:35px;font-size:24px;position:absolute;top:14px;right:16px}@keyframes PopupForm-module__uK9mvq__popupAnim{0%{opacity:0;transform:scale(.7)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes PopupForm-module__uK9mvq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:500px){.PopupForm-module__uK9mvq__popup{padding:30px 20px}.PopupForm-module__uK9mvq__popup h2{font-size:26px}}
