.styles_marker__dv1nJ{position:relative}.styles_marker__dv1nJ .styles_icon__Ag6Nk{position:relative;z-index:1}.styles_marker__dv1nJ .styles_icon__Ag6Nk .styles_count__SpQnJ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#2e7d32;font-size:14px;font-weight:600}.styles_marker__dv1nJ .styles_providerPreview__OHJ2g{position:absolute;left:50%;bottom:100%;transform:translateX(-50%);background-color:#fff;padding:16px;border-radius:8px;z-index:10}.styles_marker__dv1nJ .styles_providerPreview__OHJ2g .styles_info___7uMo{display:flex;align-items:center;gap:12px;position:relative}.styles_marker__dv1nJ .styles_providerPreview__OHJ2g .styles_info___7uMo .styles_closeButton__OJuqd{position:absolute;top:0;right:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_marker__dv1nJ .styles_providerPreview__OHJ2g .styles_info___7uMo img{border-radius:100%;object-fit:cover}.styles_marker__dv1nJ .styles_providerPreview__OHJ2g .styles_info___7uMo div p:first-child{width:200px;font-size:16px;font-weight:500;margin-bottom:4px}.styles_marker__dv1nJ .styles_providerPreview__OHJ2g .styles_info___7uMo div p:last-child{font-size:14px;font-weight:400;color:#707070;line-height:18px}.rc-switch{position:relative;display:inline-block;box-sizing:border-box;width:44px;height:22px;line-height:20px;padding:0;vertical-align:middle;border-radius:20px 20px;border:1px solid #ccc;background-color:#ccc;cursor:pointer;transition:all .3s cubic-bezier(.35,0,.25,1);overflow:hidden}.rc-switch-inner-checked,.rc-switch-inner-unchecked{color:#fff;font-size:12px;position:absolute;top:0;transition:left .3s cubic-bezier(.35,0,.25,1)}.rc-switch-inner-checked{left:-14px}.rc-switch-inner-unchecked{left:24px}.rc-switch:after{position:absolute;width:18px;height:18px;left:2px;top:1px;border-radius:50% 50%;background-color:#fff;content:" ";cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.26);transform:scale(1);transition:left .3s cubic-bezier(.35,0,.25,1);animation-timing-function:cubic-bezier(.35,0,.25,1);animation-duration:.3s;animation-name:rcSwitchOff}.rc-switch:hover:after{transform:scale(1.1);animation-name:rcSwitchOn}.rc-switch:focus{box-shadow:0 0 0 2px #d5f1fd;outline:none}.rc-switch-checked{border:1px solid #87d068;background-color:#87d068}.rc-switch-checked .rc-switch-inner-checked{left:6px}.rc-switch-checked .rc-switch-inner-unchecked{left:44px}.rc-switch-checked:after{left:22px}.rc-switch-disabled{cursor:no-drop;background:#ccc;border-color:#ccc}.rc-switch-disabled:after{background:#9e9e9e;animation-name:none;cursor:no-drop}.rc-switch-disabled:hover:after{transform:scale(1);animation-name:none}.rc-switch-label{display:inline-block;line-height:20px;font-size:14px;padding-left:10px;vertical-align:middle;white-space:normal;pointer-events:none;-webkit-user-select:text;-moz-user-select:text;user-select:text}@keyframes rcSwitchOn{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1.1)}}@keyframes rcSwitchOff{0%{transform:scale(1.1)}to{transform:scale(1)}}