.wp-block-prc-block-form-message{width:100%}.wp-block-prc-block-form-message:not(.wp-block){align-items:center;background:inherit;color:inherit;display:flex;flex-direction:column;justify-content:center}.wp-block-prc-block-form-message:not(.wp-block):not(.is-style-overlay):has(.wp-block-prc-block-form-input-message__message){padding:10px;width:100%}.wp-block-prc-block-form-message:not(.wp-block).is-style-overlay:not(.wp-block):has(.wp-block-prc-block-form-input-message__message){align-items:center;background:#000000d9;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.wp-block-prc-block-form-message:not(.wp-block) .wp-block-prc-block-form-input-message__message{align-items:center;color:inherit;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding:10px}.wp-block-prc-block-form-message:not(.wp-block) button{align-items:center;appearance:none;background:0 0;background-color:#000;border:none;color:#fff;color:inherit;cursor:pointer;display:flex;flex-direction:row;gap:.5em;justify-content:center;margin:0;padding:.5em}.wp-block-prc-block-form-message:not(.wp-block) button:hover{background-color:#000000b3}.is-error .wp-block-prc-block-form-input-message,.wp-block-prc-block-form-input-message.is-error{background:red;color:#fff}.is-warning .wp-block-prc-block-form-input-message,.wp-block-prc-block-form-input-message.is-warning{background:#ffff87;color:#000}.is-success .wp-block-prc-block-form-input-message,.wp-block-prc-block-form-input-message.is-success{background:green;color:#fff}.is-success .wp-block-prc-block-form-input-message button,.wp-block-prc-block-form-input-message.is-success button{background-color:#00800080;color:#fff}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:0 0;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:not(.has-errors) .wp-block-prc-block-form-errors{display:none}form.wp-block-prc-block-form:has(.wp-block-prc-block-form-message):not(.is-displaying-form-message) .wp-block-prc-block-form-message{display:none!important}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)}}form.wp-block-prc-block-form [class*=wp-block-prc-block-form-input-][hidden]{display:none!important}