form.wp-block-prc-block-form{flex-basis:100%;position:relative}form.wp-block-prc-block-form .wp-block-prc-block-form-errors{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;max-width:100%;position:absolute;top:0;width:100%}form.wp-block-prc-block-form .wp-block-prc-block-form-errors .wp-block-prc-block-form-error{cursor:pointer;display:block;margin:1em;padding:.5em 1em}form.wp-block-prc-block-form .wp-block-prc-block-form-errors .wp-block-prc-block-form-error button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding:0}form.wp-block-prc-block-form.has-errors>:not(.wp-block-prc-block-form-errors){opacity:.5}form.wp-block-prc-block-form:has(.wp-block-prc-block-form-message):not(.is-displaying-form-message) .wp-block-prc-block-form-message,form.wp-block-prc-block-form:not(.has-errors) .wp-block-prc-block-form-errors{display:none}form.wp-block-prc-block-form:has(.wp-block-prc-block-form-message).is-displaying-form-message .wp-block-prc-block-form-message{display:block}form.wp-block-prc-block-form:has(.wp-block-prc-block-form-message).is-displaying-form-message>:where(:not(.wp-block-prc-block-form-message)){display:none}form.wp-block-prc-block-form:not(.is-processing) .wp-block-prc-block-form-processing{display:none}form.wp-block-prc-block-form.is-processing{opacity:.5;pointer-events:none}form.wp-block-prc-block-form.is-processing .wp-block-prc-block-form-processing{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;max-width:100%;position:absolute;top:0;width:100%}form.wp-block-prc-block-form.is-processing .wp-block-prc-block-form-processing .wp-block-prc-block-form-processing_spinner{align-items:center;display:flex;flex-direction:column;font-family:inherit;gap:1em;justify-content:center;position:relative}form.wp-block-prc-block-form.is-processing .wp-block-prc-block-form-processing .wp-block-prc-block-form-processing_spinner:before{animation:spin 1s linear infinite;border:2px solid #000;border-radius:50%;border-top-color:#0000;content:"";display:block;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}
