.hero{width:100%;height:100vh;padding-top:115px;display:flex;position:relative;overflow:hidden}.left{flex:0 0 65%;order:1;height:100%}.right{flex-direction:column;flex:0 0 35%;order:2;height:100%;display:flex}.hero.reverse .left{flex-basis:65%;order:2}.hero.reverse .right{flex-basis:35%;order:1}.left video{object-fit:cover;width:100%;height:100%}.right img{object-fit:cover;width:100%;height:50%}.overlay{pointer-events:none;background:linear-gradient(#00000026,#000000b3);position:absolute;inset:0}.content{z-index:10;color:#fff;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:40px;left:40px;right:40px}.arrow{margin-left:10px}.controls{gap:18px;display:flex}.controls button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:34px}.progress{z-index:20;background:#fff3;width:100%;height:4px;position:absolute;bottom:0;left:0}.progressFill{background:#fff;height:100%}@media (max-width:900px){.hero{height:auto;display:block}.left{width:100%;height:60vh}.right{grid-template-columns:1fr 1fr;width:100%;height:220px;display:grid}.right img{height:100%}.content{flex-direction:column;align-items:flex-start;gap:20px;bottom:20px;left:20px;right:20px}}
*,:before,:after{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif}.legacy{background:#fff;width:100%;padding:40px 20px}.legacy-container{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:80px;margin:auto;display:flex}.legacy-left{flex-direction:column;gap:40px;display:flex}.legacy-subtitle{letter-spacing:40%;color:#111;font-size:18px;font-weight:400;display:block}.legacy-stats{flex-wrap:wrap;gap:20px;display:flex}.stat-card{padding:15px}.stat-card h2{color:var(--text-muted);margin:0;font-size:34px;font-weight:400}.stat-card p{color:#666;margin-top:8px;font-size:16px;font-weight:400}.legacy-left h3{max-width:600px;font-family:var(--font-inria-serif), serif;margin:0;font-size:26px;font-weight:400;line-height:1.35}.legacy-links{align-items:center;gap:22px;display:flex}.legacy-links a{font-size:20px;text-decoration:none;transition:all .3s}.legacy-links a:hover{color:#777}.legacy-links span{color:#999}.legacy-right{flex:1;justify-content:flex-end;display:flex}.legacy-right img{border-radius:30px;width:100%}@media (max-width:992px){.legacy-container{gap:40px}.legacy-left h3{font-size:34px}.stat-card{min-width:130px}.stat-card h2{font-size:36px}.legacy-right img{height:500px}}@media (max-width:768px){.legacy{padding:60px 20px}.legacy-container{flex-direction:column-reverse;gap:40px}.legacy-right{width:100%}.legacy-right img{aspect-ratio:4/3;width:100%;max-width:none;height:auto}.legacy-left{justify-content:center;align-items:center;width:100%}.legacy-stats{gap:12px;margin-bottom:30px;display:grid;grid-template-columns:repeat(3,1fr)!important}.stat-card{min-width:auto;padding:16px}.stat-card h2{font-size:28px}.stat-card p{font-size:13px}.legacy-left h3{font-size:28px;line-height:1.45}.legacy-links{flex-wrap:wrap;gap:16px}.legacy-links a{font-size:18px}}@media (max-width:480px){.legacy-stats{grid-template-columns:1fr}.stat-card{width:100%}.legacy-left h3{font-size:24px}}@media (max-width:320px){.legacy-stats{grid-template-columns:repeat(1,1fr)!important}}
.videoHero{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100vh;margin:40px 0;display:flex;position:relative;overflow:hidden}.heroVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.videoOverlay{background:#00000059;position:absolute;inset:0}.heroContainer{z-index:2;width:100%;max-width:var(--max-width);margin:auto;padding:0 20px;position:relative}.glassCard{text-align:center;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:#00000080;border:1px solid #999;border-radius:20px;width:100%;max-width:835px;margin:auto;padding:40px 20px}.glassCard h2{color:#fff;font-family:var(--font-inria-serif), serif;margin:0;font-size:26px;font-weight:400;line-height:1.35}.heroButtons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:60px;display:flex}.heroButtons button{cursor:pointer;border:1px solid #fff;border-radius:30px;justify-content:center;align-items:center;min-width:140px;height:56px;padding:0 30px;transition:all .3s;display:inline-flex}.rentBtn{color:#fff;background:0 0}.btnText{white-space:nowrap;font-size:16px;font-weight:400}.btnArrow{opacity:0;width:18px;height:18px;margin-left:0;transition:all .3s;transform:translate(-8px)}.heroButtons button:hover{color:#fff;background:#46548a!important;border-color:#46548a!important}.heroButtons button:hover .btnArrow{opacity:1;margin-left:10px;transform:translate(0)}@media (max-width:992px){.glassCard{max-width:650px;padding:55px 35px}.glassCard h2{font-size:34px}}@media (max-width:768px){.videoHero{height:80vh}.heroContainer{padding:0 16px}.glassCard{border-radius:18px;padding:35px 22px}.glassCard h2{font-size:24px;line-height:1.5}.heroButtons{flex-direction:column;align-items:center;margin-top:30px}.heroButtons button{width:100%;max-width:220px;height:50px}}@media (max-width:480px){.videoHero{height:70vh}.glassCard{padding:28px 18px}.glassCard h2{font-size:20px}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.whatWeDo{box-sizing:border-box;background:#fff;width:100%;padding:40px 0;overflow:hidden}.whatWeDo .container{max-width:var(--max-width);width:100%;margin:auto;padding:0 20px}.whatWeDo h6{text-align:center;letter-spacing:10px;color:#111;margin:0 0 60px;font-size:18px;font-weight:400}.whatWeDo .swiper{width:100%;overflow:hidden}.whatWeDo .swiper-wrapper{align-items:stretch}.whatWeDo .swiper-slide{justify-content:center;display:flex}.serviceCard{cursor:pointer;background:#000;border-radius:20px;width:360px;height:450px;position:relative;overflow:hidden}.imageWrapper{width:100%;height:100%;overflow:hidden}.imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .8s}.overlay{background:linear-gradient(#0000001a,#000000b3);transition:all .5s;position:absolute;inset:0}.cardContent{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000d1;border-radius:22px;height:72px;padding:20px;transition:height .45s,background .35s;position:absolute;bottom:20px;left:20px;right:20px;overflow:hidden}.cardContent h3{color:#fff;margin:0;font-size:20px;font-weight:400}.expandContent{opacity:0;margin-top:22px;transition:opacity .35s,transform .35s;transform:translateY(25px)}.expandContent p{color:#fff;margin:0 0 28px;font-size:16px;font-weight:400}.expandContent button{color:#111;cursor:pointer;background:#fff;border:none;border-radius:999px;height:42px;padding:0 22px;transition:all .3s}.expandContent button:hover{color:#fff;background:#46548a}.serviceCard:hover .imageWrapper img{filter:blur(3px);transform:scale(1.08)}.serviceCard:hover .overlay{background:linear-gradient(#00000059,#000000d1)}.serviceCard:hover .cardContent{height:320px}.serviceCard:hover .expandContent{opacity:1;transition-delay:.15s;transform:translateY(0)}.bottomButton{justify-content:center;margin-top:60px;display:flex}.bottomButton button{color:#fff;cursor:pointer;background:#46548a;border:none;border-radius:999px;align-items:center;gap:10px;padding:16px 34px;font-size:18px;transition:all .35s;display:flex}.bottomButton button span{transition:all .35s}.bottomButton button:hover{background:#2f3b73}.bottomButton .roatatebtnArrow{transition:transform .35s;transform:rotate(0)}.bottomButton:hover .roatatebtnArrow{transform:rotate(45deg)}@media (max-width:1024px){.serviceCard{height:540px}.cardContent{bottom:16px;left:16px;right:16px}.serviceCard:hover .cardContent{height:350px}}@media (max-width:768px){.whatWeDo{padding:70px 0}.whatWeDo h6{letter-spacing:7px;margin-bottom:40px;font-size:16px}.serviceCard{height:500px}.cardContent{height:330px}.expandContent{opacity:1;transform:none}.imageWrapper img{filter:none!important;transform:none!important}.serviceCard:hover .cardContent{height:170px}.bottomButton{margin-top:40px}.bottomButton button{justify-content:center;width:100%;font-size:16px}}@media (max-width:480px){.serviceCard{height:460px}.cardContent{padding:18px}.expandContent p{font-size:14px}.bottomButton button{padding:14px 22px}}
.faqSection{box-sizing:border-box;background:#fff;width:100%;padding:100px 0}.faqContainer{max-width:1280px;margin:auto;padding:0 20px}.faqHeading{text-align:center;margin-bottom:60px}.faqHeading span{letter-spacing:10px;text-transform:uppercase;color:#111;margin-bottom:24px;font-size:18px;font-weight:400;display:block}.faqHeading h2{color:#222;margin:0;font-family:Inria Serif,serif;font-size:26px;font-weight:400}.faqAccordion{max-width:900px;margin:auto}.faqItem{background:#f5f5f8;border-radius:10px;margin-bottom:18px;overflow:hidden}.faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:26px 24px;font-size:20px;font-weight:400;transition:all .3s;display:flex}.faqQuestion:hover{color:#46548a}.faqIcon{flex-shrink:0;width:20px;height:20px;transition:transform .35s,opacity .35s}.faqIcon.rotate{transform:rotate(180deg)}.faqAnswer{max-height:0;transition:max-height .4s;overflow:hidden}.faqAnswer.active{max-height:300px}.faqAnswer p{margin:0;padding:0 24px 28px;font-size:16px;line-height:1.9}@media (max-width:992px){.faqSection{padding:80px 0}.faqHeading{margin-bottom:50px}.faqHeading span{letter-spacing:8px;font-size:16px}.faqHeading h2{font-size:38px}.faqQuestion{padding:22px;font-size:17px}.faqAnswer p{font-size:16px}}@media (max-width:768px){.faqSection{padding:60px 0}.faqContainer{padding:0 16px}.faqHeading{margin-bottom:40px}.faqHeading span{letter-spacing:6px;margin-bottom:18px;font-size:14px}.faqHeading h2{font-size:30px;line-height:1.3}.faqQuestion{padding:20px;font-size:16px}.faqAnswer p{padding:0 20px 20px;font-size:15px;line-height:1.8}}@media (max-width:480px){.faqSection{padding:50px 0}.faqHeading h2{font-size:24px}.faqHeading span{letter-spacing:5px;font-size:13px}.faqQuestion{padding:18px;font-size:15px}.faqAnswer p{padding:0 18px 18px;font-size:14px}}
.testimonialCard_whatWeDo{box-sizing:border-box;background:#fff;width:100%;padding:40px 0;overflow:hidden}.testimonialCard_whatWeDo .container{max-width:var(--max-width);width:100%;margin:auto;padding:0 20px}.testimonialCard_whatWeDo h6{text-align:center;text-transform:uppercase;letter-spacing:10px;color:#111;margin:0 0 30px;font-size:18px;font-weight:400}.testimonialCard_whatWeDo h2{text-align:center;color:#111;font-size:26px;font-weight:400;font-family:var(--font-inria-serif), sans-serif;margin:0 0 90px}.testimonialCard_whatWeDo .swiper{width:100%;overflow:hidden}.testimonialCard_whatWeDo .swiper-wrapper{align-items:stretch}.testimonialCard_whatWeDo .swiper-slide{justify-content:center;display:flex}.testimonialCard_serviceCard{cursor:pointer;border-radius:10px;width:360px;height:450px;padding:30px}.card-dark{background:#d3d8df}.card-light{background:#ebedf0}.testimonialCard_cardContent{flex-direction:column;justify-content:space-between;height:100%;display:flex}.testimonialCard_cardContent p{font-size:18px;font-weight:400;line-height:28px}.testimonialCard_bottomContent{gap:8px;display:flex}.testimonialCard_cardContent h3{margin:0;font-size:20px;font-weight:400}@media (max-width:1024px){.testimonialCard_serviceCard{height:540px}.cardContent{bottom:16px;left:16px;right:16px}}@media (max-width:768px){.testimonialCard_whatWeDo{padding:70px 0}.testimonialCard_whatWeDo h6{letter-spacing:7px;margin-bottom:40px;font-size:16px}.testimonialCard_serviceCard{height:500px}}@media (max-width:480px){.serviceCard{height:460px}.testimonialCard_cardContent{padding:18px}}
.neighborhoods{box-sizing:border-box;padding:40px 0}.neighborhoods .container{max-width:var(--max-width);width:100%;margin:auto;padding:0 20px}.sectionTag{text-align:center;letter-spacing:7.2px;text-transform:uppercase;margin-bottom:30px;font-size:18px;font-weight:400;display:block}.neighborhoods h2{text-align:center;font-size:26px;font-weight:400;font-family:var(--font-inria-serif,serif);margin-bottom:60px}.neighborhoodGrid{grid-template-columns:repeat(3,1fr);gap:29px;display:grid}.neighborhoodCard{color:#222;text-decoration:none}.neighborhoods .imageWrapper{border-radius:28px;overflow:hidden}.neighborhoods .imageWrapper img{object-fit:cover;width:100%;transition:transform .6s;display:block}.neighborhoodCard:hover .imageWrapper img{transform:scale(1.08)}.cardFooter{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.cardFooter h3{font-size:20px;font-weight:400}.viewBtn span{font-size:16px;font-weight:400;line-height:20px}.arrowIcon{transition:transform .35s}.neighborhoodCard:hover .arrowIcon{transform:translate(4px,-4px)}.neighborhoods .viewBtn{color:#fff;background:#44558f;border-radius:999px;justify-content:center;align-items:center;gap:5px;width:230px;height:56px;margin:108px auto 0;text-decoration:none;transition:all .35s;display:flex;position:relative}.neighborhoods .roatatebtnArrow{width:20px;height:80px;transition:transform .35s;transform:rotate(0)}.neighborhoods .viewBtn:hover{background:#2f3f73}.neighborhoods .viewBtn:hover .roatatebtnArrow{transform:rotate(45deg)}@media (max-width:992px){.neighborhoodGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.neighborhoods{padding:70px 0}.neighborhoodGrid{grid-template-columns:1fr;gap:80px}.neighborhoods h2{margin-bottom:45px;font-size:32px}}
.process{color:#fff;background-color:#1c1d21;padding:74px 30px}.process .container{z-index:1;max-width:var(--max-width);background-color:#0000;background-image:linear-gradient(#1c1d21bf,#1c1d21bf),url(/images/process-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;margin:auto;padding:0 20px;position:relative}.processHeader{text-align:center;margin-bottom:221px}.processHeader .subtitle{margin-bottom:40px}.processHeader h2{margin:0 auto;font-size:32px;font-weight:400;line-height:normal}.processWrapper{justify-content:space-between;align-items:stretch;gap:80px;display:flex;position:relative}.processContent{flex-direction:column;flex:1;gap:344px;max-width:550px;display:flex}.processStepCard{color:#fff}.processStepCard h3{letter-spacing:-1.12px;padding-bottom:28px;font-size:28px;font-weight:400;line-height:normal}.processStepCard p{font-size:18px;font-weight:400;line-height:28px}.processGraphicTrack{flex:1;position:relative}.stickyCounterContainer{justify-content:center;align-items:flex-end;gap:17px;height:fit-content;display:flex;position:sticky;top:30vh}.stepLabel{color:var(--accent-gold,#e9a331);letter-spacing:5.6px;font-size:28px;font-weight:400;line-height:normal}.bigNumber{color:var(--accent-gold,#e9a331);font-size:269px;font-weight:700;line-height:.8;transition:all .35s}@media (max-width:769px){.processHeader{margin-bottom:80px}.stickyCounterContainer{justify-content:center;position:relative;top:0}.processContent{text-align:center;gap:100px;max-width:100%}.processWrapper{flex-direction:column-reverse;gap:100px}}@media (max-width:500px){.bigNumber{font-size:180px}.stickyCounterContainer{gap:0}}
