.property1-hero{color:#fff;background:#111;justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.property1-hero-background{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.property1-hero-swiper,.property1-hero-swiper .swiper-wrapper{width:100%;height:100%}.property1-hero-swiper .swiper-slide{width:100%;height:100%;overflow:hidden}.property1-hero-swiper picture{width:100%;height:100%;display:block}.property1-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;animation:7s ease-in-out infinite alternate property1HeroZoom;display:block;transform:scale(1.04)}@keyframes property1HeroZoom{0%{transform:scale(1.04)}to{transform:scale(1.1)}}.property1-hero-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0512087a 0%,#05120861 45%,#05120894 100%);position:absolute;inset:0}.property1-hero-pattern{z-index:3;pointer-events:none;opacity:.16;background-image:repeating-linear-gradient(135deg,#0000 0 25px,#ffffff1f 26px,#0000 27px);position:absolute;inset:0}.property1-hero-circle{z-index:3;pointer-events:none;background:#ffffff09;border:1px solid #ffffff0a;border-radius:50%;animation:6s ease-in-out infinite property1CircleFloat;position:absolute}.property1-hero-circle-one{width:150px;height:150px;top:9%;right:9%}.property1-hero-circle-two{width:95px;height:95px;animation-delay:1.5s;bottom:15%;left:8%}@keyframes property1CircleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.property1-hero-content{z-index:5;box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;width:min(90%,950px);margin:0 auto;padding:30px 20px;display:flex;position:relative}.property1-hero-location,.property1-hero-eyebrow,.property1-hero-title,.property1-hero-highlight,.property1-hero-description,.property1-hero-buttons{opacity:0;transform:translateY(35px)}.property1-hero-visible .property1-hero-location{animation:.8s .1s forwards property1FadeUp}.property1-hero-visible .property1-hero-eyebrow{animation:.8s .25s forwards property1FadeUp}.property1-hero-visible .property1-hero-title{animation:.9s .4s forwards property1FadeUp}.property1-hero-visible .property1-hero-highlight{animation:.9s .55s forwards property1FadeUp}.property1-hero-visible .property1-hero-description{animation:.9s .7s forwards property1FadeUp}.property1-hero-visible .property1-hero-buttons{animation:.9s .85s forwards property1FadeUp}.property1-hero-location{color:#e4b957;letter-spacing:1px;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14230f7a;border:1px solid #d2a54a8c;border-radius:30px;justify-content:center;align-items:center;gap:9px;margin-bottom:24px;padding:9px 22px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:600;line-height:1.3;display:inline-flex}.property1-hero-location-dot{background:#d2a54a;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #d2a54ab3}.property1-hero-eyebrow{color:#e4b957;letter-spacing:4px;text-transform:uppercase;margin-bottom:13px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;line-height:1.4;display:block}.property1-hero-title{color:#fff;letter-spacing:1px;text-transform:uppercase;text-shadow:0 3px 20px #00000059;margin:0;font-family:Playfair Display,serif;font-size:clamp(48px,5vw,76px);font-weight:400;line-height:.98}.property1-hero-highlight{color:#e4b957;letter-spacing:8px;text-transform:uppercase;text-shadow:0 2px 15px #0000004d;margin:14px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,3.2vw,48px);font-weight:300;line-height:1.1}.property1-hero-description{color:#ffffffe0;text-align:center;text-shadow:0 2px 8px #00000059;width:100%;max-width:720px;margin:22px auto 0;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.property1-hero-buttons{justify-content:center;align-items:center;gap:16px;margin-top:30px;display:flex}.property1-hero-button{box-sizing:border-box;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-width:190px;min-height:52px;padding:0 25px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;line-height:1;text-decoration:none;transition:transform .3s,background .3s,color .3s,border-color .3s,box-shadow .3s;display:inline-flex}.property1-hero-button-primary{color:#fff;background:#d2a54a;border:1px solid #d2a54a}.property1-hero-button-primary:hover{background:#e1b963;border-color:#e1b963;transform:translateY(-3px);box-shadow:0 8px 20px #0000002e}.property1-hero-button-secondary{color:#fff;background:#0000000d;border:1px solid #ffffffb3}.property1-hero-button-secondary:hover{color:#182615;background:#fff;border-color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #0000002e}.property1-hero-button:active{transform:translateY(-1px)}.property1-hero-scroll{z-index:6;opacity:0;flex-direction:column;align-items:center;gap:7px;animation:1s 1.4s forwards property1ScrollFade,2s ease-in-out 2.4s infinite property1ScrollFloat;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.property1-hero-scroll-text{color:#ffffffbf;letter-spacing:3px;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:600;line-height:1}.property1-hero-scroll-line{background:linear-gradient(#d2a54a,#d2a54a00);width:1px;height:32px}@keyframes property1ScrollFloat{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,6px)}}@keyframes property1ScrollFade{0%{opacity:0}to{opacity:1}}@keyframes property1FadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.property1-hero{min-height:560px}.property1-hero-content{width:min(92%,720px);padding:25px 18px}.property1-hero-location{margin-bottom:20px;padding:8px 18px;font-size:10px}.property1-hero-eyebrow{letter-spacing:3px;font-size:10px}.property1-hero-title{font-size:clamp(42px,7vw,62px)}.property1-hero-highlight{letter-spacing:6px;font-size:clamp(27px,4.5vw,40px)}.property1-hero-description{max-width:600px;margin-top:18px;font-size:14px;line-height:1.65}.property1-hero-buttons{gap:13px;margin-top:25px}.property1-hero-button{min-width:170px;min-height:48px;padding:0 20px;font-size:11px}}@media (width<=600px){.property1-hero{width:100%;height:78vh;min-height:520px;max-height:680px}.property1-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;animation:7s ease-in-out infinite alternate property1HeroMobileZoom;transform:scale(1.02)}@keyframes property1HeroMobileZoom{0%{transform:scale(1.02)}to{transform:scale(1.08)}}.property1-hero-content{width:calc(100% - 28px);margin-top:-10px;padding:20px 10px}.property1-hero-location{letter-spacing:.7px;white-space:normal;max-width:94%;margin-bottom:18px;padding:7px 14px;font-size:8.5px;line-height:1.4}.property1-hero-location-dot{width:5px;height:5px}.property1-hero-eyebrow{letter-spacing:2.5px;margin-bottom:10px;font-size:8px}.property1-hero-title{letter-spacing:.5px;font-size:clamp(34px,10vw,48px);line-height:1}.property1-hero-highlight{letter-spacing:4px;margin-top:10px;font-size:clamp(22px,6.5vw,31px);line-height:1.1}.property1-hero-description{max-width:340px;margin-top:16px;font-size:11.5px;line-height:1.6}.property1-hero-buttons{gap:9px;width:100%;margin-top:23px}.property1-hero-button{letter-spacing:1px;width:145px;min-width:0;min-height:43px;padding:0 12px;font-size:9px}.property1-hero-scroll{bottom:15px}.property1-hero-scroll-text{letter-spacing:2px;font-size:7px}.property1-hero-scroll-line{height:25px}.property1-hero-circle-one{width:100px;height:100px;top:10%;right:-20px}.property1-hero-circle-two{width:65px;height:65px;bottom:15%;left:-15px}}@media (width<=380px){.property1-hero{min-height:500px}.property1-hero-content{width:calc(100% - 22px);padding-left:5px;padding-right:5px}.property1-hero-location{margin-bottom:15px;padding:6px 11px;font-size:8px}.property1-hero-eyebrow{letter-spacing:2px;font-size:7.5px}.property1-hero-title{font-size:32px}.property1-hero-highlight{letter-spacing:3px;font-size:20px}.property1-hero-description{max-width:300px;font-size:10.5px;line-height:1.55}.property1-hero-buttons{gap:7px;margin-top:19px}.property1-hero-button{letter-spacing:.8px;width:135px;min-height:40px;font-size:8px}.property1-hero-circle-one{width:80px;height:80px;right:-25px}.property1-hero-circle-two{width:55px;height:55px;left:-20px}}@media (prefers-reduced-motion:reduce){.property1-hero-image,.property1-hero-circle,.property1-hero-location,.property1-hero-eyebrow,.property1-hero-title,.property1-hero-highlight,.property1-hero-description,.property1-hero-buttons,.property1-hero-scroll{opacity:1;transform:none;animation:none!important}}.property1-about{box-sizing:border-box;background:#fff;width:100%;padding:10px 0;overflow:hidden}.property1-about-container{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);align-items:center;gap:55px;width:min(100% - 100px,1380px);margin:0 auto;display:grid}.property1-about-content{opacity:0;min-width:0;transition:opacity .9s,transform .9s;transform:translate(-50px)}.property1-about-image-wrapper{opacity:0;background:#eee;border-radius:9px;width:100%;height:440px;transition:opacity 1s .15s,transform 1s .15s;position:relative;overflow:hidden;transform:translate(50px)}.property1-about.property1-about-visible .property1-about-content,.property1-about.property1-about-visible .property1-about-image-wrapper{opacity:1;transform:translate(0)}.property1-about-eyebrow{color:#c99f4a;letter-spacing:3.5px;text-transform:uppercase;opacity:0;margin-bottom:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;line-height:1.3;transition:opacity .7s .15s,transform .7s .15s;display:block;transform:translateY(20px)}.property1-about.property1-about-visible .property1-about-eyebrow{opacity:1;transform:translateY(0)}.property1-about-title{color:#171717;letter-spacing:-.5px;opacity:0;max-width:650px;margin:0;font-family:Playfair Display,serif;font-size:clamp(38px,3.4vw,52px);font-weight:400;line-height:1.08;transition:opacity .8s .25s,transform .8s .25s;transform:translateY(25px)}.property1-about.property1-about-visible .property1-about-title{opacity:1;transform:translateY(0)}.property1-about-title span{color:#c99f4a;display:block}.property1-about-line{transform-origin:0;opacity:0;background:#c99f4a;width:68px;height:2px;margin:18px 0 25px;transition:opacity .6s .45s,transform .7s .45s;transform:scaleX(0)}.property1-about.property1-about-visible .property1-about-line{opacity:1;transform:scaleX(1)}.property1-about-description{max-width:680px}.property1-about-description p{color:#68717d;opacity:0;margin:0 0 17px;font-family:Plus Jakarta Sans,sans-serif;font-size:14.5px;font-weight:400;line-height:1.7;transition:opacity .7s,transform .7s;transform:translateY(20px)}.property1-about-description p:first-child{transition-delay:.55s}.property1-about-description p:nth-child(2){transition-delay:.7s}.property1-about-description p:nth-child(3){transition-delay:.85s}.property1-about-description p:nth-child(4){transition-delay:1s}.property1-about.property1-about-visible .property1-about-description p{opacity:1;transform:translateY(0)}.property1-about-description p:last-child{margin-bottom:0}.property1-about-image{object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .8s;display:block}.property1-about-image-wrapper:hover .property1-about-image{transform:scale(1.035)}.property1-about-image-wrapper:after{content:"";pointer-events:none;opacity:0;border:1px solid #ffffff80;border-radius:7px;transition:opacity .8s .8s,transform .8s .8s;position:absolute;inset:12px;transform:scale(.96)}.property1-about.property1-about-visible .property1-about-image-wrapper:after{opacity:1;transform:scale(1)}.property1-about-image-wrapper:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#ffffff14,#0000 45%);position:absolute;inset:0}@media (width<=1100px){.property1-about{padding:45px 0}.property1-about-container{grid-template-columns:1fr .95fr;gap:35px;width:min(100% - 60px,950px)}.property1-about-title{font-size:42px}.property1-about-description p{font-size:13.5px;line-height:1.65}.property1-about-image-wrapper{height:410px}}@media (width<=850px){.property1-about{padding:40px 0}.property1-about-container{grid-template-columns:1fr;gap:30px;width:calc(100% - 50px)}.property1-about-content{max-width:720px}.property1-about-title{font-size:40px}.property1-about-description p{font-size:14px}.property1-about-image-wrapper{width:100%;height:400px;transform:translateY(40px)}.property1-about.property1-about-visible .property1-about-image-wrapper{transform:translateY(0)}}@media (width<=600px){.property1-about{padding:10px 0}.property1-about-container{gap:10px;width:calc(100% - 30px)}.property1-about-content{transform:translateY(35px)}.property1-about.property1-about-visible .property1-about-content{transform:translateY(0)}.property1-about-image-wrapper{border-radius:7px;height:300px;transform:translateY(35px)}.property1-about.property1-about-visible .property1-about-image-wrapper{transform:translateY(0)}.property1-about-eyebrow{letter-spacing:2.5px;margin-bottom:10px;font-size:9px}.property1-about-title{letter-spacing:0;font-size:31px;line-height:1.1}.property1-about-line{width:50px;height:2px;margin:5px 0 10px}.property1-about-description p{margin-bottom:10px;font-size:12.5px;line-height:1.5}.property1-about-image-wrapper:after{border-radius:5px;inset:8px}}@media (width<=380px){.property1-about{padding:28px 0}.property1-about-container{gap:22px;width:calc(100% - 24px)}.property1-about-title{font-size:28px}.property1-about-description p{font-size:12px;line-height:1.6}.property1-about-image-wrapper{height:270px}}@media (prefers-reduced-motion:reduce){.property1-about-content,.property1-about-image-wrapper,.property1-about-eyebrow,.property1-about-title,.property1-about-line,.property1-about-description p,.property1-about-image-wrapper:after{opacity:1;transition:none;animation:none;transform:none}.property1-about-image{transition:none}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.property1-amenities{color:#171717;box-sizing:border-box;background:#fff;width:100%;padding:10px 0;overflow:hidden}.property1-amenities-container{box-sizing:border-box;width:100%;max-width:1250px;margin:0 auto;padding:0 30px}.property1-amenities-header{text-align:center;opacity:0;max-width:800px;margin:0 auto 10px;transition:opacity .9s,transform .9s;transform:translateY(45px)}.property1-amenities-visible .property1-amenities-header{opacity:1;transform:translateY(0)}.property1-amenities-eyebrow{letter-spacing:4px;text-transform:uppercase;color:#c99d45;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;display:block}.property1-amenities-title{color:#171717;margin:0;font-family:Playfair Display,serif;font-size:clamp(34px,3vw,48px);font-weight:500;line-height:1.15}.property1-amenities-title span{color:#c99d45}.property1-amenities-line{opacity:0;transform-origin:50%;background:#c99d45;width:70px;height:2px;margin:13px auto 14px;transition:opacity .6s .35s,transform .7s .35s;transform:scaleX(0)}.property1-amenities-visible .property1-amenities-line{opacity:1;transform:scaleX(1)}.property1-amenities-description{color:#68717d;max-width:700px;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.7}.property1-amenities-slider-wrapper{box-sizing:border-box;opacity:0;width:100%;padding:0 38px;transition:opacity .8s .25s,transform .8s .25s;position:relative;transform:translateY(35px)}.property1-amenities-visible .property1-amenities-slider-wrapper{opacity:1;transform:translateY(0)}.property1-amenities-swiper{width:100%;height:194px;overflow:hidden;transform:translateZ(0)}.property1-amenities-swiper .swiper-wrapper{align-items:flex-start;height:194px;transition-timing-function:ease-in-out}.property1-amenities-swiper .swiper-slide{box-sizing:border-box;height:194px}.property1-amenity-column{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;height:194px;display:flex}.property1-amenity-card{box-sizing:border-box;color:#171717;opacity:1;visibility:visible;background:#fff;border:1px solid #e5e5e5;border-radius:7px;align-items:center;width:100%;height:90px;min-height:90px;max-height:90px;padding:0 22px;transition:transform .35s,border-color .35s,box-shadow .35s,background .35s;display:flex;transform:translateZ(0)}.property1-amenity-empty{visibility:hidden;pointer-events:none;box-shadow:none;background:0 0;border-color:#0000}.property1-amenity-card:not(.property1-amenity-empty):hover{background:#fffdf9;border-color:#c99d45;transform:translateY(-4px);box-shadow:0 10px 28px #00000014}.property1-amenity-icon{color:#c99d45;opacity:1;visibility:visible;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-right:15px;font-size:20px;transition:transform .35s,color .35s;display:flex}.property1-amenity-icon svg{fill:currentColor;opacity:1;visibility:visible;width:20px;height:20px;display:block}.property1-amenity-card:not(.property1-amenity-empty):hover .property1-amenity-icon{color:#ad8235;transform:scale(1.12)rotate(-3deg)}.property1-amenity-title{color:#171717;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:500;line-height:1.4;display:block}.property1-amenities-prev,.property1-amenities-next{z-index:20;color:#b78b39;cursor:pointer;background:#fff;border:1px solid #d3ae68;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.property1-amenities-prev{left:0}.property1-amenities-next{right:0}.property1-amenities-prev span,.property1-amenities-next span{margin-top:-2px;font-family:Arial,sans-serif;font-size:24px;line-height:1;display:block}.property1-amenities-prev:hover,.property1-amenities-next:hover{color:#fff;background:#c99d45;transform:translateY(-50%)scale(1.08);box-shadow:0 5px 15px #0000001f}.property1-amenities-pagination{justify-content:center;align-items:center;min-height:10px;margin-top:23px;display:flex}.property1-amenities-pagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background:#d6d6d6;border-radius:10px;width:7px;height:7px;margin:0 4px;transition:width .3s,background .3s}.property1-amenities-pagination .swiper-pagination-bullet-active{background:#c99d45;width:22px}@media (width<=900px){.property1-amenities{padding:45px 0 40px}.property1-amenities-container{padding:0 22px}.property1-amenities-header{margin-bottom:30px}.property1-amenities-slider-wrapper{padding:0 32px}.property1-amenities-swiper,.property1-amenities-swiper .swiper-wrapper,.property1-amenities-swiper .swiper-slide{height:148px}.property1-amenity-column{gap:12px;height:148px}.property1-amenity-card{height:68px;min-height:68px;max-height:68px;padding:0 16px}.property1-amenity-icon{width:30px;height:30px;margin-right:12px;font-size:18px}.property1-amenity-icon svg{width:18px;height:18px}.property1-amenity-title{font-size:12px}}@media (width<=700px){.property1-amenities{padding:0 0 10px}.property1-amenities-container{padding:0 15px}.property1-amenities-header{margin-bottom:15px}.property1-amenities-eyebrow{letter-spacing:3px;margin-bottom:7px;font-size:10px}.property1-amenities-title{font-size:31px}.property1-amenities-line{width:55px;margin:5px auto 10px}.property1-amenities-description{font-size:13px;line-height:1.6}.property1-amenities-slider-wrapper{padding:0 27px}.property1-amenities-swiper,.property1-amenities-swiper .swiper-wrapper,.property1-amenities-swiper .swiper-slide{height:134px}.property1-amenity-column{gap:10px;height:134px}.property1-amenity-card{border-radius:6px;height:62px;min-height:62px;max-height:62px;padding:0 12px}.property1-amenity-icon{width:28px;height:28px;margin-right:9px;font-size:17px}.property1-amenity-icon svg{width:17px;height:17px}.property1-amenity-title{font-size:10px;line-height:1.3}.property1-amenities-prev,.property1-amenities-next{width:29px;height:29px}.property1-amenities-prev span,.property1-amenities-next span{font-size:20px}.property1-amenities-pagination{margin-top:18px}}@media (width<=400px){.property1-amenities-container{padding:0 10px}.property1-amenities-title{font-size:28px}.property1-amenities-description{font-size:12px}.property1-amenities-slider-wrapper{padding:0 24px}.property1-amenity-card{height:58px;min-height:58px;max-height:58px;padding:0 9px}.property1-amenity-icon{width:25px;height:25px;margin-right:7px;font-size:15px}.property1-amenity-icon svg{width:15px;height:15px}.property1-amenity-title{font-size:9px}}@media (prefers-reduced-motion:reduce){.property1-amenities-header,.property1-amenities-slider-wrapper,.property1-amenities-line,.property1-amenity-card{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.property1-floorplans{box-sizing:border-box;background:#fff;width:100%;padding:28px 0 30px;overflow:hidden}.property1-floorplans-header{box-sizing:border-box;text-align:center;opacity:0;width:100%;max-width:850px;margin:0 auto 22px;padding:0 20px;transition:opacity .8s,transform .8s;transform:translateY(35px)}.property1-floorplans-visible .property1-floorplans-header{opacity:1;transform:translateY(0)}.property1-floorplans-eyebrow{color:#c9a04b;letter-spacing:3px;text-transform:uppercase;margin-bottom:5px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;display:block}.property1-floorplans-title{color:#171717;margin:0;font-family:Playfair Display,serif;font-size:40px;font-weight:500;line-height:1.1}.property1-floorplans-title span{color:#c9a04b}.property1-floorplans-line{transform-origin:50%;background:#c9a04b;width:50px;height:2px;margin:8px auto 9px;transition:transform .7s .35s;transform:scaleX(0)}.property1-floorplans-visible .property1-floorplans-line{transform:scaleX(1)}.property1-floorplans-header>.property1-floorplans-description{color:#68717d;opacity:0;max-width:780px;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.55;transition:opacity .7s .45s,transform .7s .45s;transform:translateY(15px)}.property1-floorplans-visible .property1-floorplans-description{opacity:1;transform:translateY(0)}.property1-floorplans-desktop{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0 3.5vw;display:block}.property1-floorplans-grid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;display:grid}.property1-floorplan-card{box-sizing:border-box;opacity:0;background:#fff;border:1px solid #e5dccb;border-radius:5px;width:100%;min-width:0;transition:opacity .75s,transform .75s,box-shadow .3s,border-color .3s;overflow:hidden;transform:translateY(40px);box-shadow:0 5px 18px #0000000f}.property1-floorplans-visible .property1-floorplan-card{opacity:1;transition-delay:var(--animation-delay,0s);transform:translateY(0)}.property1-floorplan-card:hover{border-color:#c9a04b;transform:translateY(-4px);box-shadow:0 12px 25px #00000017}.property1-floorplan-image-wrapper{aspect-ratio:1/.7;box-sizing:border-box;background:#f7f6f2;width:100%;position:relative;overflow:hidden}.property1-floorplan-image{filter:blur(5px);object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.property1-floorplan-card:hover .property1-floorplan-image{transform:scale(1.025)}.property1-floorplan-blur{pointer-events:none;background:linear-gradient(#fff0,#ffffff0f);position:absolute;inset:0}.property1-floorplan-content{box-sizing:border-box;text-align:center;width:100%;padding:9px 12px 11px}.property1-floorplan-title{color:#171717;margin:0 0 3px;font-family:Playfair Display,serif;font-size:17px;font-weight:600;line-height:1.25}.property1-floorplan-subtitle{color:#c9a04b;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:600;line-height:1.4}.property1-floorplan-content .property1-floorplan-description{color:#68717d;margin:5px auto 0;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;line-height:1.4}.property1-floorplans-mobile{box-sizing:border-box;width:100%;padding:0 15px;display:none}.property1-floorplans-swiper{width:100%;overflow:visible}.property1-floorplans-mobile .swiper-slide{height:auto;display:flex}.property1-floorplans-mobile .property1-floorplan-card{width:100%}.property1-floorplans-button-wrapper{opacity:0;justify-content:center;margin-top:18px;transition:opacity .7s .7s,transform .7s .7s;display:flex;transform:translateY(20px)}.property1-floorplans-visible .property1-floorplans-button-wrapper{opacity:1;transform:translateY(0)}.property1-floorplans-button{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#c9a04b;border:1px solid #c9a04b;border-radius:3px;min-width:190px;height:40px;padding:0 22px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;transition:transform .3s,background .3s,box-shadow .3s}.property1-floorplans-button:hover{background:#b48c3d;transform:translateY(-2px);box-shadow:0 7px 18px #0000001f}@media (width<=1000px){.property1-floorplans-desktop{padding:0 2vw}.property1-floorplans-grid{gap:10px}.property1-floorplan-content{padding:8px 7px 9px}.property1-floorplan-title{font-size:14px}.property1-floorplan-subtitle,.property1-floorplan-content .property1-floorplan-description{font-size:8px}}@media (width<=700px){.property1-floorplans{padding:10px 0}.property1-floorplans-header{margin-bottom:17px;padding:0 15px}.property1-floorplans-eyebrow{letter-spacing:2.5px;font-size:9px}.property1-floorplans-title{font-size:30px}.property1-floorplans-line{width:45px;margin:7px auto 8px}.property1-floorplans-header>.property1-floorplans-description{font-size:11px;line-height:1.5}.property1-floorplans-desktop{display:none}.property1-floorplans-mobile{display:block}.property1-floorplan-image-wrapper{aspect-ratio:1/.72}.property1-floorplan-content{padding:10px 12px 11px}.property1-floorplan-title{font-size:17px}.property1-floorplan-subtitle,.property1-floorplan-content .property1-floorplan-description{font-size:9px}.property1-floorplans-button-wrapper{margin-top:16px}}@media (width<=380px){.property1-floorplans{padding:21px 0}.property1-floorplans-title{font-size:27px}.property1-floorplans-mobile{padding:0 12px}.property1-floorplan-image-wrapper{aspect-ratio:1/.7}.property1-floorplan-content{padding:8px 9px 10px}.property1-floorplan-title{font-size:16px}}@media (prefers-reduced-motion:reduce){.property1-floorplans-header,.property1-floorplans-line,.property1-floorplans-description,.property1-floorplan-card,.property1-floorplans-button-wrapper{opacity:1;transition:none;transform:none}}.property1-gallery{box-sizing:border-box;background:#f8f6f2;width:100%;padding:10px 0;overflow:hidden}.property1-gallery-header{text-align:center;opacity:0;max-width:820px;margin:0 auto 10px;padding:0 20px;animation:.85s ease-out 50ms forwards property1GalleryHeaderReveal}.property1-gallery-eyebrow{letter-spacing:3px;text-transform:uppercase;color:#c99c45;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;display:block}.property1-gallery-title{color:#181818;margin:0;font-family:Playfair Display,serif;font-size:clamp(34px,3vw,46px);font-weight:500;line-height:1.15}.property1-gallery-title span{color:#c99c45;font-style:italic}.property1-gallery-line{transform-origin:50%;opacity:0;background:#c99c45;width:68px;height:2px;margin:5px auto 10px;animation:.7s ease-out .45s forwards property1GalleryLineReveal}.property1-gallery-description{color:#6d7480;opacity:0;max-width:680px;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;line-height:1.7;animation:.8s ease-out .35s forwards property1GalleryDescriptionReveal}.property1-gallery-slider-wrapper{box-sizing:border-box;opacity:0;width:100%;max-width:1450px;margin:0 auto;padding:0 60px;animation:.9s ease-out .25s forwards property1GallerySliderReveal;position:relative}.property1-gallery-swiper{width:100%;overflow:visible}.property1-gallery-swiper .swiper-slide{box-sizing:border-box;height:auto}.property1-gallery-card{box-sizing:border-box;opacity:0;width:100%;animation:property1GalleryCardReveal .75s cubic-bezier(.22, 1, .36, 1) var(--gallery-animation-delay,0s) forwards;background:#fff;border:1px solid #e6ddcf;border-radius:7px;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden;transform:translateY(30px)scale(.97)}.property1-gallery-card:hover{border-color:#d8bd89;transform:translateY(-5px);box-shadow:0 14px 30px #0000001f}.property1-gallery-image-wrapper{aspect-ratio:4/3;background:#eee;width:100%;position:relative;overflow:hidden}.property1-gallery-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s;display:block}.property1-gallery-card:hover .property1-gallery-image{transform:scale(1.07)}.property1-gallery-image-wrapper:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#0000,#00000014);transition:opacity .4s;position:absolute;inset:0}.property1-gallery-card:hover .property1-gallery-image-wrapper:after{opacity:1}.property1-gallery-plus{color:#fff;cursor:pointer;opacity:0;z-index:5;background:#c99c45;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;transition:opacity .3s,transform .35s,background .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.65)}.property1-gallery-card:hover .property1-gallery-plus{opacity:1;transform:translate(-50%,-50%)scale(1)}.property1-gallery-plus:hover{background:#b88c36;transform:translate(-50%,-50%)scale(1.1)}.property1-gallery-arrow{z-index:20;color:#c99c45;cursor:pointer;background:#fff;border:1px solid #c99c45;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:12px;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.property1-gallery-arrow:hover{color:#fff;background:#c99c45;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 16px #0000001f}.property1-gallery-prev{left:10px}.property1-gallery-next{right:10px}.property1-gallery-modal{z-index:9999;box-sizing:border-box;background:#000000e0;justify-content:center;align-items:center;padding:30px;animation:.3s both property1GalleryModalFade;display:flex;position:fixed;inset:0}.property1-gallery-modal-content{justify-content:center;align-items:center;width:100%;max-width:1100px;animation:.35s cubic-bezier(.22,1,.36,1) both property1GalleryModalScale;display:flex;position:relative}.property1-gallery-modal-image{object-fit:contain;border-radius:4px;width:auto;max-width:100%;max-height:85vh;display:block;box-shadow:0 20px 60px #00000073}.property1-gallery-close{z-index:20;color:#fff;cursor:pointer;background:#c99c45;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:17px;transition:transform .3s,background .3s;display:flex;position:absolute;top:-20px;right:-20px}.property1-gallery-close:hover{background:#b88c36;transform:rotate(90deg)}@keyframes property1GalleryHeaderReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes property1GalleryLineReveal{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes property1GalleryDescriptionReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes property1GallerySliderReveal{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes property1GalleryCardReveal{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes property1GalleryModalFade{0%{opacity:0}to{opacity:1}}@keyframes property1GalleryModalScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=1000px){.property1-gallery{padding:55px 0 60px}.property1-gallery-slider-wrapper{padding:0 52px}.property1-gallery-arrow{width:36px;height:36px}.property1-gallery-prev{left:7px}.property1-gallery-next{right:7px}}@media (width<=700px){.property1-gallery{padding:10px 0}.property1-gallery-header{margin-bottom:10px;padding:0 18px}.property1-gallery-eyebrow{letter-spacing:2.5px;margin-bottom:7px;font-size:9px}.property1-gallery-title{font-size:27px}.property1-gallery-line{width:55px;margin:5px auto 10px}.property1-gallery-description{font-size:12.5px;line-height:1.65}.property1-gallery-slider-wrapper{padding:0 38px}.property1-gallery-plus{opacity:1;width:38px;height:38px;font-size:13px;display:none;transform:translate(-50%,-50%)scale(1)}.property1-gallery-plus:hover{transform:translate(-50%,-50%)scale(1.08)}.property1-gallery-arrow{width:32px;height:32px;font-size:9px}.property1-gallery-prev{left:4px}.property1-gallery-next{right:4px}.property1-gallery-modal{padding:15px}.property1-gallery-modal-image{max-width:100%;max-height:80vh}.property1-gallery-close{width:36px;height:36px;font-size:14px;top:-45px;right:0}}@media (width<=400px){.property1-gallery-title{font-size:28px}.property1-gallery-description{font-size:12px}.property1-gallery-slider-wrapper{padding:0 34px}.property1-gallery-plus{width:36px;height:36px;font-size:12px}}@media (prefers-reduced-motion:reduce){.property1-gallery-header,.property1-gallery-line,.property1-gallery-description,.property1-gallery-slider-wrapper,.property1-gallery-card,.property1-gallery-modal,.property1-gallery-modal-content{opacity:1;animation:none;transform:none}.property1-gallery-image,.property1-gallery-card,.property1-gallery-plus,.property1-gallery-arrow,.property1-gallery-close{transition:none}}.property1-location{color:#fff;background:#111;width:100%;padding:10px 0;overflow:hidden}.property1-location-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:55px;width:min(94%,1500px);margin:0 auto;display:grid}.property1-location-content{opacity:0;width:100%;max-width:760px;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translate(-45px)}.property1-location-visible .property1-location-content{opacity:1;transform:translate(0)}.property1-location-eyebrow{letter-spacing:4px;text-transform:uppercase;color:#d3a64b;opacity:0;margin-bottom:10px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;transition:opacity .7s .1s,transform .7s .1s;display:block;transform:translateY(18px)}.property1-location-visible .property1-location-eyebrow{opacity:1;transform:translateY(0)}.property1-location-title{color:#fff;opacity:0;margin:0;font-family:Playfair Display,serif;font-size:clamp(20px,3vw,40px);font-weight:400;line-height:1.08;transition:opacity .8s .18s,transform .8s cubic-bezier(.22,1,.36,1) .18s;transform:translateY(20px)}.property1-location-visible .property1-location-title{opacity:1;transform:translateY(0)}.property1-location-title span{color:#d3a64b;font-style:italic}.property1-location-line{transform-origin:0;background:#d3a64b;width:75px;height:3px;margin:5px 0 10px;transition:transform .7s .3s;transform:scaleX(0)}.property1-location-visible .property1-location-line{transform:scaleX(1)}.property1-location-address{opacity:0;align-items:flex-start;gap:12px;width:100%;margin-bottom:10px;font-family:Plus Jakarta Sans,sans-serif;transition:opacity .7s .38s,transform .7s .38s;display:flex;transform:translateY(18px)}.property1-location-visible .property1-location-address{opacity:1;transform:translateY(0)}.property1-location-address-icon{color:#d3a64b;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;display:flex}.property1-location-address-text{color:#d3a64b;min-width:0;font-size:16px;font-weight:700;line-height:1.6}.property1-location-description{color:#bdbdbd;opacity:0;width:100%;max-width:760px;margin:0 0 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;line-height:1.8;transition:opacity .8s .45s,transform .8s cubic-bezier(.22,1,.36,1) .45s;transform:translateY(20px)}.property1-location-visible .property1-location-description{opacity:1;transform:translateY(0)}.property1-location-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.property1-location-point{box-sizing:border-box;opacity:0;min-width:0;min-height:70px;transition:opacity .65s ease var(--location-delay), transform .65s cubic-bezier(.22, 1, .36, 1) var(--location-delay), border-color .3s ease, background .3s ease, box-shadow .3s ease;background:#191919;border:1px solid #d3a64b52;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px 15px;display:flex;transform:translateY(25px)}.property1-location-visible .property1-location-point{opacity:1;transform:translateY(0)}.property1-location-visible .property1-location-point:hover{background:#1d1d1d;border-color:#d3a64bcc;transform:translateY(-3px);box-shadow:0 8px 25px #0003}.property1-location-point-left{align-items:center;gap:12px;min-width:0;display:flex}.property1-location-icon{color:#d3a64b;background:#d3a64b1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;transition:transform .3s,background .3s;display:flex}.property1-location-point:hover .property1-location-icon{background:#d3a64b33;transform:scale(1.08)}.property1-location-label{color:#c9c9c9;min-width:0;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.property1-location-distance{color:#d3a64b;white-space:nowrap;flex-shrink:0;font-family:Playfair Display,serif;font-size:19px;font-weight:600}.property1-location-slider{display:none}.property1-location-slider-track{will-change:transform;width:100%;transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.property1-location-slide{box-sizing:border-box;flex-direction:column;flex:0 0 100%;gap:10px;width:100%;min-width:100%;display:flex}.property1-location-button{color:#fff;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;opacity:0;background:#d3a64b;border:1px solid #d3a64b;border-radius:20px;min-width:220px;margin-top:20px;padding:15px 28px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;transition:opacity .7s .9s,transform .7s .9s,background .3s,color .3s,box-shadow .3s;transform:translateY(20px)}.property1-location-visible .property1-location-button{opacity:1;transform:translateY(0)}.property1-location-button:hover{color:#d3a64b;background:0 0;transform:translateY(-3px);box-shadow:0 8px 25px #d3a64b26}.property1-location-button:active{transform:translateY(-1px)}.property1-location-map-wrapper{opacity:0;width:100%;transition:opacity 1s .15s,transform 1s cubic-bezier(.22,1,.36,1) .15s;transform:translate(45px)}.property1-location-visible .property1-location-map-wrapper{opacity:1;transform:translate(0)}.property1-location-map{background:#191919;border:1px solid #d3a64b4d;border-radius:10px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000040}.property1-location-map iframe{border:0;width:100%;height:100%;display:block}@media (width>=1500px){.property1-location-container{gap:70px;width:min(92%,1650px)}.property1-location-map{height:590px}}@media (width<=1100px){.property1-location{padding:60px 0}.property1-location-container{grid-template-columns:1fr;gap:45px;width:92%}.property1-location-content{max-width:none}.property1-location-description{max-width:900px}.property1-location-map{height:400px}.property1-location-map-wrapper{transform:translateY(35px)}.property1-location-visible .property1-location-map-wrapper{transform:translateY(0)}}@media (width<=700px){.property1-location{width:100%;padding:8px 0;overflow:hidden}.property1-location-container{grid-template-columns:1fr;gap:10px;width:90%;margin:0 auto;display:grid}.property1-location-content{width:100%;min-width:0;max-width:100%;transform:translateY(25px)}.property1-location-visible .property1-location-content{transform:translateY(0)}.property1-location-eyebrow{letter-spacing:3px;margin-bottom:14px;font-size:11px}.property1-location-title{width:100%;margin:0;font-size:40px;line-height:1.12}.property1-location-line{width:55px;height:3px;margin:5px 0 10px}.property1-location-address{gap:9px;width:100%;margin-bottom:10px;display:flex}.property1-location-address-icon{flex-shrink:0;width:20px;height:20px;font-size:15px}.property1-location-address-text{min-width:0;font-size:13px;line-height:1.5}.property1-location-description{width:100%;max-width:100%;margin:0 0 12px;font-size:13px;line-height:1.7}.property1-location-points{display:none}.property1-location-slider{box-sizing:border-box;opacity:0;width:100%;max-width:100%;margin:0;padding:0;transition:opacity .7s .55s,transform .7s .55s;display:block;overflow:hidden;transform:translateY(20px)}.property1-location-visible .property1-location-slider{opacity:1;transform:translateY(0)}.property1-location-slider-track{will-change:transform;width:100%;margin:0;padding:0;transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.property1-location-slide{box-sizing:border-box;flex-direction:column;flex:0 0 100%;gap:10px;width:100%;min-width:100%;max-width:100%;display:flex;overflow:hidden}.property1-location-slider .property1-location-point{box-sizing:border-box;opacity:1;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;height:56px;min-height:56px;max-height:56px;margin:0;padding:8px 12px;transition:border-color .3s,background .3s;display:flex;overflow:hidden;transform:none}.property1-location-slider .property1-location-point:hover{box-shadow:none;background:#191919;border-color:#d3a64b8c;transform:none}.property1-location-slider .property1-location-point-left{flex:auto;align-items:center;gap:10px;width:auto;min-width:0;display:flex;overflow:hidden}.property1-location-slider .property1-location-icon{flex-shrink:0;width:34px;height:34px;font-size:13px}.property1-location-slider .property1-location-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:12px;line-height:1.4;overflow:hidden}.property1-location-slider .property1-location-distance{white-space:nowrap;flex-shrink:0;font-size:17px;line-height:1}.property1-location-button{border-radius:20px;width:100%;min-width:0;margin-top:20px;padding:14px 20px;font-size:12px}.property1-location-map-wrapper{transform:translateY(30px)}.property1-location-visible .property1-location-map-wrapper{transform:translateY(0)}.property1-location-map{border-radius:8px;width:100%;height:360px}}@media (width<=400px){.property1-location{padding:8px 0}.property1-location-container{width:92%}.property1-location-title{font-size:34px}.property1-location-slider .property1-location-point{height:54px;min-height:54px;max-height:54px;padding:7px 10px}.property1-location-slider .property1-location-icon{width:32px;height:32px;font-size:12px}.property1-location-slider .property1-location-label{font-size:11px}.property1-location-slider .property1-location-distance{font-size:16px}.property1-location-map{height:320px}}@media (width<=350px){.property1-location-container{width:92%}.property1-location-title{font-size:31px}.property1-location-slider .property1-location-slide{gap:8px}.property1-location-slider .property1-location-point{height:52px;min-height:52px;max-height:52px;padding:6px 9px}.property1-location-slider .property1-location-icon{width:30px;height:30px}.property1-location-slider .property1-location-label{font-size:10.5px}.property1-location-slider .property1-location-distance{font-size:15px}}@media (prefers-reduced-motion:reduce){.property1-location-content,.property1-location-eyebrow,.property1-location-title,.property1-location-line,.property1-location-address,.property1-location-description,.property1-location-point,.property1-location-button,.property1-location-map-wrapper,.property1-location-slider{opacity:1;transition:none;transform:none}.property1-location-slider-track,.property1-location-point,.property1-location-icon,.property1-location-button{transition:none}}
