.button.button--secondary{align-items:center;background-color:#fff;border:2px solid #2969ff;border-radius:5px;color:#2969ff;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:1em;padding:18px;text-decoration:none;transition:all .2s ease-in-out}.button.button--secondary:active,.button.button--secondary:focus,.button.button--secondary:hover{background-color:#1b45a6;border:2px solid #1b45a6;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;line-height:1em;text-decoration:none;transition:all .2s ease-in-out}.button.button--simple{align-items:center;border-radius:5px;color:#2969ff;display:inline-flex;font-size:16px;justify-content:center;padding:0!important;fill:unset;text-transform:unset}.button.button--simple,.button.button--simple:active,.button.button--simple:focus,.button.button--simple:hover{background-color:transparent;border:2px solid transparent;font-family:Inter,sans-serif;font-weight:600;line-height:1em;text-decoration:none;transition:all .2s ease-in-out}.button.button--simple:active,.button.button--simple:focus,.button.button--simple:hover{color:#1b45a6;cursor:pointer}.button-wrapper a:first-child{margin-right:1rem}