@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--pc:#011735;--sc:#f5cb9b;--body-color:#000;--gray-bg:#767676;--footer-bg:#272727;--tf:transparent;--p-color:#202020;--h1toh6:#4e4e4d;--line-light:#d9d9d9;--btn-hover:red;--ani-2:all 0.2s 0s ease;--ani-3:all 0.3s 0s ease;--ani-4:all 0.4s 0s ease;--ani-5:all 0.5s 0s ease;--op-thr:0.3;--op-n:0.9;--op-e:0.8;--op-f:0.5;--font-t:100;--font-el:200;--font-l:300;--font-r:400;--font-m:500;--font-sb:600;--font-b:700;--font-eb:800;--font-black:900;--font-eblack:950}body,html{line-height:1.5;font-size:16px;color:var(--body-color);overflow-x:hidden}*,body,html{font-family:Inter,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2}.h1,h1{font-size:2.65rem}.h1,.h2,h1,h2{font-weight:var(--font-sb)}.h2,h2{font-size:1.8rem}.h3,h3{font-size:1.5rem}.h3,.h4,h3,h4{font-weight:var(--font-sb)}.h4,h4{font-size:1.2rem}.h5,h5{font-weight:var(--font-m);font-size:1.05rem}.h6,h6{font-weight:var(--font-b);font-size:.8rem}p{color:var(--p-color);font-weight:var(--font-r);line-height:1.4}a{color:var(--pc);text-decoration:none}li,ul{list-style:none;padding:0;margin:0;color:#202020}img{display:block}img,svg{width:100%;height:auto}.btn{-moz-appearance:none;appearance:none}.rainbow-text{background:linear-gradient(90deg,red,orange,#ff0,green,blue,indigo,violet);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}.section-subtitle{color:var(--gray-bg);text-transform:uppercase;margin-bottom:.5rem}.section-title{font-weight:400;font-size:2.7rem;margin-bottom:1rem;color:var(--p-color)}.section-desc{color:var(--gray-bg);font-size:.9rem;margin-bottom:1.25rem}@media (max-width:1920px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:86rem;margin-inline:auto}}@media (min-width:1920px){body,html{font-size:20px}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:86rem;margin-inline:auto}}body,main{background:beige}.primary-btn{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:.6rem;text-transform:uppercase;width:fit-content;padding:1.1rem 1.9rem;border:1px solid rgba(172,118,78,.22);background:linear-gradient(180deg,#2c2a1e 0,#62301c);color:#fff;font-size:1rem;font-weight:700;text-decoration:none;letter-spacing:.025rem;z-index:1;transition:color .35s ease}.primary-btn:after{content:"";position:absolute;left:55%;bottom:-70%;transform:translateX(-50%) rotate(-10deg);width:200%;height:160%;border-radius:50%;background:radial-gradient(ellipse at 50% 100%,rgba(255,140,60,.6) 0,rgba(255,140,60,.35) 25%,rgba(255,140,60,.18) 45%,rgba(255,140,60,.08) 60%,rgba(255,140,60,0) 75%);opacity:0;filter:blur(8px);transition:opacity .4s ease,transform .4s ease;z-index:-1}.primary-btn:hover:after{opacity:1;transform:translateX(-50%) rotate(-5deg)}@media (max-width:600px){.primary-btn{font-size:.7rem;padding:.55rem 1.25rem}}.cta-button{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.5rem;font-size:.8rem;font-weight:600;text-decoration:none;font-family:Arial,sans-serif;position:relative;border-radius:.75rem;background:linear-gradient(90deg,#ec2027,#f38220,#e4c420,#a4cf54);width:fit-content;box-shadow:0 .5rem 2.5rem rgba(0,0,0,.1);margin-top:1.5rem}.cta-button:before{content:"";position:absolute;inset:1px;border-radius:.7rem;background:linear-gradient(90deg,#fde8e9,#fdf2e8,#fcf9e8,#f5faed);z-index:0}.cta-button span{position:relative;z-index:1;display:flex;align-items:center}.cta-button svg{position:relative;z-index:1;width:1.5rem;height:1.5rem}.overlay{overflow:auto;position:fixed;height:100%;width:100%;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.8);z-index:99999}.overlay,.overlay .success-message{display:none}.overlay .success-message p{font-size:1.4rem;line-height:1.5;text-align:center}.overlay h2{text-align:center;margin-bottom:1.5rem}.overlay .popup{max-width:50%;width:100%;height:auto;padding:1.5rem;position:relative;background:#fff;border-radius:0}.overlay .close{text-align:center;background:#fff;position:absolute;display:flex;justify-content:center;align-items:center;top:-.5rem;right:-.5rem;cursor:pointer;color:#000;font-size:1.3rem;z-index:99;width:1.75rem;height:1.75rem;border-radius:50%;box-shadow:1px .25rem .3rem 2px rgba(0,0,0,.22)}.overlay .close:hover{color:#000}.overlay #popup{border-radius:1.5rem}.overlay .popup.popup1{width:50%}.overlay .overlay-item{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.overlay input{width:100%;padding:.5rem .75rem;margin:.4rem 0;border:1px solid #ddd;border-radius:.6rem;background:#f6f6f6;color:#b1b1b1;font-size:.9rem}.overlay .submit-btn{appearance:none;border:unset;margin-inline:auto;cursor:pointer}.main_section{overflow:hidden}.fixed-cta{position:fixed;bottom:12%;right:12%;z-index:9999}.privacy-page .cta-button{margin-top:0;padding:.5rem 1rem}.privacy-page .cta-button img{width:.8rem;position:relative}.privacy-page .main-section{padding-top:5rem}.privacy-page .main-section h1{font-size:1.6rem;text-align:center;margin-bottom:1.5rem}.privacy-page .main-section h2{font-size:1.1rem;margin-bottom:1rem}.privacy-page .main-section p{margin-bottom:1rem}.rera-img{width:1rem}@media only screen and (max-width:1024px){.popup.popup1{width:95%}}#ui-datepicker-div{background-color:#031b3a;color:#fff}.ui-state-default{background-color:#031b3a!important;color:#fff!important}.ui-datepicker-week-end{text-align:center!important}.ui-timepicker-viewport{background-color:#031b3a!important;color:#fff!important}.ui-timepicker-viewport li a{color:#fff!important}.ui-timepicker-viewport::-webkit-scrollbar{width:12px}.ui-timepicker-viewport::-webkit-scrollbar-track{background:#031b3a}.ui-timepicker-viewport::-webkit-scrollbar-thumb{background-color:#031b3a;border-radius:.5rem;border:.5rem solid #fff}.ui-state-default{font-weight:700!important}.ui-timepicker-container{z-index:5!important}.iti__arrow{border-top:4px solid #fff!important}.iti--separate-dial-code .iti__selected-flag{background-color:transparent;padding:.2rem}.iti__selected-dial-code{color:#fff!important;font:normal normal 400 .75rem Inter,sans-serif}.iti__flag.iti__in{scale:.8;transform-origin:center}.error-message,label.error{position:absolute;color:red;font:normal normal 500 .7rem Inter,sans-serif;line-height:.8rem;left:0;bottom:-.8rem}.banner{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:0;overflow:hidden}.banner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.banner__img--mobile{display:none}.banner__overlay{position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,transparent);z-index:1}.banner__content{position:absolute;inset:0;z-index:2;display:flex;align-items:stretch;height:50vh;margin-top:9%}.banner__left{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.banner__left h1{font-size:4.5rem;font-weight:300;color:#fff;font-family:Cormorant,serif;text-transform:uppercase;line-height:1.1;letter-spacing:.1rem;transition:opacity .1s linear}.banner__left h1 .banner__indent{padding-left:8.5rem;font-family:Cormorant,serif}.banner__scroll{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:.8rem;font-weight:700;letter-spacing:.4rem;text-transform:uppercase;transition:opacity .1s linear}.banner__right{flex:1;display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:.2rem}.banner__right p{font-size:1.6rem;font-weight:600;color:#fff;line-height:1.4;text-align:right;transition:opacity .1s linear}.page-content{position:relative;z-index:2;margin-top:100vh;background:linear-gradient(180deg,hsla(60,56%,91%,.8) 0,beige 4%)}.page-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:50vh;transform:translateY(-100%);pointer-events:none;z-index:3;background:linear-gradient(180deg,hsla(60,56%,91%,0) 0,hsla(60,6%,88%,0) 50%,hsla(60,56%,91%,.8))}@media (max-width:1024px){.banner{height:40vh}.banner__content{height:30vh;margin-top:0;padding:5rem 1.5rem 2rem}.page-content{margin-top:40vh;padding-top:3.5rem}}@media (max-width:600px){.banner{height:100vh}.banner__img--desktop{display:none}.banner__img--mobile{display:block}.banner__content{flex-direction:column;justify-content:space-between;padding:5rem 1rem 2rem;height:60vh;margin-top:20vh}.banner__left h1{font-size:2.6rem}.banner__left h1 .banner__indent{padding-left:3.5rem}.banner__scroll{display:none}.banner__right p{font-size:.8rem}.page-content{margin-top:100vh;background:linear-gradient(180deg,hsla(60,56%,91%,0) 0,hsla(60,6%,88%,0) .9%,beige 2%)}.page-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:0;transform:translateY(-100%);pointer-events:none;z-index:3;background:linear-gradient(180deg,hsla(60,56%,91%,0) 0,hsla(60,6%,88%,0) 50%,hsla(60,56%,91%,.8))}}main{margin-top:6rem}.form-group{position:relative}.field-error{position:absolute;left:0;bottom:-.9rem;color:red;font-size:.55rem;white-space:nowrap}.header{position:fixed;top:0;left:0;width:100%;z-index:999;background:transparent;transition:background .4s ease}.header.scrolled{background:rgba(44,42,30,.85);backdrop-filter:blur(6px)}.header_wrapper{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.header__logo{display:block}.header__logo img{width:90%;height:auto}.footer{padding:1.5rem 3rem;background-color:beige!important}.footer__wrapper{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer__left{flex:0 0 auto;padding-right:3.5rem;border-right:1.3px solid #afafaf}.footer__left img{width:100%;height:auto}.footer__center{flex:1}.footer__menu{display:flex;gap:3rem;list-style:none;padding:0;margin-bottom:1rem}.footer__menu li a{font-size:.9rem;font-weight:400;text-transform:uppercase;color:#5e5e5e;text-decoration:none;letter-spacing:.05rem}.footer__copyright{font-size:.9rem;font-weight:400;color:#2c2a1e}.footer__right{text-align:right}.footer__social{display:flex;gap:1.5rem;justify-content:flex-end;list-style:none;margin-bottom:1rem}.footer__social li a{font-size:.8rem;font-weight:400;text-transform:uppercase;color:#2c2a1e;text-decoration:none}.footer__social li a:hover{text-decoration:underline}.footer__contact{font-size:.9rem;font-weight:400;color:#2c2a1e}.footer__contact a{color:#2c2a1e;text-decoration:none}.footer__contact span{margin:0 1.35rem;color:#afafaf;width:1px}.cta-form{padding:5rem 0}.cta-form__wrapper{display:flex;justify-content:space-between;align-items:center;gap:4rem}.cta-form__content{width:50%;display:flex;justify-content:flex-end}.cta-form__content .content1{display:flex;justify-content:flex-end;font-family:Cormorant,serif!important}.cta-form__content .content2{display:flex;justify-content:flex-start;font-family:Cormorant,serif!important}.cta-form__content .content3{display:flex;justify-content:center;font-family:Cormorant,serif!important}.cta-form__content h2{font-size:5rem;font-weight:300;line-height:1.2;letter-spacing:.1rem;color:#2c2a1e;width:44.5rem;font-family:Cormorant,serif!important}.cta-form__form{width:40%}.cta-form__form form{width:100%}.cta-form__form .form-group{margin-bottom:1.5rem}.cta-form__form .form-group input{width:100%;border:none;border-bottom:1px solid #8f8f8f;background:transparent;padding:1rem 0;font-size:1.1rem;font-weight:200;font-family:Inter,sans-serif;color:#2c2a1e}.cta-form__form .form-group input:focus{outline:none;border-bottom:1px solid #707070}.cta-form__form .form-group input::placeholder{color:#8f8f8f}.cta-form .primary-btn{margin-top:1.75rem!important}.location{padding:5rem 0}.location__label{font-size:1.2rem;font-weight:400;letter-spacing:.4rem;margin-bottom:1.5rem;color:#494949}.location__label svg{height:1rem;width:1rem}.location__header{max-width:83%;margin:0 auto}.location__header h2{font-size:4.5rem;font-weight:300;line-height:1.2;margin-bottom:1rem;color:#2c2a1e}.location__header h2,.location__header h2 .content1{font-family:Cormorant,serif}.location__header h2 .content2{display:flex;justify-content:flex-end;font-family:Cormorant,serif}.location__header p{font-size:.9rem;color:#2c2a1e;line-height:1.6;max-width:25rem}.location__map{position:relative;margin-top:4rem}.location__map .map-img{width:100%;display:block;opacity:.6}.location__map .map-img--mobile{display:none}.location__map .map-card{position:absolute;bottom:18%;left:61.5%;transform:translateX(-50%);background:#2c2a1e;text-decoration:none;color:#fff;overflow:hidden;padding:.6rem;width:18.7rem;height:15rem}.location__map .map-card img{width:100%;height:auto}.location__map .map-card .card-content{padding:.75rem 0}.location__map .map-card .card-content h4{font-size:.9rem;margin-bottom:.4rem}.location__map .map-card .card-content p{font-size:.7rem;color:#cfcfcf}@media (max-width:1024px){.location{padding:4rem 0}.location__header{max-width:55%}.location__header h2{font-size:2.5rem}.location__header p{font-size:.8rem}.location__map .map-card{width:14rem;bottom:2rem}}@media (max-width:600px){.location{padding:3rem 0 5rem}.location__label{font-size:.7rem;letter-spacing:.3rem;margin-bottom:1rem}.location__label svg{height:.8rem;width:.8rem}.location__header{max-width:100%}.location__header h2{font-size:1.6rem;text-align:left}.location__header p{font-size:.7rem}.location__map{margin-top:1.5rem}.location__map .map-img--desktop{display:none}.location__map .map-img--mobile{display:block}.location__map .map-card{position:absolute;bottom:-22%;left:50%;transform:translateX(-50%);width:100%;max-width:17.5rem;margin-top:0;height:auto!important}}:root{--bg-dark:#0f0f0f;--text-gold:#c5a47e;--white:#fff;--card-bg:hsla(0,0%,100%,.07)}body{background-color:var(--bg-dark);color:var(--white)}.spacer{height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;letter-spacing:5px;color:#444}.pin-container{position:relative;width:100%;height:80vh;overflow:hidden}.background-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.main-image-box{position:relative;width:100%;height:100%;overflow:hidden;border-radius:4px}.main-image-box img{width:100%;height:100vh;min-height:100%;object-fit:cover;filter:brightness(.5);transform:translateY(-10%)}.overlay-text{position:absolute;z-index:2;text-align:center;max-width:600px;pointer-events:none}.overlay-text h2{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,4rem);line-height:1.1;margin-bottom:20px;text-transform:uppercase}.overlay-text p{font-size:1rem;line-height:1.6;opacity:.8;font-weight:300}.cards-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}.card{position:absolute;width:300px;padding:30px;background:var(--card-bg);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;opacity:0;pointer-events:auto}.card h3{font-family:Playfair Display,serif;color:var(--text-gold);margin-bottom:10px;font-size:1.4rem}.card p{font-size:.85rem;line-height:1.5;opacity:.7}.card-icon{font-size:1.5rem;margin-bottom:15px;display:block}.card-left{left:8%}.card-right{right:8%}@media (max-width:1024px){.main-image-box{width:90%;height:50%}.card{width:240px}.card-left{left:5%}.card-right{right:5%}}@media (max-width:600px){.card{position:relative;left:0!important;right:0!important;margin:20px auto;width:90%}.pin-container{height:auto}.background-wrap{position:relative;height:400px}}:root{--text-main:#1a1a1a}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:var(--text-main);overflow-x:hidden}.gallery-container,body{background-color:var(--bg-color)}.gallery-container{position:relative;width:100%;height:100vh;overflow:hidden}.sticky-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:20;mix-blend-mode:difference}.sticky-title{font-size:10rem;font-weight:300;text-transform:uppercase;white-space:nowrap;letter-spacing:-.02em;color:#fff;user-select:none;font-family:Cormorant,serif;z-index:99999}.slider-window{position:relative;width:100%;height:100vh;overflow:hidden;align-items:center;padding-top:9rem;gap:1rem}.slider-content{display:flex;padding:0 5vw;gap:2vw;height:68vh;align-items:flex-end}.slide{flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-end}.slide-label{font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;color:#2c2a1e}.image-wrapper{position:relative;overflow:hidden;flex:1;display:flex;align-items:flex-end}.image-wrapper img{width:100%;height:auto;max-height:100%;display:block;object-fit:contain;object-position:bottom}.slide-1,.slide-2{width:35vw}.slide-3{width:25vw}.slide-4,.slide-5{width:35vw}.slide-6{width:25vw}.bottom-text{font-size:1.2rem;font-weight:400;color:#2c2a1e;text-align:center;margin-top:1rem}@media (max-width:1024px){.sticky-title{font-size:6rem}.pin-spacer{padding-bottom:unset!important}.gallery-container,.pin-spacer,.slider-window{height:auto!important}.slider-window{overflow:visible;padding-top:6rem}.slider-content{height:auto!important;padding:0 5vw}.slider-window{margin-top:unset!important}}@media (max-width:600px){.gallery-container{height:auto;min-height:auto;overflow:visible;padding:3rem 0 1.6rem}.sticky-overlay{top:40%;height:auto;align-items:flex-start;mix-blend-mode:difference}.sticky-title{width:100%;padding:0 .7rem;font-size:2rem;font-weight:300;line-height:.4;letter-spacing:.08em;text-align:center}.slider-window{height:auto;overflow:visible;padding-top:.5rem;padding-bottom:0;-ms-overflow-style:none;scrollbar-width:none}.slider-window::-webkit-scrollbar{display:none}.slider-content{height:auto;padding:0 .7rem;display:block}.slider-content,.slider-content .slick-list,.slider-content.slick-slider{overflow:visible}.slider-content .slick-track{display:flex;align-items:flex-end;gap:unset;margin-left:-2%}.slider-content .slick-slide{height:auto;margin-right:.5rem}.slider-content .slick-slide:last-child{margin-right:0}.slider-content .slick-slide>div{height:100%}.slide-label{margin-bottom:.4rem;font-size:.4rem;letter-spacing:.08em;white-space:nowrap}.bottom-text{margin:.7rem 0 0 1rem;font-size:.6rem;line-height:1.45;text-align:left;max-width:85%;margin-top:.75rem;position:sticky;left:1rem;bottom:0;z-index:3;display:inline-block;background-color:var(--bg-color)}}.amenities-showcase{position:relative;min-height:100vh;overflow:hidden;background:#141414}.amenities-showcase__media{position:absolute;inset:0}.amenities-showcase__image{display:block;width:100%;height:100%;object-fit:cover}.amenities-showcase__image--mobile{display:none}.amenities-showcase__overlay{position:relative;z-index:2;min-height:100vh;display:flex;align-items:center}.amenities-showcase__content{width:100%;color:#f6f0e0;padding:2.6rem 0;text-align:center}.amenities-showcase__label{margin-bottom:1.5rem;color:#f6f0e0}.amenities-showcase__label span{display:inline-flex;align-items:center;gap:.5rem}.amenities-showcase__label svg path{fill:#f6f0e0}.amenities-showcase__body{position:relative;z-index:3;max-width:38rem;margin:0 auto}.amenities-showcase__body h2{margin:0 0 1.4rem;font-size:4.2rem;font-weight:300;line-height:.92;letter-spacing:.03rem;color:#fff;text-transform:uppercase;font-family:Cormorant,serif}.amenities-showcase__body .content1,.amenities-showcase__body .content2,.amenities-showcase__body .content3{display:block;font-family:Cormorant,serif}.amenities-showcase__body .content1{display:flex;justify-content:center}.amenities-showcase__body .content2{display:flex;justify-content:flex-end}.amenities-showcase__body .content3{display:flex;justify-content:flex-start}.amenities-showcase__body p{max-width:41rem;margin:0 auto 1.5rem;font-size:.8rem;line-height:1.55;color:hsla(44,55%,92%,.92)}.amenities-showcase__body .primary-btn{margin:0 auto}.amenities-showcase__cards{position:absolute;inset:0;z-index:4;pointer-events:none;display:block}.amenities-column{position:absolute;top:1.7rem;bottom:1.7rem;width:21.5rem;overflow:hidden;pointer-events:none}.amenities-column--left{left:1rem}.amenities-column--right{right:1rem}.amenities-column__track{display:flex;flex-direction:column;gap:.3rem;will-change:transform}.amenities-card{position:relative;width:100%;min-height:8rem;padding:2rem;background:#f6f2d9;color:#2c2a1e;box-shadow:0 1.2rem 3rem rgba(0,0,0,.18);pointer-events:auto;will-change:transform}.amenities-card__icon{width:2rem;height:2rem;margin-bottom:.9rem}.amenities-card__icon svg{width:100%;height:100%}.amenities-card h3{margin-bottom:.4rem;font-size:1.2rem;font-weight:500;line-height:1.2;color:#2c2a1e}.amenities-card p{max-width:14rem;font-size:.7rem;line-height:1.45;color:rgba(44,42,30,.78)}.amenities-mobile{display:none}@media (max-width:1200px){.amenities-showcase__body{max-width:32rem}.amenities-showcase__body h2{font-size:3.2rem}.amenities-showcase__body p{max-width:32rem;font-size:.7rem}.amenities-card{min-height:7.4rem;padding:1rem 1.1rem}.amenities-card h3{font-size:.95rem}.amenities-card p{font-size:.65rem}.amenities-column{width:17rem}}@media (max-width:1024px){.amenities-showcase{display:none}.amenities-mobile{position:relative;padding:2.5rem 0 2rem;width:100%;overflow:hidden;background:#000;display:block}.amenities-mobile-bg{position:absolute;inset:0}.amenities-mobile-bg img{width:100%;height:100%;object-fit:cover}.amenities-mobile-content{position:relative;padding:2rem 1rem;color:var(--white);z-index:2}.amenities-mobile-content .tag{display:block;letter-spacing:.15rem;text-transform:uppercase;font-size:.7rem;font-weight:var(--font-r);color:var(--white);margin-bottom:1rem}.amenities-mobile-content .tag svg{height:1rem;width:1rem}.amenities-mobile-content h2{font-size:1.6rem;font-weight:var(--font-b);color:var(--white);line-height:1.3;max-width:30%;margin:0 auto 1rem;text-align:center;font-family:Cormorant,serif;letter-spacing:.03rem}.amenities-mobile-content p{font-size:.8rem;font-weight:var(--font-r);color:#d1d1d1;line-height:1.6;max-width:30%;margin:0 auto 1.25rem;text-align:center}.amenities-mobile-content .primary-btn{text-align:center;margin:0 auto}.amenities-mobile-cards-slider{position:relative;z-index:2;display:flex;gap:.75rem;margin-top:.5rem;padding:1rem;align-items:stretch}.amenities-mobile .slick-track{margin-left:-14%}.amenities-mobile .amenity-card{min-width:13rem;background:#d9d6c3;padding:1rem;flex-shrink:0;margin-right:20px;align-items:stretch;min-height:9rem!important}.amenities-mobile .amenity-card svg{width:1.5rem;height:1.5rem;margin-bottom:.75rem}.amenities-mobile .amenity-card h3{font-size:1rem;font-weight:var(--font-b);color:#000;margin-bottom:.4rem}.amenities-mobile .amenity-card p{font-size:.8rem;font-weight:var(--font-r);color:#444}}@media (max-width:600px){.amenities-mobile{margin-top:3.5rem}.amenities-mobile-content{padding:0}.amenities-mobile-content .tag{max-width:100%;letter-spacing:.3rem}.amenities-mobile-content .tag svg{height:1rem;width:1rem}.amenities-mobile-content h2,.amenities-mobile-content p{max-width:100%}.amenities-mobile-cards-slider{padding:1rem 0 0}.amenities-mobile .slick-track{margin-left:-31%}.amenities-mobile .amenity-card{min-width:9rem!important;min-height:11rem!important}.amenities-mobile .amenity-card svg{margin-bottom:.5rem}.amenities-mobile .amenity-card h3{font-size:.9rem;font-weight:500;color:#2c2a1e;margin-bottom:.5rem!important}.amenities-mobile .amenity-card p{font-size:.8rem;font-weight:400;color:#575757}}.luxury-legacy{position:relative;padding-block:6rem 4rem;overflow:hidden}.luxury-legacy-inner{position:relative;z-index:2;text-align:center;margin:0 auto}.luxury-legacy-visual{position:relative;margin-bottom:1.5rem;width:80%;margin:0 auto;z-index:1}.luxury-legacy-visual img{width:68%;height:auto;margin:0 auto;display:block;position:relative;z-index:0}.luxury-legacy-visual>h2{position:absolute;top:5%;left:50%;transform:translate(-50%,-50%);font-size:4.5rem;font-weight:300;color:#2c2a1e;text-align:center;line-height:1;text-transform:uppercase;font-family:Cormorant,serif;letter-spacing:.015rem;width:100%;z-index:1}.luxury-legacy-visual .text-container{position:absolute;top:0;left:50%;transform:translateX(-50%);width:68%;height:100%;overflow:hidden;z-index:2;pointer-events:none}.luxury-legacy-visual .text-container h2{position:absolute;top:5%;left:50%;transform:translate(-50%,-50%);font-size:4.5rem;font-weight:300;color:#f5f0e8;text-align:center;line-height:1;text-transform:uppercase;font-family:Cormorant,serif;letter-spacing:.015rem;width:150%}.luxury-legacy-desc{max-width:81%;margin:1.5rem auto 0}.luxury-legacy-desc p{font-size:1.2rem;font-weight:400;color:#2c2a1e;line-height:1.4}@media (max-width:1024px){.luxury-legacy{padding-block:3rem 3rem}.luxury-legacy-visual{width:90%;position:relative}.luxury-legacy-visual img{width:60%;position:relative;z-index:1}.luxury-legacy-visual .text-container h2,.luxury-legacy-visual>h2{font-size:2.8rem;top:7%;line-height:1.1}.luxury-legacy-visual .text-container{width:60%}.luxury-legacy-desc{max-width:90%;margin-top:1.25rem}.luxury-legacy-desc p{font-size:1rem;line-height:1.5}}@media (max-width:600px){.luxury-legacy{padding-block:0 0;margin-bottom:-2%;margin-top:-1%}.luxury-legacy-inner{max-width:100%}.luxury-legacy-visual{width:100%}.luxury-legacy-visual .text-container h2,.luxury-legacy-visual>h2{font-size:1.4rem;top:47%}.luxury-legacy-visual img{width:79%!important}.luxury-legacy-visual .text-container{width:79%}.luxury-legacy-desc{max-width:100%;padding:0}.luxury-legacy-desc p{font-size:.8rem}}.architecture-section{background:beige;padding:80px 0;padding-left:40px;font-family:Inter,sans-serif;overflow-x:hidden}.architecture-section .container-lg{display:grid;grid-template-columns:1fr 1.25fr;margin-left:auto;margin-right:0;max-width:100%;padding-left:2.5rem;padding-right:0;position:relative}@media (min-width:1720px){.architecture-section .container-lg{padding-left:calc((100vw - 1720px) / 2)}}.architecture-section .container-lg .arch-heading-wrap,.architecture-section .container-lg .contact-btn,.architecture-section .container-lg .description,.architecture-section .container-lg .subtitle{grid-column:1}.architecture-section .container-lg .image{grid-column:2;grid-row:1/10;position:relative;z-index:1;margin-right:0}.architecture-section .container-lg .image .image-visual{overflow:hidden;position:relative}.architecture-section .container-lg .image .image-visual img{width:100%;height:auto;display:block}.architecture-section .arch-heading-wrap{position:relative;z-index:1}.architecture-section .subtitle{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:400;letter-spacing:.4rem;margin-bottom:1.5rem;color:#494949;text-transform:uppercase}.architecture-section .subtitle svg{height:1rem;width:1rem}.architecture-section h2.arch-heading{font-size:4.5rem;font-weight:400;font-family:Cormorant,Georgia,Times New Roman,serif;line-height:1;margin:0;margin-bottom:20px;white-space:nowrap;width:127%;text-align:center;color:#2c2a1e;position:relative;z-index:1}.architecture-section h2.arch-heading .that-breathes{padding-left:260px;display:inline-block;font-family:Cormorant,serif}.architecture-section .image .arch-text-container{position:absolute;inset:0;pointer-events:none;z-index:10;overflow:hidden}.architecture-section .image .arch-text-container h2.arch-heading{color:#fff;position:absolute;top:0;left:0;margin:0;line-height:1;transform:none;width:127%}.architecture-section .image .arch-text-container h2.arch-heading .that-breathes{color:inherit}.architecture-section .description{font-size:1rem;color:#2c2a1e;font-weight:400;line-height:1.7;margin-bottom:15px;padding-left:40px}.architecture-section .contact-btn{margin-top:40px}.architecture-section .image{flex:1;position:relative;z-index:2;margin-right:0}.architecture-section .image .image-visual{overflow:hidden;position:relative}.architecture-section .image img{width:100%;height:auto;display:block}.architecture-section .tagline{text-align:start;margin-top:3rem;letter-spacing:5px;font-size:32px;font-weight:300;color:#2c2a1e;opacity:1;font-family:Cormorant,Georgia,Times New Roman,serif}@media (max-width:1200px){.architecture-section h2.arch-heading{font-size:4rem;width:110%}.architecture-section h2.arch-heading .that-breathes{padding-left:7.5rem}.architecture-section .description{font-size:.9rem}.architecture-section .tagline{font-size:1.3rem;margin-top:3rem}}@media (max-width:1024px){.architecture-section{padding:4rem 0;padding-left:1rem;padding-right:1rem}.architecture-section .container-lg{grid-template-columns:1fr 1fr;padding-left:0}.architecture-section h2.arch-heading{font-size:4rem;width:110%;white-space:normal;text-align:left;line-height:.9}.architecture-section h2.arch-heading .that-breathes{padding-left:4rem}.architecture-section .description{font-size:.9rem;max-width:100%}.architecture-section .image .arch-text-container h2.arch-heading{font-size:4rem;width:110%}.architecture-section .image .arch-text-container h2.arch-heading .that-breathes{padding-left:4rem}}@media (min-width:601px) and (max-width:1024px){.architecture-section .container-lg{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:24px;align-items:start}.architecture-section h2.arch-heading{font-size:clamp(34px,4.7vw,48px);width:115%;max-width:560px;margin-bottom:16px}.architecture-section h2.arch-heading .that-breathes{padding-left:clamp(28px,6vw,88px)}.architecture-section .image .image-visual{min-height:420px}.architecture-section .image .image-visual img{height:100%;object-fit:cover}.architecture-section .image .arch-text-container h2.arch-heading{font-size:clamp(34px,4.7vw,48px);width:115%;max-width:560px}.architecture-section .image .arch-text-container h2.arch-heading .that-breathes{padding-left:clamp(28px,6vw,88px)}.architecture-section .description{font-size:clamp(14px,1.7vw,18px);line-height:1.65;padding-left:20px}.architecture-section .tagline{margin-top:28px;font-size:clamp(18px,2.4vw,24px);letter-spacing:4px}.architecture-section .contact-btn{margin-top:28px}}@media (max-width:600px){.architecture-section{padding:3rem 0}.architecture-section .container-lg{display:flex;flex-direction:column;padding-inline:1rem}.architecture-section .container-lg .arch-heading-wrap,.architecture-section .container-lg .contact-btn,.architecture-section .container-lg .description,.architecture-section .container-lg .image,.architecture-section .container-lg .subtitle{grid-column:auto;grid-row:auto}.architecture-section .subtitle{font-size:.9rem;letter-spacing:.2rem;margin:0;margin-bottom:.75rem;text-align:left;justify-content:flex-start}.architecture-section h2.arch-heading{font-size:1.8rem;white-space:normal;width:100%;margin:0;padding:0;position:relative;z-index:2;text-align:start!important;padding-bottom:40px}.architecture-section h2.arch-heading .that-breathes{padding-left:2rem}.architecture-section .image{margin:0;margin-top:-1.75rem}.architecture-section .image .image-visual{overflow:hidden;position:relative}.architecture-section .image .image-visual:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,transparent);pointer-events:none;z-index:2}.architecture-section .image .arch-text-container{display:none}.architecture-section .image .tagline{margin-top:.75rem;margin-bottom:.75rem;font-size:.7rem;letter-spacing:.15rem}.architecture-section .description{font-size:.8rem;line-height:1.6;margin-bottom:.5rem;text-align:left;padding-left:0}.architecture-section .contact-btn{margin-top:1rem;margin-inline:0}}.residences-section-new{padding:6rem 0;padding-top:0;background:beige;font-family:Inter,sans-serif;overflow:hidden}.residences-section-new .residences-label{margin-bottom:3rem}.residences-section-new .residences-label span{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.6rem;letter-spacing:.4rem;font-size:1.2rem;color:#494949;text-transform:uppercase}.residences-section-new .residences-main,.residences-section-new .residences-title{position:relative}.residences-section-new .residences-title .main-heading{font-size:4.5rem;font-weight:300;color:#2c2a1e;line-height:1;font-family:Cormorant,serif;text-align:right;padding-right:15%;margin-bottom:2.5rem;position:relative;z-index:5}.residences-section-new .res-visual{position:relative;width:100%;margin-left:0}.residences-section-new .res-visual .image-visual{position:relative;width:100%;height:auto;overflow:hidden;z-index:1}.residences-section-new .res-visual .image-visual img{width:100%;display:block;height:auto}.residences-section-new .res-visual .res-heading-wrap{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.residences-section-new .res-visual h2.res-heading{font-size:5.5rem;font-weight:300;color:#2c2a1e;line-height:1;font-family:Cormorant,serif;position:absolute;left:0;width:100%;text-align:right;padding-right:5%;text-transform:uppercase;white-space:nowrap}.residences-section-new .res-visual h2.res-heading.title-top{top:0;transform:translateY(-50%)}.residences-section-new .res-visual h2.res-heading.title-bottom{bottom:0;transform:translateY(50%)}.residences-section-new .res-visual .residences-description{position:absolute;top:50%;right:8%;transform:translateY(-50%);max-width:27.5rem;z-index:15;text-align:right}.residences-section-new .res-visual .residences-description p{font-size:1rem;font-weight:400;color:#fff;line-height:1.7;opacity:1}.residences-section-new .arch-text-container{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:10;pointer-events:none}.residences-section-new .arch-text-container h2.res-heading{color:#fff}@media (max-width:1024px){.residences-section-new{padding:4rem 0}.residences-section-new .residences-title .main-heading{font-size:4rem;padding-right:5%;margin-bottom:1.5rem}.residences-section-new .res-visual h2.res-heading{font-size:4rem}.residences-section-new .residences-description{max-width:25rem;padding-right:1rem;right:1rem}.residences-section-new .residences-description p{font-size:.9rem}}@media (min-width:601px) and (max-width:1024px){.residences-section-new .residences-title .main-heading{font-size:clamp(40px,4.7vw,48px);margin-bottom:24px}.residences-section-new .res-visual{min-height:460px}.residences-section-new .res-visual .image-visual{height:460px}.residences-section-new .res-visual .image-visual img{height:100%;object-fit:cover}.residences-section-new .res-visual .image-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.22) 45%,rgba(0,0,0,.55));pointer-events:none;z-index:2}.residences-section-new .res-visual .res-heading-wrap{z-index:3}.residences-section-new .res-visual h2.res-heading{font-size:clamp(34px,4.6vw,48px);line-height:.95;padding-right:32px}.residences-section-new .res-visual .residences-description{top:52%;right:32px;width:min(54%,500px);max-width:none;padding-right:0}.residences-section-new .res-visual .residences-description p{font-size:clamp(14px,1.6vw,18px);line-height:1.65}}@media (max-width:600px){.residences-section-new{padding:3rem 0}.residences-section-new .residences-title .main-heading{font-size:1.5rem;margin-bottom:1.5rem;padding-right:0;text-align:left}.residences-section-new .res-visual{min-height:32.5rem}.residences-section-new .res-visual .image-visual{height:32.5rem}.residences-section-new .res-visual .image-visual img{height:100%;object-fit:cover}.residences-section-new .res-visual h2.res-heading{font-size:1.5rem;padding-right:0;text-align:center;width:100%;white-space:normal}.residences-section-new .res-visual h2.res-heading.title-top{top:0}.residences-section-new .res-visual h2.res-heading.title-bottom{bottom:8%;transform:none}.residences-section-new .res-visual .residences-description{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);max-width:100%;width:100%;text-align:center;padding:0 1rem;z-index:15}.residences-section-new .res-visual .residences-description p{font-size:.75rem;color:#fff;line-height:1.6;text-align:start}.residences-section-new .residences-label{margin-bottom:2rem}.residences-section-new .residences-label span{justify-content:center;font-size:.9rem;letter-spacing:.2rem}}@media (max-width:1680px){body,html{font-size:19px}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:82.5rem}}@media (max-width:1440px){body,html{font-size:15px}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:89rem}}@media (max-width:1400px){body,html{font-size:13px}}@media (max-width:1366px){body,html{font-size:13px}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:100rem}}@media (max-width:1280px){body,html{font-size:12px}}@media (max-width:1024px){body,html{font-size:12px}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:79rem;margin-inline:auto}}@media (max-width:991px){body,html{font-size:10px}}@media (max-width:820px){body,html{font-size:9px}}@media (max-width:768px){body,html{font-size:8.5px}}@media (max-width:600px){body,html{font-size:20px}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-inline:20px}}@media (max-width:1024px){.header_wrapper{padding:.75rem 0}.header__logo img{width:6.5rem}}@media (max-width:600px){.header_wrapper{padding:.6rem 0}.header__logo img{width:5.5rem}}@media (max-width:1024px){.footer{padding:1.5rem 0}.footer__wrapper{gap:1rem;align-items:flex-start}.footer__left{padding-right:1.5rem}.footer__left img{max-width:7rem}.footer__menu{gap:1.5rem}.footer__menu li a{font-size:.7rem}.footer__social{gap:1rem}.footer__contact,.footer__social li a{font-size:.7rem}.footer__contact span{margin:0 .6rem}.footer__copyright{font-size:.7rem}}@media (max-width:600px){.footer{padding:2rem 0;text-align:center}.footer__wrapper{flex-direction:column;align-items:center;gap:1.25rem}.footer__left{border:none;padding-right:0}.footer__left img{max-width:8rem;margin:0 auto}.footer__center{width:100%}.footer__menu{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem 1rem;justify-items:center;margin-bottom:1rem}.footer__menu li a{font-size:.7rem}.footer__right{text-align:center;width:100%}.footer__social{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;justify-items:center;margin-bottom:.75rem}.footer__social li a{font-size:.7rem}.footer__contact{display:flex;flex-direction:column;gap:.25rem;font-size:.7rem}.footer__contact span{display:none}.footer__copyright{font-size:.6rem;line-height:1.4;margin-top:.5rem;max-width:13rem;margin-inline:auto}}@media (max-width:1024px){.cta-form{padding:4rem 0}.cta-form__wrapper{gap:2.5rem}.cta-form__content{width:100%;justify-content:flex-start}.cta-form__content h2{font-size:3.5rem;width:100%;text-align:left}.cta-form__content .content1,.cta-form__content .content2,.cta-form__content .content3{justify-content:flex-start}.cta-form__form{width:100%}.cta-form__form .form-group input{font-size:1rem;padding:.8rem 0}}@media (max-width:600px){.cta-form{padding:3rem 0}.cta-form__wrapper{gap:1.5rem;flex-direction:column;align-items:center;justify-content:center}.cta-form__content h2{font-size:1.5rem;line-height:1.3;letter-spacing:.05rem}.cta-form__content .content1,.cta-form__content .content2,.cta-form__content .content3{justify-content:center}.cta-form__form .form-group{margin-bottom:1rem}.cta-form__form .form-group input{font-size:.7rem;padding:.6rem 0}.cta-form .primary-btn{width:100%;text-align:left;width:fit-content;margin-top:1.5rem}}@media (max-width:1024px){.d-1024-none{display:none}.d-1024-none-i{display:none!important}.d-1024-block{display:block}.d-1024-block-i{display:block!important}}@media (max-width:991px){.d-991-none{display:none}.d-991-none-i{display:none!important}.d-991-block{display:block}.d-991-block-i{display:block!important}}@media screen and (min-width:991px) and (max-width:1024px){.d-991T1024-none{display:none}.d-991T1024-none-i{display:none!important}.d-991T1024-block{display:block}.d-991T1024-block-i{display:block!important}}@media screen and (min-width:768px) and (max-width:1024px){.d-768T1024-none{display:none}.d-768T1024-none-i{display:none!important}.d-768T1024-block{display:block}.d-768T1024-block-i{display:block!important}}@media (max-width:768px){.d-768-none{display:none}.d-768-none-i{display:none!important}.d-768-block{display:block}.d-768-block-i{display:block!important}}@media (max-width:767px){.d-767-none{display:none}.d-767-none-i{display:none!important}.d-767-block{display:block}.d-767-block-i{display:block!important}}@media (max-width:600px){.d-600-none{display:none}.d-600-none-i{display:none!important}.d-600-block{display:block}.d-600-block-i{display:block!important}}@media (max-width:480px){.d-480-none{display:none}.d-480-none-i{display:none!important}.d-480-block{display:block}.d-480-block-i{display:block!important}}@media (max-width:375px){.d-375-none{display:none}.d-375-none-i{display:none!important}.d-375-block{display:block}.d-375-block-i{display:block!important}}
/*# sourceMappingURL=style.css.map */
