.switcher{border-radius:120px;display:flex;height:max(58px,3.625rem);justify-content:space-around;margin:max(50px,1.0625rem) auto max(30px,.8125rem);max-width:max(290px,15.104vw);position:relative}.switcher_suite{margin-bottom:50px;margin-top:25px}.switcher__text{border-radius:120px;cursor:pointer;display:inline-block;font:max(16px,1rem)/1.25 var(--main-font-family-regular);margin-left:4px;max-width:max(144px,9rem);padding:max(18px,1.125rem) 0;text-align:center;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:100%;z-index:2}.switcher__text.active{font-family:var(--main-font-family-medium)}.switcher__button{background:#fff;border-radius:120px;height:max(52px,3.25rem);position:absolute;top:max(2px,.125rem);transition:all .3s ease;width:49%;z-index:1}.switcher__button.business_selected{inset-inline-start:max(2px,.125rem)}.switcher__button.freelancer_selected{inset-inline-start:calc(2px + 50%)}@media screen and (min-width:480px){.switcher__button{max-width:none}}@media screen and (min-width:1024px){.switcher{margin-bottom:max(16px,1.25rem);margin-top:max(30px,1.875rem)}}