@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400&display=swap);#add-card .card-container{display:grid}#add-card .card-container .grid-x{gap:24px}#add-card .card-container .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}#add-card .card-container .button #custom-button{margin-bottom:20px;margin-top:8px;padding:12px 16px}#add-card .card-container #card-error{color:#ff8a80!important}.StripeElement{background-color:#322d48;border-radius:4px;padding:12px 16px;margin-bottom:24px;margin-top:7px;width:100%}.StripeElement--focus{outline:1px solid #5935dd}#card .page{padding:55px 50px 115px 50px}#card .page h1{color:#fff;margin-bottom:30px}#card .page h1 svg{margin-right:10px}