*, ::after, ::before {
    box-sizing: border-box;
}

.darklup-square-switch.style8 .toggle-btn,
.darklup-switch .toggle-btn,
.darklup-switch.style2 .toggle-btn {
    top: 50%;
    transform: translateY(-50%);
}

.darklup-switch .left-placeholder{
    top: -2px;
}
.darklup-switch .right-placeholder{
    top: 0;
}