.listing-dot{pointer-events:all}.listing-dot__body{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.listing-dot__body.row{flex-direction:row}.listing-dot__content{display:flex;flex-direction:column;padding:8px}.listing-dot__badge{background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:var(--border-radius-default);box-shadow:0 2px 8px #0ea5e94d;color:var(--white);font-size:var(--font-size-text-xs);font-weight:var(--font-weight-normal);left:8px;line-height:var(--line-height-text-sm);padding:2px 12px;position:absolute;text-transform:capitalize;top:8px}.listing-dot__badge.rent{background:linear-gradient(135deg,#2dd4bf,#14b8a6);box-shadow:0 2px 8px #14b8a64d}.listing-dot__type{color:var(--ui-text-base);display:flex;font-size:var(--font-size-text-sm);font-weight:var(--font-weight-normal);justify-content:space-between;line-height:var(--line-height-text-sm)}.listing-dot__beds{font-weight:var(--font-weight-medium)}.listing-dot__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ui-text-highlighted);font-weight:var(--font-weight-semibold);overflow:hidden;text-overflow:ellipsis}.listing-dot__price,.listing-dot__title{font-size:var(--font-size-text-base);line-height:var(--line-height-text-base)}.listing-dot__price{color:var(--ui-text-toned);font-weight:var(--font-weight-medium)}.listing-dot__image{border-radius:var(--rounded-2xl);height:160px;overflow:hidden;pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:238px}.listing-dot__image img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.listing-dot.column{max-height:280px;overflow-y:auto;padding:0 4px;scroll-behavior:smooth;width:100%}.listing-dot.column::-webkit-scrollbar{background:transparent;height:56px;width:6px}.listing-dot.column::-webkit-scrollbar-thumb{background:var(--color-purple);border-radius:100px}.listing-dot.column::-webkit-scrollbar-track{background:transparent;position:absolute}.listing-dot.column .listing-dot__wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.listing-dot.column .listing-dot__body{background-color:var(--bg-white-transparent-8);border:1px solid var(--ui-border);border-radius:var(--rounded-2xl);flex-direction:row}.listing-dot.column .listing-dot__title{-webkit-line-clamp:1}.listing-dot.column .listing-dot__badge{padding:2px 8px}.listing-dot.column .listing-dot__image{flex-shrink:0;height:100px;width:150px}.listing-dot.column .listing-dot__content{gap:8px}.listing-dots-preview{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:var(--bg-white-transparent-8);border-radius:var(--rounded-3xl);bottom:12px;box-shadow:0 16px 44px #0000000f;color:var(--white);left:12px;padding:8px 4px;position:fixed;right:12px;z-index:1000}.listing-dots-preview__container{display:flex;flex-direction:column;overflow:hidden;padding:12px 0 6px;width:100%}.listing-dots-preview__control{align-items:center;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:var(--bg-white-transparent-8);border-radius:16%;bottom:100%;color:var(--ui-text-base);display:flex;height:36px;justify-content:center;margin-bottom:4px;position:absolute;right:4px;width:36px}.map-dots-tooltip{color:var(--white);cursor:pointer;margin-bottom:4px;pointer-events:all;position:relative;will-change:transform;z-index:1000}.map-dots-tooltip__default_title{align-items:center;display:flex;gap:4px;justify-content:center;max-width:110px;min-width:80px}.map-dots-tooltip.is-open{cursor:unset;z-index:1001}.map-dots-tooltip .price{display:-webkit-box;font-size:14px;font-weight:400;-webkit-line-clamp:2;line-height:120%;-webkit-box-orient:vertical;overflow:hidden;text-align:center;text-overflow:ellipsis}.map-dots-tooltip .left{text-align:left}.map-dots-tooltip .count{color:var(--text-grey-rgba);font-size:12px;font-weight:400;line-height:150%;text-align:center}.map-dots-tooltip__pin{display:flex;justify-content:center;margin-bottom:-6px}.map-dots-tooltip__pin svg{filter:drop-shadow(0 3px 24px rgba(31,31,30,.32));width:40px}.map-dots-tooltip__default{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:#0000004d;border-radius:var(--map-items-border-radius-default);padding:8px}.map-dots-tooltip__default:before{border-color:rgba(0,0,0,.3) transparent transparent}.map-dots-tooltip__default.purple{background-color:var(--color-purple);padding:4px}.map-dots-tooltip__default.purple:before{border-color:var(--color-purple) transparent transparent transparent}.map-dots-tooltip__default.purple .count{color:#ededed;padding:0 4px}.map-dots-tooltip__opened{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background:var(--bg-white-transparent-8);border:1px solid var(--ui-border);border-radius:var(--rounded-2xl);color:var(--ui-text-base);max-width:240px}.map-dots-tooltip__opened:before{border-color:var(--ui-border) transparent transparent transparent}.map-dots-tooltip__opened .price{font-size:12px;font-weight:400;text-align:left}.map-dots-tooltip__opened .count{color:var(--ui-text-base);text-align:left}.map-dots-tooltip__opened_top-actions{align-items:center;display:flex;gap:4px;position:absolute;right:8px;top:8px}.map-dots-tooltip__opened_top-actions_button{align-items:center;background:var(--bg-white-transparent-6);border-radius:var(--border-radius-default);display:flex;height:36px;justify-content:center;width:36px;z-index:100}.map-dots-tooltip__opened_top-actions_button.small{height:30px;width:30px}.map-dots-tooltip__opened_image{border-radius:var(--rounded-2xl);height:160px;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:238px}.map-dots-tooltip__opened_image img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.map-dots-tooltip__opened_content{display:flex;flex-direction:column;gap:6px;padding:8px}.map-dots-tooltip__opened_body{align-items:center;display:flex;justify-content:space-between}.map-dots-tooltip__opened_body_actions{display:flex;flex-shrink:0;gap:4px}.map-dots-tooltip__opened_body_actions .map-dots-tooltip__opened_top-actions_button{height:40px;width:40px}.map-dots-tooltip__opened_title{font-size:14px;font-weight:600;line-height:18px}.map-dots-tooltip__opened_actions{display:flex;gap:8px;justify-content:space-between}.map-dots-tooltip__opened_actions .map-button:first-child{display:flex;flex:1;justify-content:center;width:105px}.map-dots-tooltip__opened_actions .map-button:last-child{background-color:var(--bg-white-transparent-6);color:var(--ui-text-base);flex:none;min-width:40px;padding:8px 6px}.map-dots-tooltip__default,.map-dots-tooltip__opened{position:relative}.map-dots-tooltip__default:before,.map-dots-tooltip__opened:before{border-style:solid;border-width:5px 5px 0;bottom:-5px;content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.map-dots-tooltip.focused{-webkit-backdrop-filter:none;backdrop-filter:none;background:none;border-radius:0}.map-dots-tooltip.focused:before{display:none}.map-dots-tooltip__hide{height:0;width:0}.map-dots-tooltip.multiple .map-dots-tooltip__opened{border-radius:var(--rounded-3xl);max-width:345px;padding:8px 4px}.mobile-map-dots-preview__wrapper .map-dots-tooltip__opened_actions{margin-right:8px;margin-top:26px}:root{--large-container-max-width:1920px;--container-max-width:1240px;--container-padding:96px;--container-padding-redesign:64px;--project-max-width:812px;--project-margin-right:340px;--header-height:84px}@media screen and (max-width:1400px){:root{--container-padding:64px;--project-max-width:750px}}@media screen and (max-width:1100px){:root{--project-margin-right:0}}@media screen and (max-width:992px){:root{--container-padding:48px;--container-padding-redesign:48px;--project-max-width:646px;--project-margin-right:0}}@media screen and (max-width:768px){:root{--container-padding:8px;--container-padding-redesign:20px;--project-margin-right:0}}.mobile-map-dots-preview{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background:var(--bg-white-transparent-6);border-radius:var(--rounded-2xl);bottom:12px;box-shadow:0 16px 44px #0000000f;color:var(--white);left:12px;padding:1px;position:fixed;right:12px;z-index:1000}.mobile-map-dots-preview__container{display:flex;flex-direction:column;overflow:hidden;padding:12px 0 6px;width:100%}.mobile-map-dots-preview__image{border-bottom-left-radius:var(--rounded-2xl);border-top-left-radius:var(--rounded-2xl);flex-basis:114px;flex-grow:0;flex-shrink:0;height:128px;overflow:hidden;z-index:1}.mobile-map-dots-preview__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mobile-map-dots-preview.is-developer-mode{position:absolute}.mobile-map-dots-preview__wrapper{color:var(--white);display:flex;flex-direction:row;gap:12px}.mobile-map-dots-preview__title{display:-webkit-box;font-size:18px;font-weight:600;-webkit-line-clamp:2;line-height:16px;padding-bottom:7px;-webkit-box-orient:vertical;color:var(--ui-text-base);margin-right:12px;overflow:hidden;text-overflow:ellipsis}.mobile-map-dots-preview__price{color:var(--ui-text-base);font-size:14px;font-weight:400;line-height:150%}.mobile-map-dots-preview__count{color:var(--ui-text-base);font-size:12px;font-weight:400;line-height:150%}.mobile-map-dots-preview__controls{align-items:flex-start;display:flex}.mobile-map-dots-preview__control{align-items:center;border-radius:16%;color:var(--ui-text-base);display:flex;height:32px;justify-content:center;position:absolute;right:4px;top:1px;width:32px}.mobile-map-dots-preview__actions{display:flex;gap:4px;margin-right:8px;margin-top:26px;max-width:100%}.mobile-map-dots-preview__button{--bg-color:var(--fill-white-12);--text-color:var(--white);flex:1 1 auto;padding:6px}
