@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap");input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (min-width:1550px){.form-wrapper{font-size:1.2rem}}@media (max-width:580px){.app{align-items:self-start}}@media (max-width:1340px){.app{width:100%;flex-flow:column}.form-wrapper{flex:0;place-items:start center;margin-top:min(10rem,15vh)}picture,picture>img{width:100%;max-height:max(200px,7vh)}.card-wrapper{min-height:200px;align-items:center;margin-left:0;padding-left:0;width:100%;font-size:.55rem}.creditCard:first-child{z-index:1;right:10%;bottom:-4rem}.creditCard:first-child,.creditCard:last-child{position:absolute;margin-left:auto;margin-right:auto;left:0}.creditCard:last-child{right:0}}@media screen and (max-width:280px){.form-wrapper{font-size:.7rem}.card-wrapper{width:100%;font-size:.5rem}.card{left:0;right:0}.creditCard:first-child{bottom:-5em}}@media (device-width:820px){.card-wrapper{font-size:20px}.creditCard:first-child{top:9rem}picture,picture>img{width:100%;max-height:300px}.creditCard:last-child{top:1rem}.form-wrapper{flex:1}.forms{font-size:1.7rem}}@media (device-width:768px){.card-wrapper{font-size:18px}.creditCard:first-child{top:10em}.creditCard:last-child{top:1rem}.form-wrapper{place-items:center;flex:1}.forms{font-size:1.5rem}}@media (device-height:1368px){.card-wrapper{font-size:18px}.creditCard:first-child{top:10em}.creditCard:last-child{top:1rem}.form-wrapper{place-items:center;flex:1}.forms{font-size:1.5rem}}@media (device-width:540px){.app{align-items:self-start}.card-wrapper{font-size:22px}}@media (device-width:912px){.card-wrapper{font-size:1.1rem}.forms{font-size:2rem;max-width:100%}}.app{width:100%;overflow-x:auto;max-width:75vw;display:flex}.form-wrapper{flex:1;display:grid;place-items:center;animation:entrance .5s ease-out 0s 1}picture,picture>img{height:100%;z-index:-1}picture{position:absolute}.card-wrapper{padding:20px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:3rem}@keyframes appear{0%{transform:translateX(-10%)}to{transform:translateX(0)}}