.btn-primary{outline:0px solid transparent;outline-offset:2px}.btn-primary:focus,.btn-primary:hover{outline:2px solid #c2d4e1}.btn-primary{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;border:none;font-family:Geist,system-ui,sans-serif;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,opacity .15s ease;padding:8px 18px;font-size:.9375rem;border-radius:999px;height:40px;line-height:.9;background-color:#1f517f;color:#f3f3f3}.btn-secondary{outline:0px solid transparent;outline-offset:2px}.btn-secondary:focus,.btn-secondary:hover{outline:2px solid #e3ebf1}.btn-secondary{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;border:none;font-family:Geist,system-ui,sans-serif;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,opacity .15s ease;padding:8px 18px;font-size:.9375rem;border-radius:999px;height:40px;line-height:.9;background-color:#e3ebf1;text-decoration:2px solid underline #c2d4e1;color:color-mix(in srgb,#1f517f,#4a78a1)}.btn-disabled{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;border:none;font-family:Geist,system-ui,sans-serif;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,opacity .15s ease;padding:8px 18px;font-size:.9375rem;border-radius:999px;height:40px;line-height:.9;pointer-events:none;background:#d0d0d0;border:1px solid #e3ebf1;color:#484848;opacity:.66}.btn-generic{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;border:none;font-family:Geist,system-ui,sans-serif;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,opacity .15s ease;padding:10px 14px;gap:10px;border-radius:8px;font-size:.9375rem}.btn-generic svg{width:18px;height:18px;flex-shrink:0}.btn-generic{background-color:#e9e9e9;border:2px solid #d9d9d9;box-shadow:inset 0 -2px 3px #0000000d,inset 0 2px 3px #ffffff40;color:#484848}.btn-generic svg{color:#484848}.btn-generic:hover{background-color:#e3e3e3}.btn-generic-secondary{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;border:none;font-family:Geist,system-ui,sans-serif;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,opacity .15s ease;padding:10px 14px;gap:10px;border-radius:8px;font-size:.9375rem}.btn-generic-secondary svg{width:18px;height:18px;flex-shrink:0}.btn-generic-secondary{background:transparent;border:none;color:#1f517f}.btn-generic-secondary svg{color:#1f517f}.btn-generic-secondary:hover{background-color:#1f517f0f}.btn-fancy{outline:0px solid transparent;outline-offset:2px}.btn-fancy:focus,.btn-fancy:hover{outline:2px solid #d3dfe9}.btn-fancy{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;border:none;font-family:Geist,system-ui,sans-serif;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,opacity .15s ease;padding:8px 18px;height:40px;line-height:.9;gap:12px;background:radial-gradient(85.19% 125% at 50.12% 112.5%,#1f517f,#2b6daa,#3789d4);box-shadow:0 3px 8px #255e9230,inset 0 6px 12px #ffffff26;border:1px solid rgba(255,255,255,.5);border-radius:12px;font-size:.9375rem;color:#fbfbfb;transition:transform .18s}.btn-fancy:not(.no-translate):hover{transform:translateY(-3px)}.media-viewer{position:fixed;inset:0;z-index:200;background:#f3f3f3;display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .25s ease;user-select:none}.media-viewer.is-open{opacity:1;pointer-events:auto}.media-viewer-topbar{display:flex;align-items:center;gap:20px;padding:12px 48px;border-bottom:1px solid #e3e3e3;flex-shrink:0}@media only screen and (max-width:56.25em){.media-viewer-topbar{padding:12px 16px;gap:12px;justify-content:space-between}}.media-viewer-topbar-title{flex:1;font-family:Geist,system-ui,sans-serif;font-weight:600;font-size:1.25rem;color:#1f517f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;line-height:1.2}@media only screen and (max-width:56.25em){.media-viewer-topbar-title{display:none}}.media-viewer-topbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.media-viewer-cta{border-radius:100vw}.media-viewer-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;border-radius:999px;color:#373737;cursor:pointer;flex-shrink:0;transition:background .15s ease}.media-viewer-close:hover{background:#e9e9e9}.media-viewer-stage{flex:1;display:flex;align-items:center;gap:20px;padding:0 48px;min-height:0;overflow:hidden}@media only screen and (max-width:56.25em){.media-viewer-stage{padding:0;gap:0}}.media-viewer-stage.is-map{padding:0;gap:0}.media-viewer-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:72px;border-radius:999px;background:#e3e3e3;border:1px solid #e3e3e3;color:#373737;cursor:pointer;flex-shrink:0;transition:background .15s ease,opacity .15s ease}.media-viewer-arrow:hover{background:#d9d9d9}.media-viewer-arrow.is-disabled{opacity:.35;cursor:default;background:transparent;border-color:#e3e3e3;color:#676767;pointer-events:none}@media only screen and (max-width:56.25em){.media-viewer-arrow{position:absolute;z-index:2;width:40px;height:56px;background:transparent;border-color:transparent;color:#373737}.media-viewer-arrow:hover{background:#f3f3f380}}@media only screen and (max-width:56.25em){.media-viewer-arrow-prev{left:4px}}@media only screen and (max-width:56.25em){.media-viewer-arrow-next{right:4px}}.media-viewer-canvas{flex:1;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.media-viewer-canvas:fullscreen{background:#181818;padding:20px}.media-viewer-canvas:fullscreen .embla-viewer-slide img{max-width:100%;max-height:100%;object-fit:contain}.embla-viewer{width:100%;height:100%}.embla-viewer-viewport{width:100%;height:100%;overflow:hidden}.embla-viewer-container{display:flex;height:100%}.embla-viewer-slide{flex:0 0 100%;min-width:0;display:flex;align-items:center;justify-content:center}.embla-viewer-slide img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;user-select:none;-webkit-user-drag:none}@media only screen and (max-width:56.25em){.embla-viewer-slide img{width:100%;height:100%;border-radius:0}}.media-viewer-panel{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:#f3f3f3}.media-viewer-panel.is-active{display:flex}.media-viewer-panel p{font-family:Geist,system-ui,sans-serif;font-size:1.125rem;color:#676767}.media-viewer-map{width:100dvw;height:100%;border:none;border-radius:0}.media-viewer-toolbar{display:flex;align-items:center;gap:20px;padding:12px 48px;border-top:1px solid #e3e3e3;background:#f3f3f3;flex-shrink:0}@media only screen and (max-width:56.25em){.media-viewer-toolbar{padding:10px 16px;gap:12px;flex-wrap:wrap;justify-content:center}.media-viewer-toolbar .media-viewer-meta,.media-viewer-toolbar .media-viewer-enlarge{display:none}}@media only screen and (max-width:37.5em){.media-viewer-toolbar{padding-bottom:32px}}.media-viewer-meta{display:flex;flex-direction:column;gap:4px;flex-shrink:0;min-width:65px}.media-viewer-meta-label{font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:1.125rem;color:#373737;line-height:1}.media-viewer-meta-counter{font-family:Geist Mono,monospace;font-weight:400;font-size:.8125rem;color:#373737;line-height:1}.media-viewer-tabs{display:flex;align-items:center;gap:4px;padding:4px;background:#fbfbfb;border:1px solid #e3e3e3;border-radius:12px}@media only screen and (max-width:37.5em){.media-viewer-tabs{order:3;justify-content:center}}.media-viewer-tab{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;font-family:Geist,system-ui,sans-serif;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,opacity .15s ease;gap:6px;padding:10px 14px;border-radius:8px;font-size:.9375rem;color:#484848;background:transparent;border:none}.media-viewer-tab svg{width:16px;height:16px}.media-viewer-tab:hover{background:#e9e9e9}.media-viewer-tab.is-active{background:#f3f3f3;color:#373737;font-weight:500}.media-viewer-tabs-divider{width:1px;height:24px;background:#e3e3e3;flex-shrink:0}.media-viewer-enlarge{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:start;font-family:Geist,system-ui,sans-serif;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,opacity .15s ease;gap:8px;padding:10px 14px;border-radius:8px;font-size:.9375rem;color:#00447d;background:transparent;border:none;margin-left:auto}.media-viewer-enlarge svg{width:18px;height:18px}.media-viewer-enlarge:hover{background:#1f517f0f}@media only screen and (max-width:37.5em){.media-viewer-enlarge span{display:none}.media-viewer-enlarge{margin-left:auto}}.share-toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%) translateY(12px);padding:12px 24px;background:#1f517f;color:#fbfbfb;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;border-radius:999px;box-shadow:0 8px 24px #0000002e;z-index:300;opacity:0;transition:opacity .25s ease,transform .25s cubic-bezier(.33,1,.68,1);pointer-events:none}.share-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.immobile-page{background-color:#f3f3f3;min-height:100vh;padding-top:32px;padding-bottom:80px}.immobile-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.immobile-topbar__left{display:flex;align-items:center;gap:18px}.immobile-topbar__date{display:flex;align-items:center;gap:8px;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;color:#676767}@media only screen and (max-width:56.25em){.immobile-topbar__date{display:none}}.immobile-topbar__nav{display:flex;align-items:center;gap:6px}@media only screen and (max-width:56.25em){.immobile-topbar__nav .immobile-topbar__nav-btn span{display:none}}.immobile-topbar__nav-btn{border:0;display:flex;align-items:center;text-decoration:none}.immobile-topbar__nav-btn--prev{border-radius:24px 8px 8px 24px}.immobile-topbar__nav-btn--next{border-radius:8px 24px 24px 8px}.immobile-topbar__nav-btn.is-disabled{pointer-events:none;text-decoration:none;background-color:transparent;border:2px solid #e3ebf1;color:#c2d4e1;opacity:.5;cursor:default}.immobile-gallery{display:flex;gap:12px;height:520px;margin-bottom:32px}@media only screen and (max-width:56.25em){.immobile-gallery{height:256px;flex-direction:column}}.immobile-gallery__main{flex:1;position:relative;border-radius:20px;overflow:hidden}.immobile-gallery .embla-gallery{position:absolute;inset:0}.immobile-gallery .embla-gallery-viewport{width:100%;height:100%;overflow:hidden}.immobile-gallery .embla-gallery-container{display:flex;height:100%}.immobile-gallery .embla-gallery-slide{flex:0 0 100%;min-width:0}.immobile-gallery .embla-gallery-slide img{width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}.immobile-gallery__overlay{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between;padding:10px}.immobile-gallery__counter{cursor:default;display:flex;align-items:center;gap:2px;line-height:1;padding:8px 12px;font-family:Geist Mono,monospace;font-size:.9375rem;color:#fbfbfb;position:relative;background-color:#000000a8;border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1}.immobile-gallery__counter-current{font-weight:600}.immobile-gallery__counter-total{opacity:.8}.immobile-gallery__zoom{outline:0px solid transparent;outline-offset:2px}.immobile-gallery__zoom:focus,.immobile-gallery__zoom:hover{outline:2px solid rgba(251,251,251,.25)}.immobile-gallery__zoom{display:flex;align-items:center;justify-content:center;padding:8px;background:#f3f3f3;border:none;border-radius:10px;cursor:pointer;color:#484848}.immobile-gallery__arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:10px;pointer-events:none}@media only screen and (max-width:56.25em){.immobile-gallery__arrows{padding:6px}}.immobile-gallery__arrow{outline:0px solid transparent;outline-offset:2px}.immobile-gallery__arrow:focus,.immobile-gallery__arrow:hover{outline:2px solid rgba(251,251,251,.25)}.immobile-gallery__arrow{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:14px 4px;border-radius:70px;border:2px solid #f3f3f3;background:#f3f3f3;color:#292929;pointer-events:all;transition:background .15s ease,opacity .15s ease}.immobile-gallery__arrow.is-disabled{cursor:default;background:transparent;border-color:#f3f3f3;color:#f3f3f3;opacity:.66;pointer-events:none}.immobile-gallery__arrow svg{width:22px;height:22px}@media only screen and (max-width:56.25em){.immobile-gallery__arrow{padding:10px 4px;border-color:transparent;backdrop-filter:blur(4px)}.immobile-gallery__arrow svg{width:18px;height:18px}}.immobile-gallery__thumbs{display:flex;flex-direction:column;gap:6px;width:160px;padding:8px 0}@media only screen and (max-width:56.25em){.immobile-gallery__thumbs{display:none}}.immobile-gallery__thumb{flex:1;border-radius:12px;overflow:hidden;cursor:pointer;opacity:.9;transition:opacity .15s ease;outline-offset:-5px}.immobile-gallery__thumb:hover,.immobile-gallery__thumb.is-active{opacity:1;outline:2px solid rgba(251,251,251,.66)}.immobile-gallery__thumb img{width:100%;height:100%;object-fit:cover}.immobile-gallery__thumbs-divider{border:0;height:1px;background:#d0d0d0;margin:0 12px}.immobile-gallery__all-photos{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;overflow:hidden;position:relative;background:#484848;border:none;color:#fbfbfb;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;cursor:pointer;text-decoration:underline;text-decoration-color:#fbfbfb80;text-underline-offset:3px}.immobile-no-media{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;width:100%;min-height:200px;height:fit-content;border-radius:20px;background:#e9e9e9;border:2px dashed #d9d9d9;margin-bottom:24px;color:#676767}@media only screen and (max-width:56.25em){.immobile-no-media{min-height:180px}}.immobile-no-media p{font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;text-align:center;text-wrap:balance;margin:0;line-height:1.4}.immobile-layout{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start;min-width:0}@media only screen and (max-width:56.25em){.immobile-layout{grid-template-columns:1fr;gap:40px}}.immobile-info{display:flex;flex-direction:column;gap:32px;padding:20px 0;min-width:0}.immobile-info__header{display:flex;flex-direction:column;gap:16px}.immobile-info__title{font-family:Geist,system-ui,sans-serif;font-weight:600;font-size:2rem;color:#1f517f;line-height:1.1;letter-spacing:-.64px;word-break:break-word}@media only screen and (max-width:37.5em){.immobile-info__title{font-size:1.6875rem}}.immobile-info__location{display:flex;align-items:center;gap:6px;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;color:#484848}.immobile-info__pricing{display:flex;align-items:center;gap:12px}.immobile-info__date{display:flex;align-items:center;gap:8px;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;color:#676767;margin-top:16px}.immobile-price{display:flex;align-items:center;gap:4px;color:#d7a31a}.immobile-price__symbol{font-size:2rem;font-weight:400}.immobile-price__value{font-size:2rem;font-weight:700}.immobile-price__period{font-size:1.25rem;font-weight:400}@media only screen and (max-width:37.5em){.immobile-price__symbol,.immobile-price__value{font-size:1.6875rem}}.immobile-price-mq{display:flex;align-items:flex-end;gap:2px;padding:2px 8px;border:2px solid #e3e3e3;border-radius:8px;font-family:Geist,system-ui,sans-serif;font-size:.9375rem;color:#676767}.immobile-price-mq strong{font-weight:600}.immobile-price-mq sup{font-size:.65em;vertical-align:super}.immobile-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:100%}.immobile-actions .is-fav svg{fill:#c5971c;color:#c5971c}.immobile-actions--secondary{margin-top:8px}@media only screen and (max-width:37.5em){.immobile-actions{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:8px}.immobile-actions::-webkit-scrollbar{height:4px}.immobile-actions::-webkit-scrollbar-track{background:transparent}.immobile-actions::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.immobile-actions{scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent}}.immobile-section{display:flex;flex-direction:column;gap:10px;min-width:0}.immobile-section__header{display:flex;align-items:center;gap:24px}.immobile-section__header h2{font-family:Geist,system-ui,sans-serif;font-weight:600;font-size:1.25rem;color:#1f517f;white-space:nowrap;margin:0}.immobile-section__header hr{flex:1;border:0;height:1px;background:#e3e3e3;margin:0}.immobile-section--suggested{margin-top:80px}.immobile-section--costi{display:none}.immobile-description{font-family:Geist,system-ui,sans-serif;font-size:.9375rem;color:#484848;line-height:1.5;max-width:640px}@media only screen and (max-width:37.5em){.immobile-description{max-width:100%}}.immobile-description p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin:0}.immobile-description.is-expanded p{-webkit-line-clamp:unset;overflow:visible}.immobile-description .read-more-btn{cursor:pointer;display:inline-block;margin-top:6px;background:none;border:none;padding:0 6px;border-radius:6px;color:#b38b1e;font-weight:500;text-decoration:underline;text-decoration-color:#b38b1e80;background-color:#d7a31a26}.immobile-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:640px}@media only screen and (max-width:37.5em){.immobile-features{grid-template-columns:1fr;max-width:100%}}.immobile-feature{display:flex;align-items:center;gap:12px;min-width:0}.immobile-feature__icon{display:flex;align-items:center;justify-content:center;width:52px;height:38px;background-color:#e9e9e9;border-radius:999px;flex-shrink:0;color:#484848}@media only screen and (max-width:37.5em){.immobile-feature__icon{width:40px;padding:12px 8px}}.immobile-feature__icon svg{width:21px;height:21px;color:#484848}.immobile-feature__text{display:flex;flex-direction:column;gap:2px;line-height:1}.immobile-feature__label{font-family:Geist,system-ui,sans-serif;font-weight:600;font-size:.8125rem;color:#373737}.immobile-feature__value{font-family:Geist,system-ui,sans-serif;font-weight:400;font-size:.9375rem;color:#484848;word-break:break-word}.immobile-energy{cursor:default;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f3f3f3;border:2px solid #e3e3e3;border-radius:14px;max-width:640px;margin-top:10px}@media only screen and (max-width:37.5em){.immobile-energy{max-width:100%}}.immobile-energy__info{display:flex;align-items:center;gap:16px}.immobile-energy__text{display:flex;flex-direction:column;gap:4px;line-height:1}.immobile-energy__label{font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;color:#373737}.immobile-energy__value{font-family:Geist,system-ui,sans-serif;font-weight:400;font-size:.9375rem;color:#484848}.immobile-energy__badge{display:flex;align-items:center;justify-content:center;padding:4px 20px;border-radius:4px;font-family:Geist,system-ui,sans-serif;font-weight:600;font-size:1.25rem;color:#fbfbfb;min-width:48px;height:32px;clip-path:polygon(calc(100% - 12px) 0%,100% 50%,calc(100% - 12px) 100%,0% 100%,12px 50%,0% 0%)}.immobile-costs{display:flex;flex-direction:column;gap:16px;max-width:640px}@media only screen and (max-width:37.5em){.immobile-costs{max-width:100%}}.immobile-costs__divider{border:0;border-top:1px dashed #e3e3e3;height:0;margin:4px 0}.immobile-cost-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.immobile-cost-row__label{font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;color:#373737}.immobile-cost-row__value{display:flex;align-items:flex-end;gap:4px;font-family:Geist,system-ui,sans-serif;font-size:.9375rem;color:#484848}.immobile-cost-row__num{font-family:Geist Mono,monospace;font-weight:400}.immobile-cost-row__period{font-size:.8125rem;color:#676767}.immobile-suggested{display:flex;flex-direction:column;gap:20px}.immobile-suggested-card{display:flex;gap:24px;text-decoration:none;color:inherit;transition:opacity .15s ease}.immobile-suggested-card:hover{opacity:.9}@media only screen and (max-width:56.25em){.immobile-suggested-card{flex-direction:column;gap:20px}}.immobile-suggested-card__img{width:320px;flex-shrink:0;border-radius:12px;overflow:hidden;aspect-ratio:16/10}.immobile-suggested-card__img img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:56.25em){.immobile-suggested-card__img{width:100%;height:200px}}.immobile-suggested-card__body{flex:1;display:flex;flex-direction:column;gap:20px;padding:16px 0}.immobile-suggested-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.immobile-suggested-card__head h3{font-family:Geist,system-ui,sans-serif;font-weight:600;font-size:1.25rem;color:#1f517f;letter-spacing:-.48px;margin:0}@media only screen and (max-width:56.25em){.immobile-suggested-card__head{flex-direction:column;gap:10px}}.immobile-suggested-card__price{display:flex;align-items:center;gap:4px;color:#d7a31a;font-size:1.25rem;white-space:nowrap}.immobile-suggested-card__price strong{font-weight:700;letter-spacing:-.96px}.immobile-suggested-card__details{display:flex;flex-direction:column;gap:12px}.immobile-suggested-card__via{font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;color:#373737;margin:0}.immobile-suggested-card__desc{font-family:Geist,system-ui,sans-serif;font-weight:400;font-size:.9375rem;color:#484848;margin:0;max-width:450px}.immobile-suggested-card__meta{display:flex;gap:48px;font-family:Geist,system-ui,sans-serif;font-weight:400;font-size:.9375rem;color:#484848}.immobile-suggested-card__actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}@media only screen and (max-width:56.25em){.immobile-suggested-card__actions{display:none}}.immobile-suggested-card__action{display:flex;align-items:center;justify-content:center;width:44px;height:40px;background:#e9e9e9;border:none;border-radius:999px;color:#484848;cursor:pointer;transition:background .15s ease}.immobile-suggested-card__action:hover{background:#e3e3e3}aside.immobile-contact{display:flex;flex-direction:column;gap:16px;position:sticky;top:100px;min-width:0;max-width:100%}@media only screen and (max-width:56.25em){aside.immobile-contact{display:none}}.immobile-contact-card{display:flex;flex-direction:column;gap:8px;background:#fbfbfb;border:2px solid #e9e9e9;border-radius:20px;overflow:hidden;padding:10px}.immobile-contact-card .immobile-contact-header{display:flex;align-items:center;gap:8px;padding:6px 10px;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:1.25rem;color:#484848;letter-spacing:-.56px}.immobile-contact-card .immobile-contact-fields{display:flex;flex-direction:column;gap:6px}.immobile-contact-card .immobile-contact-fields>.hidden-field{display:none}.immobile-contact-card .immobile-contact-fields>.hidden-field.is-revealed{display:flex;animation:revealField .35s ease forwards}.immobile-contact-card .immobile-contact-field{display:flex;flex-direction:column;gap:2px;cursor:text;padding:10px 12px;background-color:#f3f3f3;border:2px solid #e9e9e9;border-radius:8px;box-shadow:inset 0 -2px 4px #00000008,inset 0 2px 4px #ffffff26;outline-offset:2px;outline:0px solid transparent;transition:border-color .15s ease,outline 66ms,opacity .25s ease}.immobile-contact-card .immobile-contact-field.is-error{border-color:#f0333354}.immobile-contact-card .immobile-contact-field:focus-within{border-color:#d9d9d9}.immobile-contact-card .immobile-contact-field label{pointer-events:none;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.8125rem;color:#676767;line-height:1;user-select:none}.immobile-contact-card .immobile-contact-field input.immobile-contact-input{border:none;padding:0;width:100%;background:transparent;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.9375rem;color:#484848;height:auto;box-shadow:none;outline:none;line-height:1}.immobile-contact-card .immobile-contact-field input.immobile-contact-input::placeholder{color:#676767;opacity:.6}.immobile-contact-card .immobile-contact-field input.immobile-contact-input-mono{font-family:Geist Mono,monospace}.immobile-contact-card .immobile-contact-privacy{cursor:pointer;color:#484848;display:flex;align-items:center;gap:8px;padding:4px 8px;font-family:Geist,system-ui,sans-serif;font-size:.8125rem}.immobile-contact-card .immobile-contact-privacy:nth-of-type(2){margin-top:-8px}.immobile-contact-card .immobile-contact-privacy a{color:#1f517f;text-decoration:underline}.immobile-contact-card .immobile-contact-privacy .immobile-contact-checkbox{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.immobile-contact-card .immobile-contact-privacy .immobile-contact-checkbox:focus-visible+.immobile-contact-checkbox-track{outline:2px solid #e3ebf1;outline-offset:2px}.immobile-contact-card .immobile-contact-privacy .immobile-contact-checkbox:checked+.immobile-contact-checkbox-track{border-color:#1f517f;background-color:#1f517f}.immobile-contact-card .immobile-contact-privacy .immobile-contact-checkbox:checked+.immobile-contact-checkbox-track:after{opacity:1;transform:scale(1) rotate(-45deg)}.immobile-contact-card .immobile-contact-privacy span{user-select:none;text-wrap:balance;line-height:1.2}.immobile-contact-card .immobile-contact-privacy span.immobile-contact-checkbox-track{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:2px solid #d9d9d9;border-radius:4px;background-color:#f3f3f3;flex-shrink:0;transition:all .15s ease}.immobile-contact-card .immobile-contact-privacy span.immobile-contact-checkbox-track:after{content:"";width:10px;height:7px;border-left:2px solid #fbfbfb;border-bottom:2px solid #fbfbfb;transform:scale(0) rotate(-45deg);transform-origin:center;opacity:0;transition:all .15s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2px;left:2px}.immobile-contact-card .immobile-contact-privacy span.immobile-contact-checkbox-track:hover{border-color:#d0d0d0}.immobile-contact-card .immobile-contact-alert{display:flex;align-items:center;gap:6px;padding:10px 14px 10px 10px;background-color:#f033330a;border:2px solid rgba(240,51,51,.15);border-radius:12px;color:#f03333;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:.8125rem;line-height:1}.immobile-contact-card .immobile-contact-alert svg{flex-shrink:0;width:19px;height:19px}.immobile-contact-card .immobile-contact-alert[hidden]{display:none}.immobile-contact-card .immobile-contact-alert.is-visible{animation:alertSlideIn .3s ease forwards}.immobile-contact-card .immobile-contact-buttons{display:flex;gap:8px;margin-top:4px}.immobile-contact-card .immobile-contact-buttons .btn-fancy,.immobile-contact-card .immobile-contact-buttons .immobile-contact-submit{justify-content:center;text-align:center;flex:1;font-size:1.0625rem;height:48px}.immobile-contact-card .immobile-contact-buttons .immobile-contact-call{outline:0px solid transparent;outline-offset:2px}.immobile-contact-card .immobile-contact-buttons .immobile-contact-call:focus,.immobile-contact-card .immobile-contact-buttons .immobile-contact-call:hover{outline:2px solid rgba(215,163,26,.2)}.immobile-contact-card .immobile-contact-buttons .immobile-contact-call{cursor:pointer;display:flex;align-items:center;justify-content:center;width:80px;height:48px;border:none;border-radius:12px;background:radial-gradient(ellipse at 50% 113%,#9d7812,#d7a31a);box-shadow:0 4px 8px #d7a31a40,inset 0 6px 12px #ffffff26;color:#fbfbfb;transition:transform .18s}.immobile-contact-card .immobile-contact-buttons .immobile-contact-call:not(.no-translate):hover{transform:translateY(-3px)}@keyframes alertSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.immobile-mobile-cta{position:fixed;bottom:16px;left:8px;right:8px;display:flex;gap:6px;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background:#fbfbfb;border-radius:14px;z-index:50;box-shadow:0 -4px 20px #00000014}.immobile-mobile-cta__contact{font-size:1.0625rem;justify-content:center;flex:1;height:48px;border-radius:8px}.immobile-mobile-cta__call{display:flex;align-items:center;justify-content:center;width:64px;height:48px;border:none;border-radius:8px;background:radial-gradient(ellipse at 50% 113%,#9d7812,#d7a31a);box-shadow:0 4px 8px #d7a31a40,inset 0 6px 12px #ffffff40;color:#fbfbfb;cursor:pointer}.immobile-mobile-cta__more{display:flex;align-items:center;justify-content:center;width:64px;height:48px;border:2px solid #e9e9e9;border-radius:8px;background:linear-gradient(180deg,#f3f3f354,#f3f3f3);box-shadow:inset 0 -2px 4px #00000008,inset 0 2px 4px #ffffff40;color:#484848;cursor:pointer}.immobile-more-popup{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;pointer-events:none}.immobile-more-popup__backdrop{position:absolute;inset:0;background:#0006;opacity:0;transition:opacity .3s ease;pointer-events:none}.immobile-more-popup__sheet{position:relative;width:100%;background:#fbfbfb;border-radius:20px 20px 0 0;padding:12px 16px calc(40px + env(safe-area-inset-bottom,0px));transform:translateY(100%);transition:transform .3s cubic-bezier(.33,1,.68,1);pointer-events:none}.immobile-more-popup__handle{width:40px;height:4px;background:#e3e3e3;border-radius:2px;margin:0 auto 16px}.immobile-more-popup__list{display:flex;flex-direction:column;gap:4px}.immobile-more-popup__item{cursor:pointer;line-height:1;display:flex;align-items:center;gap:16px;padding:16px 8px;border:none;background:transparent;font-family:Geist,system-ui,sans-serif;font-weight:500;font-size:1.125rem;color:#484848;border-radius:12px;transition:background .15s ease}.immobile-more-popup__item:hover,.immobile-more-popup__item:active{background:#f3f3f3}.immobile-more-popup.is-open{pointer-events:auto}.immobile-more-popup.is-open .immobile-more-popup__backdrop{opacity:1;pointer-events:auto}.immobile-more-popup.is-open .immobile-more-popup__sheet{transform:translateY(0);pointer-events:auto}.immobile-features-popup{position:fixed;inset:0;z-index:110;display:flex;align-items:center;justify-content:center;pointer-events:none}.immobile-features-popup__backdrop{position:absolute;inset:0;background:#00000073;opacity:0;transition:opacity .3s ease;pointer-events:none}.immobile-features-popup__panel{position:relative;width:90%;max-width:560px;max-height:80vh;background:#fbfbfb;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transform:scale(.92);opacity:0;transition:transform .3s cubic-bezier(.33,1,.68,1),opacity .2s ease;pointer-events:none;box-shadow:0 24px 64px #0000002e}.immobile-features-popup__head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e9e9e9}.immobile-features-popup__head h3{font-family:Geist,system-ui,sans-serif;font-weight:600;font-size:1.25rem;color:#1f517f;margin:0}.immobile-features-popup__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#f3f3f3;border-radius:999px;color:#484848;cursor:pointer;transition:background .15s ease}.immobile-features-popup__close:hover{background:#e9e9e9}.immobile-features-popup__body{padding:20px 24px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.immobile-features-popup.is-open{pointer-events:auto}.immobile-features-popup.is-open .immobile-features-popup__backdrop{opacity:1;pointer-events:auto}.immobile-features-popup.is-open .immobile-features-popup__panel{transform:scale(1);opacity:1;pointer-events:auto}.contact-popup{position:fixed;inset:0;z-index:250;display:flex;align-items:center;justify-content:center;pointer-events:none}@media only screen and (max-width:56.25em){.contact-popup{align-items:flex-end;justify-content:stretch}}.contact-popup .contact-popup-backdrop{position:absolute;inset:0;background:#00000073;opacity:0;transition:opacity .3s ease;pointer-events:none}.contact-popup .contact-popup-sheet{position:relative;width:100%;max-width:420px;background:transparent;border-radius:20px;padding:0;transform:scale(.92);opacity:0;transition:transform .3s cubic-bezier(.33,1,.68,1),opacity .2s ease;pointer-events:none;box-shadow:0 24px 64px #0000002e}@media only screen and (max-width:56.25em){.contact-popup .contact-popup-sheet{max-width:100%;background:#fbfbfb;border-radius:20px 20px 0 0;padding:12px 12px calc(32px + env(safe-area-inset-bottom,0px));transform:translateY(100%);opacity:1;box-shadow:none;transition:transform .3s cubic-bezier(.33,1,.68,1)}.contact-popup .contact-popup-sheet>.immobile-contact-card{border:none;border-radius:0;padding:8px}.contact-popup .contact-popup-sheet .immobile-contact-header{align-items:center;justify-content:center;font-size:1.6875rem;font-weight:600;gap:12px;padding-top:0;padding-bottom:10px}.contact-popup .contact-popup-sheet .immobile-contact-header svg{width:28px;height:28px}}.contact-popup .contact-popup-sheet>.immobile-contact-card .hidden-field{display:flex}.contact-popup .contact-popup-handle{width:40px;height:4px;background:#e3e3e3;border-radius:2px;margin:0 auto 12px;display:none}@media only screen and (max-width:56.25em){.contact-popup .contact-popup-handle{display:block}}.contact-popup.is-open{pointer-events:auto}.contact-popup.is-open .contact-popup-backdrop{opacity:1;pointer-events:auto}.contact-popup.is-open .contact-popup-sheet{transform:scale(1);opacity:1;pointer-events:auto}@media only screen and (max-width:56.25em){.contact-popup.is-open .contact-popup-sheet{transform:translateY(0)}}@keyframes revealField{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.d-only-mobile{display:none!important}@media only screen and (max-width:56.25em){.d-only-mobile{display:flex!important}}
