/*!
 * WP Grid Builder
 *
 * @package   WP Grid Builder
 * @author    Loïc Blascos
 * @link      https://www.wpgridbuilder.com
 * @copyright 2019-2025 Loïc Blascos
 *
 */.wp-block .wpgb-block-placeholder{align-items:center;background:#8b8b961a;box-sizing:border-box;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;justify-content:center;margin:0;min-height:200px;padding:1em;text-align:center;width:100%}.wp-block .wpgb-block-placeholder.wpgb-is-warning{background:#fef8ee;box-shadow:inset -4px 0 0 0 #f0b849}.wp-block .wpgb-block-placeholder.wpgb-is-error{background-color:#f9e2e2;box-shadow:inset -4px 0 0 0 #d94f4f}.wp-block .wpgb-block-placeholder .wpgb-block-header{align-items:center;display:flex;font-size:13px;justify-content:center;margin:16px 0 32px;width:100%}.wp-block .wpgb-block-placeholder .wpgb-block-header>svg{max-width:100%;width:24px}.wp-block .wpgb-block-placeholder .wpgb-block-error,.wp-block .wpgb-block-placeholder .wpgb-block-label,.wp-block .wpgb-block-placeholder .wpgb-block-warning{display:flex;font-weight:600;line-height:1.25em}.wp-block .wpgb-block-placeholder .wpgb-block-error span,.wp-block .wpgb-block-placeholder .wpgb-block-label span,.wp-block .wpgb-block-placeholder .wpgb-block-warning span{flex:1;padding:0 8px}.wp-block .wpgb-block-placeholder .wpgb-block-error,.wp-block .wpgb-block-placeholder .wpgb-block-warning{font-style:italic;margin:0 0 16px;padding:0}.wp-block .wpgb-block-placeholder .wpgb-block-label svg{height:14px;margin:1px 0;width:14px}.wp-block .wpgb-block-placeholder .wpgb-block-warning svg{color:#f0b849}.wp-block .wpgb-block-placeholder .wpgb-block-error svg{color:#d94f4f}.wp-block .wpgb-block-placeholder .wpgb-block-content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;max-width:320px;width:100%}.wp-block .wpgb-block-placeholder .wpgb-block-content>a,.wp-block .wpgb-block-placeholder .wpgb-block-content>div,.wp-block .wpgb-block-placeholder .wpgb-block-content>label,.wp-block .wpgb-block-placeholder .wpgb-block-content>p,.wp-block .wpgb-block-placeholder .wpgb-block-content>select{max-width:320px;width:100%}.wp-block .wpgb-block-placeholder .wpgb-block-content p{font-family:inherit;line-height:1.25em;margin:0 0 16px}.wp-block .wpgb-block-placeholder .wpgb-block-content a{align-items:center;display:flex;height:36px;justify-content:center;margin-bottom:16px}.wp-block .wpgb-block-placeholder .components-spinner{margin:0 0 16px}.wpgb-error-msg{display:none}.wpgb-editor-select{text-align:initial}.wpgb-editor-select input[type=text],.wpgb-editor-select input[type=text]:focus{box-shadow:none;min-height:auto}body.rtl .wpgb-block-placeholder.wpgb-is-warning{border-left:4px solid #f0b849;border-right:none}body.rtl .wpgb-block-placeholder.wpgb-is-error{border-left:4px solid #d94f4f;border-right:none}