$switch-width: rem-calc(50); $switch-height: rem-calc(32); $switch-background: #ccc; $switch-background-active: $primary-color; $switch-border: 0; $switch-radius: 9999px; $switch-animation-speed: 0.15s; $switch-paddle-color: white; $switch-paddle-offset: 4px;