.StripeElement{box-sizing:border-box;height:40px;max-width:480px;width:100%;margin:20px 30px;padding:10px 12px;border:1px solid #a3a3a3;border-radius:4px;background-color:white;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease}
.stripeStyles{background-color:#525f7f}.StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.StripeElement--invalid{border-color:#fa755a}
.StripeElement--webkit-autofill{background-color:#fefde5 !important}#stripePayNow{margin-left:3%}#card-expiry{color:red}
.stripe-errors{display:none;font-size:14px;font-family:"GothamMedium",Helvetica,Arial,"Lucida Grande",sans-serif;color:#e4584c;float:left;width:480px;padding-top:8px;min-height:24px;text-align:center}
.stripe-errors.visible{display:inline;width:100%}@media screen and (max-width:960px){.StripeElement{width:90%;margin:20px 12px}
}@media screen and (min-width:0) and (max-width:375px){.StripeElement{max-width:275px}}