.hero-section{color:#26362d;isolation:isolate;background:#f2f4f3;width:100%;min-height:100dvh;position:relative;overflow:hidden}.hero-navbar{z-index:50;background:#fff;border-bottom:1px solid #e5e7e5;align-items:center;width:100%;height:78px;padding:0 clamp(24px,3.2vw,52px);display:flex;position:relative}.hero-logo{flex-shrink:0;align-items:center;width:100px;height:42px;text-decoration:none;display:flex;position:relative}.logo-image{object-fit:contain;object-position:left center;width:100%;height:auto}.hero-navigation{align-items:center;gap:clamp(18px,2vw,34px);margin-left:auto;margin-right:clamp(20px,2.5vw,38px);display:flex}.hero-navigation a{color:#777e8b;white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-size:clamp(10px,.72vw,13px);font-weight:400;line-height:1;text-decoration:none;transition:color .3s;position:relative}.hero-navigation a:after{content:"";background:#009d4f;width:0;height:1px;transition:width .3s;position:absolute;bottom:-8px;left:0}.hero-navigation a:hover{color:#009d4f}.hero-navigation a:hover:after{width:100%}.enroll-button{color:#fff;letter-spacing:.02em;background:#009d4f;flex-shrink:0;justify-content:center;align-items:center;width:117px;height:43px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:500;text-decoration:none;transition:background .3s,transform .3s;display:flex}.enroll-button:hover{background:#007d3e;transform:translateY(-2px)}.mobile-menu{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;margin-left:14px;padding:8px;display:none}.mobile-menu span{background:#26362d;width:100%;height:1.5px;transition:transform .3s,opacity .3s;display:block}.mobile-menu-active span:first-child{transform:translateY(6.5px)rotate(45deg)}.mobile-menu-active span:nth-child(2){opacity:0}.mobile-menu-active span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-enroll-btn{display:none}.hero-main{box-sizing:border-box;grid-template-columns:minmax(0,54%) minmax(0,46%);align-items:center;width:100%;min-height:390px;padding:clamp(35px,5vw,75px) clamp(25px,5.5vw,95px) clamp(25px,4vw,55px);display:grid}.hero-visual{justify-content:center;align-items:center;width:100%;min-width:0;animation:1.2s cubic-bezier(.16,1,.3,1) both cinematicImageReveal;display:flex;position:relative}.hero-image-wrapper{width:100%;height:clamp(270px,30vw,390px);position:relative;overflow:hidden}.hero-building-image{object-fit:contain;object-position:center;animation:2s cubic-bezier(.16,1,.3,1) both cinematicImageScale;transform:scale(1.01)}.hero-information{align-items:center;width:100%;min-width:0;padding-left:clamp(15px,3vw,55px);animation:1s cubic-bezier(.16,1,.3,1) .2s both cinematicContentReveal;display:flex}.hero-information-inner{width:100%;max-width:620px}.hero-eyebrow{color:#6b756e;letter-spacing:.22em;text-transform:uppercase;margin:0 0 14px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:600}.hero-information h1{color:#009d4f;letter-spacing:-1.8px;max-width:650px;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.15vw,67px);font-style:italic;font-weight:400;line-height:1.05}.hero-information h1 em{font-style:italic;font-weight:400}.hero-description{color:#4d5b52;max-width:570px;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(11px,.9vw,14px);line-height:1.7}.hero-booking-button{color:#15251c;letter-spacing:.16em;background:#dceaa9;justify-content:space-between;align-items:center;min-width:208px;height:55px;padding:0 20px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:600;text-decoration:none;transition:background .35s,transform .35s;display:inline-flex;position:relative}.hero-booking-button:before{content:"";background:#009d4f;width:0;height:2px;transition:width .35s;position:absolute;bottom:0;left:0}.hero-booking-button:hover{background:#cfdf94;transform:translateY(-3px)}.hero-booking-button:hover:before{width:100%}.button-arrow{margin-left:25px;font-size:16px;line-height:1;transition:transform .3s}.hero-booking-button:hover .button-arrow{transform:translate(3px,-3px)}.hero-lifestyle-banner{width:calc(100% - clamp(50px,11vw,190px));height:clamp(110px,10vw,150px);margin:0 auto clamp(25px,3vw,40px);animation:1.2s cubic-bezier(.16,1,.3,1) .45s both cinematicBannerReveal;position:relative;overflow:hidden}.lifestyle-background{object-fit:cover;object-position:center}.lifestyle-overlay{z-index:1;background:linear-gradient(90deg,#009f4dfa 0%,#009f4de8 34%,#009f4d8c 64%,#009f4d14 100%);position:absolute;inset:0}.lifestyle-content{box-sizing:border-box;z-index:2;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 clamp(30px,7vw,100px);display:flex;position:relative}.lifestyle-content h2{color:#fff;letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.3vw,34px);font-style:italic;font-weight:400;line-height:1.2}.banner-button{flex-shrink:0;min-width:210px}@keyframes cinematicImageReveal{0%{opacity:0;transform:translate(-60px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes cinematicImageScale{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1.01)}}@keyframes cinematicContentReveal{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes cinematicBannerReveal{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1440px){.hero-navbar{height:86px;padding-left:3.5%;padding-right:3.5%}.hero-main{min-height:470px;padding-left:5.5%;padding-right:5.5%}.hero-image-wrapper{height:410px}.hero-lifestyle-banner{width:89%}}@media (max-width:1100px){.hero-navbar{padding:0 25px}.hero-navigation{gap:17px;margin-right:18px}.hero-navigation a{font-size:10px}.enroll-button{width:105px;height:40px;font-size:9px}.hero-main{grid-template-columns:52% 48%;padding:35px 35px 25px}.hero-image-wrapper{height:310px}.hero-information{padding-left:25px}.hero-information h1{font-size:clamp(34px,4.4vw,52px)}.hero-lifestyle-banner{width:calc(100% - 70px)}.lifestyle-content{padding:0 40px}}@media (max-width:850px){.hero-navbar{height:70px;padding:0 22px}.hero-navigation{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;visibility:hidden;background:#fffffffa;border-bottom:1px solid #e5e5e5;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:15px 22px 22px;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:absolute;top:70px;left:0;right:0;transform:translateY(-10px);box-shadow:0 15px 35px #00000014}.hero-navigation-open{opacity:1;visibility:visible;transform:translateY(0)}.hero-navigation a{color:#4e5b54;border-bottom:1px solid #eee;padding:14px 5px;font-size:12px}.hero-navigation a:after{display:none}.mobile-enroll-btn{font:inherit;cursor:pointer;background:#009d4f;border:none;justify-content:center;margin-top:12px;text-decoration:none;color:#fff!important;border:0!important;display:flex!important}.enroll-button{margin-left:auto}.mobile-menu{display:flex}.hero-main{grid-template-columns:1fr;padding:30px 30px 20px}.hero-visual{order:1}.hero-image-wrapper{height:330px}.hero-information{text-align:center;order:2;justify-content:center;padding:5px 0 25px}.hero-information-inner{flex-direction:column;align-items:center;max-width:720px;display:flex}.hero-information h1{max-width:700px;font-size:clamp(38px,6vw,52px)}.hero-description{max-width:650px}.hero-lifestyle-banner{width:calc(100% - 60px);height:135px}.lifestyle-content{padding:0 35px}.lifestyle-content h2{font-size:21px}}@media (max-width:600px){.hero-section{min-height:auto}.hero-navbar{height:64px;padding:0 16px}.hero-logo{width:82px;height:36px}.enroll-button{width:94px;height:36px;font-size:8px}.mobile-menu{width:34px;height:34px;margin-left:8px}.hero-main{width:100%;padding:18px 16px 15px}.hero-image-wrapper{width:100%;height:clamp(210px,58vw,290px)}.hero-information{padding:10px 0 22px}.hero-eyebrow{letter-spacing:.16em;margin-bottom:11px;font-size:7px}.hero-information h1{letter-spacing:-1px;margin-bottom:15px;font-size:clamp(31px,9vw,43px);line-height:1.08}.hero-description{max-width:100%;margin-bottom:22px;font-size:11px;line-height:1.65}.hero-booking-button{min-width:185px;height:48px;padding:0 16px;font-size:8px}.button-arrow{font-size:14px}.hero-lifestyle-banner{width:calc(100% - 32px);height:205px;margin-bottom:16px}.lifestyle-background{object-position:center}.lifestyle-overlay{background:linear-gradient(90deg,#009f4df7,#009f4d9e)}.lifestyle-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;padding:24px}.lifestyle-content h2{font-size:clamp(20px,6vw,26px);line-height:1.25}.banner-button{min-width:185px}}@media (max-width:380px){.hero-navbar{padding:0 12px}.hero-logo{width:76px}.enroll-button{width:86px;font-size:7px}.hero-main{padding:15px 12px 12px}.hero-image-wrapper{height:195px}.hero-information h1{font-size:29px}.hero-description{font-size:10.5px}.hero-lifestyle-banner{width:calc(100% - 24px);height:205px}}@media (prefers-reduced-motion:reduce){.hero-visual,.hero-building-image,.hero-information,.hero-lifestyle-banner{animation:none}.hero-navigation,.hero-navigation a,.hero-booking-button,.enroll-button,.mobile-menu span{transition:none}}
.difference{background:#f1f3f2;width:100%;padding:clamp(70px,8vw,135px) 0;position:relative;overflow:hidden}.difference-container{box-sizing:border-box;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(25px,3.5vw,65px);width:100%;padding:0 clamp(30px,8vw,150px);display:grid}.difference-content{box-sizing:border-box;width:100%;min-width:0;padding:0 clamp(0px,1vw,18px)}.homes-label{background:#fff;border-radius:4px;justify-content:center;align-items:center;min-width:42px;height:20px;margin-bottom:14px;padding:0 10px;display:inline-flex;box-shadow:0 2px 8px #0000000a}.homes-label span{color:#009d4f;font-family:Arial,Helvetica,sans-serif;font-size:6px;font-weight:600;line-height:1}.homes-title{color:#009d4f;letter-spacing:-1.7px;text-wrap:balance;width:100%;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,3.7vw,64px);font-style:italic;font-weight:400;line-height:1.05}.homes-description{color:#4d5951;width:100%;max-width:650px;margin:0 0 27px;font-family:Georgia,Times New Roman,serif;font-size:clamp(11px,.85vw,14px);font-weight:400;line-height:1.6}.homes-price{flex-direction:column;gap:5px;margin-bottom:25px;display:flex}.price-label{color:#68726b;font-family:Georgia,Times New Roman,serif;font-size:11px}.price{color:#009d4f;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.45vw,25px);font-style:italic;line-height:1.1;display:block}.homes-type{margin-bottom:29px}.type-label{color:#68726b;margin-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:10px;display:block}.homes-type h3{color:#009d4f;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,1.4vw,23px);font-style:italic;font-weight:400;line-height:1.3}.homes-button-wrapper{align-items:center;display:flex}.difference-image{justify-content:flex-start;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.difference-image-inner{width:100%;height:clamp(390px,41vw,650px);position:relative;overflow:hidden}.homes-image{object-fit:cover;object-position:center;transition:transform 1.4s cubic-bezier(.16,1,.3,1);transform:scale(1.015)}.difference-image:hover .homes-image{transform:scale(1.035)}@media (min-width:1500px){.difference-container{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:45px;padding:0 8.2vw}.homes-title{max-width:720px;font-size:61px}.homes-description{max-width:690px}.difference-image-inner{height:585px}}@media (max-width:1200px){.difference-container{gap:35px;padding:0 5vw}.homes-title{font-size:clamp(35px,4vw,52px)}.difference-image-inner{height:clamp(380px,43vw,540px)}}@media (max-width:900px){.difference{padding:80px 0}.difference-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;padding:0 28px}.homes-title{letter-spacing:-1px;font-size:clamp(32px,5vw,46px)}.homes-description{font-size:11.5px}.homes-type h3{font-size:17px}.difference-image-inner{height:450px}}@media (max-width:700px){.difference{padding:65px 0 60px}.difference-container{flex-direction:column;gap:42px;padding:0 18px;display:flex}.difference-content{text-align:left;width:100%;padding:0}.homes-label{margin-bottom:13px}.homes-title{letter-spacing:-.8px;text-wrap:pretty;margin-bottom:17px;font-size:clamp(34px,9vw,45px);line-height:1.07}.homes-description{max-width:100%;margin-bottom:25px;font-size:11px;line-height:1.65}.homes-price{margin-bottom:25px}.price-label{font-size:10px}.price{font-size:19px}.homes-type{margin-bottom:27px}.type-label{font-size:9px}.homes-type h3{font-size:17px;line-height:1.35}.difference-image{justify-content:center;width:100%}.difference-image-inner{width:100%;height:clamp(340px,100vw,480px)}}@media (max-width:420px){.difference{padding:52px 0 50px}.difference-container{gap:34px;padding:0 14px}.homes-title{font-size:31px;line-height:1.08}.homes-description{font-size:10.5px}.price{font-size:18px}.homes-type h3{font-size:16px}.difference-image-inner{height:330px}}@media (max-width:350px){.difference-container{padding:0 12px}.homes-title{font-size:28px}.homes-description{font-size:10px}.difference-image-inner{height:300px}}@media (prefers-reduced-motion:reduce){.difference-content,.difference-image{animation:none!important}.homes-image{transition:none!important}}
.lifestyle{color:#fff;background:#26372e;width:100%;padding:clamp(75px,8vw,130px) 0 clamp(70px,8vw,120px);position:relative;overflow:hidden}.lifestyle-container{box-sizing:border-box;width:100%;padding:0 clamp(20px,5.5vw,90px)}.lifestyle-intro{width:100%;max-width:900px;margin-bottom:clamp(40px,5vw,65px)}.lifestyle-eyebrow{color:#fff;letter-spacing:.22em;text-transform:uppercase;margin:0 0 15px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:600}.lifestyle-intro h2{color:#fff;letter-spacing:-1.8px;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.5vw,68px);font-style:italic;font-weight:400;line-height:1.05}.lifestyle-intro h2 em{color:#b7c597;font-style:italic;font-weight:400}.lifestyle-description{color:#d8ded0;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(11px,.85vw,14px);line-height:1.7}.lifestyle-carousel{background:#18251f;width:100%;height:clamp(430px,47vw,600px);position:relative;overflow:hidden}.lifestyle-background{z-index:0;width:100%;height:100%;position:absolute;inset:0}.lifestyle-main-image{object-fit:cover;object-position:center}.lifestyle-image-overlay{z-index:1;background:linear-gradient(90deg,#101b169e 0%,#101b164d 40%,#101b162e 70%,#101b166b 100%);position:absolute;inset:0}.lifestyle-vignette{z-index:2;pointer-events:none;background:linear-gradient(#00000014,#0000 35%,#0000009e 100%);position:absolute;inset:0}.lifestyle-panels{z-index:5;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:absolute;inset:0}.lifestyle-panel{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff2b;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-width:0;padding:35px clamp(18px,2.4vw,40px);transition:background .55s;display:flex;position:relative;overflow:hidden}.lifestyle-panel:last-child{border-right:0}.lifestyle-panel:before{content:"";opacity:0;background:linear-gradient(#0000 35%,#009d4f2e 100%);transition:opacity .5s;position:absolute;inset:0}.lifestyle-panel:hover:before,.lifestyle-panel-active:before{opacity:1}.panel-number{color:#ffffff40;letter-spacing:.03em;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;transition:color .4s;position:absolute;bottom:138px;left:clamp(18px,2.4vw,40px)}.lifestyle-panel-active .panel-number{color:#ffffffbf}.panel-content{z-index:2;max-width:280px;position:relative}.panel-content h3{color:#fff;margin:0 0 7px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(17px,1.35vw,25px);font-weight:600;line-height:1.15}.panel-content p{color:#ffffffe0;text-transform:capitalize;max-width:240px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(10px,.75vw,13px);line-height:1.55}.panel-progress{background:#ffffff14;width:100%;height:3px;position:absolute;bottom:0;left:0}.panel-progress span{background:#b7c597;width:0;height:100%;display:block}.lifestyle-panel-active .panel-progress span{width:100%;transition:width 5s linear}.lifestyle-controls{z-index:10;align-items:center;gap:10px;display:flex;position:absolute;top:28px;right:28px}.carousel-arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000026;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:14px;transition:background .3s,border-color .3s,transform .3s;display:flex}.carousel-arrow:hover{background:#009d4f;border-color:#009d4f;transform:scale(1.05)}.carousel-counter{color:#fffc;letter-spacing:.12em;font-family:Arial,Helvetica,sans-serif;font-size:9px}.lifestyle-bottom{justify-content:space-between;align-items:center;margin-top:clamp(28px,4vw,48px);display:flex}.amenity-count{align-items:flex-end;gap:15px;display:flex}.amenity-count strong{color:#b7c597;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6vw,88px);font-weight:400;line-height:.8}.amenity-count span{color:#fff;letter-spacing:.2em;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-weight:600;line-height:1.5}@media (max-width:1000px){.lifestyle{padding:80px 0 75px}.lifestyle-container{padding:0 30px}.lifestyle-carousel{height:480px}.lifestyle-panel{padding:25px 20px}.panel-number{bottom:130px;left:20px}.panel-content h3{font-size:17px}.panel-content p{font-size:10px}}@media (max-width:750px){.lifestyle-intro{margin-bottom:35px}.lifestyle-intro h2{font-size:clamp(34px,7vw,48px)}.lifestyle-carousel{height:460px}.lifestyle-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.lifestyle-panel:nth-child(2){border-right:0}.lifestyle-panel:nth-child(3),.lifestyle-panel:nth-child(4){display:none}.lifestyle-panel{padding:25px}.panel-number{bottom:125px;left:25px}.lifestyle-controls{top:18px;right:18px}}@media (max-width:600px){.lifestyle{padding:65px 0 60px}.lifestyle-container{padding:0 16px}.lifestyle-eyebrow{letter-spacing:.16em;font-size:8px}.lifestyle-intro h2{letter-spacing:-.9px;font-size:clamp(32px,9vw,42px);line-height:1.08}.lifestyle-description{font-size:11px;line-height:1.65}.lifestyle-carousel{height:clamp(450px,125vw,590px)}.lifestyle-panels{grid-template-columns:1fr}.lifestyle-panel{display:none}.lifestyle-panel-active{display:flex}.lifestyle-panel{border-right:0;padding:25px 22px 30px}.panel-number{font-size:13px;bottom:145px;left:22px}.panel-content{max-width:280px}.panel-content h3{font-size:22px}.panel-content p{max-width:240px;font-size:11px}.lifestyle-controls{top:18px;right:18px}.carousel-arrow{width:32px;height:32px}.lifestyle-bottom{align-items:flex-end;gap:20px}.amenity-count{gap:9px}.amenity-count strong{font-size:58px}.amenity-count span{font-size:7px}}@media (max-width:400px){.lifestyle{padding:55px 0 50px}.lifestyle-container{padding:0 12px}.lifestyle-carousel{height:440px}.lifestyle-panel{padding:22px 18px 25px}.panel-number{bottom:135px;left:18px}.panel-content h3{font-size:20px}.panel-content p{font-size:10px}.lifestyle-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.lifestyle-background,.lifestyle-panel,.carousel-arrow,.lifestyle-main-image{transition:none!important}}
.wellness{background:#e7e8d9;width:100%;min-height:720px;padding:clamp(80px,9vw,140px) 0;position:relative;overflow:hidden}.wellness-container{box-sizing:border-box;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(35px,5vw,90px);width:100%;padding:0 clamp(25px,6vw,100px);display:grid}.wellness-content{width:100%;min-width:0;max-width:650px;padding-left:clamp(0px,1.5vw,20px)}.wellness-eyebrow{align-items:center;margin-bottom:15px;display:inline-flex}.wellness-eyebrow span{color:#009d4f;letter-spacing:.05em;text-transform:uppercase;background:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:20px;padding:4px 10px;font-family:Arial,Helvetica,sans-serif;font-size:7px;font-weight:600;display:inline-flex;box-shadow:0 2px 7px #00000008}.wellness-content h2{color:#009d4f;letter-spacing:-1.5px;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.5vw,57px);font-style:italic;font-weight:400;line-height:1.06}.wellness-content h2 em{color:#71805b;font-style:italic;font-weight:400}.wellness-description{color:#596056;max-width:570px;margin:0 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(11px,.85vw,14px);line-height:1.65}.wellness-details{border-top:1px solid #69715e73;width:100%;max-width:600px;margin-bottom:30px}.wellness-detail{border-bottom:1px solid #69715e73;grid-template-columns:35px minmax(0,1fr);gap:12px;padding:15px 0;display:grid}.wellness-detail-number{color:#8b927e;letter-spacing:.12em;padding-top:3px;font-family:Arial,Helvetica,sans-serif;font-size:9px}.wellness-detail h3{color:#26362d;margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.5vw,24px);font-weight:400;line-height:1.15}.wellness-detail p{color:#60675b;max-width:480px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(10px,.75vw,12px);line-height:1.55}.wellness-button{align-items:center;display:flex}.wellness-collage{aspect-ratio:627/647;width:100%;min-width:0;height:auto;position:relative;overflow:visible}.wellness-tile{box-sizing:border-box;background:#dfe2d8;position:absolute;overflow:hidden}.wellness-image{object-fit:cover;object-position:center;transition:transform 1.2s cubic-bezier(.16,1,.3,1);transform:scale(1);width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.wellness-tile:hover .wellness-image{transform:scale(1.035)}.wellness-tile-1{width:29.2%;height:39%;top:12%;left:0%}.wellness-tile-2{width:28.2%;height:39.6%;top:0%;left:31.4%}.wellness-tile-3{width:28.4%;height:63%;top:18.5%;left:61.5%}.wellness-tile-4{width:29.2%;height:39%;top:50.6%;left:0%}.wellness-tile-5{z-index:5;width:28.2%;height:35%;top:41.7%;left:31.4%}.wellness-tile-6{width:28.2%;height:20.8%;top:79.1%;left:31.4%}.amenities-overlay{z-index:10;text-align:center;color:#fff;background:linear-gradient(145deg,#00703df0,#009d4fdb);flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;inset:0}.amenities-overlay span{color:#fff;letter-spacing:.08em;margin-bottom:5px;font-family:Arial,Helvetica,sans-serif;font-size:7px;line-height:1}.amenities-overlay strong{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.45vw,22px);font-style:italic;font-weight:400;line-height:1.1}@media (max-width:1050px){.wellness{padding:90px 0}.wellness-container{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:35px;padding:0 35px}.wellness-content{padding-left:0}.wellness-content h2{font-size:clamp(31px,4vw,45px)}.wellness-collage{gap:6px;height:500px}}@media (max-width:800px){.wellness{padding:75px 0}.wellness-container{grid-template-columns:1fr;gap:55px;padding:0 30px}.wellness-content{max-width:700px}.wellness-content h2{font-size:clamp(36px,6vw,50px)}.wellness-description{max-width:650px}.wellness-collage{width:100%;height:clamp(480px,65vw,580px)}}@media (max-width:600px){.wellness{padding:60px 0 65px}.wellness-container{gap:40px;padding:0 16px}.wellness-eyebrow{margin-bottom:12px}.wellness-content h2{letter-spacing:-.8px;margin-bottom:16px;font-size:clamp(32px,9vw,43px);line-height:1.08}.wellness-description{margin-bottom:25px;font-size:11px;line-height:1.65}.wellness-details{margin-bottom:27px}.wellness-detail{grid-template-columns:27px minmax(0,1fr);gap:8px;padding:14px 0}.wellness-detail h3{font-size:18px}.wellness-detail p{font-size:10px;line-height:1.55}.wellness-collage{gap:5px;height:clamp(410px,115vw,520px)}}@media (max-width:420px){.wellness{padding:52px 0 55px}.wellness-container{gap:34px;padding:0 12px}.wellness-content h2{font-size:30px}.wellness-description{font-size:10.5px}.wellness-detail h3{font-size:17px}.wellness-detail p{font-size:9.5px}.wellness-collage{gap:4px;height:390px}.amenities-overlay strong{font-size:15px}}@media (max-width:350px){.wellness-container{padding:0 10px}.wellness-content h2{font-size:28px}.wellness-collage{height:350px}}@media (prefers-reduced-motion:reduce){.wellness-content,.wellness-collage,.wellness-tile{animation:none!important}.wellness-image{transition:none!important}}
.care{color:#25372d;background:#f0f2f1;width:100%;padding:clamp(70px,7vw,105px) 0 clamp(65px,6vw,90px);position:relative;overflow:hidden}.care-container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(18px,4vw,55px)}.care-heading{justify-content:center;margin-bottom:clamp(25px,3vw,40px);display:flex}.care-heading h2{color:#009d4f;letter-spacing:-.8px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,3vw,46px);font-style:italic;font-weight:400;line-height:1}.care-amenities{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(28px,3.2vw,45px) clamp(18px,3vw,55px);width:100%;display:grid}.care-amenity{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.care-icon-wrap{aspect-ratio:1;will-change:transform;justify-content:center;align-items:center;width:clamp(88px,8.5vw,120px);margin-bottom:clamp(7px,1vw,12px);display:flex;position:relative}.care-icon{object-fit:contain;width:100%;height:100%}.care-amenity h3{color:#28372e;text-wrap:balance;width:100%;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(14px,1.2vw,19px);font-style:italic;font-weight:400;line-height:1.2}.care-cta{justify-content:center;align-items:center;margin-top:clamp(28px,3.2vw,42px);display:flex}.care:before{content:"";pointer-events:none;opacity:.7;background:radial-gradient(#ffffff73,#0000 70%);width:500px;height:250px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}@media (min-width:1400px){.care-container{max-width:1250px}.care-amenities{column-gap:55px}.care-icon-wrap{width:125px}.care-amenity h3{font-size:19px}}@media (max-width:900px){.care{padding:75px 0 70px}.care-container{padding:0 30px}.care-amenities{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 15px}.care-icon-wrap{width:clamp(75px,11vw,100px)}.care-amenity h3{font-size:clamp(12px,1.6vw,16px)}}@media (max-width:700px){.care{padding:65px 0 60px}.care-container{padding:0 22px}.care-heading{margin-bottom:28px}.care-heading h2{font-size:35px}.care-amenities{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 35px}.care-icon-wrap{width:clamp(82px,20vw,105px);margin-bottom:8px}.care-amenity h3{font-size:clamp(14px,3.2vw,17px)}.care-cta{margin-top:35px}}@media (max-width:480px){.care{padding:55px 0}.care-container{padding:0 16px}.care-heading{margin-bottom:25px}.care-heading h2{font-size:31px}.care-amenities{gap:28px 18px}.care-icon-wrap{width:clamp(76px,21vw,92px)}.care-amenity h3{font-size:13px;line-height:1.2}}@media (max-width:350px){.care{padding:48px 0 50px}.care-container{padding:0 12px}.care-heading h2{font-size:28px}.care-amenities{gap:25px 12px}.care-icon-wrap{width:72px}.care-amenity h3{font-size:11.5px}}@media (prefers-reduced-motion:reduce){.care-amenity,.care-icon-wrap,.care-cta{animation:none!important}}
.homes{background:#eef1ef;width:100%;padding:clamp(55px,6vw,85px) 0 0;position:relative;overflow:hidden}.homes-container{box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(420px,.72fr);align-items:center;gap:clamp(30px,5vw,90px);width:100%;max-width:1500px;min-height:500px;margin:0 auto;padding:0 clamp(30px,5vw,80px);display:grid}.homes-content{z-index:2;width:100%;min-width:0;max-width:720px;position:relative}.homes-eyebrow{margin-bottom:12px;display:inline-flex}.homes-eyebrow span{box-sizing:border-box;color:#009d4f;letter-spacing:.04em;text-transform:uppercase;background:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:18px;padding:4px 10px;font-family:Arial,Helvetica,sans-serif;font-size:7px;font-weight:600;display:inline-flex}.homes-content h2{color:#009d4f;letter-spacing:-1.3px;max-width:720px;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.3vw,50px);font-style:italic;font-weight:400;line-height:1.06}.homes-content h2 em{color:#71805b;font-style:italic;font-weight:400}.homes-description{color:#4e5a53;max-width:650px;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(10px,.75vw,13px);line-height:1.55}.homes-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(15px,2.5vw,45px);width:100%;max-width:650px;margin:0 0 25px;display:grid}.homes-feature{text-align:center;min-width:0}.homes-feature-icon{justify-content:center;align-items:center;width:clamp(36px,3vw,48px);height:clamp(36px,3vw,48px);margin:0 auto 6px;display:flex}.homes-feature-icon img{object-fit:contain;width:100%;height:100%}.homes-feature h3{color:#009d4f;margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(12px,1.05vw,17px);font-style:italic;font-weight:400;line-height:1.15}.homes-feature p{color:#737a73;max-width:170px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(6px,.55vw,8px);line-height:1.4}.homes-button{justify-content:flex-start;align-items:center;display:flex}.homes-visual{z-index:1;justify-content:center;align-items:flex-end;width:100%;height:100%;min-height:500px;display:flex;position:relative}.homes-person-image{object-fit:contain;object-position:center bottom;filter:none;width:100%;max-width:620px;height:auto;transition:none;display:block;transform:none}@media (min-width:1400px){.homes{padding-top:70px}.homes-container{grid-template-columns:minmax(0,1fr) minmax(500px,.75fr);gap:60px;max-width:1600px;min-height:540px;padding:0 5.5vw}.homes-content{max-width:750px}.homes-content h2{font-size:51px}.homes-description{max-width:670px;font-size:12px}.homes-person-image{max-width:650px}}@media (max-width:1200px){.homes-container{grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:30px;padding:0 45px}.homes-content h2{font-size:clamp(31px,4vw,45px)}.homes-person-image{max-width:520px}}@media (max-width:850px){.homes{padding-top:65px}.homes-container{grid-template-columns:1fr;gap:40px;min-height:auto;padding:0 35px}.homes-content{max-width:700px}.homes-content h2{max-width:680px;font-size:clamp(35px,6vw,48px)}.homes-description{max-width:650px;font-size:11px}.homes-features{max-width:680px}.homes-visual{justify-content:center;height:auto;min-height:0}.homes-person-image{width:75%;max-width:520px;height:auto}}@media (max-width:600px){.homes{padding-top:55px}.homes-container{flex-direction:column;gap:35px;padding:0 18px;display:flex}.homes-content{width:100%}.homes-eyebrow{margin-bottom:10px}.homes-eyebrow span{padding:3px 8px;font-size:6px}.homes-content h2{letter-spacing:-.7px;margin-bottom:13px;font-size:clamp(29px,8.4vw,40px);line-height:1.08}.homes-description{margin-bottom:23px;font-size:10px;line-height:1.6}.homes-features{gap:10px;margin-bottom:25px}.homes-feature-icon{width:40px;height:40px}.homes-feature h3{font-size:12px}.homes-feature p{max-width:100px;font-size:6px}.homes-button{justify-content:flex-start}.homes-visual{justify-content:center;width:100%;height:auto;min-height:0;margin-top:0;display:flex}.homes-person-image{width:90%;max-width:500px;height:auto}}@media (max-width:420px){.homes{padding-top:48px}.homes-container{gap:30px;padding:0 14px}.homes-content h2{font-size:29px}.homes-description{font-size:9.5px}.homes-features{gap:5px}.homes-feature-icon{width:36px;height:36px}.homes-feature h3{font-size:11px}.homes-feature p{font-size:5.8px}.homes-person-image{width:94%}}@media (max-width:350px){.homes-container{padding:0 11px}.homes-content h2{font-size:27px}.homes-description{font-size:9px}.homes-feature-icon{width:33px;height:33px}.homes-feature h3{font-size:10px}.homes-feature p{font-size:5.5px}.homes-person-image{width:96%}}@media (prefers-reduced-motion:reduce){.homes-person-image{transition:none;transform:none}}
.gallery{box-sizing:border-box;background:#eef1ef;width:100%;padding:clamp(55px,6vw,95px) 0 clamp(70px,8vw,120px);position:relative;overflow:hidden}.gallery-heading{text-align:center;box-sizing:border-box;width:100%;margin-bottom:clamp(28px,4vw,48px);padding:0 20px}.gallery-eyebrow{color:#009d4f;margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(14px,1.2vw,18px);font-style:italic;display:block}.gallery-heading h2{color:#009d4f;letter-spacing:-.8px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3.2vw,45px);font-style:italic;font-weight:400;line-height:1.1}.gallery-heading h2 em{color:#71805b;font-style:italic}.gallery-carousel{box-sizing:border-box;justify-content:center;align-items:center;gap:clamp(12px,2vw,24px);width:100%;height:clamp(300px,40vw,500px);display:flex;position:relative}.gallery-main{z-index:3;background:#dce1dc;width:clamp(480px,57vw,900px);height:clamp(280px,36vw,450px);position:relative;overflow:hidden}.gallery-slide{position:absolute;inset:0;overflow:hidden}.gallery-main-image{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none}.gallery-side{opacity:.82;z-index:1;pointer-events:none;background:#dce1dc;flex-shrink:0;width:clamp(110px,16vw,250px);height:clamp(210px,29vw,365px);position:relative;overflow:hidden}.gallery-side img{object-fit:cover;object-position:center}.gallery-side-left{transform:translate(clamp(-20px,-2vw,-35px))}.gallery-side-right{transform:translate(clamp(20px,2vw,35px))}.gallery-arrow{z-index:10;color:#26372e;cursor:pointer;background:#eef1eff2;border:1px solid #26372e59;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow span{font-size:19px;line-height:1}.gallery-arrow:hover{color:#fff;background:#009d4f;transform:translateY(-50%)scale(1.05);box-shadow:0 8px 25px #00643226}.gallery-arrow-left{left:clamp(15px,3vw,55px)}.gallery-arrow-right{right:clamp(15px,3vw,55px)}.gallery-controls{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:900px;margin:22px auto 0;padding:0 20px;display:flex}.gallery-control-button{color:#26372e;letter-spacing:.16em;cursor:pointer;background:0 0;border:0;padding:5px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:600;transition:color .3s,transform .3s}.gallery-control-button:hover{color:#009d4f;transform:translateY(-1px)}.gallery-counter{color:#26372e;align-items:center;gap:7px;font-family:Georgia,Times New Roman,serif;font-size:12px;display:flex}.gallery-counter i{color:#9aa29b;font-style:normal}.gallery-dots{justify-content:center;align-items:center;gap:6px;display:flex}.gallery-dots button{cursor:pointer;background:#aab3ac;border:0;border-radius:50%;width:5px;height:5px;padding:0;transition:width .3s,background .3s}.gallery-dots button.active{background:#009d4f;border-radius:10px;width:22px}.trust{box-sizing:border-box;width:100%;max-width:1000px;margin:clamp(70px,9vw,120px) auto 0;padding:0 25px}.trust-eyebrow{color:#26372e;letter-spacing:.2em;margin-bottom:15px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:600;display:block}.trust h3{color:#26372e;letter-spacing:-1.5px;margin:0 0 38px;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4.5vw,60px);font-weight:400;line-height:1.05}.trust h3 em{color:#71805b;font-style:italic}.trust-stats{border-top:1px solid #aeb6aa;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;padding-top:25px;display:grid}.trust-stat{min-width:0;padding-right:30px}.trust-stat+.trust-stat{border-left:1px solid #aeb6aa;padding-left:30px}.trust-stat strong{color:#26372e;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1;display:block}.trust-stat span{color:#657066;letter-spacing:.14em;margin-top:9px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:600;line-height:1.4;display:block}@media (max-width:1100px){.gallery-main{width:58vw}.gallery-side{width:15vw}.gallery-arrow{width:42px;height:42px}}@media (max-width:800px){.gallery{padding:65px 0 85px}.gallery-carousel{gap:10px;height:350px}.gallery-main{width:62vw;height:330px}.gallery-side{opacity:.7;width:12vw;height:260px}.gallery-side-left{transform:translate(-10px)}.gallery-side-right{transform:translate(10px)}.gallery-arrow{width:40px;height:40px}.gallery-arrow-left{left:12px}.gallery-arrow-right{right:12px}.trust{margin-top:75px}.trust-stat{padding-right:15px}.trust-stat+.trust-stat{padding-left:15px}}@media (max-width:600px){.gallery{padding:55px 0 70px}.gallery-heading{margin-bottom:25px}.gallery-eyebrow{font-size:13px}.gallery-heading h2{font-size:clamp(25px,7vw,32px)}.gallery-carousel{height:290px;display:block}.gallery-main{width:88vw;height:290px;position:absolute;top:0;left:50%;transform:translate(-50%)}.gallery-side{display:none}.gallery-arrow{width:38px;height:38px;top:50%}.gallery-arrow-left{left:12px}.gallery-arrow-right{right:12px}.gallery-arrow span{font-size:16px}.gallery-controls{margin-top:18px;padding:0 20px}.gallery-counter{font-size:11px}.gallery-dots{gap:5px}.gallery-dots button{width:4px;height:4px}.gallery-dots button.active{width:17px}.trust{margin-top:70px;padding:0 18px}.trust h3{margin-bottom:30px;font-size:clamp(29px,8vw,40px)}.trust-stats{grid-template-columns:1fr;padding-top:0}.trust-stat{border-top:1px solid #aeb6aa;padding:20px 0}.trust-stat+.trust-stat{border-top:1px solid #aeb6aa;border-left:0;padding:20px 0}.trust-stat strong{font-size:40px}}@media (max-width:380px){.gallery-carousel{height:260px}.gallery-main{width:88vw;height:260px}.gallery-arrow{width:34px;height:34px}.gallery-arrow-left{left:8px}.gallery-arrow-right{right:8px}.gallery-control-button{font-size:8px}.trust h3{font-size:29px}}@media (prefers-reduced-motion:reduce){.gallery *,.gallery-slide,.gallery-main-image,.gallery-arrow,.gallery-control-button,.gallery-dots button{transition:none!important;animation:none!important}}
.closing{color:#fff;background:#009d4f;width:100%;position:relative;overflow:hidden}.closing-hero{align-items:center;width:100%;min-height:clamp(310px,36vw,430px);display:flex;position:relative;overflow:hidden}.closing-background{object-fit:cover;object-position:center;z-index:0;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.closing-gradient{z-index:1;pointer-events:none;background:linear-gradient(90deg,#009d4f 0%,#009d4ffa 20%,#009d4fe0 39%,#009d4f73 57%,#009d4f0d 78%,#009d4f00 100%);position:absolute;inset:0}.closing-content{z-index:3;width:100%;max-width:650px;margin-left:clamp(30px,6vw,95px);padding:55px 20px;position:relative}.closing-eyebrow{margin-bottom:10px;display:inline-flex}.closing-eyebrow span{color:#009d4f;letter-spacing:.03em;text-transform:uppercase;background:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:18px;padding:4px 10px;font-family:Arial,Helvetica,sans-serif;font-size:6px;font-weight:600;display:inline-flex}.closing-content h2{color:#fff;letter-spacing:-.8px;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,43px);font-style:italic;font-weight:400;line-height:1.08}.closing-content h2 em{color:#fff;font-style:italic;font-weight:400}.closing-description{color:#ffffffeb;max-width:550px;margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(9px,.75vw,12px);line-height:1.5}.closing-button{align-items:center;display:flex}.closing-services{z-index:4;box-sizing:border-box;background:#009d4f;width:100%;padding:clamp(28px,3vw,40px) clamp(20px,5vw,80px) clamp(25px,3vw,40px);position:relative}.closing-services-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(12px,2.5vw,45px);width:100%;max-width:1250px;margin:0 auto;display:grid}.closing-service{text-align:center;color:#fff;min-width:0}.closing-service-number{color:#ffffffa6;letter-spacing:.1em;margin-bottom:5px;font-family:Arial,Helvetica,sans-serif;font-size:7px;display:block}.closing-service h3{color:#fff;margin:0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(11px,1vw,16px);font-style:italic;font-weight:400;line-height:1.15}.closing-service p{color:#ffffffb8;max-width:150px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:6px;line-height:1.4}.closing-quote{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:clamp(25px,3vw,38px);display:flex}.closing-quote p{color:#fff;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.6vw,34px);font-style:italic;font-weight:400;line-height:1.15}.closing-quote em{font-style:italic}@media (min-width:1400px){.closing-hero{min-height:440px}.closing-content{margin-left:6.2vw}.closing-content h2{font-size:45px}.closing-description{font-size:12px}}@media (max-width:1100px){.closing-hero{min-height:390px}.closing-content{max-width:570px;margin-left:45px}.closing-services{padding-left:30px;padding-right:30px}}@media (max-width:800px){.closing-hero{align-items:center;min-height:420px}.closing-background{object-position:65% center}.closing-gradient{background:linear-gradient(90deg,#009d4ffa 0%,#009d4fe6 38%,#009d4f8c 65%,#009d4f26 100%)}.closing-content{max-width:540px;margin-left:0;padding:50px 35px}.closing-content h2{font-size:clamp(31px,5.5vw,42px)}.closing-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px}}@media (max-width:600px){.closing-hero{align-items:flex-start;min-height:460px}.closing-background{object-position:72% center}.closing-gradient{background:linear-gradient(90deg,#009d4ffa 0%,#009d4fe6 45%,#009d4f73 75%,#009d4f1a 100%)}.closing-content{box-sizing:border-box;width:100%;max-width:none;padding:55px 20px 35px}.closing-eyebrow{margin-bottom:12px}.closing-content h2{max-width:390px;font-size:clamp(29px,9vw,39px);line-height:1.08}.closing-description{max-width:350px;margin-bottom:24px;font-size:10px;line-height:1.55}.closing-services{padding:30px 18px 35px}.closing-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.closing-service-number{font-size:6px}.closing-service h3{font-size:13px}.closing-service p{max-width:130px;font-size:6px}.closing-quote{margin-top:32px}.closing-quote p{max-width:350px;font-size:clamp(22px,7vw,30px)}}@media (max-width:400px){.closing-hero{min-height:440px}.closing-content{padding:48px 16px 30px}.closing-content h2{font-size:28px}.closing-description{font-size:9px}.closing-services{padding:28px 12px 32px}.closing-services-grid{gap:25px 12px}.closing-service h3{font-size:11px}.closing-service p{font-size:5.5px}.closing-quote p{font-size:21px}}@media (prefers-reduced-motion:reduce){.closing-content,.closing-service,.closing-quote{animation:none!important}}
.price-table-section{color:#fff;background:radial-gradient(circle at 15% 20%,#2d534124,#0000 35%),radial-gradient(circle at 85% 80%,#b49a5e1f,#0000 32%),linear-gradient(135deg,#07150f 0%,#0b2118 48%,#07140f 100%);width:100%;min-height:720px;padding:110px 24px;position:relative;overflow:hidden}.price-table-section:before{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:650px;height:650px;position:absolute;top:-250px;left:-300px}.price-table-section:after{content:"";pointer-events:none;border:1px solid #ffffff0d;border-radius:50%;width:800px;height:800px;position:absolute;bottom:-450px;right:-450px}.price-table-bg-glow{filter:blur(100px);pointer-events:none;background:#517a6114;border-radius:50%;width:450px;height:450px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.price-table-container{z-index:2;width:100%;max-width:1050px;margin:0 auto;position:relative}.price-table-heading{text-align:center;margin-bottom:55px}.price-table-eyebrow{letter-spacing:4px;color:#c8b27a;margin-bottom:18px;font-size:11px;font-weight:600;display:block}.price-table-heading h2{letter-spacing:-2px;color:#fff;margin:0;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:.95}.price-table-heading h2 span{color:#c8b27a;font-style:italic;font-weight:300}.price-table-heading p{color:#ffffffad;max-width:600px;margin:22px auto 0;font-size:15px;font-weight:300;line-height:1.7}.price-table-line{justify-content:center;margin-top:30px;display:flex}.price-table-line span{background:#c8b27a;width:70px;height:1px}.price-table-card{-webkit-backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff24;border-radius:4px;width:100%;padding:8px;position:relative;box-shadow:0 35px 80px #00000061,inset 0 1px #ffffff14}.price-table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.price-table{border-collapse:separate;border-spacing:0;color:#16231c;background:#f8f7f2fa;width:100%;min-width:620px;overflow:hidden}.price-table thead{background:#d8d0b7}.price-table th{letter-spacing:1.3px;text-align:center;color:#15221b;border-bottom:1px solid #14231b33;border-right:1px solid #14231b24;height:68px;padding:18px 25px;font-size:13px;font-weight:700}.price-table th:last-child{border-right:none}.price-table tbody tr{background:#f7f7f4;transition:background .35s,transform .35s}.price-table tbody tr:nth-child(2n){background:#eeeeea}.price-table tbody tr:hover{background:#e6e2d3}.price-table td{text-align:center;border-bottom:1px solid #14231b1f;border-right:1px solid #14231b1f;height:82px;padding:18px 25px;font-size:18px}.price-table td:last-child{border-right:none}.price-table tbody tr:last-child td{border-bottom:none}.apartment-type{letter-spacing:.3px;font-size:19px;font-weight:600;display:inline-block}.apartment-size{font-size:19px;font-weight:500;display:inline-block}.apartment-size small{letter-spacing:1px;opacity:.55;margin-left:5px;font-size:9px;font-weight:600}.apartment-price{color:#183c2b;font-size:20px;font-weight:700;display:inline-block}.price-table-footer{justify-content:space-between;align-items:center;gap:20px;padding:25px 20px 16px;display:flex}.price-table-footer>span{letter-spacing:.4px;color:#ffffff7a;font-size:11px}.price-table-footer button{color:#d9c28a;letter-spacing:1.5px;cursor:pointer;background:0 0;border:1px solid #c8b27ab3;border-radius:2px;justify-content:center;align-items:center;gap:14px;min-width:165px;height:50px;padding:0 22px;font-family:inherit;font-size:11px;font-weight:600;transition:color .35s,background .35s,border-color .35s,transform .35s;display:inline-flex;position:relative;overflow:hidden}.price-table-footer button:before{content:"";z-index:-1;background:#c8b27a;transition:transform .4s;position:absolute;inset:0;transform:translate(-101%)}.price-table-footer button:hover:before{transform:translate(0)}.price-table-footer button:hover{color:#101d16;border-color:#c8b27a;transform:translateY(-2px)}.price-table-footer button span{font-size:17px;transition:transform .3s}.price-table-footer button:hover span{transform:translate(3px,-3px)}@media (max-width:768px){.price-table-section{min-height:auto;padding:80px 18px}.price-table-heading{margin-bottom:38px}.price-table-eyebrow{letter-spacing:3px;font-size:9px}.price-table-heading h2{font-size:clamp(40px,11vw,58px)}.price-table-heading p{font-size:13px;line-height:1.6}.price-table-card{padding:6px}.price-table th{height:60px;padding:15px;font-size:11px}.price-table td{height:72px;padding:15px;font-size:16px}.apartment-type,.apartment-size{font-size:17px}.apartment-price{font-size:18px}.price-table-footer{padding:20px 10px 12px}}@media (max-width:520px){.price-table-section{padding:70px 14px}.price-table-heading{margin-bottom:30px}.price-table-eyebrow{letter-spacing:2.5px;margin-bottom:14px;font-size:8px}.price-table-heading h2{letter-spacing:-1px;font-size:42px}.price-table-heading p{max-width:330px;margin-top:18px;font-size:12px}.price-table-line{margin-top:22px}.price-table{min-width:520px}.price-table th{letter-spacing:.8px;height:56px;padding:12px 10px;font-size:9px}.price-table td{height:68px;padding:12px 10px;font-size:15px}.apartment-type,.apartment-size{font-size:16px}.apartment-price{font-size:17px}.apartment-size small{margin:3px 0 0;font-size:7px;display:block}.price-table-footer{flex-direction:column;align-items:stretch;padding:18px 8px 8px}.price-table-footer>span{text-align:center;font-size:9px}.price-table-footer button{width:100%;height:52px}}@media (prefers-reduced-motion:reduce){.price-table tbody tr,.price-table-footer button,.price-table-footer button:before,.price-table-footer button span{transition:none}}
.project-videos{background:#f2f3f4;width:100%;padding:clamp(65px,7vw,105px) 0 clamp(75px,8vw,120px);position:relative;overflow:hidden}.project-videos-container{box-sizing:border-box;width:min(100%,1500px);margin:0 auto;padding:0 clamp(18px,3vw,45px)}.project-videos-heading{text-align:center;max-width:750px;margin:0 auto clamp(35px,4vw,55px)}.project-videos-eyebrow{color:#009d4f;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(13px,1vw,17px);font-style:italic;display:block}.project-videos-heading h2{color:#26372e;letter-spacing:-1.5px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(32px,4vw,55px);font-weight:700;line-height:1.05}.project-videos-heading p{color:#687069;max-width:560px;margin:15px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(12px,1vw,15px);line-height:1.6}.project-videos-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2vw,30px);display:grid}.project-video-card{min-width:0}.project-video-thumbnail{cursor:pointer;text-align:left;isolation:isolate;background:#1d2923;border:0;border-radius:12px;width:100%;height:clamp(250px,25vw,390px);margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 18px 45px #1b2b221f}.project-video-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.16,1,.3,1);display:block;position:absolute;inset:0}.project-video-overlay{z-index:1;background:linear-gradient(#0000008c 0%,#00000005 40%,#000000b3 100%);transition:opacity .5s;position:absolute;inset:0}.project-video-thumbnail:hover .project-video-image{transform:scale(1.06)}.project-video-thumbnail:hover .project-video-overlay{opacity:.9}.project-video-top{z-index:3;color:#fff;letter-spacing:.18em;justify-content:space-between;align-items:center;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:600;display:flex;position:absolute;top:18px;left:20px;right:20px}.project-video-top span:first-child{color:#009d4f;letter-spacing:.08em;background:#ffffffeb;border-radius:20px;padding:6px 10px;font-size:7px}.project-video-play{z-index:4;background:#ff3d00;border-radius:50%;justify-content:center;align-items:center;width:clamp(58px,5vw,76px);height:clamp(58px,5vw,76px);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 35px #00000040}.project-video-play span{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:15px solid #fff;width:0;height:0;margin-left:5px}.project-video-thumbnail:hover .project-video-play{transform:translate(-50%,-50%)scale(1.12);box-shadow:0 14px 45px #00000052}.project-video-bottom{z-index:3;color:#fff;justify-content:space-between;align-items:flex-end;gap:20px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.video-category{letter-spacing:.18em;opacity:.8;margin-bottom:5px;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-weight:600;display:block}.project-video-bottom h3{color:#fff;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.7vw,25px);font-weight:400;line-height:1.1}.video-arrow{color:#fff;border:1px solid #fff9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;transition:background .3s,color .3s,transform .3s;display:flex}.project-video-thumbnail:hover .video-arrow{color:#26372e;background:#fff;transform:rotate(45deg)}.video-modal{z-index:9999;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);background:#080e0be0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.video-modal-content{background:#111;border-radius:10px;width:min(1100px,94vw);position:relative;overflow:visible;box-shadow:0 30px 100px #00000080}.video-modal-player{aspect-ratio:16/9;border-radius:10px;width:100%;position:relative;overflow:hidden}.video-modal-player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-modal-close{z-index:10;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:26px;font-weight:300;line-height:1;transition:background .3s,transform .3s;display:flex;position:absolute;top:-48px;right:0}.video-modal-close:hover{background:#009d4f;transform:rotate(90deg)}@media (max-width:900px){.project-videos{padding:65px 0 80px}.project-videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-video-card:last-child{grid-column:1/-1;width:calc(50% - 10px);margin:0 auto}.project-video-thumbnail{height:clamp(240px,34vw,330px)}}@media (max-width:600px){.project-videos{padding:55px 0 70px}.project-videos-container{padding:0 15px}.project-videos-heading{margin-bottom:30px}.project-videos-heading h2{font-size:clamp(30px,9vw,40px)}.project-videos-heading p{max-width:330px;font-size:12px}.project-videos-grid{grid-template-columns:1fr;gap:18px}.project-video-card:last-child{grid-column:auto;width:100%;margin:0}.project-video-thumbnail{border-radius:9px;height:clamp(220px,58vw,320px)}.project-video-top{top:14px;left:15px;right:15px}.project-video-bottom{bottom:16px;left:16px;right:16px}.project-video-bottom h3{font-size:19px}.video-arrow{width:34px;height:34px;font-size:15px}.project-video-play{width:58px;height:58px}.project-video-play span{border-top-width:8px;border-bottom-width:8px;border-left-width:12px}.video-modal{padding:12px}.video-modal-content{width:100%}.video-modal-close{width:34px;height:34px;font-size:23px;top:-48px;right:0}}@media (max-width:380px){.project-videos-heading h2{font-size:29px}.project-video-thumbnail{height:215px}.project-video-bottom h3{font-size:17px}}@media (prefers-reduced-motion:reduce){.project-videos *,.project-video-image,.project-video-play,.video-arrow{transition:none!important;animation:none!important}}
.road-banner-overlay{z-index:999999;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);cursor:pointer;isolation:isolate;background:radial-gradient(circle,#0f37261f 0%,#000000b8 48%,#000000e0 100%);justify-content:center;align-items:center;width:100%;height:100dvh;padding:24px;display:flex;position:fixed;inset:0;overflow:hidden}.road-banner-glow{filter:blur(45px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#009d5824 0%,#009d580f 32%,#0000 70%);border-radius:50%;width:70vw;max-width:900px;height:70vw;max-height:900px;position:absolute}.road-banner-modal{cursor:default;isolation:isolate;transform-origin:50%;background:#fff;border-radius:14px;width:min(760px,100vw - 48px);max-height:calc(100dvh - 48px);position:relative;overflow:hidden;box-shadow:0 45px 120px #0000008c,0 20px 60px #00000059,0 0 0 1px #ffffff1f}.road-banner-image{aspect-ratio:1;background:#fff;width:100%;position:relative;overflow:hidden}.road-banner-img{object-fit:contain;object-position:center;max-width:none;transition:transform 1.4s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1);width:100%!important;height:100%!important}.road-banner-modal:hover .road-banner-img{transform:scale(1.012)}.road-banner-image-shine{pointer-events:none;opacity:.45;mix-blend-mode:screen;background:linear-gradient(115deg,#ffffff14,#0000 25% 72%,#ffffff0a);position:absolute;inset:0}.road-banner-close{z-index:100;-webkit-backdrop-filter:blur(12px);cursor:pointer;box-sizing:border-box;background:#0000004d;border:1px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:background .3s,border-color .3s,transform .45s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:16px;right:16px;box-shadow:0 8px 25px #00000040}.road-banner-close:hover{background:#0000009e;border-color:#fff;transform:rotate(90deg)scale(1.08)}.road-banner-close:active{transform:rotate(90deg)scale(.94)}.road-banner-close:focus-visible{outline-offset:4px;outline:2px solid #fff}.road-banner-close span{pointer-events:none;background:#fff;border-radius:20px;width:19px;height:1.5px;position:absolute}.road-banner-close span:first-child{transform:rotate(45deg)}.road-banner-close span:last-child{transform:rotate(-45deg)}@media (min-width:1600px){.road-banner-overlay{padding:32px}.road-banner-modal{border-radius:16px;width:800px}.road-banner-close{width:48px;height:48px;top:18px;right:18px}}@media (max-width:1200px){.road-banner-overlay{padding:22px}.road-banner-modal{width:min(720px,100vw - 44px)}}@media (max-width:900px){.road-banner-overlay{padding:20px}.road-banner-modal{border-radius:12px;width:min(680px,100vw - 40px)}.road-banner-close{width:44px;height:44px;top:14px;right:14px}.road-banner-close span{width:18px}}@media (max-width:650px){.road-banner-overlay{-webkit-backdrop-filter:blur(7px);background:radial-gradient(circle,#00503214,#000000d1 60%,#000000f0);height:100dvh;padding:12px}.road-banner-glow{filter:blur(35px);width:100vw;height:100vw}.road-banner-modal{border-radius:9px;width:calc(100vw - 24px);max-width:520px;max-height:calc(100dvh - 24px);box-shadow:0 30px 80px #0000008c,0 10px 35px #00000059}.road-banner-image{aspect-ratio:1}.road-banner-img{transition:none;transform:none!important}.road-banner-close{-webkit-backdrop-filter:blur(10px);background:#00000061;width:40px;height:40px;top:9px;right:9px}.road-banner-close span{width:16px}.road-banner-image-shine{opacity:.25}}@media (max-width:380px){.road-banner-overlay{padding:8px}.road-banner-modal{border-radius:7px;width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.road-banner-close{width:36px;height:36px;top:7px;right:7px}.road-banner-close span{width:14px}}@media (max-width:900px) and (orientation:landscape){.road-banner-overlay{padding:10px}.road-banner-modal{width:min(100vh - 20px,520px);max-width:520px;max-height:calc(100dvh - 20px)}.road-banner-image{aspect-ratio:1}.road-banner-close{width:38px;height:38px;top:8px;right:8px}.road-banner-close span{width:15px}}@media (max-height:600px){.road-banner-overlay{padding:8px}.road-banner-modal{width:min(100vh - 16px,500px);max-height:calc(100dvh - 16px)}.road-banner-close{width:36px;height:36px;top:7px;right:7px}}@media (prefers-reduced-motion:reduce){.road-banner-img{transition:none!important;transform:none!important}.road-banner-close{transition:none!important}}
.location{box-sizing:border-box;background:#f4f5f3;width:100%;padding:clamp(70px,7vw,110px) 0 clamp(70px,7vw,105px);position:relative;overflow:hidden}.location-container{box-sizing:border-box;width:100%;max-width:1500px;margin:0 auto;padding:0 clamp(24px,5vw,75px)}.location-heading{text-align:center;width:100%;margin-bottom:clamp(35px,4vw,50px)}.location-eyebrow{color:#009d4f;letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:4px;justify-content:center;align-items:center;margin-bottom:10px;padding:5px 10px;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #00000008}.location-heading h2{color:#009d4f;letter-spacing:-1px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.4vw,50px);font-style:italic;font-weight:400;line-height:1.05}.location-heading h2 em{color:#71805b;font-style:italic;font-weight:400}.location-layout{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;width:100%;display:grid}.location-map{background:#dfe3df;width:100%;min-width:0;height:clamp(430px,38vw,520px);position:relative;overflow:hidden;box-shadow:0 15px 45px #1e2d2314}.location-map iframe{border:0;width:100%;height:100%;margin:0;padding:0;display:block}.location-map-label{box-sizing:border-box;z-index:5;background:#fffffff7;width:min(310px,100% - 44px);padding:20px 22px;position:absolute;bottom:22px;left:22px;box-shadow:0 12px 35px #00000021}.location-map-label span{color:#009d4f;letter-spacing:.15em;margin-bottom:7px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:600;display:block}.location-map-label strong{color:#27332c;margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.2;display:block}.location-map-label address{color:#626963;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-style:normal;line-height:1.55}.nearby-panel{box-sizing:border-box;background:#fff;border:1px solid #dfe2df;align-self:start;width:100%;min-width:0;height:auto;overflow:hidden;box-shadow:0 12px 35px #23302712}.nearby-header{color:#fff;background:#009d4f;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:0 20px;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:400;display:flex}.nearby-header-icon{justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-size:17px;display:inline-flex}.nearby-list{box-sizing:border-box;padding:12px 10px 14px}.nearby-section{width:100%;margin-bottom:9px;overflow:hidden}.nearby-section:last-child{margin-bottom:0}.nearby-section-button{color:#343936;cursor:pointer;background:#eef0f1;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 14px;font-family:Georgia,Times New Roman,serif;transition:background .3s,color .3s;display:flex}.nearby-section-button:hover{background:#e4e9e5}.nearby-section.is-open .nearby-section-button{color:#009d4f;background:#e5ebe7}.nearby-section-left{flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.nearby-section-icon{flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-family:Arial,Helvetica,sans-serif;font-size:13px;display:inline-flex}.nearby-section-button strong{color:inherit;letter-spacing:.04em;font-size:13px;font-weight:400;line-height:1.2}.nearby-arrow{color:#697069;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:300;line-height:1;transition:transform .3s,color .3s;display:flex}.nearby-arrow.active{color:#009d4f;transform:rotate(45deg)}.nearby-dropdown{background:#fff;width:100%;overflow:hidden}.nearby-items{padding:13px 16px 14px}.nearby-items p{color:#555d57;margin:0 0 8px;padding-left:15px;font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:1.55;position:relative}.nearby-items p:last-child{margin-bottom:0}.nearby-items p:before{content:"•";color:#009d4f;font-size:13px;position:absolute;top:0;left:1px}.nearby-section-button:focus-visible{outline-offset:2px;outline:2px solid #009d4f}@media (min-width:1400px){.location-container{max-width:1550px}.location-layout{grid-template-columns:minmax(0,1fr) 350px;gap:25px}.location-map{height:530px}.nearby-header{min-height:66px;font-size:16px}.nearby-section-button{min-height:48px}.nearby-section-button strong{font-size:13px}}@media (max-width:1200px){.location-container{padding:0 40px}.location-layout{grid-template-columns:minmax(0,1fr) 320px}.location-map{height:480px}}@media (max-width:900px){.location{padding:75px 0}.location-container{padding:0 28px}.location-layout{grid-template-columns:1fr;gap:28px}.location-map{height:440px}.nearby-panel{width:100%}.nearby-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:9px;display:grid}.nearby-section{margin-bottom:0}.nearby-section-button{min-height:48px}}@media (max-width:600px){.location{padding:60px 0 65px}.location-container{padding:0 16px}.location-heading{margin-bottom:30px}.location-eyebrow{padding:5px 9px;font-size:7px}.location-heading h2{letter-spacing:-.5px;font-size:clamp(29px,8vw,38px)}.location-map{height:380px}.location-map-label{width:calc(100% - 24px);padding:15px 16px;bottom:12px;left:12px}.location-map-label span{font-size:8px}.location-map-label strong{font-size:17px}.location-map-label address{font-size:9px}.nearby-header{min-height:58px;font-size:14px}.nearby-list{padding:10px;display:block}.nearby-section{margin-bottom:8px}.nearby-section-button{min-height:48px;padding:0 14px}.nearby-section-left{justify-content:flex-start;gap:10px}.nearby-section-icon{width:20px;height:20px;font-size:13px}.nearby-section-button strong{font-size:12px}.nearby-arrow{font-size:18px}.nearby-items{padding:13px 16px}.nearby-items p{font-size:11px;line-height:1.55}}@media (max-width:400px){.location{padding:50px 0 55px}.location-container{padding:0 12px}.location-map{height:350px}.location-heading h2{font-size:29px}.nearby-header{min-height:55px;font-size:13px}.nearby-section-button{min-height:46px;padding:0 12px}.nearby-section-button strong{font-size:11px}.nearby-items p{font-size:10px}}@media (prefers-reduced-motion:reduce){.location-heading,.location-layout,.location-map,.nearby-panel,.nearby-dropdown,.nearby-arrow,.nearby-section-button{transition:none!important;animation:none!important}}
.enquiry{box-sizing:border-box;background:radial-gradient(circle at 50% 0,#009d4f0e,#0000 42%),linear-gradient(#f5f7f5 0%,#eef2ef 50%,#e8eeea 100%);align-items:center;width:100%;min-height:720px;padding:clamp(80px,8vw,125px) 30px clamp(85px,9vw,130px);display:flex;position:relative;overflow:hidden}.enquiry:before{content:"";pointer-events:none;border:1px solid #009d4f12;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:-330px;transform:translateY(-50%)}.enquiry:after{content:"";pointer-events:none;border:1px solid #009d4f0f;border-radius:50%;width:750px;height:750px;position:absolute;bottom:-430px;right:-430px}.enquiry-container{z-index:2;box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;position:relative}.enquiry-container:before{content:"";background:#009d4f;width:55px;height:1px;margin:0 auto 28px;display:block}.enquiry-heading{text-align:center;width:100%;margin-bottom:clamp(38px,4vw,52px)}.enquiry-heading h2{color:#008f49;letter-spacing:-1.4px;max-width:900px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4.2vw,56px);font-style:italic;font-weight:400;line-height:1.08}.enquiry-heading h2 em{color:#008f49;font-style:italic;font-weight:400}.enquiry-heading p{color:#4e5751;letter-spacing:.15px;max-width:720px;margin:18px auto 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(14px,1.25vw,17px);line-height:1.7}.enquiry-form{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #7d8f843d;border-radius:4px;flex-direction:column;gap:18px;width:100%;max-width:790px;margin:0 auto;padding:clamp(30px,4vw,48px) clamp(25px,4vw,55px);display:flex;position:relative;box-shadow:0 25px 70px #22372b17,0 3px 12px #22372b0a}.enquiry-form:before{content:"";background:#009d4f;width:90px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.form-field{width:100%;min-width:0}.form-field label{color:#39443d;letter-spacing:.8px;text-transform:uppercase;margin-bottom:9px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;display:block}.form-field input:not([type=checkbox]){box-sizing:border-box;color:#26352d;background:#ffffffc7;border:1px solid #c8d0ca;border-radius:3px;outline:none;width:100%;height:58px;padding:0 18px;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1;transition:border-color .3s,background .3s,box-shadow .3s,transform .3s}.form-field input::placeholder{color:#89928c;opacity:1}.form-field input:not([type=checkbox]):focus{background:#fff;border-color:#009d4f;transform:translateY(-1px);box-shadow:0 0 0 4px #009d4f14,0 8px 25px #2846340f}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;display:grid}.enquiry-check{color:#606b64;cursor:pointer;align-items:flex-start;gap:11px;width:100%;margin-top:2px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5;display:flex}.enquiry-check input{appearance:none;cursor:pointer;background:#fff;border:1px solid #a7b0a9;border-radius:2px;flex:none;width:17px;height:17px;margin:1px 0 0;transition:background .25s,border-color .25s,transform .25s;position:relative}.enquiry-check input:checked{background:#009d4f;border-color:#009d4f;transform:scale(1.04)}.enquiry-check input:checked:after{content:"✓";color:#fff;font-family:Arial,sans-serif;font-size:13px;font-weight:700;position:absolute;top:-2px;left:3px}.enquiry-check input:focus-visible{outline-offset:3px;outline:2px solid #009d4f}.enquiry-button-wrap{justify-content:center;width:100%;margin-top:8px;display:flex}.enquiry-button{color:#fff;cursor:pointer;letter-spacing:1.6px;text-transform:uppercase;background:#009d4f;border:0;border-radius:2px;justify-content:center;align-items:center;min-width:210px;min-height:58px;padding:0 34px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;transition:background .35s,transform .35s,box-shadow .35s;display:inline-flex;position:relative;overflow:hidden}.enquiry-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:80%;height:100%;transition:left .65s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.enquiry-button:hover:before{left:140%}.enquiry-button:hover{background:#008d47;transform:translateY(-3px);box-shadow:0 14px 35px #0064322e}.enquiry-button:active{transform:translateY(-1px)}.enquiry-button:focus-visible{outline-offset:4px;outline:2px solid #27332c}.enquiry-status{text-align:center;width:100%;margin:0;padding:4px 0;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.6}.enquiry-status-success{color:#008c47;font-weight:600}.enquiry-status-error{color:#b3261e;font-weight:500}.form-field input:disabled,.enquiry-check input:disabled{opacity:.55;cursor:not-allowed}.enquiry-button:disabled{opacity:.65;cursor:wait;box-shadow:none!important;transform:none!important}@media (max-width:900px){.enquiry{min-height:auto;padding:80px 25px 90px}.enquiry-container{max-width:820px}.enquiry-heading h2{font-size:clamp(32px,5vw,46px)}.enquiry-heading p{font-size:14px}.enquiry-form{max-width:720px;padding:38px 40px}}@media (max-width:600px){.enquiry{min-height:auto;padding:65px 16px 75px}.enquiry:before{width:350px;height:350px;left:-240px}.enquiry:after{width:450px;height:450px;bottom:-300px;right:-300px}.enquiry-container:before{width:42px;margin-bottom:22px}.enquiry-heading{margin-bottom:32px}.enquiry-heading h2{letter-spacing:-.8px;max-width:100%;font-size:clamp(28px,8vw,38px);line-height:1.12}.enquiry-heading p{max-width:400px;margin-top:14px;font-size:13px;line-height:1.65}.enquiry-form{border-radius:4px;gap:17px;max-width:100%;padding:32px 22px 35px}.form-row{grid-template-columns:1fr;gap:17px}.form-field label{letter-spacing:.7px;margin-bottom:8px;font-size:10px}.form-field input:not([type=checkbox]){height:56px;padding:0 16px;font-size:14px}.enquiry-check{gap:9px;font-size:11px;line-height:1.55}.enquiry-check input{width:17px;height:17px}.enquiry-button-wrap{margin-top:8px}.enquiry-button{letter-spacing:1.5px;width:100%;min-width:0;min-height:55px;padding:0 20px;font-size:10px}.enquiry-status{font-size:11px}}@media (max-width:380px){.enquiry{padding:55px 12px 65px}.enquiry-heading h2{font-size:27px}.enquiry-heading p{font-size:12px}.enquiry-form{padding:28px 16px 30px}.form-field input:not([type=checkbox]){height:53px;font-size:13px}.enquiry-check{font-size:10px}.enquiry-button{min-height:53px;font-size:9px}}@media (min-width:1400px){.enquiry{min-height:780px;padding:110px 40px 120px}.enquiry-container{max-width:1200px}.enquiry-heading h2{max-width:1000px;font-size:58px}.enquiry-heading p{font-size:16px}.enquiry-form{max-width:820px;padding:50px 60px}.form-field input:not([type=checkbox]){height:62px;font-size:16px}.enquiry-button{min-width:230px;min-height:60px;font-size:12px}}@media (prefers-reduced-motion:reduce){.enquiry *,.enquiry-button,.form-field input,.enquiry-check input{transition:none!important;animation:none!important}}
.site-footer{color:#fff;isolation:isolate;background:#009d4f;width:100%;min-height:322px;position:relative;overflow:hidden}.footer-background{z-index:-2;pointer-events:none;background-image:url(/images/footer.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:16s ease-in-out infinite alternate footerBackgroundMove;position:absolute;inset:0;transform:scale(1.03)}@keyframes footerBackgroundMove{0%{background-position:50%;transform:scale(1.03)}to{background-position:50% 45%;transform:scale(1.07)}}.footer-content{z-index:2;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1250px;min-height:271px;margin:0 auto;padding:0 30px;display:flex;position:relative}.footer-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:143px;display:flex}.footer-logo{justify-content:center;align-items:center;text-decoration:none;transition:transform .45s cubic-bezier(.16,1,.3,1);display:inline-flex}.footer-logo:hover{transform:translateY(-3px)scale(1.02)}.footer-logo-image{object-fit:contain;width:175px;height:auto;display:block}.footer-navigation{white-space:nowrap;justify-content:flex-start;align-items:center;gap:34px;width:100%;margin:0;padding:0;display:flex}.footer-navigation a{color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.2;text-decoration:none;transition:opacity .3s,transform .3s;display:inline-block;position:relative}.footer-navigation a:after{content:"";background:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-6px;left:0}.footer-navigation a:hover{opacity:.85;transform:translateY(-1px)}.footer-navigation a:hover:after{width:100%}.footer-middle{justify-content:space-between;align-items:flex-end;width:100%;margin-top:25px;padding:0;display:flex}.footer-contact{flex-direction:column;gap:1px;display:flex}.footer-contact p{color:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:1.25}.footer-contact a{color:inherit;text-decoration:none;transition:opacity .3s}.footer-contact a:hover{opacity:.75}.footer-social{align-items:center;gap:20px;margin-right:0;display:flex}.footer-social-label{color:#fff;white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:600}.footer-social-links{align-items:center;gap:13px;display:flex}.footer-social-links a{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;text-decoration:none;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s;display:flex}.footer-social-links a:hover{opacity:.75;transform:translateY(-3px)scale(1.08)}.footer-social-links svg{fill:currentColor;width:18px;height:18px;display:block}.footer-bottom{z-index:5;box-sizing:border-box;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00783c47;border-top:1px solid #ffffffb8;justify-content:space-between;align-items:center;width:100%;height:51px;padding:0 clamp(30px,6.8vw,130px);display:flex;position:relative}.footer-bottom p,.footer-bottom a{color:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:400;line-height:1;text-decoration:none}.footer-bottom a{transition:opacity .3s,transform .3s}.footer-bottom a:hover{opacity:.7;transform:translateY(-1px)}@media (min-width:1600px){.footer-content{max-width:1600px}.footer-logo-wrap{height:143px}.footer-logo-image{width:175px}.footer-navigation{gap:34px}}@media (max-width:1200px){.footer-content{padding:0 35px}.footer-navigation{gap:25px}.footer-navigation a{font-size:11px}.footer-middle{margin-top:24px}}@media (max-width:900px){.site-footer{min-height:350px}.footer-content{min-height:299px;padding:0 25px}.footer-logo-wrap{height:125px}.footer-logo-image{width:150px}.footer-navigation{flex-wrap:wrap;gap:12px 17px}.footer-navigation a{font-size:10px}.footer-middle{margin-top:24px}.footer-contact p{font-size:11px}.footer-social{gap:12px}}@media (max-width:650px){.site-footer{min-height:auto}.footer-background{background-position:50%;animation-duration:20s}.footer-content{min-height:auto;padding:0 20px 28px}.footer-logo-wrap{height:120px;margin-bottom:5px}.footer-logo-image{width:145px}.footer-navigation{text-align:center;white-space:normal;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px;width:100%;display:grid}.footer-navigation a{width:100%;padding:4px 0;font-size:10px}.footer-navigation a:after{display:none}.footer-middle{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:28px;display:flex}.footer-contact{align-items:center;gap:2px}.footer-contact p{font-size:11px;line-height:1.35}.footer-social{flex-direction:column;gap:10px;margin:0}.footer-social-label{font-size:10px}.footer-social-links{gap:14px}.footer-bottom{text-align:center;flex-direction:column;justify-content:center;gap:8px;height:65px;padding:10px 20px}.footer-bottom p,.footer-bottom a{font-size:9px}}@media (max-width:380px){.footer-content{padding:0 14px 22px}.footer-logo-wrap{height:110px}.footer-logo-image{width:130px}.footer-navigation{gap:12px 6px}.footer-navigation a{font-size:9px}.footer-middle{margin-top:25px}.footer-contact p{font-size:10px}.footer-social-links a{width:22px;height:22px}.footer-social-links svg{width:17px;height:17px}.footer-bottom{height:60px}}@media (prefers-reduced-motion:reduce){.footer-background{animation:none;transform:none}.footer-navigation a,.footer-navigation a:after,.footer-logo,.footer-social-links a,.footer-bottom a{transition:none!important}}
.lead-popup-overlay{z-index:999999;-webkit-backdrop-filter:blur(8px);background:#080f0bb8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.lead-popup{background:#f7f5ef;border-radius:5px;grid-template-columns:.95fr 1.05fr;width:min(920px,100%);max-height:min(720px,92vh);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #00000059}.lead-popup-close{z-index:20;cursor:pointer;background:#00000040;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .3s,background .3s;display:flex;position:absolute;top:18px;right:18px}.lead-popup-close:hover{background:#00000080;transform:rotate(90deg)}.lead-popup-close:disabled{cursor:not-allowed}.lead-popup-close span{background:#fff;width:17px;height:1.5px;position:absolute}.lead-popup-close span:first-child{transform:rotate(45deg)}.lead-popup-close span:last-child{transform:rotate(-45deg)}.lead-popup-content{color:#fff;background:linear-gradient(145deg,#294238 0%,#172c22 55%,#0e2118 100%);flex-direction:column;justify-content:center;min-height:560px;padding:70px 55px;display:flex;position:relative;overflow:hidden}.lead-popup-content:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-150px;right:-150px}.lead-popup-content:after{content:"";border:1px solid #ffffff0d;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-230px;right:-230px}.lead-popup-eyebrow{z-index:2;letter-spacing:2.8px;color:#ffffffa6;margin-bottom:25px;font-size:10px;font-weight:600;position:relative}.lead-popup-content h2{z-index:2;letter-spacing:-1.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,54px);font-weight:400;line-height:1.05;position:relative}.lead-popup-description{z-index:2;color:#ffffffb8;max-width:380px;margin:28px 0 0;font-size:14px;line-height:1.8;position:relative}.lead-popup-line{z-index:2;background:#ffffff80;width:55px;height:1px;margin:32px 0 20px;position:relative}.lead-popup-note{z-index:2;color:#ffffff80;max-width:330px;margin:0;font-size:12px;line-height:1.7;position:relative}.lead-popup-form-wrapper{align-items:center;padding:60px 55px;display:flex;overflow-y:auto}.lead-popup-form{width:100%}.lead-form-heading{margin-bottom:30px}.lead-form-heading span{letter-spacing:2.5px;color:#718577;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.lead-form-heading h3{color:#26372d;margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400;line-height:1.2}.lead-field{margin-bottom:20px}.lead-field label{letter-spacing:1px;color:#59675e;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.lead-field input{box-sizing:border-box;color:#26372d;background:#fff;border:1px solid #d4d9d4;border-radius:2px;outline:none;width:100%;height:50px;padding:0 15px;font-family:inherit;font-size:14px;transition:border-color .25s,box-shadow .25s}.lead-field input::placeholder{color:#a6ada8}.lead-field input:focus{border-color:#708778;box-shadow:0 0 0 3px #7087781a}.lead-form-error{color:#a04444;background:#b446460f;border:1px solid #b4464633;margin:-2px 0 16px;padding:11px 13px;font-size:12px;line-height:1.5}.lead-submit-button{color:#fff;letter-spacing:1.8px;cursor:pointer;background:#293b31;border:0;border-radius:2px;justify-content:center;align-items:center;gap:12px;width:100%;height:54px;margin-top:8px;font-size:11px;font-weight:700;transition:background .25s,transform .25s;display:flex}.lead-submit-button:hover:not(:disabled){background:#1d2d25;transform:translateY(-2px)}.lead-submit-button:disabled{opacity:.65;cursor:not-allowed}.lead-arrow{font-size:18px;transition:transform .25s}.lead-submit-button:hover .lead-arrow{transform:translate(4px)}.lead-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite leadSpinner}@keyframes leadSpinner{to{transform:rotate(360deg)}}.lead-privacy{text-align:center;color:#9ba29d;margin:15px 0 0;font-size:10px;line-height:1.6}.lead-success{text-align:center;width:100%;padding:35px 10px}.lead-success-icon{color:#fff;background:#293b31;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin:0 auto 25px;font-size:28px;display:flex}.lead-success>span{letter-spacing:2.5px;color:#718577;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.lead-success h3{color:#26372d;margin:0;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400;line-height:1.25}.lead-success p{color:#7b837e;max-width:320px;margin:20px auto 0;font-size:13px;line-height:1.7}.lead-success-close{color:#293b31;letter-spacing:1.5px;cursor:pointer;background:0 0;border:1px solid #293b31;height:45px;margin-top:28px;padding:0 28px;font-size:10px;font-weight:700;transition:background .25s,color .25s}.lead-success-close:hover{color:#fff;background:#293b31}@media (max-width:800px){.lead-popup{grid-template-columns:1fr;max-height:92vh;overflow-y:auto}.lead-popup-content{min-height:auto;padding:48px 35px 40px}.lead-popup-content h2{font-size:38px}.lead-popup-description{margin-top:18px}.lead-popup-line,.lead-popup-note{display:none}.lead-popup-form-wrapper{padding:40px 35px 45px}}@media (max-width:520px){.lead-popup-overlay{padding:12px}.lead-popup{border-radius:4px;width:100%;max-height:94vh}.lead-popup-content{padding:42px 25px 30px}.lead-popup-eyebrow{letter-spacing:2px;margin-bottom:18px;font-size:8px}.lead-popup-content h2{letter-spacing:-.8px;font-size:31px}.lead-popup-description{max-width:320px;font-size:12px}.lead-popup-form-wrapper{padding:32px 25px 35px}.lead-form-heading{margin-bottom:23px}.lead-form-heading h3{font-size:27px}.lead-field{margin-bottom:17px}.lead-field input{height:48px}.lead-submit-button{height:52px}.lead-popup-close{width:36px;height:36px;top:12px;right:12px}}
