:root{--theme-accent: #0a7594;--theme-accent-dark: #075c74;--theme-accent-deep: #064b5f;--theme-accent-light: #1490b3;--theme-accent-soft: #f2f9fb;--theme-accent-soft-2: #e6f3f7;--theme-accent-soft-3: #edf8fb;--theme-accent-fill: #e3f4f8;--theme-accent-fill-2: #d6eef4;--theme-accent-border: #b8d9e3;--theme-accent-border-strong: #97c3d0;--theme-accent-badge: #6eb4c8;--font-primary: "Montserrat", sans-serif}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-primary)}button,input,select,textarea{font:inherit}h1{font-size:1.75em}@media(max-width:768px){h1{font-size:1.5em}}.primary-color{color:var(--theme-accent)}.montserrat-font{font-family:var(--font-primary);font-optical-sizing:auto;font-style:normal}.montserrat-font-400-85em{font-family:var(--font-primary);font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:1.4rem;font-size:.85em}.montserrat-font-400{font-family:var(--font-primary);font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:1.4rem}.montserrat-font-500{font-family:var(--font-primary);font-optical-sizing:auto;font-weight:500;font-style:normal}.montserrat-font-600{font-family:var(--font-primary);font-optical-sizing:auto;font-weight:600;font-style:normal}.playfair-display-font-400{font-family:var(--font-primary);font-optical-sizing:auto;font-weight:400;font-style:normal}.playfair-display-font-500{font-family:var(--font-primary);font-optical-sizing:auto;font-weight:500;font-style:normal}.playfair-display-font-600{font-family:var(--font-primary);font-optical-sizing:auto;font-weight:600;font-style:normal}button{cursor:pointer}.hero-wrapper{position:relative}.section-head{display:inline-block;border-bottom:3px solid var(--theme-accent)}.tagline{margin-top:0;color:var(--theme-accent)}.hero-image{width:-webkit-fill-available}.mob-hero-image{display:none}.strip{width:85vw;height:10vh;position:absolute;bottom:-55px;left:50%;transform:translate(-50%);z-index:10;background-color:var(--theme-accent);box-shadow:0 5px 15px #00000026;padding:1rem;color:#fff;display:flex;justify-content:center;align-items:center}.strip .eqnow{margin-right:2rem;border-right:2px solid white;padding-right:1rem}.strip .strip-form{display:flex;gap:1rem}.strip-form select{width:4rem}.underline-input{border:none;border-bottom:2px solid #ffffff;outline:none;padding:8px 4px;font-size:16px;background-color:transparent;color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none}.underline-input::placeholder{color:#fff}.underline-input option{color:#000}.strip-btn{background-color:#fff;border:none;height:2.5rem;width:7rem;font-size:1em;margin-block:auto}.mob-form{display:none}.mob-form-title{margin:0;font-size:clamp(1.35rem,1.05rem + 1vw,2rem);line-height:1.2}.mob-form-intro{display:block;max-width:32rem;margin:.65rem auto 0;font-size:clamp(.8rem,.7rem + .45vw,.98rem);line-height:1.55}.overview{display:flex;margin:6rem 7rem 3rem;gap:2rem}.overview .desc{margin-block:auto;min-width:60%;max-width:60%}.desc button{margin-top:.5rem}.image{display:flex;justify-content:center}.image img{width:100%;height:auto;object-fit:contain}.pricing{text-align:center;padding:3rem 6rem}.table-container{max-width:100%;overflow-x:auto;border:1px solid #999999;margin-top:1rem}.pricing-table{width:100%;border-collapse:collapse;font-family:inherit;text-align:center}.pricing-table button{cursor:pointer}.pricing-table thead{background-color:var(--theme-accent);color:#fff}.pricing-table th,.pricing-table td{padding:.9rem}.pricing-table td{border-bottom:1px solid #909090}.view-btn,.price-btn{display:inline-block;padding:10px 15px;font-size:14px;text-decoration:none;border:1px solid var(--theme-accent);color:#000;background-color:#fff;font-weight:500}.price-btn{background-color:var(--theme-accent);color:#fff;border:none}.loc-ben{position:relative;scroll-margin-top:5.5rem;text-align:center;padding:3rem 6rem}.loc-ben .section-head{position:relative;z-index:2;margin-bottom:1.5rem}.lb-container{display:flex;gap:2rem;margin-top:6rem}.lb-container-child{width:50%;max-width:50%}.lb-content{width:100%}.lb-map{display:flex;align-items:center;justify-content:center}.lb-map-frame{width:100%;aspect-ratio:10 / 8;border-radius:1rem;overflow:hidden;border:1px solid var(--theme-accent-border-strong);background:linear-gradient(180deg,#0e1420,#1d2638);box-shadow:0 18px 40px #1111111f}.lb-map img{display:block;width:100%;height:100%;object-fit:cover}.lb-content{display:flex;flex-direction:column;justify-content:space-between}.lb-content .cards{display:flex;gap:5%;flex-wrap:wrap;justify-content:center}.lb-content .cards .crd{border:1px solid;width:25%;display:flex;align-items:center;justify-content:center;margin-bottom:5%;position:relative}.crd-details{position:fixed;background:#fbfbfb;padding:1rem;border-radius:4px;box-shadow:0 4px 12px #0000004d;width:80vw;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10}.crd-details li{padding:.3rem 0rem}.crd-details{position:absolute;padding:.7rem;width:17vw;max-height:10rem;overflow:auto}@media(min-width:768px){.position-1 .crd-details,.position-2 .crd-details,.position-4 .crd-details,.position-5 .crd-details{top:50%;left:70%}.position-3 .crd-details,.position-6 .crd-details{top:50%;right:75%}.position-7 .crd-details,.position-8 .crd-details{bottom:50%;left:70%}.position-9 .crd-details{bottom:50%;right:70%}}.crd-details ul{list-style:none;padding:0;margin:0;text-align:left}.crd-details li{color:#333;border-bottom:1px solid #9c9c9c;display:flex;justify-content:space-between}.crd-details li:hover{background-color:#ededed}#card-details-scroll::-webkit-scrollbar-track{border-radius:4px;background-color:#fff}#card-details-scroll::-webkit-scrollbar{width:.2rem}#card-details-scroll::-webkit-scrollbar-thumb{border-radius:.25rem;background-color:#898989}@media(hover:hover){.crd:hover .crd-details{opacity:1;visibility:visible}.crd:hover .crd-icon{transform:translateY(-5px)}.crd:hover .crd-icon svg,.crd:hover .crd-title{color:var(--theme-accent)}}.crd-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:.5rem;transition:transform .3s ease;text-align:center}.crd-icon svg{font-size:2.5rem;color:#333;margin-bottom:.5rem}.crd-title{display:block;font-size:.7em;color:#666}.new-button{display:flex;align-items:center;justify-content:center;width:60%;margin-top:.5rem;margin-inline:auto;padding:.3rem;height:3rem;text-align:center;background-color:var(--theme-accent);cursor:pointer}.new-button-inner{border:1px solid white;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff}@media(min-width:768px){.new-button{width:40%}.lb-container{max-height:48vh}}.underline-animation{position:relative;text-decoration:none;color:inherit}.underline-animation:after{content:"";position:absolute;bottom:2px;left:0;width:0;height:1px;background-color:#fff;transition:width .2s ease-in-out}.underline-animation:hover:after{width:100%}.contact-section{background-color:#f8f8f8;text-align:center;padding:2rem 1rem}.subtitle{margin-bottom:30px}.contact-form{display:flex;gap:1.75rem;flex-direction:column;align-items:center}.mob-contact-form{display:flex;flex-direction:column;align-items:center;margin-top:2rem;margin-bottom:1rem;gap:.5rem}.input-group{display:flex;align-items:center;margin:1.25rem;width:100%;border:1px solid #b9b9b9}.icon-box{background-color:var(--theme-accent);color:#fff;padding:.5rem;font-size:1.2rem;display:flex;align-items:center;justify-content:center}.icon-box img{height:1.5rem}.input-fields{display:flex;width:80%}.input-group input{flex:1;padding:.75rem;border:none;outline:none;width:100%}.input-group select{padding:.65rem .25rem;border:none;outline:none;width:3rem;max-width:6rem;flex:0 0 auto;opacity:.7}.checkbox-group{display:flex;align-items:center;margin:20px auto;font-size:.75rem}.submit-offer{align-items:center;text-align:center}.mob-form-offer{display:block;font-size:clamp(.75rem,.67rem + .35vw,.92rem);line-height:1.5}.submit-btn{background-color:var(--theme-accent);color:#fff;border:none;padding:12px 40px;font-size:1rem;border-radius:25px;cursor:pointer}.mob-submit-btn{margin-top:1.75rem;background-color:var(--theme-accent);color:#fff;border:none;padding:12px 40px;font-size:1rem;border-radius:25px;cursor:pointer}.project-highlights-section{padding:2.4rem 6rem;background:radial-gradient(circle at top right,rgba(10,117,148,.08),transparent 28%),linear-gradient(180deg,var(--theme-accent-soft) 0%,#ffffff 24%,var(--theme-accent-soft-2) 100%)}.project-highlights-header{max-width:42rem;margin:0 auto 1.6rem;text-align:center}.project-highlights-intro{margin:.8rem 0 0;color:#4f4f4f;line-height:1.6}.project-highlights-grid{max-width:68rem;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:.8rem}.project-highlights-card{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:flex-start;gap:.8rem;min-height:100%;padding:.9rem .95rem .85rem;background:#ffffffe0;border:1px solid var(--theme-accent-border);border-radius:.3rem;box-shadow:0 10px 20px #221b0b0a;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.project-highlights-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--theme-accent-deep) 0%,var(--theme-accent) 42%,var(--theme-accent-light) 100%);transform:scaleX(0);transform-origin:left center;transition:transform .4s ease;z-index:-1}.project-highlights-card:after{content:"";position:absolute;left:0;top:0;bottom:0;width:.22rem;background:var(--theme-accent);transition:background-color .25s ease}.project-highlights-card:hover{transform:translateY(-3px);border-color:var(--theme-accent);box-shadow:0 14px 28px #0a759429}.project-highlights-card:hover:before{transform:scaleX(1)}.project-highlights-index{min-width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background:var(--theme-accent-fill);border:1px solid var(--theme-accent-badge);border-radius:.25rem;color:var(--theme-accent);font-size:.7rem;line-height:1;letter-spacing:.12em;transition:color .25s ease,background-color .25s ease,border-color .25s ease}.project-highlights-content{flex:1}.project-highlights-heading{display:flex;align-items:center;gap:.55rem;margin-bottom:.32rem}.project-highlights-title{margin:0;font-size:.72rem;color:#1f1f1f;letter-spacing:.12em;text-transform:uppercase;transition:color .25s ease}.project-highlights-card p{margin:0;color:#2f2f2f;font-size:.82rem;line-height:1.55;transition:color .25s ease}.project-highlights-dot{width:.42rem;height:.42rem;border-radius:999px;background-color:var(--theme-accent);flex-shrink:0;transition:background-color .25s ease}.project-highlights-card:hover .project-highlights-index,.project-highlights-card:hover .project-highlights-title,.project-highlights-card:hover p{color:#fff}.project-highlights-card:hover .project-highlights-dot{background-color:#fff}.project-highlights-card:hover .project-highlights-index{background:#ffffff1f;border-color:#ffffff59}.project-highlights-card:hover:after{background:#fff}.project-highlights-action{margin-top:2.5rem;text-align:center}.faq-section{padding:3rem 6rem;background:linear-gradient(180deg,#ffffff 0%,var(--theme-accent-soft-3) 100%)}.faq-header{max-width:44rem;margin:0 auto 2rem;text-align:center}.faq-intro{margin:1rem 0 0;color:#4f4f4f;line-height:1.7}.faq-list{max-width:64rem;margin:0 auto;display:grid;gap:1rem}.faq-item{background-color:#fff;border:1px solid var(--theme-accent-border);border-radius:1rem;box-shadow:0 16px 35px #0000000f;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.faq-item.open{border-color:var(--theme-accent);box-shadow:0 20px 40px #0a759429}.faq-question{width:100%;background:transparent;border:none;padding:1.25rem 1.5rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;text-align:left;font-size:1rem;color:#1d1d1d}.faq-question-text{flex:1;line-height:1.5}.faq-toggle{width:2.25rem;height:2.25rem;border-radius:999px;background-color:var(--theme-accent-fill-2);color:var(--theme-accent);display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;line-height:1;flex-shrink:0;transition:transform .2s ease,background-color .2s ease,color .2s ease}.faq-item.open .faq-toggle{background-color:var(--theme-accent);color:#fff;transform:rotate(45deg)}.faq-answer{margin:0;padding:0 1.5rem 1.5rem;color:#4f4f4f;line-height:1.75}.about-developer{text-align:center;padding:3rem 6rem}.about-developer p{text-align:justify}.section-head .about{font-size:1rem}.centerpara{text-align:center!important}.rera-numbers{display:flex;flex-direction:row;gap:2rem;max-width:600px;margin:0 auto;background-color:#fff;justify-content:center}.rera-item{padding:15px;background:#fff;border-radius:6px;display:flex;flex-direction:column;align-items:center}.rera-item img{height:8rem}.rera-item span{color:#666}.rera-item strong{color:#333;font-weight:500}footer{padding:3rem 6rem;text-align:justify;font-size:.75rem;background-color:#f5f4f2}footer a{text-decoration:none}.floating-button-left{display:flex;align-items:center;position:fixed;bottom:2rem;background-color:var(--theme-accent);border:none;padding-block:.3rem;z-index:100;color:#fff;font-size:12px}.floating-button-left img{height:1.5rem}.floating-button-right{display:flex;align-items:center;position:fixed;bottom:2rem;right:0;background-color:var(--theme-accent);border:none;z-index:100;color:#fff;font-size:12px;padding-block:.7rem}.sticky-ctas{display:none}.navbar{background-color:#fff;box-shadow:0 3px 8px #0000004d;color:#000;display:flex;justify-content:space-between;align-items:center;padding-block:.3rem;padding-inline:1rem;position:sticky;top:0;z-index:1000}.logo img{height:35px}.sections{display:flex;gap:1rem}.sections a{text-decoration:none;color:inherit}.sections .phone:hover{text-decoration:underline}.phone svg{font-size:1.2rem;vertical-align:middle}.menu-toggle{display:none;font-size:1.5rem;cursor:pointer;z-index:1001}@media(max-width:768px){.sections{position:fixed;top:0;left:0;width:100%;color:#fff;background-color:#000;flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;transform:translateY(-100%);transition:transform .3s ease-in-out;z-index:1000}.sections.open{transform:translateY(0)}.menu-toggle{background-color:#fff;display:block;color:#000}.hero-image{display:none}.mob-hero-image{display:block;height:100%;width:100%}.pricing,.project-highlights-section{padding:2rem 1rem}.project-highlights-header{margin-bottom:1rem}.project-highlights-grid{grid-template-columns:1fr;gap:.7rem}.project-highlights-card{padding:.85rem}.project-highlights-index{min-width:1.8rem;height:1.8rem;font-size:.65rem}.project-highlights-title{font-size:.68rem}.project-highlights-card p{font-size:.78rem}.faq-section{padding:2rem 1rem}.faq-header{margin-bottom:1.25rem}.faq-question{padding:1rem;font-size:.95rem}.faq-toggle{width:2rem;height:2rem}.faq-answer{padding:0 1rem 1.1rem}.strip{display:none}.mob-form{display:block}.mob-form .container{padding-inline:1rem}.mob-form-title{font-size:clamp(.95rem,4.8vw,1.2rem)}.mob-form-intro{font-size:clamp(.62rem,3vw,.74rem);line-height:1.35;margin-top:.5rem}.mob-form-offer{font-size:clamp(.58rem,2.8vw,.7rem);line-height:1.3}.input-group select{padding:.85rem .15rem;background-color:#fff;border:none;outline:none;font-size:9px;max-width:4rem;flex:0 0 auto;opacity:.7}.overview{flex-direction:column-reverse;margin:1rem 0;padding:1rem}.overview .desc{width:100%;min-width:100%;max-width:100%}.desc button{padding:.75rem 1.75rem}.image,.image img{width:100%}.input-fields{flex-direction:column}.input-group{margin:0}.input-fields{gap:1rem}.desktop-only{display:none}.pricing-table th{font-family:Montserrat,sans-serif;font-weight:400}.pricing-table th,.pricing-table td{padding:.5rem;font-size:small}.pricing-table th,.table-container{border:none}.price-btn{display:inline-block;padding:.4rem;font-size:14px;text-decoration:none;font-weight:400}.loc-ben{scroll-margin-top:4.75rem;padding:2rem 1rem}.lb-container{flex-direction:column;height:100%;position:relative}.lb-container-child{width:100%;max-width:100%}.lb-map-frame{aspect-ratio:auto}.lb-content .cards .crd{position:static}.crd-title{font-size:.65em}.alive-card .crd-title,.alive-card .crd-icon svg{color:var(--theme-accent)}.crd-details.active{opacity:1;visibility:visible}.crd-details li{padding:.5rem}.crd-details{position:absolute;top:15vh;left:7vw;width:70vw;max-height:25vh;overflow:auto;padding:.7rem}.about-developer{padding:2rem 1rem}.rera-numbers{display:flex;flex-direction:row;flex-wrap:wrap}footer{padding:2rem 1rem}.floating-button{display:none}.sticky-ctas{padding-inline:1.5rem;padding-block:.75rem;background-color:var(--theme-accent);color:#fff;display:flex;justify-content:space-between;position:fixed;bottom:0;right:0;left:0}.sticky-ctas .second{padding-inline:2rem;border-inline:1px solid white}.sticky-ctas a{text-decoration:none;color:#fff}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.modal-container{background:#fff;padding:1rem;width:90%;max-width:400px;position:relative;box-shadow:0 10px 25px #0003}.modal-wrapper{border:1px solid black}.close-btn{position:absolute;top:.8rem;right:1rem;background:none;border:none;font-size:1.8rem;cursor:pointer}.title{padding-top:1.5rem;padding-bottom:1rem;text-align:center}.modal-title{margin:0;display:inline-block;border-bottom:2px solid #bb912b;text-align:center;font-size:1.3em}.modal-form{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:.35rem 1rem 1rem}.modal-form-subtitle{display:block;padding-inline:1rem;text-align:center}.modal-input-fields{display:flex;width:85%;flex-direction:column}.modal-input-group{display:flex;align-items:center;margin:.65rem;max-width:100%;border:1px solid #b9b9b9}.modal-input-group input{flex:1;padding:.75rem;border:none;outline:none;width:100%}.modal-input-group select{padding:.7rem .25rem;border:none;outline:none;width:3rem;max-width:6rem;flex:0 0 auto;opacity:.7}.modal-input{padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:6px}.modal-submit{padding:.65rem 1.5rem;font-size:.85em;background-color:var(--theme-accent);color:#fff;border:none;border-radius:25px;cursor:pointer;width:fit-content}@media(max-width:480px){.modal-container{width:75%}.close-btn{font-size:1.5rem;top:.6rem;right:.8rem}}.phone_error{color:red;margin:0 0 0 12px;text-align:start}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.gallery{position:relative;width:100%;margin:0 auto;text-align:center;padding:3rem 0}.glide{margin-top:1rem}.glide__slide img{border-radius:0}.glide__arrows{width:100%;position:absolute;top:50%;display:flex;justify-content:space-between;transform:translateY(-50%);padding:0 1rem}.glide__arrow{border:none;cursor:pointer;background:transparent}.view-images{cursor:pointer;border:none;background-color:var(--theme-accent);color:#fff;padding:.35rem}.inner-box{border:1px solid white;padding:.75rem 2rem}.glide__slide img{width:100%!important}@media(max-width:768px){.gallery{padding:2rem 0}}.hero__arrows{width:100%;position:absolute;top:50%;display:flex;justify-content:space-between;transform:translateY(-50%)}.highlights-section{background-color:#f8f8f8;padding:3rem 6rem;text-align:center;position:relative}.section-title{font-size:1.75rem;font-weight:600;margin-bottom:2rem;position:relative;display:inline-block}.section-title:after{content:"";display:block;width:60%;height:2px;background-color:var(--theme-accent);margin:.5rem auto 0}.highlights-carousel{position:relative;max-width:1000px;margin:0 auto}.glide__slides{display:flex;align-items:stretch}.glide__slide{display:flex;align-items:center;justify-content:center}.highlight-item{background:transparent;padding:1rem;margin:0 auto}.icon-wrapper{width:8vw;height:8vw;background-color:var(--theme-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:.5rem auto 1rem;color:#fff;padding:1.2rem}.icon-wrapper svg{width:5vw;height:5vw}.highlight-text{font-size:.75em;font-weight:600;color:#2c2c2c;text-transform:uppercase;line-height:1.2}.highlights-arrows{position:absolute;top:40%;left:0;right:0;display:flex;justify-content:space-between;pointer-events:none;padding:0 1rem}.glide__arrow{pointer-events:auto;background-color:transparent;border:none;cursor:pointer}.know-more-button{margin-top:2rem;padding:.5rem 1.5rem;background-color:var(--theme-accent);color:#fff;font-weight:600;border:none;border-radius:20px;cursor:pointer;transition:background .3s}.know-more-button:hover{background-color:var(--theme-accent-dark)}@media(max-width:768px){.highlights-section{margin:1rem 0;padding:1.2rem 1rem}.icon-wrapper{width:30vw;height:30vw;padding:1.2rem}.icon-wrapper svg{width:18vw;height:18vw}.highlight-text{font-size:1.2rem;font-weight:600;color:#2c2c2c;text-transform:uppercase;line-height:1.2}}
