.slider_check{background:#777;border-radius:50px;flex-shrink:0;width:74px;height:44px;padding:3px;transition:all .6s cubic-bezier(.19,1,.22,1);position:relative}@media screen and (max-width:2560px){.slider_check{width:60px;height:30px}}@media screen and (max-width:1199px){.slider_check{width:41px;height:24px}}.slider_check.active{background:#34c759}.slider_check.active span{left:calc(50% - 4px)}@media screen and (max-width:2560px){.slider_check.active span{left:calc(50% + 1px)}}@media screen and (max-width:1199px){.slider_check.active span{left:calc(50% - 2px)}}.slider_check.active span svg path{fill:#34c759}.slider_check span{aspect-ratio:1;will-change:transform;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .6s cubic-bezier(.19,1,.22,1);display:inline-flex;position:absolute;top:50%;left:3px;transform:translateY(-50%)translateZ(0)}@media screen and (max-width:2560px){.slider_check span{width:26px;height:26px}}@media screen and (max-width:1199px){.slider_check span{width:20px;height:20px}}.slider_check span svg{width:100%;height:100%}.slider_check span svg path{fill:#777;transition:all .6s cubic-bezier(.19,1,.22,1)}
