@import "https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css";
@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--primary:#c9a84c;--primary-dark:#a8852e;--dark:#1a1a1a;--dark-2:#111;--text-muted:#888;--white:#fff;--border:#ffffff1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#fff;font-family:Inter,sans-serif;font-size:18px;line-height:1.5;overflow-x:hidden}body p{color:#333;font-size:18px;line-height:1.5}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto}.navbar{z-index:1000;z-index:999;background:#eef4fa;border-top:1px solid #d7dde5;border-bottom:1px solid #d7dde5;width:100%;transition:all .3s;position:sticky;top:0}.navbar.scroll-up{background:#fff;position:fixed;box-shadow:0 2px 10px #0000001a}.navbar.scroll-down{transform:translateY(-100%)}.nav-container{justify-content:center;align-items:center;gap:100px;max-width:1520px;height:70px;margin:0 auto;padding:0 40px;display:flex}.brand{flex-direction:column;line-height:1;text-decoration:none;display:flex}.brand-top{color:#2550a8;letter-spacing:-2px;font-family:Arial,sans-serif;font-size:58px;font-weight:800}.exclaim{color:#2550a8}.brand-sub{color:#2550a8;letter-spacing:.8px;margin-top:-4px;font-size:12px;font-weight:500}.nav-body{align-items:center;gap:150px;display:flex}.nav-links{align-items:center;gap:42px;margin:0;padding:0;list-style:none;display:flex;position:relative}.navbar{background:0 0;border:none}.nav-links:before,.nav-links:after{content:"";background:#cfd7e0;height:1px;position:absolute;left:-30px;right:-30px}.nav-links:before{top:-13px}.nav-links:after{bottom:-13px}.nav-link{color:#1e1e1e;letter-spacing:.5px;cursor:pointer;text-transform:uppercase;background:0 0;border:none;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s}.nav-link:hover{color:#2550a8}.dropdown-wrapper{position:relative}.dropdown-btn{align-items:center;gap:6px;display:flex}.chevron{background:url(/images/arrow-down.svg) no-repeat;width:15px;height:17px;font-size:0;transition:transform .3s}.chevron.up{transform:rotate(180deg)}.dropdown-menu{z-index:99999;opacity:0;visibility:hidden;background:#fff;border:1px solid #ececec;border-radius:14px;min-width:260px;margin:0;padding:12px 0;list-style:none;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(15px);box-shadow:0 20px 50px #00000014}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{color:#111;padding:14px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:block}.dropdown-item:hover{color:#2e5dd7;background:#f5f8ff}.contact-btn{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#2550a8;justify-content:center;align-items:center;gap:8px;width:180px;padding:8px 0;font-size:15px;font-weight:600;text-decoration:none;transition:all .35s;display:inline-flex;position:relative;overflow:hidden}.btn-arrow-norml{opacity:1;font-size:14px;font-weight:300;transition:all .35s;transform:translate(0)}.btn-arrow{opacity:0;width:0;font-size:18px;font-weight:300;transition:all .35s;transform:translate(-10px)}.contact-btn:hover{background:#1f4697}.contact-btn:hover .btn-arrow-norml{opacity:0;width:0;transform:translate(-15px)}.contact-btn:hover .btn-text{transform:translate(-6px)}.contact-btn:hover .btn-arrow{opacity:1;width:20px;transform:translate(0)}.burger{cursor:pointer;background:0 0;border:none;font-size:30px;display:none}@media (max-width:1100px){.burger{display:block}.nav-body{background:#eef4fa;flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:30px;display:none;position:absolute;top:100%;left:0}.nav-body.open{display:flex}.nav-links{flex-direction:column;align-items:flex-start;gap:20px;width:100%}.nav-links:before,.nav-links:after{display:none}.contact-btn{width:fit-content}.brand-top{font-size:42px}}.hero-section{background:url(/images/banner-bg.jpg) 50%/cover no-repeat;min-height:100vh;position:relative}.hero-content-wrapper{text-align:center;justify-content:center;align-items:start;width:100%;min-height:78vh;display:flex;position:relative;overflow:hidden}.hero-title{text-transform:uppercase;color:#151515;letter-spacing:-3px;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(40px,8vw,80px);font-weight:300;line-height:.92}.hero-title span{color:#274f9a;font-weight:500}.hero-text{color:#3c3c3c;max-width:760px;margin:30px auto 0;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.7}.hero-btn-wrapper{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:42px;display:flex}.hero-btn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:245px;height:58px;padding:0 30px;font-size:16px;font-weight:700;transition:all .35s;display:inline-flex;overflow:hidden}.btn-arrow-normal{opacity:1;justify-content:center;align-items:center;width:18px;transition:all .35s;display:flex;transform:translate(0)}.btn-arrow-normal i{font-size:14px}.btn-text{transition:all .35s}.btn-arrow-hover{opacity:0;width:0;font-size:18px;transition:all .35s;transform:translate(-10px)}.hero-btn-outline{color:#2f57ad;background:0 0;border-color:#2f57ad}.hero-btn-outline:hover,.hero-btn-fill{color:#fff;background:#2f57ad}.hero-btn-fill:hover{background:#1d428f}.hero-btn:hover .btn-arrow-normal{opacity:0;width:0;transform:translate(-15px)}.hero-btn:hover .btn-text{transform:translate(-6px)}.hero-btn:hover .btn-arrow-hover{opacity:1;width:20px;transform:translate(0)}.comTitle h5{color:#1f56a5;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-size:20px;font-weight:600}.comTitle h1,.comTitle h2{color:#161616;letter-spacing:-4px;margin-bottom:25px;font-size:80px;font-weight:100;line-height:1.1}.comTitle span{font-weight:500}.about-section{background:#fff url(/images/about-bg.jpg) 50% 0/100% no-repeat;padding:100px 0 0;position:relative;overflow:hidden}.about-section .stats-box{-webkit-backdrop-filter:inherit;backdrop-filter:inherit;box-shadow:inherit;background:0 0}.about-section:before{content:"";z-index:1;background-image:linear-gradient(#0000,#fff 55%);width:100%;height:32%;position:absolute;bottom:0}.about-section .container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.about-us-content{text-align:center;margin-bottom:500px}.about-us-content p{color:#444;margin:0 auto 35px}.explore-btn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;color:#fff;background:#274f9a;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:200px;height:48px;padding:0 20px;font-size:16px;font-weight:700;transition:all .35s;display:inline-flex;overflow:hidden}.explore-btn:hover{color:#fff;background:#1d428f}.explore-btn .btn-arrow-normal{opacity:1;justify-content:center;align-items:center;width:18px;transition:all .35s;display:flex;transform:translate(0)}.explore-btn .btn-arrow-normal i{font-size:14px}.explore-btn .btn-text{transition:all .35s}.explore-btn .btn-arrow-hover{opacity:0;width:0;font-size:18px;transition:all .35s;transform:translate(-10px)}.explore-btn:hover .btn-arrow-normal{opacity:0;width:0;transform:translate(-15px)}.explore-btn:hover .btn-text{transform:translate(-6px)}.explore-btn:hover .btn-arrow-hover{opacity:1;width:20px;transform:translate(0)}.family-image{text-align:center;margin-top:40px}.family-image img{object-fit:contain;width:100%;max-width:850px}.stats-box{justify-content:space-between;align-items:center;margin-top:-40px;padding:35px 20px;display:flex}.stat-item{text-align:center;border-right:1px solid #d8d8d8;flex:1}.stat-item:last-child{border-bottom:none;border-right:none}.stat-item h3{color:#111;margin-bottom:10px;font-size:64px;font-weight:700;line-height:1}.stat-item p{color:#333;text-transform:uppercase;margin:0;font-size:18px;line-height:1.3}.number-section{background:var(--dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3.5rem 0}.numbers-content{text-align:center;padding:1rem 1.5rem}.numbers-content h1{color:var(--white);margin-bottom:.4rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.numbers-content h1 span{color:var(--primary)}.numbers-content p{color:var(--text-muted);font-size:.82rem;line-height:1.4}.numbers-border{border-right:1px solid var(--border)}.properties-section{background:#fff url(/images/feature-bg.jpg) no-repeat;padding:80px 0 40px}.container{max-width:1300px;margin:0 auto;padding:0 20px}.tabs-wrapper{border-bottom:1px solid #ccc;justify-content:center;gap:60px;margin-bottom:50px;display:flex}.tab-btn{cursor:pointer;color:#888;background:0 0;border:none;border-bottom:6px solid #0000;padding:14px 20px;font-size:20px;font-weight:500;position:relative;top:3px}.tab-btn.active{color:#274f9a;background:#f1f1f1;border-color:#274f9a}.project-layout{align-items:flex-start;gap:30px;display:flex}.project-card{flex-wrap:wrap;width:85%;display:flex}.project-card>div:first-child,.project-card>div:nth-child(2){flex:calc(50% - 10px)}.project-card>div:nth-child(3){flex:100%}.project-left{background:#f2f5f9;border:1px solid #e0e1e3;border-right:none;width:45%;padding:40px}.location{color:#2f5fd0;align-items:center;gap:8px;font-size:18px;line-height:1.4;display:inline-flex}.location:before{content:"";background:url(/images/map-pin.svg) 50%/contain no-repeat;flex-shrink:0;width:16px;height:16px}.project-left h3{color:#161616;letter-spacing:-3px;margin:15px 0;font-size:50px;font-weight:200}.project-left h3 span{font-weight:500}.project-left p{color:#666;padding-right:20px;line-height:1.8}.project-buttons{gap:20px;display:flex}.project-btn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:8px;min-width:200px;height:49px;padding:0 20px;font-size:15px;font-weight:700;transition:all .35s;display:inline-flex;overflow:hidden}.project-btn-arrow-normal{opacity:1;justify-content:center;align-items:center;width:18px;transition:all .35s;display:flex;transform:translate(0)}.project-btn-arrow-normal i{font-size:14px}.project-btn-text{transition:all .35s}.project-btn-arrow-hover{opacity:0;width:0;font-size:18px;transition:all .35s;transform:translate(-10px)}.project-btn-outline{color:#2f57ad;background:0 0;border:1px solid #2f57ad}.project-btn-outline:hover{color:#fff;background:#2f57ad}.project-btn-fill{color:#fff;background:#2f57ad;border:1px solid #2f57ad}.project-btn-fill:hover{background:#1d428f;border-color:#1d428f}.project-btn:hover .project-btn-arrow-normal{opacity:0;width:0;transform:translate(-15px)}.project-btn:hover .project-btn-text{transform:translate(-6px)}.project-btn:hover .project-btn-arrow-hover{opacity:1;width:20px;transform:translate(0)}.stats-grid{background:#f2f5f9;border-top:1px solid #e0e1e3;border-right:1px solid #e0e1e3;grid-template-columns:repeat(2,1fr);width:55%;display:grid}.stats-grid p{line-height:1}.stat-box{color:#000;letter-spacing:0;text-align:center;text-transform:uppercase;border-bottom:1px solid #e0e1e3;border-left:1px solid #e0e1e3;flex-direction:column;justify-content:center;align-items:center;padding:25px;font-weight:400;display:flex}.stat-box h4{color:#161616;letter-spacing:-3px;font-size:40px;font-weight:600}.stat-box h4 small{letter-spacing:0;font-size:16px}.sidebar{width:15%;position:sticky;top:100px}.sidebar h5{color:#000;text-align:right;margin-bottom:20px;margin-right:-15px;font-size:20px;font-weight:500;line-height:1}.sidebar ul{text-align:right;padding:0;list-style:none}.sidebar li{color:#888;cursor:pointer;margin-bottom:10px;padding:5px 10px;position:relative}.sidebar li:after{content:"";background:#e8e8e8;border-radius:100%;width:10px;height:10px;position:absolute;top:14px;right:-20px}.sidebar li.active{color:#2f5fd0;background:#f2f5f9;font-weight:600}.sidebar li.active:after{background:#274f9a}.why-section{align-items:center;gap:60px;margin-top:80px;display:flex}.why-left{flex:1}.why-left h3{color:#000;margin-bottom:30px;font-size:40px;font-weight:300;line-height:1}.why-left h3 span{font-weight:600}.features-list{background:#f7f7f7;border-radius:4px;padding:10px 20px}.feature-item{border-bottom:1px solid #dcdcdc;align-items:flex-start;gap:16px;padding:18px 0;display:flex}.feature-item:last-child{border-bottom:none}.feature-icon{width:34px;min-width:34px}.feature-icon img{object-fit:contain;width:100%;height:auto}.feature-content h6{color:#1f4fa3;text-transform:uppercase;margin:0;font-size:18px;font-weight:700;line-height:1.2}.feature-content p{color:#333;margin:6px 0 0;font-size:16px;line-height:1}.why-image{flex:1}.why-image img{object-fit:cover;border-radius:320px 320px 0 0;width:100%;height:500px}.mobile-project-selector{display:none}.why-choose-section{background:var(--dark);border-top:1px solid var(--border);padding:5rem 0}.why-choose-content h1{color:var(--white);margin-bottom:2rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.35}.why-choose-content h1 span{color:var(--primary)}.why-choose-point{margin-bottom:1.5rem;padding-right:1rem}.why-choose-point img{object-fit:contain;flex-shrink:0;width:44px;height:44px;margin-right:1rem}.why-choose-point h2{color:var(--white);margin-bottom:.25rem;font-size:1rem;font-weight:600}.why-choose-point p{color:var(--text-muted);font-size:.85rem}.text-section{background:#fff;width:100%;padding:10px 0;position:relative;overflow:hidden}.marquee-wrapper{white-space:nowrap;width:100%;overflow:hidden}.marquee-track{align-items:center;width:max-content;animation:28s linear infinite marqueeScroll;display:flex}.marquee-item{flex-shrink:0;align-items:center;gap:35px;margin-right:50px;display:flex}.marquee-a img{text-align:center;opacity:.5;width:73%;position:relative;top:-7px;left:29%}.marquee-item span{color:#e7edf7;text-transform:uppercase;letter-spacing:1px;font-size:72px;font-style:italic;font-weight:200;line-height:1}.marquee-a{color:#dfe7f4!important;font-size:80px!important;font-style:normal!important;font-weight:600!important}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.build-companion-section{background:url(/images/Build-Companion-bg.jpg) 0 0/cover no-repeat;padding:90px 0;position:relative;overflow:hidden}.build-companion-section:after{content:"";background:url(/images/a-white.svg) no-repeat;width:600px;height:680px;position:absolute;bottom:0;right:0}.build-big-letter{color:#ffffff8c;z-index:1;pointer-events:none;font-size:420px;font-weight:700;line-height:1;position:absolute;top:40px;right:60px}.build-heading{z-index:2;text-align:center;margin-bottom:50px;position:relative}.build-content-row{z-index:2;flex-wrap:nowrap;display:flex;position:relative}.build-image-wrapper{width:600px;overflow:hidden}.build-image{width:100%;height:auto;display:block}.build-companion-content{padding-left:35px}.build-companion-content h3{color:#274f9a;margin-bottom:10px;font-size:28px;font-weight:500;line-height:1.3}.build-companion-content p{color:#4a4a4a;margin-bottom:18px}.build-explore-btn{color:#fff;text-transform:uppercase;cursor:pointer;background:#1f57c3;border:none;align-items:center;gap:10px;padding:14px 26px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.md-message-section{background:#fff url(/images/md-bg.jpg) 0 bottom/100% no-repeat;border-bottom:1px solid #dfeaff;padding:80px 0 0;position:relative;overflow:hidden}.md-top-content{text-align:center;margin:0 auto 70px}.md-top-content h5{color:#111;letter-spacing:1px;margin-bottom:20px;font-size:18px;font-weight:600;display:block}.md-top-content h2{letter-spacing:-3px;font-size:48px;font-weight:200;line-height:1.2}.md-top-content h2:before{content:"";background:url(/images/qute.svg) no-repeat;width:100px;height:100px;position:absolute;top:-35px;left:-66px}.md-top-content h2 strong{font-weight:700}.md-content-row{justify-content:center;align-items:center;display:flex;align-items:center!important}.md-content-row>.col-lg-6{flex:0 0 50%;max-width:50%}.md-image-wrapper{justify-content:center;display:flex;position:relative}.md-image{border-top-left-radius:250px;width:100%;max-width:100%;height:auto}.md-content{padding-left:40px}.md-content h3{color:#1c4b9c;margin-bottom:0;font-size:32px;font-weight:700}.md-content h5{color:#555;margin-bottom:30px;font-size:18px;font-weight:500}.md-content p{width:76%}.build-explore-btn{color:#fff;background:#1c4b9c;border:none;border-radius:40px;padding:14px 28px;font-size:16px;font-weight:600;transition:all .3s}.build-explore-btn:hover{background:#163d7f}.pattern-left,.pattern-right{opacity:.15;background-image:radial-gradient(#bfbfbf 1px,#0000 1px);background-size:30px 30px;width:180px;height:300px;position:absolute}.pattern-left{bottom:50px;left:0}.pattern-right{bottom:50px;right:0}.why-coimbatore-wrapper{background:#fff url(/images/why-coimbatore-bg.jpg) bottom no-repeat;padding:80px 0 0;position:relative;overflow:hidden}.why-coimbatore-wrapper:before{content:"";pointer-events:none;text-align:center;background:url(/images/ADISSIA.svg) 50% no-repeat;width:100%;height:400px;position:absolute;top:43px}.bg-watermark{color:#214fab0a;letter-spacing:12px;white-space:nowrap;z-index:0;pointer-events:none;font-size:180px;font-weight:800;position:absolute;top:80px;left:50%;transform:translate(-50%)}.coimbatore-heading{z-index:2;position:relative}.coimbatore-heading h2 span{font-weight:700}.coimbatore-heading p{color:#666;max-width:700px;margin:auto;font-size:16px;line-height:1.7}.why-content-row{z-index:2;min-height:600px;position:relative}.center-image-wrap{z-index:3;position:relative}.center-man-image{object-fit:contain;max-width:100%;height:auto}.info-box{border-bottom:1px solid #d8dce4;padding:25px 0}.info-box h4{color:#2a56b5;text-transform:uppercase;margin-bottom:12px;padding-right:10px;font-size:18px;font-weight:800;line-height:1}.info-box p{color:#444;margin:0;font-size:15px;line-height:1.6}.left-box{text-align:right;padding-right:25px}.right-box{text-align:left;padding-left:25px}@media (max-width:767px){.why-coimbatore-wrapper{padding:50px 0}.bg-watermark{font-size:60px;top:120px}.coimbatore-heading h2{font-size:34px}.coimbatore-heading p{font-size:14px}.info-box h4{font-size:18px}.info-box p{font-size:14px}}.testimonial-section{background:#272727 url(/images/testi-bg.jpg) 0 0/100% no-repeat;padding:100px 0;position:relative;overflow:hidden}.testimonial-section .text-section{background:0 0;margin-top:40px}.testimonial-section .marquee-item span{color:#3c3c3c}.testimonial-section .marquee-a img{-webkit-filter:grayscale();-moz-filter:grayscale(100%);text-align:center;opacity:.5;width:73%;position:relative;top:-7px;left:29%}.testimonial-heading{text-align:center;margin-bottom:60px}.testimonial-heading h5,.testimonial-heading h2{color:#fff}.testimonial-heading p{color:#aaa;max-width:600px;margin:15px auto 0;line-height:1.7}.testimonial-slider{justify-content:center;align-items:center;height:420px;display:flex;position:relative}.testimonial-slide{cursor:pointer;border-radius:4px;transition:all .5s;position:absolute;overflow:hidden}.testimonial-slide img{object-fit:cover;width:260px;height:360px;display:block}.youtube-icon{color:red;font-size:24px;position:absolute;top:12px;right:12px}.pos-0{z-index:5;transform:translate(0)scale(1.15)}.pos-1{z-index:4;opacity:.9;transform:translate(220px)scale(.9)}.pos-2{z-index:3;opacity:.6;transform:translate(400px)scale(.75)}.pos--1{z-index:4;opacity:.9;transform:translate(-220px)scale(.9)}.pos--2{z-index:3;opacity:.6;transform:translate(-400px)scale(.75)}.testimonial-bottom{justify-content:space-between;align-items:center;margin-top:50px;display:flex}.view-testimonials-btn{color:#2f57ad;background:#fff;border:1px solid #2f57ad;margin:0 auto;position:relative;left:58px}.slider-controls{gap:10px;display:flex}.slider-controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #555;width:48px;height:48px}.testimonial-video-modal{z-index:9999;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.testimonial-video-wrapper{width:80%;max-width:900px;position:relative}.testimonial-video-wrapper iframe{width:100%;height:500px}.testimonial-video-wrapper span{color:#fff;cursor:pointer;font-size:36px;position:absolute;top:-40px;right:0}@media (max-width:768px){.testimonial-slide img{width:180px;height:260px}.pos-1,.pos--1{transform:translate(140px)scale(.85)}.pos-2,.pos--2{display:none}.testimonial-bottom{flex-direction:column;gap:20px}}.nri-benefits-section{background:url(/images/nri-bg.jpg) 50%/cover no-repeat;padding:80px 0;position:relative;overflow:hidden}.nri-content-row{align-items:center;min-height:700px;position:relative}.nri-content-box{z-index:2;background:#f5f5f5f5;border-top-right-radius:220px;min-height:540px;padding:70px 98px;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001f}.nri-content-box:after{content:"";pointer-events:none;background:url(/images/a-logo.svg) no-repeat;width:66%;height:340px;position:absolute;bottom:0;right:0}.nri-content-box h2 strong{font-weight:700}.nri-watermark{color:#1f4c970d;pointer-events:none;font-size:240px;font-weight:700;line-height:1;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.nri-image-wrapper{height:700px;margin-left:-80px;display:none;position:relative}.nri-image{object-fit:cover;width:100%;height:100%}.nri-bottom-strip{background:#1c1c1c;height:60px;position:relative}.nri-bottom-strip:before{content:"";opacity:.15;background-image:linear-gradient(45deg,#fff3 25%,#0000 25%),linear-gradient(-45deg,#fff3 25%,#0000 25%);background-size:40px 40px;position:absolute;inset:0}.news-events-section{background:#edf1f7;padding:100px 0;position:relative;overflow:hidden}.news-events-section:after{content:"";clip-path:polygon(50% 0%,0% 100%,100% 100%);background:#2656b10a;width:420px;height:420px;position:absolute;top:80px;right:-120px}.section-header{text-align:center;margin-bottom:60px}.section-header p{margin:auto}.news-card{background:#fff;border:1px solid #d8dee8;height:100%;transition:all .3s}.news-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000014}.news-image{position:relative}.news-image img{object-fit:cover;width:100%;height:220px}.news-tag{color:#fff;background:#2452b3;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;top:14px;left:14px}.news-content{padding:22px}.news-content small{color:#777;margin-bottom:10px;font-size:12px;font-weight:500;display:block}.news-content h3{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:76px;margin-bottom:14px;font-size:28px;line-height:1.35;display:-webkit-box;overflow:hidden}.news-content p{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:18px;line-height:1.7;display:-webkit-box;overflow:hidden}.news-content a{color:#2452b3;background:0 0;min-width:auto;margin:0;padding:0;font-size:13px;font-weight:700;text-decoration:none}.news-content a:hover{color:#1d428f;background:0 0}.news-events-section .bottom-controls a{margin:0 auto;position:relative;left:58px}.bottom-controls{justify-content:space-between;align-items:center;margin-top:45px;display:flex}.view-all-btn{color:#fff;cursor:pointer;background:#2452b3;border:none;padding:16px 30px;font-size:13px;font-weight:700}.slider-nav{gap:10px;display:flex}.slider-nav button{cursor:pointer;background:#fff;border:1px solid #cdd5e3;width:48px;height:48px;transition:all .3s}.slider-nav button:hover{color:#fff;background:#2452b3}@media (max-width:768px){.section-header h2{font-size:36px}.bottom-controls{flex-direction:column;gap:20px}}.enquiry-now-section{text-align:center;background:#021946 url(/images/cta-bg.jpg) 0 0/100%;padding:90px 0 0;position:relative;overflow:hidden}.enquiry-now-section .container{z-index:2;position:relative}.enquiry-now-section .text-section{background:0 0;margin-top:40px}.enquiry-now-section .marquee-a img{text-align:center;opacity:.5;filter:brightness(0)invert();width:73%;position:relative;top:-7px;left:29%}.enquiry-now-section .marquee-item span{opacity:.1}.enquiry-content{max-width:700px;margin:0 auto}.enquiry-content h5,.enquiry-content h2{color:#fff}.enquiry-content p{color:#ffffffbf}.enquiry-btn{color:#2f57ad;background:#fff}@media (max-width:767px){.enquiry-now-section{padding:70px 20px}.enquiry-content h2{font-size:34px;line-height:1.2}.enquiry-content p br{display:none}.enquiry-content p{font-size:15px}.enquiry-btn{padding:12px 22px;font-size:12px}}.footer-section{background:#021946;padding:30px;font-size:15px}.footerIn{background:#0f244f;border:1px solid #1b2f56;padding:30px}.footer-address h4{letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:.6rem;font-size:15px;font-weight:700;line-height:1.4}.footer-address p{color:#ffffff8c;font-size:15px;line-height:1.65}.footer-address a{color:#ffffffbf;font-size:15px;transition:color .2s}.footer-address a:hover{color:var(--primary)}.footer-address ul{flex-direction:column;gap:.4rem;display:flex}.footer-address ul li a{color:#ffffff8c;font-size:15px}.footer-address ul li a:hover{color:var(--primary)}.footer-border-right{border-right:1px solid var(--border)}.footer-border-top-and-bottom{border-bottom:1px solid var(--border);margin:.5rem 0;padding-top:1.5rem!important;padding-bottom:1.5rem!important}.footer-border-top-and-bottom .last{flex-direction:column;justify-content:flex-end;align-items:flex-end;display:flex}.footer-menu{flex-wrap:wrap;gap:1.5rem;margin-bottom:.6rem;display:flex}.footer-menu li a{color:#ffffff8c;font-size:15px;transition:color .2s}.footer-menu li a:hover{color:var(--primary)}.footer-bottom{padding-top:1.25rem}.social-icons{gap:.8rem;display:flex}.social-icons a{border:1px solid var(--border);color:#fff9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:all .2s;display:flex}.social-icons a:hover{border-color:var(--primary);color:var(--primary)}.copyright{color:#fff6;text-align:right;font-size:.75rem}.copyright span{align-items:center;gap:4px;margin-left:6px;display:inline-flex}.copyright img{opacity:1;width:22px;height:auto}.modal-content{border:1px solid var(--border);color:var(--white);background:#0a214d;border-radius:10px}.modal-header{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem}.modal-header .btn-close{filter:invert();opacity:.6;position:absolute;right:15px}.modal-header strong{color:#fff}.modal-body{padding:2rem 1.5rem}.contact-form .form-control{border:1px solid var(--border);color:#000;background:#f2f5f9;border-radius:6px;padding:.75rem 1rem;font-size:.875rem}.contact-form .form-control::placeholder{color:#000}.contact-form .form-control:focus{border-color:var(--primary);color:#000;background:#ffffff14;outline:none;box-shadow:0 0 0 2px #c9a84c33}.contact-form textarea{resize:vertical;min-height:110px}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.04em;background:#1d428f;border:none;border-radius:6px;width:100%;padding:.85rem;font-size:.9rem;font-weight:700;transition:background .2s}.submit-btn:hover{background:var(--primary-dark);color:var(--white)}@media (max-width:767px){.hero-content-wrapper{min-height:calc(100vh - 70px);padding:2rem}.testimonial-card{flex:0 0 85%}.footer-border-right{border-right:none;border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:1.25rem}.copyright{text-align:center;margin-top:.75rem}.why-coimbatore-content-right{text-align:left}.projects-sub-tabs-wrapper{display:none}}.hero-section{min-height:100vh;margin:-100px 0 0;padding:100px 0 0;position:relative;overflow:hidden}.hero-slider{z-index:1;position:absolute;inset:0}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.8s,transform 7s;position:absolute;inset:0;transform:scale(1.12)}.hero-slide.active{opacity:1;transform:scale(1)}.hero-content-wrapper{z-index:5;min-height:100vh;padding:40px 0;display:flex;position:relative}.hero-title{opacity:0;animation:1.2s forwards titleReveal}@keyframes titleReveal{0%{opacity:0;filter:blur(12px);transform:translateY(70px)}60%{opacity:1;filter:blur();transform:translateY(-8px)}to{opacity:1;filter:blur();transform:translateY(0)}}.hero-text{opacity:0;margin-bottom:40px;font-size:18px;line-height:1.9;animation:1.2s .3s forwards textReveal}@keyframes textReveal{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}.hero-slider-nav{z-index:30;flex-direction:column;gap:16px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hero-nav-item{cursor:pointer;background:0 0;border:none;align-items:center;width:90px;height:18px;display:flex;position:relative}.hero-nav-number{color:#214f9b;font-size:20px;font-weight:400;animation:.4s fadeNumber;position:absolute;left:0}.hero-nav-line{background:#00000038;width:24px;height:2px;transition:all .4s;position:absolute;right:0}.hero-active-line{background:#214f9b;width:62px;height:3px;transition:top .45s;position:absolute;right:0}.hero-nav-item.active .hero-nav-line{opacity:0}.hero-nav-item:hover .hero-nav-line{background:#ffffffb3;width:38px}@keyframes fadeNumber{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.hero-slider-nav{right:20px}.hero-nav-item{width:65px}.hero-nav-number{font-size:16px}.hero-active-line{width:42px}.hero-nav-line{width:18px}}@keyframes glowText{0%{text-shadow:0 0 #d4af3700}to{text-shadow:0 0 12px #d4af37b3,0 0 30px #d4af3766}}.animate-reveal{opacity:0;will-change:transform, opacity;transition:all 1s;transform:translateY(70px)}.zoom-text{transform:translateY(70px)scale(.8)}.zoom-text.show{transform:translateY(0)scale(1)}.stat-item.animate-reveal{transform:translateY(90px)}.stat-item.animate-reveal.show{transform:translateY(0)}.reveal-animation{opacity:0;will-change:transform, opacity;transition:all 1s;transform:translateY(70px)}.reveal-animation.show{opacity:1;transform:translateY(0)}.feature-item.reveal-animation{transform:translate(-60px)}.feature-item.reveal-animation.show{transform:translate(0)}.why-image.reveal-animation img{transition:all 1.2s;transform:scale(1.1)}.why-image.reveal-animation.show img{transform:scale(1)}.stat-box.reveal-animation{transform:translateY(80px)}.stat-box.reveal-animation.show{transform:translateY(0)}.testimonial-slider{justify-content:center;align-items:center;height:520px;display:flex;position:relative;overflow:hidden}.testimonial-slide{cursor:pointer;transform-origin:50%;will-change:transform, width, height;background:#000;width:260px;height:360px;transition:transform .65s cubic-bezier(.22,1,.36,1),width .65s cubic-bezier(.22,1,.36,1),height .65s cubic-bezier(.22,1,.36,1),opacity .45s,box-shadow .45s;position:absolute;overflow:hidden;box-shadow:0 15px 40px #0000002e}.testimonial-slide img,.testimonial-slide iframe{object-fit:cover;border:none;width:100%;height:100%;transition:transform .65s}.pos--2{opacity:.35;z-index:1;transform:translate(-420px)scale(.8)}.pos--1{opacity:.7;z-index:2;transform:translate(-220px)scale(.9)}.pos-0{opacity:1;z-index:5;width:380px;height:460px;transform:translate(0)scale(1)}.pos-1{opacity:.7;z-index:2;transform:translate(220px)scale(.9)}.pos-2{opacity:.35;z-index:1;transform:translate(420px)scale(.8)}.pos-0.video-active{z-index:20;transform:translate(0)scale(1.03);box-shadow:0 25px 70px #00000059;width:720px!important;height:460px!important}.youtube-icon{color:red;justify-content:center;align-items:center;font-size:30px;display:flex;position:absolute;top:5px;right:20px}.video-active .youtube-icon{opacity:0;pointer-events:none}.testimonial-slide iframe{animation:.45s fadeVideo}@keyframes fadeVideo{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.innerHero{padding:40px 40px 20px;position:relative;overflow:hidden}.innerHero:before{content:"";z-index:10;background-image:linear-gradient(#0000,#ececec,#fdfdfd);width:100%;height:30%;position:absolute;bottom:0}.innerHeroWrap{border-top-left-radius:260px;width:100%;height:760px;position:relative;overflow:hidden}.innerHeroImg{object-fit:cover;object-position:center}.innerHeroFade{z-index:1;background:linear-gradient(#0000 0%,#ececec33 38%,#ecececa6 62%,#ecececf2 82%,#ececec 100%);height:220px;position:absolute;bottom:0;left:0;right:0}.innerHeroTitle{z-index:100;position:absolute;bottom:45px;left:110px}.innerHeroTitle h1{letter-spacing:-2px;color:#111;text-transform:uppercase;margin:0;font-family:sans-serif;font-size:82px;font-weight:300;line-height:1}.innerHeroTitle h1 span{color:#1f4aa8;font-weight:700}.about-story-section{background:url(/images/about-intro-bg.jpg) no-repeat;padding:120px 0 40px;position:relative;overflow:hidden}.about-story-wrapper{align-items:center;display:flex}.about-story-content{z-index:2;width:62%;margin:0 0 80px;padding:0}.about-story-content p{width:90%}.about-story-image{width:48%;min-height:620px;position:relative}.story-img{object-fit:cover;object-position:center}.our-journey-section{color:#fff;background:linear-gradient(90deg,#181818 0%,#111 100%);padding:100px 0;position:relative;overflow:hidden}.our-journey-section:before,.our-journey-section:after{content:"";opacity:.08;background-image:url(/images/pattern-grid.png);background-repeat:no-repeat;width:180px;height:300px;position:absolute}.our-journey-section:before{top:0;left:0}.our-journey-section:after{top:0;right:0}.journey-header{text-align:center;color:#fff;margin:0 auto 60px}.journey-header h5,.journey-header h2{color:#fff}.journey-header p{color:#fff;opacity:.5}.journey-slider-wrap{padding:0 90px;position:relative}.journey-slider-wrap .swiper:before{content:"";z-index:1000;pointer-events:none;background-image:linear-gradient(90deg,#0000 46%,#131313);width:100%;height:100%;position:absolute;right:0}.journey-slider-wrap .swiper-slide{opacity:1;transition:all .8s;transform:scale(1)}.journey-slider-wrap .swiper-slide-active{opacity:1;transform:scale(1)}.journey-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border-radius:0 80px 0 0;min-height:460px;display:flex;overflow:hidden}.journey-image{width:50%;min-height:330px;position:relative}.journey-img{object-fit:cover}.journey-content{flex-direction:column;justify-content:center;width:50%;padding:35px;display:flex}.journey-content h3{margin-bottom:12px;font-size:60px;font-weight:700}.journey-content h4{margin-bottom:14px;font-size:20px}.journey-content p{color:#ffffffa6;font-size:14px;line-height:1.8}.journey-arrow{z-index:20;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;width:52px;height:52px;font-size:22px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.journey-arrow:hover{color:#000;background:#fff}.journey-arrow.left{left:0}.journey-arrow.right{right:0}.journey-timeline{justify-content:space-around;align-items:flex-start;width:100%;margin-top:55px;padding:0 14%;display:flex;position:relative}.timeline-progress{z-index:1;background:#fff;height:1px;transition:width .6s;position:absolute;top:48px;left:0}.journey-timeline:before{content:"";background:#ffffff1f;width:100%;height:1px;position:absolute;top:48px;left:0}.timeline-item{text-align:center;cursor:pointer;z-index:2;flex:1;padding-top:18px;position:relative}.timeline-item span{color:#ffffff47;font-size:13px;font-weight:500;transition:all .4s;display:block}.timeline-item .dot{background:#ffffff47;border-radius:50%;width:6px;height:6px;margin:8px auto 0;transition:all .4s}.timeline-item.active span{color:#fff}.timeline-item.active .dot{background:#fff;transform:scale(1.2)}.about-vision-section{background:#f4f5f9 url(/images/vision-bg.jpg) 0 bottom no-repeat;position:relative;overflow:hidden}.about-vision-section:after{content:"";background:url(/images/vision-a.svg) no-repeat;width:410px;height:350px;position:absolute;bottom:0;left:0}.vision-wrapper{align-items:center;min-height:700px;display:flex}.vision-content{z-index:2;width:75%;padding-left:60px;padding-right:110px;position:relative}.vision-slider-window{height:450px;position:relative;overflow:hidden}.vision-slider-track{transition:transform .9s cubic-bezier(.22,1,.36,1)}.vision-item{border-bottom:1px solid #d9dee6;grid-template-columns:220px 1fr;gap:35px;min-height:150px;padding:28px 0;transition:all .7s;display:grid}.vision-item:first-child{border-top:1px solid #d9dee6}.vision-item.active{opacity:1;filter:blur();transform:scale(1)}.vision-item.dim{opacity:.22;filter:blur(1px);transform:scale(.98)}.vision-nav button{color:#1b4fa3;cursor:pointer;background:#fff;border:1px solid #d4dae2;width:44px;height:44px;transition:all .3s}.vision-nav button:hover:not(:disabled){color:#fff;background:#1b4fa3}.vision-image{width:42%;min-height:700px;position:relative}.vision-img{object-fit:cover;object-position:center}.vision-watermark{color:#ffffff8c;z-index:1;pointer-events:none;font-size:420px;font-weight:700;position:absolute;bottom:-70px;left:20px}.difference-section{background:#fff;padding:90px 0;overflow:hidden}.difference-heading{text-align:center;margin-bottom:60px}.difference-heading span{color:#1b4fa3;letter-spacing:.5px;margin-bottom:10px;font-size:15px;font-weight:500;display:block}.difference-heading h2{color:#111;font-size:64px;font-weight:300;line-height:1}.difference-heading h2 strong{font-weight:700}.difference-wrapper{grid-template-columns:45% 1fr;align-items:start;gap:70px;padding-right:15%;display:grid}.difference-image{height:650px;position:relative;overflow:hidden}.difference-img{object-fit:contain;object-position:center}.difference-intro{color:#444;max-width:600px;margin-bottom:40px;font-size:16px;line-height:1.8}.difference-grid{grid-template-columns:repeat(2,1fr);gap:35px 50px;display:grid}.difference-card{border-bottom:1px solid #d7dce4;padding-bottom:22px}.difference-icon{color:#1b4fa3;border:1px solid #1b4fa3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-size:18px;display:flex}.difference-card h4{color:#0f4fad;text-transform:uppercase;margin-bottom:14px;font-size:20px;font-weight:700;line-height:1.35}.difference-card p{color:#444;font-size:15px;line-height:1.8}.awards-section{background:#fff url(/images/award-bg.jpg) 0 0/100% no-repeat;padding:100px 0 60px;position:relative;overflow:hidden}.awards-heading{text-align:center;z-index:2;margin-bottom:60px;position:relative}.awards-heading p{color:#444;max-width:620px;margin:20px auto 0;font-size:16px;line-height:1.8}.awards-slider{touch-action:pan-y;-webkit-overflow-scrolling:touch;min-height:520px;position:relative;overflow:hidden}.awards-track{width:100%;height:100%;position:relative}.award-slide{opacity:0;pointer-events:none;grid-template-columns:50% 1fr;align-items:center;gap:0;transition:opacity .9s,transform 1s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0;transform:translate(100px)scale(.96)}.award-slide.active{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)scale(1)}.award-slide.inactive{opacity:0;z-index:1;transform:translate(-100px)scale(.96)}.award-image{height:430px;transition:transform 1.1s;position:relative}.award-slide.active .award-image{transform:scale(1)}.award-slide.inactive .award-image{transform:scale(.88)}.award-img{object-fit:contain}.award-content h3,.award-content h4,.award-content p,.award-nav{opacity:0;transition:all .8s;transform:translateY(30px)}.award-slide.active .award-content h3{opacity:1;transition-delay:.15s;transform:translateY(0)}.award-slide.active .award-content h4{opacity:1;transition-delay:.3s;transform:translateY(0)}.award-slide.active .award-content p{opacity:1;transition-delay:.45s;transform:translateY(0)}.award-slide.active .award-nav{opacity:1;transition-delay:.6s;transform:translateY(0)}.award-content h3{color:#274f9a;margin-bottom:20px;font-size:72px;font-weight:600}.award-content h4{color:#274f9a;text-transform:uppercase;max-width:420px;margin-bottom:20px;font-size:24px;font-weight:700;line-height:1.4}.award-content p{color:#444;max-width:480px;font-size:16px;line-height:1.9}.award-nav{gap:10px;margin-top:35px;display:flex}.award-nav button{color:#1b4fa3;cursor:pointer;background:#fff;border:1px solid #d6dce5;width:42px;height:42px;transition:all .3s}.award-nav button:hover{color:#fff;background:#1b4fa3}.awards-watermark{text-align:center;color:#1b4fa30d;white-space:nowrap;pointer-events:none;width:100%;font-size:90px;font-weight:300;position:absolute;bottom:-20px;left:0}.cube-pattern{opacity:.08;background-image:url(/images/cube-pattern.svg);background-repeat:no-repeat;background-size:contain;width:220px;height:320px;position:absolute}.cube-pattern.left{top:40px;left:0}.cube-pattern.right{top:40px;right:0}.award-slide{opacity:0;grid-template-columns:50% 1fr;align-items:center;gap:0;transition:opacity .9s,transform 1s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0;transform:translate(100px)scale(.96)}.award-slide.active{opacity:1;z-index:2;pointer-events:auto;transform:translate(0)scale(1)}.award-slide.inactive{pointer-events:none}.csr-section{background:#eef1f5;padding:100px 0;overflow:hidden}.csr-heading{text-align:center;margin:auto}.csr-slider{height:420px;margin-top:80px;position:relative}.csr-slide{width:420px;height:260px;transition:all .85s;position:absolute;top:50%;left:50%;overflow:hidden}.csr-img{object-fit:cover}.csr-slide.pos-0{opacity:1;z-index:10;transform:translate(-50%,-50%)scale(1.5)}.csr-slide.pos-1{opacity:.45;z-index:6;transform:translate(15%,-50%)scale(1.1)}.csr-slide.pos-2{opacity:.2;z-index:3;transform:translate(85%,-50%)scale(.9)}.csr-slide.pos-3{opacity:0;transform:translate(150%,-50%)scale(.8)}.csr-slide.pos--1{opacity:.45;z-index:6;transform:translate(-115%,-50%)scale(1.1)}.csr-slide.pos--2{opacity:.2;z-index:3;transform:translate(-185%,-50%)scale(.9)}.csr-slide.pos--3{opacity:0;transform:translate(-250%,-50%)scale(.8)}.csr-content{text-align:center;min-height:150px;margin-top:60px;position:relative;overflow:hidden}.csr-content-inner{animation:.6s contentFade}.csr-content h3{color:#1b4fa3;margin-bottom:14px;font-size:28px;font-weight:700}.csr-content p{color:#666;max-width:550px;margin:0 auto;font-size:16px;line-height:1.8}.csr-section .slider-controls{display:flex;position:absolute;top:10px;right:10%}.csr-section .slider-controls button{color:#1b4fa3;cursor:pointer;border:1px solid #1b4fa3;width:48px;height:48px;transition:all .3s}.slider-controls button:hover{color:#fff;background:#1b4fa3}@keyframes contentFade{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.about-team-section{background:#f5f0e8;padding:100px 0}.about-team-section h5{letter-spacing:.2em;color:#9a9a8a;margin-bottom:1rem;font-size:.75rem}.about-team-section h2{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:700}.about-team-section h2 span{color:#f0c84a}.team-card{background:#fff;transition:transform .3s,box-shadow .3s;overflow:hidden}.team-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.team-img{aspect-ratio:3/3.2;overflow:hidden}.team-img img{object-fit:cover;filter:grayscale(20%);width:100%;height:100%;transition:filter .3s,transform .4s;display:block}.team-card:hover .team-img img{filter:grayscale(0%);transform:scale(1.04)}.team-info{padding:1.5rem}.team-info h4{color:#0a0a0a;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.team-info span{letter-spacing:.12em;text-transform:uppercase;color:#9a9a8a;margin-bottom:.75rem;font-size:.72rem;display:block}.team-info p{color:#5a5a4a;margin:0;font-size:.875rem;line-height:1.7}.about-cta-section{text-align:center;background:#0a0a0a;padding:100px 0;position:relative;overflow:hidden}.about-cta-section h5{letter-spacing:.2em;color:#f0c84a;margin-bottom:1rem;font-size:.75rem}.about-cta-section h2{color:#f5f0e8;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:700}.about-cta-section h2 span{color:#f0c84a}.about-cta-section p{color:#9a9a8a;max-width:560px;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.8}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.explore-btn.outline-btn{color:#f0c84a;background:0 0;border:1px solid #f0c84a}.explore-btn.outline-btn:hover{color:#0a0a0a;background:#f0c84a}.vision-wrapper{height:100vh;position:relative}.vision-layer{justify-content:space-between;align-items:center;gap:50px;display:flex;position:absolute;inset:0}.vision-layer.old{z-index:2}.vision-layer.new{z-index:3}.vision-list-wrap{position:relative}.vision-list{flex-direction:column;display:flex}.vision-item{border-bottom:1px solid #d8deea;grid-template-columns:240px 1fr;gap:40px;padding:24px 0;display:grid}.vision-left-title{color:#274f9a;text-transform:uppercase;font-size:22px;font-weight:700;line-height:1.2}.vision-right-desc{color:#444;max-width:460px;font-size:16px;line-height:1.7}.vision-nav{flex-direction:column;gap:8px;display:flex;position:absolute;bottom:20px;right:-80px}.vision-nav button{color:#1d4db5;cursor:pointer;background:#fff;border:1px solid #d6dcea;width:48px;height:48px;font-size:20px;transition:all .3s}.vision-nav button:hover{color:#fff;background:#1d4db5}.vision-nav button:disabled{opacity:.4;cursor:not-allowed}.vision-image{width:48%;height:100%;position:absolute;top:0;right:0}.vision-img{object-fit:cover}.innerHero.buildcompanion .innerHeroTitle h1 span{color:#68265f}.project-amenities-section.build-companion-offers{background:#68265f url(/images/bg-pattern.png) no-repeat}.text-section.buildcompanion{background:#68265f;padding-bottom:40px}.text-section.buildcompanion .marquee-item span{color:#ffffff1a}.text-section.buildcompanion .marquee-a img{filter:brightness(0)invert();opacity:.1}.adissia-guidance-section{background:#fff url(/images/build-intro-bg.jpg) 100% 100% no-repeat;padding:100px 0;overflow:hidden}.adissia-guidance-wrapper{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;display:grid}.adissia-guidance-content{max-width:520px}.adissia-guidance-content h5{color:#7a1f5c;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:600}.adissia-guidance-content h2{color:#1d1d1d;margin-bottom:24px;font-size:64px;font-weight:300;line-height:1}.adissia-guidance-content h2 span{font-weight:700}.adissia-guidance-content p{color:#555;margin-bottom:20px;font-size:16px;line-height:1.8}.adissia-guidance-image{border-radius:20px;min-height:620px;position:relative;overflow:hidden}.adissia-guidance-section .animate-reveal{opacity:0;transition:all .8s;transform:translateY(40px)}.adissia-guidance-section .animate-reveal.show{opacity:1;transform:translateY(0)}.buildcompanion .buyingProcessCard h3{color:#68265f}.buildcompanion .buyingProcessWrapper:before{background:url(/images/buying-Process-bg-line1.svg) no-repeat}.buildCompanian h5,.buildCompanian .projectInvestmentProfilesCard h3,.buildcompanion.comTitle h5{color:#7a1f5c}.bcPackages{padding:80px 0}.bcPackages .container{max-width:1200px;margin:0 auto;padding:0 20px}.bcPackagesTitle{text-align:center;margin-bottom:70px}.bcPackagesTitle h5{color:#68265f}.bcPackagesGrid{grid-template-columns:repeat(4,1fr);align-items:start;gap:24px;display:grid}.bcPackageCard{border:1px solid var(--bc-border);background:0 0;border-radius:55px 0 0;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 6px 24px #0000000d}.bcPackageCard:hover{transform:translateY(-4px);box-shadow:0 14px 34px #6e18451f}.bcPackageTop{text-align:center;color:#fff;background:#68265f;padding:26px 20px 22px}.bcPackageTop h4{letter-spacing:2px;color:#fff;text-transform:uppercase;margin:0 0 12px;font-size:17px;font-weight:700}.bcPackagePrice{color:#fff;font-size:30px;font-weight:700;line-height:1.1}.bcPackagePrice span{color:#fff;letter-spacing:.5px;margin-left:4px;font-size:12px;font-weight:500;display:inline-block}.bcPackageTop p{color:#fff;min-height:38px;margin:12px 0 0;font-size:12.5px;line-height:1.5}.bcPackageBody{background:#f9f7f9;border:1px solid #ccc;flex-direction:column;flex:1;padding:10px;display:flex}.bcAccordionItem{border-top:1px solid\ #e2d6e1;padding:0 15px}.bcAccordionTitle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px 0;font-family:inherit;transition:color .2s;display:flex}.bcAccordionTitle h3{letter-spacing:.6px;color:var(--bc-text);text-transform:uppercase;font-size:14px;font-weight:500}.bcAccordionTitle:hover span:first-child,.bcAccordionTitle.active span:first-child{color:var(--bc-accent)}.bcAccordionIcon{width:22px;height:22px;color:var(--bc-muted);border:1px solid #cfcfcf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:inline-flex}.bcAccordionTitle:hover .bcAccordionIcon,.bcAccordionTitle.active .bcAccordionIcon{border-color:var(--bc-accent);color:var(--bc-accent)}.bcAccordionIcon .rotate{transition:transform .25s;transform:rotate(180deg)}.bcAccordionContent{padding:6px 0 16px;animation:.25s bcFade}@keyframes bcFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.bcFeature{border-bottom:1px dashed #eee;padding:9px 0}.bcFeature:last-child{border-bottom:none}.bcFeatureTitle{color:var(--bc-text);align-items:center;gap:6px;display:flex}.bcFeatureTitle svg{color:var(--bc-accent);flex-shrink:0}.bcFeatureTitle span{font-size:13px;font-weight:400}.bcFeature p{color:#68265f;margin:3px 0 0 19px;font-size:12px;line-height:1.45}.bcDetailBtn{color:#fff;letter-spacing:.7px;cursor:pointer;text-transform:uppercase;background:#68265f;border:none;border-radius:0;justify-content:center;align-items:center;gap:6px;margin:0;padding:11px 8px;font-family:inherit;font-size:12px;font-weight:400;transition:background .2s,transform .15s;display:flex}.bcDetailBtn:hover{background:#501849;transform:translateY(-1px)}.bcPackagesFooter{text-align:center;margin-top:36px}.bcNote{color:var(--bc-muted);margin:0 0 16px;font-size:13px}.bcEstimateBtn{color:#fff;letter-spacing:.7px;cursor:pointer;text-transform:uppercase;background:#68265f;border:none;justify-content:center;align-items:center;gap:6px;padding:13px 12px;font-family:inherit;font-size:13px;font-weight:400;transition:background .2s,transform .15s;display:inline-flex}.bcEstimateBtn:hover{background:#501849;transform:translateY(-1px)}.bcAccordionItem.active{background:#fff}.bcAccordionItem.active .bcAccordionTitle{color:#68265f}.bcAccordionItem.active .bcAccordionIcon svg{transform:rotate(180deg)}.bcAccordionIcon svg{transition:transform .3s}.bcEstimator{color:#fff;background:#68265f url(/images/bg-pattern.png) no-repeat;padding:100px 0}.bcEstimatorHeading{text-align:center;max-width:700px;margin:0 auto 50px}.bcEstimatorHeading h5,.bcEstimatorHeading h2{color:#fff}.bcEstimatorHeading p{opacity:.8;color:#fff}.bcEstimatorFilters{justify-content:center;gap:0;margin-bottom:50px;display:flex}.bcEstimatorFilters select{appearance:none;background-image:url(/images/select-arrow.svg);background-position:right 18px center;background-repeat:no-repeat;background-size:16px;border:none;outline:none;width:240px;height:52px;padding:0 50px 0 15px;font-size:15px}.bcEstimatorTable{max-width:1100px;margin:auto}.bcHead,.bcRow{grid-template-columns:3fr 2fr 1fr 1fr 1fr;align-items:center;gap:20px;display:grid}.bcHead,.bcRow p{color:#fff}.bcHead{border-bottom:1px solid #ffffff26;padding-bottom:20px;font-weight:700}.bcRow{border-bottom:1px solid #ffffff26;padding:24px 0}.bcRow p{margin:0}.bcRow input{color:#fff;background:#ffffff14;border:none;width:100%;height:44px;padding:0 15px}.bcRow input::-webkit-input-placeholder{color:#d7b7d2}.bcRow input::placeholder{color:#d7b7d2}.bcRow input:-ms-placeholder-shown{color:#d7b7d2}.bcRow input::placeholder{color:#d7b7d2;opacity:1}.bcDoubleInput{gap:10px;display:flex}.bcGrandTotal{text-align:center;margin-top:50px}.bcGrandTotal h3{font-size:34px;font-weight:700}.bcEstimateButton{color:#6f2568;cursor:pointer;background:#fff;border:none;align-items:center;gap:10px;margin:30px auto 0;padding:16px 30px;font-weight:700;display:flex}.bcEstimateButton.explore-btn:hover{color:#fff;background:#55084a}.projectFaqSection.BuildCompanion h5{color:#68265f}.projectFaqSection.BuildCompanion .projectFaqItem.active{background:#68265f;border-color:#68265f}.projectFaqSection.BuildCompanion .projectFaqIcon{color:#68265f;border:1px solid #68265f}.about-section.nri{background:#fff url(/images/nri-intro-bg.jpg) bottom no-repeat;padding:80px 0 0}.about-section.nri .stats-box{margin-top:80px}.build-companion-section.nri .build-image-wrapper{border-radius:180px 0 0}.why-coimbatore-wrapper.nri{background:#fff url(/images/Vivaana-why-bg.jpg) bottom no-repeat}.landLegacySection{background:#fff url(/images/land-build-bg.jpg) 0 bottom no-repeat;min-height:1040px;padding:100px 0;overflow:hidden}.landLegacyContent{text-align:center;max-width:850px;margin:0 auto 50px}.landLegacyImage{border-radius:10px;overflow:hidden}.landLegacyImage img{width:100%;height:auto;display:block}.careersIntro{padding:100px 0}.careersIntroGrid{grid-template-columns:50% 45%;align-items:start;gap:50px;padding:0 18% 0 0;display:grid}.careersIntroImage{position:relative}.careerOfficeImg{object-fit:cover;border-radius:0 500px 500px 0;width:100%!important;height:720px!important;position:relative!important}.careerBtn{color:#fff;background:#1f4ea8;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.careerHeading{align-items:flex-start;gap:50px;display:flex}.careerIntroText{color:#555;margin-bottom:40px;line-height:1.8}.careerFeatureGrid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.careerFeatureCard{border-top:1px solid #ddd;padding-top:25px}.careerFeatureCard:first-child,.careerFeatureCard:nth-child(2){border-top:none;padding-top:0}.careerFeatureIcon{color:#1f4ea8;margin-bottom:10px;font-size:42px;font-weight:700}.careerFeatureCard h4{color:#1f4ea8;margin-bottom:10px;font-size:16px}.careersLifeSection{background:#272727;padding:100px 0 30px;position:relative;overflow:hidden}.text-section.careerslife{padding-bottom:80px}.lifePattern{opacity:.08;z-index:1;background:url(/images/pattern-grid.svg) 50%/contain no-repeat;width:180px;height:180px;position:absolute}.lifePatternLeft{top:0;left:0}.lifePatternRight{top:0;right:0}.lifeHeading{text-align:center;z-index:2;max-width:800px;margin:0 auto 60px;position:relative}.lifeHeading h5,.lifeHeading h2{color:#fff}.lifeHeading p{color:#ffffffb3}.lifeMarqueeWrap{z-index:2;width:100%;position:relative;overflow:hidden}.lifeMarqueeTrack{width:max-content;animation:35s linear infinite lifeMarquee;display:flex}.lifeMarqueeWrap:hover .lifeMarqueeTrack{animation-play-state:paused}.lifeMarqueeItem{flex-shrink:0;margin-right:8px;position:relative;overflow:hidden}.lifeMarqueeItem img{object-fit:cover;transition:all .5s}.lifeMarqueeItem:hover img{transform:scale(1.08)}.lifeMarqueeItem{width:450px;height:300px}@keyframes lifeMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-reveal{opacity:0;transition:all .8s;transform:translateY(50px)}.animate-reveal.show{opacity:1;transform:translateY(0)}.careersVideoSection{padding:0}.careersVideoHeading{text-align:center;max-width:850px;margin:0 auto 60px}.careersVideoBox{border-radius:0;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001f}.videoThumbnail{cursor:pointer;width:100%;height:900px;position:relative;overflow:hidden}.videoThumbImg{object-fit:cover;transition:all .5s}.videoThumbnail:hover .videoThumbImg{transform:scale(1.05)}.videoOverlay{background-image:linear-gradient(#272727,#0000);height:30%;position:absolute;inset:0}.videoPlayBtn{color:#fff;cursor:pointer;z-index:2;background:#000000d9;border:none;border-radius:50%;width:95px;height:95px;font-size:28px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.videoPlayBtn:hover{transform:translate(-50%,-50%)scale(1.08)}.careersVideoBox iframe{border:none;width:100%;height:700px;display:block}.desktop-nav{align-items:center;gap:100px;display:flex}.mobile-drawer{z-index:9999;background:#021945 url(/images/mobile-bg.png) no-repeat;width:100%;height:100vh;transition:transform .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-drawer.active{transform:translate(0)}.drawer-header{justify-content:space-between;align-items:center;padding:30px 24px;display:flex}.drawer-header img{filter:brightness(0)invert()}.close-menu{color:#fff;cursor:pointer;background:0 0;border:none;font-size:34px}.drawer-links{padding:0 24px 40px}.drawer-links>a,.project-toggle{color:#fff;letter-spacing:1px;text-transform:uppercase;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff26;width:100%;padding:12px 0;font-size:18px;font-weight:300;text-decoration:none;display:block}.project-toggle{align-items:center;gap:10px;display:flex}.project-list{max-height:0;transition:all .4s;overflow:hidden}.project-list.show{background:#0c2453;max-height:400px;padding:0 0 8px 13px}.project-list a{color:#ffffffe6;padding:10px 0 0;font-size:14px;font-weight:300;text-decoration:none;display:block}.drawer-links .social-icons{margin-top:20px;display:grid}.social-iconsIn{gap:18px;display:flex}.social-iconsIn a{color:#021945;background:#fff;width:30px;height:30px}.drawer-links .social-icons h5{color:#fff;text-transform:uppercase;font-size:18px;font-weight:300}.officeLocations{padding:90px 20px}.officeContainer{max-width:1000px;margin:0 auto}.officeHeading{text-align:center;margin-bottom:60px}.officeHeading span{color:#2f5db7;letter-spacing:1px;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.officeHeading h2{color:#111;font-size:56px;font-weight:300;line-height:1.1}.officeHeading h2 strong{font-weight:700}.officeGrid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.officeCard{background:#fff;border-radius:350px 350px 0 0;overflow:hidden;box-shadow:0 10px 35px #00000014}.officeImageWrap{border-radius:350px 350px 0 0;min-height:430px;position:relative;overflow:hidden}.officeImage{object-fit:cover}.officeContent{padding:30px}.officeContent h3{color:#111;margin-bottom:22px;font-size:42px;font-weight:400;line-height:1.1}.officeContent h3 span{color:#2f5db7;font-size:14px;font-weight:600}.officeContent ul{margin:0;padding:0;list-style:none}.officeContent li{color:#666;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:15px;line-height:1.6;display:flex}.officeContent li svg{color:#2f5db7;flex-shrink:0;margin-top:4px}.officeBtn{color:#fff;background:#2f5db7;align-items:center;gap:10px;margin-top:18px;padding:14px 24px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.officeBtn:hover{background:#1f468f}.contactSection{color:#fff;background:#272727 url(/images/testi-bg.jpg) no-repeat;padding:100px 0 50px;position:relative;overflow:hidden}.contactSection .text-section{background:0 0;margin-top:50px}.contactSection .text-section .marquee-item span{color:#3c3c3c}.contactSection .text-section .marquee-a img{-webkit-filter:grayscale();-moz-filter:grayscale(100%);text-align:center;opacity:.5;width:73%;position:relative;top:-7px;left:29%}.contactHeading{text-align:center;margin:0 0 50px}.contactHeading h5{color:#ffffffe6}.contactHeading h2{color:#fff}.contactHeading h2 strong{font-weight:700}.contactHeading p{color:#ffffffa6;max-width:620px;margin:18px auto 0;font-size:15px;line-height:1.8}.contactGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.contactCard{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;width:330px;padding:22px 14px}.contactCard:nth-child(3){width:230px}.contactCard h4{color:#fff;margin-bottom:18px;font-size:14px;font-weight:700}.contactCard ul{margin:0;padding:0;list-style:none}.contactCard ul li{justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px;display:flex}.contactCard ul li span{color:#ffffffbf}.contactCard a{color:#fff;text-decoration:none;transition:all .3s}.contactCard a:hover{opacity:.8}.emailList li{margin-bottom:10px;display:block!important}.socialIcons{gap:12px;margin-top:10px;display:flex}.socialIcons a{border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s;display:flex}.socialIcons a:hover{color:#111;background:#fff}.bgText{white-space:nowrap;color:#ffffff0a;pointer-events:none;width:100%;font-size:72px;font-style:italic;font-weight:300;position:absolute;bottom:25px;left:0}.patternLeft,.patternRight{opacity:.12;z-index:1;background-image:url(/images/pattern-grid.png);background-repeat:no-repeat;background-size:contain;width:180px;height:260px;position:absolute;top:0}.patternLeft{left:0}.patternRight{right:0;transform:scaleX(-1)}.enquirySection{background:url(/images/enquiry-bg.jpg) 0 0/cover no-repeat;padding:90px 0;position:relative;overflow:hidden}.enquiryHeading{text-align:center;margin-bottom:45px}.enquiryHeading p{color:#555;max-width:620px;margin:18px auto 0;font-size:15px;line-height:1.8}.enquiryForm{width:85%;margin:0 auto}.enquiryForm .formRow{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px;display:grid}.enquiryForm .formGroup{background:#eef1f6;border:1px solid #dde3ec;padding:14px 16px}.enquiryForm .formGroup label{color:#1f4ea5;text-transform:uppercase;margin-bottom:6px;font-size:16px;font-weight:700;display:block}.enquiryForm .formGroup input,.enquiryForm .formGroup textarea{color:#111;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:14px}.enquiryForm .formGroup input::placeholder,.enquiryForm .formGroup textarea::placeholder{color:#666}.fullWidth{width:100%}.enquiryForm .formGroup textarea{resize:none;height:130px}.enquiryForm .explore-btn{text-align:center;width:auto;margin:40px auto 0;display:flex}.enquiryForm label span{color:red}.ne-page-section{background:#fff url(/images/feature-bg.jpg) no-repeat;padding:80px 0 100px;position:relative;overflow:hidden}.ne-page-header{text-align:center;margin-bottom:48px}.ne-page-eyebrow{color:#2452b3;letter-spacing:2px;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.ne-page-title{color:#111;margin-bottom:16px;font-size:clamp(36px,5vw,58px);font-weight:400;line-height:1.15}.ne-page-title strong{font-weight:800}.ne-page-subtitle{color:#666;max-width:520px;margin:0 auto;font-size:15px;line-height:1.7}.ne-tabs-wrapper{border-bottom:1px solid #e5e5e5;justify-content:center;align-items:flex-end;margin-bottom:50px;display:flex}.ne-tab-btn{cursor:pointer;text-transform:uppercase;color:#333;background:0 0;border:none;width:250px;height:70px;font-size:18px;font-weight:500;transition:all .3s;position:relative}.ne-tab-btn.active{color:#2953a6;background:#f3f4f8;font-weight:600}.ne-tab-btn.active:after{content:"";background:#2953a6;width:100%;height:8px;position:absolute;bottom:-1px;left:0}.ne-tab-btn:hover{color:#2953a6}.ne-tab-btn.active{color:#111;border-bottom-color:#2452b3}.ne-tab-btn:hover:not(.active){color:#2452b3}.ne-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.ne-card{background:#fff;border:1px solid #d8dee8;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex}.ne-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000014}.ne-card-image{position:relative}.ne-card-image img{object-fit:cover;width:100%;height:220px;display:block}.ne-card-tag{color:#fff;background:#2452b3;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;position:absolute;top:14px;left:14px}.ne-card-body{flex-direction:column;flex:1;padding:22px;display:flex}.ne-card-body small{color:#777;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:500;display:block}.ne-card-body h3{color:#111;flex:1;min-height:auto;margin-bottom:12px;font-size:20px;line-height:1.35}.ne-card-body p{color:#666;margin-bottom:18px;font-size:14px;line-height:1.7}.ne-card-body a{border-bottom:1px solid #cbd5e7;justify-content:flex-start;max-width:max-content;height:auto;line-height:1.5}.ne-load-more-wrap{justify-content:center;margin-top:52px;display:flex}.ne-load-more-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:#274f9a;border:none;padding:16px 0;font-size:13px;font-weight:700;transition:background .25s}.ne-load-more-btn:hover{background:#1d428f}.projectFilterWrap{z-index:20;max-width:1200px;margin:-80px auto 0;padding:0 20px;position:relative;top:44px}.projectFilterBar{background:#fff;border-radius:6px;align-items:stretch;padding:10px;display:flex;box-shadow:0 20px 50px #0000001f}.pfField{border-right:1px solid #e6e8ee;flex:1 1 0;min-width:0;position:relative}.pfTrigger{letter-spacing:.5px;text-transform:uppercase;color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:16px 20px;font-size:15px;display:flex}.pfTrigger.open,.pfTrigger:hover{color:#1f3c88}.pfTrigger span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pfChevron{background:url(/images/arrow-down.svg) no-repeat;width:15px;height:17px;font-size:0;font-style:normal;transition:transform .2s}.pfTrigger.open .pfChevron{transform:rotate(180deg)}.pfPanel{z-index:40;background:#fff;border:1px solid #e6e8ee;border-radius:8px;min-width:240px;max-height:320px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 16px 40px #00000026}.pfCheck{text-transform:none;color:#333;cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 6px;font-size:14px;display:flex}.pfCheck:hover{background:#f3f5fa}.pfCheck input{accent-color:#1f3c88;width:16px;height:16px}.pfEmpty{color:#999;padding:6px;font-size:14px}.pfRangePanel{min-width:280px}.pfRangeVals{color:#1f3c88;margin-bottom:12px;font-size:15px;font-weight:600}.pfRangeRow{color:#666;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;display:flex}.pfRangeRow span{width:32px}.pfRangeRow input[type=range]{accent-color:#1f3c88;flex:1}.projectFilterSearch{color:#fff;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:#1f3c88;border:none;border-radius:6px;flex:none;align-items:center;gap:8px;margin-left:10px;padding:0 32px;font-size:15px;font-weight:600;transition:background .2s;display:inline-flex}.projectFilterSearch:hover{background:#16306f}.pfSearchArrow{font-size:12px}.pfError{color:#c0392b;text-align:center;margin:10px 4px 0;font-size:14px}.projectFilterListing{padding:60px 0}.projectFilterListing .projectFilterWrap{max-width:100%;margin-top:0;padding:0}.pfResultsMeta{color:#666;margin:24px 0 20px;font-size:15px}.pfGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px;display:grid}.pfCard{background:#fff;border:1px solid #e6e8ee;border-radius:10px;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.pfCard:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0000001a}.pfCardImg{aspect-ratio:16/10;background:#eef1f6;display:block;position:relative;overflow:hidden}.pfCardImg img{object-fit:cover;width:100%;height:100%}.pfCardImgPlaceholder{background:linear-gradient(135deg,#e8edf5,#dde3ee);width:100%;height:100%;display:block}.pfCardStatus{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#1f3c88eb;border-radius:4px;padding:4px 10px;font-size:11px;position:absolute;top:12px;left:12px}.pfCardBody{flex-direction:column;flex:1;gap:10px;padding:20px;display:flex}.pfCardLoc{color:#2f5fd0;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.pfCardTitle{color:#161616;margin:0;font-size:24px;font-weight:300}.pfCardTitle strong{font-weight:600}.pfCardDesc{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.pfCardStats{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:10px;margin:6px 0;display:grid}.pfCardStat{text-align:center;background:#f4f6fa;border-radius:6px;padding:10px 6px}.pfCardStat strong{color:#161616;font-size:18px;display:block}.pfCardStat span{color:#888;text-transform:uppercase;letter-spacing:.3px;font-size:10px}.pfCardBtns{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.pfNoResults{text-align:center;color:#888;padding:60px 0;font-size:16px}.projectOverviewContent h2 img{width:300px}@media (max-width:1600px){.hero-title{font-size:70px}.about-section{background-size:cover}.hero-btn{min-width:240px;height:53px}.comTitle h1,.comTitle h2{font-size:70px}.comTitle h5{font-size:18px}body p{font-size:16px;line-height:1.7}.stat-item h3{font-size:60px}.stat-item p{font-size:16px}.properties-section .tab-btn{font-size:18px}.why-coimbatore-wrapper:before{background-size:90%}.properties-section{background-size:100%}.innerHeroWrap{height:620px}.innerHeroTitle h1{font-size:70px}.project-btn{font-size:14px}.about-story-section{background-position:bottom;background-size:cover}.difference-image img{object-fit:contain;width:100%;height:auto}.difference-wrapper{padding-right:10%}.about-vision-section{background-size:100%}.nav-container,.desktop-nav{gap:60px}}@media (max-width:1480px){.container{max-width:1200px}.build-companion-section:after{width:550px;height:580px}.md-top-content h2{font-size:45px}.md-top-content h2:before{left:-38px}.innerHeroWrap{height:580px}.innerHeroTitle h1{font-size:75px}.comTitle h1,.comTitle h2{font-size:55px}.project-btn{font-size:13px}.projectLocationItem h4{font-size:15px}.journey-content h3{font-size:45px}.about-story-section{background-position:50%;background-size:138%}.difference-card h4{font-size:18px}.about-story-image{display:none}}@media (max-width:1380px){.nav-link{font-size:13px}.project-left h3{font-size:47px}.stat-box h4{font-size:35px}.project-btn,.explore-btn{height:45px;padding:0 16px;font-size:13px}.info-box h4{font-size:16px}.nav-links{gap:20px}.nav-container,.desktop-nav{gap:60px}}@media (max-width:1300px){.difference-wrapper{padding-right:4%}.hero-title{font-size:65px}.nav-container{justify-content:space-around;gap:85px}.nav-body{gap:85px}.news-content h3{font-size:25px}.comTitle h1,.comTitle h2{font-size:65px}}@media (max-width:1220px){.container{max-width:1100px}.tabs-wrapper{gap:38px}.project-layout .project-buttons{display:grid}.project-layout .project-buttons .project-btn{max-width:max-content}.marquee-a{font-size:60px!important}.build-image-wrapper{width:auto}.md-top-content h2{font-size:40px}.md-content p{width:100%}.nri-content-box{padding:46px 57px}.nri-benefits-section{background-position:70%;padding:30px 0}.stat-item h3{font-size:50px}}@media (max-width:1100px){.container{max-width:95%}.right-box{padding-left:0}.left-box{padding-right:0}.comTitle h1,.comTitle h2{font-size:60px}.stat-box h4{font-size:30px}body p{font-size:15px}.project-left h3{font-size:36px}.project-left p{padding-right:0}.marquee-item span{font-size:60px}.info-box{padding:14px 0}.why-content-row{min-height:500px}.careersIntroContent{padding:0 35px}}@media (max-width:1000px){.project-layout .project-buttons{display:flex}.tabs-wrapper{gap:10px}.tab-btn{padding:14px 10px}.project-card{width:100%}.mobile-project-dropdown{appearance:none;cursor:pointer;background-color:#fff;background-image:url(/images/select-arrow.svg);background-position:right 15px center;background-repeat:no-repeat;background-size:14px;border:1px solid #ddd;border-radius:6px;width:100%;padding:12px 45px 12px 15px}.mobile-project-dropdown::-ms-expand{display:none}.nri-content-box{min-height:auto;padding:40px 30px}.nri-content-box h2{font-size:42px}.nri-image-wrapper{height:450px;margin-top:30px;margin-left:0}.innerHeroWrap{height:400px}.innerHeroTitle h1{font-size:60px}}@media (max-width:991px){.journey-slider-wrap .swiper:before,.about-story-section{background:0 0}.vision-content h2{font-size:42px}.vision-item{grid-template-columns:1fr;gap:14px}.vision-nav{bottom:20px;right:-36px}.md-top-content h2{font-size:32px}.md-content{text-align:center;padding-top:40px;padding-left:0}.md-image{max-width:350px}.journey-header h2{font-size:42px}.journey-slider-wrap{padding:0 20px}.journey-card{border-radius:20px;flex-direction:column}.journey-image,.journey-content{width:100%}.journey-image{min-height:250px}.journey-content h3{font-size:40px}.journey-timeline{flex-wrap:wrap;gap:5px;padding:0 7%}.vision-wrapper{flex-direction:column}.vision-content,.vision-image{width:100%}.vision-content{padding:60px 20px}.vision-title{font-size:42px}.vision-item{grid-template-columns:1fr;gap:15px;min-height:auto}.vision-nav{flex-direction:row;margin-top:20px;position:static}.vision-image{min-height:420px}.vision-watermark{font-size:180px;bottom:20px}.difference-heading h2{font-size:42px}.difference-wrapper{grid-template-columns:1fr;gap:40px}.difference-image{border-top-right-radius:120px;height:420px}.difference-grid{grid-template-columns:1fr}.csr-slide{width:320px;height:220px}.csr-heading h2{font-size:30px}.csr-slide.pos-2,.csr-slide.pos--2{display:none}.slider-controls{justify-content:center;margin-top:25px;position:static}.awards-slider{touch-action:pan-y;min-height:650px;position:relative;overflow:hidden}.award-slide{opacity:0;grid-template-columns:1fr;display:none;position:relative!important;inset:auto!important;transform:none!important}.award-slide.active{opacity:1;display:grid}.award-image{width:100%;height:260px}.about-story-section{padding:80px 0 40px}.bcPackagesGrid{grid-template-columns:repeat(2,1fr)}.nriProjectsSection .projectsTop{text-align:center;margin:0 0 60px}.about-section.nri{background:#fff url(/images/nri-intro-bg.jpg) 50% 45%/248% no-repeat;padding:80px 0 0}.about-section.nri .stats-box{margin-top:0}.build-companion-section.nri .build-image-wrapper{border-radius:130px 0 0}.landLegacySection{background-size:100%;min-height:610px}.landLegacyContent h2{font-size:46px}.careersIntroGrid{grid-template-columns:1fr;gap:50px}.careerFeatureGrid{grid-template-columns:1fr}.careerHeading h2{font-size:42px}.careerOfficeImg{height:420px!important}.careersLifeSection{padding:80px 0}.lifeMarqueeItem.small{width:120px;height:180px}.lifeMarqueeItem.medium{width:180px;height:180px}.lifeMarqueeItem.large{width:220px;height:180px}.lifeMarqueeItem.tall{width:100px;height:180px}.lifeHeading h2{font-size:34px}.lifeHeading p{font-size:14px}.careersVideoSection{padding:80px 0}.careersVideoHeading h2{font-size:34px}.careersVideoHeading p{font-size:14px}.videoThumbnail,.careersVideoBox iframe{height:260px}.videoPlayBtn{width:65px;height:65px;font-size:20px}.careersIntro{padding:60px 30px}.careersIntroGrid{padding:0}.careerBtn{padding:15px;font-size:12px}.numbers-border,.projects-left-content{border-right:none;border-bottom:1px solid var(--border)}.testimonial-card{flex:0 0 calc(50% - .75rem)}.enquiry-content h2{font-size:48px}.bg-watermark{font-size:100px}.coimbatore-heading h2{font-size:42px}.left-box,.right-box{text-align:center;padding:0}.info-box{padding:20px 0}.sidebar{display:none}.mobile-project-selector{margin-bottom:20px;display:block}.mobile-project-dropdown{border-radius:10px;width:100%;padding:14px}.project-layout,.project-card,.why-section{flex-direction:column}.project-left,.stats-grid{width:100%}.project-layout,.why-section,.project-card{flex-direction:column}.project-left,.stats-grid,.sidebar{width:100%}.desktop-nav{display:none}.burger{display:block}.officeHeading h2{font-size:42px}.officeGrid{grid-template-columns:1fr}.officeImageWrap{border-top-left-radius:180px;border-top-right-radius:180px;height:360px}.officeContent h3{font-size:34px}.contactHeading h2{font-size:42px}.contactGrid{grid-template-columns:repeat(2,1fr)}.bgText{font-size:52px}.enquiryHeading h2{font-size:48px}.formRow{grid-template-columns:1fr}.newseventsHeroWrap{border-top-left-radius:120px;height:320px}.newseventsHeroTitle{bottom:40px;left:32px}.newseventsHeroTitle h1{font-size:34px}.ne-tab-btn{padding:12px 20px;font-size:12px}.ne-grid{grid-template-columns:repeat(2,1fr)}.mobile-vision-card:last-child{margin-bottom:0}.mobile-vision-card .vision-nav{display:none}.mobile-vision-card .vision-image{margin-top:30px}.mobile-vision-card .vision-image img{width:100%;height:auto;display:block}}@media (max-width:800px){.about-story-content{width:100%}.stats-box{margin-top:0}.difference-heading{margin-bottom:0}.difference-content{padding:0 30px}.award-content{text-align:center}.award-content h3{font-size:55px}.award-image{margin:0 0 30px}.csr-content{margin-top:15px;padding-bottom:98px}.csr-section .slider-controls{top:auto;right:30%}.projectStats{grid-template-columns:repeat(2,1fr);gap:15px}.journey-card{border-radius:180px 180px 0 0}.bcEstimatorTable{overflow:auto}.bcEstimatorHeading h2{font-size:28px}.bcEstimatorHeading p{font-size:14px}.bcHead,.bcRow{min-width:800px}.bcHead{z-index:10;position:sticky;top:0}.bcHead span{white-space:nowrap;font-size:12px}.bcRow{padding:12px}.bcRow p{min-width:220px;font-size:13px}.bcRow span{white-space:nowrap;font-size:13px}.bcDoubleInput{flex-direction:column}.bcGrandTotal h3{font-size:20px}.bcEstimateButton{justify-content:center;width:100%;margin-top:20px}.bcEstimatorFilters select{background-position:right 6px center;width:52%;padding:0 30px 0 15px;font-size:12px}.bcRow input{font-size:14px}.adissia-guidance-section{background-size:189%;padding:70px 0 250px}.adissia-guidance-wrapper{grid-template-columns:1fr;gap:40px}.adissia-guidance-content{max-width:100%}.adissia-guidance-section{padding:70px 0}.adissia-guidance-content h2{font-size:38px}.adissia-guidance-image{min-height:350px}.landLegacySection{padding:70px 0}.landLegacyContent h2{font-size:34px}.landLegacyContent p{font-size:14px}.contactSection{padding:70px 16px}.contactHeading h2{font-size:34px}.contactHeading p{font-size:14px}.contactGrid{grid-template-columns:1fr}.contactCard ul li{flex-direction:column;gap:4px}.bgText{font-size:32px;bottom:15px}.patternLeft,.patternRight{display:none}.enquirySection{padding:70px 16px}.enquiryHeading h2{font-size:34px}.enquiryHeading p{font-size:14px}.formGroup textarea{height:110px}.officeImageWrap{min-height:310px}.enquiryForm .formRow{grid-template-columns:repeat(1,1fr)}.enquiryForm{width:100%}}@media (max-width:650px){.careerOfficeImg{border-radius:180px 180px 0 0}.careersIntroGrid{padding:0}.careerBtn{padding:15px;font-size:12px}.md-message-section{padding:70px 0}.md-top-content h2{font-size:24px;line-height:1.5}.md-content h3{font-size:24px}.md-content p{font-size:15px}.careersIntroContent{padding:0}.project-left{padding:20px}.hero-title{font-size:40px}.hero-text{font-size:15px}.hero-text br{display:none}.about-section{background-color:#dfd3c5;background-position:75% 45%;background-size:252%}.about-section:before{background-image:linear-gradient(#fff,#fff 55%);border-bottom:1px solid #ccc}.comTitle h1,.comTitle h2{font-size:50px}.build-content-row{flex-wrap:wrap}.news-events-section .bottom-controls a{margin:0 auto 20px;left:auto}.footerIn{padding:0}.nri-image-wrapper{height:auto}.nri-content-box{background:#ffffffe6}.footer-address ul{margin:0 0 20px}.footer-menu{gap:5px;display:grid}.footer-border-top-and-bottom .last{justify-content:flex-start;align-items:flex-start}.view-testimonials-btn{left:auto}.nav-container{justify-content:space-between;gap:170px}.hero-content-wrapper{padding:40px 0 80px}.stats-box{flex-wrap:wrap;padding:20px 15px}.stat-item{box-sizing:border-box;border-bottom:1px solid #d8d8d8;border-right:none;flex:0 0 50%;max-width:50%;padding:15px 10px}.stat-item h3{font-size:30px}.stat-item p{font-size:14px}.build-companion-section:after{background-position:0 bottom;background-size:100%;width:304px;height:454px}.hero-btn{min-width:276px;height:53px}.comTitle h5{font-size:15px}.innerHeroWrap{height:190px}.innerHero{padding:20px}.innerHeroWrap{border-top-left-radius:80px;height:320px}.innerHeroFade{height:120px}.innerHeroTitle{bottom:18px;left:20px}.innerHeroTitle h1{letter-spacing:0;font-size:30px}.comTitle h1,.comTitle h2{letter-spacing:-3px}.nri-content-box{border-top-right-radius:130px}.bcPackagesGrid{grid-template-columns:1fr}.bcPackagesTitle h2{font-size:26px}.bcEstimateBtn{width:100%}.officeLocations{padding:70px 15px}.officeHeading h2{font-size:32px}.officeImageWrap{border-top-left-radius:140px;border-top-right-radius:140px;height:280px}.officeContent{padding:22px}.officeContent h3{font-size:28px}}@media (max-width:550px){.hero-title{font-size:35px}.project-layout .project-buttons{display:grid}.stat-box{padding:9px}.stat-box h4{letter-spacing:-2px;font-size:25px}.comTitle h1,.comTitle h2{font-size:45px}.why-left h3{font-size:35px}.build-companion-content{padding:10px 20px}.md-top-content h2{letter-spacing:-2px;font-size:33px;line-height:1.3}.why-coimbatore-wrapper .d-none{order:3;display:block!important}.why-coimbatore-wrapper{padding:50px 0 0}.properties-section .tab-btn,.mobile-project-dropdown{font-size:14px}.youtube-icon{right:41px}.pos-0.video-active{width:100%!important;height:460px!important}.innerHeroWrap{height:220px}.footer-section .social-icons{justify-content:center}.md-top-content h2:before{top:-56px;left:-13px}}@media (max-width:1199px){.videoThumbnail,.careersVideoBox iframe{height:600px}}@media (min-width:992px){.mobile-drawer{display:none}}@media (max-width:900px){.projectFilterBar{flex-direction:column;padding:8px}.pfField{border-bottom:1px solid #e6e8ee;border-right:none}.projectFilterSearch{justify-content:center;margin:8px 0 0;padding:14px}.projectFilterWrap{margin-top:-20px}.pfPanel{left:0;right:0}.award-nav{justify-content:center}}




.projectHeroSection{padding:0 40px 20px;position:relative;overflow:hidden}.projectHeroSection:before{content:"";z-index:10;background-image:linear-gradient(#0000,#ececec,#fdfdfd);width:100%;height:30%;position:absolute;bottom:0}.projectHeroWrap{border-top-left-radius:260px;width:100%;height:760px;position:relative;overflow:hidden}.projectHeroImg{object-fit:contain;object-position:center}.projectHeroFade{z-index:1;background:linear-gradient(#0000 0%,#ececec33 38%,#ecececa6 62%,#ecececf2 82%,#ececec 100%);height:220px;position:absolute;bottom:0;left:0;right:0}.projectHeroTitle{z-index:100;position:absolute;bottom:45px;left:110px}.projectHeroTitle h1{letter-spacing:-2px;color:#111;text-transform:uppercase;margin:0;font-family:sans-serif;font-size:82px;font-weight:300;line-height:1}.projectHeroTitle h1 span{color:#1f4aa8;font-weight:700}@media (max-width:1200px){.projectHeroWrap{border-top-left-radius:180px;height:620px}.projectHeroTitle h1{font-size:62px}.projectHeroTitle{left:70px}}@media (max-width:768px){.projectHeroSection{padding:20px}.projectHeroWrap{border-top-left-radius:80px;height:320px}.projectHeroFade{height:120px}.projectHeroTitle{bottom:18px;left:20px}.projectHeroTitle h1{letter-spacing:0;font-size:30px}}.projectsPageHeader{padding:70px 0 0}.projectsHeaderTop{text-align:center;max-width:760px;margin:0 auto;padding-bottom:55px}.projectsHeaderTop span{color:#2e5dd7;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:500;display:block}.projectsHeaderTop h1{color:#111;margin-bottom:20px;font-size:64px;font-weight:300;line-height:1.05}.projectsHeaderTop h1 strong{font-weight:700}.projectsHeaderTop p{color:#666;max-width:540px;margin:0 auto;font-size:14px;line-height:1.8}.projectsHeaderTabs{border-bottom:1px solid #ddd;justify-content:center;gap:74px;display:flex}.tabLink{color:#222;text-transform:uppercase;justify-content:center;align-items:center;min-width:235px;height:62px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.tabLink.active{color:#2e5dd7;background:#edf2ff;font-weight:700}.tabLink.active:after{content:"";background:#2e5dd7;width:100%;height:5px;position:absolute;bottom:-1px;left:0}.tabLink:hover{color:#2e5dd7}.projectsSection{padding:100px 0}.projectsHeading{text-align:center;margin-bottom:60px}.projectsHeading span{color:#2f5ed7;letter-spacing:1px;font-size:14px;font-weight:600}.projectsHeading h2{margin:15px 0;font-size:62px;font-weight:300}.projectsHeading h2 strong{font-weight:700}.projectsHeading p{color:#666;max-width:650px;margin:auto;line-height:1.8}.projectsGrid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.singleCard{grid-template-columns:1fr;max-width:580px;margin:auto}.projectCard{background:#f2f4f9;border-radius:340px 340px 0 0;transition:all .4s;overflow:hidden}.projectCard:hover{transform:translateY(-10px);box-shadow:0 25px 60px #00000014}.projectImageWrap{height:500px;position:relative}.projectImage{object-fit:cover;transition:all .5s}.projectCard:hover .projectImage{transform:scale(1.05)}.projectContent{border:1px solid #e7e9ed;border-top:none;padding:28px 40px}.projectLocation{color:#2f5ed7;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:600;display:flex}.projectContent h3{letter-spacing:-3px;margin-bottom:30px;font-size:52px;font-weight:300}.projectStats{border-top:2px solid #e7e9ed;border-bottom:2px solid #e7e9ed;grid-template-columns:repeat(3,1fr);margin-bottom:25px;padding:24px 0;display:grid}.projectStats .statBox{text-align:center;border-right:2px solid #e7e9ed;padding:0 14px}.projectStats .statBox:last-child{border-right:none}.projectStats .statBox h4{font-size:25px;font-weight:700}.projectStats .statBox h4 small{font-size:16px;font-weight:400}.projectContent h3 strong{font-weight:700}.projectStats .statBox p{color:#666;padding:0;font-size:17px;line-height:1}.projectBtns{gap:10px;display:flex}.iconBtn{justify-content:center;width:50px}.iconBtnAnimated{color:#2f57ad;cursor:pointer;background:0 0;border:1px solid #2f57ad;justify-content:center;align-items:center;width:52px;height:49px;transition:all .4s;display:flex;position:relative;overflow:hidden}.iconBtnAnimated:hover{background:#2f57ad;border-color:#2f57ad;transform:translateY(-2px)}.iconBtn-normal{opacity:1;color:#111;justify-content:center;align-items:center;transition:all .35s;display:flex;position:absolute;transform:translateY(0)}.iconBtn-hover{opacity:0;color:#fff;justify-content:center;align-items:center;transition:all .35s;display:flex;position:absolute;transform:translateY(30px)}.iconBtnAnimated:hover .iconBtn-normal{opacity:0;transform:translateY(-30px)}.iconBtnAnimated:hover .iconBtn-hover{opacity:1;transform:translateY(0)}@media (max-width:991px){.projectsGrid{grid-template-columns:1fr}.projectsHeading h2{font-size:42px}.projectContent h3{font-size:36px}}@media (max-width:1600px){.projectStats .statBox p{font-size:14px}.projectContent h3{font-size:45px}.projectLocationItem h4{font-size:15px}}@media (max-width:1480px){.projectLocationItem h4{font-size:15px}}@media (max-width:650px){.projectContent{border:1px solid #e7e9ed;border-top:none;padding:28px 20px}.projectImageWrap{height:300px}.projectContent h3{font-size:34px}.projectsHeaderTabs{white-space:nowrap;justify-content:flex-start;gap:24px;padding:0 16px;overflow-x:auto}}@media (max-width:576px){.projectBtns{flex-wrap:wrap}.projectBtns .project-btn{width:calc(100% - 60px)}.projectBtns .iconBtn{align-self:stretch;width:48px;height:auto}.projectHeroTitle{bottom:30px}}
.projectDetailHero{padding:40px 40px 0}.projectHeroWrap{border-radius:80px 0 0;height:750px;position:relative;overflow:hidden}.projectDetailHero .projectHeroWrap:after{content:"";background-image:linear-gradient(#0000,#fff);width:100%;height:50%;position:absolute;bottom:0}.projectHeroImg{object-fit:contain}.projectHeroTop{z-index:3;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:0;right:20%}.projectHeroTop .projectLocation{color:#111;align-items:center;gap:10px;font-size:50px;font-weight:300;line-height:1;display:flex}.projectHeroTop .projectLocation svg{color:#2447a5;flex-shrink:0;width:50px;height:50px}.projectHeroBottom{z-index:3;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:0;left:50px;right:50px}.projectTitle h1{color:#111;margin:0;font-size:72px;font-weight:300}.projectTitle span{color:#2447a5;font-weight:700}.priceCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.priceCard p{color:#fff;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:20px;font-weight:500;line-height:1}.priceValue{-webkit-backdrop-filter:blur(10px);background:#ffffff2e;border:1.5px solid #2447a5cc;border-radius:28px;align-items:flex-end;gap:10px;margin:10px 0 6px;padding:22px 28px;font-family:Bebas Neue,sans-serif;font-style:normal;font-weight:400;display:flex}.priceValue h2{color:#2447a5;margin:0;font-family:Bebas Neue,sans-serif;font-size:110px;font-style:normal;font-weight:400;line-height:.9}.priceValue span{color:#2447a5;margin-bottom:14px;font-size:56px;font-weight:500;line-height:1}.priceCard small{color:#111;text-transform:uppercase;letter-spacing:1px;background:#fcfcfc;margin:-21px 0 0;padding:0 5px;font-size:20px;font-weight:700}@media (max-width:768px){.projectHeroWrap{border-radius:40px 0 0;height:500px}.projectHeroBottom{flex-direction:column;align-items:flex-start;gap:20px}.projectTitle h1{font-size:42px}.projectLocation{font-size:22px}.priceCard{width:140px;height:140px}.priceCard h2{font-size:42px}}.projectDetailIntroSection{padding:40px 0}.projectDetailIntroGrid{background:#f3f4f8;border:1px solid #d9d9d9;grid-template-columns:1.3fr 1fr;display:grid}.projectDetailIntroLeft{padding:40px}.projectDetailIntroLocation{color:#2447a5;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:16px;font-size:16px;font-weight:600;display:flex}.projectDetailIntroLeft h2{color:#111;letter-spacing:-3px;margin-bottom:20px;font-size:46px;font-weight:200;line-height:1.1}.projectDetailIntroLeft h2 strong{color:#000;font-weight:700}.projectDetailIntroLeft p{color:#444;max-width:600px;margin-bottom:30px;font-size:16px;line-height:1.8}.projectDetailIntroStats{grid-template-columns:repeat(2,1fr);display:grid}.projectDetailIntroStatCard{text-align:center;border-bottom:1px solid #d9d9d9;border-left:1px solid #d9d9d9;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.projectDetailIntroStatCard h3{color:#111;margin-bottom:10px;font-size:38px;font-weight:700;line-height:1}.projectDetailIntroStatCard h3 small{font-size:20px;font-weight:400}.projectDetailIntroStatCard p{color:#555;max-width:120px;margin:0;font-size:16px;line-height:1.3}.projectTitleLogo{align-items:center;margin-left:8px;display:inline-flex}.projectTitleLogo img{width:180px;height:auto;display:block}@media (max-width:991px){.projectDetailIntroGrid{grid-template-columns:1fr}.projectDetailIntroLeft h2{font-size:40px}.projectDetailIntroStatCard{min-height:160px}.projectDetailIntroStatCard h3{font-size:34px}}.projectOverviewSection{padding:90px 17% 90px 0;overflow:hidden}.projectOverviewGrid{grid-template-columns:.8fr .6fr;align-items:center;gap:70px;display:grid}.projectOverviewImageWrap{height:640px;position:relative;overflow:hidden}.projectOverviewImage{object-fit:cover;opacity:0;z-index:1;border-radius:0 380px 380px 0;width:100%;height:640px;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.projectOverviewImage.active{opacity:1;z-index:2}.projectOverviewNav{z-index:5;gap:8px;display:flex;position:absolute;bottom:16px;right:20px}.projectOverviewNav button{cursor:pointer;background:#fff;border:1px solid #d8d8d8;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex}.projectOverviewNav button:hover{color:#fff;background:#2447a5}.projectOverviewLabel{color:#2447a5;letter-spacing:1px;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.projectOverviewContent h2{color:#111;align-items:center;gap:14px;margin-bottom:22px;font-size:58px;font-weight:300;line-height:1.1;display:flex}.projectOverviewContent h2 strong{align-items:center;display:inline-flex}.projectAmenitiesGrid{grid-template-columns:repeat(2,1fr);gap:0 28px;margin-top:30px;display:grid}.projectAmenityItem{border-bottom:1px solid #dfdfdf;align-items:center;gap:10px;padding:14px 0;display:flex}.projectAmenityItem svg{color:#2447a5;flex-shrink:0}.projectAmenityItem span{color:#2447a5;font-size:15px;font-weight:700}@media (max-width:991px){.projectOverviewGrid{grid-template-columns:1fr;gap:50px}.projectOverviewImageWrap{height:420px}.projectOverviewImage{border-radius:30px;height:420px}.projectOverviewContent h2{flex-wrap:wrap;font-size:42px}.projectAmenitiesGrid{grid-template-columns:1fr}}@media (max-width:767px){.projectOverviewSection{padding:60px 0}.projectOverviewImageWrap,.projectOverviewImage{height:280px}.projectOverviewContent h2{font-size:30px}.projectOverviewNav button{width:40px;height:40px}}.why-coimbatore-wrapper.vivaanaproject{background:#fff url(/images/Vivaana-why-bg.jpg) bottom no-repeat}.projectInfrastructureSection{padding:100px 40px;position:relative;overflow:hidden}.projectInfrastructureContainer{max-width:1300px;margin:0 auto;position:relative}.projectInfrastructureHeader{text-align:center;margin-bottom:50px}.projectInfrastructureSubtitle{letter-spacing:2px;text-transform:uppercase;color:#2447a5;margin-bottom:12px;font-size:14px;display:block}.projectInfrastructureSlider{z-index:10;min-height:760px;position:relative;overflow:hidden}.projectInfrastructureSlide{width:100%;position:absolute;inset:0}.projectInfrastructureImageWrap{width:100%;max-width:980px;height:560px;margin:0 auto;position:relative;overflow:hidden}.projectInfrastructureImageWrap:before{content:"";z-index:1;background-image:linear-gradient(#0000,#f2f5f9);width:100%;height:55%;position:absolute;bottom:0;left:0}.projectInfrastructureSection:after{content:"";background:#f2f5f9;width:100%;height:60%;position:absolute;bottom:0;left:0}.projectInfrastructureImage{object-fit:cover}.projectInfrastructureText{text-align:center;z-index:5;max-width:50%;margin:-70px auto 0;padding:30px 20px 0;position:relative}.projectInfrastructureText h3{color:#2447a5;text-transform:uppercase;margin-bottom:16px;font-size:34px;font-weight:700}.projectInfrastructureText p{color:#555;margin:0;font-size:22px;font-style:italic;line-height:1.6}.projectInfrastructureNav{cursor:pointer;z-index:20;background:#fff;border:1px solid #d8d8d8;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex;position:absolute;top:52%;transform:translateY(-50%)}.projectInfrastructureNav:hover{color:#fff;background:#2447a5}.projectInfrastructureNavLeft{left:20px}.projectInfrastructureNavRight{right:20px}@media (max-width:991px){.projectInfrastructureSection{padding:70px 20px}.projectInfrastructureTitle{font-size:42px}.projectInfrastructureSlider{min-height:560px}.projectInfrastructureImageWrap{height:320px}.projectInfrastructureText{margin-top:-30px;padding:20px 15px 0}.projectInfrastructureText h3{font-size:24px}.projectInfrastructureText p{font-size:16px}.projectInfrastructureNavLeft{left:10px}.projectInfrastructureNavRight{right:10px}}.projectLocationHighlightsSection{background:#f3f4f7;padding:100px 0 0;position:relative;overflow:hidden}.projectLocationHighlightsSection:after{content:"";background:url(/images/loc-icon-big.svg) 0 0/100% no-repeat;width:400px;height:559px;position:absolute;bottom:0;right:120px}.projectLocationTop{grid-template-columns:1.3fr 1.2fr;align-items:start;gap:60px;margin-bottom:50px;padding:0 16% 0 15%;display:grid}.projectLocationSubtitle{letter-spacing:2px;color:#2447a5;text-transform:uppercase;margin-bottom:14px;font-size:14px;display:block}.projectLocationTitle{color:#111;margin-bottom:20px;font-size:72px;font-weight:300;line-height:1}.projectLocationTitle strong{font-weight:700}.projectLocationDescription{color:#666;max-width:420px;margin-bottom:30px;font-size:16px;line-height:1.8}.projectLocationButtons{gap:15px;display:flex}.projectLocationBtn{letter-spacing:1px;cursor:pointer;border:none;align-items:center;gap:10px;height:48px;padding:0 24px;font-size:13px;font-weight:600;display:flex}.projectLocationBtn.outline{color:#2447a5;background:0 0;border:1px solid #2447a5}.projectLocationBtn.filled{color:#fff;background:#2447a5}.projectTabs{z-index:3;border-bottom:1px solid #ddd;justify-content:space-around;display:flex;position:relative}.projectTabs button{cursor:pointer;color:#666;background:0 0;border:none;padding:5px 10px;font-size:20px;font-weight:500;position:relative;top:2px}.projectTabs button.active{color:#2447a5;background:#e6ebf3;border-bottom:5px solid #2447a5}.projectLocationRight{height:622px;padding:81px 0 0;position:relative}.projectLocationList{z-index:3;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:28px;display:grid;position:relative}.projectLocationItem{text-align:right;border-bottom:1px solid #d9dde5;flex-direction:column;padding:18px 0;display:flex}.projectLocationItem:nth-child(3n){border-right:none}.projectLocationItem:nth-child(7){grid-area:3/2}.projectLocationItem:nth-child(8){border-right:none;grid-area:3/3}.projectLocationItem:nth-child(9){border-right:none;grid-area:4/3}.projectLocationItem h4{color:#2447a5;text-transform:uppercase;margin:0 0 8px;font-size:17px;font-weight:700;line-height:1.35}.projectLocationItem span{color:#555;font-size:15px;font-weight:500}.projectPinBg{opacity:.06;color:#2447a5;z-index:1;position:absolute;bottom:-120px;right:-60px}.projectLocationImageWrap{width:66%;height:775px;margin:-317px 0 0;position:relative;overflow:hidden}.projectInvestmentProfiles{background:#f3f3f3;padding:90px 0 0}.projectInvestmentProfilesTop{text-align:center;margin-bottom:55px}.projectInvestmentProfilesTop h2 strong,.projectInvestmentProfilesTop h2 span{font-weight:700}.projectInvestmentProfilesWrap{grid-template-columns:50% 50%;align-items:start;gap:50px;padding:0 18% 0 0;display:grid}.projectInvestmentProfilesImage{min-height:700px;position:relative;overflow:hidden}.projectInvestmentProfilesImg{object-fit:contain}.projectInvestmentProfilesDescription{color:#5c5c5c;max-width:95%;margin-bottom:40px;font-size:16px;line-height:1.8}.projectInvestmentProfilesGrid{grid-template-columns:repeat(2,1fr);gap:34px 55px;display:grid}.projectInvestmentProfilesCard{border-bottom:1px solid #d7d7d7;padding-bottom:22px;padding-right:40px}.projectInvestmentProfilesIcon{margin-bottom:14px}.projectInvestmentProfilesCard h3{color:#2d57b4;text-transform:uppercase;margin-bottom:10px;font-size:19px;font-weight:700}@media (max-width:991px){.projectInvestmentProfilesTop h2{font-size:46px}.projectInvestmentProfilesWrap{grid-template-columns:1fr}.projectInvestmentProfilesImage{min-height:420px}.projectInvestmentProfilesGrid{grid-template-columns:1fr}}@media (max-width:576px){.projectInvestmentProfiles{padding:60px 0}.projectInvestmentProfilesTop h2{font-size:34px}.projectInvestmentProfilesDescription{max-width:100%}.projectInvestmentProfilesImage{min-height:300px}}.projectMasterPlanSection{text-align:center;padding:100px 0}.projectMasterPlanHeader{max-width:720px;margin:0 auto 50px}.projectMasterPlanHeader h5{color:#2a55b0;text-transform:uppercase;margin-bottom:12px;font-size:15px;font-weight:500}.projectMasterPlanHeader h2{color:#111;margin-bottom:20px;font-size:72px;font-weight:300;line-height:1}.projectMasterPlanHeader h2 strong{font-weight:700}.projectMasterPlanHeader p{color:#555;max-width:520px;margin:auto;font-size:16px;line-height:1.8}.projectMasterPlanImageWrap{cursor:pointer;margin-bottom:35px;transition:transform .3s}.projectMasterPlanImageWrap:hover{transform:scale(1.02)}.projectMasterPlanImage{width:100%;max-width:1200px;height:auto}.projectMasterPlanBtnWrap{justify-content:center;display:flex}.projectMasterPlanBtn{color:#fff;letter-spacing:.5px;background:#2a55b0;align-items:center;gap:10px;padding:14px 26px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.projectMasterPlanBtn:hover{background:#1e4390}.projectMasterPlanBtn span{font-size:18px}.projectMasterPlanModal{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.projectMasterPlanModalContent{max-width:95%;max-height:95vh;position:relative}.projectMasterPlanPopupImage{object-fit:contain;width:100%;height:auto;max-height:90vh}.projectMasterPlanClose{cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:-50px;right:0}@media (max-width:991px){.projectMasterPlanHeader h2{font-size:48px}}@media (max-width:576px){.projectMasterPlanSection{padding:70px 0}.projectMasterPlanHeader h2{font-size:36px}.projectMasterPlanModal{padding:20px}.projectMasterPlanClose{top:-45px}}.warmLifeSection{background:url(/images/warmlife-bg.jpg) no-repeat;width:100%;padding:320px 0 80px;position:relative;overflow:hidden}.warmLifeSection:before{content:"";z-index:1;background-image:linear-gradient(#0000,#262626);width:100%;height:55%;position:absolute;bottom:0;left:0}.warmLifeCard{z-index:1;background:#ffffffe6;border-radius:220px 0 0;justify-content:flex-end;width:520px;min-height:430px;margin-left:auto;display:flex;position:relative;overflow:hidden}.warmLifeContent{z-index:2;text-align:right;flex-direction:column;width:100%;padding:70px 60px;display:flex;position:relative}.warmLifeCard:after{content:"";pointer-events:none;background:url(/images/a-logo.svg) no-repeat;width:83%;height:340px;position:absolute;bottom:0;right:0}@media (max-width:991px){.warmLifeSection{height:auto;padding:100px 0}.warmLifeContainer{justify-content:center}.warmLifeCard{width:100%;max-width:550px}.warmLifeContent{padding:50px 30px}.warmLifeContent h2{font-size:48px}}@media (max-width:767px){.warmLifeContainer{padding:0 20px}.warmLifeContent h2{font-size:38px}.warmLifeContent p{font-size:14px;line-height:1.8}.warmLifeCurve{width:500px;height:500px;top:-220px;left:-220px}}.buyingProcessSection{background:#fff url(/images/buying-Process-bg.jpg) bottom/100% no-repeat;padding:120px 0;position:relative;overflow:hidden}.buyingProcessSection .container{z-index:2;position:relative}.buyingProcessHeading{text-align:center;margin:0 auto 70px}.buyingProcessWrapper{grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;display:grid;position:relative}.buyingProcessWrapper:before{content:"";pointer-events:none;background:url(/images/buying-Process-bg-line.svg) no-repeat;width:135%;height:208px;position:absolute;top:21%;left:-164px}.buyingProcessCard:before{content:"";pointer-events:none;background:url(/images/a-logo.svg) 0 0/100% no-repeat;width:66%;height:171px;position:absolute;bottom:0;right:0}.buyingProcessCard{text-align:center;z-index:2;background:#fff;min-height:320px;padding:45px 28px;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000014}.buyingProcessBigNumber{color:#00000008;pointer-events:none;font-size:200px;font-weight:700;line-height:1;position:absolute;bottom:-45px;left:50%;transform:translate(-50%)}.buyingProcessCard h3{z-index:2;color:#1d4fa3;margin-bottom:20px;padding:0 20px;font-size:22px;font-weight:700;line-height:1.2;position:relative}.buyingProcessCard h3 span{font-weight:700}.buyingProcessCard p{z-index:2;color:#444;max-width:230px;margin:0 auto;font-size:15px;line-height:1.8;position:relative}@media (max-width:991px){.buyingProcessWrapper{grid-template-columns:repeat(2,1fr)}.buyingProcessHeading h2{font-size:52px}}@media (max-width:767px){.buyingProcessSection{padding:80px 0}.buyingProcessWrapper{grid-template-columns:1fr}.buyingProcessWrapper:before{display:none}.buyingProcessHeading h2{font-size:40px}.buyingProcessCard{min-height:auto;padding:40px 24px}.buyingProcessBigNumber{font-size:140px;bottom:-20px}}.projectGallerySection{width:100%;padding:120px 0;position:relative;overflow:hidden}.projectGalleryLeftShape{z-index:1;background:#ffffff80;width:160px;height:420px;position:absolute;top:120px;left:0}.projectGalleryRightShape{color:#00000008;z-index:1;pointer-events:none;font-size:520px;font-weight:700;line-height:1;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.projectGalleryHeading{z-index:5;text-align:center;margin-bottom:70px;position:relative}.projectGalleryHeading h5{color:#214ea0;letter-spacing:1px;margin-bottom:12px;font-size:14px;font-weight:600}.projectGalleryHeading h2{color:#111;font-size:78px;font-weight:300;line-height:1}.projectGalleryHeading h2 span{font-weight:700}.projectGallerySlider{justify-content:center;align-items:center;width:100%;height:620px;display:flex;position:relative}.projectGallerySlide{width:90%;height:720px;transform-style:preserve-3d;will-change:transform, opacity;position:absolute}.projectGalleryImageWrap{width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 30px 30px #0000002e}.projectGalleryImage{object-fit:cover;transition:transform 1s}.projectGallerySlide:hover .projectGalleryImage{transform:scale(1.06)}.projectGalleryTag{color:#fff;letter-spacing:.5px;text-transform:uppercase;z-index:10;background:#0000004d;padding:12px 26px;font-size:15px;font-weight:600;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.projectGalleryArrow{color:#214ea0;cursor:pointer;z-index:20;background:#fff;border:none;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.projectGalleryArrow:hover{color:#fff;background:#214ea0}.leftArrow{left:40px}.rightArrow{right:40px}@media (max-width:1200px){.projectGallerySlide{width:620px;height:430px}}@media (max-width:991px){.projectGalleryHeading h2{font-size:52px}.projectGallerySlider{height:460px}.projectGallerySlide{width:520px;height:360px}}@media (max-width:767px){.projectGallerySection{padding:80px 0}.projectGalleryHeading{margin-bottom:40px}.projectGalleryHeading h2{font-size:40px}.projectGallerySlider{height:320px}.projectGallerySlide{width:100%;height:320px}.position--1,.position-1,.projectGalleryLeftShape,.projectGalleryRightShape{display:none}.leftArrow{left:10px}.rightArrow{right:10px}.projectGalleryTag{padding:10px 16px;font-size:13px}}.projectFaqSection{background:url(/images/vivana-faq-bg.jpg) 100% 100% no-repeat;padding:120px 0;position:relative;overflow:hidden}.projectFaqLeft{flex-direction:column;justify-content:center;width:48%;display:flex}.projectFaqRight{width:52%;position:relative}.projectFaqHeading{margin-bottom:40px}.projectFaqWrapper{flex-direction:column;gap:10px;display:flex}.projectFaqItem{background:#fff;border:1px solid #e4e4e4;transition:background .4s,border-color .4s;overflow:hidden}.projectFaqItem.active{background:#2d56a6;border-color:#2d56a6}.projectFaqQuestion{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px;display:flex}.projectFaqQuestion span{color:#222;font-size:18px;font-weight:600;transition:color .3s}.projectFaqItem.active .projectFaqQuestion span{color:#fff}.projectFaqIcon{color:#2d56a6;border:1px solid #2d56a6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .4s;display:flex}.projectFaqItem.active .projectFaqIcon{color:#fff;border-color:#fff;transform:rotate(180deg)}.projectFaqAnswer{grid-template-rows:0fr;transition:grid-template-rows .45s;display:grid}.projectFaqItem.active .projectFaqAnswer{grid-template-rows:1fr}.projectFaqAnswerInner{overflow:hidden}.projectFaqAnswer p{color:#ffffffb3;padding:0 20px 20px;font-size:16px;line-height:1.8}.projectFaqImageWrap{width:100%;height:720px;position:sticky;top:40px}.projectFaqImage{object-fit:contain;object-position:bottom}@media (max-width:991px){.projectFaqContainer{flex-direction:column}.projectFaqLeft,.projectFaqRight{width:100%}.projectFaqHeading h2{font-size:52px}.projectFaqImageWrap{height:500px;position:relative;top:0}}@media (max-width:767px){.projectFaqSection{padding:80px 20px}.projectFaqHeading h2{font-size:40px}.projectFaqImageWrap{height:380px}.projectFaqShape{display:none}}.project-amenities-section{background:#272727 url(/images/bg-pattern.png) 0 0/100% no-repeat;width:100%;padding:120px 0 0;overflow:hidden}.text-section.Amenities{background:#272727;padding-bottom:30px}.text-section.Amenities .marquee-item span{color:#3c3c3c}.text-section.Amenities .marquee-a img{-webkit-filter:grayscale();-moz-filter:grayscale(100%);text-align:center;opacity:.5;width:73%;position:relative;top:-7px;left:29%}.project-amenities-header{text-align:center;margin:0 0 80px}.project-amenities-header p{color:#fff;opacity:.4;width:70%;margin:0 auto}.project-amenities-header h5,.project-amenities-header h2,.project-amenities-section h3{color:#fff}.project-amenities-heading strong{font-weight:700}.project-amenities-subtext{color:#fff;font-size:17px;line-height:1.8}.project-amenities-wrapper{justify-content:space-between;align-items:center;gap:80px;margin-bottom:50px;display:flex}.project-amenities-left{width:42%}.project-amenity-content-row{align-items:flex-start;gap:35px;display:flex}.project-amenity-progress{border-radius:20px;width:4px;height:260px;position:relative;overflow:visible}.project-progress-line{border-radius:inherit;background:#ffffff4d;position:absolute;inset:0}.project-progress-fill{border-radius:inherit;background:#fff;width:100%;transition:height .7s cubic-bezier(.77,0,.175,1);position:absolute;top:0;left:0}.project-progress-active{background:0 0;border-radius:50%;width:18px;height:18px;transition:top .7s cubic-bezier(.77,0,.175,1);position:absolute;left:50%;transform:translate(-50%)}.project-amenity-text{flex:1}.project-slide-count{color:#999;letter-spacing:2px;margin-bottom:20px;font-size:14px;display:inline-block}.project-amenity-text h3{text-transform:uppercase;margin-bottom:24px;font-size:54px;font-weight:700;line-height:1}.project-amenity-text p{color:#d8d8d8;max-width:500px;font-size:17px;line-height:1.9}.project-amenities-right{width:58%;position:relative}.project-amenity-image-wrap{border-radius:370px 370px 0 0;width:100%;height:700px;position:relative;overflow:hidden}.project-amenity-image{object-fit:cover}.project-amenity-nav{flex-direction:column;gap:8px;display:flex;position:absolute;bottom:40px;right:-79px}.project-amenity-nav button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;width:46px;height:46px;transition:all .3s}.project-amenity-nav button:hover{color:#000;background:#fff}.project-amenity-nav button:disabled{opacity:.3;cursor:not-allowed}@media (max-width:991px){.project-amenities-wrapper{flex-direction:column}.project-amenities-left,.project-amenities-right{width:100%}.project-amenities-heading{font-size:42px}.project-amenity-text h3{font-size:38px}.project-amenity-image-wrap{height:500px}}@media (max-width:767px){.project-amenities-section{padding:80px 0}.project-amenities-heading{font-size:34px}.project-amenity-content-row{gap:20px}.project-amenity-text h3{font-size:30px}.project-amenity-image-wrap{border-radius:24px;height:380px}.project-amenity-nav{bottom:20px;right:20px}.project-amenity-nav button{width:50px;height:50px}}.projectEmiSection{padding:100px 0}.projectEmiHeader{text-align:center;margin-bottom:50px}.projectEmiHeader h5{color:#2a55b0;text-transform:uppercase;margin-bottom:10px;font-size:15px}.projectEmiHeader h2{color:#111;font-size:68px;font-weight:300;line-height:1}.projectEmiHeader h2 strong{font-weight:700}.projectEmiWrapper{background:#f2f5f9;grid-template-columns:2fr 1fr;gap:35px;max-width:1200px;margin:auto;padding:50px;display:grid}.projectEmiField{margin-bottom:40px}.projectEmiLabelRow{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.projectEmiLabelRow label{color:#222;font-size:14px;font-weight:700}.projectEmiLabelRow input{text-align:right;color:#2a55b0;background:#fff;border:1px solid #d6dce5;width:170px;height:42px;padding:0 14px;font-size:18px}.projectEmiField input[type=range]{appearance:none;cursor:pointer;background:#d0d5dc;border-radius:20px;outline:none;width:100%;height:4px}.projectEmiField input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:url(/images/rangbtn.png) no-repeat;border:none;border-radius:0;width:18px;height:18px;margin-top:0}.projectEmiField input[type=range]::-moz-range-thumb{cursor:pointer;background:#2a55b0;border:none;border-radius:0;width:18px;height:18px}.projectEmiField input[type=range]::-moz-range-track{background:#d0d5dc;height:4px}.projectEmiRangeLabels{color:#444;justify-content:space-between;margin-top:14px;font-size:12px;display:flex}.projectEmiRight{text-align:center;background:#fff;border:1px solid #dde2ea;padding:45px 30px}.projectEmiRight h4{margin-bottom:20px;font-size:14px;font-weight:700}.projectEmiRight h3{color:#2a55b0;margin-bottom:40px;font-size:52px}.projectEmiResult{margin-bottom:28px}.projectEmiResult span{color:#666;margin-bottom:10px;font-size:13px;display:block}.projectEmiResult strong{color:#2a55b0;font-size:28px}@media (max-width:991px){.projectEmiWrapper{grid-template-columns:1fr;padding:30px}.projectEmiHeader h2{font-size:42px}}@media (max-width:576px){.projectEmiLabelRow{flex-direction:column;align-items:flex-start;gap:12px}.projectEmiLabelRow input{width:100%}.projectEmiHeader h2{font-size:32px}}@media (max-width:1600px){.buyingProcessWrapper:before{background-size:100%;width:118%;left:-123px}.projectHeroTitle h1{font-size:70px}.projectHeroWrap{height:582px}.projectLocationItem h4,.projectTabs button{font-size:17px}}@media (max-width:1480px){.projectLocationItem h4{font-size:16px}.projectLocationTop{padding:0 8% 0 12%}.projectLocationHighlightsSection:after{right:3px}.projectInfrastructureText h3{font-size:27px}.projectInfrastructureText p{font-size:18px}.projectInvestmentProfilesCard{padding-right:0}.projectEmiHeader h2{font-size:60px}.projectDetailIntroStatCard h3{font-size:35px}.projectTitle h1{font-size:65px}.projectOverviewSection{padding:90px 10% 90px 0}}@media (max-width:900px){.projectHeroTop{right:0}.projectHeroTop .projectLocation{font-size:30px}.projectHeroTop .projectLocation svg{width:32px}.projectHeroTitle h1,.projectTitle h1{font-size:35px}.projectHeroWrap{height:410px}.priceValue{margin:10px 0 6px;padding:18px 28px 12px}.projectDetailHero{padding:0 40px}.priceCard p{font-size:14px}.projectHeroImg{object-fit:cover;height:330px!important;top:30px!important}.priceValue h2{font-size:73px}.priceValue span{margin-bottom:7px;font-size:37px}.priceCard small{font-size:16px}.projectHeroBottom{bottom:30px}.projectOverviewSection{padding:90px 30px}.projectLocationTop{grid-template-columns:1fr;padding:0 8% 223px 12%}.projectLocationButtons{flex-direction:column}.projectLocationImageWrap{height:360px}.projectLocationHighlightsSection:after{width:285px;height:390px}.projectInvestmentProfilesWrap{padding:0 30px}.project-amenities-left,.project-amenities-right{width:80%}.project-amenity-nav{bottom:80%}.projectFaqSection{background-position:93% bottom;padding:120px 0 961px}.projectHeroSection .projectHeroWrap{height:266px}.projectHeroSection .projectHeroWrap .projectHeroImg{top:0!important}.projectStats{flex-wrap:wrap;gap:12px;display:flex}.statBox{flex:calc(50% - 6px)}.statBox:nth-child(2){flex:0 0 100%;order:3}}@media (max-width:500px){.projectHeroTitle h1{font-size:30px}.projectHeroTop{right:0}.projectHeroTop .projectLocation{font-size:30px}.projectHeroTop .projectLocation svg{width:32px}.projectTitle h1{font-size:30px}.projectDetailHero .projectHeroWrap{height:450px}.priceValue{margin:10px 0 6px;padding:18px 28px 12px}.projectDetailHero{padding:0 40px}.priceCard p{font-size:14px}.projectHeroImg{object-fit:contain;max-width:130%;width:130%!important;height:auto!important;top:40px!important}.projectFaqSection{background-position:93% bottom;background-size:169%;padding:120px 0 576px}.projectInfrastructureText{max-width:100%}.projectLocationTop{padding:0 30px}.project-btn,.explore-btn{padding:0 5px}.project-amenity-image-wrap{border-radius:180px 180px 0 0;height:380px}.project-amenity-nav{right:-43px}.projectOverviewImage{border-radius:180px 180px 0 0}.projectLocationDescription{max-width:100%}.project-buttons{width:88%;display:grid}.projectLocationList{width:95%}.projectLocationItem h4,.projectTabs button{font-size:15px}.projectLocationRight{height:1130px}.projectLocationHighlightsSection:after{width:156px;height:236px}.projectLocationList{flex-wrap:wrap;grid-template-columns:repeat(2,1fr);gap:10px;display:flex}.projectLocationItem{width:calc(50% - 5px)}.projectLocationImageWrap{height:202px}.warmLifeCard{border-radius:130px 0 0}.buyingProcessCard p{max-width:100%}}@media (max-width:450px){.projectLocationItem h4{font-size:14px}.comTitle h1,.comTitle h2{font-size:40px}.projectFaqSection{padding:60px 0 476px}.projectDetailHero{padding:0 20px}.projectTitle h1{font-size:26px}.projectDetailIntroStatCard h3{font-size:20px}.projectDetailIntroStatCard p{font-size:13px}.projectHeroBottom{align-items:center}.priceCard p{color:#2447a5}.projectHeroTop .projectLocation{font-size:22px}}
.ne-gallery-overlay{z-index:9999;background:#000000d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ne-gallery-modal{justify-content:center;align-items:center;width:min(960px,100%);max-height:90vh;display:flex;position:relative}.ne-gallery-stage{justify-content:center;align-items:center;width:100%;display:flex}.ne-gallery-stage img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:82vh}.ne-gallery-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:34px;line-height:1;position:absolute;top:-42px;right:0}.ne-gallery-nav{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:28px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ne-gallery-nav.prev{left:-8px}.ne-gallery-nav.next{right:-8px}.ne-gallery-nav:hover{background:#ffffff4d}.ne-gallery-count{color:#fff;letter-spacing:1px;font-size:14px;position:absolute;bottom:-34px;left:50%;transform:translate(-50%)}

.blog-post{background:#fff;padding:140px 0 80px}.blog-post__container{max-width:820px;margin:0 auto;padding:0 20px}.blog-post__header{text-align:center;margin-bottom:36px}.blog-post__categories{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:18px;display:flex}.blog-post__category{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-dark,#a8852e);background:#c9a84c1f;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600}.blog-post__title{color:#1a1a1a;margin:0 0 18px;font-size:42px;font-weight:800;line-height:1.18}.blog-post__meta{color:#888;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;font-size:15px;display:flex}.blog-post__meta>span{position:relative}.blog-post__meta>span+span:before{content:"•";color:#ccc;position:absolute;left:-12px}.blog-post__author{color:#555;font-weight:600}.blog-post__hero{border-radius:14px;margin:0 0 44px;overflow:hidden}.blog-post__hero img{width:100%;height:auto;display:block}.blog-post__body{color:#333;font-size:18px;line-height:1.75}.blog-post__body h1,.blog-post__body h2,.blog-post__body h3,.blog-post__body h4{color:#1a1a1a;margin:1.8em 0 .6em;font-weight:700;line-height:1.3}.blog-post__body h1{font-size:32px}.blog-post__body h2{font-size:28px}.blog-post__body h3{font-size:23px}.blog-post__body h4{font-size:20px}.blog-post__body p{margin:0 0 1.3em}.blog-post__body a{color:var(--primary-dark,#a8852e);text-underline-offset:3px;text-decoration:underline}.blog-post__body ul{margin:0 0 1.3em;padding-left:1.4em;list-style:outside}.blog-post__body li{margin:0 0 .5em}.blog-post__body blockquote{border-left:4px solid var(--primary,#c9a84c);color:#555;margin:1.6em 0;padding:6px 0 6px 22px;font-size:20px;font-style:italic}.blog-post__body strong{color:#1a1a1a;font-weight:700}.blog-figure{margin:2em 0}.blog-figure img{border-radius:12px;width:100%;height:auto;display:block}.blog-figure figcaption{text-align:center;color:#999;margin-top:10px;font-size:14px}@media (max-width:767px){.blog-post{padding:110px 0 60px}.blog-post__title{font-size:30px}.blog-post__body{font-size:17px}}
