.credit-card{background:#a6a4a5;border-radius:.4em;color:#fff;font-size:16px;height:7.65em;position:relative;width:12.2em}.credit-card.selected{background:#068d7f}.credit-card.new-card{background:#fff;border:2px dotted #a6a4a5;color:#a6a4a5;display:grid;font-weight:600;place-items:center}.credit-card .card-image{height:auto;width:100%}.credit-card .brand-logo{bottom:4%;height:auto;position:absolute;right:5%;width:2em}.credit-card .card-numbers{bottom:32%;left:8%;position:absolute}.credit-card .expiration-date{bottom:16%;font-size:.6em;left:56%;position:absolute}.credit-card .cardholder-name{bottom:6%;font-size:.6em;left:6%;position:absolute}.credit-card .issuer{font-size:.6em;left:6%;position:absolute;top:6%}.credit-card .funding{bottom:22%;font-size:.5em;font-weight:600;position:absolute;right:6%}