@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;box-sizing:border-box;font-family:"Roboto",Arial,Helvetica,sans-serif}.container{max-width:1200px;margin:auto}.split__form{display:flex;justify-content:space-between;align-items:center}#form input,#form select{margin:1rem 0;padding:.95rem 1.2rem;outline:none;border:1px solid #ccc;border-radius:5px;position:relative;width:100%;background-color:#efefef}#form h4{color:#555;font-size:.9rem}.mt{margin-top:4rem}.top-mt{margin-top:8rem}.botoom-mt{margin-top:1rem}#form .input-container{position:relative;font-size:1rem;color:#333}#form .input-grp{display:grid;grid-template-columns:4fr 4fr;grid-gap:1.5rem;width:520px}#form button{width:100%;padding:1.2rem .5rem;margin-top:1.5rem;outline:none;border:none;border-radius:5px;background-color:rgba(40,91,207,.98);color:#fff;letter-spacing:1px;font-size:1.25rem;cursor:pointer;position:relative;z-index:9}#form button:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:rgba(59,45,210,.98);z-index:-1}#form button:hover:before{width:100%;transition:all .2s}.input-container-main{display:flex;justify-content:center;flex-direction:column}.card-line{background-color:grey;opacity:.2}@-webkit-keyframes fadeIn{0%{top:-150px;opacity:0}to{opacity:1}}@keyframes fadeIn{0%{top:-150px;opacity:0}to{opacity:1}}#card{height:280px;width:100%;max-width:450px;border-radius:15px;padding:2rem;display:flex;flex-direction:column;justify-content:center;background-image:url(https://images.pexels.com/photos/924824/pexels-photo-924824.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);background-size:cover;background-position:50%;color:#eee;-webkit-filter:drop-shadow(1px 3px 10px #222);filter:drop-shadow(1px 3px 10px #222);-webkit-animation:fadeIn .2s linear 1;animation:fadeIn .2s linear 1}#card .header{display:flex;justify-content:space-between;height:70px}#card .sticker{width:50px;height:40px;background-image:url(https://images.pexels.com/photos/728471/pexels-photo-728471.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500);background-position:50%;background-size:cover;object-fit:contain;border-radius:5px}#card .logo{max-width:60px}#card .body{display:flex;flex-direction:row;height:60%}#card .footer{display:flex;flex-direction:column;justify-content:space-between}.card-body-p2 h5{margin-bottom:.5rem}.card-footer-p2{margin-bottom:1rem}.card-header-container{display:flex;justify-content:space-between;margin-top:40px;flex-wrap:wrap}.card-header-container-left{display:flex;justify-content:center;flex-direction:column}.card-header-container-left h2{margin-bottom:8px;font-family:sans-serif}.card-header-container-right{display:flex;justify-content:center}.card-header-container-right img{margin-right:2rem}.discover,.paypal,.visa{width:50px;height:30px}.card-footer-container{display:flex;justify-content:space-between;font-size:12px;margin:25px 0;font-weight:700}.card-footer-container-content h2{padding:10px;font-family:sans-serif}.card-footer-main-container{display:flex;justify-content:space-between;margin:40px 10px}.card-footer-main-content h2{font-family:sans-serif}.card-footer-main-content button{width:240px;padding:1.1rem .5rem;outline:none;border:none;border-radius:5px;background-color:rgba(40,91,207,.98);color:#fff;letter-spacing:1px;font-size:1.25rem;cursor:pointer;z-index:9;font-size:20px}.card-header-main-container{display:flex;justify-content:flex-end;margin-top:40px;align-items:flex-end}.card-header-main-container h2{margin-right:4rem}.user-image{width:40px;height:40px;border-radius:50%}
/*# sourceMappingURL=main.1c4d6bda.chunk.css.map */