.np-t-switch[data-v-42c122c8]{position:relative;width:38px;height:18px;margin:0;vertical-align:top;background:#8691a0;border-radius:30px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .3s cubic-bezier(.2,.85,.32,1.2)}.np-t-switch[data-v-42c122c8]:after{content:"";position:absolute;left:4px;top:4px;width:10px;height:10px;background-color:#fff;outline:0 solid hsla(0,0%,100%,.4);border-radius:90px;transition:.3s}.np-t-switch[data-v-42c122c8]:focus:not(.np-t-switch:disabled):after,.np-t-switch[data-v-42c122c8]:hover:not(.np-t-switch:disabled):after{outline-width:5px}.np-t-switch[data-v-42c122c8]:focus:not(.np-t-switch:disabled):checked:after,.np-t-switch[data-v-42c122c8]:hover:not(.np-t-switch:disabled):checked:after{outline-width:4px}.np-t-switch:disabled+label.np-t-label[data-v-42c122c8],.np-t-switch[data-v-42c122c8]:disabled{opacity:.4;cursor:default}.np-t-switch[data-v-42c122c8]:checked{background-color:#06d6a0}.np-t-switch[data-v-42c122c8]:checked:after{left:calc(100% - 2px);top:2px;width:14px;height:14px;transform:translateX(-100%)}.np-t-switch[data-v-42c122c8]:active:not(.np-t-switch:disabled):after{width:20px}.np-t-switch--reversed-order[data-v-42c122c8]{flex-direction:row-reverse}.np-t-switch--red-bg[data-v-42c122c8]{background:#ef476f}.np-t-label[data-v-42c122c8]{font-size:12px;display:block;text-align:end}.grey-label[data-v-42c122c8]{color:#c4c4c4}