.a-switcher{cursor:pointer;justify-content:space-between;column-gap:18px;width:100%;max-width:100%;margin-bottom:5px;padding:0;display:flex}.a-switcher.reversed{flex-direction:row-reverse}.a-switcher .switcher-bg{will-change:background-color;background-color:var(--color-primary-2);border-radius:40px;align-items:center;width:52px;min-width:52px;height:32px;transition:background-color .15s ease-out;display:flex}.a-switcher .switcher-bg:hover{background-color:var(--color-primary-2)}.a-switcher .switcher-bg .switcher-circle{background-color:var(--color-secondary-5);will-change:margin-left;border-radius:40px;width:24px;height:24px;margin-left:4px;transition:margin-left .15s ease-out,background-color .15s ease-out}.a-switcher.checked .switcher-bg .switcher-circle{background:var(--color-secondary-3);margin-left:24px}.a-switcher.disabled{pointer-events:none;opacity:.3}.a-switcher label{color:var(--color-neutral-1);cursor:pointer;user-select:none;text-align:left;flex-wrap:wrap;font-size:10px;font-weight:400;line-height:16px;display:flex}
