.checkbox-on-off__ch:checked~.checkbox-on-off__pseudo-block{background:var(--gradient-tokens-backgrounds-k)}.checkbox-on-off__ch:checked~.checkbox-on-off__pseudo-block:before{background-color:var(--white);left:auto;right:3px}.checkbox-on-off__label{align-items:center;cursor:pointer;display:flex;gap:8px}@media (max-width:1139px){.games-sort__checkbox .checkbox-on-off__label{display:flex;gap:30px;justify-content:space-between}}.games-sort__checkbox .checkbox-on-off__label-text{font-size:14px;font-weight:500;line-height:24px}@media (max-width:1139px){.games-sort__checkbox .checkbox-on-off__label-text{font-size:16px;font-weight:500;line-height:24px}}.checkbox-on-off__pseudo-block{background-color:var(--checkbox-bg-inactive-default);border-radius:26px;box-shadow:var(--inner-shadow);height:20px;position:relative;width:38px}.checkbox-on-off__pseudo-block:before{background-color:var(--colors-base-white-30);border-radius:50%;content:"";height:16px;left:3px;position:absolute;top:50%;transform:translateY(-50%);width:16px}