.btn{height:50px;padding-right:30px;padding-left:30px;padding-bottom:0;border-radius:16px;background:transparent;font-size:16px}a.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn.lg{height:72px;padding-right:40px;padding-left:40px;border-radius:22.86px;font-size:24px}.btn.md{height:40px;padding-right:20px;padding-left:20px;border-radius:12px;font-size:14px}.btn.sm{height:30px;padding-right:14px;padding-left:14px;border-radius:40px;font-size:12px}.btn-blue{background:#191970;color:#fff}.btn-blue:active{background:#121254}.btn-blue:disabled{background:#eaeafa}.btn-orange{background:tomato;color:#fff}.btn-orange:active{background:#e62200}.btn-orange:disabled{background:#ffd4cc}.btn-gray{background:#edeff5;color:#3a3a40}.btn-gray:active{background:#d7d9e3}.btn-gray:disabled{background:#eceff5}.btn-line{border:1px solid #edeff5;font-weight:400;color:#787c89}.btn-line:active{border-color:#d7d9e3}.btn-line:disabled{border-color:#edeff5;background:#edeff5}.btn:disabled{cursor:default;color:#b3b5bf}