.rbm-payment-form{width:100%;max-width:760px;margin:0 auto;font-family:Arial,Helvetica,sans-serif;color:#292d31}.rbm-payment-form *{box-sizing:border-box}.rbm-payment-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rbm-payment-form label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:700;color:#061b38}.rbm-payment-form input,.rbm-payment-form select,.rbm-payment-form textarea{width:100%;padding:10px 12px;border:1px solid #d9dee3;border-radius:8px;background:#fff;color:#292d31;font:inherit}.rbm-payment-form input,.rbm-payment-form select{min-height:46px}.rbm-payment-form .rbm-span-2{grid-column:1/-1}.rbm-payment-form__limits{font-size:13px;color:#65717c}.rbm-payment-form__consent{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px!important;margin:18px 0;font-weight:400!important}.rbm-payment-form__consent input{width:auto;min-height:0;margin-top:3px}.rbm-payment-form__submit{width:100%;min-height:48px;margin-top:16px;border:0;border-radius:8px;background:#078cc5;color:#fff;font-weight:700;cursor:pointer}.rbm-payment-form__status{margin-top:14px;min-height:22px}.rbm-payment-form__status.is-error,.rbm-payment-form__notice{color:#8a2424}@media(max-width:639px){.rbm-payment-form__grid{grid-template-columns:1fr}.rbm-payment-form .rbm-span-2{grid-column:auto}}
