@import"https://fonts.googleapis.com/css2?family=Marcellus&family=Mulish:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:wght@400;700&family=Marcellus&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:wght@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Marcellus&display=swap";.navbar{position:fixed;top:0;width:100%;height:80px;z-index:9999;display:flex;align-items:center;justify-content:space-between;padding:80px 100px;background:transparent}.menu-overlay{position:fixed;inset:0;background:#0009;z-index:10000}.menu-panel{position:absolute;right:0;top:0;width:380px;max-width:90%;height:100vh;background:linear-gradient(180deg,#1b1f26,#0e1116);padding:32px;color:#fff;display:flex;flex-direction:column;animation:slideIn .45s ease forwards}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.menu-close{border:1px solid #2ecc71;color:#2ecc71;background:transparent;padding:6px 14px;border-radius:20px;cursor:pointer;align-self:flex-end}.menu-list{list-style:none;padding:0;margin-top:60px}.menu-list li{font-size:18px;margin:14px 0;cursor:pointer;transition:transform .3s ease,color .3s ease}.menu-list li:hover{transform:translate(6px);color:#2ecc71}.has-sub{display:flex;justify-content:space-between}.submenu{margin-left:16px;animation:fadeExpand .3s ease}@keyframes fadeExpand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.submenu.nested{border-left:1px solid rgba(255,255,255,.2);padding-left:12px}.menu-card{margin-top:auto;background:#fff;color:#000;padding:20px;border-radius:8px}.menu-card a{color:#000;text-decoration:none}.enquire-btn{background:#2ecc71;color:#fff;border:none;padding:12px;width:100%;margin-top:12px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.enquire-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #2ecc7166}@media(max-width:1024px){.navbar-email,.navbar-phone{display:none}}@media(max-width:480px){.navbar-logo{height:45px}.navbar-menu{width:36px;height:36px}}@media(max-width:1024px){.navbar{height:72px;padding:48px}}@media(max-width:480px){.navbar{height:56px;padding:55px 22px}}@media(max-width:360px){.navbar{padding:55px 22px}}@media(max-width:480px){#backToTop{width:42px;height:42px;font-size:18px;right:16px;bottom:16px}}.navbar{position:fixed;top:0;width:100%;height:80px;z-index:9999;display:flex;align-items:center;justify-content:space-between;padding:80px 100px;background:transparent;transition:transform .4s ease,opacity .4s ease}.navbar.nav-hide{transform:translateY(-100%);opacity:0}.navbar.nav-show{transform:translateY(0);opacity:1}.navbar-logo{height:60px;cursor:pointer;transition:all .6s ease}body.menu-open .navbar-logo{transform:scale(.9)}.navbar-right{display:flex;align-items:center;gap:24px}.navbar a{color:#fff;text-decoration:none;font-size:14px}.navbar-menu{width:44px;height:44px;border-radius:50%;border:1px solid #00c853;background:transparent;color:#00c853;font-size:18px;cursor:pointer;transition:transform .3s ease}.navbar-menu:hover{transform:rotate(90deg)}#backToTop{position:fixed;right:24px;bottom:24px;width:48px;height:48px;border-radius:50%;background:#2ecc71;color:#fff;border:none;font-size:20px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:999}#backToTop.show{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:1024px){.navbar{height:72px;padding:48px}.navbar-email,.navbar-phone{display:none}}@media(max-width:768px){.navbar{height:64px;padding:24px 20px}}@media(max-width:480px){.navbar{height:56px;padding:55px 22px}.navbar-logo{height:45px}.navbar-menu{width:36px;height:36px}#backToTop{width:42px;height:42px;font-size:18px;right:16px;bottom:16px}}.enquire-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center}.enquire-backdrop{position:absolute;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.enquire-card{position:relative;z-index:2;width:100%;max-width:560px;max-height:65vh;background:#fff;border-radius:14px;padding:32px 24px 24px;overflow-y:auto;box-shadow:0 24px 60px #00000059;animation:popupFade .35s ease forwards}.enquire-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:none;background:#0000000f;color:#333;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,transform .2s ease;z-index:10}.enquire-close:hover{background:#00000024;transform:scale(1.05)}.enquire-close:active{transform:scale(.95)}@keyframes popupFade{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1024px){.enquire-card{max-width:640px;max-height:70vh;padding:28px 22px 22px}}@media(max-width:768px){.enquire-modal{align-items:flex-end}.enquire-card{max-width:100%;width:100%;max-height:75vh;border-radius:16px 16px 0 0;padding:36px 16px 20px}.enquire-close{top:10px;right:10px}}@media(max-width:480px){.enquire-card{max-height:80vh;padding:32px 14px 18px}}.get-started{width:100%;padding:80px 100px;box-sizing:border-box;animation:fadeUp .8s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.tag{font-family:Mulish,sans-serif;font-weight:600;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#03a450}.title-desc{margin-top:14px;max-width:520px}.title-desc p{font-family:Marcellus,serif;font-size:32px;line-height:44px;margin:0;color:#181c23}.form-wrapper{margin-top:64px;max-width:960px}.top-row{display:flex;gap:32px}.field{flex:1;display:flex;flex-direction:column;position:relative}.field.full{margin-top:40px}.label{font-family:Mulish,sans-serif;font-size:12px;margin-bottom:10px;color:#444}.input,.textarea{border:none;border-bottom:1px solid #bfbfbf;padding:10px 0;font-size:14px;background:transparent;outline:none}.textarea{resize:none;min-height:90px}.field:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:0%;background:#03a450;transition:width .3s ease}.field:focus-within:after{width:100%}.cta-btn{margin-top:40px;background:#03a450;color:#fff;border:none;padding:14px 28px;font-size:14px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #03a45059}.form-status{margin-top:16px;font-size:14px;color:#03a450}.popup-variant{padding:0;animation:none}.popup-variant .form-wrapper{margin-top:0}.popup-variant .cta-btn{margin-top:24px;width:100%}@media(max-width:768px){.get-started{padding:48px 24px}.top-row{flex-direction:column;gap:24px}}@media(max-width:480px){.get-started{padding:40px 16px}.title-desc p{font-size:24px;line-height:34px}}.popup-logo{display:flex;justify-content:center;margin-bottom:12px}.popup-logo img{height:46px;width:auto;object-fit:contain}.hero{width:100vw;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:#00000073}.hero-content{position:relative;z-index:2;min-height:100vh;padding-left:120px;padding-right:120px;display:flex;flex-direction:column;justify-content:center}.hero-content h1{color:#fff;font-size:56px;font-weight:500;line-height:1.2;margin-bottom:20px;padding-top:0}.hero-subtitle{color:#fff;font-size:16px;letter-spacing:1px;margin-bottom:40px}.hero-subtitle span{margin:0 10px}.btn-primary{width:fit-content;padding:12px 36px;background-color:#0aa84f;color:#fff;border:none;font-size:14px;font-weight:500;cursor:pointer}.hero-bottom{position:absolute;bottom:40px;left:0;right:0;z-index:2;padding:0 120px;display:flex;justify-content:space-between;align-items:center}.scroll-down{color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px}.hero-actions{display:flex;gap:20px}@media(max-width:1024px){.hero-content,.hero-bottom{padding-left:60px;padding-right:60px}.hero-content h1{font-size:44px}}@media(max-width:768px){.hero-content{padding:0 20px;text-align:center;align-items:center}.hero-content h1{font-size:32px}.hero-bottom{position:relative;flex-direction:column-reverse;gap:24px}.hero-actions,.hero-actions .btn-primary{width:100%}}.popup-open .hero-overlay{pointer-events:none}@media(max-width:768px){.hero-about-btn{display:none}}.stats-section{width:100%;max-width:1036px;margin:0 auto;padding:40px 0;display:flex;justify-content:space-between;align-items:center}.stats-item{display:flex;flex-direction:column;align-items:center;cursor:pointer}.stats-item:hover .stats-number{transform:scale(1.05)}.stats-number{font-family:Marcellus,serif;font-style:Regular;font-weight:400;font-size:61.99px;line-height:100%;letter-spacing:5%;text-align:center;text-transform:uppercase;color:#03a450;transition:transform .3s ease}.stats-label{margin-top:20px;font-family:Mulish,serif;font-weight:600;font-size:14.46px;line-height:24.8px;letter-spacing:8%;text-align:right;text-transform:uppercase;color:#181c23}@media(max-width:1024px){.stats-section{flex-wrap:wrap;gap:32px;padding:32px 24px;justify-content:center}.stats-item{flex:1 1 30%;min-width:200px}.stats-number{font-size:52px}.stats-label{font-size:13px;line-height:22px;text-align:center}}@media(max-width:768px){.stats-section{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;padding:32px 20px}.stats-item{cursor:default}.stats-number{font-size:44px;letter-spacing:3%}.stats-label{margin-top:12px;font-size:12.5px;line-height:20px;text-align:center}}@media(max-width:480px){.stats-section{grid-template-columns:1fr;gap:24px;padding:24px 16px}.stats-number{font-size:36px}.stats-label{font-size:12px;letter-spacing:4%}}.projects{padding:80px 100px;color:#000}.projects-tag{color:#00b15a;font-size:12px;letter-spacing:2px;margin-bottom:12px;padding-left:40px}.projects-heading{font-family:Marcellus,serif;font-weight:400;font-size:40px;line-height:42.99px;letter-spacing:0%;margin-bottom:60px;padding-left:40px}.projects-cards{display:flex;gap:40px;justify-content:center;margin-bottom:60px;color:#fff}.project-card{position:relative;width:520px;height:560px;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.project-card:before{content:"";position:absolute;inset:0;background:#00000059;z-index:1}.project-label{position:absolute;top:20px;left:20px;background:#fff;color:#000;padding:8px 14px;font-size:12px;z-index:3}.project-details{width:100%;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.4),transparent);padding:30px;text-align:left;position:relative;z-index:2}.project-details h3{font-family:Marcellus,serif;font-weight:400;font-size:24px;line-height:25px;letter-spacing:2%;text-shadow:0 4px 12px rgba(0,0,0,.85)}.project-meta{display:flex;justify-content:space-between;margin-bottom:24px}.project-meta span{font-size:11px;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.8)}.project-meta p{font-size:14px;text-shadow:0 2px 6px rgba(0,0,0,.8)}.project-buttons{display:flex;gap:16px}.project-buttons button{flex:1;height:44px;border:none;background-color:#00b15a;color:#fff;cursor:pointer;font-size:13px;z-index:2}.project-buttons button:last-child{background-color:#008f49}.view-all-btn{position:absolute;display:flex;justify-content:center;align-items:center;margin-top:20px;background:transparent;border:1px solid #00b15a;color:#00b15a;padding:14px 36px;cursor:pointer;font-size:13px}.about-btn-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.about-btn{background:transparent;border:1.5px solid #00a651;color:#00a651;padding:14px 36px;font-size:14px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}@media(max-width:1024px){.projects{padding:64px 48px}.projects-tag,.projects-heading{padding-left:0;text-align:center}.projects-cards{flex-wrap:wrap;gap:32px}.project-card{width:460px;height:520px}}@media(max-width:768px){.projects{padding:56px 24px}.projects-heading{font-size:32px;line-height:40px;margin-bottom:40px}.projects-cards{flex-direction:column;align-items:center;gap:28px}.project-card{width:100%;max-width:520px;height:500px}.project-meta{flex-wrap:wrap;gap:16px}.project-meta div{flex:1 1 45%}.project-buttons{flex-direction:column}.project-buttons button{height:42px;font-size:12px}}@media(max-width:480px){.project-buttons{gap:12px}.project-buttons button{width:100%;height:auto;padding:14px 0;font-size:13px;line-height:1.2;border-radius:2px}.projects{padding:48px 16px}.projects-tag{font-size:11px}.projects-heading{font-size:26px;line-height:34px}.project-card{height:440px}.project-details{padding:20px}.project-details h3{font-size:20px;line-height:24px}.project-meta span{font-size:10px}.project-meta p{font-size:12px}.about-btn{padding:12px 28px;font-size:12px}}.testimonial-section{width:100%;background:#f7f6f2}.testimonial-image-wrapper{position:relative;width:100%;height:520px;overflow:hidden}.testimonial-image{width:100%;height:100%;object-fit:cover}.testimonial-overlay{position:absolute;bottom:30px;left:40px;color:#fff;max-width:80%}.testimonial-overlay h3{font-size:22px;font-weight:600}.testimonial-overlay p{font-size:16px;opacity:.9}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;border:2px solid #fff;background:#fff3;color:#fff;font-size:24px;cursor:pointer}.testimonial-meta{padding:16px 20px;text-align:center}.testimonial-meta h3{font-size:16px;font-weight:600}.testimonial-meta p{font-size:13px;color:#555}.testimonial-content{max-width:720px;margin:60px auto;padding:0 20px;position:relative}.testimonial-text{font-family:Marcellus,serif;font-size:19.5px;line-height:31.5px;margin-bottom:40px}.quote-icon{position:absolute;top:0;right:-40px;font-size:52px;color:#16a34a}.testimonial-author h4{font-size:10.5px;letter-spacing:2px;text-transform:uppercase;color:#03a450}.testimonial-author span{font-size:10.5px}.testimonial-dots{margin-top:30px;display:flex;gap:10px}.dot{width:10px;height:10px;border-radius:50%;background:#ccc}.dot.active{background:#000}.video-modal{position:fixed;inset:0;background:#000000d9;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px}.video-wrapper{position:relative;width:100%;max-width:900px}.video-inner{position:relative;width:100%;padding-top:56.25%}.video-inner iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:28px;cursor:pointer}.desktop-only{display:block}@media(max-width:1024px){.desktop-only{display:none}}@media(max-width:768px){.testimonial-image-wrapper{height:360px}.testimonial-text{font-size:16px;line-height:26px}.quote-icon{position:static;text-align:center;margin-bottom:12px}.testimonial-dots{justify-content:center}}@media(max-width:480px){.testimonial-image-wrapper{height:300px}.play-button{width:48px;height:48px;font-size:20px}.video-close{top:-36px;font-size:24px}}@media(max-width:767px){.testimonial-overlay.desktop-only{display:none}}.careers-section{width:100%;max-width:1200px;margin:80px auto;padding:0 24px;display:flex;align-items:center;gap:80px}.careers-image{flex:1}.careers-image img{width:100%;height:auto;border-radius:8px;object-fit:cover}.careers-content{flex:1;display:flex;flex-direction:column}.careers-tag{font-family:Mulish,sans-serif;font-weight:500;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#03a450;margin-bottom:16px}.careers-title{font-family:Marcellus,serif;font-weight:400;font-size:40px;line-height:48px;color:#111;margin-bottom:20px}.careers-description{font-family:Mulish,sans-serif;font-weight:400;font-size:16px;line-height:28px;color:#6b6b6b;max-width:560px}@media(max-width:1024px){.careers-section{gap:48px}.careers-title{font-size:34px;line-height:42px}.careers-description{max-width:100%}}@media(max-width:768px){.careers-section{flex-direction:column;margin:60px auto;text-align:center}.careers-content{align-items:center}.careers-title{font-size:30px;line-height:38px}.careers-description{font-size:15px;line-height:26px}}@media(max-width:480px){.careers-section{margin:40px auto;padding:0 16px}.careers-title{font-size:26px;line-height:34px}.careers-description{font-size:14px;line-height:24px}}.footer{width:100%;background-color:#03a450;color:#fafafa;font-family:Roboto,sans-serif;padding:96px 243px;box-sizing:border-box}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1.5fr 1fr;gap:45px}.footer-logo img{width:160px;margin-bottom:12px}.tagline{font-size:12px;letter-spacing:1px;text-transform:uppercase}.footer-links h4{font-size:16px;margin-bottom:16px}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:6px}.footer a{color:#fff;text-decoration:none;font-size:14px;transition:opacity .3s ease}.footer a:hover{opacity:.8}.footer-contact p{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:24px;margin-bottom:16px}.footer-contact svg{min-width:18px;margin-top:4px;color:#fff;transition:transform .3s ease}.footer-contact p:hover svg{transform:translateY(-2px)}.footer-policy{display:flex;flex-direction:column;gap:10px}.footer-divider{height:1px;background:#fff6;margin:40px 0 24px}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.social-icons{display:flex;gap:14px}.social-icons a{width:36px;height:36px;background:#fff;color:#03a450;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease}.social-icons a:hover{transform:translateY(-4px);background:#e6fff0}.social-icons svg{font-size:16px}.footer-bottom p{font-size:13px}@media(max-width:1024px){.footer{padding:64px 80px}.footer-top{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:768px){.footer{padding:48px 24px}.footer-top{grid-template-columns:1fr;text-align:center;gap:32px}.footer-contact p{justify-content:center;text-align:left}.footer-bottom{flex-direction:column;gap:20px}.social-icons{justify-content:center}}@media(max-width:480px){.footer{padding:40px 16px}.footer-contact p{font-size:13.5px}}.aboutus-wrapper{width:100%;display:flex;justify-content:center}.aboutus-container{width:1036px;display:flex;align-items:center;gap:107.59px;margin:80px}.aboutus-content{flex:1;display:flex;flex-direction:column;justify-content:center}.aboutus-label{color:#00a651;font-size:12px;letter-spacing:1.5px;margin-bottom:16px}.aboutus-title{font-family:Marcellus,serif;font-weight:400;font-size:31.96px;line-height:44.74px;margin-bottom:24px;color:#181c23}.aboutus-description{font-family:Mulish,sans-serif;font-weight:400;font-size:12.78px;line-height:23.97px;color:#666;margin-bottom:40px}.aboutus-btn{width:150px;height:40.6px;padding:14.3px 27.24px;border:1px solid #00b35a;background:transparent;font-size:12px;cursor:pointer}.aboutus-image{width:508px;height:556.08px;flex-shrink:0}.aboutus-image img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.aboutus-container{width:100%;margin:60px 40px;gap:48px}.aboutus-image{width:420px;height:auto}.aboutus-image img{height:auto}}@media(max-width:768px){.aboutus-container{flex-direction:column;align-items:center;text-align:center;margin:48px 24px;gap:32px}.aboutus-content{align-items:center}.aboutus-title{font-size:26px;line-height:38px}.aboutus-description{font-size:13px;line-height:22px}.aboutus-image{width:100%;max-width:480px;height:auto}}@media(max-width:480px){.aboutus-container{margin:40px 16px}.aboutus-label{font-size:11px}.aboutus-title{font-size:22px;line-height:32px}.aboutus-description{font-size:12px;line-height:20px;margin-bottom:28px}.aboutus-btn{width:140px;height:38px;font-size:11px}}@media(max-width:360px){.aboutus-title{font-size:20px;line-height:28px}.aboutus-description{font-size:11.5px;line-height:19px}}.whatwedo-section{max-width:1249px;margin:0 auto;padding:60px 140px}.whatwedo-header{margin-bottom:60px}.whatwedo-tag{font-family:Mulish,sans-serif;color:#03a450;font-weight:600;font-size:10.75px;letter-spacing:.08em;text-transform:uppercase}.whatwedo-title{font-family:Marcellus,serif;font-weight:400;font-size:40px;line-height:43px;color:#181c23;margin-top:14px}.whatwedo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.whatwedo-card{background:#fff;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.whatwedo-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #0003}.whatwedo-card img{width:100%;height:280px;object-fit:cover}.card-content{padding:28px 26px 34px}.card-content h3{font-family:Marcellus,serif;font-size:22px;font-weight:400;line-height:1.4;margin-bottom:22px;color:#181c23}.card-date{font-size:11px;letter-spacing:1.5px;color:#03a450}@media(max-width:1024px){.whatwedo-section{padding:56px 60px}.whatwedo-cards{grid-template-columns:repeat(2,1fr);gap:24px}.whatwedo-card img{height:240px}}@media(max-width:768px){.whatwedo-section{padding:48px 24px}.whatwedo-header{text-align:center;margin-bottom:40px}.whatwedo-title{font-size:32px;line-height:38px}.whatwedo-cards{grid-template-columns:1fr;gap:28px}.card-content{padding:24px 20px 28px;text-align:center}.card-content h3{font-size:20px}}@media(max-width:480px){.whatwedo-section{padding:40px 16px}.whatwedo-title{font-size:26px;line-height:34px}.whatwedo-tag{font-size:10px}.whatwedo-card img{height:200px}.card-content h3{font-size:18px;line-height:26px}.card-date{font-size:10px}}.expertise-section{width:824;height:528.5568237304688;opacity:1;gap:48px}.advisor-heading{text-align:center;font-family:Georgia,serif;color:#181c23;line-height:1.3}.advisor-heading .line-one{display:block;font-size:18px;font-weight:500;margin-bottom:4px}.advisor-heading .line-two{display:block;font-size:20px;font-weight:500}.experience{display:flex;align-items:center;justify-content:center}.number{font-family:Marcellus,serif;font-weight:400;font-size:176.12px;line-height:100%;letter-spacing:5%;text-transform:uppercase;color:#03a450}.subtitle{margin-top:10px;color:#181c23;text-align:center;font-family:Mulish;font-weight:600;font-size:24px;line-height:23.12px;letter-spacing:8%;text-transform:uppercase}.heading-wrapper{text-align:center;padding:24px}.figma-heading{font-family:Marcellus,serif;font-weight:400;font-size:46.52px;line-height:65.13px;letter-spacing:0;margin:0;width:611.71px;height:66px;opacity:1;transform:rotate(0)}.title{font-family:Marcellus,serif;font-weight:400;font-size:46.52px;line-height:65.13px;letter-spacing:0;margin:0}.trust_right{max-width:540px;text-align:right;margin:0 auto}.trust_left{max-width:580px;text-align:left;margin:0 auto}.title span{display:block}.desc{font-family:Mulish,serif;margin:0 auto;font-weight:400;font-size:12.78px;line-height:23.97px;letter-spacing:0%;text-align:center;width:824px;height:48px;opacity:1}@media(max-width:1024px){.expertise-section{width:100%;height:auto;padding:48px 32px}.number{font-size:140px}.figma-heading,.desc{width:100%;height:auto}.trust_left,.trust_right{text-align:center;max-width:100%}}@media(max-width:768px){.expertise-section{padding:40px 24px}.title{font-size:36px;line-height:50px;text-align:center}.trust_left,.trust_right{display:block;text-align:center}.number{font-size:110px}.subtitle{font-size:18px;line-height:22px;margin-top:8px}.desc{font-size:13px;line-height:22px;padding:0 8px}}@media(max-width:480px){.expertise-section{padding:32px 16px}.title{font-size:28px;line-height:40px}.number{font-size:88px}.subtitle{font-size:14px;letter-spacing:4%}.desc{font-size:12px;line-height:20px}}.about-hero{width:100%;height:80vh;min-height:520px;background-size:cover;background-position:center;position:relative;overflow:hidden}.about-hero-overlay{width:100%;height:100%;background:linear-gradient(90deg,#000,#00000059,#000100);display:flex;align-items:center}.about-hero-content{margin-left:8%;animation:fadeSlideUp 1.2s ease-out forwards}.about-hero-content h1{font-family:Marcellus,serif;font-size:clamp(32px,5vw,56px);font-weight:400;color:#fff;letter-spacing:1px;line-height:1.2;opacity:0;animation:textReveal 1s ease-out .3s forwards}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes textReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.about-hero{height:65vh}.about-hero-content{margin-left:6%}}@media(max-width:768px){.about-hero{height:60vh;min-height:420px}.about-hero-overlay{justify-content:center;text-align:center;padding:0 20px}.about-hero-content{margin-left:0}}@media(max-width:480px){.about-hero{height:55vh;min-height:360px}.about-hero-content h1{letter-spacing:.5px}}.our-story-section{width:100%;background:#fff;padding:80px 16px}.our-story-container{max-width:900px;margin:0 auto;display:flex;font-family:Mulish,sans-serif}.our-story-image{width:50%}.our-story-image img{width:100%;height:100%;object-fit:cover}.our-story-content{width:100%;padding:48px 40px;display:flex;flex-direction:column;justify-content:center}.our-story-label{font-size:10px;letter-spacing:1px;color:#1aa35b;margin-bottom:12px}.our-story-title{font-size:26px;line-height:36px;margin-bottom:20px;color:#181c23}.our-story-text{font-size:12px;line-height:22.5px;color:#666}@media(max-width:1024px){.our-story-section{padding:60px 32px}.our-story-content{padding:40px 32px}}@media(max-width:768px){.our-story-container{flex-direction:column}.our-story-image,.our-story-content{width:100%}.our-story-image{height:320px}.our-story-image img{height:100%}.our-story-content{padding:32px 24px;text-align:center}.our-story-text{text-align:center}.our-story-title{font-size:24px;line-height:34px}}@media(max-width:480px){.our-story-section{padding:40px 16px}.our-story-image{height:260px}.our-story-title{font-size:20px;line-height:30px}.our-story-text{font-size:12px;line-height:20px}}@media(max-width:360px){.our-story-title{font-size:18px;line-height:26px}.our-story-text{font-size:11.5px;line-height:19px}}.who-container{width:100%;background:radial-gradient(circle at top left,#f7f6f2,#fff);padding:80px 160px}.who-header{max-width:720px;margin-bottom:60px}.who-label{font-family:Mulish,sans-serif;color:#03a450;font-weight:600;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase}.who-title{margin-top:12px;font-family:Marcellus,serif;font-weight:400;font-size:30px;line-height:42px;color:#181c23}.who-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.who-card h4{font-family:Marcellus,serif;color:#03a450;margin-bottom:12px;font-weight:400;font-size:18px}.who-card p{font-family:Mulish,sans-serif;font-size:14px;line-height:1.7;color:#666}@media(max-width:1024px){.who-container{padding:64px 48px}.who-cards{grid-template-columns:repeat(2,1fr);gap:40px}.who-title{font-size:28px;line-height:40px}}@media(max-width:768px){.who-container{padding:56px 24px;text-align:center}.who-header{margin-left:auto;margin-right:auto}.who-title{font-size:26px;line-height:36px}.who-cards{grid-template-columns:1fr;gap:32px}.who-card h4{font-size:16px}.who-card p{font-size:13.5px}}@media(max-width:480px){.who-container{padding:40px 16px}.who-title{font-size:22px;line-height:32px}.who-card p{font-size:13px;line-height:1.6}}@media(max-width:360px){.who-title{font-size:20px;line-height:30px}.who-card p{font-size:12.5px}}.whyus-section{width:100%;padding:80px 16px}.whyus-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:80px}.whyus-image{flex:0 0 420px;display:flex;justify-content:center}.whyus-image img{width:100%;max-width:420px;height:auto;object-fit:cover;border-radius:4px}.whyus-content{flex:1;display:flex;flex-direction:column;gap:24px}.whyus-label{font-family:Mulish,sans-serif;font-weight:600;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#03a450}.whyus-heading{font-family:Marcellus,serif;font-weight:400;font-size:40px;line-height:1.2;color:#181c23}.whyus-list{list-style:none;padding:0;margin:0}.whyus-list li{position:relative;padding-left:18px;font-size:15px;line-height:1.7;margin-bottom:14px;color:#666}.whyus-list li:before{content:"•";position:absolute;left:0;top:0;font-size:18px;line-height:1.5;color:#101010}@media(max-width:1024px){.whyus-section{padding:64px 32px}.whyus-container{gap:48px}.whyus-image{flex:0 0 360px}.whyus-heading{font-size:32px}}@media(max-width:768px){.whyus-container{flex-direction:column;text-align:center}.whyus-image{width:100%}.whyus-content{align-items:center}.whyus-list li{text-align:left}.whyus-heading{font-size:28px}}@media(max-width:480px){.whyus-section{padding:48px 16px}.whyus-heading{font-size:24px}.whyus-list li{font-size:14px}}@media(max-width:360px){.whyus-heading{font-size:22px}.whyus-list li{font-size:13.5px}}.management-hero{width:100%;max-width:1540px;height:390px;margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.management-hero-content{width:100%;height:100%;background:#00000073;display:flex;align-items:flex-end;padding:0 120px 80px}.management-hero-content h1{color:#fff;font-family:Marcellus,serif;font-size:48px;font-weight:400;margin:0}@media(max-width:1024px){.management-hero{height:340px}.management-hero-content{padding:0 64px 64px}.management-hero-content h1{font-size:40px;padding-top:160px}}@media(max-width:768px){.management-hero{height:300px}.management-hero-content{padding:0 32px 48px;align-items:center}.management-hero-content h1{font-size:32px;text-align:center}}@media(max-width:480px){.management-hero{height:260px}.management-hero-content{padding:0 16px 40px}.management-hero-content h1{font-size:26px}}@media(max-width:360px){.management-hero-content h1{font-size:24px}}.team-section{max-width:1200px;margin:0 auto;padding:80px 16px}.team-title{font-family:Marcellus,serif;font-size:32px;font-weight:400;margin-bottom:64px;text-align:center;color:#181c23}.team-row{display:flex;align-items:center;justify-content:center;gap:64px;margin-bottom:96px}.team-row img{width:260px;height:260px;object-fit:cover;border-radius:6px;flex-shrink:0}.team-content{max-width:520px}.team-content span{font-family:Mulish,sans-serif;font-size:12px;color:#03a450;font-weight:600;letter-spacing:.08em;display:block}.team-content h3{margin:10px 0 14px;font-family:Marcellus,serif;font-weight:400;font-size:22px;color:#181c23}.team-content p{font-family:Mulish,sans-serif;font-size:14px;line-height:1.7;color:#666}.team-row.reverse{flex-direction:row-reverse;text-align:right}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-bottom:72px;justify-items:center}.team-grid.center{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;max-width:900px;margin:0 auto;justify-items:center}.team-card{text-align:center;max-width:280px}.team-card img{width:100%;max-width:260px;height:auto;margin-bottom:12px;border-radius:6px}.team-card span{font-size:12px;color:#2aa36b;font-weight:600;display:block;margin-bottom:6px}.team-card h4{font-family:Marcellus,serif;font-weight:400;font-size:16px;color:#181c23}@media(max-width:1024px){.team-row{gap:48px}.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.team-title{font-size:28px}.team-row,.team-row.reverse{flex-direction:column;text-align:center;gap:32px}.team-content{max-width:100%}.team-grid.center{grid-template-columns:repeat(2,1fr);gap:40px}.team-row img{width:220px;height:220px}}@media(max-width:480px){.team-section{padding:56px 16px}.team-title{font-size:24px;margin-bottom:40px}.team-row{margin-bottom:64px}.team-row img{width:200px;height:200px}.team-content h3{font-size:20px}.team-content p{font-size:13.5px}.team-grid.center{grid-template-columns:1fr;gap:32px}}.awards-section{background:#fff;max-width:1200px;margin:0 auto;padding:80px 16px 100px}.awards-header{max-width:640px;margin-bottom:90px}.section-label{font-family:Mulish,sans-serif;color:#03a450;font-weight:600;font-size:12px;letter-spacing:.14em;text-transform:uppercase;display:block;margin-bottom:14px}.awards-header h2{font-family:Marcellus,serif;font-weight:400;font-size:40px;line-height:1.4;color:#181c23}.awards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;margin-bottom:60px}.award-card{text-align:center;position:relative}.award-icon{width:96px;height:96px;border-radius:50%;background:#f4f7f4;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.award-icon img{width:46px;height:auto}.award-title{font-family:Mulish,sans-serif;font-size:14px;line-height:1.8;color:#666}.awards-divider{position:relative;height:1px;background:#eee;margin:70px 0 50px}.awards-divider:before,.awards-divider:after{content:"";position:absolute;top:-6px;width:1px;height:12px;background:#ddd}.awards-divider:before{left:16.6%}.awards-divider:after{left:83.3%}.awards-divider span{position:absolute;top:-6px;left:50%;width:1px;height:12px;background:#ddd;transform:translate(-50%)}.awards-footer{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;text-align:center}.awards-footer p{font-family:Mulish,sans-serif;font-size:14px;line-height:1.7;color:#333}@media(max-width:1024px){.awards-row{grid-template-columns:repeat(2,1fr);gap:60px}.awards-footer{grid-template-columns:repeat(2,1fr);gap:40px}.awards-header h2{font-size:34px}.awards-divider{display:none}}@media(max-width:768px){.awards-header{margin-bottom:60px}.awards-header h2{font-size:28px}.awards-row{grid-template-columns:1fr;gap:50px}.awards-footer{grid-template-columns:1fr;gap:28px}.awards-divider{display:none}}@media(max-width:480px){.awards-header h2{font-size:24px}.award-title,.awards-footer p{font-size:13.5px}}*{box-sizing:border-box}.our-story-page{width:100%;background:#fff;padding:80px 16px}.our-story-container{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:64px}.our-story-image{flex:0 0 360px}.our-story-image img{width:100%;height:auto;object-fit:cover;border-radius:4px}.our-story-content{flex:1;display:flex;flex-direction:column}.our-story-label{font-family:Mulish,sans-serif;color:#03a450;font-weight:600;font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.our-story-title{font-family:Marcellus,serif;font-weight:400;font-size:32px;line-height:1.4;color:#181c23;margin-bottom:20px}.our-story-text{font-family:Mulish,sans-serif;font-size:14px;line-height:1.7;color:#666}@media(max-width:1024px){.our-story-container{gap:40px}.our-story-title{font-size:28px}}@media(max-width:768px){.our-story-page{padding:60px 16px}.our-story-container{flex-direction:column;text-align:center}.our-story-image{width:100%;max-width:420px}.our-story-content{align-items:center}.our-story-title{font-size:24px}.our-story-text{text-align:center}}@media(max-width:480px){.our-story-title{font-size:22px}.our-story-text{font-size:13.5px}}.contact-hero{width:100%;max-width:1440px;height:550px;margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;animation:heroFade 1.2s ease forwards}.contact-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000059,#0009);display:flex;align-items:flex-end}.contact-hero-content{padding:0 120px 120px;width:100%}.contact-hero-content h1{color:#fff;font-family:Marcellus,serif;font-size:48px;font-weight:400;margin:0;opacity:0;transform:translateY(24px);animation:textReveal .9s ease forwards;animation-delay:.4s}@media(hover:hover){.contact-hero:hover{background-position:center 45%;transition:background-position 1.5s ease}}@keyframes heroFade{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@media(max-width:1024px){.contact-hero{height:360px}.contact-hero-content{padding:0 64px 64px}.contact-hero-content h1{font-size:40px}}@media(max-width:768px){.contact-hero{height:300px}.contact-hero-overlay{align-items:center}.contact-hero-content{padding:0 32px}.contact-hero-content h1{font-size:32px}}@media(max-width:480px){.contact-hero{height:260px}.contact-hero-content{padding:0 16px}.contact-hero-content h1{font-size:26px;margin-top:60px}}@media(max-width:360px){.contact-hero-content h1{font-size:24px}}.contact-info-section{width:100%;background:#fff;padding:90px 120px;box-sizing:border-box}.contact-info-header{max-width:520px;margin-bottom:70px}.contact-info-tag{font-family:Mulish,sans-serif;color:#0aa84f;font-size:12px;letter-spacing:.14em;font-weight:600;text-transform:uppercase;display:block;margin-bottom:16px}.contact-info-heading{font-family:Marcellus,serif;font-size:32px;font-weight:400;color:#222;line-height:1.4;margin:0}.contact-info-icons{display:flex;justify-content:center;align-items:flex-start;gap:120px}.contact-info-item{max-width:240px;text-align:center}.contact-info-item svg{margin-bottom:18px}.contact-info-item p{font-family:Mulish,sans-serif;font-size:15px;line-height:1.6;color:#444;margin:0}@media(max-width:1024px){.contact-info-section{padding:72px 64px}.contact-info-icons{gap:80px}.contact-info-heading{font-size:28px}}@media(max-width:768px){.contact-info-section{padding:64px 32px}.contact-info-header{text-align:center;margin:0 auto 56px}.contact-info-icons{flex-direction:column;gap:40px}.contact-info-item{max-width:100%}}@media(max-width:768px){.contact-info-section{padding:56px 20px}.contact-info-header{text-align:center;margin:0 auto 48px;max-width:100%}.contact-info-heading{line-height:1.35}.contact-info-icons{flex-direction:column;align-items:center;gap:48px}.contact-info-item{max-width:320px;text-align:center}.contact-info-item svg{margin-bottom:14px}.contact-info-item p{font-size:14.5px;line-height:1.6}}@media(max-width:480px){.contact-info-section{padding:48px 16px}.contact-info-heading{font-size:24px}.contact-info-item{max-width:280px}}@media(max-width:360px){.contact-info-heading{font-size:22px}.contact-info-item p{font-size:14px}}.contact-info-item{transition:transform .35s ease,box-shadow .35s ease;padding:8px;border-radius:12px}@media(hover:hover){.contact-info-item:hover{transform:translateY(-6px)}.contact-info-item:hover svg{transform:scale(1.1)}}.contact-info-item svg{transition:transform .35s ease}.contact-info-item a{color:#222;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-info-item a:hover{color:#0aa84f}@media(max-width:768px){.contact-info-item:active{transform:scale(.98)}}.contact-info-icons{position:relative}.contact-info-icons:after{content:"";position:absolute;bottom:-40px;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(to right,transparent,#0aa84f,transparent);opacity:.3}.contact-map{width:100%;max-width:1440px;margin:0 auto;position:relative;height:600px}.contact-map iframe{width:100%;height:100%;border:none;display:block}@media(max-width:1024px){.contact-map{height:500px}}@media(max-width:768px){.contact-map{height:420px}}@media(max-width:480px){.contact-map{height:320px}}@media(max-width:360px){.contact-map{height:280px}}.blog-hero{width:100%;max-width:1440px;height:600px;margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.blog-hero-content{width:100%;height:100%;background:#00000073;display:flex;align-items:flex-end;padding:0 120px 80px}.blog-hero-content h1{color:#fff;font-family:Marcellus,serif;font-size:48px;font-weight:400;margin:0}@media(max-width:1024px){.blog-hero{height:340px}.blog-hero-content{padding:0 64px 64px}.blog-hero-content h1{font-size:40px}}@media(max-width:768px){.blog-hero{height:300px}.blog-hero-content{padding:0 32px 48px;align-items:center}.blog-hero-content h1{font-size:32px;text-align:center}}@media(max-width:480px){.blog-hero{height:260px}.blog-hero-content{padding:0 16px 40px}.blog-hero-content h1{font-size:26px;padding-top:150px}}.blog-section{width:100%;padding:60px 80px 70px;background:#fff}.blog-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{background:#fff;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 10px 24px #00000014}.blog-card img{width:100%;height:260px;object-fit:cover;display:block}.blog-card-body{padding:24px}.blog-card-body h3{font-family:Marcellus,serif;font-weight:400;font-size:22px;line-height:1.45;color:#181c23;margin-bottom:20px}.blog-card-body p{font-family:Mulish,sans-serif;color:#03a450;font-weight:600;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin:0}@media(max-width:1024px){.blog-section{padding:56px 40px}.blog-grid{grid-template-columns:repeat(2,1fr);gap:24px}.blog-card img{height:240px}}@media(max-width:768px){.blog-section{padding:48px 24px}.blog-grid{grid-template-columns:1fr;gap:32px}.blog-card-body{padding:20px}.blog-card-body h3{font-size:20px}}@media(max-width:480px){.blog-section{padding:40px 16px}.blog-card img{height:220px}.blog-card-body h3{font-size:18px}}.blog-hero{width:100%;max-width:1440px;height:600px;margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.blog-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000059,#0009);display:flex;align-items:flex-end}.blog-hero-content{width:100%;padding:0 120px 80px}.blog-hero-content h1{color:#fff;font-family:Marcellus,serif;font-size:48px;font-weight:400;margin:0;opacity:0;transform:translateY(24px);animation:textReveal .8s ease forwards}@media(max-width:1024px){.blog-hero{height:360px}.blog-hero-content{padding:0 64px 64px}.blog-hero-content h1{font-size:40px}}@media(max-width:768px){.blog-hero{height:300px}.blog-hero-overlay{align-items:center}.blog-hero-content{padding:0 32px;text-align:center}.blog-hero-content h1{font-size:32px}}@media(max-width:480px){.blog-hero{height:260px}.blog-hero-content{padding:0 16px}.blog-hero-content h1{font-size:26px}}@media(max-width:360px){.blog-hero-content h1{font-size:24px}}.press-section{padding:80px 120px}.press-title{text-align:center;font-size:32px;margin-bottom:48px}.press-title span{color:#03a450}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.press-card{cursor:pointer;background:#fff;box-shadow:0 10px 28px #00000014;transition:transform .3s ease}.press-card:hover{transform:translateY(-6px)}.press-card img{width:100%;height:220px;object-fit:contain;background:#fff}.press-card-body{padding:16px}.press-card-body h4{font-size:16px}.press-load{text-align:center;margin-top:40px}.press-load button{background:#03a450;color:#fff;border:none;padding:14px 28px;cursor:pointer}.press-popup{position:fixed;inset:0;z-index:10000}.press-popup-overlay{position:absolute;inset:0;background:#0009}.press-popup-card{position:relative;max-width:720px;margin:auto;background:#fff;padding:24px;border-radius:12px;animation:fadeUp .3s ease}.press-popup-card img{width:100%;max-height:70vh;object-fit:contain}.press-close{position:absolute;top:12px;right:12px;border:none;background:#eee;width:32px;height:32px;border-radius:50%;cursor:pointer}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.press-section{padding:64px}.press-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.press-section{padding:48px 24px}.press-grid{grid-template-columns:1fr}}.project-hero{width:100%;height:520px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.project-hero-overlay{width:100%;height:100%;background:#00000073;display:flex;align-items:center}.project-hero-content{max-width:720px;padding:0 120px;color:#fff}.project-hero-content h1{font-family:Marcellus,serif;font-size:48px;font-weight:400;margin-bottom:12px}.project-hero-content p{font-size:18px;margin-bottom:10px}.project-hero-content span{font-size:14px;letter-spacing:1px;opacity:.9}.project-hero-actions{margin-top:32px;display:flex;gap:16px}.project-hero-actions button{padding:14px 28px;font-size:14px;border:none;cursor:pointer;background:#03a450;color:#fff;transition:all .3s ease}.project-hero-actions button:hover{background:#028a43}.project-hero-actions button.outline{background:transparent;border:1px solid #ffffff}.project-hero-actions button.outline:hover{background:#fff;color:#000}@media(max-width:1024px){.project-hero{height:460px}.project-hero-content{padding:0 64px}.project-hero-content h1{font-size:40px}}@media(max-width:768px){.project-hero{height:420px}.project-hero-overlay{justify-content:center}.project-hero-content{padding:0 32px;text-align:center}.project-hero-content h1{font-size:32px}.project-hero-actions{justify-content:center;flex-wrap:wrap}}@media(max-width:480px){.project-hero{height:380px}.project-hero-content h1{font-size:26px}.project-hero-content p{font-size:16px}.project-hero-actions{flex-direction:column;gap:12px}.project-hero-actions button{width:100%}}.project-overview-section{width:100%;background:#fff;padding:80px 16px}.project-overview-container{max-width:1100px;margin:0 auto}.project-overview-label{font-family:Mulish,sans-serif;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#03a450;display:block;margin-bottom:20px}.project-overview-heading-box{max-width:520px;margin-bottom:32px}.project-overview-heading{font-family:Marcellus,serif;font-size:36px;font-weight:400;line-height:1.35;color:#181c23;margin:0}.project-overview-description{font-family:Mulish,sans-serif;font-size:15px;line-height:1.75;color:#555;max-width:920px;margin-bottom:40px}.project-overview-points{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:48px}.project-overview-points ul{padding-left:18px;margin:0}.project-overview-points li{font-family:Mulish,sans-serif;font-size:14px;line-height:1.7;color:#555;margin-bottom:14px}.project-overview-btn-wrapper{display:flex;justify-content:flex-start}.project-overview-btn{padding:14px 32px;font-size:14px;letter-spacing:1px;background:#03a450;color:#fff;border:none;cursor:pointer;transition:background .3s ease}.project-overview-btn:hover{background:#028a43}@media(max-width:1024px){.project-overview-heading{font-size:30px}.project-overview-points{gap:24px}}@media(max-width:768px){.project-overview-section{padding:64px 16px}.project-overview-heading{font-size:26px}.project-overview-description{font-size:14.5px}.project-overview-points{grid-template-columns:1fr;gap:20px}.project-overview-btn-wrapper{justify-content:center}}@media(max-width:480px){.project-overview-heading{font-size:22px}.project-overview-description{font-size:14px}.project-overview-btn{width:100%;text-align:center}}.amenities-section{width:100%;background:#fff;padding:72px 16px;box-sizing:border-box}.amenities-title{font-family:Marcellus,serif;font-weight:400;font-size:32px;color:#181c23;margin-bottom:48px}.amenities-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:40px;row-gap:48px}.amenity-item{text-align:center}.amenity-icon{width:92px;height:92px;background-color:#f9f8f5;border-radius:50%;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.amenity-icon img{width:60px;height:60px;object-fit:contain}.amenity-text{font-family:Marcellus,serif;font-size:15.5px;color:#181c23}@media(max-width:1024px){.amenities-section{padding:64px 16px}.amenities-title{font-size:28px;margin-bottom:40px}.amenities-grid{grid-template-columns:repeat(3,1fr);column-gap:32px;row-gap:40px}}@media(max-width:768px){.amenities-section{padding:56px 16px}.amenities-title{font-size:24px;text-align:center;margin-bottom:36px}.amenities-grid{grid-template-columns:repeat(2,1fr);column-gap:24px;row-gap:32px}.amenity-icon{width:84px;height:84px}.amenity-icon img{width:54px;height:54px}}@media(max-width:480px){.amenities-section{padding:48px 16px}.amenities-grid{grid-template-columns:1fr;row-gap:28px}.amenity-icon{width:76px;height:76px}.amenity-icon img{width:48px;height:48px}.amenity-text{font-size:14.5px}}.unitplans-section{width:100%;background:#fff;padding:64px 0}.unitplans-header{max-width:1148px;margin:0 auto 32px;padding:0 16px}.unitplans-subtitle{font-family:Mulish,sans-serif;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#2bb673;display:block;margin-bottom:8px}.unitplans-title{font-family:Marcellus,serif;font-size:34px;font-weight:400;color:#181c23}.unitplans-tabs{display:flex;justify-content:center;gap:24px;margin-bottom:32px;flex-wrap:wrap}.unitplans-tab{background:none;border:none;cursor:pointer;font-family:Mulish,sans-serif;font-size:13px;font-weight:600;padding:6px 8px;color:#000}.unitplans-tab.active{color:#2bb673;border-bottom:2px solid #2bb673}.unitplans-gallery{max-width:1148px;margin:0 auto;padding:0 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.unitplans-card{background:#f9f9f9;border-radius:6px;overflow:hidden}.unitplans-card img{width:100%;height:auto;display:block;object-fit:contain}@media(max-width:1024px){.unitplans-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.unitplans-title{font-size:26px;text-align:center}.unitplans-gallery{grid-template-columns:1fr}}@media(max-width:480px){.unitplans-section{padding:48px 0}.unitplans-gallery{display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory}.unitplans-card{min-width:85%;scroll-snap-align:center}}.unitplans-gallery{max-width:1148px;margin:40px auto 0;padding:0 16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.unitplans-card{cursor:pointer;overflow:hidden;border-radius:6px}.unitplans-card img{width:100%;height:500px;object-fit:cover;transition:transform .3s ease}.unitplans-card:hover img{transform:scale(1.05)}.unitplans-modal{position:fixed;inset:0;background:#000000d9;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.unitplans-modal img{max-width:90%;max-height:90%;object-fit:contain;border-radius:6px}.unitplans-close{position:absolute;top:20px;right:28px;font-size:40px;color:#fff;cursor:pointer;line-height:1}@media(max-width:480px){.unitplans-card img{height:180px}.unitplans-close{font-size:34px;right:18px}}.faq-section{width:100%;background-color:#fff;padding:80px 100px;display:grid;grid-template-columns:1fr 1.4fr;gap:60px;box-sizing:border-box}.faq-left{display:flex;flex-direction:column;gap:16px}.faq-tag{font-family:Mulish,sans-serif;font-weight:700;font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#03a450}.faq-heading{font-family:Marcellus,serif;font-weight:400;font-size:36px;line-height:44px;color:#072130}.faq-right{display:flex;flex-direction:column}.faq-item{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #e5e5e5;cursor:pointer}.faq-question{font-family:Mulish,sans-serif;font-weight:500;font-size:14.9px;line-height:28px;letter-spacing:0px;color:#000;opacity:1;margin-top:28px}.faq-answer{margin-top:10px;font-family:Mulish,sans-serif;font-size:14px;line-height:22px;color:#555}.faq-icon{min-width:34px;min-height:34px;border-radius:50%;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#000}@media(max-width:900px){.faq-section{grid-template-columns:1fr;padding:60px 24px}}.project-tour{width:100%;margin-bottom:64px}.project-tour-title{font-family:Marcellus,serif;font-weight:400;font-size:33.21px;line-height:46.49px;letter-spacing:0%;padding-left:120px;padding-bottom:20px}.project-tour-image{width:100%;max-width:1440px;height:480px;margin:0 auto;background-size:cover;background-position:center;position:relative}.play-button{width:80px;height:80px;border:2px solid #ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tour-tabs{position:absolute;bottom:30px;left:30px;background:#fff;display:flex;box-shadow:0 10px 30px #0000004d}.tour-tabs button{border:none;padding:12px 24px;background:transparent;font-family:Mulish,sans-serif;font-weight:600;font-size:12px;letter-spacing:1px;cursor:pointer}.tour-tabs button.active{color:#2f8f46}.project-tour-wrapper{width:1440px;height:7209.8833px;display:flex;flex-direction:column;gap:64px;transform:rotate(0);opacity:1;margin:0 auto}.configuration{max-width:1100px;margin:0 auto;padding:64px 16px}.config-title{font-family:Marcellus,serif;font-weight:400;font-size:32px;line-height:1.4;margin-bottom:32px;color:#181c23}.price-grid{font-family:Mulish,sans-serif;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}.price-grid>div:first-child{display:none}.price-box{background:#f2f2f2cc;padding:16px 20px;text-align:center}.price-box p{font-size:13px;font-weight:600;margin-bottom:6px}.price-box span{font-size:15px;color:#000}.price-box .strike{color:#000;text-decoration:line-through;text-decoration-color:red;text-decoration-thickness:2px}.price-box.active span{font-weight:700}.config-table{width:100%;overflow-x:auto;border:1px solid #eee}.table-row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:16px;border-bottom:1px solid #eee;min-width:600px}.table-row div{text-align:center;font-size:14px;font-family:Mulish,sans-serif}.table-row.header{background-color:#0aa64f;color:#fff;font-weight:600}@media(max-width:1024px){.config-title{font-size:28px}.price-grid{grid-template-columns:repeat(3,1fr)}.price-grid>div:first-child{display:none}}@media(max-width:768px){.config-title{font-size:24px;text-align:center}.price-grid{grid-template-columns:1fr;gap:12px}.price-box{width:100%}.config-table{margin-top:24px}}@media(max-width:480px){.config-title{font-size:22px}.table-row div{font-size:13px}}.spec{width:100%;background:#fff}.spec-header{padding:52px 40px 24px;max-width:1200px;margin:0 auto}.spec-label{color:#22c55e;font-size:11px;letter-spacing:1.8px;font-weight:600;display:block;margin-bottom:8px}.spec-header h2{font-family:Marcellus,serif;font-weight:400;font-size:29px;line-height:40px;color:#1f2937}.spec-body{display:flex;min-height:620px;width:100%}.spec-sidebar{position:relative;width:36%;padding:20px 26px 20px 64px;background:#3c3c3ce6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.spec-line{position:absolute;left:32px;top:24px;bottom:24px;width:1px;background:#fff9}.spec-row{margin-bottom:6px}.spec-row-header{display:flex;align-items:center;gap:10px;font-size:12.8px;padding:4px 0;cursor:pointer}.spec-dot{position:absolute;left:28px;width:7px;height:7px;background:#fff;border-radius:50%}.spec-text{font-family:Marcellus,serif;font-size:12.8px;color:#fff}.spec-arrow{margin-left:auto;font-size:12px;opacity:.7;color:#fff}.spec-details{margin-left:14px;padding-left:14px;margin-top:4px}.spec-details li{font-size:11.5px;line-height:16px;color:#e5e7eb;margin-bottom:4px}.spec-image{width:64%;background:url(/assets/apartmentlayout-CGRsp0AK.jpg) center / cover no-repeat}@media(max-width:1024px){.spec-body{flex-direction:column}.spec-sidebar{width:100%;padding:24px 24px 24px 48px}.spec-image{width:100%;height:420px}.spec-line{left:20px}.spec-dot{left:16px}}@media(max-width:768px){.spec-header{padding:32px 20px 20px}.spec-header h2{font-size:24px;line-height:34px}.spec-body{flex-direction:column}.spec-sidebar{width:100%;padding:20px}.spec-line,.spec-dot{display:none}.spec-row-header{padding:8px 0}.spec-text{font-size:13px}.spec-details{margin-left:0;padding-left:16px}.spec-image{width:100%;height:300px}}@media(max-width:480px){.spec-header h2{font-size:22px;line-height:30px}.spec-image{height:240px}}.gallery-wrapper{max-width:1440px;margin:80px auto;padding:0 24px;font-family:Marcellus,serif}.gallery-label{color:#03a450;font-size:13px;letter-spacing:2px;margin-bottom:8px}.gallery-heading{font-size:32px;line-height:44px;color:#181c23;margin-bottom:32px}.gallery-carousel{overflow:hidden;width:100%}.gallery-track{display:flex;transition:transform .6s ease-in-out}.gallery-slide{min-width:100%}.gallery-slide img{width:100%;height:500px;border-radius:4px}@media(max-width:1024px){.gallery-heading{font-size:28px}.gallery-slide img{height:300px}}@media(max-width:768px){.gallery-wrapper{margin:60px auto}.gallery-heading{font-size:24px}.gallery-slide img{height:240px}}@media(max-width:480px){.gallery-heading{font-size:22px}.gallery-slide img{height:200px}}.gallery-tabs{display:flex;gap:32px;margin-bottom:32px;border-bottom:1px solid #e5e5e5}.gallery-tab{background:none;border:none;padding:10px 0;font-family:Marcellus,serif;font-size:16px;cursor:pointer;color:#181c23;position:relative}.gallery-tab.active{color:#03a450}.gallery-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#03a450}@media(max-width:768px){.gallery-tabs{overflow-x:auto;gap:20px}}.why-wrapper{max-width:1036px;width:100%;margin:80px auto;padding:0 24px;font-family:Marcellus,serif;box-sizing:border-box}.why-label{color:#03a450;font-size:14px;letter-spacing:2px;margin-bottom:12px;text-transform:uppercase}.why-heading{color:#181c23;font-size:32px;font-weight:400;line-height:44px;margin-bottom:48px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 64px}.why-grid p{font-size:16px;line-height:1.4;color:#181c23;max-width:280px}@media(max-width:1024px){.why-heading{font-size:28px;line-height:38px}.why-grid{grid-template-columns:repeat(2,1fr);gap:40px}.why-grid p{max-width:100%}}@media(max-width:768px){.why-wrapper{margin:60px auto;padding:0 20px;text-align:center}.why-heading{font-size:24px;line-height:34px;margin-bottom:36px}.why-grid{grid-template-columns:1fr;gap:28px}.why-grid p{margin:0 auto;font-size:15px}}@media(max-width:480px){.why-label{font-size:12px}.why-heading{font-size:22px;line-height:30px}.why-grid p{font-size:14px}}.siteplan-section{max-width:1200px;margin:80px auto;padding:0 24px;font-family:Marcellus,serif}.siteplan-heading{font-size:30px;font-weight:400;margin-bottom:24px;color:#181c23}.siteplan-content{display:flex;gap:24px}.siteplan-map{flex:2;min-height:460px;border-radius:6px;overflow:hidden}.siteplan-map iframe{width:100%;height:100%;border:none}.siteplan-sidebar{flex:1;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 6px 20px #00000014}.sidebar-header{background:#0aa34f;color:#fff;padding:16px;text-align:center;font-size:14px;font-weight:600;text-transform:uppercase}.sidebar-group{border-bottom:1px solid #e5e5e5}.sidebar-item{width:100%;background:#f5f5f5;border:none;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;cursor:pointer;text-transform:uppercase}.sidebar-item.active{background:#fff;color:#0aa34f}.arrow{font-size:18px}.sidebar-list{padding:12px 20px 16px;list-style:disc}.sidebar-list li{font-size:13px;line-height:22px;margin-bottom:6px;color:#333}@media(max-width:1024px){.siteplan-content{flex-direction:column}.siteplan-map{min-height:400px}}@media(max-width:768px){.siteplan-section{margin:60px auto;padding:0 16px}.siteplan-heading{font-size:24px}.siteplan-map{min-height:300px}.sidebar-item{font-size:13px;padding:12px}.sidebar-list li{font-size:12px}}@media(max-width:480px){.siteplan-map{min-height:260px}}.inquiry-section{width:100%;max-width:1036px;margin:40px auto;padding:0 16px;box-sizing:border-box}.inquiry-heading{font-family:Marcellus,serif;font-weight:400;font-size:31.98px;line-height:44.77px;letter-spacing:0%;opacity:1;margin-bottom:40px;color:#181c23}.inquiry-actions{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:28px}.inquiry-box{background:transparent;border:.8px solid #03A450;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;font-family:Mulish,sans-serif;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#5e666a;cursor:pointer}.inquiry-box .arrow{font-size:18px}.inquiry-note{font-family:Mulish,sans-serif;font-size:13px;line-height:20px;color:#666;margin-bottom:40px;max-width:700px}.inquiry-note a{color:#666;text-decoration:underline}.chat-btn{background-color:#03a450;color:#fff;border:none;padding:14px 28px;font-family:Mulish,sans-serif;font-weight:700;font-size:14px;letter-spacing:1px;text-transform:uppercase;cursor:pointer}@media(max-width:768px){.inquiry-actions{grid-template-columns:1fr}}.completed-hero{width:100%;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.completed-hero-overlay{width:100%;min-height:100vh;background:linear-gradient(180deg,#181c238c,#181c23a6 70%);display:flex;align-items:center}.completed-hero-content{max-width:1200px;margin:0 auto;padding:0 24px;color:#fff;font-family:Marcellus,serif;display:flex;flex-direction:column;align-items:center;text-align:center}.completed-hero-content h1{font-size:52px;font-weight:400;line-height:1.15;margin-bottom:12px}.completed-hero-content span{font-size:16px;opacity:.95}.completed-hero-actions{margin-top:32px}.completed-hero-actions button{padding:14px 32px;font-size:14px;background-color:#0aa84f;color:#fff;border:none;cursor:pointer;border-radius:2px}@media(max-width:768px){.completed-hero-content h1{font-size:36px}.completed-hero-content span{font-size:14px}.completed-hero-actions{margin-top:28px}}@media(max-width:480px){.completed-hero-content h1{font-size:28px}.completed-hero-actions button{width:100%;max-width:280px}}.project-overview{max-width:1148.26px;min-height:436.43px;width:100%;margin:0 auto;padding:32px 16px;font-family:Mulish,sans-serif;display:flex;flex-direction:column;gap:24px}.project-overview-title{font-family:Marcellus,sans-serif;font-weight:400;font-size:31.96px;line-height:44.74px;letter-spacing:0%}.project-overview-text{font-size:12.78px;line-height:23.97px;opacity:.85}.project-overview-features{display:grid;grid-template-columns:1fr 1fr;gap:24px}.project-overview-features ul{list-style:disc;padding-left:18px}.project-overview-features li{font-size:12.78px;line-height:23.97px;opacity:.85}.project-overview-btn{align-self:center;margin-top:16px;padding:10px 28px;border:1px solid #0aa84f;background:transparent;color:#0aa84f;font-size:12px;cursor:pointer}.amenities-section{width:100%;background:#fff;padding:80px 16px}.amenities-container{max-width:1148px;margin:0 auto}.amenities-title{font-family:Marcellus,serif;font-size:34px;line-height:1.35;color:#181c23;margin-bottom:56px;max-width:780px}.amenities-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 48px;justify-items:center}.amenity-item{max-width:260px;text-align:center}.amenity-icon{width:72px;height:72px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.amenity-icon img{width:100%;height:auto;object-fit:contain}.amenity-text{font-family:Marcellus,serif;font-size:17px;line-height:1.4;color:#181c23}@media(max-width:1024px){.amenities-title{font-size:30px}.amenities-grid{grid-template-columns:repeat(2,1fr);gap:48px 32px}}@media(max-width:768px){.amenities-section{padding:64px 16px}.amenities-title{font-size:26px;text-align:center;margin:0 auto 40px}.amenities-grid{grid-template-columns:repeat(2,1fr);gap:36px 24px}}@media(max-width:480px){.amenities-section{padding:48px 14px}.amenities-grid{grid-template-columns:1fr;gap:28px}.amenity-icon{width:64px;height:64px}.amenity-text{font-size:15px}}.lifestyle-section{width:1148px;margin:0 auto;padding:80px 0;text-align:center}.lifestyle-title{font-family:Marcellus,serif;font-size:32px;font-weight:400;margin-bottom:64px;color:#181c23;text-align:left}.lifestyle-grid{display:grid;justify-items:center;margin-bottom:72px}.lifestyle-grid--three{grid-template-columns:repeat(3,1fr);gap:120px}.lifestyle-grid--two{grid-template-columns:repeat(2,260px);justify-content:center;gap:120px}.lifestyle-item{max-width:260px}.lifestyle-icon{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.lifestyle-icon img{width:100%;height:auto}.lifestyle-text{font-family:Marcellus,serif;font-size:18px;font-weight:400;line-height:1.4;color:#181c23}@media(max-width:1200px){.lifestyle-section{width:100%;padding:72px 24px}.lifestyle-grid--three,.lifestyle-grid--two{gap:80px}}@media(max-width:991px){.lifestyle-title{text-align:center;margin-bottom:56px}.lifestyle-grid--three,.lifestyle-grid--two{grid-template-columns:repeat(2,1fr);gap:64px}}@media(max-width:767px){.lifestyle-section{padding:64px 20px}.lifestyle-title{font-size:28px;text-align:center}.lifestyle-grid--three,.lifestyle-grid--two{grid-template-columns:1fr;gap:48px;margin-bottom:56px}.lifestyle-item{max-width:100%}.lifestyle-text{font-size:16px;line-height:1.5}}@media(max-width:480px){.lifestyle-section{padding:56px 16px}.lifestyle-title{font-size:26px;margin-bottom:48px}.lifestyle-icon{width:56px;height:56px;margin-bottom:16px}.lifestyle-text{font-size:15px}}.safety-section{width:1148px;margin:0 auto;padding:1px 0;text-align:center}.safety-title{font-family:Marcellus,serif;font-size:32px;font-weight:400;margin-bottom:64px;text-align:left}.safety-grid{display:grid;justify-items:center;margin-bottom:72px}.safety-grid--three{grid-template-columns:repeat(3,1fr);gap:120px}.safety-grid--two{grid-template-columns:repeat(2,260px);justify-content:center;gap:120px}.safety-item{max-width:260px}.safety-icon{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.safety-icon img{width:100%;height:auto}.safety-text{font-family:Marcellus,serif;font-size:18px;line-height:1.4;font-weight:400;color:#181c23}@media(max-width:1200px){.safety-section{width:100%;padding:64px 24px}.safety-grid--three,.safety-grid--two{gap:80px}}@media(max-width:991px){.safety-title{text-align:center;margin-bottom:56px}.safety-grid--three,.safety-grid--two{grid-template-columns:repeat(2,1fr);gap:64px}}@media(max-width:767px){.safety-section{padding:56px 20px}.safety-title{font-size:28px;text-align:center}.safety-grid--three,.safety-grid--two{grid-template-columns:1fr;gap:48px;margin-bottom:56px}.safety-item{max-width:100%}.safety-text{font-size:16px;line-height:1.5}}@media(max-width:480px){.safety-section{padding:48px 16px}.safety-title{font-size:26px;margin-bottom:48px}.safety-icon{width:56px;height:56px;margin-bottom:16px}.safety-text{font-size:15px}}.nri-hero{width:100%;max-width:1540px;height:500px;margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;animation:heroFadeIn 1.1s ease forwards}.nri-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000059,#0009);display:flex;align-items:center}.nri-hero-content{width:100%;padding-left:120px}.nri-hero-content h1{font-family:Marcellus,serif;color:#fff;font-size:48px;font-weight:400;margin:0;opacity:0;transform:translateY(24px);animation:textReveal .9s ease forwards;animation-delay:.35s}@media(hover:hover){.nri-hero:hover{background-position:center 45%;transition:background-position 1.4s ease}}@keyframes heroFadeIn{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes textReveal{to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.nri-hero{height:360px}.nri-hero-content{padding-left:80px}.nri-hero-content h1{font-size:42px}}@media(max-width:991px){.nri-hero{height:300px}.nri-hero-content{padding-left:60px}.nri-hero-content h1{font-size:36px}}@media(max-width:767px){.nri-hero{height:260px}.nri-hero-overlay{align-items:center;justify-content:center}.nri-hero-content{padding-left:0;text-align:center}.nri-hero-content h1{font-size:30px}}@media(max-width:480px){.nri-hero{height:220px}.nri-hero-content h1{font-size:26px}}.getintouch{width:1244px;height:332.77px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:32px;background:#fff}.getintouch-label{font-family:Mulish,sans-serif;font-weight:400;font-size:10.75px;line-height:100%;text-transform:uppercase;color:#03a450;width:124.99999609126581;height:12.99999991448937;opacity:1}.getintouch-heading{font-family:Marcellus,sans-serif;color:#000;margin:0;font-weight:400;font-size:40px;line-height:100%;letter-spacing:0%}.getintouch-form{display:flex;gap:90px}.form-field{flex:1;display:flex;flex-direction:column;gap:12px}.form-field label{font-family:Mulish,sans-serif;font-size:13px;font-weight:400;color:#000;font-size:18px;line-height:27px;letter-spacing:0%}.form-line{width:100%;height:1px;background:#000;opacity:.15}.getintouch-btn{width:fit-content;padding:18px 34px;background:#03a450;color:#fff;font-family:Mulish,sans-serif;border:none;cursor:pointer;display:flex;gap:10px;font-weight:600;font-size:16.5px;line-height:100%;letter-spacing:0%;text-align:center}.getintouch-btn:hover{background:#03a450}.reasons-section{width:1244px;margin:0 auto;text-align:center;padding:60px 0}.reasons-label{font-family:Mulish,sans-serif;font-size:10.75px;text-transform:uppercase;color:#03a450;margin-bottom:10px;font-weight:600;line-height:100%;letter-spacing:8%;width:1240;height:13;opacity:1;text-align:left}.reasons-title{font-family:Marcellus,serif;font-weight:400;margin-bottom:60px;font-size:40px;line-height:42.99px;letter-spacing:0%;width:783;height:43;opacity:1;text-align:left}.reasons-grid{display:grid;gap:70px 90px;grid-template-columns:repeat(3,1fr);margin-bottom:70px}.reasons-item{display:flex;flex-direction:column;align-items:center;gap:12px}.reasons-icon{width:96px;height:96px;border-radius:50%;background:#f9f8f5;display:flex;align-items:center;justify-content:center;opacity:1;left:103.77px}.reasons-icon img{width:41.5099983215332;height:41.5099983215332;opacity:1;top:29.05px;left:132.82px;color:#03a450}.reasons-heading{font-family:Marcellus,serif;color:#181c23;margin:0;font-weight:400;font-size:16.6px;line-height:100%;letter-spacing:0%;width:152;height:21;opacity:1;top:126.18px;left:103.77px}.reasons-desc{font-family:Mulish,sans-serif;color:#6b6b6b;font-family:Mulish;font-weight:400;font-size:13.28px;line-height:24.9px;letter-spacing:0%;width:305.4871826171875;height:50;opacity:1;top:160.21px;left:103.77px}@media(max-width:1200px){.reasons-section{width:100%;padding:56px 24px}.reasons-grid{gap:60px 60px}.reasons-desc{width:100%}}@media(max-width:991px){.reasons-label,.reasons-title{text-align:center}.reasons-title{font-size:34px;line-height:40px;margin-bottom:48px}.reasons-grid{grid-template-columns:repeat(2,1fr);gap:56px 48px}.reasons-item{align-items:center;text-align:center}}@media(max-width:767px){.reasons-section{padding:48px 20px}.reasons-label{font-size:10px;letter-spacing:6%}.reasons-title{font-size:28px;line-height:34px;margin-bottom:40px}.reasons-grid{grid-template-columns:1fr;gap:48px;margin-bottom:48px}.reasons-icon{width:88px;height:88px}.reasons-icon img{width:38px;height:38px}.reasons-heading{font-size:16px}.reasons-desc{font-size:14px;line-height:22px}}@media(max-width:480px){.reasons-section{padding:40px 16px}.reasons-title{font-size:26px;line-height:32px}.reasons-icon{width:80px;height:80px}.reasons-icon img{width:80px;height:90px}.reasons-desc{font-size:13.5px}}.quality-lifestyle{width:1231.03px;height:526px;margin:0 auto;display:flex;background:#fff}.quality-lifestyle-image{width:531;height:526;opacity:1}.quality-lifestyle-image img{width:100%;height:100%;object-fit:cover}.quality-lifestyle-content{width:50%;padding:80px 90px;display:flex;flex-direction:column;justify-content:center;gap:18px}.quality-lifestyle-label{font-family:Mulish,sans-serif;font-weight:600;color:#03a450;font-size:14px;line-height:100%;letter-spacing:8%;text-transform:uppercase;width:526;height:18;opacity:1}.quality-lifestyle-title{font-family:Marcellus,serif;font-weight:400;font-size:40px;line-height:100%;letter-spacing:0%;color:#181c23;white-space:nowrap}.quality-lifestyle-desc{font-family:Mulish,sans-serif;font-size:14px;line-height:20px;color:#6b6b6b;max-width:420px}.quality-lifestyle-list{list-style:none;padding:0;margin-top:10px;display:flex;flex-direction:column;gap:10px;color:#6b6b6b}.quality-lifestyle-list li{font-family:Mulish,sans-serif;font-weight:600;font-size:16px;line-height:20px;padding-left:18px;position:relative}.quality-lifestyle-list li:before{content:"•";position:absolute;left:0;color:#666}@media(max-width:1200px){.quality-lifestyle{width:100%;height:auto}.quality-lifestyle-content{padding:64px 60px}.quality-lifestyle-title{white-space:normal}}@media(max-width:991px){.quality-lifestyle{flex-direction:column}.quality-lifestyle-image,.quality-lifestyle-content{width:100%}.quality-lifestyle-image{height:360px}.quality-lifestyle-content{padding:56px 48px;align-items:flex-start}.quality-lifestyle-title{font-size:34px;line-height:1.2}.quality-lifestyle-desc{max-width:100%}}@media(max-width:767px){.quality-lifestyle-image{height:300px}.quality-lifestyle-content{padding:48px 24px}.quality-lifestyle-label{font-size:12px;letter-spacing:6%}.quality-lifestyle-title{font-size:28px;line-height:1.3}.quality-lifestyle-desc{font-size:14px;line-height:22px}.quality-lifestyle-list li{font-size:15px;line-height:22px}}@media(max-width:480px){.quality-lifestyle-image{height:260px}.quality-lifestyle-content{padding:40px 16px}.quality-lifestyle-title{font-size:26px}.quality-lifestyle-list{gap:8px}.quality-lifestyle-list li{font-size:14.5px}}.projects-showcase{width:1240px;display:flex;flex-direction:column;margin:80px;padding-left:60px;padding-bottom:80px}.projects-header{margin-bottom:48px}.projects-label{font-family:Mulish,sans-serif;font-size:10.75px;text-transform:uppercase;color:#00a651;margin-bottom:6px}.projects-title{font-family:Marcellus,serif;font-weight:400;font-size:24px;line-height:25px;letter-spacing:2%;color:#181c23}.project-card{position:relative;width:520px;height:520px;margin:0 auto;overflow:hidden}.project-card img{width:100%;height:100%;object-fit:cover}.project-tag{position:absolute;top:16px;left:16px;background:#ffffffe6;padding:6px 10px;font-family:Mulish,sans-serif;font-size:10px;z-index:2;color:#000}.project-info{position:absolute;bottom:0;width:100%;padding:16px;color:#fff;z-index:2}.project-info h3{font-family:Marcellus,serif;font-size:18px;font-weight:400;margin-bottom:12px}.project-meta{display:flex;justify-content:space-between;margin-bottom:16px}.project-meta span{font-family:Mulish,sans-serif;font-size:10px;opacity:.7}.project-meta p{font-family:Mulish,sans-serif;font-size:12px;margin-top:2px}.project-actions{display:flex;gap:12px}.btn-outline{background:#03a450;border:1px solid #ffffff;color:#fff;padding:8px 14px;font-size:10px;cursor:pointer}.btn-primary{background:#03a450;border:none;color:#fff;padding:8px 14px;font-size:10px;cursor:pointer}.view-all-wrapper{display:flex;justify-content:center}.view-all-btn{background:transparent;border:1px solid #03A450;padding:10px 24px;font-family:Mulish,sans-serif;font-size:10px;cursor:pointer;margin-bottom:18px;color:#181c23}@media(max-width:1200px){.projects-showcase{width:100%;margin:60px auto;padding-left:40px;padding-right:40px}}@media(max-width:991px){.projects-showcase{margin:48px auto;padding-left:24px;padding-right:24px}.projects-header{text-align:center;margin-bottom:40px}.projects-title{font-size:22px}.project-card{width:320px;height:440px}.project-meta{gap:12px}}@media(max-width:767px){.projects-showcase{margin:40px auto;padding-left:20px;padding-right:20px}.projects-title{font-size:20px;line-height:24px}.project-card{width:100%;max-width:340px;height:420px}.project-info h3{font-size:16px}.project-meta{flex-direction:column;gap:8px;margin-bottom:14px}.project-actions{flex-direction:column;gap:10px}.btn-outline,.btn-primary{width:100%;text-align:center}}@media(max-width:480px){.projects-showcase{margin:32px auto;padding-left:16px;padding-right:16px}.project-card{height:380px}.project-tag{font-size:9px;padding:5px 8px}.project-info{padding:14px}.project-info h3{font-size:15px}.project-meta span{font-size:9px}.project-meta p{font-size:11px}.view-all-btn{font-size:9.5px;padding:8px 20px}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #16a34a;--dark: #0f172a;--gray: #6b7280}body{font-family:Poppins,sans-serif;line-height:1.6;color:#111}img{max-width:100%;display:block}button{cursor:pointer;border:none}
