.c-btn{border-radius:50rem;display:inline-block;font-size:13px;font-weight:700;height:48px;padding:0 20px;position:relative;transition:border-color .4s,background-color .4s,color .4s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.c-btn__icon{font-size:20px}a.c-btn{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center}.c-btn[disabled]{pointer-events:none}.c-btn.c-btn--primary{background:#404eb2;color:#fff}.c-btn.c-btn--primary:hover{background:#5a55cc}.c-btn.c-btn--primary:active{background:#4555cc}.c-btn.c-btn--primary[disabled]{background:#8c95d1}.c-btn.c-btn--danger{background:#ef476f;color:#fff}.c-btn.c-btn--danger:hover{background:#f15e81}.c-btn.c-btn--danger:active{background:#ed305d}.c-btn.c-btn--danger[disabled]{background:#f7a5b8}.c-btn.c-btn--success{background:#12d0ae;color:#fff}.c-btn.c-btn--success:hover{background:#14e7c2}.c-btn.c-btn--success:active{background:#10b99a}.c-btn.c-btn--success[disabled]{background:#57f1d5}.c-btn.c-btn--warning{background:#ff9549;color:#fff}.c-btn.c-btn--warning:active,.c-btn.c-btn--warning:hover,.c-btn.c-btn--warning[disabled]{background:#ff9549}.c-btn.c-btn--outline{background:transparent;border:1.25px solid #404eb2;color:#404eb2}.c-btn.c-btn--outline.active,.c-btn.c-btn--outline:hover{background:#efefff;border-color:#4555cc;color:#4555cc}.c-btn.c-btn--outline:active{background:#e0e0ff;border-color:#5a55cc;color:#5a55cc}.c-btn.c-btn--outline[disabled]{border-color:#8c95d1;color:#8c95d1}.c-btn.c-btn--outlineDanger{background:rgba(239,71,111,.1);border:1.25px solid rgba(239,71,111,.3);color:#ef476f}.c-btn.c-btn--outlineDanger:hover{background:#ef476f;color:#fff}.c-btn.c-btn--outlineDanger:active{background:#ef476f;color:#fff;opacity:.9}.c-btn.c-btn--outlineDanger[disabled]{background:#ef476f;color:#fff;opacity:.4}.c-btn.c-btn--outlineSuccess{background:rgba(18,208,174,.1);border:1.25px solid rgba(18,208,174,.3);color:#12d0ae}.c-btn.c-btn--outlineSuccess:hover{background:#12d0ae;color:#fff}.c-btn.c-btn--outlineSuccess:active{background:#12d0ae;color:#fff;opacity:.9}.c-btn.c-btn--outlineSuccess[disabled]{background:#12d0ae;color:#fff;opacity:.4}.c-btn.c-btn--outlineWarning{background:rgba(255,180,73,.05);border:1.25px solid rgba(255,180,73,.3);color:#ffb449}.c-btn.c-btn--outlineWarning:hover{background:#ffb449;color:#fff}.c-btn.c-btn--outlineWarning:active{background:#ffb449;color:#fff;opacity:.9}.c-btn.c-btn--outlineWarning[disabled]{background:#ffb449;color:#fff;opacity:.4}.c-btn.c-btn--outlineWarning2{background:rgba(255,149,73,.122);border:1.25px solid #ff9549;color:#ff9549}.c-btn.c-btn--outlineWarning2:hover{background:#ffb449;color:#fff}.c-btn.c-btn--outlineWarning2:active{background:#ffb449;color:#fff;opacity:.9}.c-btn.c-btn--outlineWarning2[disabled]{background:#ffb449;color:#fff;opacity:.4}.c-btn.c-btn--light{background:transparent;color:#404eb2}.c-btn.c-btn--light.active{background:#efefff;color:#4555cc}.c-btn.c-btn--light.active:hover{background:#404eb2;color:#fff}.c-btn.c-btn--light:hover{background:#efefff;color:#4555cc}.c-btn.c-btn--light:active{background:#e0e0ff;color:#5a55cc}.c-btn.c-btn--light[disabled]{color:#8c95d1}.c-btn.c-btn--lightDanger{background:transparent;color:#ef476f}.c-btn.c-btn--lightDanger.active{background:rgba(239,71,111,.05);color:#ef476f}.c-btn.c-btn--lightDanger:active,.c-btn.c-btn--lightDanger:hover{background:rgba(239,71,111,.1);color:#ef476f}.c-btn.c-btn--lightDanger[disabled]{color:#8c95d1}.c-btn.c-btn--lightWarning{background:transparent;color:#ffb449}.c-btn.c-btn--lightWarning.active,.c-btn.c-btn--lightWarning:hover{background:rgba(239,71,111,.05);color:#ffb449}.c-btn.c-btn--lightWarning:active{background:rgba(239,71,111,.1);color:#ffb449}.c-btn.c-btn--lightWarning[disabled]{color:#ffb449}.c-btn.c-btn--lightSuccess{background:transparent;color:#12d0ae}.c-btn.c-btn--lightSuccess.active,.c-btn.c-btn--lightSuccess:hover{background:rgba(18,208,174,.05);color:#12d0ae}.c-btn.c-btn--lightSuccess:active{background:rgba(18,208,174,.1);color:#12d0ae}.c-btn.c-btn--lightSuccess[disabled]{color:#12d0ae}.c-btn.c-btn--lightGray{background:transparent;color:gray}.c-btn.c-btn--lightGray.active,.c-btn.c-btn--lightGray:hover{background:hsla(0,0%,90%,.5);color:gray}.c-btn.c-btn--lightGray:active{background:hsla(0,0%,90%,.1);color:gray}.c-btn.c-btn--lightGray[disabled]{color:gray}.c-btn--xs{font-weight:600;height:32px;padding:0 12px}.c-btn--sm,.c-btn--xs,.c-btn--xs .c-btn__icon{font-size:12px}.c-btn--sm{font-weight:600;height:40px;padding:0 16px}.c-btn--sm .c-btn__icon{font-size:16px}.c-btn--lg{height:56px}.c-btn--lg,.c-btn--xl{font-size:14px;font-weight:700;padding:0 24px}.c-btn--xl{height:64px}.c-btn--3xl{font-size:14px;font-weight:700;height:80px;padding:0 24px}
