.verbum-editor-wrapper{box-sizing:border-box;width:100%}.verbum-editor-wrapper :root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214}.verbum-editor-wrapper .components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-animate__appear{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .components-animate__appear.is-from-top,.verbum-editor-wrapper .components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.verbum-editor-wrapper .components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.verbum-editor-wrapper .components-animate__appear.is-from-bottom,.verbum-editor-wrapper .components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.verbum-editor-wrapper .components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.verbum-editor-wrapper .components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .components-animate__slide-in.is-from-left{transform:translateX(100%)}.verbum-editor-wrapper .components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.verbum-editor-wrapper .components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.verbum-editor-wrapper .components-autocomplete__popover .components-popover__content{min-width:220px;padding:16px}.verbum-editor-wrapper .components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.verbum-editor-wrapper .components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-button-group{display:inline-block}.verbum-editor-wrapper .components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.verbum-editor-wrapper .components-button-group .components-button+.components-button{margin-left:-1px}.verbum-editor-wrapper .components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.verbum-editor-wrapper .components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.verbum-editor-wrapper .components-button-group .components-button.is-primary,.verbum-editor-wrapper .components-button-group .components-button:focus{position:relative;z-index:1}.verbum-editor-wrapper .components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.verbum-editor-wrapper .components-button{align-items:center;-webkit-appearance:none;background:0 0;border:0;border-radius:2px;box-sizing:border-box;color:#1e1e1e;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-button{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-button.is-next-40px-default-size{height:40px}.verbum-editor-wrapper .components-button:hover,.verbum-editor-wrapper .components-button[aria-expanded=true]{color:#3858e9;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-button:disabled:hover,.verbum-editor-wrapper .components-button[aria-disabled=true]:hover{color:initial}.verbum-editor-wrapper .components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.verbum-editor-wrapper .components-button.is-primary{background:#3858e9;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff;color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.verbum-editor-wrapper .components-button.is-primary:hover:not(:disabled){background:#2145e6;background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:#fff;color:var(--wp-components-color-accent-inverted,#fff)}.verbum-editor-wrapper .components-button.is-primary:active:not(:disabled){background:#183ad6;background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:#183ad6;border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:#fff;color:var(--wp-components-color-accent-inverted,#fff)}.verbum-editor-wrapper .components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-button.is-primary:disabled,.verbum-editor-wrapper .components-button.is-primary:disabled:active:enabled,.verbum-editor-wrapper .components-button.is-primary[aria-disabled=true],.verbum-editor-wrapper .components-button.is-primary[aria-disabled=true]:active:enabled,.verbum-editor-wrapper .components-button.is-primary[aria-disabled=true]:enabled{background:#3858e9;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:#3858e9;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;opacity:1;outline:0}.verbum-editor-wrapper .components-button.is-primary:disabled:active:enabled:focus:enabled,.verbum-editor-wrapper .components-button.is-primary:disabled:focus:enabled,.verbum-editor-wrapper .components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.verbum-editor-wrapper .components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.verbum-editor-wrapper .components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px #fff,0 0 0 3px #3858e9;box-shadow:0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 3px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-button.is-primary.is-busy,.verbum-editor-wrapper .components-button.is-primary.is-busy:disabled,.verbum-editor-wrapper .components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#3858e9 33%,#183ad6 0,#183ad6 70%,#3858e9 0);background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:#3858e9;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff;color:var(--wp-components-color-accent-inverted,#fff)}.verbum-editor-wrapper .components-button.is-secondary,.verbum-editor-wrapper .components-button.is-tertiary{outline:1px solid #0000}.verbum-editor-wrapper .components-button.is-secondary:active:not(:disabled),.verbum-editor-wrapper .components-button.is-tertiary:active:not(:disabled){box-shadow:none}.verbum-editor-wrapper .components-button.is-secondary:disabled,.verbum-editor-wrapper .components-button.is-secondary[aria-disabled=true],.verbum-editor-wrapper .components-button.is-secondary[aria-disabled=true]:hover,.verbum-editor-wrapper .components-button.is-tertiary:disabled,.verbum-editor-wrapper .components-button.is-tertiary[aria-disabled=true],.verbum-editor-wrapper .components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;opacity:1;transform:none}.verbum-editor-wrapper .components-button.is-secondary:disabled:not(:focus),.verbum-editor-wrapper .components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.verbum-editor-wrapper .components-button.is-secondary[aria-disabled=true]:not(:focus),.verbum-editor-wrapper .components-button.is-tertiary:disabled:not(:focus),.verbum-editor-wrapper .components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.verbum-editor-wrapper .components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:0}.verbum-editor-wrapper .components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px #3858e9;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#3858e9;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.verbum-editor-wrapper .components-button.is-secondary:hover:not(:disabled,[aria-disabled=true]){box-shadow:inset 0 0 0 1px #2145e6;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.verbum-editor-wrapper .components-button.is-tertiary{background:#0000;color:#3858e9;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.verbum-editor-wrapper .components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.verbum-editor-wrapper .components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}.verbum-editor-wrapper p+.components-button.is-tertiary{margin-left:-6px}.verbum-editor-wrapper .components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.verbum-editor-wrapper .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.verbum-editor-wrapper .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.verbum-editor-wrapper .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.verbum-editor-wrapper .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.verbum-editor-wrapper .components-button.is-link{background:0 0;border:0;border-radius:0;box-shadow:none;color:#3858e9;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:0;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-button.is-link{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-button.is-link:focus{border-radius:2px}.verbum-editor-wrapper .components-button:not(:disabled,[aria-disabled=true]):active{color:#1e1e1e;color:var(--wp-components-color-foreground,#1e1e1e)}.verbum-editor-wrapper .components-button:disabled,.verbum-editor-wrapper .components-button[aria-disabled=true]{cursor:default;opacity:.3}.verbum-editor-wrapper .components-button.is-busy,.verbum-editor-wrapper .components-button.is-secondary.is-busy,.verbum-editor-wrapper .components-button.is-secondary.is-busy:disabled,.verbum-editor-wrapper .components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-button.is-busy,.verbum-editor-wrapper .components-button.is-secondary.is-busy,.verbum-editor-wrapper .components-button.is-secondary.is-busy:disabled,.verbum-editor-wrapper .components-button.is-secondary.is-busy[aria-disabled=true]{animation-duration:0s}}.verbum-editor-wrapper .components-button.is-compact{height:32px}.verbum-editor-wrapper .components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.verbum-editor-wrapper .components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.verbum-editor-wrapper .components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.verbum-editor-wrapper .components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.verbum-editor-wrapper .components-button.has-icon.is-next-40px-default-size{min-width:40px}.verbum-editor-wrapper .components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.verbum-editor-wrapper .components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.verbum-editor-wrapper .components-button.is-pressed{background:#1e1e1e;background:var(--wp-components-color-foreground,#1e1e1e);color:#fff;color:var(--wp-components-color-foreground-inverted,#fff)}.verbum-editor-wrapper .components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.verbum-editor-wrapper .components-button.is-pressed:hover:not(:disabled){background:#1e1e1e;background:var(--wp-components-color-foreground,#1e1e1e);color:#fff;color:var(--wp-components-color-foreground-inverted,#fff)}.verbum-editor-wrapper .components-button svg{fill:currentColor;outline:0}@media (forced-colors:active){.verbum-editor-wrapper .components-button svg{fill:CanvasText}}.verbum-editor-wrapper .components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0#0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:24px}@media (min-width:600px){.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:checked:before,.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:checked:before,.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0-5px}}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:checked,.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:indeterminate{background:#3858e9;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:#3858e9;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:checked::-ms-check,.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.verbum-editor-wrapper .components-checkbox-control__input[type=checkbox]:checked:before{content:none}.verbum-editor-wrapper .components-checkbox-control__input-container{display:inline-block;height:24px;margin-right:12px;position:relative;vertical-align:middle;width:24px}@media (min-width:600px){.verbum-editor-wrapper .components-checkbox-control__input-container{height:20px;width:20px}}.verbum-editor-wrapper svg.components-checkbox-control__checked,.verbum-editor-wrapper svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;height:24px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:24px}@media (min-width:600px){.verbum-editor-wrapper svg.components-checkbox-control__checked,.verbum-editor-wrapper svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.verbum-editor-wrapper .components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.verbum-editor-wrapper .components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.verbum-editor-wrapper .components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.verbum-editor-wrapper .components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.verbum-editor-wrapper .components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.verbum-editor-wrapper .components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.verbum-editor-wrapper .components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' fill='%23555D65'/%3E%3Cpath d='M18 18v2h-2v-2h2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' fill='%23555D65'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.verbum-editor-wrapper .components-circular-option-picker__option{background:#0000;border:0;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.verbum-editor-wrapper .components-circular-option-picker__option[aria-pressed=true],.verbum-editor-wrapper .components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.verbum-editor-wrapper .components-circular-option-picker__option[aria-pressed=true]+svg,.verbum-editor-wrapper .components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.verbum-editor-wrapper .components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.verbum-editor-wrapper .components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.verbum-editor-wrapper .components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:0}.verbum-editor-wrapper .components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.verbum-editor-wrapper .components-circular-option-picker__dropdown-link-action{margin-right:16px}.verbum-editor-wrapper .components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.verbum-editor-wrapper .components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.verbum-editor-wrapper .components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.verbum-editor-wrapper .component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.verbum-editor-wrapper .components-combobox-control{width:100%}.verbum-editor-wrapper input.components-combobox-control__input[type=text]{border:0;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){.verbum-editor-wrapper input.components-combobox-control__input[type=text]{font-size:13px}}.verbum-editor-wrapper input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:0}.verbum-editor-wrapper .components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0#0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.verbum-editor-wrapper .components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.verbum-editor-wrapper .components-color-palette__custom-color-wrapper{position:relative;z-index:0}.verbum-editor-wrapper .components-color-palette__custom-color-button{background:0 0;border:0;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.verbum-editor-wrapper .components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.verbum-editor-wrapper .components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.verbum-editor-wrapper .components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0-1px 0 0#0003,inset 1px 0 0 0#0003,inset -1px 0 0 0#0003;font-size:13px;padding:12px 16px;position:relative}.verbum-editor-wrapper .components-color-palette__custom-color-name{color:#1e1e1e;color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.verbum-editor-wrapper .components-color-palette__custom-color-value{color:#757575}.verbum-editor-wrapper .components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.verbum-editor-wrapper .components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.verbum-editor-wrapper .components-custom-gradient-picker:not(.is-next-has-no-margin){margin-bottom:24px;margin-top:12px}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0#00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.verbum-editor-wrapper .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0#00000040;outline:1.5px solid #0000}.verbum-editor-wrapper .components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.verbum-editor-wrapper .components-custom-gradient-picker__inserter{direction:ltr}.verbum-editor-wrapper .components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.verbum-editor-wrapper .components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:0}.verbum-editor-wrapper .components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.verbum-editor-wrapper .components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.verbum-editor-wrapper .components-custom-gradient-picker__ui-line{position:relative;z-index:0}.verbum-editor-wrapper .components-custom-select-control{font-size:13px;position:relative}.verbum-editor-wrapper .components-custom-select-control__button{outline:0;position:relative;text-align:left}.verbum-editor-wrapper .components-custom-select-control__hint{color:#949494;margin-left:10px}.verbum-editor-wrapper .components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:0;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.verbum-editor-wrapper .components-custom-select-control__menu[aria-hidden=true]{display:none}.verbum-editor-wrapper .components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.verbum-editor-wrapper .components-custom-select-control__item:not(.is-next-40px-default-size){padding:8px}.verbum-editor-wrapper .components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.verbum-editor-wrapper .components-custom-select-control__item.is-highlighted{background:#ddd}.verbum-editor-wrapper .components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.verbum-editor-wrapper .components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.verbum-editor-wrapper .components-custom-select-control__item:last-child{margin-bottom:0}.verbum-editor-wrapper .block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.verbum-editor-wrapper .block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.verbum-editor-wrapper .block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.verbum-editor-wrapper .block-editor-dimension-control.is-manual .components-base-control__label{width:10em}.verbum-editor-wrapper body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.verbum-editor-wrapper .components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.verbum-editor-wrapper .components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.verbum-editor-wrapper .components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.verbum-editor-wrapper .components-drop-zone.is-active{opacity:1;visibility:visible}.verbum-editor-wrapper .components-drop-zone__content{align-items:center;background-color:#3858e9;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.verbum-editor-wrapper .components-drop-zone__content-icon,.verbum-editor-wrapper .components-drop-zone__content-text{display:block}.verbum-editor-wrapper .components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.verbum-editor-wrapper .components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.verbum-editor-wrapper .components-dropdown{display:inline-block}.verbum-editor-wrapper .components-dropdown__content .components-popover__content{padding:8px}.verbum-editor-wrapper .components-dropdown__content [role=menuitem]{white-space:nowrap}.verbum-editor-wrapper .components-dropdown-menu__toggle{vertical-align:top}.verbum-editor-wrapper .components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.verbum-editor-wrapper .components-dropdown-menu__menu .components-dropdown-menu__menu-item,.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:0;padding:6px;white-space:nowrap;width:100%}.verbum-editor-wrapper .components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.verbum-editor-wrapper .components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.verbum-editor-wrapper .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.verbum-editor-wrapper .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.verbum-editor-wrapper .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-item__button,.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-group{margin:0-8px;padding:8px}.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.verbum-editor-wrapper .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.verbum-editor-wrapper .is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.verbum-editor-wrapper .components-duotone-picker__color-indicator:before{background:#0000}.verbum-editor-wrapper .components-duotone-picker__color-indicator>.components-button,.verbum-editor-wrapper .components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.verbum-editor-wrapper .components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.verbum-editor-wrapper .components-color-list-picker,.verbum-editor-wrapper .components-color-list-picker__swatch-button{width:100%}.verbum-editor-wrapper .components-color-list-picker__color-picker{margin:8px 0}.verbum-editor-wrapper .components-color-list-picker__swatch-button{padding:6px}.verbum-editor-wrapper .components-color-list-picker__swatch-color{margin:2px}.verbum-editor-wrapper .components-form-toggle{display:inline-block;position:relative}.verbum-editor-wrapper .components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;overflow:hidden;position:relative;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-form-toggle .components-form-toggle__track:after{border-top:18px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-form-toggle .components-form-toggle__track:after{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .2s ease,background-color .2s ease-out;width:12px}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-form-toggle.is-checked .components-form-toggle__track{background-color:#3858e9;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:#3858e9;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.verbum-editor-wrapper .components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) #3858e9;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.verbum-editor-wrapper .components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.verbum-editor-wrapper .components-disabled .components-form-toggle,.verbum-editor-wrapper .components-form-toggle.is-disabled{opacity:.3}.verbum-editor-wrapper .components-form-toggle input.components-form-toggle__input[type=checkbox]{border:0;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.verbum-editor-wrapper .components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:0 0}.verbum-editor-wrapper .components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.verbum-editor-wrapper .components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0#0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .components-form-token-field__input-container{font-size:13px;line-height:normal}}.verbum-editor-wrapper .components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.verbum-editor-wrapper .components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.verbum-editor-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.verbum-editor-wrapper .components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.verbum-editor-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:0}.verbum-editor-wrapper .components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.verbum-editor-wrapper .components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.verbum-editor-wrapper .components-form-token-field__token.is-success .components-form-token-field__remove-token,.verbum-editor-wrapper .components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.verbum-editor-wrapper .components-form-token-field__token.is-error .components-form-token-field__remove-token,.verbum-editor-wrapper .components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.verbum-editor-wrapper .components-form-token-field__token.is-validating .components-form-token-field__remove-token,.verbum-editor-wrapper .components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.verbum-editor-wrapper .components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.verbum-editor-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000;color:#3858e9;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;padding:0;position:absolute;right:0;top:1px}.verbum-editor-wrapper .components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.verbum-editor-wrapper .components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.verbum-editor-wrapper .components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.verbum-editor-wrapper .components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.verbum-editor-wrapper .components-form-token-field__remove-token.components-button,.verbum-editor-wrapper .components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-form-token-field__remove-token.components-button,.verbum-editor-wrapper .components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.verbum-editor-wrapper .components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.verbum-editor-wrapper .components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.verbum-editor-wrapper .components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0#949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.verbum-editor-wrapper .components-form-token-field__suggestion.is-selected{background:#3858e9;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}@media (min-width:600px){.verbum-editor-wrapper .components-guide{width:600px}}.verbum-editor-wrapper .components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.verbum-editor-wrapper .components-guide .components-modal__content:before{content:none}.verbum-editor-wrapper .components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.verbum-editor-wrapper .components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.verbum-editor-wrapper .components-guide .components-modal__header .components-button:hover svg{fill:#fff}.verbum-editor-wrapper .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.verbum-editor-wrapper .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.verbum-editor-wrapper .components-guide__page{min-height:300px}}.verbum-editor-wrapper .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.verbum-editor-wrapper .components-guide__page-control{margin:0;text-align:center}.verbum-editor-wrapper .components-guide__page-control li{display:inline-block;margin:0}.verbum-editor-wrapper .components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.verbum-editor-wrapper .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-admin-theme-color);color:var(--wp-components-color-accent,var(--wp-admin-theme-color))}.verbum-editor-wrapper .components-modal__frame.components-guide{border:0;max-height:575px;min-width:312px}@media (max-width:600px){.verbum-editor-wrapper .components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.verbum-editor-wrapper .components-button.components-guide__back-button,.verbum-editor-wrapper .components-button.components-guide__finish-button,.verbum-editor-wrapper .components-button.components-guide__forward-button{position:absolute}.verbum-editor-wrapper .components-button.components-guide__back-button{left:32px}.verbum-editor-wrapper .components-button.components-guide__finish-button,.verbum-editor-wrapper .components-button.components-guide__forward-button{right:32px}.verbum-editor-wrapper [role=region]{position:relative}.verbum-editor-wrapper .is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.verbum-editor-wrapper .is-focusing-regions .editor-post-publish-panel,.verbum-editor-wrapper .is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-entities-saved-states-panel,.verbum-editor-wrapper .is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-publish-panel,.verbum-editor-wrapper .is-focusing-regions .interface-interface-skeleton__sidebar .edit-post-layout__toggle-sidebar-panel,.verbum-editor-wrapper .is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,.verbum-editor-wrapper .is-focusing-regions [role=region]:focus:after{outline:4px solid #3858e9;outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.verbum-editor-wrapper .components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.verbum-editor-wrapper .components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.verbum-editor-wrapper .components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.verbum-editor-wrapper .components-menu-item__button,.verbum-editor-wrapper .components-menu-item__button.components-button{width:100%}.verbum-editor-wrapper .components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.verbum-editor-wrapper .components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.verbum-editor-wrapper .components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.verbum-editor-wrapper .components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.verbum-editor-wrapper .components-menu-item__button.components-button .components-menu-items__item-icon,.verbum-editor-wrapper .components-menu-item__button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.verbum-editor-wrapper .components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right,.verbum-editor-wrapper .components-menu-item__button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.verbum-editor-wrapper .components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.verbum-editor-wrapper .components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.verbum-editor-wrapper .components-menu-item__button .block-editor-block-icon,.verbum-editor-wrapper .components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.verbum-editor-wrapper .components-menu-item__button.components-button.is-primary,.verbum-editor-wrapper .components-menu-item__button.is-primary{justify-content:center}.verbum-editor-wrapper .components-menu-item__button.components-button.is-primary .components-menu-item__item,.verbum-editor-wrapper .components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.verbum-editor-wrapper .components-menu-item__button.components-button:disabled.is-tertiary,.verbum-editor-wrapper .components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.verbum-editor-wrapper .components-menu-item__button:disabled.is-tertiary,.verbum-editor-wrapper .components-menu-item__button[aria-disabled=true].is-tertiary{background:0 0;color:#2145e6;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.verbum-editor-wrapper .components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.verbum-editor-wrapper .components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.verbum-editor-wrapper .components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.verbum-editor-wrapper .components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.verbum-editor-wrapper .components-menu-item__shortcut{display:inline}}.verbum-editor-wrapper .components-menu-items-choice.components-button svg,.verbum-editor-wrapper .components-menu-items-choice svg{margin-right:12px}.verbum-editor-wrapper .components-menu-items-choice.components-button.has-icon,.verbum-editor-wrapper .components-menu-items-choice.has-icon{padding-left:12px}.verbum-editor-wrapper .components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px #00000026,0 2.7px 3.8px -.2px #00000026,0 5.5px 7.8px -.3px #00000026,.1px 11.5px 16.4px -.5px #00000026;display:flex;margin:40px 0 0;overflow:hidden;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.verbum-editor-wrapper .components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.verbum-editor-wrapper .components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.verbum-editor-wrapper .components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.verbum-editor-wrapper .components-modal__frame.has-size-large,.verbum-editor-wrapper .components-modal__frame.has-size-medium,.verbum-editor-wrapper .components-modal__frame.has-size-small{width:100%}.verbum-editor-wrapper .components-modal__frame.has-size-small{max-width:384px}.verbum-editor-wrapper .components-modal__frame.has-size-medium{max-width:512px}.verbum-editor-wrapper .components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.verbum-editor-wrapper .components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.verbum-editor-wrapper .components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.verbum-editor-wrapper .components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.verbum-editor-wrapper .components-modal__header h1{line-height:1;margin:0}.verbum-editor-wrapper .components-modal__header .components-button{left:8px;position:relative}.verbum-editor-wrapper .components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.verbum-editor-wrapper .components-modal__header+p{margin-top:0}.verbum-editor-wrapper .components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.verbum-editor-wrapper .components-modal__header-icon-container{display:inline-block}.verbum-editor-wrapper .components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.verbum-editor-wrapper .components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.verbum-editor-wrapper .components-modal__content.hide-header{margin-top:0;padding-top:32px}.verbum-editor-wrapper .components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:-2px}.verbum-editor-wrapper .components-notice{align-items:center;background-color:#fff;border-left:4px solid #3858e9;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.verbum-editor-wrapper .components-notice.is-dismissible{position:relative}.verbum-editor-wrapper .components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.verbum-editor-wrapper .components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.verbum-editor-wrapper .components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.verbum-editor-wrapper .components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.verbum-editor-wrapper .components-notice__actions{display:flex;flex-wrap:wrap}.verbum-editor-wrapper .components-notice__action.components-button{margin-right:8px}.verbum-editor-wrapper .components-notice__action.components-button,.verbum-editor-wrapper .components-notice__action.components-button.is-link{margin-left:12px}.verbum-editor-wrapper .components-notice__action.components-button.is-secondary{vertical-align:initial}.verbum-editor-wrapper .components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.verbum-editor-wrapper .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.verbum-editor-wrapper .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.verbum-editor-wrapper .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.verbum-editor-wrapper .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.verbum-editor-wrapper .components-notice-list{box-sizing:border-box;max-width:100vw}.verbum-editor-wrapper .components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.verbum-editor-wrapper .components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.verbum-editor-wrapper .components-panel{background:#fff;border:1px solid #e0e0e0}.verbum-editor-wrapper .components-panel>.components-panel__body:first-child,.verbum-editor-wrapper .components-panel>.components-panel__header:first-child{margin-top:-1px}.verbum-editor-wrapper .components-panel>.components-panel__body:last-child,.verbum-editor-wrapper .components-panel>.components-panel__header:last-child{border-bottom-width:0}.verbum-editor-wrapper .components-panel+.components-panel{margin-top:-1px}.verbum-editor-wrapper .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.verbum-editor-wrapper .components-panel__body h3{margin:0 0 .5em}.verbum-editor-wrapper .components-panel__body.is-opened{padding:16px}.verbum-editor-wrapper .components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;height:47px;justify-content:space-between;padding:0 16px}.verbum-editor-wrapper .components-panel__header h2{color:inherit;font-size:inherit;margin:0}.verbum-editor-wrapper .components-panel__body+.components-panel__body,.verbum-editor-wrapper .components-panel__body+.components-panel__header,.verbum-editor-wrapper .components-panel__header+.components-panel__body,.verbum-editor-wrapper .components-panel__header+.components-panel__header{margin-top:-1px}.verbum-editor-wrapper .components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.verbum-editor-wrapper .components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:0}.verbum-editor-wrapper .components-panel__body-toggle.components-button{border:0;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:0;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.verbum-editor-wrapper .components-panel__icon{color:#757575;margin:-2px 0-2px 6px}.verbum-editor-wrapper .components-panel__body-toggle-icon{margin-right:-5px}.verbum-editor-wrapper .components-panel__color-title{float:left;height:19px}.verbum-editor-wrapper .components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.verbum-editor-wrapper .components-panel__row select{min-width:0}.verbum-editor-wrapper .components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.verbum-editor-wrapper .components-panel__row:empty,.verbum-editor-wrapper .components-panel__row:first-of-type{margin-top:0}.verbum-editor-wrapper .components-panel .circle-picker{padding-bottom:20px}.verbum-editor-wrapper .components-placeholder.components-placeholder{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;margin:0;outline:1px solid #0000;padding:1em;position:relative;text-align:left;width:100%}@supports (position:sticky){.verbum-editor-wrapper .components-placeholder.components-placeholder{align-items:flex-start;display:flex;flex-direction:column;justify-content:top}}.verbum-editor-wrapper .components-placeholder__error,.verbum-editor-wrapper .components-placeholder__fieldset,.verbum-editor-wrapper .components-placeholder__instructions,.verbum-editor-wrapper .components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.verbum-editor-wrapper .components-placeholder__label{align-items:center;display:flex;font-weight:600;margin-bottom:16px}.verbum-editor-wrapper .components-placeholder__label .block-editor-block-icon,.verbum-editor-wrapper .components-placeholder__label .dashicon,.verbum-editor-wrapper .components-placeholder__label>svg{fill:currentColor;margin-right:12px}@media (forced-colors:active){.verbum-editor-wrapper .components-placeholder__label .block-editor-block-icon,.verbum-editor-wrapper .components-placeholder__label .dashicon,.verbum-editor-wrapper .components-placeholder__label>svg{fill:CanvasText}}.verbum-editor-wrapper .components-placeholder__label:empty{display:none}.verbum-editor-wrapper .components-placeholder__fieldset,.verbum-editor-wrapper .components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.verbum-editor-wrapper .components-placeholder__fieldset form p,.verbum-editor-wrapper .components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.verbum-editor-wrapper .components-placeholder__fieldset.is-column-layout,.verbum-editor-wrapper .components-placeholder__fieldset.is-column-layout form{flex-direction:column}.verbum-editor-wrapper .components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0#0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 8px 0 0;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.verbum-editor-wrapper .components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-placeholder__instructions{margin-bottom:1em}.verbum-editor-wrapper .components-placeholder__error{margin-top:1em;width:100%}.verbum-editor-wrapper .components-placeholder__fieldset .components-button{margin-bottom:12px;margin-right:12px}.verbum-editor-wrapper .components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.verbum-editor-wrapper .components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.verbum-editor-wrapper .components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.verbum-editor-wrapper .components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.verbum-editor-wrapper .components-placeholder.is-medium .components-placeholder__instructions,.verbum-editor-wrapper .components-placeholder.is-small .components-placeholder__instructions{display:none}.verbum-editor-wrapper .components-placeholder.is-medium .components-placeholder__fieldset,.verbum-editor-wrapper .components-placeholder.is-medium .components-placeholder__fieldset form,.verbum-editor-wrapper .components-placeholder.is-small .components-placeholder__fieldset,.verbum-editor-wrapper .components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.verbum-editor-wrapper .components-placeholder.is-medium .components-placeholder__fieldset .components-button,.verbum-editor-wrapper .components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.verbum-editor-wrapper .components-placeholder.is-small .components-button{padding:0 8px 2px}.verbum-editor-wrapper .components-placeholder .components-placeholder__learn-more .components-external-link{color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:auto}.verbum-editor-wrapper .is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.verbum-editor-wrapper .components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0;width:auto}.verbum-editor-wrapper .components-placeholder.has-illustration .components-button,.verbum-editor-wrapper .components-placeholder.has-illustration .components-placeholder__instructions,.verbum-editor-wrapper .components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-placeholder.has-illustration .components-button,.verbum-editor-wrapper .components-placeholder.has-illustration .components-placeholder__instructions,.verbum-editor-wrapper .components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .is-selected>.components-placeholder.has-illustration .components-button,.verbum-editor-wrapper .is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.verbum-editor-wrapper .is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.verbum-editor-wrapper .components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.verbum-editor-wrapper .components-placeholder__preview{display:flex;justify-content:center}.verbum-editor-wrapper .components-placeholder__illustration{stroke:currentColor;box-sizing:initial;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.verbum-editor-wrapper .components-popover{will-change:transform;z-index:1000000}.verbum-editor-wrapper .components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.verbum-editor-wrapper .components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;width:min-content}.verbum-editor-wrapper .is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e}.verbum-editor-wrapper .is-unstyled .components-popover__content{background:0 0;border-radius:0;box-shadow:none}.verbum-editor-wrapper .components-popover.is-expanded .components-popover__content{box-shadow:0-1px 0 0#ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.verbum-editor-wrapper .components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0-1px 0#1e1e1e}.verbum-editor-wrapper .components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.verbum-editor-wrapper .components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.verbum-editor-wrapper .components-popover__close.components-button{z-index:5}.verbum-editor-wrapper .components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.verbum-editor-wrapper .components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.verbum-editor-wrapper .components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.verbum-editor-wrapper .components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.verbum-editor-wrapper .components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.verbum-editor-wrapper .components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.verbum-editor-wrapper .components-popover__triangle{display:block;flex:1}.verbum-editor-wrapper .components-popover__triangle-bg{fill:#fff}.verbum-editor-wrapper .components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.verbum-editor-wrapper .is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.verbum-editor-wrapper .components-popover-pointer-events-trap{background-color:initial;inset:0;position:fixed;z-index:1000000}.verbum-editor-wrapper .components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0#0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:6px;margin-top:0;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.verbum-editor-wrapper .components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.verbum-editor-wrapper .components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.verbum-editor-wrapper .components-radio-control__input[type=radio]{height:20px;width:20px}}.verbum-editor-wrapper .components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.verbum-editor-wrapper .components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.verbum-editor-wrapper .components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.verbum-editor-wrapper .components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.verbum-editor-wrapper .components-resizable-box__container>img{width:inherit}.verbum-editor-wrapper .components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.verbum-editor-wrapper .components-resizable-box__side-handle:before{background:#3858e9;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-resizable-box__corner-handle,.verbum-editor-wrapper .components-resizable-box__side-handle{z-index:2}.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-bottom,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-top,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-left,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-left:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-right,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.verbum-editor-wrapper .components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.verbum-editor-wrapper .components-resizable-box__handle-right{right:-11.5px}.verbum-editor-wrapper .components-resizable-box__handle-left{left:-11.5px}.verbum-editor-wrapper .components-resizable-box__handle-top{top:-11.5px}.verbum-editor-wrapper .components-resizable-box__handle-bottom{bottom:-11.5px}.verbum-editor-wrapper .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.verbum-editor-wrapper .components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.verbum-editor-wrapper .components-sandbox{overflow:hidden}.verbum-editor-wrapper iframe.components-sandbox{width:100%}.verbum-editor-wrapper body.lockscroll,.verbum-editor-wrapper html.lockscroll{overflow:hidden}.verbum-editor-wrapper .components-search-control{position:relative}.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input{background:#f0f0f0;border:0;border-radius:2px;box-shadow:0 0 0#0000;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:48px;line-height:normal;margin-left:0;margin-right:0;padding:0 48px 0 16px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input{font-size:13px}}.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.verbum-editor-wrapper .components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.verbum-editor-wrapper .components-search-control.is-next-40px-default-size input[type=search].components-search-control__input{height:40px}.verbum-editor-wrapper .components-search-control.is-size-compact input[type=search].components-search-control__input{height:32px;padding-left:8px;padding-right:32px}.verbum-editor-wrapper .components-search-control__icon{align-items:center;display:flex;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.verbum-editor-wrapper .is-size-compact .components-search-control__icon{right:4px}.verbum-editor-wrapper .components-search-control__input-wrapper{position:relative}.verbum-editor-wrapper .components-select-control__input{-webkit-tap-highlight-color:transparent!important;outline:0}@media (max-width:782px){.verbum-editor-wrapper .components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.verbum-editor-wrapper .components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:2px;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.verbum-editor-wrapper .components-snackbar{width:-moz-fit-content;width:fit-content}}.verbum-editor-wrapper .components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.verbum-editor-wrapper .components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.verbum-editor-wrapper .components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.verbum-editor-wrapper .components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.verbum-editor-wrapper .components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.verbum-editor-wrapper .components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.verbum-editor-wrapper .components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:initial;text-decoration:underline}.verbum-editor-wrapper .components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.verbum-editor-wrapper .components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.verbum-editor-wrapper .components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.verbum-editor-wrapper .components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.verbum-editor-wrapper .components-snackbar-list__notice-container{padding-top:8px;position:relative}.verbum-editor-wrapper .components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.verbum-editor-wrapper .components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.verbum-editor-wrapper .components-tab-panel__tabs-item{background:#0000;border:0;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.verbum-editor-wrapper .components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:0;position:relative}.verbum-editor-wrapper .components-tab-panel__tabs-item:after{background:#3858e9;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.verbum-editor-wrapper .components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0#0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.verbum-editor-wrapper .components-text-control__input,.verbum-editor-wrapper .components-text-control__input[type=color],.verbum-editor-wrapper .components-text-control__input[type=date],.verbum-editor-wrapper .components-text-control__input[type=datetime-local],.verbum-editor-wrapper .components-text-control__input[type=datetime],.verbum-editor-wrapper .components-text-control__input[type=email],.verbum-editor-wrapper .components-text-control__input[type=month],.verbum-editor-wrapper .components-text-control__input[type=number],.verbum-editor-wrapper .components-text-control__input[type=password],.verbum-editor-wrapper .components-text-control__input[type=tel],.verbum-editor-wrapper .components-text-control__input[type=text],.verbum-editor-wrapper .components-text-control__input[type=time],.verbum-editor-wrapper .components-text-control__input[type=url],.verbum-editor-wrapper .components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0#0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-text-control__input,.verbum-editor-wrapper .components-text-control__input[type=color],.verbum-editor-wrapper .components-text-control__input[type=date],.verbum-editor-wrapper .components-text-control__input[type=datetime-local],.verbum-editor-wrapper .components-text-control__input[type=datetime],.verbum-editor-wrapper .components-text-control__input[type=email],.verbum-editor-wrapper .components-text-control__input[type=month],.verbum-editor-wrapper .components-text-control__input[type=number],.verbum-editor-wrapper .components-text-control__input[type=password],.verbum-editor-wrapper .components-text-control__input[type=tel],.verbum-editor-wrapper .components-text-control__input[type=text],.verbum-editor-wrapper .components-text-control__input[type=time],.verbum-editor-wrapper .components-text-control__input[type=url],.verbum-editor-wrapper .components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .components-text-control__input,.verbum-editor-wrapper .components-text-control__input[type=color],.verbum-editor-wrapper .components-text-control__input[type=date],.verbum-editor-wrapper .components-text-control__input[type=datetime-local],.verbum-editor-wrapper .components-text-control__input[type=datetime],.verbum-editor-wrapper .components-text-control__input[type=email],.verbum-editor-wrapper .components-text-control__input[type=month],.verbum-editor-wrapper .components-text-control__input[type=number],.verbum-editor-wrapper .components-text-control__input[type=password],.verbum-editor-wrapper .components-text-control__input[type=tel],.verbum-editor-wrapper .components-text-control__input[type=text],.verbum-editor-wrapper .components-text-control__input[type=time],.verbum-editor-wrapper .components-text-control__input[type=url],.verbum-editor-wrapper .components-text-control__input[type=week]{font-size:13px;line-height:normal}}.verbum-editor-wrapper .components-text-control__input:focus,.verbum-editor-wrapper .components-text-control__input[type=color]:focus,.verbum-editor-wrapper .components-text-control__input[type=date]:focus,.verbum-editor-wrapper .components-text-control__input[type=datetime-local]:focus,.verbum-editor-wrapper .components-text-control__input[type=datetime]:focus,.verbum-editor-wrapper .components-text-control__input[type=email]:focus,.verbum-editor-wrapper .components-text-control__input[type=month]:focus,.verbum-editor-wrapper .components-text-control__input[type=number]:focus,.verbum-editor-wrapper .components-text-control__input[type=password]:focus,.verbum-editor-wrapper .components-text-control__input[type=tel]:focus,.verbum-editor-wrapper .components-text-control__input[type=text]:focus,.verbum-editor-wrapper .components-text-control__input[type=time]:focus,.verbum-editor-wrapper .components-text-control__input[type=url]:focus,.verbum-editor-wrapper .components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .components-text-control__input::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=color]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=date]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=datetime]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=email]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=month]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=number]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=password]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=tel]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=text]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=time]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=url]::-webkit-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-text-control__input::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=color]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=date]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=datetime-local]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=datetime]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=email]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=month]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=number]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=password]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=tel]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=text]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=time]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=url]::-moz-placeholder,.verbum-editor-wrapper .components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .components-text-control__input:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=color]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=date]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=datetime-local]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=datetime]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=email]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=month]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=number]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=password]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=tel]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=text]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=time]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=url]:-ms-input-placeholder,.verbum-editor-wrapper .components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .components-text-control__input.is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=color].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=date].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=datetime-local].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=datetime].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=email].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=month].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=number].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=password].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=tel].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=text].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=time].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=url].is-next-40px-default-size,.verbum-editor-wrapper .components-text-control__input[type=week].is-next-40px-default-size{height:40px}.verbum-editor-wrapper .components-tip{color:#757575;display:flex}.verbum-editor-wrapper .components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.verbum-editor-wrapper .components-tip p{margin:0}.verbum-editor-wrapper .components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.verbum-editor-wrapper .components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.verbum-editor-wrapper .components-accessible-toolbar.is-unstyled{border:0}.verbum-editor-wrapper .components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.verbum-editor-wrapper .components-accessible-toolbar .components-button,.verbum-editor-wrapper .components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.verbum-editor-wrapper .components-accessible-toolbar .components-button:focus:not(:disabled),.verbum-editor-wrapper .components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:0}.verbum-editor-wrapper .components-accessible-toolbar .components-button:before,.verbum-editor-wrapper .components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-accessible-toolbar .components-button:before,.verbum-editor-wrapper .components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .components-accessible-toolbar .components-button svg,.verbum-editor-wrapper .components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.verbum-editor-wrapper .components-accessible-toolbar .components-button.is-pressed,.verbum-editor-wrapper .components-accessible-toolbar .components-button.is-pressed:hover,.verbum-editor-wrapper .components-toolbar .components-button.is-pressed,.verbum-editor-wrapper .components-toolbar .components-button.is-pressed:hover{background:#0000}.verbum-editor-wrapper .components-accessible-toolbar .components-button.is-pressed:before,.verbum-editor-wrapper .components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.verbum-editor-wrapper .components-accessible-toolbar .components-button:focus:before,.verbum-editor-wrapper .components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.verbum-editor-wrapper .components-accessible-toolbar .components-button.has-icon.has-icon,.verbum-editor-wrapper .components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.verbum-editor-wrapper .components-accessible-toolbar .components-button.components-tab-button,.verbum-editor-wrapper .components-toolbar .components-button.components-tab-button{font-weight:500}.verbum-editor-wrapper .components-accessible-toolbar .components-button.components-tab-button span,.verbum-editor-wrapper .components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.verbum-editor-wrapper .components-toolbar__control.components-button{position:relative}.verbum-editor-wrapper .components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.verbum-editor-wrapper .components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.verbum-editor-wrapper .components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.verbum-editor-wrapper .components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.verbum-editor-wrapper .components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.verbum-editor-wrapper .components-toolbar-group .components-button.components-button,.verbum-editor-wrapper .components-toolbar-group .components-button.has-icon.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.verbum-editor-wrapper .components-toolbar-group .components-button.components-button svg,.verbum-editor-wrapper .components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.verbum-editor-wrapper .components-toolbar-group .components-button.components-button:before,.verbum-editor-wrapper .components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.verbum-editor-wrapper .components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.verbum-editor-wrapper .components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}.verbum-editor-wrapper div.components-toolbar>div{display:block;margin:0}@supports (position:sticky){.verbum-editor-wrapper div.components-toolbar>div{display:flex}}.verbum-editor-wrapper div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}.verbum-editor-wrapper div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.verbum-editor-wrapper .components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.verbum-editor-wrapper .components-tooltip__shortcut{margin-left:8px}.verbum-editor-wrapper .components-panel__header.interface-complementary-area-header__small{background:#fff;padding-right:4px}.verbum-editor-wrapper .components-panel__header.interface-complementary-area-header__small .interface-complementary-area-header__small-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (min-width:782px){.verbum-editor-wrapper .components-panel__header.interface-complementary-area-header__small{display:none}}.verbum-editor-wrapper .interface-complementary-area-header{background:#fff;padding-right:4px}.verbum-editor-wrapper .interface-complementary-area-header .components-button.has-icon{display:none;margin-left:auto}.verbum-editor-wrapper .interface-complementary-area-header .components-button.has-icon~.components-button{margin-left:0}@media (min-width:782px){.verbum-editor-wrapper .interface-complementary-area-header .components-button.has-icon{display:flex}.verbum-editor-wrapper .components-panel__header+.interface-complementary-area-header{margin-top:0}}.verbum-editor-wrapper .interface-complementary-area{background:#fff;color:#1e1e1e}@media (min-width:600px){.verbum-editor-wrapper .interface-complementary-area{-webkit-overflow-scrolling:touch}}@media (min-width:782px){.verbum-editor-wrapper .interface-complementary-area{width:280px}}.verbum-editor-wrapper .interface-complementary-area .components-panel{border:0;position:relative;z-index:0}.verbum-editor-wrapper .interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.verbum-editor-wrapper .interface-complementary-area .components-panel__header.edit-post-sidebar__panel-tabs{top:48px}@media (min-width:782px){.verbum-editor-wrapper .interface-complementary-area .components-panel__header.edit-post-sidebar__panel-tabs{top:0}}.verbum-editor-wrapper .interface-complementary-area p:not(.components-base-control__help){margin-top:0}.verbum-editor-wrapper .interface-complementary-area h2{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.verbum-editor-wrapper .interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.verbum-editor-wrapper .interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.verbum-editor-wrapper .interface-complementary-area div.components-toolbar,.verbum-editor-wrapper .interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.verbum-editor-wrapper .interface-complementary-area div.components-toolbar-group:last-child,.verbum-editor-wrapper .interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.verbum-editor-wrapper .interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}@media (min-width:782px){.verbum-editor-wrapper body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}.verbum-editor-wrapper body.js.is-fullscreen-mode #adminmenumain,.verbum-editor-wrapper body.js.is-fullscreen-mode #wpadminbar{display:none}.verbum-editor-wrapper body.js.is-fullscreen-mode #wpcontent,.verbum-editor-wrapper body.js.is-fullscreen-mode #wpfooter{margin-left:0}}.verbum-editor-wrapper html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){.verbum-editor-wrapper html.interface-interface-skeleton__html-container{position:static;width:auto}}.verbum-editor-wrapper .interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.verbum-editor-wrapper .interface-interface-skeleton{top:32px}.verbum-editor-wrapper .is-fullscreen-mode .interface-interface-skeleton{top:0}}.verbum-editor-wrapper .interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.verbum-editor-wrapper .interface-interface-skeleton{left:0}@media (min-width:783px){.verbum-editor-wrapper .interface-interface-skeleton{left:160px}.verbum-editor-wrapper .auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.verbum-editor-wrapper .auto-fold .interface-interface-skeleton{left:160px}}.verbum-editor-wrapper .folded .interface-interface-skeleton{left:0}@media (min-width:783px){.verbum-editor-wrapper .folded .interface-interface-skeleton{left:36px}}.verbum-editor-wrapper body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.verbum-editor-wrapper .interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none}@media (min-width:782px){.verbum-editor-wrapper .has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.verbum-editor-wrapper .interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.verbum-editor-wrapper .interface-interface-skeleton__content{z-index:auto}}.verbum-editor-wrapper .interface-interface-skeleton__secondary-sidebar,.verbum-editor-wrapper .interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;right:0;top:0;z-index:100000}@media (min-width:782px){.verbum-editor-wrapper .interface-interface-skeleton__secondary-sidebar,.verbum-editor-wrapper .interface-interface-skeleton__sidebar{position:relative!important;width:auto}.verbum-editor-wrapper .is-sidebar-opened .interface-interface-skeleton__secondary-sidebar,.verbum-editor-wrapper .is-sidebar-opened .interface-interface-skeleton__sidebar{z-index:90}}.verbum-editor-wrapper .interface-interface-skeleton__sidebar{overflow:auto}@media (min-width:782px){.verbum-editor-wrapper .interface-interface-skeleton__sidebar{border-left:1px solid #e0e0e0}.verbum-editor-wrapper .interface-interface-skeleton__secondary-sidebar{border-right:1px solid #e0e0e0}}.verbum-editor-wrapper .interface-interface-skeleton__header{border-bottom:1px solid #e0e0e0;color:#1e1e1e;flex-shrink:0;height:auto;z-index:30}.verbum-editor-wrapper .interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.verbum-editor-wrapper .interface-interface-skeleton__footer{display:flex}}.verbum-editor-wrapper .interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.verbum-editor-wrapper .interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.verbum-editor-wrapper .interface-interface-skeleton__actions{width:280px}}.verbum-editor-wrapper .interface-interface-skeleton__actions:focus,.verbum-editor-wrapper .interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.verbum-editor-wrapper .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.verbum-editor-wrapper .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.verbum-editor-wrapper .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.verbum-editor-wrapper .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.verbum-editor-wrapper .is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.verbum-editor-wrapper .is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.verbum-editor-wrapper .interface-more-menu-dropdown{margin-left:-4px}.verbum-editor-wrapper .interface-more-menu-dropdown .components-button{padding:0 2px;width:auto}@media (min-width:600px){.verbum-editor-wrapper .interface-more-menu-dropdown{margin-left:0}.verbum-editor-wrapper .interface-more-menu-dropdown .components-button{padding:0 4px}}.verbum-editor-wrapper .interface-more-menu-dropdown__content .components-popover__content{min-width:280px}@media (min-width:480px){.verbum-editor-wrapper .interface-more-menu-dropdown__content .components-popover__content{max-width:480px}}.verbum-editor-wrapper .interface-more-menu-dropdown__content .components-popover__content .components-dropdown-menu__menu{padding:0}.verbum-editor-wrapper .components-popover.interface-more-menu-dropdown__content{z-index:99998}.verbum-editor-wrapper .interface-pinned-items{display:flex;gap:8px;margin-right:-4px}.verbum-editor-wrapper .interface-pinned-items .components-button{display:none;margin:0}.verbum-editor-wrapper .interface-pinned-items .components-button[aria-controls="edit-post:block"],.verbum-editor-wrapper .interface-pinned-items .components-button[aria-controls="edit-post:document"],.verbum-editor-wrapper .interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.verbum-editor-wrapper .interface-pinned-items .components-button[aria-controls="edit-site:global-styles"],.verbum-editor-wrapper .interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.verbum-editor-wrapper .interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.verbum-editor-wrapper .interface-pinned-items .components-button{display:flex}.verbum-editor-wrapper .interface-preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.verbum-editor-wrapper .interface-preferences-modal{width:750px}}@media (min-width:960px){.verbum-editor-wrapper .interface-preferences-modal{height:70%}}@media (max-width:781px){.verbum-editor-wrapper .interface-preferences-modal .components-modal__content{padding:0}}.verbum-editor-wrapper .interface-preferences__tabs .components-tab-panel__tabs{left:16px;position:absolute;top:84px;width:160px}.verbum-editor-wrapper .interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{border-radius:2px;font-weight:400}.verbum-editor-wrapper .interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item.is-active{background:#f0f0f0;box-shadow:none;font-weight:500}.verbum-editor-wrapper .interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item.is-active:after{content:none}.verbum-editor-wrapper .interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item:focus-visible:before{content:none}.verbum-editor-wrapper .interface-preferences__tabs .components-tab-panel__tab-content{margin-left:160px;padding-left:24px}@media (max-width:781px){.verbum-editor-wrapper .interface-preferences__provider{height:100%}}.verbum-editor-wrapper .interface-preferences-modal__section{margin:0 0 2.5rem}.verbum-editor-wrapper .interface-preferences-modal__section:last-child{margin:0}.verbum-editor-wrapper .interface-preferences-modal__section-legend{margin-bottom:8px}.verbum-editor-wrapper .interface-preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.verbum-editor-wrapper .interface-preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.verbum-editor-wrapper .interface-preferences-modal__option+.interface-preferences-modal__option{margin-top:16px}.verbum-editor-wrapper .interface-preferences-modal__option .components-base-control__help{margin-left:48px;margin-top:0}.verbum-editor-wrapper .edit-post-header{align-items:center;background:#fff;display:flex;flex-wrap:wrap;height:60px;justify-content:space-between;max-width:100vw}@media (min-width:280px){.verbum-editor-wrapper .edit-post-header{flex-wrap:nowrap}}.verbum-editor-wrapper .edit-post-header>.edit-post-header__settings{order:1}@supports (position:sticky){.verbum-editor-wrapper .edit-post-header>.edit-post-header__settings{order:0}}.verbum-editor-wrapper .edit-post-header__toolbar{align-items:center;display:flex;flex-grow:3;flex-shrink:8;overflow:hidden;padding:2px 0}.verbum-editor-wrapper .edit-post-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.verbum-editor-wrapper .edit-post-header__toolbar .table-of-contents{display:block}}.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper{display:flex;overflow-x:hidden}.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper .block-editor-block-contextual-toolbar{border-bottom:0}.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper:after{background-color:#ddd;content:"";margin-bottom:12px;margin-left:8px;margin-top:12px;width:1px}.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper .components-toolbar,.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper .components-toolbar-group{border-right:none}.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper .components-toolbar-group:after,.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper .components-toolbar:after{background-color:#ddd;content:"";margin-bottom:12px;margin-left:8px;margin-top:12px;width:1px}.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper .components-toolbar-group .components-toolbar-group.components-toolbar-group:after,.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper .components-toolbar .components-toolbar-group.components-toolbar-group:after,.verbum-editor-wrapper .edit-post-header__toolbar .selected-block-tools-wrapper.is-collapsed{display:none}.verbum-editor-wrapper .edit-post-header__block-tools-toggle{margin-left:2px}.verbum-editor-wrapper .edit-post-header__center{display:flex;flex-grow:1;justify-content:center}.verbum-editor-wrapper .edit-post-header__center.is-collapsed{display:none}.verbum-editor-wrapper .edit-post-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:8px;padding-right:4px}@media (min-width:600px){.verbum-editor-wrapper .edit-post-header__settings{padding-right:10px}}.verbum-editor-wrapper .edit-post-header__dropdown .components-button.has-icon,.verbum-editor-wrapper .show-icon-labels .edit-post-header .components-button.has-icon,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.verbum-editor-wrapper .edit-post-header__dropdown .components-button.has-icon svg,.verbum-editor-wrapper .show-icon-labels .edit-post-header .components-button.has-icon svg,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.verbum-editor-wrapper .edit-post-header__dropdown .components-button.has-icon:after,.verbum-editor-wrapper .show-icon-labels .edit-post-header .components-button.has-icon:after,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label)}.verbum-editor-wrapper .edit-post-header__dropdown .components-button.has-icon[aria-disabled=true],.verbum-editor-wrapper .show-icon-labels .edit-post-header .components-button.has-icon[aria-disabled=true],.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.verbum-editor-wrapper .edit-post-header__dropdown .is-tertiary:active,.verbum-editor-wrapper .show-icon-labels .edit-post-header .is-tertiary:active,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.verbum-editor-wrapper .edit-post-header__dropdown .components-button.has-icon.button-toggle svg,.verbum-editor-wrapper .edit-post-header__dropdown .edit-post-fullscreen-mode-close.has-icon svg,.verbum-editor-wrapper .show-icon-labels .edit-post-header .components-button.has-icon.button-toggle svg,.verbum-editor-wrapper .show-icon-labels .edit-post-header .edit-post-fullscreen-mode-close.has-icon svg,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .edit-post-fullscreen-mode-close.has-icon svg{display:block}.verbum-editor-wrapper .edit-post-header__dropdown .components-button.has-icon.button-toggle:after,.verbum-editor-wrapper .edit-post-header__dropdown .edit-post-fullscreen-mode-close.has-icon:after,.verbum-editor-wrapper .show-icon-labels .edit-post-header .components-button.has-icon.button-toggle:after,.verbum-editor-wrapper .show-icon-labels .edit-post-header .edit-post-fullscreen-mode-close.has-icon:after,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .edit-post-fullscreen-mode-close.has-icon:after{content:none}.verbum-editor-wrapper .edit-post-header__dropdown .edit-post-fullscreen-mode-close.has-icon,.verbum-editor-wrapper .show-icon-labels .edit-post-header .edit-post-fullscreen-mode-close.has-icon,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .edit-post-fullscreen-mode-close.has-icon{width:60px}.verbum-editor-wrapper .edit-post-header__dropdown .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.verbum-editor-wrapper .show-icon-labels .edit-post-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.verbum-editor-wrapper .edit-post-header__dropdown .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.verbum-editor-wrapper .edit-post-header__dropdown .interface-pinned-items .components-button,.verbum-editor-wrapper .show-icon-labels .edit-post-header .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.verbum-editor-wrapper .show-icon-labels .edit-post-header .interface-pinned-items .components-button,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.verbum-editor-wrapper .edit-post-header__dropdown .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.verbum-editor-wrapper .edit-post-header__dropdown .interface-pinned-items .components-button,.verbum-editor-wrapper .show-icon-labels .edit-post-header .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.verbum-editor-wrapper .show-icon-labels .edit-post-header .interface-pinned-items .components-button,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.verbum-editor-wrapper .edit-post-header__dropdown .editor-post-save-draft.editor-post-save-draft:after,.verbum-editor-wrapper .edit-post-header__dropdown .editor-post-saved-state.editor-post-saved-state:after,.verbum-editor-wrapper .show-icon-labels .edit-post-header .editor-post-save-draft.editor-post-save-draft:after,.verbum-editor-wrapper .show-icon-labels .edit-post-header .editor-post-saved-state.editor-post-saved-state:after,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.verbum-editor-wrapper .show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.verbum-editor-wrapper .show-icon-labels .edit-post-header__toolbar .block-editor-block-mover{border-left:none}.verbum-editor-wrapper .show-icon-labels .edit-post-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";margin-bottom:12px;margin-left:8px;margin-top:12px;width:1px}.verbum-editor-wrapper .edit-post-header__dropdown .components-button.block-editor-list-view,.verbum-editor-wrapper .edit-post-header__dropdown .components-button.editor-history__redo,.verbum-editor-wrapper .edit-post-header__dropdown .components-button.editor-history__undo,.verbum-editor-wrapper .edit-post-header__dropdown .components-menu-item__button.components-menu-item__button,.verbum-editor-wrapper .edit-post-header__dropdown .table-of-contents .components-button{justify-content:flex-start;margin:0;padding:6px 6px 6px 40px;text-align:left;width:14.625rem}.verbum-editor-wrapper .show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0-12px;padding:6px 12px 12px}.verbum-editor-wrapper .show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.verbum-editor-wrapper .show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.verbum-editor-wrapper .show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.verbum-editor-wrapper .show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:600px){.verbum-editor-wrapper .edit-post-header__post-preview-button{display:none}}.verbum-editor-wrapper .is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.verbum-editor-wrapper .is-distraction-free .edit-post-header{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background-color:#ffffffe6;border-bottom:1px solid #e0e0e0;position:absolute;width:100%}.verbum-editor-wrapper .is-distraction-free .edit-post-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.verbum-editor-wrapper .is-distraction-free .edit-post-header>.edit-post-header__settings>.editor-preview-dropdown,.verbum-editor-wrapper .is-distraction-free .edit-post-header>.edit-post-header__settings>.interface-pinned-items,.verbum-editor-wrapper .is-distraction-free .edit-post-header>.edit-post-header__toolbar .edit-post-header-toolbar__document-overview-toggle,.verbum-editor-wrapper .is-distraction-free .edit-post-header>.edit-post-header__toolbar .edit-post-header-toolbar__inserter-toggle{display:none}.verbum-editor-wrapper .is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.verbum-editor-wrapper .is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.verbum-editor-wrapper .is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button{display:none}@media (min-width:782px){.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button{align-items:center;align-self:stretch;background:#1e1e1e;border:0;border-radius:0;color:#fff;display:flex;height:61px;margin-bottom:-1px;position:relative;width:60px}.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button:active{color:#fff}.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button:focus{box-shadow:none}.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button:before{border-radius:4px;bottom:10px;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #1e1e1e;content:"";display:block;left:9px;position:absolute;right:9px;top:9px;transition:box-shadow .1s ease}}@media (min-width:782px) and (prefers-reduced-motion:reduce){.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button:before{transition-delay:0s;transition-duration:0s}}@media (min-width:782px){.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button:hover:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #757575}.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button.has-icon:hover:before{box-shadow:none}.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #ffffff1a,inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}}.verbum-editor-wrapper .edit-post-fullscreen-mode-close.components-button .edit-post-fullscreen-mode-close_site-icon{border-radius:2px;height:36px;margin-top:-1px;object-fit:cover;width:36px}.verbum-editor-wrapper .edit-post-header-toolbar{align-items:center;display:inline-flex}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button{display:none}@media (min-width:600px){.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button{display:inline-flex}}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle{display:inline-flex}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle svg{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.verbum-editor-wrapper .edit-post-header-toolbar .block-editor-list-view{display:none}@media (min-width:600px){.verbum-editor-wrapper .edit-post-header-toolbar .block-editor-list-view{display:flex}}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button.has-icon,.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button.has-icon.is-pressed,.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button.has-icon:focus:not(:disabled),.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button.has-icon:before,.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.components-dropdown>.components-button.has-icon:before{display:none}@media (min-width:600px){.verbum-editor-wrapper .edit-post-header.has-reduced-ui .edit-post-header-toolbar__left>*+.components-button,.verbum-editor-wrapper .edit-post-header.has-reduced-ui .edit-post-header-toolbar__left>*+.components-dropdown>[aria-expanded=false]{transition:opacity .1s linear}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.verbum-editor-wrapper .edit-post-header.has-reduced-ui .edit-post-header-toolbar__left>*+.components-button,.verbum-editor-wrapper .edit-post-header.has-reduced-ui .edit-post-header-toolbar__left>*+.components-dropdown>[aria-expanded=false]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .edit-post-header.has-reduced-ui:not(:hover) .edit-post-header-toolbar__left>*+.components-button,.verbum-editor-wrapper .edit-post-header.has-reduced-ui:not(:hover) .edit-post-header-toolbar__left>*+.components-dropdown>[aria-expanded=false]{opacity:0}}.verbum-editor-wrapper .edit-post-header-toolbar__left{align-items:center;display:inline-flex;gap:8px;margin-right:8px;padding-left:16px}@media (min-width:782px){.verbum-editor-wrapper .edit-post-header-toolbar__left{padding-left:20px}}@media (min-width:1280px){.verbum-editor-wrapper .edit-post-header-toolbar__left{padding-right:8px}}.verbum-editor-wrapper .edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle.has-icon{height:32px;min-width:32px;padding:0;width:32px}.verbum-editor-wrapper .show-icon-labels .edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle.has-icon{height:32px;padding:0 8px;width:auto}.verbum-editor-wrapper .show-icon-labels .edit-post-header-toolbar__left>*+*{margin-left:8px}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut:empty{display:none}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut-description{flex:1;flex-basis:auto;margin:0}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut-key-combination{background:0 0;display:block;margin:0;padding:0}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut-key-combination+.edit-post-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.verbum-editor-wrapper .edit-post-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.verbum-editor-wrapper .edit-post-layout__metaboxes{clear:both;flex-shrink:0}.verbum-editor-wrapper .edit-post-layout .components-editor-notices__snackbar{bottom:40px;padding-left:16px;padding-right:16px;position:fixed;right:0}.verbum-editor-wrapper .is-distraction-free .components-editor-notices__snackbar{bottom:20px}.verbum-editor-wrapper .edit-post-layout .components-editor-notices__snackbar{left:0}@media (min-width:783px){.verbum-editor-wrapper .edit-post-layout .components-editor-notices__snackbar{left:160px}.verbum-editor-wrapper .auto-fold .edit-post-layout .components-editor-notices__snackbar{left:36px}}@media (min-width:961px){.verbum-editor-wrapper .auto-fold .edit-post-layout .components-editor-notices__snackbar{left:160px}}.verbum-editor-wrapper .folded .edit-post-layout .components-editor-notices__snackbar{left:0}@media (min-width:783px){.verbum-editor-wrapper .folded .edit-post-layout .components-editor-notices__snackbar{left:36px}}.verbum-editor-wrapper body.is-fullscreen-mode .edit-post-layout .components-editor-notices__snackbar{left:0!important}.verbum-editor-wrapper .edit-post-layout .editor-post-publish-panel{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.verbum-editor-wrapper .edit-post-layout .editor-post-publish-panel{animation:edit-post-post-publish-panel__slide-in-animation .1s forwards;border-left:1px solid #ddd;left:auto;top:32px;transform:translateX(100%);width:281px;z-index:99998}}@media (min-width:782px) and (prefers-reduced-motion:reduce){.verbum-editor-wrapper .edit-post-layout .editor-post-publish-panel{animation-delay:0s;animation-duration:1ms}}@media (min-width:782px){.verbum-editor-wrapper body.is-fullscreen-mode .edit-post-layout .editor-post-publish-panel{top:0}.verbum-editor-wrapper [role=region]:focus .edit-post-layout .editor-post-publish-panel{transform:translateX(0)}}@keyframes edit-post-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.verbum-editor-wrapper .edit-post-layout .editor-post-publish-panel__header-publish-button{justify-content:center}.verbum-editor-wrapper .edit-post-layout__toggle-entities-saved-states-panel,.verbum-editor-wrapper .edit-post-layout__toggle-publish-panel,.verbum-editor-wrapper .edit-post-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.verbum-editor-wrapper .interface-interface-skeleton__actions:focus-within .edit-post-layout__toggle-entities-saved-states-panel,.verbum-editor-wrapper .interface-interface-skeleton__actions:focus-within .edit-post-layout__toggle-publish-panel,.verbum-editor-wrapper .interface-interface-skeleton__actions:focus .edit-post-layout__toggle-entities-saved-states-panel,.verbum-editor-wrapper .interface-interface-skeleton__actions:focus .edit-post-layout__toggle-publish-panel,.verbum-editor-wrapper .interface-interface-skeleton__sidebar:focus-within .edit-post-layout__toggle-sidebar-panel,.verbum-editor-wrapper .interface-interface-skeleton__sidebar:focus .edit-post-layout__toggle-sidebar-panel{bottom:0;top:auto}.verbum-editor-wrapper .edit-post-layout .entities-saved-states__panel-header{height:61px}.verbum-editor-wrapper .edit-post-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.verbum-editor-wrapper .edit-post-block-manager__search{margin:16px 0}.verbum-editor-wrapper .edit-post-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0#fff,32px 0 0 0#fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.verbum-editor-wrapper .edit-post-block-manager__disabled-blocks-count~.edit-post-block-manager__results .edit-post-block-manager__category-title{top:31px}.verbum-editor-wrapper .edit-post-block-manager__disabled-blocks-count .is-link{margin-left:12px}.verbum-editor-wrapper .edit-post-block-manager__category{margin:0 0 24px}.verbum-editor-wrapper .edit-post-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.verbum-editor-wrapper .edit-post-block-manager__category-title .components-checkbox-control__label{font-weight:600}.verbum-editor-wrapper .edit-post-block-manager__checklist{margin-top:0}.verbum-editor-wrapper .edit-post-block-manager__category-title,.verbum-editor-wrapper .edit-post-block-manager__checklist-item{border-bottom:1px solid #ddd}.verbum-editor-wrapper .edit-post-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.verbum-editor-wrapper .components-modal__content .edit-post-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.verbum-editor-wrapper .edit-post-block-manager__checklist-item .block-editor-block-icon{fill:#1e1e1e;margin-right:10px}.verbum-editor-wrapper .edit-post-block-manager__results{border-top:1px solid #ddd}.verbum-editor-wrapper .edit-post-block-manager__disabled-blocks-count+.edit-post-block-manager__results{border-top-width:0}.verbum-editor-wrapper .edit-post-meta-boxes-area{position:relative}.verbum-editor-wrapper .edit-post-meta-boxes-area .inside,.verbum-editor-wrapper .edit-post-meta-boxes-area__container{box-sizing:initial}.verbum-editor-wrapper .edit-post-meta-boxes-area input,.verbum-editor-wrapper .edit-post-meta-boxes-area textarea{box-sizing:border-box}.verbum-editor-wrapper .edit-post-meta-boxes-area .postbox-header{border-bottom:0;border-top:1px solid #ddd}.verbum-editor-wrapper .edit-post-meta-boxes-area #poststuff{margin:0 auto;min-width:auto;padding-top:0}.verbum-editor-wrapper .edit-post-meta-boxes-area #poststuff .stuffbox>h3,.verbum-editor-wrapper .edit-post-meta-boxes-area #poststuff h2.hndle,.verbum-editor-wrapper .edit-post-meta-boxes-area #poststuff h3.hndle{box-sizing:border-box;color:inherit;font-weight:600;outline:0;padding:0 24px;position:relative;width:100%}.verbum-editor-wrapper .edit-post-meta-boxes-area .postbox{border:0;color:inherit;margin-bottom:0}.verbum-editor-wrapper .edit-post-meta-boxes-area .postbox>.inside{color:inherit;margin:0;padding:0 24px 24px}.verbum-editor-wrapper .edit-post-meta-boxes-area .postbox .handlediv{height:44px;width:44px}.verbum-editor-wrapper .edit-post-meta-boxes-area.is-loading:before{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.verbum-editor-wrapper .edit-post-meta-boxes-area .components-spinner{position:absolute;right:20px;top:10px;z-index:5}.verbum-editor-wrapper .edit-post-meta-boxes-area .is-hidden{display:none}.verbum-editor-wrapper .edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]{border:1px solid #757575}.verbum-editor-wrapper .edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]:checked{background:#fff;border-color:#757575}.verbum-editor-wrapper .edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]:before{margin:-3px -4px}.verbum-editor-wrapper .edit-post-meta-boxes-area__clear{clear:both}.verbum-editor-wrapper .edit-post-editor__document-overview-panel,.verbum-editor-wrapper .edit-post-editor__inserter-panel{display:flex;flex-direction:column;height:100%}@media (min-width:782px){.verbum-editor-wrapper .edit-post-editor__document-overview-panel{width:350px}}.verbum-editor-wrapper .edit-post-editor__document-overview-panel .edit-post-editor__document-overview-panel__close-button{background:#fff;position:absolute;right:8px;top:6px;z-index:1}.verbum-editor-wrapper .edit-post-editor__document-overview-panel .components-tab-panel__tabs{border-bottom:1px solid #ddd;box-sizing:border-box;display:flex;padding-right:56px;width:100%}.verbum-editor-wrapper .edit-post-editor__document-overview-panel .components-tab-panel__tabs .edit-post-sidebar__panel-tab{margin-bottom:-1px;width:50%}.verbum-editor-wrapper .edit-post-editor__document-overview-panel .components-tab-panel__tab-content{height:calc(100% - 47px)}.verbum-editor-wrapper .edit-post-editor__inserter-panel-header{display:flex;justify-content:flex-end;padding-right:8px;padding-top:8px}.verbum-editor-wrapper .edit-post-editor__inserter-panel-content{height:calc(100% - 44px)}@media (min-width:782px){.verbum-editor-wrapper .edit-post-editor__inserter-panel-content{height:100%}}.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content{scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;height:100%;overflow:auto;padding:8px 6px;scrollbar-color:#0000 #0000;scrollbar-width:thin;will-change:transform}.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline::-webkit-scrollbar,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings::-webkit-scrollbar,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline::-webkit-scrollbar-track,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings::-webkit-scrollbar-track,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings:focus-within::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings:focus::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings:hover::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content:focus::-webkit-scrollbar-thumb,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline:focus,.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline:focus-within,.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline:hover,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings:focus,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings:focus-within,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings:hover,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content:focus,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content:focus-within,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content:hover{scrollbar-color:#949494 #0000}@media (hover:none){.verbum-editor-wrapper .edit-post-editor__list-view-container>.document-outline,.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings,.verbum-editor-wrapper .edit-post-editor__list-view-panel-content{scrollbar-color:#949494 #0000}}.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings{color:#757575;text-align:center}.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings>svg{margin-top:28px}.verbum-editor-wrapper .edit-post-editor__list-view-empty-headings>p{padding-left:32px;padding-right:32px}.verbum-editor-wrapper .edit-post-editor__list-view-overview{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.verbum-editor-wrapper .edit-post-editor__list-view-overview>div>span:first-child{display:inline-block;width:90px}.verbum-editor-wrapper .edit-post-editor__list-view-overview>div>span{color:#757575;font-size:12px;line-height:1.4}.verbum-editor-wrapper .edit-post-editor__list-view-container{display:flex;flex-direction:column;height:100%}.verbum-editor-wrapper .edit-post-editor__document-overview-panel__tab-panel{height:100%}.verbum-editor-wrapper .components-panel__header.edit-post-sidebar__panel-tabs{padding-left:0;padding-right:16px}.verbum-editor-wrapper .components-panel__header.edit-post-sidebar__panel-tabs .components-button.has-icon{height:24px;min-width:24px;padding:0}@media (min-width:782px){.verbum-editor-wrapper .components-panel__header.edit-post-sidebar__panel-tabs .components-button.has-icon{display:flex}}.verbum-editor-wrapper .edit-post-sidebar__panel{margin-top:-1px}.verbum-editor-wrapper .components-panel__body.is-opened.edit-post-last-revision__panel{height:48px;padding:0}.verbum-editor-wrapper .editor-post-last-revision__title.components-button.components-button{padding:16px}.verbum-editor-wrapper .edit-post-post-format,.verbum-editor-wrapper .edit-post-post-slug{align-items:stretch;display:flex;flex-direction:column}.verbum-editor-wrapper .edit-post-post-visibility__dialog .editor-post-visibility{margin:8px;min-width:248px}.verbum-editor-wrapper h2.edit-post-template-summary__title{font-weight:500;line-height:24px;margin:0 0 4px}.verbum-editor-wrapper .edit-post-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.verbum-editor-wrapper .edit-post-text-editor .editor-post-title.is-raw-text textarea,.verbum-editor-wrapper .edit-post-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.verbum-editor-wrapper .edit-post-text-editor .editor-post-title.is-raw-text textarea,.verbum-editor-wrapper .edit-post-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.verbum-editor-wrapper .edit-post-text-editor .editor-post-title.is-raw-text textarea:focus,.verbum-editor-wrapper .edit-post-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.verbum-editor-wrapper .edit-post-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.verbum-editor-wrapper .edit-post-text-editor__body{padding:0 24px 24px}}.verbum-editor-wrapper .edit-post-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.verbum-editor-wrapper .edit-post-text-editor__toolbar{padding:12px}}@media (min-width:960px){.verbum-editor-wrapper .edit-post-text-editor__toolbar{padding:12px 24px}}.verbum-editor-wrapper .edit-post-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:36px;margin:0 auto 0 0}.verbum-editor-wrapper .edit-post-text-editor__toolbar .components-button svg{order:1}.verbum-editor-wrapper .edit-post-visual-editor{background-color:#1e1e1e;display:flex;flex:1 0 auto;flex-flow:column;position:relative}.verbum-editor-wrapper .edit-post-visual-editor:not(.has-inline-canvas){overflow:hidden}.verbum-editor-wrapper .edit-post-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.verbum-editor-wrapper .edit-post-visual-editor .components-button.has-icon{padding:6px}.verbum-editor-wrapper .edit-post-visual-editor__content-area{box-sizing:border-box;display:flex;flex-grow:1;height:100%;position:relative;width:100%}.verbum-editor-wrapper .edit-post-welcome-guide,.verbum-editor-wrapper .edit-template-welcome-guide{width:312px}.verbum-editor-wrapper .edit-post-welcome-guide__image,.verbum-editor-wrapper .edit-template-welcome-guide__image{background:#00a0d2;margin:0 0 16px}.verbum-editor-wrapper .edit-post-welcome-guide__image>img,.verbum-editor-wrapper .edit-template-welcome-guide__image>img{display:block;max-width:100%;object-fit:cover}.verbum-editor-wrapper .edit-post-welcome-guide__heading,.verbum-editor-wrapper .edit-template-welcome-guide__heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:24px;line-height:1.4;margin:16px 0;padding:0 32px}.verbum-editor-wrapper .edit-post-welcome-guide__text,.verbum-editor-wrapper .edit-template-welcome-guide__text{font-size:13px;line-height:1.4;margin:0 0 24px;padding:0 32px}.verbum-editor-wrapper .edit-post-welcome-guide__inserter-icon,.verbum-editor-wrapper .edit-template-welcome-guide__inserter-icon{margin:0 4px;vertical-align:text-top}.verbum-editor-wrapper .edit-template-welcome-guide .components-button svg{fill:#fff}.verbum-editor-wrapper .edit-post-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.verbum-editor-wrapper .edit-post-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.verbum-editor-wrapper .edit-post-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.verbum-editor-wrapper .edit-post-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.verbum-editor-wrapper .edit-post-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.verbum-editor-wrapper .edit-post-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}@keyframes edit-post__fade-in-animation{0%{opacity:0}to{opacity:1}}.verbum-editor-wrapper body.js.block-editor-page{background:#fff}.verbum-editor-wrapper body.js.block-editor-page #wpcontent{padding-left:0}.verbum-editor-wrapper body.js.block-editor-page #wpbody-content{padding-bottom:0}.verbum-editor-wrapper body.js.block-editor-page #wpbody-content>div:not(.block-editor):not(#screen-meta),.verbum-editor-wrapper body.js.block-editor-page #wpfooter{display:none}.verbum-editor-wrapper body.js.block-editor-page .a11y-speak-region{left:-1px;top:-1px}.verbum-editor-wrapper body.js.block-editor-page ul#adminmenu>li.current>a.current:after,.verbum-editor-wrapper body.js.block-editor-page ul#adminmenu a.wp-has-current-submenu:after{border-right-color:#fff}.verbum-editor-wrapper body.js.block-editor-page .media-frame select.attachment-filters:last-of-type{max-width:100%;width:auto}.verbum-editor-wrapper .block-editor-page #wpwrap{overflow-y:auto}@media (min-width:782px){.verbum-editor-wrapper .block-editor-page #wpwrap{overflow-y:initial}}.verbum-editor-wrapper .components-modal__frame,.verbum-editor-wrapper .components-popover,.verbum-editor-wrapper .edit-post-editor__inserter-panel,.verbum-editor-wrapper .edit-post-header,.verbum-editor-wrapper .edit-post-sidebar,.verbum-editor-wrapper .edit-post-text-editor,.verbum-editor-wrapper .editor-post-publish-panel{box-sizing:border-box}.verbum-editor-wrapper .components-modal__frame *,.verbum-editor-wrapper .components-modal__frame :after,.verbum-editor-wrapper .components-modal__frame :before,.verbum-editor-wrapper .components-popover *,.verbum-editor-wrapper .components-popover :after,.verbum-editor-wrapper .components-popover :before,.verbum-editor-wrapper .edit-post-editor__inserter-panel *,.verbum-editor-wrapper .edit-post-editor__inserter-panel :after,.verbum-editor-wrapper .edit-post-editor__inserter-panel :before,.verbum-editor-wrapper .edit-post-header *,.verbum-editor-wrapper .edit-post-header :after,.verbum-editor-wrapper .edit-post-header :before,.verbum-editor-wrapper .edit-post-sidebar *,.verbum-editor-wrapper .edit-post-sidebar :after,.verbum-editor-wrapper .edit-post-sidebar :before,.verbum-editor-wrapper .edit-post-text-editor *,.verbum-editor-wrapper .edit-post-text-editor :after,.verbum-editor-wrapper .edit-post-text-editor :before,.verbum-editor-wrapper .editor-post-publish-panel *,.verbum-editor-wrapper .editor-post-publish-panel :after,.verbum-editor-wrapper .editor-post-publish-panel :before{box-sizing:inherit}@media (min-width:600px){.verbum-editor-wrapper .block-editor__container{bottom:0;left:0;min-height:calc(100vh - 46px);position:absolute;right:0;top:0}}@media (min-width:782px){.verbum-editor-wrapper .block-editor__container{min-height:calc(100vh - 32px)}.verbum-editor-wrapper body.is-fullscreen-mode .block-editor__container{min-height:100vh}}.verbum-editor-wrapper .block-editor__container img{height:auto;max-width:100%}.verbum-editor-wrapper .interface-interface-skeleton__sidebar{border-left:none}@media (min-width:782px){.verbum-editor-wrapper .is-sidebar-opened .interface-interface-skeleton__sidebar{border-left:1px solid #e0e0e0;overflow:hidden scroll}}.verbum-editor-wrapper .block-editor-autocompleters__block{white-space:nowrap}.verbum-editor-wrapper .block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.verbum-editor-wrapper .block-editor-autocompleters__link{white-space:nowrap}.verbum-editor-wrapper .block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.verbum-editor-wrapper .block-editor-block-alignment-control__menu-group .components-menu-item__info,.verbum-editor-wrapper .block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.verbum-editor-wrapper .block-editor-block-inspector h2,.verbum-editor-wrapper .block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.verbum-editor-wrapper .block-editor-block-inspector .components-base-control{margin-bottom:24px}.verbum-editor-wrapper .block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.verbum-editor-wrapper .block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.verbum-editor-wrapper .block-editor-block-inspector .components-query-controls .components-base-control,.verbum-editor-wrapper .block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.verbum-editor-wrapper .block-editor-block-inspector .components-panel__body{border:0;border-top:1px solid #e0e0e0;margin-top:-1px}.verbum-editor-wrapper .block-editor-block-inspector__no-block-tools,.verbum-editor-wrapper .block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.verbum-editor-wrapper .block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.verbum-editor-wrapper .block-editor-block-inspector__tab-item{flex:1 1 0px}.verbum-editor-wrapper .block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.verbum-editor-wrapper .block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.verbum-editor-wrapper .block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.verbum-editor-wrapper .block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.verbum-editor-wrapper .block-editor-block-list__insertion-point-inserter{display:flex}}.verbum-editor-wrapper .block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.verbum-editor-wrapper .block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.verbum-editor-wrapper .block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.verbum-editor-wrapper .block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;height:24px;min-width:24px;padding:0}.verbum-editor-wrapper .block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.verbum-editor-wrapper .block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.verbum-editor-wrapper .block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.verbum-editor-wrapper .block-editor-block-list__block-selection-button{background-color:#1e1e1e;border-radius:2px;display:inline-flex;font-size:13px;height:48px;padding:0 12px;z-index:22}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{align-items:center;display:inline-flex;margin:auto}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;height:24px;margin-left:-2px;min-width:24px;padding:0}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-height:18px;min-width:18px}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .block-editor-block-icon{color:#fff;font-size:13px;height:48px}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .components-button{color:#fff;display:flex;height:48px;min-width:36px}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .components-button:focus{border:0;box-shadow:none}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .components-button:active,.verbum-editor-wrapper .block-editor-block-list__block-selection-button .components-button[aria-disabled=true]:hover{color:#fff}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.verbum-editor-wrapper .block-editor-block-list__block-selection-button .block-editor-block-mover{background:unset;border:0}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar,.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-list__block-selection-button{margin-bottom:12px;margin-top:12px;pointer-events:all}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;overflow:visible;position:static;width:auto}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.verbum-editor-wrapper .show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.verbum-editor-wrapper .is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards;opacity:0}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.verbum-editor-wrapper .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.verbum-editor-wrapper .show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{margin-bottom:-1px;margin-left:-1px;margin-top:-1px;position:static}.verbum-editor-wrapper .show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{position:static}.verbum-editor-wrapper .show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.verbum-editor-wrapper .show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.verbum-editor-wrapper .is-dragging-components-draggable .components-tooltip{display:none}.verbum-editor-wrapper .block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.verbum-editor-wrapper .block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.verbum-editor-wrapper .block-editor-block-lock-modal__checklist{margin:0}.verbum-editor-wrapper .block-editor-block-lock-modal__options-title{padding:12px 0}.verbum-editor-wrapper .block-editor-block-lock-modal__options-title .components-checkbox-control__label{font-weight:600}.verbum-editor-wrapper .block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.verbum-editor-wrapper .block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{fill:#1e1e1e;flex-shrink:0;margin-right:12px}.verbum-editor-wrapper .block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.verbum-editor-wrapper .block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding:12px 0}.verbum-editor-wrapper .block-editor-block-lock-modal__actions{margin-top:24px}.verbum-editor-wrapper .block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.verbum-editor-wrapper .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.verbum-editor-wrapper .show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.verbum-editor-wrapper .block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.verbum-editor-wrapper .block-editor-block-breadcrumb li{display:inline-flex;margin:0}.verbum-editor-wrapper .block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.verbum-editor-wrapper .block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.verbum-editor-wrapper .block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.verbum-editor-wrapper .block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){box-shadow:none;text-decoration:underline}.verbum-editor-wrapper .block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.verbum-editor-wrapper .block-editor-block-breadcrumb__button.components-button:focus:before{border-radius:2px;bottom:1px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:1px;outline:2px solid #0000;position:absolute;right:1px;top:1px}.verbum-editor-wrapper .block-editor-block-breadcrumb__current{cursor:default}.verbum-editor-wrapper .block-editor-block-breadcrumb__button.components-button,.verbum-editor-wrapper .block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.verbum-editor-wrapper .block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.verbum-editor-wrapper .block-editor-block-card__content{flex-grow:1}.verbum-editor-wrapper .block-editor-block-card__title{font-weight:500}.verbum-editor-wrapper .block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:24px;margin:0}.verbum-editor-wrapper .block-editor-block-card__description{display:block;font-size:13px;margin-top:4px}.verbum-editor-wrapper .block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.verbum-editor-wrapper .block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.verbum-editor-wrapper .block-editor-block-compare{height:auto}.verbum-editor-wrapper .block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.verbum-editor-wrapper .block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.verbum-editor-wrapper .block-editor-block-compare__wrapper>div button{float:right}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.verbum-editor-wrapper .block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.verbum-editor-wrapper .block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.verbum-editor-wrapper .block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px #0000004d;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;-webkit-user-select:none;user-select:none;width:max-content}.verbum-editor-wrapper .block-editor-block-draggable-chip svg{fill:currentColor}.verbum-editor-wrapper .block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.verbum-editor-wrapper .block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.verbum-editor-wrapper .block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.verbum-editor-wrapper .block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.verbum-editor-wrapper .block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.verbum-editor-wrapper .block-editor-block-mover__move-button-container{border:0;display:flex;padding:0}@media (min-width:600px){.verbum-editor-wrapper .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.verbum-editor-wrapper .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:24px;min-width:0!important;width:100%}.verbum-editor-wrapper .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.verbum-editor-wrapper .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:5px}.verbum-editor-wrapper .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:5px;flex-shrink:0}.verbum-editor-wrapper .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.verbum-editor-wrapper .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.verbum-editor-wrapper .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.verbum-editor-wrapper .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.verbum-editor-wrapper .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.verbum-editor-wrapper .block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.verbum-editor-wrapper .block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.verbum-editor-wrapper .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.verbum-editor-wrapper .components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-button.block-editor-block-mover-button:before{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .components-button.block-editor-block-mover-button:focus,.verbum-editor-wrapper .components-button.block-editor-block-mover-button:focus:before,.verbum-editor-wrapper .components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:0}.verbum-editor-wrapper .components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.verbum-editor-wrapper .block-editor-block-navigation__container{min-width:280px}.verbum-editor-wrapper .block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.verbum-editor-wrapper .block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.verbum-editor-wrapper .block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.verbum-editor-wrapper .block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.verbum-editor-wrapper .block-editor-block-patterns-list__item{height:100%;scroll-margin-bottom:56px;scroll-margin-top:24px}.verbum-editor-wrapper .block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.verbum-editor-wrapper .block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;text-align:left}.verbum-editor-wrapper .block-editor-block-patterns-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px #1e1e1e}.verbum-editor-wrapper .block-editor-block-patterns-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) #1e1e1e;outline:2px solid #0000;outline-offset:2px}.verbum-editor-wrapper .block-editor-block-patterns-list__item.block-editor-block-patterns-list__list-item-synced:focus .block-editor-block-preview__container,.verbum-editor-wrapper .block-editor-block-patterns-list__item.block-editor-block-patterns-list__list-item-synced:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-block-synced-color),0 15px 25px #00000012}.verbum-editor-wrapper .block-editor-block-patterns-list__item .block-editor-patterns__pattern-details{align-items:center;margin-top:8px}.verbum-editor-wrapper .block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.verbum-editor-wrapper .block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.verbum-editor-wrapper .block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.verbum-editor-wrapper .block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary{height:32px;justify-content:center;width:auto}.verbum-editor-wrapper .block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:disabled{background:0 0;color:#949494}.verbum-editor-wrapper .block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:hover:not(:disabled){background-color:#757575;color:#fff}.verbum-editor-wrapper .show-icon-labels .block-editor-patterns__grid-pagination,.verbum-editor-wrapper .show-icon-labels .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.verbum-editor-wrapper .show-icon-labels .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.verbum-editor-wrapper .show-icon-labels .block-editor-patterns__grid-pagination .components-button{width:auto}.verbum-editor-wrapper .show-icon-labels .block-editor-patterns__grid-pagination .components-button span{display:none}.verbum-editor-wrapper .show-icon-labels .block-editor-patterns__grid-pagination .components-button:before{content:attr(aria-label)}.verbum-editor-wrapper .components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.verbum-editor-wrapper .components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.verbum-editor-wrapper .components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.verbum-editor-wrapper .components-popover.block-editor-block-popover__inbetween,.verbum-editor-wrapper .components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.verbum-editor-wrapper .components-popover.block-editor-block-popover__inbetween .is-with-inserter,.verbum-editor-wrapper .components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.verbum-editor-wrapper .components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.verbum-editor-wrapper .components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.verbum-editor-wrapper .block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.verbum-editor-wrapper .block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.verbum-editor-wrapper .block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.verbum-editor-wrapper .block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.verbum-editor-wrapper .block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.verbum-editor-wrapper .block-editor-block-rename-modal{z-index:1000001}.verbum-editor-wrapper .block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.verbum-editor-wrapper .block-editor-block-styles+.default-style-picker__default-switcher{margin-top:16px}.verbum-editor-wrapper .block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.verbum-editor-wrapper .block-editor-block-styles__preview-panel{display:block}}.verbum-editor-wrapper .block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.verbum-editor-wrapper .block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.verbum-editor-wrapper .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.verbum-editor-wrapper .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.verbum-editor-wrapper .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.verbum-editor-wrapper .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.verbum-editor-wrapper .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.verbum-editor-wrapper .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.verbum-editor-wrapper .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.verbum-editor-wrapper .block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.verbum-editor-wrapper .block-editor-block-styles__block-preview-container,.verbum-editor-wrapper .block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.verbum-editor-wrapper .block-editor-block-switcher{position:relative}.verbum-editor-wrapper .block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.verbum-editor-wrapper .block-editor-block-switcher__no-switcher-icon,.verbum-editor-wrapper .block-editor-block-switcher__toggle{position:relative}.verbum-editor-wrapper .components-button.block-editor-block-switcher__no-switcher-icon,.verbum-editor-wrapper .components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.verbum-editor-wrapper .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.verbum-editor-wrapper .components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.verbum-editor-wrapper .block-editor-block-switcher__toggle-text{margin-left:8px}.verbum-editor-wrapper .show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.verbum-editor-wrapper .show-icon-labels .block-editor-block-toolbar .block-editor-block-switcher .components-button.has-icon:after{font-size:14px}.verbum-editor-wrapper .components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.verbum-editor-wrapper .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.verbum-editor-wrapper .components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.verbum-editor-wrapper .components-button.block-editor-block-switcher__no-switcher-icon:disabled,.verbum-editor-wrapper .components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e}.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon,.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon{align-items:center;display:flex;height:100%;margin:0 auto;min-width:100%;position:relative}.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before,.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before{bottom:8px;left:8px;right:8px;top:8px}.verbum-editor-wrapper .components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.verbum-editor-wrapper .block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{left:calc(100% + 16px);position:absolute;top:-12px}.verbum-editor-wrapper .block-editor-block-switcher__preview__popover{display:none;overflow:hidden}.verbum-editor-wrapper .block-editor-block-switcher__preview__popover.components-popover{margin-top:11px}@media (min-width:782px){.verbum-editor-wrapper .block-editor-block-switcher__preview__popover{display:block}}.verbum-editor-wrapper .block-editor-block-switcher__preview__popover .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:none;outline:0;overflow:auto;width:300px}.verbum-editor-wrapper .block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.verbum-editor-wrapper .block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.verbum-editor-wrapper .block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.verbum-editor-wrapper .block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.verbum-editor-wrapper .block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.verbum-editor-wrapper .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.verbum-editor-wrapper .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.verbum-editor-wrapper .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative;transition:all .05s ease-in-out}.verbum-editor-wrapper .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.verbum-editor-wrapper .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.verbum-editor-wrapper .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.verbum-editor-wrapper .block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.verbum-editor-wrapper .block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:2px;min-height:100px}.verbum-editor-wrapper .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;transition:transform .5s,z-index .5s;width:100%;z-index:100}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.verbum-editor-wrapper .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.verbum-editor-wrapper .block-editor-block-pattern-setup__carousel,.verbum-editor-wrapper .block-editor-block-pattern-setup__grid{width:100%}.verbum-editor-wrapper .block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.verbum-editor-wrapper .block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.verbum-editor-wrapper .block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.verbum-editor-wrapper .block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.verbum-editor-wrapper .components-border-radius-control{margin-bottom:12px}.verbum-editor-wrapper .components-border-radius-control legend{margin-bottom:8px}.verbum-editor-wrapper .components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.verbum-editor-wrapper .components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.verbum-editor-wrapper .components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.verbum-editor-wrapper .components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control>div{align-items:center;display:flex;height:40px}.verbum-editor-wrapper .components-border-radius-control .components-border-radius-control__wrapper>span{flex:0 0 auto}.verbum-editor-wrapper .components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.verbum-editor-wrapper .components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.verbum-editor-wrapper .components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.verbum-editor-wrapper .block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.verbum-editor-wrapper .block-editor-color-gradient-control__fieldset{min-width:0}.verbum-editor-wrapper .block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.verbum-editor-wrapper .block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.verbum-editor-wrapper .block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.verbum-editor-wrapper .block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.verbum-editor-wrapper .block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.verbum-editor-wrapper .block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0}.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of.block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of.block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__item>div,.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbum-editor-wrapper .block-editor-panel-color-gradient-settings__dropdown{width:100%}.verbum-editor-wrapper .block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.verbum-editor-wrapper .block-editor-contrast-checker>.components-notice{margin:0}.verbum-editor-wrapper .block-editor-date-format-picker{margin-bottom:16px}.verbum-editor-wrapper .block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.verbum-editor-wrapper .block-editor-date-format-picker__custom-format-select-control__custom-option.has-hint{grid-template-columns:auto 30px}.verbum-editor-wrapper .block-editor-date-format-picker__custom-format-select-control__custom-option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.verbum-editor-wrapper .block-editor-duotone-control__popover>.components-popover__content{padding:16px;width:260px}.verbum-editor-wrapper .block-editor-duotone-control__popover .components-menu-group__label{padding:0}.verbum-editor-wrapper .block-editor-duotone-control__popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.verbum-editor-wrapper .block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.verbum-editor-wrapper .components-font-appearance-control ul li{color:#1e1e1e;text-transform:capitalize}.verbum-editor-wrapper .block-editor-global-styles-effects-panel__toggle-icon{fill:currentColor}.verbum-editor-wrapper .block-editor-global-styles-effects-panel__shadow-popover-container{width:230px}.verbum-editor-wrapper .block-editor-global-styles-effects-panel__shadow-dropdown,.verbum-editor-wrapper .block-editor-global-styles-filters-panel__dropdown{display:block;padding:0}.verbum-editor-wrapper .block-editor-global-styles-effects-panel__shadow-dropdown button,.verbum-editor-wrapper .block-editor-global-styles-filters-panel__dropdown button{padding:8px;width:100%}.verbum-editor-wrapper .block-editor-global-styles-effects-panel__shadow-dropdown button.is-open,.verbum-editor-wrapper .block-editor-global-styles-filters-panel__dropdown button.is-open{background-color:#f0f0f0}.verbum-editor-wrapper .block-editor-global-styles-effects-panel__shadow-indicator-wrapper{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:6px}.verbum-editor-wrapper .block-editor-global-styles-effects-panel__shadow-indicator{border:1px solid #e0e0e0;border-radius:2px;color:#2f2f2f;cursor:pointer;height:24px;padding:0;width:24px}.verbum-editor-wrapper .block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.verbum-editor-wrapper .block-editor-global-styles-advanced-panel__custom-css-validation-wrapper{bottom:16px;position:absolute;right:24px}.verbum-editor-wrapper .block-editor-global-styles-advanced-panel__custom-css-validation-icon{fill:#cc1818}.verbum-editor-wrapper .block-editor-height-control{border:0;margin:0;padding:0}.verbum-editor-wrapper .block-editor-image-size-control{margin-bottom:1em}.verbum-editor-wrapper .block-editor-image-size-control .block-editor-image-size-control__height,.verbum-editor-wrapper .block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.verbum-editor-wrapper .block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.verbum-editor-wrapper .block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.verbum-editor-wrapper .block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.verbum-editor-wrapper .block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.verbum-editor-wrapper .block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.verbum-editor-wrapper .components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;transition:all .05s ease-in-out;width:100%;word-break:break-word}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .components-button.block-editor-block-types-list__item{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.verbum-editor-wrapper .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.verbum-editor-wrapper .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.verbum-editor-wrapper .components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.verbum-editor-wrapper .components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.verbum-editor-wrapper .components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.verbum-editor-wrapper .block-editor-block-types-list__item-icon{border-radius:2px;color:#1e1e1e;padding:12px 20px;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-block-types-list__item-icon{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.verbum-editor-wrapper .block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-block-types-list__item-icon svg{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.verbum-editor-wrapper .block-editor-block-types-list__item-title{font-size:12px;padding:4px 2px 8px}.verbum-editor-wrapper .show-icon-labels .block-editor-block-inspector__tabs .components-tab-panel__tabs .components-button.has-icon svg{display:none}.verbum-editor-wrapper .show-icon-labels .block-editor-block-inspector__tabs .components-tab-panel__tabs .components-button.has-icon:before{content:attr(aria-label)}.verbum-editor-wrapper .block-editor-inspector-controls-tabs__hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;margin:16px}.verbum-editor-wrapper .block-editor-inspector-controls-tabs__hint-content{margin:12px 0 12px 12px}.verbum-editor-wrapper .block-editor-inspector-controls-tabs__hint-dismiss{margin:4px 4px 4px 0}.verbum-editor-wrapper .block-editor-inspector-popover-header{margin-bottom:16px}.verbum-editor-wrapper [class].block-editor-inspector-popover-header__action{height:24px}.verbum-editor-wrapper [class].block-editor-inspector-popover-header__action.has-icon{min-width:24px;padding:0}.verbum-editor-wrapper [class].block-editor-inspector-popover-header__action:not(.has-icon){text-decoration:underline}.verbum-editor-wrapper .items-justified-left{justify-content:flex-start}.verbum-editor-wrapper .items-justified-center{justify-content:center}.verbum-editor-wrapper .items-justified-right{justify-content:flex-end}.verbum-editor-wrapper .items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.verbum-editor-wrapper .block-editor-link-control{min-width:350px;position:relative}.verbum-editor-wrapper .components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.verbum-editor-wrapper .show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.verbum-editor-wrapper .show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.verbum-editor-wrapper .block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.verbum-editor-wrapper .block-editor-link-control__search-input-container,.verbum-editor-wrapper .block-editor-link-control__search-input-wrapper{position:relative}.verbum-editor-wrapper .block-editor-link-control__search-input.has-no-label .block-editor-url-input__input{flex:1}.verbum-editor-wrapper .block-editor-link-control__field{margin:16px}.verbum-editor-wrapper .block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.verbum-editor-wrapper .block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input,.verbum-editor-wrapper .block-editor-link-control__field input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0#0000;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:40px;line-height:normal;margin:0;padding:8px 40px 8px 16px;position:relative;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input,.verbum-editor-wrapper .block-editor-link-control__field input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input,.verbum-editor-wrapper .block-editor-link-control__field input[type=text]{font-size:13px;line-height:normal}}.verbum-editor-wrapper .block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:focus,.verbum-editor-wrapper .block-editor-link-control__field input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-webkit-input-placeholder,.verbum-editor-wrapper .block-editor-link-control__field input[type=text]::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-moz-placeholder,.verbum-editor-wrapper .block-editor-link-control__field input[type=text]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:-ms-input-placeholder,.verbum-editor-wrapper .block-editor-link-control__field input[type=text]:-ms-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .block-editor-link-control__search-error{margin:-8px 16px 16px}.verbum-editor-wrapper .block-editor-link-control__search-enter{position:absolute;right:19px;top:3px}.verbum-editor-wrapper .block-editor-link-control__search-enter svg{position:relative;top:-2px}.verbum-editor-wrapper .block-editor-link-control__search-actions{padding:8px 16px 16px}.verbum-editor-wrapper .block-editor-link-control__search-results-wrapper{position:relative}.verbum-editor-wrapper .block-editor-link-control__search-results-wrapper:after,.verbum-editor-wrapper .block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.verbum-editor-wrapper .block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.verbum-editor-wrapper .block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.verbum-editor-wrapper .block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.verbum-editor-wrapper .block-editor-link-control__search-results.is-loading{opacity:.2}.verbum-editor-wrapper .block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.verbum-editor-wrapper .block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.verbum-editor-wrapper .block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.verbum-editor-wrapper .block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.verbum-editor-wrapper .block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.verbum-editor-wrapper .block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:flex-start;display:block;flex-direction:row;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{word-break:break-all}.verbum-editor-wrapper .block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.verbum-editor-wrapper .block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.verbum-editor-wrapper .block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-icon{display:flex;flex-shrink:0;justify-content:center;margin-right:8px;max-height:24px;position:relative;width:24px}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.verbum-editor-wrapper .block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;font-weight:500;line-height:24px;position:relative}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-title svg{display:none}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-description{margin:0;padding-top:12px}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder{display:flex;flex-direction:column;height:28px;justify-content:space-around;margin-top:12px;padding-top:0}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:after,.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:before{background-color:#f0f0f0;border-radius:3px;content:"";display:block;height:.7em;width:100%}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-description .components-text{font-size:.9em}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-image{background-color:#f0f0f0;border-radius:2px;display:flex;height:140px;justify-content:center;margin-top:12px;max-height:140px;overflow:hidden;width:100%}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-image.is-placeholder{background-color:#f0f0f0;border-radius:3px}.verbum-editor-wrapper .block-editor-link-control__search-item .block-editor-link-control__search-item-image img{display:block;height:100%;object-fit:contain;width:100%}.verbum-editor-wrapper .block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.verbum-editor-wrapper .block-editor-link-control__search-item-bottom{transition:opacity 1.5s;width:100%}.verbum-editor-wrapper .block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:after,.verbum-editor-wrapper .block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:before,.verbum-editor-wrapper .block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-image{animation:loadingpulse 1s linear infinite;animation-delay:.5s}.verbum-editor-wrapper .block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.verbum-editor-wrapper .block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.verbum-editor-wrapper .block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s;background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.verbum-editor-wrapper .block-editor-link-control__loading .components-spinner{margin-top:0}.verbum-editor-wrapper .components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.verbum-editor-wrapper .components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.verbum-editor-wrapper .block-editor-link-control__search-create{align-items:center}.verbum-editor-wrapper .block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.verbum-editor-wrapper .block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.verbum-editor-wrapper .block-editor-link-control__drawer{display:flex;flex-basis:100%;flex-direction:column;order:30}.verbum-editor-wrapper .block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.verbum-editor-wrapper .block-editor-link-control__unlink{padding-left:16px;padding-right:16px}.verbum-editor-wrapper .block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.verbum-editor-wrapper .block-editor-link-control__setting .components-base-control__field{display:flex}.verbum-editor-wrapper .block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.verbum-editor-wrapper .block-editor-link-control__setting input{margin-left:0}.verbum-editor-wrapper .is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.verbum-editor-wrapper .block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.verbum-editor-wrapper .block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.verbum-editor-wrapper .block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.verbum-editor-wrapper .block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.verbum-editor-wrapper .block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.verbum-editor-wrapper .block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.verbum-editor-wrapper .block-editor-link-control__search-item-action{flex-shrink:0;margin-left:auto}.verbum-editor-wrapper .block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.verbum-editor-wrapper .components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.verbum-editor-wrapper .block-editor-list-view-leaf{position:relative}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.verbum-editor-wrapper .block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.verbum-editor-wrapper .block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.verbum-editor-wrapper .block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.verbum-editor-wrapper .block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;display:flex;height:auto;padding:6px 4px 6px 0;position:relative;text-align:left;white-space:nowrap;width:100%}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-contents.is-dropping-before:before{border-top:4px solid var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:-2px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear}.verbum-editor-wrapper .components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-contents:focus{box-shadow:none}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.verbum-editor-wrapper .is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{box-shadow:none}.verbum-editor-wrapper .block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.verbum-editor-wrapper .is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:none}.verbum-editor-wrapper .block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;opacity:1}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:8px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding-bottom:0;padding-top:0}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper{min-width:120px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{background:#0000001a;border-radius:2px;box-sizing:border-box;max-width:100%;padding:2px 6px;position:absolute;right:0;transform:translateY(-50%)}.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock{line-height:0}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:2px;height:18px;width:18px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.verbum-editor-wrapper .block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.verbum-editor-wrapper .block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.verbum-editor-wrapper .block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.verbum-editor-wrapper .block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.verbum-editor-wrapper .block-editor-list-view__expander{height:24px;margin-left:4px;width:24px}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:220px}.verbum-editor-wrapper .block-editor-list-view-leaf:not([aria-level="1"]) .block-editor-list-view__expander{margin-right:4px}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:52px}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:80px}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:108px}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:136px}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:164px}.verbum-editor-wrapper .block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:192px}.verbum-editor-wrapper .block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.verbum-editor-wrapper .block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-list-view-drop-indicator{pointer-events:none}.verbum-editor-wrapper .block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.verbum-editor-wrapper .block-editor-list-view-placeholder{height:36px;margin:0;padding:0}.verbum-editor-wrapper .list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;border-radius:2px;color:#fff;height:24px;margin:8px 0 0 24px;min-width:24px;padding:0}.verbum-editor-wrapper .list-view-appender .block-editor-inserter__toggle:focus,.verbum-editor-wrapper .list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.verbum-editor-wrapper .list-view-appender__description,.verbum-editor-wrapper .modal-open .block-editor-media-replace-flow__options{display:none}.verbum-editor-wrapper .block-editor-media-replace-flow__indicator{margin-left:4px}.verbum-editor-wrapper .block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.verbum-editor-wrapper .block-editor-media-flow__url-input.has-siblings{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-link-control{width:300px}.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.verbum-editor-wrapper .block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.verbum-editor-wrapper .block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.verbum-editor-wrapper .block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.verbum-editor-wrapper .block-editor-media-flow__error .components-with-notices-ui .components-notice__content{word-wrap:break-word;overflow:hidden}.verbum-editor-wrapper .block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.verbum-editor-wrapper .block-editor-multi-selection-inspector__card{align-items:flex-start;display:flex;padding:16px}.verbum-editor-wrapper .block-editor-multi-selection-inspector__card-content{flex-grow:1}.verbum-editor-wrapper .block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.verbum-editor-wrapper .block-editor-multi-selection-inspector__card-description{font-size:13px}.verbum-editor-wrapper .block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;margin-right:10px;padding:0 3px;width:36px}.verbum-editor-wrapper .block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.verbum-editor-wrapper .block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.verbum-editor-wrapper .block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.verbum-editor-wrapper .block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.verbum-editor-wrapper .block-editor-responsive-block-control__inner{margin-left:-1px}.verbum-editor-wrapper .block-editor-responsive-block-control__toggle{margin-left:1px}.verbum-editor-wrapper .block-editor-responsive-block-control .components-base-control__help{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.verbum-editor-wrapper .components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.verbum-editor-wrapper .components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{box-shadow:none;margin-bottom:8px;min-width:auto;outline:0;width:auto}.verbum-editor-wrapper .components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.verbum-editor-wrapper .components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.verbum-editor-wrapper .components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.verbum-editor-wrapper .block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.verbum-editor-wrapper .show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.verbum-editor-wrapper .show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.verbum-editor-wrapper .show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.verbum-editor-wrapper .block-editor-skip-to-selected-block{position:absolute;top:-9999em}.verbum-editor-wrapper .block-editor-skip-to-selected-block:focus{background:#f1f1f1;box-shadow:0 0 2px 2px #0009;color:var(--wp-admin-theme-color);display:block;font-size:14px;font-weight:600;height:auto;line-height:normal;outline:0;padding:15px 23px 14px;text-decoration:none;width:auto;z-index:100000}.verbum-editor-wrapper .block-editor-text-decoration-control{border:0;margin:0;padding:0}.verbum-editor-wrapper .block-editor-text-decoration-control .block-editor-text-decoration-control__buttons{display:flex;padding:4px 0}.verbum-editor-wrapper .block-editor-text-decoration-control .components-button.has-icon{height:32px;margin-right:4px;min-width:32px;padding:0}.verbum-editor-wrapper .block-editor-text-transform-control{border:0;margin:0;padding:0}.verbum-editor-wrapper .block-editor-text-transform-control .block-editor-text-transform-control__buttons{display:flex;padding:4px 0}.verbum-editor-wrapper .block-editor-text-transform-control .components-button.has-icon{height:32px;margin-right:4px;min-width:32px;padding:0}.verbum-editor-wrapper .block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-url-input,.verbum-editor-wrapper .block-editor-url-input,.verbum-editor-wrapper .components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-url-input input[type=text],.verbum-editor-wrapper .block-editor-url-input input[type=text],.verbum-editor-wrapper .components-popover .block-editor-url-input input[type=text]{border:0;border-radius:0;font-size:16px;margin-left:0;margin-right:0;padding:8px 8px 8px 12px;width:100%}@media (min-width:600px){.verbum-editor-wrapper .block-editor-block-list__block .block-editor-url-input input[type=text],.verbum-editor-wrapper .block-editor-url-input input[type=text],.verbum-editor-wrapper .components-popover .block-editor-url-input input[type=text]{font-size:13px;width:300px}}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.verbum-editor-wrapper .block-editor-url-input input[type=text]::-ms-clear,.verbum-editor-wrapper .components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-url-input.is-full-width,.verbum-editor-wrapper .block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.verbum-editor-wrapper .block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.verbum-editor-wrapper .block-editor-url-input.is-full-width,.verbum-editor-wrapper .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.verbum-editor-wrapper .block-editor-url-input.is-full-width__suggestions,.verbum-editor-wrapper .components-popover .block-editor-url-input.is-full-width,.verbum-editor-wrapper .components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.verbum-editor-wrapper .components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-url-input .components-spinner,.verbum-editor-wrapper .block-editor-url-input .components-spinner,.verbum-editor-wrapper .components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.verbum-editor-wrapper .block-editor-url-input__input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0#0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-url-input__input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .block-editor-url-input__input[type=text]{font-size:13px;line-height:normal}}.verbum-editor-wrapper .block-editor-url-input__input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .block-editor-url-input__input[type=text]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.verbum-editor-wrapper .block-editor-url-input__input[type=text]:-ms-input-placeholder{color:#1e1e1e9e}.verbum-editor-wrapper .block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;transition:all .15s ease-in-out;width:302px}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-url-input__suggestions{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-url-input .components-spinner,.verbum-editor-wrapper .block-editor-url-input__suggestions{display:none}@media (min-width:600px){.verbum-editor-wrapper .block-editor-url-input .components-spinner,.verbum-editor-wrapper .block-editor-url-input__suggestions{display:grid}}.verbum-editor-wrapper .block-editor-url-input__suggestion{background:#fff;border:0;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.verbum-editor-wrapper .block-editor-url-input__suggestion:hover{background:#ddd}.verbum-editor-wrapper .block-editor-url-input__suggestion.is-selected,.verbum-editor-wrapper .block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:0}.verbum-editor-wrapper .components-toolbar-group>.block-editor-url-input__button,.verbum-editor-wrapper .components-toolbar>.block-editor-url-input__button{position:inherit}.verbum-editor-wrapper .block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.verbum-editor-wrapper .block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.verbum-editor-wrapper .block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a}.verbum-editor-wrapper .block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.verbum-editor-wrapper .block-editor-url-input__button-modal-line .components-button{flex-shrink:0;height:36px;width:36px}.verbum-editor-wrapper .block-editor-url-popover__additional-controls{border-top:1px solid #ddd}.verbum-editor-wrapper .block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.verbum-editor-wrapper .block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:12px}.verbum-editor-wrapper .block-editor-url-popover__row{display:flex}.verbum-editor-wrapper .block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.verbum-editor-wrapper .block-editor-url-popover .components-button.has-icon{padding:3px}.verbum-editor-wrapper .block-editor-url-popover .components-button.has-icon>svg{border-radius:2px;height:30px;padding:5px;width:30px}.verbum-editor-wrapper .block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.verbum-editor-wrapper .block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #3858e9;box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.verbum-editor-wrapper .block-editor-url-popover__settings-toggle{border-left:1px solid #ddd;border-radius:0;flex-shrink:0;margin-left:1px}.verbum-editor-wrapper .block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.verbum-editor-wrapper .block-editor-url-popover__settings{border-top:1px solid #ddd;display:block;padding:16px}.verbum-editor-wrapper .block-editor-url-popover__link-editor,.verbum-editor-wrapper .block-editor-url-popover__link-viewer{display:flex}.verbum-editor-wrapper .block-editor-url-popover__link-viewer-url{flex-grow:1;flex-shrink:1;margin:7px;max-width:500px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbum-editor-wrapper .block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.verbum-editor-wrapper .html-anchor-control .components-external-link{display:block;margin-top:8px}.verbum-editor-wrapper .block-editor-hooks__block-hooks .components-toggle-control .components-h-stack{flex-direction:row-reverse}.verbum-editor-wrapper .block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.verbum-editor-wrapper .block-editor-hooks__background__inspector-media-replace-container{position:relative}.verbum-editor-wrapper .block-editor-hooks__background__inspector-media-replace-container .components-drop-zone__content-icon{display:none}.verbum-editor-wrapper .block-editor-hooks__background__inspector-media-replace-container button.components-button{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:block;height:40px;width:100%}.verbum-editor-wrapper .block-editor-hooks__background__inspector-media-replace-container button.components-button:hover{color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-hooks__background__inspector-media-replace-container button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-hooks__background__inspector-media-replace-container .block-editor-hooks__background__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.verbum-editor-wrapper .block-editor-hooks__background__inspector-media-replace-container .components-dropdown{display:block}.verbum-editor-wrapper .block-editor-hooks__background__inspector-image-indicator-wrapper{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%!important;box-shadow:inset 0 0 0 1px #0003;display:block;flex:none;height:20px;width:20px}.verbum-editor-wrapper .block-editor-hooks__background__inspector-image-indicator-wrapper.has-image{background:#fff}.verbum-editor-wrapper .block-editor-hooks__background__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.verbum-editor-wrapper .block-editor-hooks__background__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.verbum-editor-wrapper .border-block-support-panel .single-column{grid-column:span 1}.verbum-editor-wrapper .color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px;order:9999}.verbum-editor-wrapper .color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.verbum-editor-wrapper .color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.verbum-editor-wrapper .color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.verbum-editor-wrapper .dimensions-block-support-panel .single-column{grid-column:span 1}.verbum-editor-wrapper .block-editor-hooks__layout-controls{display:flex;margin-bottom:8px}.verbum-editor-wrapper .block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit{display:flex;margin-right:24px}.verbum-editor-wrapper .block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit svg{margin:auto 0 4px 8px}.verbum-editor-wrapper .block-editor-block-inspector .block-editor-hooks__layout-controls-unit-input{margin-bottom:0}.verbum-editor-wrapper .block-editor-hooks__layout-controls-reset{display:flex;justify-content:flex-end;margin-bottom:24px}.verbum-editor-wrapper .block-editor-hooks__layout-controls-helptext{color:#757575;font-size:12px;margin-bottom:16px}.verbum-editor-wrapper .block-editor-hooks__flex-layout-justification-controls,.verbum-editor-wrapper .block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.verbum-editor-wrapper .block-editor-hooks__flex-layout-justification-controls legend,.verbum-editor-wrapper .block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.verbum-editor-wrapper .block-editor-hooks__toggle-control.block-editor-hooks__toggle-control{margin-bottom:16px}.verbum-editor-wrapper .block-editor__padding-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-hooks__position-selection__select-control .components-custom-select-control__hint{display:none}.verbum-editor-wrapper .block-editor-hooks__position-selection__select-control__option.has-hint{grid-template-columns:auto 30px;line-height:1.4;margin-bottom:0}.verbum-editor-wrapper .block-editor-hooks__position-selection__select-control__option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.verbum-editor-wrapper .typography-block-support-panel .single-column{grid-column:span 1}.verbum-editor-wrapper .block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;transition:border-color .1s linear,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-block-toolbar{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.verbum-editor-wrapper .block-editor-block-toolbar{overflow:inherit}}.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar,.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar-group{background:0 0;border:0;border-right:1px solid #ddd;line-height:0;margin-bottom:-1px;margin-top:-1px}.verbum-editor-wrapper .block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.verbum-editor-wrapper .block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.verbum-editor-wrapper .block-editor-block-toolbar>:last-child,.verbum-editor-wrapper .block-editor-block-toolbar>:last-child .components-toolbar,.verbum-editor-wrapper .block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.verbum-editor-wrapper .block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.verbum-editor-wrapper .block-editor-block-contextual-toolbar.components-accessible-toolbar{border:0;border-bottom:1px solid #e0e0e0;border-radius:0}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar,.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group{border-right-color:#e0e0e0}.verbum-editor-wrapper .block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-parent-selector{position:relative}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{bottom:16px;content:"·";font-size:16px;position:absolute;right:0}.verbum-editor-wrapper .block-editor-block-contextual-toolbar .block-editor-block-parent-selector__button{position:relative;top:-1px}.verbum-editor-wrapper .block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.verbum-editor-wrapper .block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.verbum-editor-wrapper .block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar,.verbum-editor-wrapper .block-editor-block-toolbar .components-toolbar-group,.verbum-editor-wrapper .block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.verbum-editor-wrapper .block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.verbum-editor-wrapper .block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports (position:sticky){.verbum-editor-wrapper .block-editor-block-toolbar__slot{display:inline-flex}}.verbum-editor-wrapper .show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.verbum-editor-wrapper .show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.verbum-editor-wrapper .show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.verbum-editor-wrapper .show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.verbum-editor-wrapper .show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.verbum-editor-wrapper .show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.verbum-editor-wrapper .show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{text-wrap:nowrap;border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px}.verbum-editor-wrapper .show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.verbum-editor-wrapper .show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{width:auto}.verbum-editor-wrapper .show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.verbum-editor-wrapper .show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.verbum-editor-wrapper .show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.verbum-editor-wrapper .show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.verbum-editor-wrapper .show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}@media (min-width:600px){.verbum-editor-wrapper .show-icon-labels .is-up-button.is-up-button.is-up-button{border-radius:0;margin-right:0;order:1}.verbum-editor-wrapper .show-icon-labels .is-down-button.is-down-button.is-down-button{order:2}}.verbum-editor-wrapper .show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.verbum-editor-wrapper .show-icon-labels .components-toolbar,.verbum-editor-wrapper .show-icon-labels .components-toolbar-group{flex-shrink:1}.verbum-editor-wrapper .show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.verbum-editor-wrapper .block-editor-inserter{background:0 0;border:0;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.verbum-editor-wrapper .block-editor-inserter{position:relative}}.verbum-editor-wrapper .block-editor-inserter__main-area{display:flex;flex-direction:column;gap:16px;height:100%;position:relative}.verbum-editor-wrapper .block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.verbum-editor-wrapper .block-editor-inserter__main-area{width:350px}}.verbum-editor-wrapper .block-editor-inserter__popover.is-quick .components-popover__content{border:0;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;outline:0}.verbum-editor-wrapper .block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.verbum-editor-wrapper .block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:2px 2px 0 0;border-top:1px solid #ccc}.verbum-editor-wrapper .block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 2px 2px}.verbum-editor-wrapper .block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.verbum-editor-wrapper .block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.verbum-editor-wrapper .block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tabs .components-tab-panel__tabs{top:60px}.verbum-editor-wrapper .block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.verbum-editor-wrapper .block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.verbum-editor-wrapper .block-editor-inserter__toggle.components-button{align-items:center;border:0;cursor:pointer;display:inline-flex;outline:0;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-inserter__toggle.components-button{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-inserter__menu{height:100%;overflow:visible;position:relative}.verbum-editor-wrapper .block-editor-inserter__inline-elements{margin-top:-1px}.verbum-editor-wrapper .block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.verbum-editor-wrapper .components-popover.block-editor-inserter__popover{z-index:99999}.verbum-editor-wrapper .block-editor-inserter__search{padding:16px 16px 0}.verbum-editor-wrapper .block-editor-inserter__search .components-search-control__icon{right:20px}.verbum-editor-wrapper .block-editor-inserter__tabs{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.verbum-editor-wrapper .block-editor-inserter__tabs .components-tab-panel__tabs{border-bottom:1px solid #ddd}.verbum-editor-wrapper .block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex-grow:1;margin-bottom:-1px}.verbum-editor-wrapper .block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item[id$=reusable]{flex-grow:inherit;padding-left:16px;padding-right:16px}.verbum-editor-wrapper .block-editor-inserter__tabs .components-tab-panel__tab-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.verbum-editor-wrapper .block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto}.verbum-editor-wrapper .block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0}.verbum-editor-wrapper .block-editor-inserter__panel-content{padding:16px}.verbum-editor-wrapper .block-editor-inserter__panel-title,.verbum-editor-wrapper .block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.verbum-editor-wrapper .block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.verbum-editor-wrapper .block-editor-inserter__panel-dropdown select{border:0}.verbum-editor-wrapper .block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.verbum-editor-wrapper .block-editor-inserter__manage-reusable-blocks-container{margin:auto 16px 16px}.verbum-editor-wrapper .block-editor-inserter__manage-reusable-blocks{justify-content:center;width:100%}.verbum-editor-wrapper .block-editor-inserter__no-results{padding:32px;text-align:center}.verbum-editor-wrapper .block-editor-inserter__no-results-icon{fill:#949494}.verbum-editor-wrapper .block-editor-inserter__child-blocks{padding:0 16px}.verbum-editor-wrapper .block-editor-inserter__parent-block-header{align-items:center;display:flex}.verbum-editor-wrapper .block-editor-inserter__parent-block-header h2{font-size:13px}.verbum-editor-wrapper .block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.verbum-editor-wrapper .block-editor-inserter__preview-container__popover{top:16px!important}.verbum-editor-wrapper .block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.verbum-editor-wrapper .block-editor-inserter__preview-container{display:block}}.verbum-editor-wrapper .block-editor-inserter__preview-container .block-editor-block-preview__container{height:100%}.verbum-editor-wrapper .block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.verbum-editor-wrapper .block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.verbum-editor-wrapper .block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category{color:var(--wp-admin-theme-color);position:relative}.verbum-editor-wrapper .block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category .components-flex-item{filter:brightness(.95)}.verbum-editor-wrapper .block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category svg{fill:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-inserter__block-patterns-tabs-container,.verbum-editor-wrapper .block-editor-inserter__block-patterns-tabs-container nav{height:100%}.verbum-editor-wrapper .block-editor-inserter__block-patterns-tabs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px}.verbum-editor-wrapper .block-editor-inserter__block-patterns-tabs div[role=listitem]:last-child{margin-top:auto}.verbum-editor-wrapper .block-editor-inserter__block-patterns-tabs .block-editor-inserter__patterns-category{padding-right:4px}.verbum-editor-wrapper .block-editor-inserter__patterns-category-dialog{background:#f0f0f0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:782px){.verbum-editor-wrapper .block-editor-inserter__patterns-category-dialog{display:block;left:100%;width:300px}}.verbum-editor-wrapper .block-editor-inserter__patterns-category-dialog .block-editor-block-patterns-list{flex-grow:1;height:100%;overflow-y:auto;padding:16px 24px}.verbum-editor-wrapper .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{box-shadow:0 15px 25px #00000012}.verbum-editor-wrapper .block-editor-block-patterns-list__list-item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px #00000012}.verbum-editor-wrapper .block-editor-inserter__patterns-category-panel{display:flex;flex-direction:column;height:100%;padding:0 16px}@media (min-width:782px){.verbum-editor-wrapper .block-editor-inserter__patterns-category-panel{padding:0}}.verbum-editor-wrapper .block-editor-inserter__patterns-category-panel .block-editor-inserter__patterns-category-panel-header{padding:16px 24px}.verbum-editor-wrapper .block-editor-inserter__patterns-category-panel .block-editor-inserter__patterns-category-no-results{margin-top:24px}.verbum-editor-wrapper .block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1;min-height:144px}.verbum-editor-wrapper .block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.verbum-editor-wrapper .block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.verbum-editor-wrapper .block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.verbum-editor-wrapper .block-editor-inserter__quick-inserter{width:350px}}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.verbum-editor-wrapper .block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.verbum-editor-wrapper .block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{grid-gap:8px;display:grid;grid-template-columns:1fr 1fr}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-preview__container{min-height:100px}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.verbum-editor-wrapper .block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;height:44px;width:100%}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.verbum-editor-wrapper .block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.verbum-editor-wrapper .block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.verbum-editor-wrapper .block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.verbum-editor-wrapper .block-editor-block-patterns-explorer__search{margin-bottom:32px}.verbum-editor-wrapper .block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.verbum-editor-wrapper .block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.verbum-editor-wrapper .block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.verbum-editor-wrapper .block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-gap:32px;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.verbum-editor-wrapper .block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.verbum-editor-wrapper .block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.verbum-editor-wrapper .block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.verbum-editor-wrapper .block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-preview__container{height:inherit;max-height:800px;min-height:100px}.verbum-editor-wrapper .block-editor-inserter__patterns-category-panel-title{font-size:16.25px}.verbum-editor-wrapper .block-editor-inserter__media-tabs-container,.verbum-editor-wrapper .block-editor-inserter__media-tabs-container nav{height:100%}.verbum-editor-wrapper .block-editor-inserter__media-tabs-container .block-editor-inserter__media-library-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.verbum-editor-wrapper .block-editor-inserter__media-tabs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px}.verbum-editor-wrapper .block-editor-inserter__media-tabs div[role=listitem]:last-child{margin-top:auto}.verbum-editor-wrapper .block-editor-inserter__media-tabs .block-editor-inserter__media-tabs__media-category{padding-right:4px}.verbum-editor-wrapper .block-editor-inserter__media-tabs .block-editor-inserter__media-tabs__media-category.is-selected{color:var(--wp-admin-theme-color);position:relative}.verbum-editor-wrapper .block-editor-inserter__media-tabs .block-editor-inserter__media-tabs__media-category.is-selected .components-flex-item{filter:brightness(.95)}.verbum-editor-wrapper .block-editor-inserter__media-tabs .block-editor-inserter__media-tabs__media-category.is-selected svg{fill:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-inserter__media-tabs .block-editor-inserter__media-tabs__media-category.is-selected:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-inserter__media-dialog{scrollbar-gutter:stable both-edges;background:#f0f0f0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:100%;left:0;overflow-y:auto;padding:16px 24px;position:absolute;top:0;width:100%}@media (min-width:782px){.verbum-editor-wrapper .block-editor-inserter__media-dialog{display:block;left:100%;width:300px}}.verbum-editor-wrapper .block-editor-inserter__media-dialog .block-editor-block-preview__container{box-shadow:0 15px 25px #00000012}.verbum-editor-wrapper .block-editor-inserter__media-dialog .block-editor-block-preview__container:hover{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px #00000012}.verbum-editor-wrapper .block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.verbum-editor-wrapper .block-editor-inserter__media-panel{padding:0}}.verbum-editor-wrapper .block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.verbum-editor-wrapper .block-editor-inserter__media-panel .block-editor-inserter__media-panel-search.components-search-control input[type=search].components-search-control__input{background:#fff}.verbum-editor-wrapper .block-editor-inserter__media-panel .block-editor-inserter__media-panel-search.components-search-control button.components-button{min-width:auto;padding-left:2px;padding-right:2px}.verbum-editor-wrapper .block-editor-inserter__media-list{margin-top:16px}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item[draggable=true] .block-editor-block-preview__container{cursor:grab}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px #00000012}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;border-radius:2px;display:none}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__item{height:100%}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.verbum-editor-wrapper .block-editor-inserter__media-list .block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.verbum-editor-wrapper .block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.verbum-editor-wrapper .block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.verbum-editor-wrapper .block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.verbum-editor-wrapper .block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.verbum-editor-wrapper .block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.verbum-editor-wrapper .block-editor-inserter__hint{margin:16px 16px 0}.verbum-editor-wrapper .reusable-blocks-menu-items__rename-hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;max-width:380px}.verbum-editor-wrapper .reusable-blocks-menu-items__rename-hint-content{margin:12px 0 12px 12px}.verbum-editor-wrapper .reusable-blocks-menu-items__rename-hint-dismiss{margin:4px 4px 4px 0}.verbum-editor-wrapper .components-menu-group .reusable-blocks-menu-items__rename-hint{margin:0}.verbum-editor-wrapper .block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.verbum-editor-wrapper .spacing-sizes-control .spacing-sizes-control__custom-value-input,.verbum-editor-wrapper .spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.verbum-editor-wrapper .spacing-sizes-control .spacing-sizes-control__custom-value-range,.verbum-editor-wrapper .spacing-sizes-control .spacing-sizes-control__range-control{align-items:center;display:flex;flex:1;height:40px;margin-bottom:0}.verbum-editor-wrapper .spacing-sizes-control .spacing-sizes-control__custom-value-range>.components-base-control__field,.verbum-editor-wrapper .spacing-sizes-control .spacing-sizes-control__range-control>.components-base-control__field{flex:1}.verbum-editor-wrapper .spacing-sizes-control .components-range-control__mark{background-color:#fff;height:4px;width:3px;z-index:1}.verbum-editor-wrapper .spacing-sizes-control .components-range-control__marks{margin-top:17px}.verbum-editor-wrapper .spacing-sizes-control .components-range-control__marks :first-child{display:none}.verbum-editor-wrapper .spacing-sizes-control .components-range-control__thumb-wrapper{z-index:3}.verbum-editor-wrapper .spacing-sizes-control__header{height:16px;margin-bottom:12px}.verbum-editor-wrapper .spacing-sizes-control__dropdown{height:24px}.verbum-editor-wrapper .spacing-sizes-control__custom-select-control,.verbum-editor-wrapper .spacing-sizes-control__custom-value-input{flex:1}.verbum-editor-wrapper .spacing-sizes-control__custom-toggle,.verbum-editor-wrapper .spacing-sizes-control__icon{flex:0 0 auto}.verbum-editor-wrapper .spacing-sizes-control__icon{margin-left:-4px}.verbum-editor-wrapper :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){.verbum-editor-wrapper :root{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper .block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.verbum-editor-wrapper .block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.verbum-editor-wrapper .block-editor-block-icon.has-colors svg{fill:CanvasText}}.verbum-editor-wrapper .block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.verbum-editor-wrapper .block-editor-block-styles .block-editor-block-list__block{margin:0}@keyframes selection-overlay__fade-in-animation{0%{opacity:0}to{opacity:.4}}.verbum-editor-wrapper .block-editor-block-list__layout{position:relative}.verbum-editor-wrapper .block-editor-block-list__layout::selection{background:#0000}.verbum-editor-wrapper .has-multi-selection .block-editor-block-list__layout::selection{background:#0000}.verbum-editor-wrapper .block-editor-block-list__layout:where(.block-editor-block-list__block.is-multi-selected:not(.is-partially-selected)){border-radius:2px}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected)::selection,.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected) ::selection{background:#0000}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{animation:selection-overlay__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.4;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected).is-highlighted:after{box-shadow:none}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted,.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected,.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus,.verbum-editor-wrapper .block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected{outline:0}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected:after,.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after,.verbum-editor-wrapper .block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{border-radius:1px;bottom:1px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:1px;outline:2px solid #0000;pointer-events:none;position:absolute;right:1px;top:1px;z-index:1}.verbum-editor-wrapper .is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.verbum-editor-wrapper .is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected:after,.verbum-editor-wrapper .is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after,.verbum-editor-wrapper .is-dark-theme .block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff}.verbum-editor-wrapper .block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:after{border-radius:2px;border-top:4px solid #ccc;bottom:auto;box-shadow:none;content:"";left:0;pointer-events:none;position:absolute;right:0;top:-14px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;z-index:0}.verbum-editor-wrapper .block-editor-block-list__layout .is-block-moving-mode.can-insert-moving-block.block-editor-block-list__block.is-selected:after{border-color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .has-multi-selection .block-editor-block-list__layout{-webkit-user-select:none;user-select:none}.verbum-editor-wrapper .block-editor-block-list__layout [class^=components-]{-webkit-user-select:text;user-select:text}.verbum-editor-wrapper .is-block-moving-mode.block-editor-block-list__block-selection-button{font-size:1px;height:1px;opacity:0;padding:0}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block{overflow-wrap:break-word;pointer-events:auto;position:relative;-webkit-user-select:text;user-select:text}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-editing-disabled{pointer-events:none;-webkit-user-select:none;user-select:none}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice{margin-left:0;margin-right:0}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:48px}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;user-select:none}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{background-color:#fff6;border-radius:2px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:initial}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay:after{display:none}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay .block-editor-block-list__layout.has-overlay:after{display:block}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block.is-reusable.has-child-selected:after{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.verbum-editor-wrapper .is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered{cursor:default}.verbum-editor-wrapper .is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered:after{border-radius:1px;bottom:1px;box-shadow:0 0 0 1px var(--wp-admin-theme-color);content:"";left:1px;pointer-events:none;position:absolute;right:1px;top:1px}.verbum-editor-wrapper .is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected{cursor:default}.verbum-editor-wrapper .is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected.rich-text{cursor:unset}.verbum-editor-wrapper .is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected:after{border-radius:2px;bottom:1px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:1px;pointer-events:none;position:absolute;right:1px;top:1px}.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block:not(.has-child-selected){opacity:.2;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block:not(.has-child-selected){transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected,.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected .block-editor-block-list__block,.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected,.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected .block-editor-block-list__block,.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block:not(.has-child-selected) .block-editor-block-list__block,.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-multi-selected,.verbum-editor-wrapper .is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-selected{opacity:1}.verbum-editor-wrapper .wp-block.alignleft,.verbum-editor-wrapper .wp-block.alignright,.verbum-editor-wrapper .wp-block[data-align=left]>*,.verbum-editor-wrapper .wp-block[data-align=right]>*{z-index:21}.verbum-editor-wrapper .wp-site-blocks>[data-align=left]{float:left;margin-right:2em}.verbum-editor-wrapper .wp-site-blocks>[data-align=right]{float:right;margin-left:2em}.verbum-editor-wrapper .wp-site-blocks>[data-align=center]{justify-content:center;margin-left:auto;margin-right:auto}.verbum-editor-wrapper .block-editor-block-list .block-editor-inserter{cursor:move;cursor:grab;margin:8px}@keyframes block-editor-inserter__toggle__fade-in-animation{0%{opacity:0}to{opacity:1}}.verbum-editor-wrapper .wp-block .block-list-appender .block-editor-inserter__toggle{animation:block-editor-inserter__toggle__fade-in-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .wp-block .block-list-appender .block-editor-inserter__toggle{animation-delay:0s;animation-duration:1ms}}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{display:none}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle{opacity:0;transform:scale(0)}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-block-list__block-html-textarea{border:0;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:1.5;margin:0;outline:0;overflow:hidden;padding:12px;resize:none;transition:padding .2s linear;width:100%}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition-delay:0s;transition-duration:0s}}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-warning{position:relative;z-index:5}.verbum-editor-wrapper .block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.verbum-editor-wrapper .block-editor-iframe__body{transform-origin:top center;transition:all .3s}.verbum-editor-wrapper .is-vertical .block-list-appender{margin-left:12px;margin-right:auto;margin-top:12px;width:24px}.verbum-editor-wrapper .block-list-appender>.block-editor-inserter{display:block}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle{opacity:0;transform:scale(0)}.verbum-editor-wrapper .block-editor-block-list__block.has-block-overlay{cursor:default}.verbum-editor-wrapper .block-editor-block-list__block.has-block-overlay:before{background:#0000;border:0;border-radius:2px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.verbum-editor-wrapper .block-editor-block-list__block.has-block-overlay:not(.is-multi-selected):after{content:none!important}.verbum-editor-wrapper .block-editor-block-list__block.has-block-overlay:hover:not(.is-dragging-blocks):not(.is-multi-selected):before{background:rgba(var(--wp-admin-theme-color--rgb),.04);box-shadow:0 0 0 1px var(--wp-admin-theme-color) inset}.verbum-editor-wrapper .block-editor-block-list__block.has-block-overlay.is-reusable:hover:not(.is-dragging-blocks):not(.is-multi-selected):before,.verbum-editor-wrapper .block-editor-block-list__block.has-block-overlay.wp-block-template-part:hover:not(.is-dragging-blocks):not(.is-multi-selected):before{background:rgba(var(--wp-block-synced-color--rgb),.04);box-shadow:0 0 0 1px var(--wp-block-synced-color) inset}.verbum-editor-wrapper .block-editor-block-list__block.has-block-overlay.is-selected:not(.is-dragging-blocks):before{box-shadow:0 0 0 1px var(--wp-admin-theme-color) inset}.verbum-editor-wrapper .block-editor-block-list__block.has-block-overlay .block-editor-block-list__block{pointer-events:none}.verbum-editor-wrapper .block-editor-iframe__body.is-zoomed-out .block-editor-block-list__block.has-block-overlay:before{left:calc(50% - 50vw);width:100vw}.verbum-editor-wrapper .block-editor-block-list__layout .is-dragging{background-color:currentColor!important;border-radius:2px!important;opacity:.05!important;pointer-events:none!important}.verbum-editor-wrapper .block-editor-block-list__layout .is-dragging::selection{background:#0000!important}.verbum-editor-wrapper .block-editor-block-list__layout .is-dragging:after{content:none!important}.verbum-editor-wrapper .block-editor-block-preview__content-iframe .block-list-appender{display:none}.verbum-editor-wrapper .block-editor-block-preview__live-content *{pointer-events:none}.verbum-editor-wrapper .block-editor-block-preview__live-content .block-list-appender{display:none}.verbum-editor-wrapper .block-editor-block-preview__live-content .components-button:disabled{opacity:1}.verbum-editor-wrapper .block-editor-block-preview__live-content .block-editor-block-list__block[data-empty=true],.verbum-editor-wrapper .block-editor-block-preview__live-content .components-placeholder{display:none}.verbum-editor-wrapper .block-editor-block-variation-picker .components-placeholder__instructions{margin-bottom:0}.verbum-editor-wrapper .block-editor-block-variation-picker .components-placeholder__fieldset{flex-direction:column}.verbum-editor-wrapper .block-editor-block-variation-picker.has-many-variations .components-placeholder__fieldset{max-width:90%}.verbum-editor-wrapper .block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:16px 0;padding:0;width:100%}.verbum-editor-wrapper .block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li{flex-shrink:1;list-style:none;margin:8px 20px 0 0;text-align:center;width:75px}.verbum-editor-wrapper .block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li button{display:inline-flex;margin-right:0}.verbum-editor-wrapper .block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation{padding:8px}.verbum-editor-wrapper .block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation-label{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4}.verbum-editor-wrapper .block-editor-block-variation-picker__variation{width:100%}.verbum-editor-wrapper .block-editor-block-variation-picker__variation.components-button.has-icon{justify-content:center;width:auto}.verbum-editor-wrapper .block-editor-block-variation-picker__variation.components-button.has-icon.is-secondary{background-color:#fff}.verbum-editor-wrapper .block-editor-block-variation-picker__variation.components-button{height:auto;padding:0}.verbum-editor-wrapper .block-editor-block-variation-picker__variation:before{content:"";padding-bottom:100%}.verbum-editor-wrapper .block-editor-block-variation-picker__variation:first-child{margin-left:0}.verbum-editor-wrapper .block-editor-block-variation-picker__variation:last-child{margin-right:0}.verbum-editor-wrapper .block-editor-button-block-appender{align-items:center;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.verbum-editor-wrapper .block-editor-button-block-appender.components-button.components-button{padding:12px}.verbum-editor-wrapper .is-dark-theme .block-editor-button-block-appender{box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6}.verbum-editor-wrapper .block-editor-button-block-appender:hover{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);color:var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.verbum-editor-wrapper .block-editor-button-block-appender:active{color:#000}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child,.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child,.verbum-editor-wrapper .is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child,.verbum-editor-wrapper .is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child{pointer-events:none}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child:after,.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child:after,.verbum-editor-wrapper .is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after,.verbum-editor-wrapper .is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after{border:1px dashed;border-radius:2px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child:after:before,.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child:after:before,.verbum-editor-wrapper .is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after:before,.verbum-editor-wrapper .is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.verbum-editor-wrapper .is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter,.verbum-editor-wrapper .is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter{visibility:hidden}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over:after,.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over:after,.verbum-editor-wrapper .is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after,.verbum-editor-wrapper .is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after{border:0}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.verbum-editor-wrapper .is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.verbum-editor-wrapper .is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter{visibility:visible}.verbum-editor-wrapper .block-editor-block-list__block:not(.is-selected)>.block-editor-block-list__block>.block-list-appender:only-child:after{border:0}.verbum-editor-wrapper .block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{background-color:var(--wp-admin-theme-color);box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6;transition:background-color .2s ease-in-out}@media (prefers-reduced-motion:reduce){.verbum-editor-wrapper .block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{transition:none}}.verbum-editor-wrapper .block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.verbum-editor-wrapper .block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid #0000}.verbum-editor-wrapper .block-editor-default-block-appender .block-editor-default-block-appender__content{opacity:.62}.verbum-editor-wrapper :where(body .is-layout-constrained) .block-editor-default-block-appender>:first-child:first-child{margin-block-start:0}.verbum-editor-wrapper .block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.verbum-editor-wrapper .block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;height:24px;min-width:24px;padding:0}.verbum-editor-wrapper .block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.verbum-editor-wrapper .block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter,.verbum-editor-wrapper .block-editor-default-block-appender .block-editor-inserter{line-height:0;position:absolute;right:0;top:0}.verbum-editor-wrapper .block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled,.verbum-editor-wrapper .block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender{bottom:0;list-style:none;padding:0;position:absolute;right:0;z-index:2}.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender.block-list-appender{line-height:0;margin:0}.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{height:24px}.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender .block-list-appender__toggle{background:#1e1e1e;box-shadow:none;color:#fff;display:none;flex-direction:row;height:24px;min-width:24px;padding:0!important;width:24px}.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon:hover,.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender .block-list-appender__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender .block-editor-default-block-appender__content{display:none}.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender:only-child{align-self:center;line-height:inherit;list-style:none;position:relative;right:auto}.verbum-editor-wrapper .block-editor-block-list__block .block-list-appender:only-child .block-editor-default-block-appender__content{display:block}.verbum-editor-wrapper .block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.verbum-editor-wrapper .block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle,.verbum-editor-wrapper .block-editor-block-list__block.is-selected>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.verbum-editor-wrapper .block-editor-block-list__block.is-selected>.block-list-appender .block-list-appender__toggle{display:flex}.verbum-editor-wrapper .block-editor-default-block-appender__content{cursor:text}.verbum-editor-wrapper .block-editor-block-list__layout.has-overlay:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:60}.verbum-editor-wrapper .block-editor-media-placeholder__url-input-container .block-editor-media-placeholder__button{margin-bottom:0}.verbum-editor-wrapper .block-editor-media-placeholder__url-input-form{display:flex}.verbum-editor-wrapper .block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{border:0;border-radius:0;flex-grow:1;margin:2px;min-width:200px;width:100%}@media (min-width:600px){.verbum-editor-wrapper .block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:300px}}.verbum-editor-wrapper .block-editor-media-placeholder__url-input-submit-button{flex-shrink:1}.verbum-editor-wrapper .block-editor-media-placeholder__button{margin-bottom:.5rem}.verbum-editor-wrapper .block-editor-media-placeholder__cancel-button.is-link{display:block;margin:1em}.verbum-editor-wrapper .block-editor-media-placeholder.is-appender{min-height:0}.verbum-editor-wrapper .block-editor-media-placeholder.is-appender:hover{box-shadow:0 0 0 1px var(--wp-admin-theme-color);cursor:pointer}.verbum-editor-wrapper .block-editor-plain-text{border:0;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0;width:100%}.verbum-editor-wrapper .rich-text [data-rich-text-placeholder]{pointer-events:none}.verbum-editor-wrapper .rich-text [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.verbum-editor-wrapper .rich-text:focus{outline:0}.verbum-editor-wrapper .rich-text:focus [data-rich-text-format-boundary]{border-radius:2px}.verbum-editor-wrapper .block-editor-rich-text__editable>p:first-child{margin-top:0}.verbum-editor-wrapper figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}.verbum-editor-wrapper [data-rich-text-script]{display:inline}.verbum-editor-wrapper [data-rich-text-script]:before{background:#ff0;content:"</>"}.verbum-editor-wrapper .block-editor-warning{align-items:center;background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:1em}.verbum-editor-wrapper .block-editor-warning .block-editor-warning__message{color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;margin:0}.verbum-editor-wrapper .block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.verbum-editor-wrapper .block-editor-warning .block-editor-warning__contents{align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.verbum-editor-wrapper .block-editor-warning .block-editor-warning__actions{align-items:center;display:flex;margin-top:1em}.verbum-editor-wrapper .block-editor-warning .block-editor-warning__action{margin:0 8px 0 0}.verbum-editor-wrapper .block-editor-warning__secondary{margin:auto 0 auto 8px}.verbum-editor-wrapper .components-popover.block-editor-warning__dropdown{z-index:99998}.verbum-editor-wrapper body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){.verbum-editor-wrapper body.admin-color-light{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){.verbum-editor-wrapper body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){.verbum-editor-wrapper body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){.verbum-editor-wrapper body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){.verbum-editor-wrapper body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){.verbum-editor-wrapper body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){.verbum-editor-wrapper body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){.verbum-editor-wrapper body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.verbum-editor-wrapper .editor__header{background-color:#fefefe;border:1px solid var(--color-neutral-0);border-bottom:none;display:grid;overflow:hidden;position:sticky;top:0}.verbum-editor-wrapper .editor__header.is-editing{overflow:visible}body.admin-bar .verbum-editor-wrapper .editor__header{top:32px}.verbum-editor-wrapper .editor__header .editor__header-wrapper{align-items:center;border-bottom:1px solid #dcdcde;display:flex;justify-content:space-between;min-height:52px;overflow:hidden}.verbum-editor-wrapper .editor__header .editor__header-wrapper button{box-shadow:none}.verbum-editor-wrapper .editor__header .editor__header-wrapper .editor__header-toolbar{flex-grow:1}.verbum-editor-wrapper .editor__header .editor__header-wrapper .editor__header-toolbar .block-editor-block-contextual-toolbar.components-accessible-toolbar{border-bottom:none}.verbum-editor-wrapper .editor__header .editor__header-wrapper .editor__header-toolbar .block-editor-block-toolbar .block-editor-block-settings-menu,.verbum-editor-wrapper .editor__header .editor__header-wrapper .editor__header-toolbar .block-editor-block-toolbar button:disabled{display:none}.verbum-editor-wrapper .editor__header .editor__header-wrapper .editor__header-toolbar .block-editor-block-toolbar .block-editor-block-parent-selector{background-color:initial}.verbum-editor-wrapper .editor__header .editor__header-wrapper .editor__header-toolbar .block-editor-block-toolbar .block-editor-block-parent-selector button.block-editor-block-parent-selector__button{border:0}.verbum-editor-wrapper .editor__header .editor__header-wrapper .block-editor-inserter{padding:5px 8px}.verbum-editor-wrapper .editor__header .editor__header-wrapper .block-editor-inserter .block-editor-inserter__toggle svg{margin:auto}.verbum-editor-wrapper .editor__header .editor__header-wrapper .block-editor-media-placeholder__url-input-form{box-sizing:border-box;display:flex}.verbum-editor-wrapper .editor__header .editor__header-wrapper .block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:-9px;padding:8px 16px}.verbum-editor-wrapper .editor__header .editor__header-wrapper .block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;font-size:13px;margin-bottom:8px}.verbum-editor-wrapper .editor__header .editor__header-wrapper .block-editor-media-flow__url-input .block-editor-link-control{width:300px}.verbum-editor-wrapper .editor__main{border:1px solid var(--color-neutral-0);margin-bottom:10px}.verbum-editor-wrapper .editor__main.loading-placeholder.loading{align-items:center;display:flex;justify-content:center}.verbum-editor-wrapper .editor__main,.verbum-editor-wrapper .editor__main iframe{min-height:140px}div[id^="portal/tooltip"] .components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}div[id^="portal/tooltip"] .components-tooltip__shortcut{margin-left:8px}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;color:#1e1e1e;color:var(--verbum-font-color,#1e1e1e);width:auto}.components-popover__content button.components-button{align-items:center;-webkit-appearance:none;background:0 0;border:0;border-radius:2px;box-sizing:border-box;color:#1e1e1e;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;margin:0;padding:6px;text-decoration:none;transition:box-shadow .1s linear}.components-popover__content button.components-button:hover{color:#3858e9;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-popover__content button.components-button svg{fill:currentColor}.components-popover__content .block-editor-url-popover__input-container .block-editor-url-popover__row form.block-editor-media-placeholder__url-input-form{display:flex;flex-grow:1}.components-popover__content .block-editor-url-popover__input-container .block-editor-url-popover__row form.block-editor-media-placeholder__url-input-form input.block-editor-media-placeholder__url-input-field{background-color:#fff;border:1px solid #8c8f94;border-radius:4px;box-shadow:0 0 0#0000;color:#2c3338;font-size:14px;line-height:2;min-height:30px;padding:0 8px;width:auto}.components-popover__content .block-editor-link-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;max-width:350px;min-width:auto;position:relative;width:90vw}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper{position:relative}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-url-input.block-editor-link-control__field.block-editor-link-control__search-input{margin:16px}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-url-input.block-editor-link-control__field.block-editor-link-control__search-input .block-editor-url-input__input{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0#0000;display:block;height:40px;line-height:normal;margin:0;padding:8px 16px;position:relative;transition:box-shadow .1s linear;width:100%}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-enter{position:absolute;right:19px;top:3px}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-enter button.block-editor-link-control__search-submit[aria-disabled=true]{cursor:default;opacity:.3}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-results-wrapper .block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-results-wrapper .block-editor-link-control__search-results button.block-editor-link-control__search-item{height:auto;justify-content:start;text-align:left;width:100%}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-results-wrapper .block-editor-link-control__search-results button.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{display:flex;flex-shrink:0;justify-content:center;margin-right:8px;max-height:24px;position:relative;width:24px}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-results-wrapper .block-editor-link-control__search-results button.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;margin-right:auto;min-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-results-wrapper .block-editor-link-control__search-results button.block-editor-link-control__search-item .components-menu-item__item .components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-results-wrapper .block-editor-link-control__search-results button.block-editor-link-control__search-item .components-menu-item__item .components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-results-wrapper .block-editor-link-control__search-results button.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.components-popover__content .block-editor-link-control .block-editor-link-control__search-input-wrapper .block-editor-link-control__search-results-wrapper .block-editor-link-control__search-results button.block-editor-link-control__search-item .components-menu-item__shortcut{align-self:center;color:#757575;margin-left:auto;margin-right:0;padding-left:24px;text-transform:capitalize;white-space:nowrap}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item{background:#0000;border:0;box-sizing:border-box;cursor:default;font-size:13px;padding:16px;width:100%}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__search-item-top .block-editor-link-control__search-item-header{align-items:flex-start;display:flex;flex:1;flex-direction:row;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__search-item-top .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{display:flex;flex-shrink:0;justify-content:center;margin-right:8px;max-height:24px;position:relative;width:24px}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__search-item-top .block-editor-link-control__search-item-header .block-editor-link-control__search-item-details{max-width:144px}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__search-item-top .block-editor-link-control__search-item-header .block-editor-link-control__search-item-details a.block-editor-link-control__search-item-title{color:#0073aa;display:block;font-weight:500;line-height:24px;position:relative}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__search-item-top .block-editor-link-control__search-item-header .block-editor-link-control__search-item-details a.block-editor-link-control__search-item-title .components-external-link__icon{display:none}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__search-item-top .block-editor-link-control__search-item-header .block-editor-link-control__search-item-details .block-editor-link-control__search-item-info{word-break:break-all}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__settings{border:0;margin:0;padding:0}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__settings .block-editor-link-control__setting{margin-bottom:0;padding:20px 8px 8px 0}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__settings .block-editor-link-control__setting .components-base-control__field{display:flex}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__settings .block-editor-link-control__setting .components-checkbox-control__input-container{display:inline-block;margin-right:12px;position:relative;vertical-align:middle}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__settings .block-editor-link-control__setting .components-checkbox-control__input-container input.components-checkbox-control__input{height:20px;margin:0;width:20px}.components-popover__content .block-editor-link-control .block-editor-link-control__search-item .block-editor-link-control__settings .block-editor-link-control__setting .components-checkbox-control__label{line-height:1.4em}.components-popover__content .block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}