.gform-theme--foundation .gfield--type-mollie .ginput_container_mollie_components:where(:not(.gf_invisible)) {
margin-block-start: 12px;
}
.gform-theme--foundation .gfield--type-mollie .mollie-component iframe {
inline-size: 100%;
max-height: var(--gform-theme-control-line-height);
max-height: var(--gf-ctrl-line-height, var(--gform-theme-control-line-height));
} .gform-theme--foundation .gfield--type-mollie.field_sublabel_below .ginput_cardinfo_left {
flex-direction: column;
justify-content: flex-start;
}