.c-estate-carousel{--carousel-edge: clamp(32px, 8.33vw, 140px);--slide-width: clamp(560px, 54.76vw, 920px);--slide-gap: 40px;--slide-aspect: 920/600;position:relative;width:100%;background-color:#f8f8f8;overflow:hidden}@media(max-width: 1279px){.c-estate-carousel{--carousel-edge: 48px;--slide-width: 65%;--slide-gap: 32px}}@media(max-width: 1023px){.c-estate-carousel{--carousel-edge: 32px;--slide-width: 78%;--slide-gap: 24px}}@media(max-width: 767px){.c-estate-carousel{--carousel-edge: 16px;--slide-width: calc(100% - 32px);--slide-gap: 16px;--slide-aspect: 4/3}}.c-estate-carousel__viewport{width:100%}.c-estate-carousel__track{display:flex;gap:var(--slide-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:var(--carousel-edge);padding:0 var(--carousel-edge);padding-bottom:8px;scrollbar-width:none}.c-estate-carousel__track::-webkit-scrollbar{display:none}.c-estate-carousel__controls{position:absolute;bottom:24px;right:var(--carousel-edge);display:flex;gap:12px;z-index:2;pointer-events:none}@media(max-width: 767px){.c-estate-carousel__controls{bottom:16px}}.c-estate-carousel__btn{appearance:none;border:none;width:48px;height:48px;border-radius:50%;background-color:rgba(255,255,255,.92);color:#4d5676;cursor:pointer;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease,opacity .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.16)}.c-estate-carousel__btn:hover{background-color:#fff;transform:scale(1.05)}.c-estate-carousel__btn:focus-visible{outline:2px solid #4d5676;outline-offset:2px}.c-estate-carousel__btn svg{width:24px;height:24px}.c-estate-carousel__btn[disabled]{opacity:.4;cursor:not-allowed;transform:none;pointer-events:none}.c-estate-hero-slide{flex:0 0 var(--slide-width);aspect-ratio:var(--slide-aspect);scroll-snap-align:start;scroll-snap-stop:always;position:relative;overflow:hidden;display:block;text-decoration:none;color:#fff;background-color:#2b3548}.c-estate-hero-slide:hover .c-estate-hero-slide__img{transform:scale(1.03)}.c-estate-hero-slide__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.c-estate-hero-slide__placeholder{position:absolute;inset:0;background:radial-gradient(ellipse at top right, rgba(255, 255, 255, 0.15), transparent 60%),linear-gradient(180deg, #5E6B84 0%, #2B3548 100%)}.c-estate-hero-slide__gradient{position:absolute;inset:0;background:linear-gradient(180deg, rgba(18, 24, 36, 0) 0%, rgba(18, 24, 36, 0) 40%, rgba(18, 24, 36, 0.8) 100%);pointer-events:none;z-index:1}.c-estate-hero-slide__badge{position:absolute;top:24px;left:24px;padding:10px 14px;background-color:rgba(255,255,255,.8);color:#4d5676;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;font-size:14px;line-height:1;z-index:2}@media(max-width: 767px){.c-estate-hero-slide__badge{top:16px;left:16px;padding:8px 12px;font-size:13px}}.c-estate-hero-slide__content{position:absolute;left:4%;right:4%;bottom:6%;display:flex;flex-direction:column;gap:24px;z-index:2}@media(max-width: 767px){.c-estate-hero-slide__content{gap:16px;bottom:24px}}.c-estate-hero-slide__heading{display:flex;flex-direction:column;gap:4px}.c-estate-hero-slide__title{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:clamp(1.75rem,3.5vw,3rem);line-height:1.16;color:#fff}.c-estate-hero-slide__teaser{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:#fff;max-width:60%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 1023px){.c-estate-hero-slide__teaser{max-width:80%}}@media(max-width: 767px){.c-estate-hero-slide__teaser{max-width:100%;font-size:16px}}.c-estate-hero-slide__location{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;line-height:1;color:#fff}@media(max-width: 767px){.c-estate-hero-slide__location{font-size:16px}}.c-estate-teaser-new{background-color:#fff;padding:40px 0}.c-estate-teaser-new__inner{max-width:1400px;margin:0 auto;padding:0 64px;display:flex;flex-direction:column;gap:40px}@media(max-width: 1279px){.c-estate-teaser-new__inner{padding:0 48px}}@media(max-width: 1023px){.c-estate-teaser-new__inner{padding:0 32px;gap:32px}}@media(max-width: 767px){.c-estate-teaser-new__inner{padding:0 16px;gap:24px}}.c-estate-teaser-new__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.c-estate-teaser-new__headline{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:40px;line-height:1.2;color:#4d5676}@media(max-width: 767px){.c-estate-teaser-new__headline{font-size:32px}}.c-estate-teaser-new__all-link{display:inline-flex;align-items:center;gap:4px;text-decoration:none;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;font-size:14px;line-height:1;color:#7a869b;transition:color .2s ease}.c-estate-teaser-new__all-link svg{width:16px;height:16px}.c-estate-teaser-new__all-link:hover{color:#4d5676}.c-estate-teaser-new__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media(max-width: 1023px){.c-estate-teaser-new__grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 767px){.c-estate-teaser-new__grid{grid-template-columns:1fr;gap:16px}}.c-estate-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background-color:#fff;transition:transform .2s ease,box-shadow .2s ease;position:relative}.c-estate-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.c-estate-card:hover .c-estate-card__image-slide.is-active{transform:scale(1.04)}.c-estate-card__image{position:relative;width:100%;aspect-ratio:440/335;overflow:hidden;background-color:#2b3548}.c-estate-card__image-track{position:absolute;inset:0}.c-estate-card__image-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .4s ease,transform .5s ease}.c-estate-card__image-slide.is-active{opacity:1}.c-estate-card__placeholder{position:absolute;inset:0;background:linear-gradient(180deg, #5E6B84 0%, #2B3548 100%)}.c-estate-card__image-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;background-color:rgba(255,255,255,.92);color:#2b3548;border:none;cursor:pointer;opacity:0;transition:opacity .25s ease,background-color .2s ease}.c-estate-card__image-nav:hover{background-color:#fff}.c-estate-card__image-nav--prev{left:12px}.c-estate-card__image-nav--next{right:12px}.c-estate-card__image-nav svg{width:16px;height:16px;display:block}.c-estate-card:hover .c-estate-card__image-nav{opacity:1}@media(hover: none){.c-estate-card__image-nav{opacity:1}}.c-estate-card__image-bullets{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);z-index:2;display:flex;gap:8px;pointer-events:none}.c-estate-card__image-bullet{width:8px;height:8px;padding:0;border:none;border-radius:50%;background-color:rgba(255,255,255,.55);cursor:pointer;pointer-events:auto;transition:background-color .2s ease,transform .2s ease}.c-estate-card__image-bullet:hover{background-color:rgba(255,255,255,.85)}.c-estate-card__image-bullet.is-active{background-color:#fff;transform:scale(1.2)}.c-estate-card__link{color:inherit;text-decoration:none}.c-estate-card__link::after{content:"";position:absolute;inset:0;z-index:1}.c-estate-card__badge-new{position:absolute;top:16px;left:-28px;width:120px;height:26px;z-index:2;background-color:#2b3548;transform:rotate(-45deg);pointer-events:none;display:flex;align-items:center;justify-content:center;font-size:0;color:rgba(0,0,0,0)}.c-estate-card__badge-new::before{content:attr(data-label);font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:11px;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase}.c-estate-card__body{display:flex;flex-direction:column;gap:24px;padding:24px 24px 32px}.c-estate-card__heading{display:flex;flex-direction:column;gap:4px}.c-estate-card__title{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:24px;line-height:1.2;color:#4d5676;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 767px){.c-estate-card__title{font-size:22px}}.c-estate-card__location{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;line-height:1.2;color:#4d5676}.c-estate-card__metrics{margin:0;display:flex;gap:32px;flex-wrap:wrap}.c-estate-card__metric{margin:0;display:flex;flex-direction:column;gap:4px}.c-estate-card__metric-label{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:14px;line-height:1;color:#4d5676}.c-estate-card__metric-value{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:18px;line-height:1;color:#4d5676}.c-estate-listing{background-color:#f8f8f8;padding:80px 0 120px}@media(max-width: 1023px){.c-estate-listing{padding:56px 0 80px}}@media(max-width: 767px){.c-estate-listing{padding:40px 0 64px}}.c-estate-listing__inner{max-width:1400px;margin:0 auto;padding:0 64px;display:flex;flex-direction:column;gap:56px}@media(max-width: 1279px){.c-estate-listing__inner{padding:0 48px;gap:48px}}@media(max-width: 1023px){.c-estate-listing__inner{padding:0 32px;gap:40px}}@media(max-width: 767px){.c-estate-listing__inner{padding:0 16px;gap:32px}}.c-estate-listing__header{display:flex;flex-direction:column;gap:40px}@media(max-width: 1023px){.c-estate-listing__header{gap:24px}}.c-estate-listing__eyebrow{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:22px;line-height:1;color:#4d5676}@media(max-width: 767px){.c-estate-listing__eyebrow{font-size:16px}}.c-estate-listing__heading{display:grid;grid-template-columns:minmax(0, 1fr) 464px;gap:136px;align-items:end}@media(max-width: 1279px){.c-estate-listing__heading{gap:64px;grid-template-columns:minmax(0, 1fr) 360px}}@media(max-width: 1023px){.c-estate-listing__heading{grid-template-columns:1fr;gap:24px}}.c-estate-listing__title{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:clamp(48px,6vw,96px);line-height:1.04;color:#2b3548;max-width:800px}@media(max-width: 1023px){.c-estate-listing__title{font-size:clamp(40px,7vw,72px)}}@media(max-width: 767px){.c-estate-listing__title{font-size:clamp(32px,9vw,48px)}}.c-estate-listing__lead{margin:0;padding-bottom:10px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:22px;line-height:1.4;color:#5e6b84;max-width:440px}@media(max-width: 1023px){.c-estate-listing__lead{padding-bottom:0;font-size:18px;max-width:none}}@media(max-width: 767px){.c-estate-listing__lead{font-size:16px}}.c-estate-listing__results{display:flex;flex-direction:column;gap:56px}@media(max-width: 1023px){.c-estate-listing__results{gap:40px}}@media(max-width: 767px){.c-estate-listing__results{gap:32px}}.c-estate-listing__list[aria-hidden=true],.c-estate-listing__map-wrap[aria-hidden=true]{display:none}.c-estate-listing__map-wrap{position:relative;isolation:isolate}.c-estate-listing__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media(max-width: 1279px){.c-estate-listing__grid{gap:32px}}@media(max-width: 1023px){.c-estate-listing__grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 767px){.c-estate-listing__grid{grid-template-columns:1fr;gap:16px}}.c-estate-listing__more{display:flex;justify-content:center;margin-top:40px}.c-estate-listing__more[hidden]{display:none}@media(max-width: 767px){.c-estate-listing__more{margin-top:24px}}.c-estate-listing__more-btn{appearance:none;cursor:pointer;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1;color:#2b3548;background-color:#fff;border:1px solid #c2cad6;height:48px;padding:0 24px;transition:background-color .2s ease,border-color .2s ease}.c-estate-listing__more-btn:hover{background-color:#e3e5e7;border-color:#7a869b}.c-estate-listing__more-btn:focus-visible{outline:2px solid #4d5676;outline-offset:2px}.c-estate-listing__more-btn[disabled]{opacity:.4;cursor:not-allowed;pointer-events:none}.c-estate-listing__empty{grid-column:1/-1;background-color:#fff;padding:64px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.c-estate-listing__empty-headline{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:32px;line-height:1.1;color:#4d5676}.c-estate-listing__empty-text{margin:0;max-width:480px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:#5e6b84}.c-estate-listing__empty-reset{margin-top:16px;appearance:none;cursor:pointer;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1;color:#fff;background-color:#5e6b84;border:none;height:48px;padding:0 24px;transition:background-color .2s ease}.c-estate-listing__empty-reset:hover{background-color:#4d5676}.c-estate-search-profile{position:relative;overflow:hidden;background:#232d3e;padding:48px 0;margin-top:56px;max-width:1400px;margin-left:auto;margin-right:auto}.c-estate-search-profile__glyph{position:absolute;width:280px;color:#f8f8f8;z-index:1;pointer-events:none}@media(max-width: 1023px){.c-estate-search-profile__glyph{display:none}}.c-estate-search-profile__glyph svg{display:block;width:100%;height:auto}.c-estate-search-profile__glyph--left{left:-45px;bottom:-60px}.c-estate-search-profile__glyph--right{right:clamp(20px,4vw,60px);top:-170px}.c-estate-search-profile__content{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:0 64px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.c-estate-search-profile__title{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:48px;line-height:1.167;color:#fff}@media(max-width: 1023px){.c-estate-search-profile__title{font-size:36px}}@media(max-width: 767px){.c-estate-search-profile__title{font-size:28px}}.c-estate-search-profile__text{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:#fff;max-width:480px}@media(max-width: 767px){.c-estate-search-profile__text{font-size:16px}}.c-estate-search-profile__btn{margin-top:8px}@media(max-width: 767px){.c-estate-search-profile{padding:40px 0;margin-top:40px}.c-estate-search-profile__glyph{display:none}}.c-estate-filter{position:relative}.c-estate-filter__tabs{display:flex;position:relative;z-index:1}.c-estate-filter__tab{appearance:none;cursor:pointer;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1;color:#2b3548;background-color:#f8f8f8;border:none;height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:background-color .2s ease}.c-estate-filter__tab:hover{background-color:#e3e5e7}.c-estate-filter__tab:focus-visible{outline:2px solid #4d5676;outline-offset:-2px}.c-estate-filter__tab.is-active{background-color:#fff}.c-estate-filter__tab.is-active::after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:10px;background-color:#fff}.c-estate-filter__panel{background-color:#fff;padding:24px;position:relative}@media(max-width: 767px){.c-estate-filter__panel{padding:16px}}.c-estate-filter__row{display:grid;grid-template-columns:80px minmax(0, 1fr) auto;gap:16px 24px;align-items:center}@media(max-width: 1023px){.c-estate-filter__row{grid-template-columns:1fr;gap:12px}}.c-estate-filter__row-label{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;line-height:1;color:#5e6b84}.c-estate-filter__row-label--right{text-align:right}@media(max-width: 1023px){.c-estate-filter__row-label--right{text-align:left}}.c-estate-filter__controls{display:flex;gap:16px;flex-wrap:wrap}@media(max-width: 1023px){.c-estate-filter__controls{display:grid;grid-template-columns:1fr 1fr;gap:12px}}@media(max-width: 767px){.c-estate-filter__controls{grid-template-columns:1fr}}.c-estate-filter__select{position:relative;flex:1 1 220px;min-width:0}.c-estate-filter__select--type{flex-basis:296px}.c-estate-filter__select>span.u-vh{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.c-estate-filter__select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;width:100%;height:58px;padding:0 40px 0 16px;background-color:#fff;border:1px solid #ced2d5;border-radius:4px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.2;color:#2b3548;transition:border-color .2s ease,box-shadow .2s ease;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%234D5676' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px}.c-estate-filter__select select:hover{border-color:#96a1b2}.c-estate-filter__select select:focus{outline:none;border-color:#4d5676;box-shadow:0 0 0 3px rgba(77,86,118,.12)}.c-estate-filter__select select:invalid,.c-estate-filter__select select:has(option[value=""]:checked){color:#7d7d7d}.c-estate-filter__view{display:flex;gap:16px;align-items:center}@media(max-width: 1023px){.c-estate-filter__view{justify-content:flex-start}}.c-estate-filter__view-radios{display:flex;gap:24px}.c-estate-filter__radio{display:inline-flex;align-items:center;gap:10px;cursor:pointer}.c-estate-filter__radio input{position:absolute;opacity:0;pointer-events:none}.c-estate-filter__radio .c-estate-filter__radio-dot{width:32px;height:32px;border-radius:50%;border:2px solid #c2cad6;background-color:#fff;position:relative;transition:border-color .2s ease}.c-estate-filter__radio .c-estate-filter__radio-dot::after{content:"";position:absolute;inset:6px;border-radius:50%;background-color:#4d5676;opacity:0;transform:scale(0.5);transition:opacity .2s ease,transform .2s ease}.c-estate-filter__radio input:checked+.c-estate-filter__radio-dot{border-color:#4d5676}.c-estate-filter__radio input:checked+.c-estate-filter__radio-dot::after{opacity:1;transform:scale(1)}.c-estate-filter__radio input:focus-visible+.c-estate-filter__radio-dot{outline:2px solid #4d5676;outline-offset:2px}.c-estate-filter__radio:hover .c-estate-filter__radio-dot{border-color:#7a869b}.c-estate-filter__radio-label{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;font-size:16px;line-height:1;color:#2b3548}.u-vh{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.c-estate-card--static{cursor:default}.c-estate-card--static:hover{transform:none;box-shadow:none}.c-estate-card--static:hover .c-estate-card__image-slide.is-active{transform:none}.c-estate-map{position:relative;width:100%;background-color:#e3e5e7}.c-estate-map__canvas{width:100%;height:0;padding-bottom:68.14%;position:relative}.c-estate-map__canvas>.leaflet-container{position:absolute;inset:0;width:100%;height:100%;background-color:#e3e5e7}@media(max-width: 1023px){.c-estate-map__canvas{padding-bottom:100%}}@media(max-width: 767px){.c-estate-map__canvas{padding-bottom:130%}}.c-estate-map__loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(248,248,248,.8);z-index:5;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;color:#5e6b84;pointer-events:none}.c-estate-map__empty{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:6;max-width:480px;width:calc(100% - 48px);padding:32px 32px 36px;background-color:#fff;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.08)}@media(max-width: 767px){.c-estate-map__empty{padding:24px 20px 28px}}.c-estate-map__empty-headline{margin:0 0 8px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:24px;line-height:1.2;color:#2b3548}@media(max-width: 767px){.c-estate-map__empty-headline{font-size:20px}}.c-estate-map__empty-text{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#5e6b84}@media(max-width: 767px){.c-estate-map__empty-text{font-size:14px}}.c-estate-marker{width:25px;height:37px;cursor:pointer;transform-origin:50% 100%;transition:transform .15s ease;filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25))}.c-estate-marker svg{width:100%;height:100%;display:block}.c-estate-marker .c-estate-marker__pin{fill:#2b3548}.c-estate-marker .c-estate-marker__circle{fill:#fff}.c-estate-marker:hover,.c-estate-marker.is-active{transform:scale(1.2);z-index:10}.c-estate-marker.is-active .c-estate-marker__pin{fill:#4d5676}.leaflet-popup.c-estate-popup{margin-bottom:50px}.leaflet-popup.c-estate-popup .leaflet-popup-content-wrapper{background:rgba(0,0,0,0);box-shadow:none;border-radius:0;padding:0}.leaflet-popup.c-estate-popup .leaflet-popup-content{margin:0;width:440px !important;font-family:"Barlow",system-ui,-apple-system,sans-serif}@media(max-width: 1023px){.leaflet-popup.c-estate-popup .leaflet-popup-content{width:360px !important}}@media(max-width: 767px){.leaflet-popup.c-estate-popup .leaflet-popup-content{width:280px !important}}.leaflet-popup.c-estate-popup .leaflet-popup-tip{background-color:#fff;box-shadow:none;width:14px;height:14px}.leaflet-popup.c-estate-popup .leaflet-popup-close-button{display:none !important}.c-estate-popup-card{position:relative;background-color:#fff;width:100%}.c-estate-popup-card__image{position:relative;width:100%;aspect-ratio:440/277;overflow:hidden;background:linear-gradient(180deg, #5E6B84 0%, #2B3548 100%)}.c-estate-popup-card__img{width:100%;height:100%;object-fit:cover;display:block}.c-estate-popup-card__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background-color:rgba(18,24,36,.8);border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:background-color .2s ease}.c-estate-popup-card__close:hover{background-color:#121824}.c-estate-popup-card__close svg{width:16px;height:16px}.c-estate-popup-card__body{padding:24px 32px 32px;display:flex;flex-direction:column;gap:24px}@media(max-width: 767px){.c-estate-popup-card__body{padding:16px 20px 20px;gap:16px}}.c-estate-popup-card__heading{display:flex;flex-direction:column;gap:4px}.c-estate-popup-card__title{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:32px;line-height:1.1;color:#4d5676}@media(max-width: 767px){.c-estate-popup-card__title{font-size:24px}}.c-estate-popup-card__location{margin:0;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;line-height:1.2;color:#4d5676}@media(max-width: 767px){.c-estate-popup-card__location{font-size:16px}}.c-estate-popup-card__metrics{margin:0;display:flex;gap:32px;flex-wrap:wrap}.c-estate-popup-card__metric{display:flex;flex-direction:column;gap:4px}.c-estate-popup-card__metric-label{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:14px;line-height:1;color:#4d5676}.c-estate-popup-card__metric-value{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:18px;line-height:1;color:#4d5676}.c-estate-popup-card__cta{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;height:48px;padding:0 24px;background-color:#5e6b84;color:#fff;text-decoration:none;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1;transition:background-color .2s ease}.c-estate-popup-card__cta:hover{background-color:#4d5676}.c-estate-listing__more.is-hidden,.is-hidden{display:none !important}.c-estate-detail{--gap-col: 40px;--col-main: 920px;--col-side: 440px;--container-max: 1400px;width:100%;margin-block:40px 0}.c-estate-detail>*{max-width:var(--container-max);margin-inline:auto;padding-inline:clamp(20px,5vw,40px)}@media(max-width: 1023px){.c-estate-detail{--col-main: 100%;--col-side: 100%}}.c-estate-detail__hero{display:grid;grid-template-columns:minmax(0, 920fr) minmax(0, 440fr);grid-template-rows:265px 265px;gap:10px;margin-bottom:40px}@media(max-width: 1023px){.c-estate-detail__hero{grid-template-columns:1fr;grid-template-rows:auto}}.c-estate-detail__hero--empty{grid-template-columns:1fr;grid-template-rows:540px}.c-estate-detail__hero-placeholder{background:linear-gradient(135deg, #96A1B2, #C2CAD6);width:100%;height:100%}.c-estate-detail__hero-primary{position:relative;grid-row:1/3;grid-column:1/2;background:#c2cad6;overflow:hidden;height:540px}@media(max-width: 1023px){.c-estate-detail__hero-primary{grid-row:auto;grid-column:auto;height:clamp(280px,50vw,540px)}}.c-estate-detail__hero-slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .3s ease}.c-estate-detail__hero-slide.is-active{opacity:1}.c-estate-detail__hero-slide img{width:100%;height:100%;object-fit:cover;display:block}.c-estate-detail__hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;border:none;cursor:pointer;display:grid;place-items:center;transition:background .2s ease;z-index:2}.c-estate-detail__hero-arrow:hover{background:rgba(0,0,0,.75)}.c-estate-detail__hero-arrow svg{width:16px;height:16px}.c-estate-detail__hero-arrow--prev{left:16px}.c-estate-detail__hero-arrow--next{right:16px}.c-estate-detail__hero-tiles{display:contents}@media(max-width: 1023px){.c-estate-detail__hero-tiles{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}}.c-estate-detail__hero-tile{position:relative;padding:0;border:none;background:#c2cad6;cursor:pointer;overflow:hidden;height:265px}@media(max-width: 1023px){.c-estate-detail__hero-tile{height:clamp(80px,15vw,160px)}}.c-estate-detail__hero-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.c-estate-detail__hero-tile:hover img{transform:scale(1.04)}.c-estate-detail__hero-tile--1{grid-column:2;grid-row:1}.c-estate-detail__hero-tile--2{grid-column:2;grid-row:2}.c-estate-detail__hero-tile--3{grid-column:2;grid-row:2}@media(max-width: 1023px){.c-estate-detail__hero-tile{grid-column:auto !important;grid-row:auto !important}}@media(min-width: 1024px){.c-estate-detail__hero{grid-template-columns:920px 256px 174px;grid-template-rows:265px 265px;gap:10px}.c-estate-detail__hero-primary{grid-row:1/3;grid-column:1/2}.c-estate-detail__hero-tile--1{grid-row:1;grid-column:2/4}.c-estate-detail__hero-tile--2{grid-row:2;grid-column:2/3}.c-estate-detail__hero-tile--3{grid-row:2;grid-column:3/4}}.c-estate-detail__hero-tile-overlay{position:absolute;inset:0;background:rgba(18,24,36,.8);display:grid;place-items:center;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:24px;color:#c2cad6;pointer-events:none}.c-estate-detail__grid{display:grid;grid-template-columns:minmax(0, var(--col-main)) minmax(0, var(--col-side));gap:var(--gap-col);margin-block:40px}@media(max-width: 1023px){.c-estate-detail__grid{grid-template-columns:1fr;gap:32px}}.c-estate-detail__main{display:flex;flex-direction:column;gap:60px}.c-estate-detail__header{display:flex;flex-direction:column;gap:16px}.c-estate-detail__title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:clamp(40px,7vw,96px);line-height:1;color:#2b3548;margin:0}.c-estate-detail__subtitle{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:clamp(20px,2.5vw,32px);line-height:1.2;color:#5e6b84;margin:0}.c-estate-detail__section{display:flex;flex-direction:column;gap:8px}.c-estate-detail__section-title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:24px;color:#2b3548;margin:0 0 16px}.c-estate-detail__features-group-title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:24px;color:#2b3548;margin:32px 0 16px}.c-estate-detail__copy,.c-estate-detail__features-text{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:22px;line-height:1.5;color:#5e6b84}.c-estate-detail__copy p,.c-estate-detail__features-text p{margin:0 0 1em}.c-estate-detail__copy p:last-child,.c-estate-detail__features-text p:last-child{margin-bottom:0}.c-estate-detail__features{display:flex;flex-direction:column;gap:24px}.c-estate-detail__keydata{display:flex;gap:32px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid #e3e5e7}.c-estate-detail__keydata-item{display:flex;flex-direction:column;gap:4px}.c-estate-detail__keydata-label{font-size:14px;font-weight:400;color:#5e6b84}.c-estate-detail__keydata-value{font-size:18px;font-weight:600;color:#2b3548}.c-estate-detail__features-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:16px 40px}@media(max-width: 767px){.c-estate-detail__features-list{grid-template-columns:1fr}}.c-estate-detail__features-item{display:flex;align-items:center;gap:12px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;color:#4d5676}.c-estate-detail__features-icon{flex-shrink:0;width:24px;height:24px;color:#4d5676}.c-estate-detail__features-icon svg{width:100%;height:100%}.c-estate-detail__address-text{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:18px;line-height:1.4;color:#5e6b84;margin:0 0 16px}.c-estate-detail__map{width:100%;height:480px;background:#e3e5e7;isolation:isolate;z-index:0}@media(max-width: 767px){.c-estate-detail__map{height:320px}}.c-estate-detail__map-pin{background:rgba(0,0,0,0);border:none}.c-estate-detail__digital-tour{display:grid;grid-template-columns:1fr 465px;min-height:328px;overflow:hidden;margin-left:calc(-1*var(--article-pad, 0px));margin-right:calc(-1*var(--article-pad, 0px))}@media(max-width: 1023px){.c-estate-detail__digital-tour{grid-template-columns:1fr}}.c-estate-detail__digital-tour-content{background:#232d3e;padding:40px 45px;display:flex;flex-direction:column;gap:16px;justify-content:center;position:relative;overflow:hidden}.c-estate-detail__digital-tour-glyph{position:absolute;bottom:-8px;right:-12px;width:75px;height:106px;color:rgba(255,255,255,.1);pointer-events:none}.c-estate-detail__digital-tour-glyph svg{width:100%;height:100%}.c-estate-detail__digital-tour-title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:32px;line-height:1.1;color:#fff;margin:0}@media(max-width: 767px){.c-estate-detail__digital-tour-title{font-size:24px}}.c-estate-detail__digital-tour-text{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:18px;line-height:1.5;color:#fff;margin:0}@media(max-width: 767px){.c-estate-detail__digital-tour-text{font-size:16px}}.c-estate-detail__digital-tour-btn{align-self:stretch;text-align:center}.c-estate-detail__digital-tour-image{position:relative;overflow:hidden}@media(max-width: 1023px){.c-estate-detail__digital-tour-image{display:none}}.c-estate-detail__digital-tour-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.c-estate-detail__sidebar{display:flex;flex-direction:column;gap:24px;align-self:start}.c-estate-detail__logo-box{border:1px solid #e3e5e7;height:156px;display:grid;place-items:center;padding:19px 55px;background:#fff}.c-estate-detail__logo-box img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.c-estate-detail__sidebar-card{padding:32px 28px;display:flex;flex-direction:column;gap:24px}.c-estate-detail__sidebar-card--light{background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.16)}.c-estate-detail__sidebar-card--dark{background:#2b3548;color:#fff;overflow:hidden}.c-estate-detail__sidebar-card--dark:has(.c-estate-detail__sidebar-portrait){padding:0;gap:0;display:flex;flex-direction:column;background:#232d3e;overflow:hidden}.c-estate-detail__sidebar-portrait-section{position:relative;width:100%;aspect-ratio:440/511.7;flex-shrink:0;overflow:hidden;background:#fff}.c-estate-detail__sidebar-shape-light{position:absolute;inset:0;background:#4d5676;clip-path:polygon(0 54.34%, 100% 19.75%, 100% 82.65%, 0 82.65%);z-index:1;pointer-events:none}.c-estate-detail__sidebar-portrait{position:absolute;top:0;left:12.98%;right:7.11%;overflow:hidden;z-index:2}.c-estate-detail__sidebar-portrait img{display:block;width:100%;aspect-ratio:799/724;object-fit:cover;object-position:center top}.c-estate-detail__sidebar-shape-dark{position:absolute;inset:0;background:#232d3e;clip-path:polygon(0 71.71%, 100% 37.12%, 100% 100%, 0 100%);z-index:3;pointer-events:none}.c-estate-detail__sidebar-body{display:flex;flex-direction:column;gap:40px}.c-estate-detail__sidebar-card--dark:has(.c-estate-detail__sidebar-portrait) .c-estate-detail__sidebar-body{position:relative;z-index:4;margin-top:-32%;padding:24px 8.03% 24px 6.83%;display:flex;flex-direction:column;gap:40px;color:#fff;background:#232d3e}.c-estate-detail__sidebar-text{display:flex;flex-direction:column;gap:12px}.c-estate-detail__sidebar-text p{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:18px;line-height:1.4;margin:0}.c-estate-detail__sidebar-card--light .c-estate-detail__sidebar-text p{color:#5e6b84}.c-estate-detail__sidebar-card--dark .c-estate-detail__sidebar-text p{color:#fff}.c-estate-detail__sidebar-title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:32px;line-height:1.1;margin:0}.c-estate-detail__sidebar-card--light .c-estate-detail__sidebar-title{color:#2b3548}.c-estate-detail__sidebar-card--dark .c-estate-detail__sidebar-title{color:#fff}.c-estate-detail__sidebar-actions{display:flex;flex-direction:column;gap:8px}.c-estate-detail__related{background:#fff;padding-block:60px;margin-top:80px;max-width:none;padding-inline:0}.c-estate-detail__related-inner{max-width:var(--container-max);margin-inline:auto;padding-inline:clamp(20px,5vw,40px)}.c-estate-detail__related-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:24px;flex-wrap:wrap}.c-estate-detail__related-title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:40px;line-height:1;color:#5e6b84;margin:0}.c-estate-detail__related-link{display:inline-flex;align-items:center;gap:4px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;font-size:14px;color:#7a869b;text-decoration:none}.c-estate-detail__related-link svg{width:16px;height:16px}.c-estate-detail__related-link:hover{color:#2b3548}.c-estate-detail__related-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media(max-width: 1279px){.c-estate-detail__related-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.c-estate-detail__related-grid{grid-template-columns:1fr}}.c-button{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1;text-align:center;text-decoration:none;border:0;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.c-button--primary{background:#5e6b84;color:#fff}.c-button--primary:hover{background:#4d5676}.c-button--primary:focus-visible{outline:2px solid #4d5676;outline-offset:2px}.c-button--block{display:flex;width:100%}.c-dossier-panel[hidden]{display:block !important;pointer-events:none}.c-dossier-panel__backdrop{position:fixed;inset:0;background-color:rgba(35,45,62,.45);z-index:200;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.c-dossier-panel__drawer{position:fixed;top:0;right:0;bottom:0;width:680px;max-width:100vw;background-color:#fff;z-index:201;overflow-y:auto;transform:translateX(100%);transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 767px){.c-dossier-panel__drawer{width:100vw}}.c-dossier-panel.is-open .c-dossier-panel__backdrop{opacity:1;visibility:visible;transition:opacity .3s ease}.c-dossier-panel.is-open .c-dossier-panel__drawer{transform:translateX(0)}.c-dossier-panel__content{padding:80px 120px 60px;position:relative}@media(max-width: 1023px){.c-dossier-panel__content{padding:72px 48px 48px}}@media(max-width: 767px){.c-dossier-panel__content{padding:64px 24px 40px}}.c-dossier-panel__close{position:absolute;top:40px;right:48px;width:32px;height:32px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;color:#4d5676;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s ease}@media(max-width: 767px){.c-dossier-panel__close{right:24px;top:24px}}.c-dossier-panel__close:hover{background:#e3e5e7}.c-dossier-panel__close svg{width:20px;height:20px}.c-dossier-panel__logo{margin-bottom:32px}.c-dossier-panel__logo-img{height:56px;width:auto}.c-dossier-panel__divider{border:none;border-top:1px solid #e3e5e7;margin:0 0 32px}.c-dossier-panel__heading{margin-bottom:32px}.c-dossier-panel__title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:32px;color:#2b3548;margin:0 0 14px;line-height:1.1}.c-dossier-panel__intro{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:400;font-size:18px;color:#5e6b84;margin:0;line-height:1.5}.c-dossier-panel__form{display:flex;flex-direction:column;gap:0}.c-dossier-panel__fields{display:flex;flex-direction:column;gap:24px;margin-bottom:29px}.c-dossier-panel__field{display:flex;flex-direction:column;gap:8px}.c-dossier-panel__label{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;font-size:14px;color:#2b3548}.c-dossier-panel__input,.c-dossier-panel__select{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;font-size:14px;color:#2b3548;background:#fff;border:1px solid #7a869b;border-radius:4px;height:44px;padding:0 12px;width:100%;box-sizing:border-box;transition:border-color .15s ease}.c-dossier-panel__input::placeholder,.c-dossier-panel__select::placeholder{color:#7a869b;font-weight:500}.c-dossier-panel__input:focus,.c-dossier-panel__select:focus{outline:none;border-color:#4d5676}.c-dossier-panel__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%234D5676' stroke-width='1.5'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:32px}.c-dossier-panel__error{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:13px;color:#c0392b;min-height:16px}.c-dossier-panel__phone-row{display:flex;gap:16px;align-items:flex-start}.c-dossier-panel__field--prefix{flex:0 0 129px}.c-dossier-panel__field--phone{flex:1 1 auto}.c-dossier-panel__submit{width:100%}.c-dossier-panel__estate-preview{border-radius:0;overflow:hidden;margin-bottom:32px;background:#f8f8f8}.c-dossier-panel__estate-image{width:100%;aspect-ratio:440/280;overflow:hidden}.c-dossier-panel__estate-image img{display:block;width:100%;height:100%;object-fit:cover}.c-dossier-panel__estate-info{padding:24px}.c-dossier-panel__estate-title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:24px;color:#4d5676;margin:0 0 4px}.c-dossier-panel__estate-location{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:16px;color:#4d5676;margin:0 0 20px}.c-dossier-panel__estate-metrics{display:flex;gap:28px}.c-dossier-panel__metric{display:flex;flex-direction:column;gap:4px}.c-dossier-panel__metric-label{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#4d5676}.c-dossier-panel__metric-value{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;color:#4d5676}.c-tour-panel[hidden]{display:block !important;pointer-events:none}.c-tour-panel__backdrop{position:fixed;inset:0;background-color:rgba(35,45,62,.45);z-index:200;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.c-tour-panel__drawer{position:fixed;top:0;right:0;bottom:0;width:680px;max-width:100vw;background-color:#fff;z-index:201;overflow-y:auto;transform:translateX(100%);transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 767px){.c-tour-panel__drawer{width:100vw}}.c-tour-panel.is-open .c-tour-panel__backdrop{opacity:1;visibility:visible;transition:opacity .3s ease}.c-tour-panel.is-open .c-tour-panel__drawer{transform:translateX(0)}.c-tour-panel__content{padding:80px 120px 60px;position:relative}@media(max-width: 1023px){.c-tour-panel__content{padding:72px 48px 48px}}@media(max-width: 767px){.c-tour-panel__content{padding:64px 24px 40px}}.c-tour-panel__close{position:absolute;top:40px;right:48px;width:32px;height:32px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;color:#4d5676;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s ease}@media(max-width: 767px){.c-tour-panel__close{right:24px;top:24px}}.c-tour-panel__close:hover{background:#e3e5e7}.c-tour-panel__close svg{width:20px;height:20px}.c-tour-panel__logo{margin-bottom:32px}.c-tour-panel__logo-img{height:56px;width:auto}.c-tour-panel__divider{border:none;border-top:1px solid #e3e5e7;margin:0 0 32px}.c-tour-panel__heading{margin-bottom:32px}.c-tour-panel__title{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:600;font-size:32px;color:#2b3548;margin:0 0 14px;line-height:1.1}.c-tour-panel__intro{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:18px;color:#5e6b84;margin:0;line-height:1.5}.c-tour-panel__form{display:flex;flex-direction:column;gap:0}.c-tour-panel__fields{display:flex;flex-direction:column;gap:24px;margin-bottom:29px}.c-tour-panel__field{display:flex;flex-direction:column;gap:8px}.c-tour-panel__label{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;font-size:14px;color:#2b3548}.c-tour-panel__input,.c-tour-panel__select{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-weight:500;font-size:14px;color:#2b3548;background:#fff;border:1px solid #7a869b;border-radius:4px;height:44px;padding:0 12px;width:100%;box-sizing:border-box;transition:border-color .15s ease}.c-tour-panel__input::placeholder,.c-tour-panel__select::placeholder{color:#7a869b;font-weight:500}.c-tour-panel__input:focus,.c-tour-panel__select:focus{outline:none;border-color:#4d5676}.c-tour-panel__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%234D5676' stroke-width='1.5'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:32px}.c-tour-panel__error{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:13px;color:#c0392b;min-height:16px}.c-tour-panel__phone-row{display:flex;gap:16px;align-items:flex-start}.c-tour-panel__field--prefix{flex:0 0 129px}.c-tour-panel__field--phone{flex:1 1 auto}.c-tour-panel__submit{width:100%}.c-tour-panel__page{min-height:200px}.c-tour-panel__loading{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:16px;color:#5e6b84;padding:40px 0;text-align:center}.c-tour-panel__error-msg{font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:16px;color:#c0392b;padding:24px 0}.c-tour-overlay[hidden]{display:block !important;pointer-events:none}.c-tour-overlay{position:fixed;inset:0;z-index:300;background-color:#2b3548;overflow-y:auto;overflow-x:hidden;opacity:0;transition:opacity .35s ease}.c-tour-overlay.is-open{opacity:1;pointer-events:auto}.c-tour-overlay__chrome{position:sticky;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:24px 140px;background:linear-gradient(to bottom, rgba(43, 53, 72, 0.95) 0%, transparent 100%)}@media(max-width: 1023px){.c-tour-overlay__chrome{padding:20px 64px}}@media(max-width: 767px){.c-tour-overlay__chrome{padding:16px 24px}}.c-tour-overlay__logo-link{display:block;flex-shrink:0}.c-tour-overlay__logo{display:block;height:56px;width:auto}@media(max-width: 767px){.c-tour-overlay__logo{height:40px}}.c-tour-overlay__close{flex-shrink:0;width:40px;height:40px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;padding:0;transition:background .15s ease}.c-tour-overlay__close:hover{background:rgba(255,255,255,.22)}.c-tour-overlay__close svg{width:18px;height:18px}.c-tour-overlay__glyph{position:absolute;right:-60px;top:80px;width:220px;height:310px;pointer-events:none;z-index:5;color:rgba(255,255,255,.06)}@media(max-width: 1023px){.c-tour-overlay__glyph{display:none}}.c-tour-overlay__glyph svg{width:100%;height:100%}.c-tour-overlay__content{position:relative;z-index:1;margin-top:-104px;min-height:100vh}@media(max-width: 1023px){.c-tour-overlay__content{margin-top:-80px}}@media(max-width: 767px){.c-tour-overlay__content{margin-top:-72px}}.c-tour-overlay__loading{padding:120px 140px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:18px;color:rgba(255,255,255,.6);text-align:center}.c-tour-overlay__error{padding:80px 140px;font-family:"Barlow",system-ui,-apple-system,sans-serif;font-size:16px;color:rgba(255,255,255,.7);text-align:center}.c-tour-overlay .cb-overlay-text-image__headline{color:#fff}.c-tour-overlay .cb-overlay-text-image__text{color:#96a1b2}.c-tour-overlay .cb-overlay-text-image.cb-overlay-text-image--text-large .c-tour-overlay .cb-overlay-text-image__text{color:#fff}.c-tour-overlay .cb-overlay-text-image,.c-tour-overlay .cb-overlay-image{padding-top:0;padding-bottom:0}