.slider_check{background:#777;width:20px;height:20px;padding:3px;border-radius:50px;width:74px;height:44px;position:relative;transition:1s cubic-bezier(.19,1,.22,1);flex-shrink:0}@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{display:inline-flex;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:50%;background:#fff;position:absolute;width:38px;height:38px;top:50%;left:3px;transform:translateY(-50%) translateZ(0);will-change:transform;transition:1s cubic-bezier(.19,1,.22,1)}@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:1s cubic-bezier(.19,1,.22,1)}