.tf-switch-check{position:relative;width:160px;height:80px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--neutral-300);border-radius:99px;transition:.3s}.tf-switch-check:before{content:"";border-radius:99px;width:64px;height:64px;position:absolute;top:8px;left:8px;background:var(--white);box-shadow:inset 0 -3px #e9e9e9,inset 0 1px #ffffffb2;transition:.2s}.tf-switch-check:checked{background:linear-gradient(#ea2b16,#ff3b26);box-shadow:0 3.44px 5.57px #00000016,0 22.91px 37.08px #ff3b002a,0 76px 123px #ff3b000d,0 5.05px 8.18px #ff3b001a,0 16.98px 27.47px #ff3b000c,0 56px 83px #ff3b0040,0 14px 34px #ff3b0040,0 1px 2px #ff3b0066}.tf-switch-check:checked:before{left:88px}@media(max-width:767px){.tf-switch-check{width:80px;height:40px}.tf-switch-check:before{top:4px;left:4px;width:32px;height:32px}.tf-switch-check:checked:before{left:44px}}
