.credit-card{background:#000;border-radius:15px;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:200px;justify-content:space-between;overflow:hidden;padding:20px;position:relative;width:320px}.credit-card:before{height:150px;left:-20px;top:-20px;transform:rotate(45deg);width:150px}.credit-card:after,.credit-card:before{background-color:#ffffff40;border-radius:15px;content:"";position:absolute}.credit-card:after{bottom:-30px;height:100px;right:-30px;transform:rotate(-45deg);width:100px}.card-logo{text-align:left;z-index:99}.card-number{display:flex;flex-direction:column;font-size:18px;letter-spacing:2px}.card-details{display:flex;justify-content:space-between}.card-holder,.expiry-date{color:#c7c7c7;font-size:14px}.card-holder h3,.expiry-date h3{font-size:16px;font-weight:400;margin:0}.credit-card .card-logo img{max-width:150px}
/*# sourceMappingURL=main.4dd8dcce.css.map*/