.Header-module__arFiJq__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcf8f2;border-bottom:1px solid #e2e2deb3;width:100%;max-width:100%;position:fixed;top:0;left:0;right:0}.Header-module__arFiJq__row{justify-content:space-between;align-items:center;gap:18px;height:72px;display:flex}.Header-module__arFiJq__logo{cursor:pointer;align-items:center;line-height:0;display:inline-flex}.Header-module__arFiJq__logoImg{object-fit:contain;width:auto;height:75px;display:block}.Header-module__arFiJq__logo:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #0e5e5659}.Header-module__arFiJq__logoMark{font-family:var(--font-playfair),Georgia,"Times New Roman",serif;font-size:20px;font-weight:600}.Header-module__arFiJq__logoSub{color:var(--muted);font-size:12px;font-weight:700}.Header-module__arFiJq__nav{align-items:center;gap:22px;display:flex;position:relative}.Header-module__arFiJq__indicator{will-change:transform,width;pointer-events:none;background:#0e5e56e6;border-radius:2px;height:2px;transition:transform .32s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1);position:absolute;bottom:6px;left:0}.Header-module__arFiJq__link{color:#1c1c1cb8;border-radius:12px;padding:10px;font-size:14px;transition:background .15s,color .15s;position:relative}.Header-module__arFiJq__link:hover{color:var(--text);background:#ffffffa6}.Header-module__arFiJq__active{color:var(--text)}.Header-module__arFiJq__active:after{content:none}.Header-module__arFiJq__right{align-items:center;gap:14px;display:flex}.Header-module__arFiJq__lang{color:#1c1c1cbf;align-items:center;gap:8px;font-size:13px;display:flex}.Header-module__arFiJq__langBtn{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:10px;padding:6px;font-weight:600}.Header-module__arFiJq__langBtn:hover{color:var(--text);background:#ffffff8c}.Header-module__arFiJq__sep{opacity:.5}.Header-module__arFiJq__wa{border-radius:3px;padding:10px 16px;text-decoration:none}.Header-module__arFiJq__burger{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff8c;border:1px solid #e2e2dee6;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:auto;height:44px;padding:0 12px;transition:transform .12s,background .12s,border .12s;display:none}.Header-module__arFiJq__burgerText{letter-spacing:.02em;color:#1c1c1cd9;font-size:13px;font-weight:700;line-height:1}.Header-module__arFiJq__burgerLines{flex-direction:column;justify-content:space-between;width:18px;height:14px;display:inline-flex}.Header-module__arFiJq__burger:hover{background:#ffffffbf}.Header-module__arFiJq__burger:active{transform:translateY(1px)}.Header-module__arFiJq__burgerLines span{background:#1c1c1cd9;border-radius:2px;width:18px;height:2px;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s;display:block}.Header-module__arFiJq__burgerOpen .Header-module__arFiJq__burgerLines span:first-child{transform:translateY(6px)rotate(45deg)}.Header-module__arFiJq__burgerOpen .Header-module__arFiJq__burgerLines span:nth-child(2){opacity:0}.Header-module__arFiJq__burgerOpen .Header-module__arFiJq__burgerLines span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Header-module__arFiJq__mobileOverlay{z-index:60;opacity:0;pointer-events:none;background:#12121240;width:100%;max-width:100%;transition:opacity .22s;position:fixed;inset:0}.Header-module__arFiJq__mobileOverlayOpen{opacity:1;pointer-events:auto}.Header-module__arFiJq__mobilePanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#fcf8f2f5;border:1px solid #e2e2dee6;border-radius:16px;width:min(92vw,360px);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s;position:absolute;top:12px;right:12px;transform:translateY(-8px)scale(.98);box-shadow:0 18px 50px #0000002e}.Header-module__arFiJq__mobileOverlayOpen .Header-module__arFiJq__mobilePanel{opacity:1;transform:translateY(0)scale(1)}.Header-module__arFiJq__mobileTop{border-bottom:1px solid #e2e2decc;justify-content:space-between;align-items:center;padding:14px 14px 10px;display:flex}.Header-module__arFiJq__mobileTitle{letter-spacing:.06em;color:#1c1c1cb3;text-transform:uppercase;font-size:12px;font-weight:700}.Header-module__arFiJq__mobileClose{cursor:pointer;background:#ffffff8c;border:1px solid #e2e2dee6;border-radius:12px;width:36px;height:36px;transition:transform .12s,background .12s}.Header-module__arFiJq__mobileClose:hover{background:#ffffffc7}.Header-module__arFiJq__mobileClose:active{transform:translateY(1px)}.Header-module__arFiJq__mobileLinks{gap:6px;padding:10px 10px 6px;display:grid}.Header-module__arFiJq__mobileLink{color:#1c1c1cd1;background:#ffffff73;border:1px solid #e2e2debf;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;font-weight:600;transition:background .14s,transform .14s;display:flex}.Header-module__arFiJq__mobileLink:hover{background:#ffffffb3}.Header-module__arFiJq__mobileLink:active{transform:translateY(1px)}.Header-module__arFiJq__mobileActive{color:var(--text);background:#0e5e561a;border-color:#0e5e5640}.Header-module__arFiJq__mobileBottom{border-top:1px solid #e2e2decc;gap:10px;padding:12px 12px 14px;display:grid}.Header-module__arFiJq__mobileWa{justify-content:center;width:100%}.Header-module__arFiJq__mobileLang{color:#1c1c1cbf;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}@media (max-width:860px){.Header-module__arFiJq__nav{display:none}.Header-module__arFiJq__burger{display:inline-flex}.Header-module__arFiJq__right{gap:10px}.Header-module__arFiJq__wa{display:none}}@media (max-width:420px){.Header-module__arFiJq__row{gap:12px}.Header-module__arFiJq__logoMark{font-size:18px}.Header-module__arFiJq__logoSub{font-size:11px}.Header-module__arFiJq__lang{display:none}}@media (max-width:640px){.Header-module__arFiJq__logoImg{height:65px}}
.Hero-module__PgAKtG__hero{border-bottom:1px solid #e2e2decc;width:100%;max-width:100%;min-height:520px;position:relative;overflow:hidden}.Hero-module__PgAKtG__inner{z-index:2;padding:86px 0 78px;position:relative}.Hero-module__PgAKtG__content{max-width:720px}.Hero-module__PgAKtG__sub{margin-top:14px;font-size:16px}.Hero-module__PgAKtG__actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.Hero-module__PgAKtG__ital{font-style:italic;font-weight:500}.Hero-module__PgAKtG__bg{z-index:1;background-image:linear-gradient(90deg,#f6f5f2f2 0%,#f6f5f2b8 40%,#f6f5f238 72%,#f6f5f20f 100%),url(/hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:102%;width:100%;max-width:100%;position:absolute;inset:0}.Hero-module__PgAKtG__fade{z-index:2;background:linear-gradient(to bottom,#f6f5f200,var(--bg));height:120px;position:absolute;bottom:0;left:0;right:0}@media (max-width:720px){.Hero-module__PgAKtG__inner{padding:64px 0 56px}.Hero-module__PgAKtG__hero{min-height:520px}.Hero-module__PgAKtG__bg{background-position:70%;background-size:cover}}
.HomeIntro-module__MAcjNq__section{padding-top:28px;padding-bottom:28px}.HomeIntro-module__MAcjNq__box{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);text-align:center;border-radius:6px;padding:22px 18px}.HomeIntro-module__MAcjNq__body{max-width:820px;color:var(--muted);white-space:pre-line;text-align:center;margin:12px auto 0;line-height:1.65}
.PropertyCard-module__e3oPxG__card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffb8;flex-direction:column;height:100%;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.PropertyCard-module__e3oPxG__card:hover{transform:translateY(-2px);box-shadow:0 14px 36px #00000014}.PropertyCard-module__e3oPxG__imageWrap{aspect-ratio:16/10;background:#eee;width:100%;position:relative;overflow:hidden}.PropertyCard-module__e3oPxG__image{object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.PropertyCard-module__e3oPxG__body{flex-direction:column;flex:1;gap:6px;min-height:0;padding:18px 18px 16px;display:flex}.PropertyCard-module__e3oPxG__spacer{flex:1;min-height:14px}.PropertyCard-module__e3oPxG__title{font-family:var(--font-playfair),Georgia,"Times New Roman",serif;margin:0;font-size:18px;line-height:1.2}.PropertyCard-module__e3oPxG__meta{color:var(--muted);margin-top:6px;font-size:13px}.PropertyCard-module__e3oPxG__price{color:var(--accent);margin-top:10px;font-size:15px;font-weight:700}.PropertyCard-module__e3oPxG__specs{color:#1c1c1cbf;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:13px;display:flex}.PropertyCard-module__e3oPxG__specItem{white-space:nowrap}.PropertyCard-module__e3oPxG__dot{opacity:.4}.PropertyCard-module__e3oPxG__btn{border-radius:4px;align-self:flex-start;width:fit-content;padding:10px 14px;text-decoration:none}.PropertyCard-module__e3oPxG__badges{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.PropertyCard-module__e3oPxG__badge{border:1px solid var(--border);color:#1c1c1cc7;background:#ffffffbf;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:6px 10px;font-size:12px;display:inline-flex}.PropertyCard-module__e3oPxG__badgeIcon{opacity:.9}.PropertyCard-module__e3oPxG__badgeText{white-space:nowrap;text-overflow:ellipsis;max-width:160px;overflow:hidden}.PropertyCard-module__e3oPxG__more{color:var(--muted);font-size:12px}.PropertyCard-module__e3oPxG__badgeStack{z-index:2;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:12px}.PropertyCard-module__e3oPxG__dealBadge{z-index:3;letter-spacing:.2px;border:1px solid var(--border);color:var(--foreground);-webkit-backdrop-filter:blur(6px);white-space:nowrap;background:#ffffffe0;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:12px;right:12px}.PropertyCard-module__e3oPxG__newBuildBadge{z-index:3;letter-spacing:.2px;color:#2f6b4f;-webkit-backdrop-filter:blur(6px);white-space:nowrap;background:#eaf4eeeb;border:1px solid #cfe3d8;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px;right:auto}.PropertyCard-module__e3oPxG__dealBadgeDebug{z-index:6;color:#780000e6;-webkit-backdrop-filter:blur(6px);background:#ffe6e6eb;border:1px solid #faa;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;position:absolute;top:12px;left:12px}.PropertyCard-module__e3oPxG__imageSold{filter:saturate(.92)brightness(.96)}.PropertyCard-module__e3oPxG__reservedBar{text-align:center;letter-spacing:1px;text-transform:uppercase;color:#dc143cd1;-webkit-backdrop-filter:blur(5px);z-index:3;pointer-events:none;background:#ffffffad;border-top:1px solid #00000014;justify-content:center;align-items:center;height:28px;padding:0 12px;font-size:18px;font-weight:800;display:flex;position:absolute;bottom:0;left:0;right:0}.PropertyCard-module__e3oPxG__soldStamp{z-index:4;transform-origin:0 0;color:#fff;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);pointer-events:none;background:#be3636e0;border:1px solid #962323f2;justify-content:center;align-items:center;width:240px;height:36px;font-size:14px;font-weight:900;display:flex;position:absolute;top:105px;left:-56px;transform:rotate(-38deg);box-shadow:0 10px 24px #0000002e}.PropertyCard-module__e3oPxG__soldStamp>span{box-shadow:none;-webkit-backdrop-filter:blur(2px);background:#b41e1e73;border:1px solid #ffffff40;border-radius:2px;padding:6px 12px;display:block}
.Featured-module__I1HKZq__section{padding:72px 0}.Featured-module__I1HKZq__head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.Featured-module__I1HKZq__allBtn{white-space:nowrap;padding:10px 14px}.Featured-module__I1HKZq__grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:16px;display:grid}.Featured-module__I1HKZq__fadeWrap{will-change:opacity,transform}.Featured-module__I1HKZq__fadeIn{opacity:1;transition:opacity var(--fade-ms,.8s)cubic-bezier(.2,.8,.2,1),transform var(--fade-ms,.8s)cubic-bezier(.2,.8,.2,1);transform:translateY(0)}.Featured-module__I1HKZq__fadeOut{opacity:0;transition:opacity var(--fade-ms,.5s)cubic-bezier(.4,0,.2,1),transform var(--fade-ms,.5s)cubic-bezier(.4,0,.2,1);transform:translateY(6px)}@media (max-width:960px){.Featured-module__I1HKZq__grid{grid-template-columns:1fr}.Featured-module__I1HKZq__head{flex-direction:column;align-items:flex-start}}
.GalleryModal-module__ujKy5W__overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GalleryModal-module__ujKy5W__modal{max-width:92vw;max-height:92vh;position:relative}.GalleryModal-module__ujKy5W__image{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:92vw;max-height:92vh}.GalleryModal-module__ujKy5W__close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px;position:absolute;top:-40px;right:0}.GalleryModal-module__ujKy5W__prev,.GalleryModal-module__ujKy5W__next{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;padding:10px;font-size:48px;position:absolute;top:50%;transform:translateY(-50%)}.GalleryModal-module__ujKy5W__prev{left:-60px}.GalleryModal-module__ujKy5W__next{right:-60px}.GalleryModal-module__ujKy5W__counter{color:#ffffffbf;font-size:14px;position:absolute;bottom:-32px;right:0}@media (max-width:768px){.GalleryModal-module__ujKy5W__prev{left:10px}.GalleryModal-module__ujKy5W__next{right:10px}}
.PropertyGallery-module__Oz5p6G__gallery{--cover-h:520px;grid-template-columns:2fr 1fr;align-items:start;gap:14px;display:grid}.PropertyGallery-module__Oz5p6G__coverBtn{cursor:pointer;background:0 0;border:0;border-radius:18px;width:100%;margin:0;padding:0;display:block;overflow:hidden}.PropertyGallery-module__Oz5p6G__cover{width:100%;height:var(--cover-h);object-fit:cover;display:block}.PropertyGallery-module__Oz5p6G__thumbs{height:var(--cover-h);scrollbar-gutter:stable;grid-template-columns:1fr 1fr;align-content:start;align-items:start;gap:12px;padding-right:6px;display:grid;overflow:hidden auto}.PropertyGallery-module__Oz5p6G__thumbBtn{cursor:pointer;background:0 0;border:0;border-radius:16px;width:100%;margin:0;padding:0;display:block;overflow:hidden}.PropertyGallery-module__Oz5p6G__thumb{object-fit:cover;width:100%;height:120px;display:block}@media (max-width:720px){.PropertyGallery-module__Oz5p6G__gallery{--cover-h:320px;grid-template-columns:1fr;gap:12px}.PropertyGallery-module__Oz5p6G__thumbs{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;grid-template-rows:repeat(2,1fr);grid-auto-columns:140px;grid-auto-flow:column;place-content:start;justify-items:start;gap:10px;height:auto;margin:0;padding:0 0 6px;display:grid;overflow:auto hidden}.PropertyGallery-module__Oz5p6G__thumbBtn{scroll-snap-align:start;width:140px;display:block}.PropertyGallery-module__Oz5p6G__thumb{height:95px}}.PropertyGallery-module__Oz5p6G__overlay{z-index:9999;background:#0a0a0abf;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.PropertyGallery-module__Oz5p6G__modal{grid-template-rows:auto 1fr auto;gap:12px;width:min(1100px,100%);height:min(720px,100%);display:grid}.PropertyGallery-module__Oz5p6G__modalTop{justify-content:flex-end;display:flex}.PropertyGallery-module__Oz5p6G__closeBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:12px;padding:10px 14px;font-weight:600}.PropertyGallery-module__Oz5p6G__stage{background:#ffffff0f;border-radius:16px;position:relative;overflow:hidden}.PropertyGallery-module__Oz5p6G__stageImg{object-fit:contain;width:100%;height:100%;display:block}.PropertyGallery-module__Oz5p6G__navBtn{color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff40;border-radius:999px;width:46px;height:46px;font-size:22px;line-height:46px;position:absolute;top:50%;transform:translateY(-50%)}.PropertyGallery-module__Oz5p6G__prev{left:12px}.PropertyGallery-module__Oz5p6G__next{right:12px}.PropertyGallery-module__Oz5p6G__modalBottom{color:#ffffffd9;justify-content:center;font-size:14px;display:flex}.PropertyGallery-module__Oz5p6G__imageWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.Contact-module__dhIxzq__section{padding:72px 0 90px;overflow:visible}.Contact-module__dhIxzq__head{margin-bottom:18px}.Contact-module__dhIxzq__grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:18px;margin-top:16px;display:grid}.Contact-module__dhIxzq__form{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffff9e;flex-direction:column;gap:12px;padding:22px;display:flex}.Contact-module__dhIxzq__row{grid-template-columns:1fr 1fr;align-items:end;gap:12px;display:grid}.Contact-module__dhIxzq__field{flex-direction:column;gap:0;margin-top:12px;display:flex}.Contact-module__dhIxzq__field:first-child{margin-top:0}.Contact-module__dhIxzq__label{color:#1c1c1cbf;min-height:16px;margin-bottom:6px;font-size:12px;font-weight:600;line-height:16px;display:block}.Contact-module__dhIxzq__input,.Contact-module__dhIxzq__textarea{border:1px solid var(--border);background:#ffffffd9;border-radius:10px;outline:none;padding:9px 12px;font-size:14px}.Contact-module__dhIxzq__input:focus,.Contact-module__dhIxzq__textarea:focus{border-color:#2b453773;box-shadow:0 0 0 4px #2b45371a}.Contact-module__dhIxzq__textarea{resize:vertical;min-height:96px;max-height:220px}.Contact-module__dhIxzq__form .btn.btnPrimary{border:1px solid #0000;justify-content:center;width:220px;margin-top:10px;background:var(--accent)!important;color:#fff!important;opacity:1!important;visibility:visible!important}.Contact-module__dhIxzq__form .btn.btnPrimary:hover{background:var(--accentHover)!important;transform:none!important}.Contact-module__dhIxzq__form .btn.btnPrimary:active{transform:translateY(1px)}.Contact-module__dhIxzq__actionsRow{align-items:center;gap:12px;margin-top:12px;display:flex}.Contact-module__dhIxzq__okText{color:var(--accent);font-weight:600}.Contact-module__dhIxzq__errText{color:#b00020;font-weight:600}.Contact-module__dhIxzq__infoCard{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffff9e;padding:22px}.Contact-module__dhIxzq__infoTitle{font-family:var(--font-playfair),Georgia,"Times New Roman",serif;margin-bottom:12px;font-size:18px}.Contact-module__dhIxzq__infoItem{align-items:center;gap:10px;padding:8px 0;display:flex}.Contact-module__dhIxzq__infoIcon{background:#2b453714;border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.Contact-module__dhIxzq__infoLink{color:var(--text);font-weight:600}.Contact-module__dhIxzq__infoLink:hover{color:var(--accent)}.Contact-module__dhIxzq__divider{background:#e2e2decc;height:1px;margin:12px 0}.Contact-module__dhIxzq__waBtn{justify-content:center;width:100%;margin-top:6px;text-decoration:none}.Contact-module__dhIxzq__note{margin-top:12px;font-size:13px}.Contact-module__dhIxzq__footerLine{background:#e2e2decc;height:1px;margin-top:28px}@media (max-width:960px){.Contact-module__dhIxzq__grid,.Contact-module__dhIxzq__row{grid-template-columns:1fr}}@media (max-width:560px){.Contact-module__dhIxzq__form .btn.btnPrimary{width:100%}}
.Services-module__hmdBJW__section{padding-top:32px;padding-bottom:48px}.Services-module__hmdBJW__header{text-align:center;margin-bottom:32px}.Services-module__hmdBJW__subtitle{color:var(--muted);max-width:720px;margin-top:10px;margin-left:auto;margin-right:auto}.Services-module__hmdBJW__grid{align-items:stretch;gap:24px;display:grid}.Services-module__hmdBJW__grid3{grid-template-columns:repeat(3,1fr)}.Services-module__hmdBJW__grid2{grid-template-columns:repeat(2,1fr)}@media (max-width:1024px){.Services-module__hmdBJW__grid3,.Services-module__hmdBJW__grid2{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__hmdBJW__grid3,.Services-module__hmdBJW__grid2{grid-template-columns:1fr}}.Services-module__hmdBJW__card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:6px;flex-direction:column;height:100%;padding:20px 18px;transition:box-shadow .22s,transform .22s;display:flex;overflow:hidden}.Services-module__hmdBJW__card:hover{box-shadow:var(--shadow);transform:none}.Services-module__hmdBJW__content{flex-direction:column;flex:1;display:flex}.Services-module__hmdBJW__cardTitleWrap{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:12px;display:grid}.Services-module__hmdBJW__line{background:var(--border);width:100%;height:1px}.Services-module__hmdBJW__cardTitleWrap:before{margin-right:160px;left:0;right:10%}.Services-module__hmdBJW__cardTitleWrap:after{margin-left:160px;left:10%;right:0}.Services-module__hmdBJW__cardTitle{background:var(--surface);text-align:center;white-space:normal;overflow-wrap:anywhere;margin:0;padding:0 14px;line-height:1.35}.Services-module__hmdBJW__text{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:6.2em;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.Services-module__hmdBJW__title{margin:0 0 8px;font-size:18px;font-weight:600}.Services-module__hmdBJW__description{color:var(--muted);margin-bottom:14px;line-height:1.55}.Services-module__hmdBJW__toggle{cursor:pointer;color:var(--accent);text-align:left;background:0 0;border:none;margin-top:auto;padding-top:12px;padding-left:0;padding-right:0;font-weight:500}.Services-module__hmdBJW__toggle:hover{text-decoration:underline}.Services-module__hmdBJW__modalOverlay{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000047;justify-content:center;align-items:center;padding:18px;animation:.16s Services-module__hmdBJW__overlayIn;display:flex;position:fixed;inset:0}.Services-module__hmdBJW__modal{background:var(--surface);border:1px solid var(--border);width:min(720px,100%);box-shadow:var(--shadow);border-radius:6px;padding:18px 18px 16px;animation:.22s cubic-bezier(.22,1,.36,1) Services-module__hmdBJW__modalIn}.Services-module__hmdBJW__modalText{color:var(--muted);margin:14px 0 0;line-height:1.55}.Services-module__hmdBJW__modalEmpty{color:var(--muted);margin:14px 0 0}.Services-module__hmdBJW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:12px;display:flex}.Services-module__hmdBJW__modalTitle{font-weight:600}.Services-module__hmdBJW__modalClose{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0;font-size:22px;line-height:1}.Services-module__hmdBJW__modalClose:hover{color:var(--accent)}.Services-module__hmdBJW__modalList{color:var(--muted);margin:14px 0 0;padding-left:18px}.Services-module__hmdBJW__modalList li{opacity:0;margin-bottom:8px;line-height:1.55;transition:opacity .32s,transform .42s cubic-bezier(.22,1,.36,1);transform:translateY(-4px)}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li{opacity:1;transform:translateY(0)}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li:first-child{transition-delay:60ms}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li:nth-child(2){transition-delay:.11s}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li:nth-child(3){transition-delay:.16s}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li:nth-child(4){transition-delay:.21s}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li:nth-child(5){transition-delay:.26s}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li:nth-child(6){transition-delay:.31s}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li:nth-child(7){transition-delay:.36s}.Services-module__hmdBJW__modal .Services-module__hmdBJW__modalList li:nth-child(8){transition-delay:.41s}@keyframes Services-module__hmdBJW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes Services-module__hmdBJW__modalIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.property-module__kYQ_Nq__title{margin:0}.property-module__kYQ_Nq__muted{color:var(--muted)}.property-module__kYQ_Nq__head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.property-module__kYQ_Nq__location{color:#1c1c1c9e;margin-top:6px}.property-module__kYQ_Nq__price{white-space:nowrap;font-size:22px;font-weight:700}.property-module__kYQ_Nq__gallery{grid-template-columns:1.6fr 1fr;align-items:start;gap:14px;margin:16px 0 18px;display:grid}.property-module__kYQ_Nq__coverWrap{border-radius:var(--radius);border:1px solid var(--border);background:#fff;overflow:hidden}.property-module__kYQ_Nq__cover{object-fit:cover;width:100%;height:420px;display:block}.property-module__kYQ_Nq__coverPlaceholder{border-radius:var(--radius);border:1px solid var(--border);background:#00000008;height:420px}.property-module__kYQ_Nq__thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:420px;padding-right:4px;display:grid;overflow-y:auto}.property-module__kYQ_Nq__thumb{object-fit:cover;border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;height:205px}.property-module__kYQ_Nq__specs{flex-wrap:wrap;gap:14px;margin:10px 0 18px;display:flex}.property-module__kYQ_Nq__specItem{border:1px solid var(--border);background:#ffffffbf;border-radius:12px;padding:10px 12px}.property-module__kYQ_Nq__block{margin-top:18px}.property-module__kYQ_Nq__blockTitle{margin-bottom:10px;font-weight:700}.property-module__kYQ_Nq__amenities{flex-wrap:wrap;gap:10px;display:flex}.property-module__kYQ_Nq__amenity{border:1px solid var(--border);color:#1c1c1cc7;background:#ffffffbf;border-radius:999px;padding:8px 12px;font-size:13px}.property-module__kYQ_Nq__planBtn{padding:10px 14px}.property-module__kYQ_Nq__cta{border:1px solid var(--border);border-radius:var(--radius);background:#ffffffbf;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding:16px;display:flex}.property-module__kYQ_Nq__ctaText{color:#1c1c1cbf}@media (max-width:980px){.property-module__kYQ_Nq__head{flex-direction:column;align-items:flex-start}.property-module__kYQ_Nq__gallery{grid-template-columns:1fr;align-items:start}.property-module__kYQ_Nq__cover{height:340px}.property-module__kYQ_Nq__thumb{height:160px}.property-module__kYQ_Nq__cta{flex-direction:column;align-items:flex-start}}.property-module__kYQ_Nq__description{color:#1c1c1cc7;white-space:pre-line;max-width:900px;line-height:1.7}
.properties-module__IgV3PG__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.properties-module__IgV3PG__empty{color:var(--muted);padding:24px 0}.properties-module__IgV3PG__dealRow{justify-content:flex-start;margin:18px 0 12px;display:flex}.properties-module__IgV3PG__dealSeg{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffc7;border-radius:999px;display:inline-flex;overflow:hidden}.properties-module__IgV3PG__dealBtn{padding:10px 14px;line-height:1;border:0!important;border-radius:0!important}.properties-module__IgV3PG__dealBtn:first-child{border-top-left-radius:999px!important;border-bottom-left-radius:999px!important}.properties-module__IgV3PG__dealBtn:last-child{border-top-right-radius:999px!important;border-bottom-right-radius:999px!important}.properties-module__IgV3PG__filters{margin:16px 0 18px}.properties-module__IgV3PG__filtersTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.properties-module__IgV3PG__filtersToggleBtn{align-items:center;gap:10px;display:inline-flex}.properties-module__IgV3PG__filtersToggleText{letter-spacing:.2px;font-weight:700}.properties-module__IgV3PG__filtersChevron{opacity:.7;font-size:12px}.properties-module__IgV3PG__filtersCount{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.properties-module__IgV3PG__clearBtn{white-space:nowrap}.properties-module__IgV3PG__filtersPanel{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffdb;border-radius:16px;margin-top:12px;padding:14px}.properties-module__IgV3PG__filtersGrid{grid-template-columns:260px 1fr;align-items:start;gap:14px;display:grid}.properties-module__IgV3PG__field{flex-direction:column;gap:8px;display:flex}.properties-module__IgV3PG__label{text-transform:uppercase;letter-spacing:.35px;color:#1c1c1c9e;font-size:12px}.properties-module__IgV3PG__select{border:1px solid var(--border);background:#ffffffeb;border-radius:12px;width:100%;padding:11px 12px;box-shadow:0 6px 16px #00000008}.properties-module__IgV3PG__select:focus-visible{outline-offset:3px;outline:2px solid #2b453740}.properties-module__IgV3PG__amenitiesHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.properties-module__IgV3PG__search{border:1px solid var(--border);background:#ffffffeb;border-radius:12px;width:min(240px,100%);padding:10px 12px;box-shadow:0 6px 16px #00000008}.properties-module__IgV3PG__search:focus-visible{outline-offset:3px;outline:2px solid #2b453740}.properties-module__IgV3PG__featuresCompact{flex-wrap:wrap;gap:8px;display:flex}.properties-module__IgV3PG__pill{padding:8px 12px;font-weight:600;line-height:1;border-radius:999px!important}.properties-module__IgV3PG__moreBtn{margin-top:10px}.properties-module__IgV3PG__pager{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding-top:14px;display:flex}.properties-module__IgV3PG__pagerInfo{color:var(--muted);font-size:13px}.properties-module__IgV3PG__pagerBtns{flex-wrap:wrap;gap:10px;display:flex}.properties-module__IgV3PG__pagerBtn{white-space:nowrap;padding:10px 14px}@media (max-width:980px){.properties-module__IgV3PG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-module__IgV3PG__filtersGrid{grid-template-columns:1fr}.properties-module__IgV3PG__pager{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.properties-module__IgV3PG__grid{grid-template-columns:1fr}.properties-module__IgV3PG__dealRow{justify-content:center}.properties-module__IgV3PG__filtersPanel{padding:12px}.properties-module__IgV3PG__amenitiesHead{flex-direction:column;align-items:stretch}.properties-module__IgV3PG__search{width:100%}.properties-module__IgV3PG__pill{padding:8px 10px}}
.About-module__OtWT4W__section{padding:72px 0}.About-module__OtWT4W__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:22px;display:grid}.About-module__OtWT4W__text{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffff9e;padding:22px}.About-module__OtWT4W__subtitle{margin-top:10px;font-size:15px}.About-module__OtWT4W__body{white-space:pre-line;margin-top:14px;font-size:15px}.About-module__OtWT4W__btn{width:fit-content;margin-top:18px;padding:10px 14px}.About-module__OtWT4W__media{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);aspect-ratio:4/3;background:#eee;overflow:hidden}.About-module__OtWT4W__image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:960px){.About-module__OtWT4W__grid{grid-template-columns:1fr}.About-module__OtWT4W__media{aspect-ratio:16/10}}
