.btn-switcher{display:flex;border-radius:20px;min-height:40px;overflow:hidden;padding:2px;font-size:16px;font-style:normal;font-weight:700}.btn-switcher label{flex:auto;cursor:pointer;transition:background-color .5s ease}.btn-switcher label:after{transition:right .5s ease,background-color .5s ease,box-shadow .5s ease}.btn-switcher span{display:flex;justify-content:center;align-items:center;height:100%}