.map_card_master{background:#fff;border-radius:24px;position:absolute;display:none;top:0;left:0;max-width:320px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.map_card_master .card__content{z-index:9999}.map_card_master .card__content:hover{transform:none}.icon_map{position:absolute;background:#e74266;border-radius:35px;border:1px solid #fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;z-index:4}.icon_map.active{z-index:6}.icon_map:hover{z-index:5}.img_icon{border-radius:50%;position:relative;margin:0 4px 0 0}.img_icon,.price{pointer-events:none}.price{color:#fff;font-weight:400;line-height:14px}.map__wrapper{position:sticky;top:0;width:100%;height:100vh}.map__wrapper .service h4{white-space:nowrap}.map__wrapper .map{width:100%;height:100%;background:#e5e3df}@media (max-width:1040px){.map__wrapper{order:1;width:100%;height:350px}}@media (max-width:768px){.map__wrapper{height:233px}}