.container__adaptive-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.container_type_location-map{padding-bottom:500px}.button{display:inline-block;height:auto;min-height:60px;line-height:60px;text-decoration:none;text-align:center;padding:0 48px;border-radius:4px;transition:background-color .2s ease-in-out;cursor:pointer;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#fff;background:#1d1d1b}.button:hover{color:#1d1d1b;background:#ffed00}.button_size_small{padding:0 24px}.button_width_full{width:100%}.button{font-weight:700}.button_size_small{height:auto;min-height:50px;line-height:50px}.button{text-transform:uppercase}.button_type_value{padding:0}.button_type_value:hover{cursor:default;color:#fff;background-color:#1d1d1b}.favorite-toggle.favorite-toggle_state_active>svg:nth-child(1),.favorite-toggle>svg:nth-child(2){display:none}.favorite-toggle.favorite-toggle_state_active>svg:nth-child(2){display:inline-block}.hero{position:relative}.hero__heading,.hero__subheading{position:relative;padding:0 16px;max-width:540px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:0 auto 48px}.hero__heading+.hero__subheading{margin-top:-32px}.hero__actions{margin-top:16px}@media (min-width:768px){.hero__heading,.hero__subheading{max-width:100%}}.hero_type_page{padding:24px 0;background-color:#1d1d1b;border-bottom:3px solid #1d1d1b}.hero_type_page .hero__heading{color:#fff;margin-bottom:0;padding:0}.popup,.popup__backdrop{top:0;left:0;width:100%;height:100%}.popup{display:none;position:fixed;z-index:10000;overflow:hidden}.popup__backdrop{position:absolute;background-color:rgba(255,255,255,.9);z-index:1}.popup_state_opened{display:block}.popup_content_fullscreen>.popup__close{position:absolute;top:0;right:0;width:64px;height:64px;z-index:4;cursor:pointer}.popup_content_fullscreen>.popup__close>svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;fill:#343434;filter:drop-shadow(0 0 4px #fff)}.gallery__canvas{position:relative}.gallery__image,.gallery__images,.gallery__shadow{position:absolute;top:0;left:0;width:100%;height:100%}.gallery__image{opacity:0}.gallery__image_with_transition{transition:opacity .3s ease}.gallery__image_timeline_current{opacity:1}.gallery__shadow{background:rgba(0,0,0,.3)}.gallery__dots{position:absolute;left:50%;transform:translateX(-50%);bottom:30px;width:80%;text-align:center}.gallery__dot{display:inline-block;width:16px;height:16px;border-radius:8px;background-color:#fff;cursor:pointer}.gallery__dot_state_active{background-color:#221e1f}.gallery__dot+.gallery__dot{margin-left:8px}.gallery__control{position:absolute;width:40px;height:40px;top:50%;border-radius:50%;background-color:#cacaca;cursor:pointer}.gallery__control>svg,.property-card__favorite>svg{fill:#fff;width:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery__control:hover{background-color:#1d1d1b}.gallery__control:hover>svg{fill:#fff}.gallery__control_type_prev{left:0;transform:translate(-25%,-50%)}.gallery__control_type_next{right:0;transform:translate(25%,-50%)}.gallery[data-with-origin] .gallery__image{cursor:pointer}.gallery__stripe{display:flex;margin-top:12px;font-size:14px;color:#343434}.gallery__title{flex:1 1 0}.gallery__counter{flex:0 0 auto}.gallery__popup_type_origin .gallery__image{opacity:1;width:100%;height:100%;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:0 0;overflow:visible}.gallery__popup_type_origin .gallery__image>img{-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery__popup_type_origin .gallery__image-title{position:absolute;max-width:90%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;bottom:16px;left:50%;transform:translateX(-50%);padding:4px;border-radius:2px;text-align:center;color:#343434;background-color:#fff;font-size:16px;line-height:16px}.gallery__popup_type_origin .gallery__image_timeline_future{left:150%}.gallery__popup_type_origin .gallery__image_timeline_past{left:-150%}.gallery__popup_type_origin .gallery__control{position:absolute;top:0;width:60px;height:100%;z-index:3;transform:none;background-color:transparent}.gallery__popup_type_origin .gallery__control>svg{fill:#343434;filter:drop-shadow(0 0 4px #fff)}@media (min-width:768px){.gallery__popup_type_origin .gallery__image{transition:left .7s ease;max-width:90%;max-height:90%}.gallery__popup_type_origin .gallery__image-title{bottom:-16px;transform:translate(-50%,100%)}}@media (min-width:1024px){.gallery__popup_type_origin .gallery__image{max-width:80%;max-height:80%}.gallery__popup_type_origin .gallery__control{width:100px}}.property-card{display:block;border-radius:4px;border:1px solid #efefef;text-decoration:none;overflow:hidden;color:#343434;background-color:#fff;box-shadow:0 0 32px rgba(0,0,0,.05)}.property-card,.property-card__visuals{position:relative}.property-card__details{padding:8px 16px 16px}.property-card__favorite{position:absolute;bottom:12px;right:16px;z-index:2;width:40px;height:40px;border-radius:2px;color:#ffed00;cursor:pointer}.property-card__favorite>svg{width:24px;height:24px;fill:currentColor}.property-card__favorite:hover{color:#ffed00}.property-card__area{font-weight:700;font-size:18px;line-height:25px;margin-bottom:4px}.property-card__features{display:flex;flex-wrap:wrap;padding:4px 0;margin-bottom:16px;border:1px solid rgba(0,0,0,.08);border-right:0;border-left:0}.property-card__feature{display:flex;flex:0 0 auto;line-height:32px;margin-right:12px}.property-card__feature:last-child{margin-right:0}.property-card__feature-icon{margin-right:8px}.property-card__feature-icon>svg{position:relative;top:-2px;width:20px;vertical-align:middle;fill:#343434}.property-card__feature-value{font-size:14px}.property-card__feature_type_beds svg{top:-1px;width:24px}.property-card__feature_type_baths svg{width:18px}.property-card__feature_type_stand svg{width:22px;top:0}.property-card__feature_type_building svg{top:0}.property-card__tags{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:8px}.property-card__price,.property-card__tag{padding:4px 8px;border-radius:2px}.property-card__price{font-size:14px;line-height:20px}.property-card__tag{color:#1d1d1b;background:#ffed00;text-align:center;font-size:12px;line-height:16px}.property-card__price{position:absolute;bottom:16px;left:16px;z-index:1;color:#fff;background-color:#1d1d1b}.property-card__summary{font-size:14px}.property-card__heading{font-size:18px;font-weight:700;line-height:20px;margin-top:4px}.property-card__description{font-size:14px;line-height:20px;margin-top:8px}.property-card__address{display:flex;margin-top:12px;font-size:14px;font-style:italic}.property-card__address-icon{width:16px;margin-right:4px}.property-card__address_type_country svg{position:relative;top:2px}.property-card__photos{position:relative}.property-card__photo{position:relative;width:100%;font-size:0;line-height:0;overflow:hidden}.property-card__photo>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.property-card__control{position:absolute;top:0;width:60px;height:100%}.property-card__control>svg{width:10px;fill:#fff;filter:drop-shadow(0 .125rem .1875rem rgba(0,0,0,.25));position:absolute;top:50%;transform:translateY(-50%)}.property-card__control:hover>svg{fill:#1d1d1b}.property-card__control_type_prev{left:0}.property-card__control_type_prev>svg{left:8px}.property-card__control_type_next{right:0}.property-card__control_type_next>svg{right:8px}
/*# sourceMappingURL=area-overview.02bbc8806d474cef596695917c83c8ee.css.map */
