:root{--tb_white:#e8e9ed;--tb_gray:#434257;--tb_green:#00d084}.tb_cb{position:absolute!important;left:-9999px}.tb_lb{display:flex;align-items:center;transition:all .3s}.tb_lb_nfw{align-self:flex-start}.tb_lb_sb{justify-content:space-between}.tb_sp1{padding-right:3px}.tb_sp2{position:relative;width:2.2em;height:1.4em;border-radius:46px;box-shadow:inset 0 0 5px rgb(0 0 0 / 40%);background:var(--tb_gray);transition:all .3s}.tb_sp2::after,.tb_sp2::before{content:"";position:absolute}.tb_sp2::before{left:4%;top:6%;width:1.1em;height:87%;background:var(--tb_white);border-radius:50%;z-index:1;transition:transform .3s}.tb_sp2::after{right:0;width:53%;height:100%;background-image:url("data:image/svg+xml,%3Csvg style='fill:white%3B' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M24 20.188l-8.315-8.209 8.2-8.282-3.697-3.697-8.212 8.318-8.31-8.203-3.666 3.666 8.321 8.24-8.206 8.313 3.666 3.666 8.237-8.318 8.285 8.203z'/%3E%3C/svg%3E");background-size:50% 50%;background-repeat:no-repeat;background-position-x:50%;background-position-y:50%}.tb_cb:checked+label span:last-child{background:var(--tb_green)}.tb_cb:checked+label span:last-child::before{transform:translateX(85%)}.tb_cb:checked+label span:last-child::after{left:-1%;background-image:url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z'/%3E%3C/svg%3E");background-size:50% 50%;background-repeat:no-repeat;width:53%;height:100%}.tb_cb_acende:checked+label{background-color:var(--corfundo);color:#fff;border-radius:.12em}.tb_cb_acende:checked+label span:first-child{padding-left:2px;padding-right:1px}