.app-tabs__main{max-width:920px;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.app-tabs__list{display:flex;justify-content:flex-start;align-items:center}.app-tabs__tab{margin-right:20px;padding-bottom:3px;border-bottom:2px solid transparent;font-size:18px;line-height:21px;color:#b1b1b8;cursor:pointer}.app-tabs__tab:last-child{margin-right:0}.app-tabs__tab_active{color:#3c3d4d;border-bottom:2px solid #e1263d}.withdraw-funds-page__title{padding-bottom:25px;font-weight:700;font-size:24px;text-transform:uppercase;color:#3c3d4d}.withdraw-funds-page__helper{display:flex}.withdraw-funds-page__helper-select{margin-right:25px}.withdraw-funds-page__helper .button{padding:0 19px}