.pboma-form-wrap{max-width:900px;margin:1.5rem 0;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45}.pboma-form,.pboma-form *{box-sizing:border-box}.pboma-form-wrap code{background:0 0;border:0;color:inherit;font:inherit;letter-spacing:inherit;padding:0;white-space:inherit}.pboma-form fieldset{border:1px solid #dcdcde;padding:.9rem 1rem 1rem;margin:0 0 1rem}.pboma-form legend{font-weight:700;padding:0 .4rem;color:#111;font-family:inherit}.pboma-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem}.pboma-grid-full{grid-column:1/-1}.pboma-grid-large{grid-column:span 1}.pboma-field label,.pboma-label{display:block;color:#111;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.35;margin-bottom:.3rem}.pboma-field input[type=text],.pboma-field input[type=email],.pboma-field input[type=tel],.pboma-field input[type=number],.pboma-field textarea,.pboma-captcha input[type=text]{width:100%;max-width:100%;margin:0;color:#111;font-family:inherit;font-size:1rem;line-height:1.4}.pboma-help,.pboma-privacy-note,.pboma-field-note{color:#333;font-family:inherit;font-size:.93rem;line-height:1.45;opacity:1}.pboma-help{margin:.25rem 0 0}.pboma-privacy-note{margin:0 0 1rem}.pboma-field-note{margin:0 0 .75rem}.pboma-inline,.pboma-radio,.pboma-checkbox{display:flex;align-items:flex-start;gap:.45rem;margin:.35rem 0;color:#111;font-family:inherit;font-weight:400;line-height:1.45}.pboma-inline input[type=radio],.pboma-radio input[type=radio],.pboma-checkbox input[type=checkbox]{flex:0 0 auto;width:auto;max-width:none;margin:.18rem 0 0}.pboma-sepa-box{border-left:4px solid #2271b1;padding:.75rem 1rem;margin:1rem 0;background:rgba(0,0,0,.03)}.pboma-sepa-text{white-space:pre-line}.pboma-submit{padding:.75rem 1.2rem;margin:0;font-family:inherit;font-weight:700;cursor:pointer}.pboma-message{padding:.75rem 1rem;margin:1rem 0;border-left:4px solid}.pboma-message-error{border-left-color:#b32d2e;background:#fcf0f1}.pboma-message-success{border-left-color:#008a20;background:#edfaef}.pboma-honeypot{position:absolute !important;left:-10000px !important;top:auto !important;width:1px !important;height:1px !important;overflow:hidden !important}@media (max-width:700px){.pboma-grid{grid-template-columns:1fr}}