.marker{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-weight:600;justify-content:center;line-height:16px;margin-top:0;position:relative;transition:.2s}.marker:hover{margin-top:-4px}.marker.empty{border:1px solid var(--white);border-radius:50%}.marker.empty .marker__content_price{display:none}.marker.empty .marker__content{background-color:var(--white);border:4px solid #03c854;border-radius:50%;color:#000;height:40px;line-height:40px;text-align:center;width:40px}.marker.empty .marker__content_counter{font-size:16px;font-weight:600}.marker.orange .marker__content,.marker.orange .marker__content:after{background-color:var(--danger)}.marker.green .marker__content{background-color:#6dc47b;min-height:30px;min-width:40px}.marker.green .marker__content:after{background-color:#6dc47b}.marker__content{background-color:#888;border:1px solid var(--white);border-radius:7px;color:var(--white);display:flex;flex-direction:column;font-weight:700;padding:8px;white-space:nowrap;z-index:1}.marker__content_price{font-size:14px;font-weight:500;line-height:16px;margin-top:2px}.marker__content_counter{font-size:12px;font-weight:300;line-height:14px}.marker__content:after{border-left:1px solid var(--white);border-top:1px solid var(--white);bottom:-4px;content:"";height:7px;left:45%;position:absolute;transform:rotate(225deg);width:7px}.marker__content_wrap{display:flex;flex-direction:column}.ymap__cluster{align-items:center;background-color:#fff;border-radius:24px;cursor:pointer;display:flex;height:48px;justify-content:center;margin:-24px 0 0 -24px;width:48px}.ymap__cluster_circular-chart{max-height:100%;max-width:100%}.ymap__cluster-bg{fill:none;stroke:#ff785a;stroke-width:2.8}.ymap__cluster-circle{fill:none;stroke:#00c853;stroke-width:2.8;stroke-linecap:round;transition:stroke-dasharray .3s ease}.ymap__cluster-percentage{fill:#000;font-size:13px;font-weight:700;text-anchor:middle}
