.ourwork_ourWorksContainer__2bKPP{position:relative;width:100%;height:400px;background-image:url(https://png.pngtree.com/background/20210715/original/pngtree-high-rise-landscape-in-the-sunset-picture-image_1313010.jpg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:40px}.ourwork_overlay__tFUQU{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.55);z-index:1}.ourwork_content__IwtM6{position:relative;z-index:2;text-align:center;color:#fff;padding:0 20px}.ourwork_heading__Zzl6M{font-size:4rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;color:#fff;letter-spacing:.3rem;position:relative;display:inline-block;padding-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.ourwork_headingWithLine__H19IY{position:relative;display:inline-block;padding:0 20px}.ourwork_headingWithLine__H19IY:before{content:"";position:absolute;top:50%;left:0;width:100%;height:4px;background-color:#ff6b35;transform:translateY(-50%);z-index:1}.ourwork_middleSection__spVDE,.ourwork_textContent__yAXaE{position:relative;z-index:2;background-color:transparent;padding:0 10px;display:inline-block}.ourwork_subheading__eDQmH{font-size:1.3rem;line-height:1.6;font-weight:300;max-width:800px;margin:20px auto 0}@media (max-width:768px){.ourwork_ourWorksContainer__2bKPP{height:350px}.ourwork_heading__Zzl6M{font-size:3rem;letter-spacing:.2rem}.ourwork_subheading__eDQmH{font-size:1.1rem}}@media (max-width:480px){.ourwork_ourWorksContainer__2bKPP{height:300px}.ourwork_heading__Zzl6M{font-size:2.5rem;letter-spacing:.15rem}.ourwork_subheading__eDQmH{font-size:1rem}}.ContactSection_contactSection__YemX_{background-color:#4a3100;min-height:100vh;padding:4rem 6rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;animation:ContactSection_fadeIn__H5fsB 1s ease-out}.ContactSection_content__d_MNO{display:flex;justify-content:space-between;gap:4rem}.ContactSection_leftSection__GXh9j{flex:1;max-width:500px;text-align:center}.ContactSection_title__sKjqJ{font-size:2.5rem;color:#00b8b8;margin-bottom:2rem;position:relative;display:inline-block;font-weight:500;animation:ContactSection_fadeInDown__a_Xsp .8s ease-out;letter-spacing:1px}.ContactSection_title__sKjqJ:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:2px;background-color:#00b8b8}.ContactSection_description__tNZ7A{font-size:1.1rem;line-height:1.8;color:hsla(0,0%,90%,.8);animation:ContactSection_fadeInUp____pk3 .8s ease-out .2s backwards;text-align:center;font-weight:300}.ContactSection_rightSection__j5LeL{flex:1;max-width:600px}.ContactSection_formContainer__wUlk_{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;position:relative;margin-bottom:6rem;animation:ContactSection_slideUp__iHom2 .8s ease-out}.ContactSection_inputField__oHtl4{background:#fff;border:none;border-radius:30px;padding:1rem 2rem;font-size:1rem;color:#4a3100;text-align:center;font-weight:500;transition:all .3s ease;animation:ContactSection_fadeIn__H5fsB .5s ease-out}.ContactSection_inputField__oHtl4::placeholder{color:#4a3100;font-weight:500}.ContactSection_inputField__oHtl4:focus{outline:none;box-shadow:0 0 0 2px #00b8b8;transform:scale(1.02)}.ContactSection_submitButton__gZJ0y{position:absolute;bottom:-4.5rem;left:50%;transform:translateX(-50%);background:#ff6b00;color:#fff;border:none;border-radius:30px;padding:1rem 3rem;font-size:1rem;cursor:pointer;font-weight:500;transition:all .3s ease;z-index:10;animation:ContactSection_pulse__n_NE8 2s infinite}.ContactSection_submitButton__gZJ0y:hover{background:#ff8533;transform:translateX(-50%) scale(1.05);box-shadow:0 4px 15px rgba(255,107,0,.3);animation:none}.ContactSection_separator__rHH_R{width:100%;height:1px;background-color:hsla(0,0%,100%,.2);margin:2rem 0 1.5rem}.ContactSection_footer__utNRk{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.ContactSection_logoWrapper__kXY9g{position:relative;padding:1rem}.ContactSection_logo__gCxEN{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.ContactSection_logoText__zzsGP{font-size:3.5rem;line-height:1;color:#ff6b00;font-weight:700;letter-spacing:2px}.ContactSection_buildcon__M_SGJ{color:#00b8b8;font-size:1.5rem;letter-spacing:4px;margin-top:.5rem;text-transform:uppercase}.ContactSection_contactInfo__vveI9{display:flex;flex-direction:column;gap:1rem}.ContactSection_infoItem__EUbRd{display:flex;align-items:center;gap:.75rem;color:hsla(0,0%,90%,.9);font-size:.9rem}.ContactSection_icon__ssGQ0{color:#000;width:20px;height:20px}.ContactSection_verticalLine__CRMj0{width:2px;height:100px;background-color:hsla(0,0%,100%,.3);margin:0 3rem}.ContactSection_statusMessage__pOdUO{margin-bottom:15px;padding:10px;border-radius:5px;text-align:center;width:100%}.ContactSection_submitButton__gZJ0y:disabled{opacity:.7;cursor:not-allowed}@keyframes ContactSection_fadeIn__H5fsB{0%{opacity:0}to{opacity:1}}@keyframes ContactSection_slideUp__iHom2{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactSection_pulse__n_NE8{0%{box-shadow:0 0 0 0 rgba(255,107,0,.4)}70%{box-shadow:0 0 0 10px rgba(255,107,0,0)}to{box-shadow:0 0 0 0 rgba(255,107,0,0)}}@keyframes ContactSection_fadeInDown__a_Xsp{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactSection_fadeInUp____pk3{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1400px){.ContactSection_contactSection__YemX_{padding:5rem 8rem}.ContactSection_title__sKjqJ{font-size:3rem}.ContactSection_description__tNZ7A{font-size:1.25rem}.ContactSection_formContainer__wUlk_{gap:2rem}.ContactSection_inputField__oHtl4{padding:1.2rem 2.5rem;font-size:1.1rem}}@media (max-width:1399px){.ContactSection_contactSection__YemX_{padding:4rem 6rem}}@media (max-width:1199px){.ContactSection_contactSection__YemX_{padding:3.5rem 4rem}.ContactSection_content__d_MNO{flex-direction:column;gap:3rem}.ContactSection_leftSection__GXh9j,.ContactSection_rightSection__j5LeL{max-width:800px;margin:0 auto}.ContactSection_title__sKjqJ{font-size:2.3rem}.ContactSection_description__tNZ7A{font-size:1rem}.ContactSection_formContainer__wUlk_{margin-bottom:5rem;gap:1.8rem}.ContactSection_submitButton__gZJ0y{position:static;grid-column:span 2;transform:none;margin-top:2.5rem;width:auto;justify-self:center}.ContactSection_submitButton__gZJ0y:hover{transform:scale(1.05)}.ContactSection_logoText__zzsGP{font-size:3rem}}@media (max-width:991px){.ContactSection_contactSection__YemX_{padding:3rem}.ContactSection_content__d_MNO{gap:2.5rem}.ContactSection_formContainer__wUlk_{gap:1.2rem}.ContactSection_inputField__oHtl4{padding:.9rem 1.8rem}.ContactSection_footer__utNRk{padding:.5rem 0}.ContactSection_verticalLine__CRMj0{height:80px;margin:0 2rem}}@media (max-width:767px){.ContactSection_contactSection__YemX_{padding:2rem 1rem;min-height:auto}.ContactSection_content__d_MNO{gap:2rem}.ContactSection_title__sKjqJ{font-size:1.8rem;margin-bottom:1rem;width:100%;text-align:center}.ContactSection_description__tNZ7A{font-size:1rem;padding:0 1rem;margin-bottom:2rem}.ContactSection_formContainer__wUlk_{grid-template-columns:1fr;gap:1rem;margin-bottom:4rem;padding:0 1rem}.ContactSection_inputField__oHtl4{width:100%;padding:.9rem 1.5rem;font-size:1rem}.ContactSection_submitButton__gZJ0y{position:static;width:90%;margin:1rem auto;transform:none;display:block}.ContactSection_submitButton__gZJ0y:hover{transform:scale(1.05)}.ContactSection_footer__utNRk{flex-direction:column;gap:2rem;padding:2rem 1rem;text-align:center}.ContactSection_logo__gCxEN{align-items:center;margin-bottom:1rem}.ContactSection_logoText__zzsGP{font-size:2.2rem;text-align:center}.ContactSection_buildcon__M_SGJ{font-size:1rem;text-align:center}.ContactSection_contactInfo__vveI9{align-items:center;gap:1.2rem}.ContactSection_infoItem__EUbRd{justify-content:center;font-size:.95rem}}@media (max-width:575px){.ContactSection_contactSection__YemX_{padding:1.5rem .8rem}.ContactSection_title__sKjqJ{font-size:1.6rem}.ContactSection_description__tNZ7A{font-size:.9rem;padding:0 .5rem}.ContactSection_formContainer__wUlk_{padding:0 .5rem}.ContactSection_inputField__oHtl4{padding:.8rem 1.2rem}.ContactSection_submitButton__gZJ0y{width:100%;padding:.9rem 2rem}.ContactSection_logoText__zzsGP{font-size:2rem}}@media (max-width:374px){.ContactSection_contactSection__YemX_{padding:1.2rem .5rem}.ContactSection_title__sKjqJ{font-size:1.4rem}.ContactSection_description__tNZ7A{font-size:.85rem}.ContactSection_inputField__oHtl4{padding:.8rem 1rem;font-size:.9rem}.ContactSection_submitButton__gZJ0y{padding:.8rem 1.5rem;font-size:.9rem}.ContactSection_logoText__zzsGP{font-size:1.8rem}.ContactSection_buildcon__M_SGJ{font-size:.9rem}}.PropertySections_propertySectionsContainer__G3I2j{max-width:1200px;margin:0 auto;padding:20px}.PropertySections_sectionContainer__9GaDV{margin-bottom:40px}.PropertySections_sectionTitle__G5pE5{text-align:center;font-size:1.5rem;color:#333;margin-bottom:20px;font-weight:500}.PropertySections_carouselContainer__82n_B{position:relative;display:flex;align-items:center;justify-content:center;padding:0 40px}.PropertySections_carouselTrack__atmkW{display:flex;width:100%;overflow:hidden;position:relative;height:240px}.PropertySections_slide__3_Jkz{min-width:100%;transition:transform .4s ease;position:absolute;top:0;left:0;width:100%;height:100%}.PropertySections_activeSlide__0YeA6{opacity:1;z-index:1;transform:translateX(0)}.PropertySections_hiddenSlide__28Ds5{opacity:0;z-index:0;transform:translateX(100%)}.PropertySections_propertyCard__lI_Fj{width:100%;height:100%;border-radius:20px;overflow:hidden;position:relative;background-size:cover;background-position:50%;box-shadow:0 4px 8px rgba(0,0,0,.1)}.PropertySections_propertyOverlay__EMS1Y{position:absolute;bottom:0;left:0;width:100%;padding:20px;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.PropertySections_propertyTitle__8Zjpj{font-size:1.1rem;margin:0 0 5px;font-weight:600}.PropertySections_propertyType__0Rs_B{font-size:.9rem;margin:0;opacity:.9}.PropertySections_navButton__UDNjm{background:hsla(0,0%,100%,.7);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;z-index:5;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:all .3s ease}.PropertySections_navButton__UDNjm:hover{background:#fff;transform:scale(1.1)}.PropertySections_prevButton__yq4pE{left:10px}.PropertySections_nextButton__cmcCg{right:10px}.PropertySections_loading__D_aEz{text-align:center;padding:40px;font-size:1.2rem;color:#666}@media (min-width:768px){.PropertySections_carouselTrack__atmkW{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;overflow:visible;height:auto}.PropertySections_slide__3_Jkz{position:relative;min-width:unset;opacity:1!important;transform:none!important}.PropertySections_propertyCard__lI_Fj{height:200px}.PropertySections_navButton__UDNjm{display:none}}@media (max-width:767px){.PropertySections_carouselTrack__atmkW{display:flex}.PropertySections_slide__3_Jkz{position:absolute}.PropertySections_navButton__UDNjm{display:flex}}.PropertySections_pageContainer__0lIwL{position:relative;min-height:100vh;overflow:hidden;background-color:#fef6e9}.PropertySections_pageContainer__0lIwL:before{top:15%;left:5%;width:180px;height:180px;animation:PropertySections_rotateClockwise__GO5XZ 120s linear infinite,PropertySections_pulse__X7jec 8s ease-in-out infinite}.PropertySections_pageContainer__0lIwL:after,.PropertySections_pageContainer__0lIwL:before{content:"";position:fixed;border-radius:50%;border:1.5px solid rgba(255,126,0,.15);z-index:-1}.PropertySections_pageContainer__0lIwL:after{bottom:10%;right:5%;width:250px;height:250px;animation:PropertySections_rotateCounterClockwise___JMpe 150s linear infinite,PropertySections_gradientShift__UKDad 10s ease-in-out infinite}.PropertySections_circleDecoration__YQMVf{position:fixed;width:200px;height:200px;border-radius:50%;border:1.5px solid rgba(255,126,0,.2);z-index:-1;pointer-events:none;background:radial-gradient(circle at center,rgba(255,126,0,.02) 0,rgba(255,126,0,0) 70%);transition:all .5s ease}.PropertySections_circleDecoration__YQMVf:first-child{animation:PropertySections_float__x70Lf 8s ease-in-out infinite,PropertySections_gradientShift__UKDad 12s ease-in-out infinite;box-shadow:0 0 40px rgba(255,126,0,.03)}.PropertySections_circleDecoration__YQMVf:nth-child(2){animation:PropertySections_pulse__X7jec 15s ease-in-out infinite,PropertySections_rotateClockwise__GO5XZ 180s linear infinite;border-width:2px}.PropertySections_circleDecoration__YQMVf:nth-child(3){animation:PropertySections_float__x70Lf 12s ease-in-out infinite,PropertySections_rotateCounterClockwise___JMpe 200s linear infinite;box-shadow:0 0 60px rgba(255,126,0,.03);border-width:1px}.PropertySections_fancyCircle__eT7QH{position:fixed;border-radius:50%;pointer-events:none;z-index:-1}.PropertySections_fancyCircle__eT7QH:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:50%;border:1px dashed rgba(255,126,0,.1);animation:PropertySections_rotateClockwise__GO5XZ 120s linear infinite}.PropertySections_heroSection__TH_Qv:before{top:-50px;right:10%;width:100px;height:100px;animation:PropertySections_pulse__X7jec 8s ease-in-out infinite}.PropertySections_heroSection__TH_Qv:after,.PropertySections_heroSection__TH_Qv:before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,126,0,.2);z-index:0}.PropertySections_heroSection__TH_Qv:after{bottom:-30px;left:15%;width:70px;height:70px;animation:PropertySections_pulse__X7jec 6s ease-in-out infinite}.PropertySections_featureSection__K_eUy:before{content:"";position:absolute;top:40px;left:5%;width:120px;height:120px;border-radius:50%;border:1px solid rgba(255,126,0,.15);z-index:-1;animation:PropertySections_float__x70Lf 10s ease-in-out infinite}.PropertySections_heroSection__TH_Qv{padding:100px 20px;text-align:center;position:relative;overflow:hidden;margin-bottom:30px;background:linear-gradient(135deg,rgba(255,126,0,.08),rgba(255,153,0,.15));border-bottom:1px solid rgba(255,126,0,.1)}.PropertySections_heroSection__TH_Qv h1{font-size:3rem;color:#333;margin-bottom:20px;position:relative;display:inline-block;font-weight:600}.PropertySections_heroSection__TH_Qv h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:120px;height:4px;background-color:#ff7e00;border-radius:2px}.PropertySections_heroSection__TH_Qv p{font-size:1.3rem;color:#666;max-width:650px;margin:20px auto 0;line-height:1.6}.PropertySections_divider__O68JI{width:100%;height:2px;background-color:rgba(0,0,0,.05);margin:60px auto;position:relative;max-width:1200px}.PropertySections_dividerAccent__7gUS1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:6px;background-color:#ff7e00;border-radius:3px}.PropertySections_featureSection__K_eUy{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;padding:40px 20px 80px;max-width:1200px;margin:0 auto 30px}.PropertySections_featureCard__1Nxus{flex:1;min-width:280px;max-width:350px;background-color:#fff;border-radius:15px;padding:35px 30px;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.06);transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease,border-color .3s ease;border:1px solid rgba(255,126,0,.1);position:relative;overflow:hidden;animation:PropertySections_fadeInUp__s3Y8n .8s ease-out}.PropertySections_featureCard__1Nxus:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,rgba(255,126,0,.7),rgba(255,153,0,.7));transform:scaleX(0);transform-origin:left;transition:transform .5s ease}.PropertySections_featureCard__1Nxus:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:rgba(255,126,0,.2)}.PropertySections_featureCard__1Nxus:hover:before{transform:scaleX(1)}.PropertySections_featureIcon__d5xia{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,rgba(255,126,0,.1),rgba(255,153,0,.2));display:flex;align-items:center;justify-content:center;margin:0 auto 25px;color:#ff7e00;font-size:35px;transition:all .5s ease;position:relative}.PropertySections_featureIcon__d5xia:after{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:50%;border:1px dashed rgba(255,126,0,.3);animation:PropertySections_rotateClockwise__GO5XZ 15s linear infinite;opacity:0;transition:opacity .3s ease}.PropertySections_featureCard__1Nxus:hover .PropertySections_featureIcon__d5xia{transform:scale(1.1);background:linear-gradient(135deg,rgba(255,126,0,.15),rgba(255,153,0,.3));box-shadow:0 10px 25px rgba(255,126,0,.15)}.PropertySections_featureCard__1Nxus:hover .PropertySections_featureIcon__d5xia:after{opacity:1}.PropertySections_featureCard__1Nxus h3{font-size:1.5rem;color:#333;margin-bottom:15px;font-weight:600;transition:transform .3s ease}.PropertySections_featureCard__1Nxus:hover h3{transform:translateY(-3px)}.PropertySections_featureCard__1Nxus p{color:#666;line-height:1.7;font-size:1.05rem;transition:opacity .3s ease}.PropertySections_parallaxLayer__0DXw5{transform:translateY(var(--parallax-offset,0));transition:transform .1s ease-out}.PropertySections_heroContent__JCOkC{max-width:900px;margin:0 auto;position:relative;z-index:1;animation:PropertySections_fadeInUp__s3Y8n 1s ease-out}.PropertySections_backgroundPattern__XGPuo{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(30deg,rgba(255,126,0,.03) 12%,transparent 12.5%,transparent 87%,rgba(255,126,0,.03) 87.5%,rgba(255,126,0,.03)),linear-gradient(150deg,rgba(255,126,0,.03) 12%,transparent 12.5%,transparent 87%,rgba(255,126,0,.03) 87.5%,rgba(255,126,0,.03));background-size:100px 160px;opacity:.7;z-index:-2;animation:PropertySections_gradientShift__UKDad 20s ease-in-out infinite}.PropertySections_backgroundGradient__fJs85{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,126,0,.07),transparent 50%),linear-gradient(45deg,transparent 50%,rgba(255,126,0,.07));z-index:-1;animation:PropertySections_pulse__X7jec 20s ease-in-out infinite}@keyframes PropertySections_float__x70Lf{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes PropertySections_pulse__X7jec{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.05);opacity:.3}}@keyframes PropertySections_rotateClockwise__GO5XZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PropertySections_rotateCounterClockwise___JMpe{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes PropertySections_gradientShift__UKDad{0%{border-color:rgba(255,126,0,.15)}50%{border-color:rgba(255,153,0,.3)}to{border-color:rgba(255,126,0,.15)}}@keyframes PropertySections_fadeInUp__s3Y8n{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PropertySections_heroSection__TH_Qv{padding:70px 20px}.PropertySections_heroSection__TH_Qv h1{font-size:2.3rem}.PropertySections_heroSection__TH_Qv p{font-size:1.1rem}.PropertySections_featureCard__1Nxus{min-width:100%;margin-bottom:20px}.PropertySections_divider__O68JI{margin:40px auto}}.PropertyGallery_container__bgjHM{max-width:1200px;margin:0 auto;padding:0 20px;font-family:Arial,sans-serif}.PropertyGallery_filterSection__lL39r{padding:12px 20px;background:linear-gradient(135deg,#ff8a00,#ff6a00);border-radius:15px;margin:30px auto;max-width:1200px;box-shadow:0 8px 20px rgba(255,106,0,.2);transition:all .3s ease}.PropertyGallery_filterSection__lL39r:hover{box-shadow:0 10px 25px rgba(255,106,0,.25);transform:translateY(-2px)}.PropertyGallery_filterWrapper__IIFec{display:flex;flex-direction:column;align-items:center;gap:20px}.PropertyGallery_filterTitle__rO1gf{color:#fff;font-size:1.8rem;margin:0;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.1);position:relative}.PropertyGallery_filterTitle__rO1gf:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:40px;height:3px;background-color:hsla(0,0%,100%,.6);border-radius:2px;transition:width .3s ease}.PropertyGallery_filterSection__lL39r:hover .PropertyGallery_filterTitle__rO1gf:after{width:60px}.PropertyGallery_filterButtons__LMcj3{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;width:100%;padding:5px 0 10px}.PropertyGallery_filterBtn__MoeTN{padding:12px 24px;border-radius:30px;border:none;background-color:#fff;color:#333;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.1);min-width:160px;text-align:center}.PropertyGallery_filterBtn__MoeTN:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.PropertyGallery_activeFilter__gZ20a{background-color:#333;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.2)}.PropertyGallery_filterBtn__MoeTN:active{transform:translateY(1px);box-shadow:0 2px 6px rgba(0,0,0,.1)}@media (max-width:768px){.PropertyGallery_filterButtons__LMcj3{gap:12px}.PropertyGallery_filterBtn__MoeTN{min-width:140px;padding:10px 18px;font-size:.9rem}.PropertyGallery_filterTitle__rO1gf{font-size:1.5rem}}@media (max-width:480px){.PropertyGallery_filterSection__lL39r{padding:15px;border-radius:12px}.PropertyGallery_filterButtons__LMcj3{flex-direction:column;width:100%;gap:10px}.PropertyGallery_filterBtn__MoeTN{width:100%;min-width:unset}}.PropertyGallery_sectionContainer__D8KE3{margin-bottom:50px;animation:PropertyGallery_slideUp__b0BVX .5s ease-in-out}.PropertyGallery_sectionTitle__pMmlJ{font-size:1.8rem;color:#333;border-bottom:2px solid #ff7e00;padding-bottom:10px;margin-bottom:25px}.PropertyGallery_propertyGrid__44cmk{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px}.PropertyGallery_propertyCarousel__riZjZ{margin:0 -15px;padding:15px 0}.PropertyGallery_carouselSlide__00GCK{padding:0 15px;box-sizing:border-box}.PropertyGallery_propertyCard__ZrT92{border-radius:10px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.15);background-color:transparent;transition:all .4s ease;transform:translateY(0);animation:PropertyGallery_fadeInUp__Tw4hN .6s ease-out;height:450px;display:block;position:relative}.PropertyGallery_propertyCard__ZrT92:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.PropertyGallery_imageContainer__Iw7LQ{height:100%;width:100%;position:relative;overflow:hidden}.PropertyGallery_propertyImage__rGSXp{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.PropertyGallery_propertyCard__ZrT92:hover .PropertyGallery_propertyImage__rGSXp{transform:scale(1.1)}.PropertyGallery_overlayContent__l_JIJ{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.7) 75%,rgba(0,0,0,.9));padding:20px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;opacity:.9;transition:opacity .3s ease}.PropertyGallery_propertyCard__ZrT92:hover .PropertyGallery_overlayContent__l_JIJ{opacity:1}.PropertyGallery_propertyType__AWNuE{position:absolute;top:15px;right:15px;background-color:rgba(255,126,0,.9);color:#fff;padding:8px 15px;border-radius:20px;font-size:.9rem;display:flex;align-items:center;gap:5px;box-shadow:0 2px 8px rgba(0,0,0,.3);z-index:10}.PropertyGallery_propertyCard__ZrT92:hover .PropertyGallery_propertyType__AWNuE{background-color:rgba(51,51,51,.9)}.PropertyGallery_propertyTitle__ekk4H{margin:0 0 15px;font-size:1.6rem;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.8);font-weight:600;position:relative;padding-bottom:10px}.PropertyGallery_propertyTitle__ekk4H:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#ff7e00;transition:width .3s ease}.PropertyGallery_propertyCard__ZrT92:hover .PropertyGallery_propertyTitle__ekk4H:after{width:80px}.PropertyGallery_propertyDetails__v1y7Y{color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;gap:10px}.PropertyGallery_location__EIdo0{display:flex;align-items:center;gap:8px;font-size:.95rem}.PropertyGallery_description__CJ_93{font-size:.9rem;line-height:1.5;margin:0;max-height:4.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.PropertyGallery_price__hYIyE{display:flex;align-items:center;gap:5px;font-size:1.2rem;font-weight:600;color:#fff;margin-top:5px}.PropertyGallery_propertyCarousel__riZjZ .slick-dots{bottom:-35px}.PropertyGallery_propertyCarousel__riZjZ .slick-dots li button:before{color:#ff7e00;opacity:.3;font-size:10px}.PropertyGallery_propertyCarousel__riZjZ .slick-dots li.slick-active button:before{color:#ff7e00;opacity:.8}.PropertyGallery_propertyCarousel__riZjZ .slick-next,.PropertyGallery_propertyCarousel__riZjZ .slick-prev{width:35px;height:35px;z-index:1}.PropertyGallery_propertyCarousel__riZjZ .slick-prev{left:-10px}.PropertyGallery_propertyCarousel__riZjZ .slick-next{right:-10px}.PropertyGallery_propertyCarousel__riZjZ .slick-next:before,.PropertyGallery_propertyCarousel__riZjZ .slick-prev:before{font-size:35px;color:#ff7e00;opacity:.8}.PropertyGallery_error__1jeC0,.PropertyGallery_loading__4QJ5K,.PropertyGallery_noProperties__by5Bv{text-align:center;padding:50px;font-size:1.2rem;color:#666}.PropertyGallery_error__1jeC0{color:#d9534f}@keyframes PropertyGallery_fadeIn__y2nDL{0%{opacity:0}to{opacity:1}}@keyframes PropertyGallery_fadeInUp__Tw4hN{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes PropertyGallery_slideUp__b0BVX{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PropertyGallery_statusContainer__s0bdT{display:flex;justify-content:space-between;gap:8px;margin-top:8px}.PropertyGallery_statusBadge__A1FY1{padding:4px 8px;border-radius:16px;font-size:12px;font-weight:600;background-color:#fff;color:#000}.PropertyGallery_reraStatus__wFC3w{padding:4px 8px;border-radius:16px;font-size:12px;font-weight:600;background-color:hsla(0,0%,100%,.9);color:#f60}.PropertyGallery_completed__kiFaJ{background-color:#10b981!important;color:#fff}.PropertyGallery_pending__XHWNw{background-color:#f59e0b!important;color:#fff}.PropertyGallery_approved__E2HFl{background-color:#10b981!important;color:#fff}.PropertyGallery_areaDetails__nfulg{background-color:hsla(0,0%,100%,.7);border-radius:8px;padding:8px;margin:8px 0;backdrop-filter:blur(4px)}.PropertyGallery_areaItem__Q71Lp{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;color:#333}.PropertyGallery_areaLabel__N_PVC{font-weight:500}.PropertyGallery_areaValue___ssje{font-weight:600}.PropertyGallery_thumbnail__BAEjX img{width:100%;height:100%;object-fit:cover}.PropertyGallery_mediaTypeButton__4mYic{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;transition:all .2s}.PropertyGallery_mediaTypeButton__4mYic.PropertyGallery_active__KDV_C{background-color:#ffedd5;color:#c2410c}.PropertyGallery_mediaTypeButton__4mYic:hover:not(.PropertyGallery_active__KDV_C){background-color:#f3f4f6}.PropertyGallery_mediaContainer__GzG1k{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.PropertyGallery_mediaContainer__GzG1k iframe,.PropertyGallery_mediaContainer__GzG1k video{max-width:100%;max-height:100%;border:none}.PropertyGallery_videoThumbnail__13z_R{position:relative;width:100%;height:100%}.PropertyGallery_videoThumbnail__13z_R:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3)}.PropertyGallery_videoIcon__vRhSd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;z-index:1}.PropertyGallery_thumbnailActive__9Z69S{border-color:#f97316}.PropertyGallery_thumbnailContainer__mS9AI{position:relative;cursor:pointer;transition:all .2s}.PropertyGallery_thumbnailContainer__mS9AI:hover{opacity:.9}.PropertyGallery_mediaGrid__f0dYT{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;padding:8px}.PropertyGallery_mediaItem__iv9ur{position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px;cursor:pointer;transition:all .2s ease}.PropertyGallery_mediaItem__iv9ur:hover{transform:scale(1.02)}.PropertyGallery_mediaItem__iv9ur.PropertyGallery_active__KDV_C{border:2px solid #f97316}.PropertyGallery_mediaOverlay__8j4lQ{transition:background-color .2s ease}.PropertyGallery_mediaOverlay__8j4lQ:hover{background:rgba(0,0,0,.4)}.PropertyGallery_mainPreview__snv7g{aspect-ratio:16/9;background:#f8f8f8;border-radius:8px;overflow:hidden;margin-bottom:16px}.PropertyGallery_mainPreview__snv7g img,.PropertyGallery_mainPreview__snv7g video{width:100%;height:100%}.PropertyGallery_thumbnailColumn__ZuETV{display:flex;flex-direction:column;height:100%;border-right:1px solid #e5e7eb;background-color:#f9fafb}.PropertyGallery_thumbnailButton__JfTpr{margin-bottom:8px;border-radius:8px}.PropertyGallery_thumbnailButton__JfTpr.PropertyGallery_active__KDV_C,.PropertyGallery_thumbnailButton__JfTpr:hover{box-shadow:0 0 0 2px #f97316}.PropertyGallery_mainPreview__snv7g{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.PropertyGallery_mainPreview__snv7g img,.PropertyGallery_mainPreview__snv7g video{max-width:100%;max-height:100%;object-fit:contain}.PropertyGallery_mainPreview__snv7g iframe{width:100%;height:100%;border:none}.PropertyGallery_mediaOverlay__8j4lQ{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3)}.PropertyGallery_mobileThumbnails__WlqlF{position:absolute;bottom:0;left:0;right:0;padding:8px;background:hsla(0,0%,100%,.8);backdrop-filter:blur(8px)}.PropertyGallery_thumbnailsContainer__n4UZT{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.PropertyGallery_thumbnailsContainer__n4UZT::-webkit-scrollbar{display:none}.PropertyGallery_scrollButton__0eGwO{position:sticky;width:100%;padding:.5rem;background-color:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;z-index:10}.PropertyGallery_scrollButton__0eGwO:hover{background-color:#f3f4f6}.PropertyGallery_scrollButtonTop__soa6M{top:0;border-bottom:1px solid #e5e7eb}.PropertyGallery_scrollButtonBottom__Jy0eV{bottom:0;border-top:1px solid #e5e7eb}.PropertyGallery_thumbnailButton__JfTpr{position:relative;width:100%;aspect-ratio:1;margin-bottom:.5rem;border-radius:.5rem;overflow:hidden;transition:all .2s ease}.PropertyGallery_thumbnailButton__JfTpr:hover{transform:scale(1.02)}.PropertyGallery_thumbnailButton__JfTpr.PropertyGallery_active__KDV_C{ring:2px solid #f97316}.PropertyGallery_scrollbar-hide__j2nuT{-ms-overflow-style:none;scrollbar-width:none}.PropertyGallery_scrollbar-hide__j2nuT::-webkit-scrollbar{display:none}.PropertyGallery_scroll-gradient-top__65bEW{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0))}.PropertyGallery_scroll-gradient-bottom__E5LMS{background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0))}.PropertyGallery_scroll-button__jC3SH{width:2rem;height:2rem;border-radius:9999px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .2s}.PropertyGallery_scroll-button__jC3SH:hover{background-color:#f3f4f6;transform:scale(1.05)}.PropertyGallery_scroll-button__jC3SH:disabled{opacity:0;pointer-events:none}.PropertyGallery_thumbnail-container__wAxaq{position:relative;padding:1rem .5rem}.PropertyGallery_thumbnail-button__Ex7LD{position:relative;width:100%;aspect-ratio:1;border-radius:.5rem;overflow:hidden;transition:all .2s}.PropertyGallery_thumbnail-button__Ex7LD:hover{transform:scale(1.02)}.PropertyGallery_thumbnailContainer__mS9AI{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.PropertyGallery_thumbnailContainer__mS9AI::-webkit-scrollbar{display:none}.PropertyGallery_navButton__JffPk{position:sticky;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);transition:all .2s ease;z-index:10}.PropertyGallery_navButton__JffPk:hover{background-color:#f3f4f6}.PropertyGallery_navButtonTop__1cUBS{top:0;border-bottom:1px solid #e5e7eb}.PropertyGallery_navButtonBottom__jbt5K{bottom:0;border-top:1px solid #e5e7eb}.PropertyGallery_previewContainer__1DYNS{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.PropertyGallery_navigationArrow__YqwPw{width:2.5rem;height:2.5rem;border-radius:9999px;background-color:hsla(0,0%,100%,.8);box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;justify-center:center;transition:all .2s ease;cursor:pointer}.PropertyGallery_navigationArrow__YqwPw:hover{background-color:#fff;transform:scale(1.05)}.PropertyGallery_previewImage__sIXZ1{max-width:100%;max-height:100%;object-fit:contain}.PropertyGallery_previewVideo__OWaC3{max-width:100%;max-height:100%}.PropertyGallery_previewPdf__7rjH_{width:100%;height:100%;border:none}.PropertyGallery_custom-scrollbar__2st7W{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.PropertyGallery_custom-scrollbar__2st7W::-webkit-scrollbar{width:6px}.PropertyGallery_custom-scrollbar__2st7W::-webkit-scrollbar-track{background:transparent}.PropertyGallery_custom-scrollbar__2st7W::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.PropertyGallery_custom-scrollbar__2st7W::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.PropertyGallery_thumbnail-container__wAxaq{height:500px;overflow-y:auto;scroll-behavior:smooth}.PropertyGallery_thumbnail-item__pRvUN{height:100px;flex-shrink:0}.stats-section_statsContainer__Un6eU{position:relative;width:100%;height:100vh;overflow:hidden;background-color:#fff}.stats-section_statsOverlay__DNjMa{position:relative;width:100%;height:100%;animation:stats-section_fadeIn__4r5bs 1s ease-out}.stats-section_statsImage__PYzNN{object-fit:contain!important;width:100%!important;height:100%!important;position:relative!important;padding:2rem}@keyframes stats-section_fadeIn__4r5bs{0%{opacity:0}to{opacity:1}}@media (min-width:1400px){.stats-section_statsContainer__Un6eU{height:90vh}.stats-section_statsImage__PYzNN{padding:3rem}}@media (max-width:1399px){.stats-section_statsContainer__Un6eU{height:85vh}}@media (max-width:1199px){.stats-section_statsContainer__Un6eU{height:80vh}.stats-section_statsImage__PYzNN{padding:1.5rem}}@media (max-width:991px){.stats-section_statsContainer__Un6eU{height:70vh}.stats-section_statsImage__PYzNN{padding:1rem}}@media (max-width:767px){.stats-section_statsContainer__Un6eU{height:60vh}.stats-section_statsImage__PYzNN{padding:.8rem}}@media (max-width:575px){.stats-section_statsContainer__Un6eU{height:50vh}.stats-section_statsImage__PYzNN{padding:.5rem}}@media (max-width:374px){.stats-section_statsContainer__Un6eU{height:45vh}}.hero_hero__HA_42{width:100%;height:100vh;background-image:url(/images/villabg.png);background-size:cover;background-position:50%;position:relative;display:flex;flex-direction:column;justify-content:center;padding:120px 0 40px}.hero_hero__HA_42:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.7));z-index:1}.hero_content__a1yMd{position:relative;z-index:2;display:flex;width:100%;align-items:center;justify-content:center;padding:0 5%;gap:60px;margin-top:40px}.hero_left__P8lJO{flex:1;max-width:600px;display:flex;flex-direction:column;gap:20px}.hero_heading__OLUVF{color:#f60;font-size:4rem;font-weight:700;line-height:1.2;text-align:left;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero_middle__f1C6G{background:rgba(0,0,0,.7);padding:15px 25px;font-size:3.2rem;margin:5px 0;border-radius:10px;backdrop-filter:blur(5px);color:#fff}.hero_separator__85K2f{width:2px;height:300px;background:#fff}.hero_right__77wEa{flex:1;max-width:400px;display:flex;flex-direction:column;gap:25px}.hero_category__GaoVS{background:rgba(0,0,0,.8);color:#fff;padding:12px 30px;border-radius:30px;font-size:1.2rem;border:none;width:100%;backdrop-filter:blur(5px);transition:all .3s ease}.hero_category__GaoVS:hover{background:rgba(255,102,0,.8);transform:translateY(-2px)}.hero_footer__ezA1q{position:relative;z-index:2;display:flex;justify-content:center;gap:40px;margin-top:auto;padding-bottom:40px}.hero_cta__6PmZi{background:#f60;color:#fff;padding:15px 40px;border-radius:30px;font-size:1.2rem;border:none;cursor:pointer;min-width:220px;transition:all .3s ease}.hero_cta__6PmZi:hover{background:#fff;color:#f60;transform:translateY(-5px)}@media (max-width:1200px){.hero_content__a1yMd{padding:0 4%;gap:40px}.hero_heading__OLUVF{font-size:3rem}.hero_middle__f1C6G{font-size:2.8rem}.hero_separator__85K2f{height:250px}}@media (max-width:992px){.hero_hero__HA_42{min-height:100vh;height:auto;padding:100px 0 60px;justify-content:flex-start}.hero_content__a1yMd{flex-direction:column;text-align:center;padding:20px;gap:30px;margin-top:20px}.hero_left__P8lJO{align-items:center}.hero_heading__OLUVF{font-size:2.8rem;text-align:center}.hero_middle__f1C6G{font-size:2.6rem;text-align:center}.hero_separator__85K2f{width:2px;height:200px;transform:rotate(90deg);margin:20px 0}.hero_right__77wEa{align-items:center;max-width:300px}.hero_footer__ezA1q{flex-direction:column;align-items:center;gap:20px;margin-top:40px;padding-bottom:0}}@media (max-width:576px){.hero_hero__HA_42{padding:80px 0 40px}.hero_content__a1yMd{gap:20px;margin-top:10px}.hero_heading__OLUVF{font-size:2.2rem}.hero_middle__f1C6G{font-size:2rem;padding:10px 15px}.hero_separator__85K2f{width:2px;height:150px;transform:rotate(90deg);margin:15px 0}.hero_right__77wEa{max-width:260px}.hero_category__GaoVS{font-size:1.1rem;padding:10px 20px}.hero_cta__6PmZi{font-size:1.1rem;padding:12px 20px;min-width:200px}.hero_footer__ezA1q{margin-top:30px}}@media (max-width:360px){.hero_hero__HA_42{padding:30px 0}.hero_heading__OLUVF{font-size:1.8rem}.hero_middle__f1C6G{font-size:1.6rem;padding:8px 12px}.hero_right__77wEa{max-width:220px}.hero_category__GaoVS,.hero_cta__6PmZi{font-size:1rem;padding:10px 15px}}.OurClients_clientsSection__N2j8P{background:linear-gradient(180deg,#f8f8f8,#fff);padding:80px 20px;min-height:100vh;display:flex;width:100%;flex-direction:column;align-items:center;text-align:center}.OurClients_title___B7B3{text-align:center;font-size:36px;font-weight:700;color:#6a4d1c;margin-bottom:2rem;text-decoration:none;border-bottom:none}.OurClients_clientsContainer__9jRcR{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.OurClients_clientCard__16YZB{display:flex;align-items:center;justify-content:center;padding:10px}.OurClients_lastRow__MAbrU{display:flex;justify-content:center;gap:30px}.OurClients_clientLogo__Jeoiy{max-width:100%;max-height:100%;object-fit:contain}@media (max-width:768px){.OurClients_clientsContainer__9jRcR{flex-direction:column;align-items:center}.OurClients_clientCard__16YZB{width:auto;height:auto}.OurClients_title___B7B3{font-size:2rem}}.yourDreams_hero-section__fX6xv{background-image:url(/images/vastu-yantra-your-home-life-removebg-preview.png);background-repeat:no-repeat;background-position:50%;background-size:contain;text-align:center;width:100%;padding:80px 20px;position:relative;background-color:#fff;animation:yourDreams_fadeIn__SE4gS 1s ease-out}.yourDreams_hero-section__fX6xv:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.85)}.yourDreams_hero-title__bf2xM{font-size:36px;font-weight:700;color:#6a4d1c;text-transform:uppercase;letter-spacing:2px;margin-bottom:30px;position:relative;text-decoration:none;display:inline-block;padding-bottom:8px;animation:yourDreams_slideDown__mLVjn .8s ease-out}.yourDreams_hero-content__mUx4w{font-size:22px;color:#000;max-width:1000px;margin:0 auto;line-height:1.8;position:relative;padding:0 20px;animation:yourDreams_fadeInUp__IIczD 1s ease-out .3s both}.yourDreams_hero-content__mUx4w span{color:#e17000;font-weight:700;display:inline-block;animation:yourDreams_highlightPop__s7e_0 .5s ease-out;transition:transform .3s ease}.yourDreams_hero-content__mUx4w span:hover{transform:scale(1.05)}@keyframes yourDreams_fadeIn__SE4gS{0%{opacity:0}to{opacity:1}}@keyframes yourDreams_slideDown__mLVjn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes yourDreams_fadeInUp__IIczD{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes yourDreams_highlightPop__s7e_0{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}