.button{letter-spacing:0;text-align:center;text-transform:none;vertical-align:middle;border:0;border-radius:25px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:grid}.button span{align-items:center;margin-top:-3px;display:flex}.button[disabled]{cursor:not-allowed;pointer-events:none}.button.button-primary{background:#f4310f;color:var(--foreground)!important}.button.button-primary:hover{background:#d92c0d}.button.button-primary:focus,.button.button-primary:active{background:#c32206}.button.button-secondary{background:var(--foreground);color:#f4310f!important}.button.button-secondary:hover{background:#fbe3e3}.button.button-secondary:focus{background:#f2d1d1}.button.button-third{background:var(--foreground);color:#191919}.button.button-third:hover{background:#f0f0f0}.button.button-third:focus{background:#e3e1e1}.button.button-fourth{border:1px solid var(--foreground);color:var(--foreground);background:0 0}.button.button-fourth:hover{border:1px solid #f0f0f0}.button.button-fourth:focus{border:1px solid #e3e1e1}.button.button-fourth,.button.button-small{min-height:32px;padding:0 25px;line-height:32px}.button.button-big{min-height:39px;padding:0 41px;line-height:39px}
/*# sourceMappingURL=b54ef837253e943f.css.map*/