.tn-btn{align-items:center;border-radius:5px;-khtml-border-radius:5px;color:var(--white-color);display:flex;font-family:var(--font-family);font-size:14px;font-weight:700;height:42px;justify-content:center;margin:0 auto;min-width:172px}.tn-btn.btn-lg{display:inline-block;font-size:16px;font-weight:700;height:60px;padding:0 20px}.tn-btn.btn-lg,.tn-btn.btn-sm{border-radius:5px;cursor:pointer;line-height:1.5;text-decoration:none;transition:all .2s ease-in-out}.tn-btn.btn-sm{font-size:14px;font-weight:600;height:40px;padding:0 10px}.tn-btn__orange{background:#f89339;border:1px solid #f89339;color:var(--white-color);cursor:pointer;transition:all .2s ease-in-out}.tn-btn__orange:hover{background:var(--white-color);border:1px solid #ff8c00;color:#ff8c00}.tn-btn__chill-red{background:var(--chillred-color)}.tn-btn__chill-green,.tn-btn__chill-red{color:var(--white-color);cursor:pointer;transition:all .2s ease-in-out}.tn-btn__chill-green{background:var(--chillgreen-color)}.tn-btn__primary{background:#3a4bcd;border:1px solid #3a4bcd;color:var(--white-color);cursor:pointer;transition:all .2s ease-in-out}.tn-btn__primary:hover,.tn-btn__secondary{background:var(--white-color);border:1px solid #3a4bcd;color:#3a4bcd}.tn-btn__secondary{cursor:pointer;transition:all .2s ease-in-out}.tn-btn__secondary:hover{background:#3a4bcd;border:1px solid #3a4bcd;color:var(--white-color)}.tn-btn__outline{background:transparent;border:1px solid #3a4bcd;color:#3a4bcd;cursor:pointer;transition:all .2s ease-in-out}.tn-btn__outline:hover{background:#3a4bcd;border:1px solid #3a4bcd;color:var(--white-color)}.tn-btn__text{background:transparent;border:1px solid transparent;color:#3a4bcd;cursor:pointer;transition:all .2s ease-in-out}.tn-btn__text:hover{background:#3a4bcd;border:1px solid #3a4bcd;color:var(--white-color)}.tn-btn__link{background:transparent;border:1px solid transparent;color:#3a4bcd;cursor:pointer;transition:all .2s ease-in-out}.tn-btn__link:hover{background:#3a4bcd;border:1px solid #3a4bcd;color:var(--white-color)}.tn-btn__disabled{background:#f5f5f5;border:1px solid #f5f5f5;color:#ccc}.tn-btn__disabled,.tn-btn__loading{cursor:not-allowed;pointer-events:none}.tn-btn__loading{background:#3a4bcd;border:1px solid #3a4bcd;color:var(--white-color)}
