/**handles:gravityformsstripe_theme_foundation,gravityformsstripe_theme_framework**/
.gform-theme--foundation .gfield--type-stripe_creditcard-card .StripeElement{align-items:center;display:flex}.gform-theme--foundation .gfield--type-stripe_creditcard-card .StripeElement .__PrivateStripeElement{inline-size:100%!important}.gform-theme--foundation .gfield--type-stripe_creditcard-card div.gform_stripe_requires_action{display:none}.gform-theme--foundation .gfield--type-stripe_creditcard-payment-element .StripeElement--link{margin-block-end:var(--gf-field-gap-y)}.gform-theme--foundation .gfield--type-stripe_creditcard-payment-element #stripe-payment-link:not(.visible){display:none}
.gform-theme--framework .gfield--type-stripe_creditcard-card .StripeElement--focus,.gform-theme--framework .gfield--type-stripe_creditcard-card .StripeElement--focus.StripeElement--invalid{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus);--gf-local-shadow:var(--gf-ctrl-shadow-focus)}.gform-theme--framework .gfield--type-stripe_creditcard-card .StripeElement--invalid{--gf-local-bg-color:var(--gf-ctrl-bg-color-error);--gf-local-border-color:var(--gf-ctrl-border-color-error);--gf-local-color:var(--gf-ctrl-color-error)}