@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@200;300;400;500;600&display=swap";
@import "https://fonts.cdnfonts.com/css/chronicle-display";
@import "https://fonts.cdnfonts.com/css/ringside";
:root{--gold-primary:#c5a572;--gold-light:#e4d2b0;--gold-dark:#9e7e4e;--gold-gradient:linear-gradient(135deg,#c5a572 0%,#e4d2b0 50%,#c5a572 100%);--charcoal:#1a1a1a;--charcoal-light:#2a2a2a;--cream:#faf7f2;--off-white:#f5f5f5;--transition-slow:all .6s cubic-bezier(.165,.84,.44,1);--transition-medium:all .4s cubic-bezier(.165,.84,.44,1);--transition-fast:all .25s ease;--shadow-elegant:0 20px 40px -10px #0000001a,0 0 0 1px #c5a5721a;--shadow-hover:0 30px 50px -15px #0003,0 0 0 1px #c5a5724d}.FloorPlanShowcase-module__bt5ZEq__floorplanSection{background:linear-gradient(135deg,#fff 0%,#fcfcfc 100%);width:100%;padding:140px 0 130px;position:relative;overflow-x:hidden}.FloorPlanShowcase-module__bt5ZEq__floorplanSection:before{content:"";background:linear-gradient(90deg,transparent,var(--gold-primary),transparent);height:1px;position:absolute;top:0;left:0;right:0}.FloorPlanShowcase-module__bt5ZEq__floorplanSection:after{content:"✦ ✦ ✦";color:var(--gold-primary);letter-spacing:8px;opacity:.3;white-space:nowrap;font-size:14px;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.FloorPlanShowcase-module__bt5ZEq__container{box-sizing:border-box;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 60px;position:relative}.FloorPlanShowcase-module__bt5ZEq__header{text-align:center;margin-bottom:80px;position:relative}.FloorPlanShowcase-module__bt5ZEq__header:before{content:"";background:linear-gradient(90deg,transparent,var(--gold-primary),transparent);width:60px;height:1px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.FloorPlanShowcase-module__bt5ZEq__floorTitle{letter-spacing:8px;color:#000;text-transform:uppercase;margin:0 0 25px;padding:0 40px;font-family:Cormorant Garamond,serif;font-size:clamp(42px,5vw,72px);font-weight:300;line-height:1.1;display:inline-block;position:relative}.FloorPlanShowcase-module__bt5ZEq__floorTitle:before,.FloorPlanShowcase-module__bt5ZEq__floorTitle:after{content:"✦";color:var(--gold-primary);opacity:.6;font-size:18px;position:absolute;top:50%;transform:translateY(-50%)}.FloorPlanShowcase-module__bt5ZEq__floorTitle:before{left:0}.FloorPlanShowcase-module__bt5ZEq__floorTitle:after{right:0}.FloorPlanShowcase-module__bt5ZEq__floorUnderline{background:linear-gradient(90deg,transparent,var(--gold-primary),var(--gold-primary),transparent);width:150px;height:2px;margin:0 auto;position:relative}.FloorPlanShowcase-module__bt5ZEq__floorUnderline:before,.FloorPlanShowcase-module__bt5ZEq__floorUnderline:after{content:"";background:var(--gold-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:-2px}.FloorPlanShowcase-module__bt5ZEq__floorUnderline:before{left:30%}.FloorPlanShowcase-module__bt5ZEq__floorUnderline:after{right:30%}.FloorPlanShowcase-module__bt5ZEq__tabsContainer{align-items:center;width:100%;margin-bottom:50px;display:flex;position:relative}.FloorPlanShowcase-module__bt5ZEq__tabsContainerScrollable{padding-left:48px;padding-right:48px}.FloorPlanShowcase-module__bt5ZEq__tabsWrapper{width:100%;padding:0 10px;position:relative;overflow:hidden}.FloorPlanShowcase-module__bt5ZEq__tabsScrollContainer{scrollbar-width:thin;scrollbar-color:#c5a57273 transparent;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-behavior:smooth;cursor:grab;touch-action:pan-x;width:100%;padding-bottom:4px;overflow:auto hidden}.FloorPlanShowcase-module__bt5ZEq__tabsContainerScrollable .FloorPlanShowcase-module__bt5ZEq__tabsScrollContainer{scroll-padding-inline:12px}.FloorPlanShowcase-module__bt5ZEq__tabsScrollContainer:active{cursor:grabbing}.FloorPlanShowcase-module__bt5ZEq__tabsScrollContainer::-webkit-scrollbar{height:4px}.FloorPlanShowcase-module__bt5ZEq__tabsScrollContainer::-webkit-scrollbar-track{background:0 0}.FloorPlanShowcase-module__bt5ZEq__tabsScrollContainer::-webkit-scrollbar-thumb{background:#c5a57273;border-radius:4px}.FloorPlanShowcase-module__bt5ZEq__detailTabs{justify-content:center;gap:60px;width:max-content;min-width:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.FloorPlanShowcase-module__bt5ZEq__detailTabItem{scroll-snap-align:center;flex-shrink:0;margin:0;padding:0;position:relative}.FloorPlanShowcase-module__bt5ZEq__navLink{text-transform:uppercase;letter-spacing:3px;color:#666;cursor:pointer;white-space:nowrap;transition:var(--transition-medium);background:0 0;border:none;padding:0 0 18px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;display:block;position:relative;overflow:hidden}.FloorPlanShowcase-module__bt5ZEq__navLink:before{content:"";background:var(--gold-gradient);width:0;height:2px;transition:var(--transition-medium);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.FloorPlanShowcase-module__bt5ZEq__navLink:hover{color:#000}.FloorPlanShowcase-module__bt5ZEq__navLink:hover:before{width:30px}.FloorPlanShowcase-module__bt5ZEq__navLinkActive{color:#000;font-weight:600}.FloorPlanShowcase-module__bt5ZEq__navLinkActive:before{background:var(--gold-gradient);width:100%;max-width:56px;box-shadow:0 0 10px var(--gold-primary)}.FloorPlanShowcase-module__bt5ZEq__activeTabIndicator{background:var(--gold-gradient);pointer-events:none;border-radius:2px;width:56px;height:3px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #c5a5728c}.FloorPlanShowcase-module__bt5ZEq__tabScrollIndicator{cursor:pointer;z-index:10;width:44px;height:44px;color:var(--gold-primary);transition:var(--transition-medium);background:#fff;border:1px solid #c5a5724d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #00000014}.FloorPlanShowcase-module__bt5ZEq__tabScrollIndicator:hover{background:var(--gold-primary);color:#fff;border-color:var(--gold-primary);transform:translateY(-50%)scale(1.1);box-shadow:0 8px 25px #c5a5724d}.FloorPlanShowcase-module__bt5ZEq__tabScrollLeft{left:-10px}.FloorPlanShowcase-module__bt5ZEq__tabScrollRight{right:-10px}.FloorPlanShowcase-module__bt5ZEq__tabScrollLeft.FloorPlanShowcase-module__bt5ZEq__rtlIndicator{left:auto;right:-10px}.FloorPlanShowcase-module__bt5ZEq__tabScrollRight.FloorPlanShowcase-module__bt5ZEq__rtlIndicator{left:-10px;right:auto}.FloorPlanShowcase-module__bt5ZEq__swipeHint{color:var(--gold-primary);opacity:.8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border:1px solid #c5a57233;border-radius:30px;align-items:center;gap:10px;padding:8px 15px;font-size:12px;display:flex;position:absolute;bottom:-35px;right:20px;box-shadow:0 4px 15px #0000000d}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__swipeHint{left:20px;right:auto}.FloorPlanShowcase-module__bt5ZEq__swipeHintText{letter-spacing:1px;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:11px}.FloorPlanShowcase-module__bt5ZEq__swipeHintIcon{color:var(--gold-primary);animation:2s infinite FloorPlanShowcase-module__bt5ZEq__swipeHintBounce}@keyframes FloorPlanShowcase-module__bt5ZEq__swipeHintBounce{0%,to{transform:translate(0)}50%{transform:translate(8px)}}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__swipeHintIcon{animation:2s infinite FloorPlanShowcase-module__bt5ZEq__swipeHintBounceRTL}@keyframes FloorPlanShowcase-module__bt5ZEq__swipeHintBounceRTL{0%,to{transform:translate(0)rotate(180deg)}50%{transform:translate(-8px)rotate(180deg)}}.FloorPlanShowcase-module__bt5ZEq__tabContent{width:100%;position:relative}.FloorPlanShowcase-module__bt5ZEq__row{width:100%;min-height:600px;box-shadow:var(--shadow-elegant);background:#fff;border-radius:30px;align-items:stretch;gap:100px;padding:40px;display:flex;position:relative;overflow:hidden}.FloorPlanShowcase-module__bt5ZEq__row:before{content:"";background:linear-gradient(90deg,transparent,var(--gold-primary),var(--gold-light),var(--gold-primary),transparent);height:3px;position:absolute;top:0;left:0;right:0}.FloorPlanShowcase-module__bt5ZEq__colText,.FloorPlanShowcase-module__bt5ZEq__colImage{flex:1;min-width:0;position:relative}.FloorPlanShowcase-module__bt5ZEq__colText{flex-direction:column;padding-right:20px;display:flex}.FloorPlanShowcase-module__bt5ZEq__colImage{justify-content:center;align-items:center;display:flex}.FloorPlanShowcase-module__bt5ZEq__planHeaderBox{border-bottom:1px solid #c5a57233;margin-bottom:40px;padding-bottom:25px;position:relative}.FloorPlanShowcase-module__bt5ZEq__planHeaderBox:after{content:"";background:var(--gold-gradient);width:80px;height:2px;position:absolute;bottom:-1px;left:0}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__planHeaderBox:after{left:auto;right:0}.FloorPlanShowcase-module__bt5ZEq__planHeaderRow{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:10px;display:flex}.FloorPlanShowcase-module__bt5ZEq__planHeading{color:#000;letter-spacing:2px;text-transform:uppercase;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(28px,3vw,36px);font-weight:400;line-height:1.2;position:relative}.FloorPlanShowcase-module__bt5ZEq__listingBadgeRow{margin-top:10px}.FloorPlanShowcase-module__bt5ZEq__listingBadge{color:#fff;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(135deg,#d4af37,#b8860b);border-radius:30px;padding:6px 16px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;animation:3s infinite FloorPlanShowcase-module__bt5ZEq__badgePulse;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 15px #b8860b4d}.FloorPlanShowcase-module__bt5ZEq__listingBadge:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s infinite FloorPlanShowcase-module__bt5ZEq__badgeShimmer;position:absolute;top:0;left:-100%}@keyframes FloorPlanShowcase-module__bt5ZEq__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes FloorPlanShowcase-module__bt5ZEq__badgeShimmer{0%{left:-100%}20%{left:100%}to{left:100%}}.FloorPlanShowcase-module__bt5ZEq__variantMeta{letter-spacing:2px;text-transform:uppercase;color:#0009;align-items:center;gap:15px;margin-top:15px;font-family:Montserrat,sans-serif;font-size:11px;display:flex}.FloorPlanShowcase-module__bt5ZEq__variantLabel{color:#000;background:#c5a5721a;border:1px solid #c5a5724d;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:500;position:relative;overflow:hidden}.FloorPlanShowcase-module__bt5ZEq__variantLabel:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(-100%)}.FloorPlanShowcase-module__bt5ZEq__variantLabel:hover:before{transition:transform .8s;transform:translate(100%)}.FloorPlanShowcase-module__bt5ZEq__variantCounter{color:#fff;background:#000;border-radius:20px;padding:5px 10px;font-size:10px;font-weight:500}.FloorPlanShowcase-module__bt5ZEq__specsGrid{flex-direction:column;gap:25px;display:flex}.FloorPlanShowcase-module__bt5ZEq__specItem{transition:var(--transition-fast);border-bottom:1px dashed #c5a5724d;flex-direction:column;gap:8px;padding-bottom:20px;display:flex}.FloorPlanShowcase-module__bt5ZEq__specItem:hover{border-bottom-color:var(--gold-primary);padding-left:10px}.FloorPlanShowcase-module__bt5ZEq__specLabel{letter-spacing:2px;text-transform:uppercase;color:#00000080;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;display:flex}.FloorPlanShowcase-module__bt5ZEq__specLabel:before{content:"✦";color:var(--gold-primary);opacity:0;transition:var(--transition-fast);font-size:10px;transform:translate(-10px)}.FloorPlanShowcase-module__bt5ZEq__specItem:hover .FloorPlanShowcase-module__bt5ZEq__specLabel:before{opacity:1;transform:translate(0)}.FloorPlanShowcase-module__bt5ZEq__specValue{color:#000;letter-spacing:.5px;padding-left:15px;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;line-height:1.3;position:relative}.FloorPlanShowcase-module__bt5ZEq__specValue:before{content:"";background:var(--gold-primary);opacity:.5;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.FloorPlanShowcase-module__bt5ZEq__paymentPlanContainer{padding-top:15px;position:relative}.FloorPlanShowcase-module__bt5ZEq__paymentPlanContainer:before{content:"";background:radial-gradient(circle,var(--gold-primary)0%,transparent 70%);opacity:.3;height:1px;position:absolute;top:0;left:-20px;right:-20px}.FloorPlanShowcase-module__bt5ZEq__paymentPlanLabel{letter-spacing:3px;text-transform:uppercase;color:#000;margin-bottom:20px;padding:0 20px 0 0;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;display:inline-block;position:relative}.FloorPlanShowcase-module__bt5ZEq__paymentPlanLabel:after{content:"";background:var(--gold-primary);width:20px;height:1px;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__paymentPlanLabel:after{left:-30px;right:auto}.FloorPlanShowcase-module__bt5ZEq__paymentPlansGrid{width:100%;margin-top:10px}.FloorPlanShowcase-module__bt5ZEq__singleCardGrid{grid-template-columns:1fr;gap:15px;display:grid}.FloorPlanShowcase-module__bt5ZEq__doubleCardGrid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.FloorPlanShowcase-module__bt5ZEq__multiCardGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:15px;display:grid}.FloorPlanShowcase-module__bt5ZEq__paymentPlanCard{transition:var(--transition-medium);background:#fff;border:1px solid #c5a57233;border-radius:16px;flex-direction:column;min-height:140px;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 20px #00000005}.FloorPlanShowcase-module__bt5ZEq__paymentPlanCard:before{content:"";background:linear-gradient(90deg,transparent,var(--gold-primary),transparent);height:2px;transition:transform .6s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.FloorPlanShowcase-module__bt5ZEq__paymentPlanCard:hover{border-color:var(--gold-primary);box-shadow:var(--shadow-hover);transform:translateY(-5px)scale(1.02)}.FloorPlanShowcase-module__bt5ZEq__paymentPlanCard:hover:before{transform:translate(100%)}.FloorPlanShowcase-module__bt5ZEq__longDescriptionCard{min-height:180px}.FloorPlanShowcase-module__bt5ZEq__planCardLabelRow{background:linear-gradient(135deg,#c5a5720d,#c5a57205);border-bottom:1px solid #c5a57226;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.FloorPlanShowcase-module__bt5ZEq__planCardLabel{color:#000;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;padding-left:15px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;position:relative;overflow:hidden}.FloorPlanShowcase-module__bt5ZEq__planCardLabel:before{content:"●";color:var(--gold-primary);font-size:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.FloorPlanShowcase-module__bt5ZEq__planBadge{letter-spacing:1px;text-transform:uppercase;background:var(--gold-gradient);color:#000;border-radius:30px;flex-shrink:0;padding:4px 12px;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;box-shadow:0 2px 8px #c5a5724d}.FloorPlanShowcase-module__bt5ZEq__planCardContent{flex-direction:column;flex:1;padding:18px 16px 20px;display:flex}.FloorPlanShowcase-module__bt5ZEq__planCardPhases{flex-direction:column;flex:1;gap:12px;display:flex}.FloorPlanShowcase-module__bt5ZEq__planCardPhase{text-align:center;flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.FloorPlanShowcase-module__bt5ZEq__planCardDescription{color:#0009;letter-spacing:.8px;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:#c5a5720d;border-radius:20px;max-width:100%;padding:0 8px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;line-height:24px;overflow:hidden}.FloorPlanShowcase-module__bt5ZEq__planCardPercentage{color:#000;letter-spacing:-.5px;font-family:Cormorant Garamond,serif;font-size:26px;font-weight:500;line-height:1.1;display:inline-block;position:relative}.FloorPlanShowcase-module__bt5ZEq__planCardPercentage:after{content:"";background:var(--gold-primary);opacity:.3;height:1px;position:absolute;bottom:-4px;left:10%;right:10%}.FloorPlanShowcase-module__bt5ZEq__planCardPlus{color:var(--gold-primary);opacity:.5;margin:5px 0;font-family:Montserrat,sans-serif;font-size:18px;font-weight:300}.FloorPlanShowcase-module__bt5ZEq__planCardDuration{border-top:1px dashed #c5a5724d;justify-content:center;align-items:center;gap:10px;margin-top:15px;padding-top:15px;display:flex}.FloorPlanShowcase-module__bt5ZEq__durationLabel{color:#00000080;letter-spacing:1px;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:9px}.FloorPlanShowcase-module__bt5ZEq__durationValue{color:#000;background:linear-gradient(135deg,#c5a5721a,#c5a5720d);border:1px solid #c5a57233;border-radius:30px;padding:4px 12px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600}.FloorPlanShowcase-module__bt5ZEq__planCardText{color:#000;text-align:center;letter-spacing:.3px;flex:1;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;line-height:1.6;display:flex}.FloorPlanShowcase-module__bt5ZEq__longDescription{text-align:left;padding:5px;font-size:12px;line-height:1.7}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__longDescription{text-align:right}.FloorPlanShowcase-module__bt5ZEq__simplePaymentPlan{color:#000;text-align:center;background:linear-gradient(135deg,#c5a5720d,#c5a57205);border:1px solid #c5a57233;border-radius:12px;padding:18px 20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;position:relative;overflow:hidden}.FloorPlanShowcase-module__bt5ZEq__simplePaymentPlan:before{content:"";border-top:2px solid var(--gold-primary);border-left:2px solid var(--gold-primary);opacity:.3;width:30px;height:30px;position:absolute;top:-10px;left:-10px}.FloorPlanShowcase-module__bt5ZEq__simplePaymentPlan:after{content:"";border-bottom:2px solid var(--gold-primary);border-right:2px solid var(--gold-primary);opacity:.3;width:30px;height:30px;position:absolute;bottom:-10px;right:-10px}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{border-radius:20px;width:100%;max-width:650px;height:550px;position:relative;overflow:hidden;box-shadow:0 30px 60px -20px #0000004d}.FloorPlanShowcase-module__bt5ZEq__imageContainer{background:linear-gradient(135deg,#f8f8f8,#fff);width:100%;height:100%;position:relative;overflow:hidden}.FloorPlanShowcase-module__bt5ZEq__imageStage{will-change:opacity,transform;width:100%;height:100%;position:absolute;inset:0}.FloorPlanShowcase-module__bt5ZEq__planImage{object-fit:contain;object-position:center;transition:var(--transition-slow);padding:20px}.FloorPlanShowcase-module__bt5ZEq__planImage:hover{transform:scale(1.02)}.FloorPlanShowcase-module__bt5ZEq__noImagePlaceholder{background:linear-gradient(135deg,#c5a57205,#c5a5720d);border:2px dashed #c5a5724d;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.FloorPlanShowcase-module__bt5ZEq__noImagePlaceholder:before,.FloorPlanShowcase-module__bt5ZEq__noImagePlaceholder:after{content:"";border:2px solid #c5a57233;width:50px;height:50px;position:absolute}.FloorPlanShowcase-module__bt5ZEq__noImagePlaceholder:before{border-bottom:none;border-right:none;top:20px;left:20px}.FloorPlanShowcase-module__bt5ZEq__noImagePlaceholder:after{border-top:none;border-left:none;bottom:20px;right:20px}.FloorPlanShowcase-module__bt5ZEq__placeholderText{color:#0006;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffc;border-radius:40px;padding:10px 25px;font-family:Montserrat,sans-serif;font-size:14px;box-shadow:0 5px 20px #0000000d}.FloorPlanShowcase-module__bt5ZEq__sideArrow{cursor:pointer;z-index:5;width:54px;height:54px;transition:var(--transition-medium);opacity:0;pointer-events:none;background:#fff;border:none;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 25px #0000001a}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper:hover .FloorPlanShowcase-module__bt5ZEq__sideArrow{opacity:1;pointer-events:auto}.FloorPlanShowcase-module__bt5ZEq__sideArrow:hover{background:var(--gold-primary);transform:translateY(-50%)scale(1.1);box-shadow:0 15px 35px #c5a57266}.FloorPlanShowcase-module__bt5ZEq__sideArrow:before{content:"";width:12px;height:12px;transition:var(--transition-fast);border-top:2px solid #000;border-right:2px solid #000;position:absolute;top:50%;left:50%}.FloorPlanShowcase-module__bt5ZEq__sideArrow:hover:before{border-color:#fff}.FloorPlanShowcase-module__bt5ZEq__sideArrowLeft{left:20px}.FloorPlanShowcase-module__bt5ZEq__sideArrowLeft:before{transform:translate(-30%,-50%)rotate(-135deg)}.FloorPlanShowcase-module__bt5ZEq__sideArrowRight{right:20px}.FloorPlanShowcase-module__bt5ZEq__sideArrowRight:before{transform:translate(-70%,-50%)rotate(45deg)}.FloorPlanShowcase-module__bt5ZEq__commonArrow{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:var(--transition-medium);background:#ffffffe6;border:1px solid #c5a57233;border-radius:50px;gap:20px;padding:10px 25px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #0000001a}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper:hover .FloorPlanShowcase-module__bt5ZEq__commonArrow{opacity:1}.FloorPlanShowcase-module__bt5ZEq__swiperButton{cursor:pointer;width:40px;height:40px;transition:var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.FloorPlanShowcase-module__bt5ZEq__swiperButton:hover{background:#c5a5721a}.FloorPlanShowcase-module__bt5ZEq__swiperButton span{width:20px;height:20px;display:block;position:relative}.FloorPlanShowcase-module__bt5ZEq__prev span{border-top:2px solid #000;border-left:2px solid #000;transform:rotate(-45deg)}.FloorPlanShowcase-module__bt5ZEq__next span{border-top:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.FloorPlanShowcase-module__bt5ZEq__swiperButton:hover span{border-color:var(--gold-primary)}.FloorPlanShowcase-module__bt5ZEq__imageCounter{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;letter-spacing:1px;z-index:3;background:#000000b3;border:1px solid #ffffff1a;border-radius:40px;padding:8px 16px;font-family:Montserrat,sans-serif;font-size:12px;position:absolute;top:20px;right:20px;box-shadow:0 5px 15px #0003}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__imageCounter{left:20px;right:auto}.FloorPlanShowcase-module__bt5ZEq__counterText{font-weight:500;display:block}.FloorPlanShowcase-module__bt5ZEq__pane{will-change:opacity,transform}.FloorPlanShowcase-module__bt5ZEq__paneOutNext{animation:.22s cubic-bezier(.55,.085,.68,.53) forwards FloorPlanShowcase-module__bt5ZEq__paneOutNext}.FloorPlanShowcase-module__bt5ZEq__paneOutPrev{animation:.22s cubic-bezier(.55,.085,.68,.53) forwards FloorPlanShowcase-module__bt5ZEq__paneOutPrev}.FloorPlanShowcase-module__bt5ZEq__paneInNext{animation:.26s cubic-bezier(.25,.46,.45,.94) forwards FloorPlanShowcase-module__bt5ZEq__paneInNext}.FloorPlanShowcase-module__bt5ZEq__paneInPrev{animation:.26s cubic-bezier(.25,.46,.45,.94) forwards FloorPlanShowcase-module__bt5ZEq__paneInPrev}@keyframes FloorPlanShowcase-module__bt5ZEq__paneOutNext{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-20px)scale(.98)}}@keyframes FloorPlanShowcase-module__bt5ZEq__paneOutPrev{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(20px)scale(.98)}}@keyframes FloorPlanShowcase-module__bt5ZEq__paneInNext{0%{opacity:0;transform:translate(20px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes FloorPlanShowcase-module__bt5ZEq__paneInPrev{0%{opacity:0;transform:translate(-20px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.FloorPlanShowcase-module__bt5ZEq__imgOutNext{animation:.22s forwards FloorPlanShowcase-module__bt5ZEq__imgOutNext}.FloorPlanShowcase-module__bt5ZEq__imgOutPrev{animation:.22s forwards FloorPlanShowcase-module__bt5ZEq__imgOutPrev}.FloorPlanShowcase-module__bt5ZEq__imgInNext{animation:.26s forwards FloorPlanShowcase-module__bt5ZEq__imgInNext}.FloorPlanShowcase-module__bt5ZEq__imgInPrev{animation:.26s forwards FloorPlanShowcase-module__bt5ZEq__imgInPrev}@keyframes FloorPlanShowcase-module__bt5ZEq__imgOutNext{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-15px)scale(.98)}}@keyframes FloorPlanShowcase-module__bt5ZEq__imgOutPrev{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(15px)scale(.98)}}@keyframes FloorPlanShowcase-module__bt5ZEq__imgInNext{0%{opacity:0;transform:translate(15px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes FloorPlanShowcase-module__bt5ZEq__imgInPrev{0%{opacity:0;transform:translate(-15px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__sideArrowLeft:before{transform:translate(-30%,-50%)rotate(45deg)}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__sideArrowRight:before{transform:translate(-70%,-50%)rotate(-135deg)}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__prev span{transform:rotate(45deg)}[dir=rtl] .FloorPlanShowcase-module__bt5ZEq__next span{transform:rotate(-45deg)}@media (min-width:2000px){.FloorPlanShowcase-module__bt5ZEq__container{max-width:1800px;padding:0 80px}.FloorPlanShowcase-module__bt5ZEq__row{min-height:700px;padding:60px}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{max-width:750px;height:650px}.FloorPlanShowcase-module__bt5ZEq__planHeading{font-size:48px}}@media (max-width:1400px){.FloorPlanShowcase-module__bt5ZEq__container{padding:0 50px}.FloorPlanShowcase-module__bt5ZEq__row{gap:70px;padding:35px}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{height:500px}}@media (max-width:1024px){.FloorPlanShowcase-module__bt5ZEq__floorplanSection{padding:100px 0 90px}.FloorPlanShowcase-module__bt5ZEq__container{padding:0 40px}.FloorPlanShowcase-module__bt5ZEq__row{flex-direction:column;gap:50px;min-height:auto;padding:30px}.FloorPlanShowcase-module__bt5ZEq__colText{order:2;padding-right:0}.FloorPlanShowcase-module__bt5ZEq__colImage{order:1}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{max-width:100%;height:450px}.FloorPlanShowcase-module__bt5ZEq__sideArrow{opacity:.7;pointer-events:auto;width:44px;height:44px}.FloorPlanShowcase-module__bt5ZEq__commonArrow{opacity:1;bottom:15px}.FloorPlanShowcase-module__bt5ZEq__tabScrollIndicator{width:40px;height:40px}.FloorPlanShowcase-module__bt5ZEq__tabsContainerScrollable{padding-left:40px;padding-right:40px}.FloorPlanShowcase-module__bt5ZEq__doubleCardGrid,.FloorPlanShowcase-module__bt5ZEq__multiCardGrid{grid-template-columns:repeat(2,1fr)}.FloorPlanShowcase-module__bt5ZEq__planHeaderBox:after{width:60px;left:50%;transform:translate(-50%)}.FloorPlanShowcase-module__bt5ZEq__planHeaderRow{justify-content:center}.FloorPlanShowcase-module__bt5ZEq__planHeading{text-align:center}.FloorPlanShowcase-module__bt5ZEq__variantMeta{justify-content:center}.FloorPlanShowcase-module__bt5ZEq__listingBadgeRow{text-align:center}}@media (max-width:767px){.FloorPlanShowcase-module__bt5ZEq__floorplanSection{padding:70px 0 60px}.FloorPlanShowcase-module__bt5ZEq__container{padding:0 25px}.FloorPlanShowcase-module__bt5ZEq__header{margin-bottom:40px}.FloorPlanShowcase-module__bt5ZEq__floorTitle{letter-spacing:4px;padding:0 30px;font-size:32px}.FloorPlanShowcase-module__bt5ZEq__floorTitle:before,.FloorPlanShowcase-module__bt5ZEq__floorTitle:after{font-size:14px}.FloorPlanShowcase-module__bt5ZEq__floorUnderline{width:120px}.FloorPlanShowcase-module__bt5ZEq__tabsContainer{margin-bottom:30px}.FloorPlanShowcase-module__bt5ZEq__tabsContainerScrollable{padding-left:36px;padding-right:36px}.FloorPlanShowcase-module__bt5ZEq__tabsWrapper{margin:0 -25px;padding:0 25px}.FloorPlanShowcase-module__bt5ZEq__detailTabs{gap:30px}.FloorPlanShowcase-module__bt5ZEq__navLink{letter-spacing:2px;padding-bottom:15px;font-size:12px}.FloorPlanShowcase-module__bt5ZEq__tabScrollIndicator{width:36px;height:36px;display:flex}.FloorPlanShowcase-module__bt5ZEq__tabScrollLeft{left:-5px}.FloorPlanShowcase-module__bt5ZEq__tabScrollRight,.FloorPlanShowcase-module__bt5ZEq__tabScrollLeft.FloorPlanShowcase-module__bt5ZEq__rtlIndicator{right:-5px}.FloorPlanShowcase-module__bt5ZEq__tabScrollRight.FloorPlanShowcase-module__bt5ZEq__rtlIndicator{left:-5px}.FloorPlanShowcase-module__bt5ZEq__row{border-radius:20px;gap:35px;padding:25px 20px}.FloorPlanShowcase-module__bt5ZEq__planHeading{font-size:24px}.FloorPlanShowcase-module__bt5ZEq__planHeaderBox{margin-bottom:25px;padding-bottom:15px}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{height:350px}.FloorPlanShowcase-module__bt5ZEq__sideArrow{width:40px;height:40px}.FloorPlanShowcase-module__bt5ZEq__sideArrowLeft{left:10px}.FloorPlanShowcase-module__bt5ZEq__sideArrowRight{right:10px}.FloorPlanShowcase-module__bt5ZEq__commonArrow{gap:15px;padding:8px 20px}.FloorPlanShowcase-module__bt5ZEq__swiperButton{width:35px;height:35px}.FloorPlanShowcase-module__bt5ZEq__imageCounter{padding:6px 12px;font-size:10px;top:15px;right:15px}.FloorPlanShowcase-module__bt5ZEq__specValue{font-size:20px}.FloorPlanShowcase-module__bt5ZEq__doubleCardGrid,.FloorPlanShowcase-module__bt5ZEq__multiCardGrid{grid-template-columns:1fr;gap:12px}.FloorPlanShowcase-module__bt5ZEq__paymentPlanCard{min-height:120px}.FloorPlanShowcase-module__bt5ZEq__planCardPercentage{font-size:22px}.FloorPlanShowcase-module__bt5ZEq__planCardText{font-size:12px}.FloorPlanShowcase-module__bt5ZEq__simplePaymentPlan{padding:15px;font-size:13px}.FloorPlanShowcase-module__bt5ZEq__specLabel:before{display:none}.FloorPlanShowcase-module__bt5ZEq__specValue{padding-left:0}.FloorPlanShowcase-module__bt5ZEq__specValue:before{display:none}}@media (max-width:480px){.FloorPlanShowcase-module__bt5ZEq__floorplanSection{padding:50px 0 45px}.FloorPlanShowcase-module__bt5ZEq__container{padding:0 20px}.FloorPlanShowcase-module__bt5ZEq__floorTitle{letter-spacing:3px;padding:0 25px;font-size:26px}.FloorPlanShowcase-module__bt5ZEq__floorTitle:before,.FloorPlanShowcase-module__bt5ZEq__floorTitle:after{font-size:12px}.FloorPlanShowcase-module__bt5ZEq__detailTabs{gap:20px}.FloorPlanShowcase-module__bt5ZEq__navLink{letter-spacing:1.5px;font-size:11px}.FloorPlanShowcase-module__bt5ZEq__row{gap:30px;padding:20px 15px}.FloorPlanShowcase-module__bt5ZEq__planHeading{font-size:22px}.FloorPlanShowcase-module__bt5ZEq__variantLabel{padding:6px 12px;font-size:10px}.FloorPlanShowcase-module__bt5ZEq__variantCounter{padding:4px 8px;font-size:9px}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{height:280px}.FloorPlanShowcase-module__bt5ZEq__sideArrow{opacity:.9;width:36px;height:36px}.FloorPlanShowcase-module__bt5ZEq__sideArrowLeft{left:5px}.FloorPlanShowcase-module__bt5ZEq__sideArrowRight{right:5px}.FloorPlanShowcase-module__bt5ZEq__commonArrow{gap:10px;padding:6px 15px;bottom:10px}.FloorPlanShowcase-module__bt5ZEq__swiperButton{width:30px;height:30px}.FloorPlanShowcase-module__bt5ZEq__swiperButton span{width:15px;height:15px}.FloorPlanShowcase-module__bt5ZEq__imageCounter{padding:4px 10px;font-size:9px;top:10px;right:10px}.FloorPlanShowcase-module__bt5ZEq__specItem{gap:5px;padding-bottom:15px}.FloorPlanShowcase-module__bt5ZEq__specLabel{letter-spacing:1.5px;font-size:10px}.FloorPlanShowcase-module__bt5ZEq__specValue{font-size:18px}.FloorPlanShowcase-module__bt5ZEq__paymentPlanLabel{letter-spacing:2px;font-size:10px}.FloorPlanShowcase-module__bt5ZEq__planCardLabel{font-size:10px}.FloorPlanShowcase-module__bt5ZEq__planBadge{padding:3px 8px;font-size:8px}.FloorPlanShowcase-module__bt5ZEq__planCardDescription{font-size:9px;line-height:22px}.FloorPlanShowcase-module__bt5ZEq__planCardPercentage{font-size:20px}.FloorPlanShowcase-module__bt5ZEq__planCardText{font-size:11px}.FloorPlanShowcase-module__bt5ZEq__listingBadge{padding:5px 12px;font-size:9px}}@media (max-width:360px){.FloorPlanShowcase-module__bt5ZEq__floorTitle{letter-spacing:2px;padding:0 20px;font-size:22px}.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{height:240px}.FloorPlanShowcase-module__bt5ZEq__planHeading{font-size:20px}.FloorPlanShowcase-module__bt5ZEq__specValue{font-size:16px}.FloorPlanShowcase-module__bt5ZEq__sideArrow{width:32px;height:32px}.FloorPlanShowcase-module__bt5ZEq__planCardLabelRow{padding:10px 12px}.FloorPlanShowcase-module__bt5ZEq__planCardContent{padding:15px 12px}}@media (max-height:700px) and (min-width:1025px){.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{height:450px}.FloorPlanShowcase-module__bt5ZEq__row{min-height:500px}}@media (max-width:900px) and (orientation:landscape){.FloorPlanShowcase-module__bt5ZEq__virtualTourWrapper{height:300px}.FloorPlanShowcase-module__bt5ZEq__row{gap:25px}.FloorPlanShowcase-module__bt5ZEq__colImage{max-width:60%;margin:0 auto}}@media print{.FloorPlanShowcase-module__bt5ZEq__floorplanSection{background:0 0;padding:50px 0}.FloorPlanShowcase-module__bt5ZEq__floorplanSection:before,.FloorPlanShowcase-module__bt5ZEq__floorplanSection:after,.FloorPlanShowcase-module__bt5ZEq__sideArrow,.FloorPlanShowcase-module__bt5ZEq__commonArrow,.FloorPlanShowcase-module__bt5ZEq__tabScrollIndicator,.FloorPlanShowcase-module__bt5ZEq__swipeHint{display:none}.FloorPlanShowcase-module__bt5ZEq__row{box-shadow:none;border:1px solid #ddd}.FloorPlanShowcase-module__bt5ZEq__planImage{filter:grayscale()}}
.AmenitiesShowcase-module__IzvTsG__amenitiesSection{background:#fff;padding:110px 0 100px;position:relative}.AmenitiesShowcase-module__IzvTsG__container{max-width:1200px;margin:0 auto;padding:0 40px}.AmenitiesShowcase-module__IzvTsG__title{letter-spacing:.04em;text-align:center;color:#000;-webkit-font-smoothing:antialiased;margin:0 0 45px;font-size:46px;font-weight:300;line-height:1.2}.AmenitiesShowcase-module__IzvTsG__row{flex-wrap:wrap;margin:0 -15px;display:flex}.AmenitiesShowcase-module__IzvTsG__col{width:50%;padding:0 15px 30px;display:flex}.AmenitiesShowcase-module__IzvTsG__greyCard{text-align:center;cursor:default;background:#f5f5f5;border:none;border-radius:7px;outline:none;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:30px 15px;display:flex}.AmenitiesShowcase-module__IzvTsG__greyCardActive,.AmenitiesShowcase-module__IzvTsG__greyCard:hover{background:#f1f1f1}.AmenitiesShowcase-module__IzvTsG__iconWrapper{justify-content:center;align-items:flex-end;width:65px;height:65px;margin-bottom:20px;margin-left:auto;margin-right:auto;display:flex;position:relative}.AmenitiesShowcase-module__IzvTsG__iconImg{object-fit:contain}.AmenitiesShowcase-module__IzvTsG__iconFallback{color:#c7a386;font-size:32px;line-height:1}.AmenitiesShowcase-module__IzvTsG__label{text-transform:uppercase;letter-spacing:.09em;color:#000;-webkit-font-smoothing:antialiased;min-height:60px;margin:0;font-size:14px;line-height:19px}.AmenitiesShowcase-module__IzvTsG__buttonMain{justify-content:center;margin-top:10px;display:flex}.AmenitiesShowcase-module__IzvTsG__buttonMain .button-1.view-all{color:#000;letter-spacing:.12em;text-transform:uppercase;-webkit-font-smoothing:antialiased;background:0 0;border:1px solid #000;border-radius:22px;justify-content:center;align-items:center;min-width:260px;height:44px;padding:0 32px;font-size:12px;text-decoration:none;display:inline-flex}.AmenitiesShowcase-module__IzvTsG__buttonMain .button-1.view-all i{width:14px;height:14px;margin-left:8px;display:inline-block}@media (min-width:1000px){.AmenitiesShowcase-module__IzvTsG__col{width:16.6667%}.AmenitiesShowcase-module__IzvTsG__amenitiesSection{padding-top:120px;padding-bottom:110px}}@media (max-width:999px){.AmenitiesShowcase-module__IzvTsG__container{padding:0 24px}}@media (max-width:767px){.AmenitiesShowcase-module__IzvTsG__amenitiesSection{padding:80px 0 70px}.AmenitiesShowcase-module__IzvTsG__title{margin-bottom:40px;font-size:34px}.AmenitiesShowcase-module__IzvTsG__row{margin:0 -10px}.AmenitiesShowcase-module__IzvTsG__col{width:50%;padding:0 10px 24px}.AmenitiesShowcase-module__IzvTsG__greyCard{padding:24px 14px}.AmenitiesShowcase-module__IzvTsG__label{min-height:50px}}@media (max-width:480px){.AmenitiesShowcase-module__IzvTsG__container{padding:0 18px}.AmenitiesShowcase-module__IzvTsG__title{margin-bottom:32px;font-size:30px}.AmenitiesShowcase-module__IzvTsG__col{width:100%}.AmenitiesShowcase-module__IzvTsG__greyCard{padding:22px 16px}}@media (prefers-reduced-motion:reduce){.AmenitiesShowcase-module__IzvTsG__greyCard,.AmenitiesShowcase-module__IzvTsG__greyCard:hover{transition:none}}.AmenitiesShowcase-module__IzvTsG__greyCard:hover .AmenitiesShowcase-module__IzvTsG__iconFallback{opacity:1}.AmenitiesShowcase-module__IzvTsG__iconFallback{color:#d7b46a;opacity:.9;transition:all .3s}.AmenitiesShowcase-module__IzvTsG__greyCard:hover .AmenitiesShowcase-module__IzvTsG__iconFallback{opacity:1;transform:scale(1.05)}.AmenitiesShowcase-module__IzvTsG__loadingCard{animation:2s infinite AmenitiesShowcase-module__IzvTsG__pulse}@keyframes AmenitiesShowcase-module__IzvTsG__pulse{0%,to{opacity:.8}50%{opacity:1}}
.ContactFormFinal-module__UeV83q__section{background:#fff;padding:72px 0}.ContactFormFinal-module__UeV83q__container{max-width:1180px;margin:0 auto;padding:0 24px}.ContactFormFinal-module__UeV83q__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:60px;display:grid}.ContactFormFinal-module__UeV83q__left{padding-top:8px}.ContactFormFinal-module__UeV83q__kicker{letter-spacing:.28em;text-transform:uppercase;color:#000;opacity:.75;margin-bottom:14px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px}.ContactFormFinal-module__UeV83q__headline{color:#000;margin:0 0 28px;font-family:Chronicle Display,Georgia,Times New Roman,serif;font-size:clamp(48px,4.2vw,64px);font-weight:300;line-height:1.06}.ContactFormFinal-module__UeV83q__leftMeta{margin-top:28px}.ContactFormFinal-module__UeV83q__metaLabel{letter-spacing:.22em;text-transform:uppercase;color:#000;opacity:.55;margin-bottom:8px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px}.ContactFormFinal-module__UeV83q__metaText{color:#000;opacity:.6;max-width:360px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;line-height:1.6}.ContactFormFinal-module__UeV83q__channelHints{flex-direction:column;gap:12px;max-width:380px;margin-top:32px;display:flex}.ContactFormFinal-module__UeV83q__channelCard{color:inherit;background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}a.ContactFormFinal-module__UeV83q__channelCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.ContactFormFinal-module__UeV83q__channelCardForm{background:#d7b46a0a;border-inline-start:3px solid #d7b46a}.ContactFormFinal-module__UeV83q__channelCardWhatsapp{cursor:pointer;border-inline-start:3px solid #25d366}.ContactFormFinal-module__UeV83q__channelCardWhatsapp:hover{background:#25d3660a;border-color:#25d366}.ContactFormFinal-module__UeV83q__channelCardCall{cursor:pointer;border-inline-start:3px solid #3b82f6}.ContactFormFinal-module__UeV83q__channelCardCall:hover{background:#3b82f60a;border-color:#3b82f6}.ContactFormFinal-module__UeV83q__channelIcon{text-align:center;flex-shrink:0;width:28px;font-size:20px;line-height:1}.ContactFormFinal-module__UeV83q__channelInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ContactFormFinal-module__UeV83q__channelName{color:#000;letter-spacing:.02em;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:600}.ContactFormFinal-module__UeV83q__channelDesc{color:#000;opacity:.55;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.ContactFormFinal-module__UeV83q__channelArrow{color:#000;opacity:.3;flex-shrink:0;font-size:16px;transition:opacity .18s,transform .18s}a.ContactFormFinal-module__UeV83q__channelCard:hover .ContactFormFinal-module__UeV83q__channelArrow{opacity:.7;transform:translate(2px)}.ContactFormFinal-module__UeV83q__right{width:100%}.ContactFormFinal-module__UeV83q__tabs{border-bottom:1px solid #d1d2d4;grid-template-columns:repeat(3,max-content);align-items:end;gap:28px;margin-bottom:26px;display:grid}.ContactFormFinal-module__UeV83q__tab{cursor:pointer;letter-spacing:.22em;text-transform:uppercase;color:#00000073;background:0 0;border:none;padding:0 0 14px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px}.ContactFormFinal-module__UeV83q__tabActive{color:#000000e6;position:relative}.ContactFormFinal-module__UeV83q__form{width:100%}.ContactFormFinal-module__UeV83q__formSecRow{padding-bottom:15px}.ContactFormFinal-module__UeV83q__formTitle{color:#000;margin-bottom:12px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:500}.ContactFormFinal-module__UeV83q__req{color:#000;opacity:.7}.ContactFormFinal-module__UeV83q__formCheckRow{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ContactFormFinal-module__UeV83q__formCheckBlock{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d1d2d4;border-radius:7px;justify-content:space-between;align-items:center;min-height:59px;padding:18px;transition:border-color .2s,background .2s;display:flex}.ContactFormFinal-module__UeV83q__optionChecked{border-color:#d7b46a}.ContactFormFinal-module__UeV83q__checkText{color:#000;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:500}.ContactFormFinal-module__UeV83q__hiddenRadio{display:none}.ContactFormFinal-module__UeV83q__fakeRadio{border:2px solid #c9cacc;border-radius:999px;flex:none;width:14px;height:14px;position:relative}.ContactFormFinal-module__UeV83q__optionChecked .ContactFormFinal-module__UeV83q__fakeRadio{border-color:#1e73ff}.ContactFormFinal-module__UeV83q__optionChecked .ContactFormFinal-module__UeV83q__fakeRadio:after{content:"";background:#1e73ff;border-radius:999px;position:absolute;inset:3px}.ContactFormFinal-module__UeV83q__row2{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ContactFormFinal-module__UeV83q__formDiv{margin-bottom:24px}.ContactFormFinal-module__UeV83q__field,.ContactFormFinal-module__UeV83q__select{color:#000;background:0 0;border:1px solid #888e91;border-radius:7px;outline:none;width:100%;height:59px;padding:0 27px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:500}.ContactFormFinal-module__UeV83q__field::placeholder{color:#00000080}.ContactFormFinal-module__UeV83q__field:focus,.ContactFormFinal-module__UeV83q__select:focus{border-color:#000}.ContactFormFinal-module__UeV83q__select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#0000008c 50%),linear-gradient(135deg,#0000008c 50%,#0000 50%);background-position:calc(100% - 24px),calc(100% - 18px);background-repeat:no-repeat;background-size:6px 6px,6px 6px}.ContactFormFinal-module__UeV83q__phoneWrap{grid-template-columns:110px 1fr;align-items:center;gap:12px;display:grid}.ContactFormFinal-module__UeV83q__countryBox{background:0 0;border:1px solid #888e91;border-radius:7px;align-items:center;gap:8px;height:59px;padding:0 14px;display:flex}.ContactFormFinal-module__UeV83q__flag{font-size:16px;line-height:1}.ContactFormFinal-module__UeV83q__code{color:#000;opacity:.85;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:500}.ContactFormFinal-module__UeV83q__chev{border-bottom:2px solid #0000008c;border-right:2px solid #0000008c;width:8px;height:8px;margin-left:auto;transform:rotate(45deg)}.ContactFormFinal-module__UeV83q__phoneField{color:#000;background:0 0;border:1px solid #888e91;border-radius:7px;outline:none;width:100%;height:59px;padding:0 27px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:500}.ContactFormFinal-module__UeV83q__phoneField::placeholder{color:#00000080}.ContactFormFinal-module__UeV83q__checks{gap:12px;margin-top:2px;margin-bottom:18px;display:grid}.ContactFormFinal-module__UeV83q__checkLine{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.ContactFormFinal-module__UeV83q__checkbox{width:16px;height:16px;margin-top:3px}.ContactFormFinal-module__UeV83q__checkLabel{color:#000;opacity:.85;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;line-height:1.4}.ContactFormFinal-module__UeV83q__submitRow{justify-content:flex-start;padding-top:4px;display:flex}.ContactFormFinal-module__UeV83q__submitBtn{text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #000;border-radius:25px;min-width:220px;height:49px;padding:0 28px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:500;transition:transform .2s,background .2s}.ContactFormFinal-module__UeV83q__submitBtn:hover:not(:disabled){background:#00000008;transform:translateY(-1px)}.ContactFormFinal-module__UeV83q__submitBtn:disabled{opacity:.55;cursor:not-allowed}@media (max-width:480px){.ContactFormFinal-module__UeV83q__submitRow{justify-content:stretch}.ContactFormFinal-module__UeV83q__submitBtn{width:100%;min-width:unset;letter-spacing:.08em;padding:0 20px;font-size:12px}}.ContactFormFinal-module__UeV83q__bottomNote{color:#00000080;margin-top:14px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px}.ContactFormFinal-module__UeV83q__toast{top:calc(env(safe-area-inset-top) + 90px);z-index:999999;max-width:420px;margin:0 auto;animation:.3s ease-out ContactFormFinal-module__UeV83q__toastSlideIn;position:fixed;left:20px;right:20px}.ContactFormFinal-module__UeV83q__toastContent{color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 18px;font-weight:600;display:flex;box-shadow:0 10px 30px #0003}.ContactFormFinal-module__UeV83q__success .ContactFormFinal-module__UeV83q__toastContent{background:linear-gradient(135deg,#10b981,#059669);border-left:4px solid #047857}.ContactFormFinal-module__UeV83q__error .ContactFormFinal-module__UeV83q__toastContent{background:linear-gradient(135deg,#ef4444,#dc2626);border-left:4px solid #b91c1c}.ContactFormFinal-module__UeV83q__toastMessage{flex:1;margin-right:10px;font-size:.95rem}.ContactFormFinal-module__UeV83q__toastClose{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;font-size:20px;display:grid}.ContactFormFinal-module__UeV83q__toastClose:hover{background:#ffffff2e}@keyframes ContactFormFinal-module__UeV83q__toastSlideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.ContactFormFinal-module__UeV83q__fieldLabel{color:#000;opacity:.72;letter-spacing:.04em;margin-bottom:8px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;display:block}.ContactFormFinal-module__UeV83q__fieldLabel .ContactFormFinal-module__UeV83q__labelReq{color:#c9a26a;margin-inline-start:2px}.ContactFormFinal-module__UeV83q__fieldError{color:#dc2626;margin-top:6px;padding-inline-start:4px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12.5px;font-weight:500;line-height:1.4;animation:.25s ease-out ContactFormFinal-module__UeV83q__fieldErrorIn;display:block}@keyframes ContactFormFinal-module__UeV83q__fieldErrorIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ContactFormFinal-module__UeV83q__fieldInvalid{border-color:#dc2626!important}.ContactFormFinal-module__UeV83q__fieldInvalid:focus{box-shadow:0 0 0 2px #dc26261f;border-color:#dc2626!important}@media (max-width:1024px){.ContactFormFinal-module__UeV83q__grid{grid-template-columns:1fr;gap:36px}.ContactFormFinal-module__UeV83q__tabs{border-bottom:none;grid-template-columns:1fr;gap:14px}.ContactFormFinal-module__UeV83q__tab{text-align:left;border-bottom:1px solid #d1d2d4;padding-bottom:12px}.ContactFormFinal-module__UeV83q__tabActive:after{bottom:0}.ContactFormFinal-module__UeV83q__channelHints{max-width:100%}}@media (max-width:768px){.ContactFormFinal-module__UeV83q__row2{grid-template-columns:1fr;gap:18px}.ContactFormFinal-module__UeV83q__formCheckRow{grid-template-columns:1fr}.ContactFormFinal-module__UeV83q__field,.ContactFormFinal-module__UeV83q__select,.ContactFormFinal-module__UeV83q__phoneField{padding:0 18px}}.ContactFormFinal-module__UeV83q__countryDropdown{z-index:50;background:#fff;border:1px solid #e2e2e2;border-radius:12px;width:320px;max-height:280px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 18px 40px #00000014}.ContactFormFinal-module__UeV83q__countryOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.ContactFormFinal-module__UeV83q__countryOption:hover{background:#f6f6f6}.ContactFormFinal-module__UeV83q__countryFlag{font-size:18px}.ContactFormFinal-module__UeV83q__countryName{color:#222;font-size:14px}.ContactFormFinal-module__UeV83q__countryDial{color:#555;font-size:14px}.ContactFormFinal-module__UeV83q__phoneWrap{position:relative}.ContactFormFinal-module__UeV83q__textarea{color:#000;resize:vertical;background:0 0;border:1px solid #888e91;border-radius:7px;outline:none;width:100%;min-height:120px;padding:18px 27px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.5}.ContactFormFinal-module__UeV83q__textarea::placeholder{color:#00000080}.ContactFormFinal-module__UeV83q__textarea:focus{border-color:#000}.ContactFormFinal-module__UeV83q__fileUploadContainer{margin-top:8px}.ContactFormFinal-module__UeV83q__uploadButton{cursor:pointer;color:#000;background:0 0;border:2px dashed #888e91;border-radius:7px;justify-content:center;align-items:center;gap:12px;width:100%;height:59px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:500;transition:border-color .2s,background .2s;display:flex}.ContactFormFinal-module__UeV83q__uploadButton:hover{background:#d7b46a0d;border-color:#d7b46a}.ContactFormFinal-module__UeV83q__uploadIcon{font-size:18px}.ContactFormFinal-module__UeV83q__uploadText{opacity:.8}.ContactFormFinal-module__UeV83q__filePreview{background:#f8f9fa;border:1px solid #e2e6ea;border-radius:7px;justify-content:space-between;align-items:center;margin-top:12px;padding:12px 18px;display:flex}.ContactFormFinal-module__UeV83q__fileName{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;padding-right:10px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;overflow:hidden}.ContactFormFinal-module__UeV83q__removeFile{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;transition:background .2s;display:flex}.ContactFormFinal-module__UeV83q__removeFile:hover{background:#c82333}.ContactFormFinal-module__UeV83q__fileHint{color:#0009;margin-top:8px;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;line-height:1.4}.ContactFormFinal-module__UeV83q__tabActive:after{content:"";background:#d7b46a;width:100%;height:2px;position:absolute;bottom:-1px;left:0}@media (max-width:768px){.ContactFormFinal-module__UeV83q__tabs{grid-template-columns:1fr;gap:0}.ContactFormFinal-module__UeV83q__tab{text-align:center;border-bottom:1px solid #e2e2e2;padding:12px}.ContactFormFinal-module__UeV83q__tab:last-child{border-bottom:none}.ContactFormFinal-module__UeV83q__tabActive:after{width:80%;bottom:0;left:10%}}.ContactFormFinal-module__UeV83q__inquiryChips{flex-wrap:wrap;gap:10px;display:flex}.ContactFormFinal-module__UeV83q__inquiryChip{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d1d2d4;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;transition:border-color .22s,background .22s,box-shadow .22s,transform .15s;display:inline-flex}.ContactFormFinal-module__UeV83q__inquiryChip:hover{background:#d7b46a0a;border-color:#b8a06a;transform:translateY(-1px)}.ContactFormFinal-module__UeV83q__inquiryChipActive{background:#d7b46a14;border-color:#d7b46a;box-shadow:0 0 0 1px #d7b46a}.ContactFormFinal-module__UeV83q__inquiryChipText{color:#000;white-space:nowrap;font-family:Ringside,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:500}.ContactFormFinal-module__UeV83q__inquiryChipActive .ContactFormFinal-module__UeV83q__inquiryChipText{color:#8a6d2b}@media (max-width:768px){.ContactFormFinal-module__UeV83q__inquiryChips{gap:8px}.ContactFormFinal-module__UeV83q__inquiryChip{padding:8px 16px}.ContactFormFinal-module__UeV83q__inquiryChipText{font-size:13px}}
.MapDirections-module__xyCBUa__mapSection{background:#efefef;padding:80px 0 90px}.MapDirections-module__xyCBUa__container{max-width:1200px;margin:0 auto;padding:0 20px}.MapDirections-module__xyCBUa__heading{text-align:center;text-transform:uppercase;letter-spacing:.08em;color:#000;margin:0 0 32px;font-size:32px;font-weight:300;line-height:1.2}.MapDirections-module__xyCBUa__warning{color:#6b4d13;background:#fff6e5;border:1px solid #b8944459;border-radius:10px;max-width:820px;margin:0 auto 18px;padding:12px 14px;font-size:13px;line-height:1.4}.MapDirections-module__xyCBUa__categoryTabs{border-bottom:1px solid #0000001a;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin:0 auto 26px;padding-bottom:14px;display:inline-flex}.MapDirections-module__xyCBUa__tab{letter-spacing:.18em;text-transform:uppercase;color:#777;cursor:pointer;background:0 0;border:none;padding:6px 14px;font-size:12px;font-weight:400;transition:color .25s;position:relative}.MapDirections-module__xyCBUa__tab:after{content:"";background:#d7b46a;width:0;height:2px;margin:0 auto;transition:width .25s;position:absolute;bottom:-6px;left:0;right:0}.MapDirections-module__xyCBUa__tab:hover,.MapDirections-module__xyCBUa__tabActive{color:#000}.MapDirections-module__xyCBUa__tabActive:after{width:100%}.MapDirections-module__xyCBUa__mapWrapper{background:#fff;border-radius:14px;margin-top:10px;overflow:hidden;box-shadow:0 15px 45px #00000017}.MapDirections-module__xyCBUa__mapInner{width:100%;height:520px}.MapDirections-module__xyCBUa__landmarksPanel{background:#fff;border-radius:16px;margin-top:24px;padding:22px;box-shadow:0 12px 35px #00000014}.MapDirections-module__xyCBUa__landmarksHeading{letter-spacing:.12em;text-transform:uppercase;color:#8f6a2c;margin:0 0 16px;font-size:14px;font-weight:700}.MapDirections-module__xyCBUa__landmarksGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.MapDirections-module__xyCBUa__landmarkCard{background:linear-gradient(#fff 0%,#faf7f1 100%);border:1px solid #00000014;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.MapDirections-module__xyCBUa__landmarkIcon{background:#d7b46a2e;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:inline-flex}.MapDirections-module__xyCBUa__landmarkContent{min-width:0}.MapDirections-module__xyCBUa__landmarkName{color:#121212;margin-bottom:4px;font-size:14px;font-weight:700}.MapDirections-module__xyCBUa__landmarkMeta{color:#646464;font-size:12px;line-height:1.5}@media (max-width:768px){.MapDirections-module__xyCBUa__mapSection{padding:60px 0 70px}.MapDirections-module__xyCBUa__heading{font-size:26px}.MapDirections-module__xyCBUa__mapInner{height:420px}.MapDirections-module__xyCBUa__landmarksGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.MapDirections-module__xyCBUa__mapSection{padding:50px 0 60px}.MapDirections-module__xyCBUa__heading{letter-spacing:.07em;font-size:22px}.MapDirections-module__xyCBUa__mapInner{height:360px}.MapDirections-module__xyCBUa__landmarksPanel{padding:18px}.MapDirections-module__xyCBUa__landmarksGrid{grid-template-columns:1fr}}
