@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);.card{background-color:#fff;width:33.5rem;height:31.125rem;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);border-radius:1rem;box-shadow:0 2px 10px 1px rgba(0,0,0,.2);padding:9.5rem 2rem 2rem}@media only screen and (max-width:768px){.card{width:90%}}.debitcard{width:400px;height:250px;background:url(/static/media/card-bg.02de7021.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;left:50%;top:10%;transform:translate(-50%,-10%);z-index:1;border-radius:1rem;padding:1rem;box-shadow:3px 3px 5px 2px rgba(0,0,0,.2)}.debitcard__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.debitcard__top img{width:6rem}.debitcard__top img:first-child{margin-top:.5rem}.debitcard__top img:last-child{margin-right:1rem}.debitcard__bottom{color:#fff}.debitcard__bottom-cardnumber{margin-bottom:2rem;font-size:1.5rem;text-align:center}.debitcard__bottom-details{display:flex;align-items:center;justify-content:space-between}.debitcard__cvvWrapper{width:100%;background-color:#000;height:3rem;margin-top:3rem;display:flex;align-items:center;justify-content:flex-end;padding-right:1rem}.debitcard__cvvWrapper-cvv{text-align:end;width:3rem;height:1.5rem;background-color:#fff}@media only screen and (max-width:764px){.debitcard{width:300px;height:200px}.debitcard__top{margin-bottom:1rem}.debitcard__top img{width:3rem}.debitcard__top img:first-child{margin-top:.5rem}.debitcard__top img:last-child{margin-right:1rem}}.custominput{width:100%;height:3rem;border-radius:.5rem;border:1px solid #c1c1c1;outline:none;padding:.5rem 1rem;font-size:1rem;margin-bottom:1rem;color:#000}.customInput-flex{display:flex;justify-content:space-between}.customButton{margin-right:1rem;padding:.5rem;width:10rem!important}.gray{color:#c1c1c1!important}@media only screen and (max-width:764px){.customButton{width:6rem!important}}*{padding:0;margin:0;box-sizing:border-box;font-family:"Poppins",sans-serif}body{background-color:#d4ebfd}.flex-sb{display:flex;justify-content:space-between}label{color:rgba(0,0,0,.653)}.submit-btn{width:100%;background-color:orange;padding:.7rem;border-radius:.5rem;color:#fff;text-align:center}.error{font-size:.8rem;color:red;margin-top:-1rem;margin-bottom:1rem}::-webkit-input-placeholder{color:#c1c1c1;opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{color:#c1c1c1;opacity:1}:-ms-input-placeholder{color:#c1c1c1}::-ms-input-placeholder{color:#c1c1c1}
/*# sourceMappingURL=main.0dd7acfb.chunk.css.map */