.tri-state-toggle[data-v-78f924ea]{display:inline-block;overflow:hidden;display:inline-flex;flex-direction:row;transition:all .5s ease}[dir] .tri-state-toggle[data-v-78f924ea]{background:rgba(165,170,174,.25);box-shadow:inset 0 2px 8px 0 rgba(165,170,174,.25);border-radius:24px}.tri-state-toggle-button[data-v-78f924ea]{height:2rem;display:flex;align-items:center;justify-content:center;width:3rem;color:#727c8f;transition:all .5s ease}[dir] .tri-state-toggle-button[data-v-78f924ea]{border-radius:22px;background-color:transparent;border:0 solid transparent;margin:2px;cursor:pointer}.tri-state-toggle-button.active[data-v-78f924ea]{color:#000;font-weight:500;transition:all .5s ease-in}[dir] .tri-state-toggle-button.active[data-v-78f924ea]{border:1px solid hsla(0,0%,81.2%,.6);box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}[dir=ltr] .tri-state-toggle-button.active[data-v-78f924ea]{background-image:linear-gradient(-180deg,#fff,#fafafa 81%,#f2f2f2)}[dir=rtl] .tri-state-toggle-button.active[data-v-78f924ea]{background-image:linear-gradient(180deg,#fff,#fafafa 81%,#f2f2f2)}.tri-state-toggle-button[data-v-78f924ea]:focus{outline:none}