@charset "UTF-8";
@charset "UTF-8";

: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;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.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)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.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}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){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}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){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}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){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))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{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))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{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:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){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}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{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:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.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)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.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}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-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-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-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-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 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-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.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}.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)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.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}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;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){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.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;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.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}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.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}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 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%}.components-color-palette__custom-color-button:focus{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}.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;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;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}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.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}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.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!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.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}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.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}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;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;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.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%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.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}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.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}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.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) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.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;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.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}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.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}.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){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.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}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.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}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;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){.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){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.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}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.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;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.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}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.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}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.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)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]: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}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.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}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.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 not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.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)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;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){.components-snackbar{width:fit-content}}.components-snackbar:focus{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))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{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}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.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}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{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}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{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;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.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;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.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}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{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}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.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}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.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}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}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}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}#wpwrap{height:auto;min-height:100%;width:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased}#wpcontent{height:100%;padding-left:20px}#wpcontent,#wpfooter{margin-left:160px}.folded #wpcontent,.folded #wpfooter{margin-left:36px}#wpbody-content{padding-bottom:65px;float:left;width:100%;overflow:visible}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative}.columns-2 .inner-sidebar{margin-right:auto;width:286px;display:block}.columns-2 .inner-sidebar #side-sortables,.inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0}.has-right-sidebar .inner-sidebar{display:block}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-2000px}.has-right-sidebar #post-body-content{margin-right:300px;float:none;width:auto}#col-left{float:left;width:35%}#col-right{float:right;width:65%}#col-left .col-wrap{padding:0 6px 0 0}#col-right .col-wrap{padding:0 0 0 6px}.alignleft{float:left}.alignright{float:right}.textleft{text-align:left}.textright{text-align:right}.clear{clear:both}.wp-clearfix:after{content:"";display:table;clear:both}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.button .screen-reader-text{height:auto}.screen-reader-text+.dashicons-external{margin-top:-1px;margin-left:2px}.screen-reader-shortcut{position:absolute;top:-1000em;left:6px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f0f0f1;color:#2271b1;z-index:100000;line-height:normal}.screen-reader-shortcut:focus{top:-25px;color:#2271b1;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:2px solid transparent;outline-offset:-2px}.hidden,.js .closed .inside,.js .hide-if-js,.js .wp-core-ui .hide-if-js,.js.wp-core-ui .hide-if-js,.no-js .hide-if-no-js,.no-js .wp-core-ui .hide-if-no-js,.no-js.wp-core-ui .hide-if-no-js{display:none}#menu-management .menu-edit,#menu-settings-column .accordion-container,.comment-ays,.feature-filter,.manage-menus,.menu-item-handle,.popular-tags,.stuffbox,.widget-inside,.widget-top,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04)}.comment-ays,.feature-filter,.popular-tags,.stuffbox,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{background:#fff}body,html{height:100%;margin:0;padding:0}body{background:#f0f0f1;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.4em;min-width:600px}body.iframe{min-width:0;padding-top:1px}body.modal-open{overflow:hidden}body.mobile.modal-open #wpwrap{overflow:hidden;position:fixed;height:100%}iframe,img{border:0}td{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:#2271b1;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}a,div{outline:0}a:active,a:hover{color:#135e96}.wp-person a:focus .gravatar,a:focus,a:focus .media-icon img,a:focus .plugin-icon{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}#adminmenu a:focus{box-shadow:none;outline:1px solid transparent;outline-offset:-1px}.screen-reader-text:focus{box-shadow:none;outline:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}.wp-die-message,p{font-size:13px;line-height:1.5;margin:1em 0}blockquote{margin:1em}dd,li{margin-bottom:6px}h1,h2,h3,h4,h5,h6{display:block;font-weight:600}h1{color:#1d2327;font-size:2em;margin:.67em 0}h2,h3{color:#1d2327;font-size:1.3em;margin:1em 0}.update-core-php h2{margin-top:4em}.update-messages h2,.update-php h2,h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}ol,ul{padding:0}ul{list-style:none}ol{list-style-type:decimal;margin-left:2em}ul.ul-disc{list-style:disc outside}ul.ul-square{list-style:square outside}ol.ol-decimal{list-style:decimal outside}ol.ol-decimal,ul.ul-disc,ul.ul-square{margin-left:1.8em}ol.ol-decimal>li,ul.ul-disc>li,ul.ul-square>li{margin:0 0 .5em}.ltr{direction:ltr}.code,code{font-family:Consolas,Monaco,monospace;direction:ltr;unicode-bidi:embed}code,kbd{padding:3px 5px 2px;margin:0 1px;background:#f0f0f1;background:rgba(0,0,0,.07);font-size:13px}.subsubsub{list-style:none;margin:8px 0 0;padding:0;font-size:13px;float:left;color:#646970}.subsubsub a{line-height:2;padding:.2em;text-decoration:none}.subsubsub a .count,.subsubsub a.current .count{color:#50575e;font-weight:400}.subsubsub a.current{font-weight:600;border:none}.subsubsub li{display:inline-block;margin:0;padding:0;white-space:nowrap}.widefat{border-spacing:0;width:100%;clear:both;margin:0}.widefat *{word-wrap:break-word}.widefat a,.widefat button.button-link{text-decoration:none}.widefat td,.widefat th{padding:8px 10px}.widefat thead td,.widefat thead th{border-bottom:1px solid #c3c4c7}.widefat tfoot td,.widefat tfoot th{border-top:1px solid #c3c4c7;border-bottom:none}.widefat .no-items td{border-bottom-width:0}.widefat td{vertical-align:top}.widefat td,.widefat td ol,.widefat td p,.widefat td ul{font-size:13px;line-height:1.5em}.widefat tfoot td,.widefat th,.widefat thead td{text-align:left;line-height:1.3em;font-size:14px}.updates-table td input,.widefat tfoot td input,.widefat th input,.widefat thead td input{margin:0 0 0 8px;padding:0;vertical-align:text-top}.widefat .check-column{width:2.2em;padding:6px 0 25px;vertical-align:top}.widefat tbody th.check-column{padding:9px 0 22px}.updates-table tbody td.check-column,.widefat tbody th.check-column,.widefat tfoot td.check-column,.widefat thead td.check-column{padding:11px 0 0 3px}.widefat tfoot td.check-column,.widefat thead td.check-column{padding-top:4px;vertical-align:middle}.update-php div.error,.update-php div.updated{margin-left:0}.js-update-details-toggle .dashicons{text-decoration:none}.js-update-details-toggle[aria-expanded=true] .dashicons::before{content:"\f142"}.no-js .widefat tfoot .check-column input,.no-js .widefat thead .check-column input{display:none}.column-comments,.column-links,.column-posts,.widefat .num{text-align:center}.widefat th#comments{vertical-align:middle}.wrap{margin:10px 20px 0 2px}.postbox .inside h2,.wrap [class$=icon32]+h2,.wrap h1,.wrap>h2:first-child{font-size:23px;font-weight:400;margin:0;padding:9px 0 4px;line-height:1.3}.wrap h1.wp-heading-inline{display:inline-block;margin-right:5px}.wp-header-end{visibility:hidden;margin:-2px 0 0}.subtitle{margin:0;padding-left:25px;color:#50575e;font-size:14px;font-weight:400;line-height:1}.subtitle strong{word-break:break-all}.wrap .add-new-h2,.wrap .add-new-h2:active,.wrap .page-title-action,.wrap .page-title-action:active{display:inline-block;position:relative;box-sizing:border-box;cursor:pointer;white-space:nowrap;text-decoration:none;text-shadow:none;top:-3px;margin-left:4px;border:1px solid #2271b1;border-radius:3px;background:#f6f7f7;font-size:13px;font-weight:400;line-height:2.15384615;color:#2271b1;padding:0 10px;min-height:30px;-webkit-appearance:none}.wrap .wp-heading-inline+.page-title-action{margin-left:0}.wrap .add-new-h2:hover,.wrap .page-title-action:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.page-title-action:focus{color:#0a4b78}.form-table th label[for=WPLANG] .dashicons,.form-table th label[for=locale] .dashicons{margin-left:5px}.wrap .page-title-action:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.wrap h1.long-header{padding-right:0}.wp-dialog{background-color:#fff}#available-widgets .widget-top:hover,#widgets-left .widget-in-question .widget-top,#widgets-left .widget-top:hover,.widgets-chooser ul,div#widgets-right .widget-top:hover{border-color:#8c8f94;box-shadow:0 1px 2px rgba(0,0,0,.1)}.sorthelper{background-color:#c5d9ed}.ac_match,.subsubsub a.current{color:#000}.alternate,.striped>tbody>:nth-child(odd),ul.striped>:nth-child(odd){background-color:#f6f7f7}.bar{background-color:#f0f0f1;border-right-color:#4f94d4}.highlight{background-color:#f0f6fc;color:#3c434a}.wp-ui-primary{color:#fff;background-color:#2c3338}.wp-ui-text-primary{color:#2c3338}.wp-ui-highlight{color:#fff;background-color:#2271b1}.wp-ui-text-highlight{color:#2271b1}.wp-ui-notification{color:#fff;background-color:#d63638}.wp-ui-text-notification{color:#d63638}.wp-ui-text-icon{color:#8c8f94}img.emoji{display:inline!important;border:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important;box-shadow:none!important}#nav-menu-footer,#nav-menu-header,#your-profile #rich_editing,.checkbox,.control-section .accordion-section-title,.menu-item-handle,.postbox .hndle,.side-info,.sidebar-name,.stuffbox .hndle,.widefat tfoot td,.widefat tfoot th,.widefat thead td,.widefat thead th,.widget .widget-top{line-height:1.4em}.menu-item-handle,.widget .widget-top{background:#f6f7f7;color:#1d2327}.stuffbox .hndle{border-bottom:1px solid #c3c4c7}.quicktags{background-color:#c3c4c7;color:#000;font-size:12px}.icon32{display:none}#bulk-titles .ntdelbutton:before,.notice-dismiss:before,.tagchecklist .ntdelbutton .remove-tag-icon:before,.welcome-panel .welcome-panel-close:before{background:0 0;color:#787c82;content:"\f153";display:block;font:normal 16px/20px dashicons;speak:never;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.welcome-panel .welcome-panel-close:before{margin:0}.tagchecklist .ntdelbutton .remove-tag-icon:before{margin-left:2px;border-radius:50%;color:#2271b1;line-height:1.28}.tagchecklist .ntdelbutton:focus{outline:0}#bulk-titles .ntdelbutton:focus:before,#bulk-titles .ntdelbutton:hover:before,.tagchecklist .ntdelbutton:focus .remove-tag-icon:before,.tagchecklist .ntdelbutton:hover .remove-tag-icon:before{color:#d63638}.tagchecklist .ntdelbutton:focus .remove-tag-icon:before{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.key-labels label{line-height:24px}b,strong{font-weight:600}.pre{white-space:pre-wrap;word-wrap:break-word}.howto{color:#646970;display:block}p.install-help{margin:8px 0;font-style:italic}.no-break{white-space:nowrap}hr{border:0;border-top:1px solid #dcdcde;border-bottom:1px solid #f6f7f7}#all-plugins-table .plugins a.delete,#delete-link a.delete,#media-items a.delete,#media-items a.delete-permanently,#nav-menu-footer .menu-delete,#search-plugins-table .plugins a.delete,.plugins a.delete,.privacy_requests .remove-personal-data .remove-personal-data-handle,.row-actions span.delete a,.row-actions span.spam a,.row-actions span.trash a,.submitbox .submitdelete,a#remove-post-thumbnail{color:#b32d2e}#all-plugins-table .plugins a.delete:hover,#delete-link a.delete:hover,#media-items a.delete-permanently:hover,#media-items a.delete:hover,#nav-menu-footer .menu-delete:hover,#search-plugins-table .plugins a.delete:hover,.file-error,.plugins a.delete:hover,.privacy_requests .remove-personal-data .remove-personal-data-handle:hover,.row-actions .delete a:hover,.row-actions .spam a:hover,.row-actions .trash a:hover,.submitbox .submitdelete:hover,a#remove-post-thumbnail:hover,abbr.required,span.required{color:#b32d2e;border:none}.application-password-display .success{color:#007017;margin-left:.5rem}#major-publishing-actions{padding:10px;clear:both;border-top:1px solid #dcdcde;background:#f6f7f7}#delete-action{float:left;line-height:2.30769231}#delete-link{line-height:2.30769231;vertical-align:middle;text-align:left;margin-left:8px}#delete-link a{text-decoration:none}#publishing-action{text-align:right;float:right;line-height:1.9}#publishing-action .spinner{float:none;margin-top:5px}#misc-publishing-actions{padding:6px 0 0}.misc-pub-section{padding:6px 10px 8px}.misc-pub-filename,.word-wrap-break-word{word-wrap:break-word}#minor-publishing-actions{padding:10px 10px 0;text-align:right}#save-post{float:left}.preview{float:right}#sticky-span{margin-left:18px}.approve,.unapproved .unapprove{display:none}.spam .approve,.trash .approve,.unapproved .approve{display:inline}td.action-links,th.action-links{text-align:right}#misc-publishing-actions .notice{margin-left:10px;margin-right:10px}.wp-filter{display:inline-block;position:relative;box-sizing:border-box;margin:12px 0 25px;padding:0 10px;width:100%;box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #c3c4c7;background:#fff;color:#50575e;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;border-radius:30px;background:#646970;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-left:5px;margin-right:20px}.filter-items{float:left}.filter-links{display:inline-block;margin:0}.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#646970;cursor:pointer}.filter-links .current{box-shadow:none;border-bottom:4px solid #646970;color:#1d2327}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#135e96}.wp-filter .search-form{float:right;display:flex;align-items:center;column-gap:.5rem}.wp-filter .search-form input[type=search]{width:280px;max-width:100%}.wp-filter .search-form select{margin:0}.plugin-install-php .wp-filter{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.no-js .wp-filter .search-form.search-plugins .button,.wp-filter .search-form.search-plugins .wp-filter-search,.wp-filter .search-form.search-plugins select{display:inline-block;vertical-align:top}.wp-filter .button.drawer-toggle{margin:10px 9px 0;padding:0 10px 0 6px;border-color:transparent;background-color:transparent;color:#646970;vertical-align:baseline;box-shadow:none}.wp-filter .drawer-toggle:before{content:"\f111";margin:0 5px 0 0;color:#646970;font:normal 16px/1 dashicons;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-filter .button.drawer-toggle:focus,.wp-filter .button.drawer-toggle:hover,.wp-filter .drawer-toggle:focus:before,.wp-filter .drawer-toggle:hover:before{background-color:transparent;color:#135e96}.wp-filter .button.drawer-toggle:focus:active,.wp-filter .button.drawer-toggle:hover{border-color:transparent}.wp-filter .button.drawer-toggle:focus{border-color:#4f94d4}.wp-filter .button.drawer-toggle:active{background:0 0;box-shadow:none;transform:none}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer,.wp-filter .favorites-form{display:none;margin:0 -10px 0 -20px;padding:20px;border-top:1px solid #f0f0f1;background:#f6f7f7;overflow:hidden}.wp-filter .favorites-form .favorites-username{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.wp-filter .favorites-form .favorites-username input{margin:0}.show-favorites-form .favorites-form,.show-filters .filter-drawer{display:block}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .button.drawer-toggle{border-radius:2px;background:#646970;color:#fff}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2271b1}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{box-sizing:border-box;position:relative;float:left;margin:0 1% 0 0;padding:20px 10px 10px;width:24%;background:#fff;border:1px solid #dcdcde;box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group legend{position:absolute;top:10px;display:block;margin:0;padding:0;font-size:1em;font-weight:600}.filter-drawer .filter-group-feature{margin:28px 0 0;list-style-type:none;font-size:12px}.filter-drawer .filter-group-feature input,.filter-drawer .filter-group-feature label{line-height:1.4}.filter-drawer .filter-group-feature input{position:absolute;margin:0}.filter-group .filter-group-feature label{display:block;margin:14px 0 14px 23px}.filter-drawer .buttons{clear:both;margin-bottom:20px}.filter-drawer .filter-group+.buttons{margin-bottom:0;padding-top:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin-left:10px}.wp-filter .button-link.edit-filters{padding:0 5px;line-height:2.2}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.filtered-by a{margin-left:10px}.filtered-by .tags{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.filtered-by .tag{padding:4px 8px;border:1px solid #dcdcde;box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:11px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none}.filters-applied .filtered-by{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.filters-applied .filter-drawer{padding:20px}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters .favorites-form,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.loading-content .spinner{display:block;margin:40px auto 0;float:none}@media only screen and (max-width:1138px){.wp-filter .search-form{margin:11px 0}}@media only screen and (max-width:1120px){.filter-drawer{border-bottom:1px solid #f0f0f1}.filter-group{margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}}@media only screen and (max-width:1000px){.filter-items{float:none}.wp-filter .media-toolbar-primary,.wp-filter .media-toolbar-secondary,.wp-filter .search-form{float:none;position:relative;max-width:100%}.wp-filter .search-form{margin:11px 0;flex-wrap:wrap;row-gap:10px}}@media only screen and (max-width:782px){.filter-group li{padding:0;width:50%}}@media only screen and (max-width:320px){.filter-count{display:none}.wp-filter .drawer-toggle{margin:10px 0}.filter-group li,.wp-filter .search-form input[type=search]{width:100%}}.notice,div.error,div.updated{background:#fff;border:1px solid #c3c4c7;border-left-width:4px;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:5px 15px 2px;padding:1px 12px}div[class=update-message]{padding:.5em 12px .5em 0}.form-table td .notice p,.notice p,.notice-title,div.error p,div.updated p{margin:.5em 0;padding:2px}.error a{text-decoration:underline}.updated a{padding-bottom:2px}.notice-alt{box-shadow:none}.notice-large{padding:10px 20px}.notice-title{display:inline-block;color:#1d2327;font-size:18px}.wp-core-ui .notice.is-dismissible{padding-right:38px;position:relative}.notice-dismiss{position:absolute;top:0;right:1px;border:none;margin:0;padding:9px;background:0 0;color:#787c82;cursor:pointer}.notice-dismiss:active:before,.notice-dismiss:focus:before,.notice-dismiss:hover:before{color:#d63638}.notice-dismiss:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.notice-success,div.updated{border-left-color:#00a32a}.notice-success.notice-alt{background-color:#edfaef}.notice-warning{border-left-color:#dba617}.notice-warning.notice-alt{background-color:#fcf9e8}.notice-error,div.error{border-left-color:#d63638}.notice-error.notice-alt{background-color:#fcf0f1}.notice-info{border-left-color:#72aee6}.notice-info.notice-alt{background-color:#f0f6fc}#plugin-information-footer .update-now:not(.button-disabled):before{color:#d63638;content:"\f463";display:inline-block;font:normal 20px/1 dashicons;margin:-3px 5px 0 -2px;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}#plugin-information-footer .notice{margin-top:-5px}.button.activated-message:before,.button.activating-message:before,.button.installed:before,.button.installing:before,.button.updated-message:before,.button.updating-message:before,.import-php .updating-message:before,.update-message p:before,.updated-message p:before,.updating-message p:before{display:inline-block;font:normal 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.media-upload-form .notice,.media-upload-form div.error,.wrap .notice,.wrap div.error,.wrap div.updated{margin:5px 0 15px}.wrap #templateside .notice{display:block;margin:0;padding:5px 8px;font-weight:600;text-decoration:none}.wrap #templateside span.notice{margin-left:-12px}#templateside li.notice a{padding:0}.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.update-message p:before,.updating-message p:before{color:#d63638;content:"\f463"}.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.plugins .column-auto-updates .dashicons-update.spin,.theme-overlay .theme-autoupdate .dashicons-update.spin,.updating-message p:before{animation:rotation 2s infinite linear}@media (prefers-reduced-motion:reduce){.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.plugins .column-auto-updates .dashicons-update.spin,.theme-overlay .theme-autoupdate .dashicons-update.spin,.updating-message p:before{animation:none}}.theme-overlay .theme-autoupdate .dashicons-update.spin{margin-right:3px}.button.activated-message:before,.button.updated-message:before,.installed p:before,.updated-message p:before{color:#68de7c;content:"\f147"}.update-message.notice-error p:before{color:#d63638;content:"\f534"}.import-php .updating-message:before,.wrap .notice p:before{margin-right:6px}.import-php .updating-message:before{vertical-align:bottom}#update-nag,.update-nag{display:inline-block;line-height:1.4;padding:11px 15px;font-size:14px;margin:25px 20px 0 2px}ul#dismissed-updates{display:none}#dismissed-updates li>p{margin-top:0}#dismiss,#undismiss{margin-left:.5em}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-.5em 0 2em}.update-php .spinner{float:none;margin:-4px 0}h2.wp-current-version{margin-bottom:.3em}p.update-last-checked{margin-top:0}p.auto-update-status{margin-top:2em;line-height:1.8}#ajax-loading,.ajax-feedback,.ajax-loading,.imgedit-wait-spin,.list-ajax-loading{visibility:hidden}#ajax-response.alignleft{margin-left:2em}.button.activated-message:before,.button.activating-message:before,.button.installed:before,.button.installing:before,.button.updated-message:before,.button.updating-message:before{margin:3px 5px 0 -2px}#plugin-information-footer .button{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}#plugin-information-footer .button.activated-message:before,#plugin-information-footer .button.activating-message:before,#plugin-information-footer .button.installed:before,#plugin-information-footer .button.installing:before,#plugin-information-footer .button.updated-message:before,#plugin-information-footer .button.updating-message:before{margin:9px 5px 0 -2px}#plugin-information-footer .button.update-now.updating-message:before{margin:-3px 5px 0 -2px}.button-primary.activating-message:before,.button-primary.updating-message:before{color:#fff}.button-primary.activated-message:before,.button-primary.updated-message:before{color:#9ec2e6}.button.activated-message,.button.updated-message{transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}@media aural{.button.installed:before,.button.installing:before,.update-message p:before,.wrap .notice p:before{speak:never}}#adminmenu a,#catlist a,#taglist a{text-decoration:none}#contextual-help-wrap,#screen-options-wrap{margin:0;padding:8px 20px 12px;position:relative}#contextual-help-wrap{overflow:auto;margin-left:0}#screen-meta-links{float:right;margin:0 20px 0 0}#screen-meta{display:none;margin:0 20px -1px 0;position:relative;background-color:#fff;border:1px solid #c3c4c7;border-top:none;box-shadow:0 0 0 transparent}#contextual-help-link-wrap,#screen-options-link-wrap{float:left;margin:0 0 0 6px}#screen-meta-links .screen-meta-toggle{position:relative;top:0}#screen-meta-links .show-settings{border:1px solid #c3c4c7;border-top:none;height:auto;margin-bottom:0;padding:3px 6px 3px 16px;background:#fff;border-radius:0 0 4px 4px;color:#646970;line-height:1.7;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear}#screen-meta-links .show-settings:active,#screen-meta-links .show-settings:focus,#screen-meta-links .show-settings:hover{color:#2c3338}#screen-meta-links .show-settings:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}#screen-meta-links .show-settings:active{transform:none}#screen-meta-links .show-settings:after{right:0;content:"\f140";font:normal 20px/1 dashicons;speak:never;display:inline-block;padding:0 5px 0 0;bottom:2px;position:relative;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}#screen-meta-links .screen-meta-active:after{content:"\f142"}.toggle-arrow{background-repeat:no-repeat;background-position:top left;background-color:transparent;height:22px;line-height:22px;display:block}.toggle-arrow-active{background-position:bottom left}#contextual-help-wrap h5,#screen-options-wrap h5,#screen-options-wrap legend{margin:0;padding:8px 0;font-size:13px;font-weight:600}.metabox-prefs label{display:inline-block;padding-right:15px;line-height:2.35}#number-of-columns{display:inline-block;vertical-align:middle;line-height:30px}.metabox-prefs input[type=checkbox]{margin-top:0;margin-right:6px}.metabox-prefs label input,.metabox-prefs label input[type=checkbox]{margin:-4px 5px 0 0}.metabox-prefs .columns-prefs label input{margin:-1px 2px 0 0}.metabox-prefs label a{display:none}.metabox-prefs .screen-options input,.metabox-prefs .screen-options label{margin-top:0;margin-bottom:0;vertical-align:middle}.metabox-prefs .screen-options .screen-per-page{margin-right:15px;padding-right:0}.metabox-prefs .screen-options label{line-height:2.2;padding-right:0}.screen-options+.screen-options{margin-top:10px}.metabox-prefs .submit{margin-top:1em;padding:0}#contextual-help-wrap{padding:0}#contextual-help-columns{position:relative}#contextual-help-back{position:absolute;top:0;bottom:0;left:150px;right:170px;border:1px solid #c3c4c7;border-top:none;border-bottom:none;background:#f0f6fc}#contextual-help-wrap.no-sidebar #contextual-help-back{right:0;border-right-width:0;border-bottom-right-radius:2px}.contextual-help-tabs{float:left;width:150px;margin:0}.contextual-help-tabs ul{margin:1em 0}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:0 0 0 2px;border-color:transparent}.contextual-help-tabs a{display:block;padding:5px 5px 5px 12px;line-height:1.4;text-decoration:none;border:1px solid transparent;border-right:none;border-left:none}.contextual-help-tabs a:hover{color:#2c3338}.contextual-help-tabs .active{padding:0;margin:0 -1px 0 0;border-left:2px solid #72aee6;background:#f0f6fc;box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02)}.contextual-help-tabs .active a{border-color:#c3c4c7;color:#2c3338}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto}.help-tab-content{display:none;margin:0 22px 12px 0;line-height:1.6}.help-tab-content.active{display:block}.help-tab-content ul li{list-style-type:disc;margin-left:18px}.contextual-help-sidebar{width:150px;float:right;padding:0 8px 0 12px;overflow:auto}html.wp-toolbar{padding-top:var(--wp-admin--admin-bar--height);box-sizing:border-box;-ms-overflow-style:scrollbar}.widefat td,.widefat th{color:#50575e}.widefat tfoot td,.widefat th,.widefat thead td{font-weight:400}.widefat tfoot tr td,.widefat tfoot tr th,.widefat thead tr td,.widefat thead tr th{color:#2c3338}.widefat td p{margin:2px 0 .8em}.widefat ol,.widefat p,.widefat ul{color:#2c3338}.widefat .column-comment p{margin:.6em 0}.widefat .column-comment ul{list-style:initial;margin-left:2em}.postbox-container{float:left}.postbox-container .meta-box-sortables{box-sizing:border-box}#wpbody-content .metabox-holder{padding-top:10px}.metabox-holder .postbox-container .meta-box-sortables{min-height:1px;position:relative}#post-body-content{width:100%;min-width:463px;float:left}#post-body.columns-2 #postbox-container-1{float:right;margin-right:-300px;width:280px}#post-body.columns-2 #side-sortables{min-height:250px}@media only screen and (max-width:799px){#wpbody-content .metabox-holder .postbox-container .empty-container{outline:0;height:0;min-height:0}}.js .postbox .hndle,.js .widget .widget-top{cursor:move}.js .postbox .hndle.is-non-sortable,.js .widget .widget-top.is-non-sortable{cursor:auto}.hndle a{font-size:12px;font-weight:400}.postbox-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c3c4c7}.postbox-header .hndle{flex-grow:1;display:flex;justify-content:space-between;align-items:center}.postbox-header .handle-actions{flex-shrink:0}.postbox .handle-order-higher,.postbox .handle-order-lower,.postbox .handlediv{width:1.62rem;height:1.62rem;margin:0;padding:0;border:0;background:0 0;cursor:pointer}.postbox .handle-order-higher,.postbox .handle-order-lower{color:#787c82;width:1.62rem}.edit-post-meta-boxes-area .postbox .handle-order-higher,.edit-post-meta-boxes-area .postbox .handle-order-lower{width:44px;height:44px;color:#1d2327}.postbox .handle-order-higher[aria-disabled=true],.postbox .handle-order-lower[aria-disabled=true]{cursor:default;color:#a7aaad}.sortable-placeholder{border:1px dashed #c3c4c7;margin-bottom:20px}.postbox,.stuffbox{margin-bottom:20px;padding:0;line-height:1}.postbox.closed{border-bottom:0}.postbox .hndle,.stuffbox .hndle{-webkit-user-select:none;user-select:none}.postbox .inside{padding:0 12px 12px;line-height:1.4;font-size:13px}.stuffbox .inside{padding:0;line-height:1.4;font-size:13px;margin-top:0}.postbox .inside{margin:11px 0;position:relative}.postbox .inside>p:last-child,.rss-widget ul li:last-child{margin-bottom:1px!important}.postbox.closed h3{border:none;box-shadow:none}.postbox table.form-table{margin-bottom:0}.postbox table.widefat{box-shadow:none}.temp-border{border:1px dotted #c3c4c7}.columns-prefs label{padding:0 10px 0 0}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,#comment-status-display,#dashboard_right_now .versions .b,#ed_reply_toolbar #ed_reply_strong,#pass-strength-result.short,#pass-strength-result.strong,#post-status-display,#post-visibility-display,.feature-filter .feature-name,.item-controls .item-order a,.media-item .percent,.plugins .name{font-weight:600}#wpfooter{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;color:#50575e}#wpfooter p{font-size:13px;margin:0;line-height:1.55}#footer-thankyou{font-style:italic}.nav-tab{float:left;border:1px solid #c3c4c7;border-bottom:none;margin-left:.5em;padding:5px 10px;font-size:14px;line-height:1.71428571;font-weight:600;background:#dcdcde;color:#50575e;text-decoration:none;white-space:nowrap}.nav-tab-small .nav-tab,h3 .nav-tab{padding:5px 14px;font-size:12px;line-height:1.33}.nav-tab:focus,.nav-tab:hover{background-color:#fff;color:#3c434a}.nav-tab-active,.nav-tab:focus:active{box-shadow:none}.nav-tab-active{margin-bottom:-1px;color:#3c434a}.nav-tab-active,.nav-tab-active:focus,.nav-tab-active:focus:active,.nav-tab-active:hover{border-bottom:1px solid #f0f0f1;background:#f0f0f1;color:#000}.nav-tab-wrapper,.wrap h2.nav-tab-wrapper,h1.nav-tab-wrapper{border-bottom:1px solid #c3c4c7;margin:0;padding-top:9px;padding-bottom:0;line-height:inherit}.nav-tab-wrapper:not(.wp-clearfix):after{content:"";display:table;clear:both}.spinner{background:url(//herbertpublishing.com/wp-admin/images/spinner.gif) no-repeat;background-size:20px 20px;display:inline-block;visibility:hidden;float:right;vertical-align:middle;opacity:.7;width:20px;height:20px;margin:4px 10px 0}.loading-content .spinner,.spinner.is-active{visibility:visible}#template>div{margin-right:16em}#template .notice{margin-top:1em;margin-right:3%}#template .notice p{width:auto}#template .submit .spinner{float:none}.metabox-holder .postbox>h3,.metabox-holder .stuffbox>h3,.metabox-holder h2.hndle,.metabox-holder h3.hndle{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}.nav-menus-php .metabox-holder h3{padding:0}.accordion-container h3.accordion-section-title{padding:0!important}.accordion-section-title button.accordion-trigger,.nav-menus-php .metabox-holder .accordion-section-title button.accordion-trigger{background:inherit;color:#1d2327;display:block;position:relative;text-align:left;width:100%;outline:0;border:0;padding:10px 10px 11px 14px;line-height:1.5;cursor:pointer}.accordion-section-title button.accordion-trigger:focus,.nav-menus-php .metabox-holder .accordion-section-title button.accordion-trigger:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.accordion-section-title span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section-title span.dashicons.dashicons-arrow-down{position:absolute;right:10px;left:auto;color:#787c82;border-radius:50px;top:50%;transform:translateY(-50%)}.accordion-section-title:hover span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section-title:hover span.dashicons.dashicons-arrow-down{color:#1d2327}.accordion-section-title span.dashicons.dashicons-arrow-down::before,.nav-menus-php .metabox-holder .accordion-section-title span.dashicons.dashicons-arrow-down::before{position:relative;left:-1px}.accordion-section.open .accordion-section-title span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section.open .accordion-section-title span.dashicons.dashicons-arrow-down{transform:rotate(180deg) translate(0,50%)}#templateside ul li a{text-decoration:none}.plugin-install #description,.plugin-install-network #description{width:60%}table .column-rating,table .column-visible,table .vers{text-align:left}.attention,.error-message{color:#d63638;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}.media-icon{width:62px;text-align:center}.media-icon img{border:1px solid #dcdcde;border:1px solid rgba(0,0,0,.07)}#howto{font-size:11px;margin:0 5px;display:block}.importers{font-size:16px;width:auto}.importers td{padding-right:14px;line-height:1.4}.importers .import-system{max-width:250px}.importers td.desc{max-width:500px}.importer-action,.importer-desc,.importer-title{display:block}.importer-title{color:#000;font-size:14px;font-weight:400;margin-bottom:.2em}.importer-action{line-height:1.55;color:#50575e;margin-bottom:1em}#post-body #post-body-content #namediv h2,#post-body #post-body-content #namediv h3{margin-top:0}.edit-comment-author{color:#1d2327;border-bottom:1px solid #f0f0f1}#namediv h2 label,#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:100%}#namediv p{margin:10px 0}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:.15}.checkbox{border:none;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(//herbertpublishing.com/wp-admin/images/stars.png?ver=20121108) repeat-x bottom left}div.star-holder .star-rating{background:url(//herbertpublishing.com/wp-admin/images/stars.png?ver=20121108) repeat-x top left;height:17px;float:left}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;transition:color .1s ease-in;text-align:center;color:#dba617}.star-rating .star-full:before{content:"\f155"}.star-rating .star-half:before{content:"\f459"}.rtl .star-rating .star-half{transform:rotateY(180deg)}.star-rating .star-empty:before{content:"\f154"}div.action-links{font-weight:400;margin:6px 0 0}#plugin-information{background:#fff;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;padding:0}#plugin-information-scrollable{overflow:auto;-webkit-overflow-scrolling:touch;height:100%}#plugin-information-title{padding:0 26px;background:#f6f7f7;font-size:22px;font-weight:600;line-height:2.4;position:relative;height:56px}#plugin-information-title.with-banner{margin-right:0;height:250px;background-size:cover}#plugin-information-title h2{font-size:1em;font-weight:600;padding:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner h2{position:relative;font-family:"Helvetica Neue",sans-serif;display:inline-block;font-size:30px;line-height:1.68;box-sizing:border-box;max-width:100%;padding:0 15px;margin-top:174px;color:#fff;background:rgba(29,35,39,.9);text-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 0 30px rgba(255,255,255,.1);border-radius:8px}#plugin-information-title div.vignette{display:none}#plugin-information-title.with-banner div.vignette{position:absolute;display:block;top:0;left:0;height:250px;width:100%;background:0 0;box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1)}#plugin-information-tabs{padding:0 16px;position:relative;right:0;left:0;min-height:36px;font-size:0;z-index:1;border-bottom:1px solid #dcdcde;background:#f6f7f7}#plugin-information-tabs a{position:relative;display:inline-block;padding:9px 10px;margin:0;height:18px;line-height:1.3;font-size:14px;text-decoration:none;transition:none}#plugin-information-tabs a.current{margin:0 -1px -1px;background:#fff;border:1px solid #dcdcde;border-bottom-color:#fff;padding-top:8px;color:#2c3338}#plugin-information-tabs.with-banner a.current{border-top:none;padding-top:9px}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{overflow:hidden;background:#fff;position:relative;top:0;right:0;left:0;min-height:100%;min-height:calc(100% - 152px)}#plugin-information-content.with-banner{min-height:calc(100% - 346px)}#section-holder{position:relative;top:0;right:250px;bottom:0;left:0;margin-top:10px;margin-right:250px;padding:10px 26px 99999px;margin-bottom:-99932px}#section-holder .notice{margin:5px 0 15px}#section-holder .updated{margin:16px 0}#plugin-information .fyi{float:right;position:relative;top:0;right:0;padding:16px 16px 99999px;margin-bottom:-99932px;width:217px;border-left:1px solid #dcdcde;background:#f6f7f7;color:#646970}#plugin-information .fyi strong{color:#3c434a}#plugin-information .fyi h3{font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information .fyi-description{margin-top:0}#plugin-information .counter-container{margin:3px 0}#plugin-information .counter-label{float:left;margin-right:5px;min-width:55px}#plugin-information .counter-back{height:17px;width:92px;background-color:#dcdcde;float:left}#plugin-information .counter-bar{height:17px;background-color:#f0c33c;float:left}#plugin-information .counter-count{margin-left:5px}#plugin-information .fyi ul.contributors{margin-top:10px}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li img{vertical-align:middle;margin-right:4px}#plugin-information-footer{padding:13px 16px;position:absolute;right:0;bottom:0;left:0;height:40px;border-top:1px solid #dcdcde;background:#f6f7f7}#plugin-information .section{direction:ltr}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-left:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;box-shadow:0 1px 2px rgba(0,0,0,.3)}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #c3c4c7}#plugin-information blockquote{border-left:2px solid #dcdcde;color:#646970;font-style:italic;margin:1em 0;padding:0 0 0 1em}#plugin-information .review{overflow:hidden;width:100%;margin-bottom:20px;border-bottom:1px solid #dcdcde}#plugin-information .review-title-section{overflow:hidden}#plugin-information .review-title-section h4{display:inline-block;float:left;margin:0 6px 0 0}#plugin-information .reviewer-info p{clear:both;margin:0;padding-top:2px}#plugin-information .reviewer-info .avatar{float:left;margin:4px 6px 0 0}#plugin-information .reviewer-info .star-rating{float:left}#plugin-information .review-meta{float:left;margin-left:.75em}#plugin-information .review-body{float:left;width:100%}.plugin-version-author-uri{font-size:13px}.update-php .button.button-primary{margin-right:1em}@media screen and (max-width:771px){#plugin-information-title.with-banner{height:100px}#plugin-information-title.with-banner h2{margin-top:30px;font-size:20px;line-height:2;max-width:85%}#plugin-information-title.with-banner div.vignette{height:100px}#plugin-information-tabs{overflow:hidden;padding:0;height:auto}#plugin-information-tabs a.current{margin-bottom:0;border-bottom:none}#plugin-information .fyi{float:none;border:1px solid #dcdcde;position:static;width:auto;margin:26px 26px 0;padding-bottom:0}#section-holder{position:static;margin:0;padding-bottom:70px}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}#TB_window.plugin-details-modal{background:#fff}#TB_window.plugin-details-modal.thickbox-loading:before{content:"";display:block;width:20px;height:20px;position:absolute;left:50%;top:50%;z-index:-1;margin:-10px 0 0 -10px;background:#fff url(//herbertpublishing.com/wp-admin/images/spinner.gif) no-repeat center;background-size:20px 20px;transform:translateZ(0)}@media print,(min-resolution:120dpi){#TB_window.plugin-details-modal.thickbox-loading:before{background-image:url(//herbertpublishing.com/wp-admin/images/spinner-2x.gif)}}.plugin-details-modal #TB_title{float:left;height:1px}.plugin-details-modal #TB_ajaxWindowTitle{display:none}.plugin-details-modal #TB_closeWindowButton{left:auto;right:-30px;color:#f0f0f1}.plugin-details-modal #TB_closeWindowButton:focus,.plugin-details-modal #TB_closeWindowButton:hover{outline:0;box-shadow:none}.plugin-details-modal #TB_closeWindowButton:focus::after,.plugin-details-modal #TB_closeWindowButton:hover::after{outline:2px solid;outline-offset:-4px;border-radius:4px}.plugin-details-modal .tb-close-icon{display:none}.plugin-details-modal #TB_closeWindowButton:after{content:"\f335";font:normal 32px/29px dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:830px){.plugin-details-modal #TB_closeWindowButton{right:0;top:-30px}}img{border:none}.bulk-action-notice .toggle-indicator::before,.meta-box-sortables .postbox .order-higher-indicator::before,.meta-box-sortables .postbox .order-lower-indicator::before,.meta-box-sortables .postbox .toggle-indicator::before,.privacy-text-box .toggle-indicator::before,.sidebar-name .toggle-indicator::before{content:"\f142";display:inline-block;font:normal 20px/1 dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator::before,.js .widgets-holder-wrap.closed .toggle-indicator::before,.meta-box-sortables .postbox.closed .handlediv .toggle-indicator::before,.privacy-text-box.closed .toggle-indicator::before{content:"\f140"}.postbox .handle-order-higher .order-higher-indicator::before{content:"\f343";color:inherit}.postbox .handle-order-lower .order-lower-indicator::before{content:"\f347";color:inherit}.postbox .handle-order-higher .order-higher-indicator::before,.postbox .handle-order-lower .order-lower-indicator::before{position:relative;top:.11rem;width:20px;height:20px}.postbox .handlediv .toggle-indicator::before{width:20px;border-radius:50%}.postbox .handlediv .toggle-indicator::before{position:relative;top:.05rem;text-indent:-1px}.rtl .postbox .handlediv .toggle-indicator::before{text-indent:1px}.bulk-action-notice .toggle-indicator::before{line-height:16px;vertical-align:top;color:#787c82}.postbox .handle-order-higher:focus,.postbox .handle-order-lower:focus,.postbox .handlediv:focus{box-shadow:inset 0 0 0 2px #2271b1;border-radius:50%;outline:2px solid transparent}.postbox .handle-order-higher:focus .order-higher-indicator::before,.postbox .handle-order-lower:focus .order-lower-indicator::before,.postbox .handlediv:focus .toggle-indicator::before{box-shadow:none;outline:1px solid transparent}#photo-add-url-div input[type=text]{width:300px}.alignleft h2{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;background:#f6f7f7;tab-size:4}#template .CodeMirror,#template textarea{width:100%;min-height:60vh;height:calc(100vh - 295px);border:1px solid #dcdcde;box-sizing:border-box}#templateside>h2{padding-top:6px;padding-bottom:7px;margin:0}#templateside ol,#templateside ul{margin:0;padding:0}#templateside>ul{box-sizing:border-box;margin-top:0;overflow:auto;padding:0;min-height:60vh;height:calc(100vh - 295px);background-color:#f6f7f7;border:1px solid #dcdcde;border-left:none}#templateside ul ul{padding-left:12px}#templateside>ul>li>ul[role=group]{padding-left:0}[role=treeitem][aria-expanded=false]>ul{display:none}[role=treeitem] span[aria-hidden]{display:inline;font-family:dashicons;font-size:20px;position:absolute;pointer-events:none}[role=treeitem][aria-expanded=false]>.folder-label .icon:after{content:"\f139"}[role=treeitem][aria-expanded=true]>.folder-label .icon:after{content:"\f140"}[role=treeitem] .folder-label{display:block;padding:3px 3px 3px 12px;cursor:pointer}[role=treeitem]{outline:0}[role=treeitem] .folder-label.focus,[role=treeitem] a:focus{color:#043959;box-shadow:none;outline:2px solid #2271b1;outline-offset:-2px}[role=treeitem] .folder-label.hover,[role=treeitem].hover{background-color:#f0f0f1}.tree-folder{margin:0;position:relative}[role=treeitem] li{position:relative}.tree-folder .tree-folder::after{content:"";display:block;position:absolute;left:2px;border-left:1px solid #c3c4c7;top:-13px;bottom:10px}.tree-folder>li::before{content:"";position:absolute;display:block;border-left:1px solid #c3c4c7;left:2px;top:-5px;height:18px;width:7px;border-bottom:1px solid #c3c4c7}.tree-folder>li::after{content:"";position:absolute;display:block;border-left:1px solid #c3c4c7;left:2px;bottom:-7px;top:0}#templateside .current-file{margin:-4px 0 -2px}.tree-folder>.current-file::before{left:4px;height:15px;width:0;border-left:none;top:3px}.tree-folder>.current-file::after{bottom:-4px;height:7px;left:2px;top:auto}.tree-folder li:last-child>.tree-folder::after,.tree-folder>li:last-child::after{display:none}#documentation label,#theme-plugin-editor-label,#theme-plugin-editor-selector{font-weight:600}#theme-plugin-editor-label{display:inline-block;margin-bottom:1em}#docs-list,#template textarea{direction:ltr}.fileedit-sub #plugin,.fileedit-sub #theme{max-width:40%}.fileedit-sub .alignright{text-align:right}#template p{width:97%}#file-editor-linting-error{margin-top:1em;margin-bottom:1em}#file-editor-linting-error>.notice{margin:0;display:inline-block}#file-editor-linting-error>.notice>p{width:auto}#template .submit{margin-top:1em;padding:0}#template .submit input[type=submit][disabled]{cursor:not-allowed}#templateside{float:right;width:16em;word-wrap:break-word}#postcustomstuff p.submit{margin:0}#templateside h4{margin:1em 0 0}#templateside li{margin:4px 0}#templateside li:not(.howto) a,.theme-editor-php .highlight{display:block;padding:3px 0 3px 12px;text-decoration:none}#templateside li.current-file>a{padding-bottom:0}#templateside li:not(.howto)>a:first-of-type{padding-top:0}#templateside li.howto{padding:6px 12px 12px}.theme-editor-php .highlight{margin:-3px 3px -3px -12px}#templateside .highlight{border:none;font-weight:600}.nonessential{color:#646970;font-size:11px;font-style:italic;padding-left:12px}#documentation{margin-top:10px}#documentation label{line-height:1.8;vertical-align:baseline}.fileedit-sub{padding:10px 0 8px;line-height:180%}#file-editor-warning .file-editor-warning-content{margin:25px}.nav-menus-php .item-edit:before,.widget-top .widget-action .toggle-indicator:before,.wp-customizer .accordion-section-title:after,.wp-customizer .control-section .accordion-section-title:after{content:"\f140";font:normal 20px/1 dashicons;speak:never;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.widget-top .widget-action .toggle-indicator:before{padding:1px 2px 1px 0;border-radius:50%}.handlediv,.item-edit,.postbox .handlediv.button-link,.toggle-indicator{color:#787c82}.widget-action{color:#50575e}.handlediv:focus,.handlediv:hover,.item-edit:focus,.item-edit:hover,.postbox .handlediv.button-link:focus,.postbox .handlediv.button-link:hover,.sidebar-name:hover .toggle-indicator,.widget-action:focus,.widget-top:hover .widget-action{color:#1d2327;outline:2px solid transparent}.widget-top .widget-action:focus .toggle-indicator:before{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}#customize-info.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before,.widget.open .widget-top .widget-action .toggle-indicator:before,.widget.widget-in-question .widget-top .widget-action .toggle-indicator:before{content:"\f142"} .ui-draggable-handle,.ui-sortable-handle{touch-action:none}.accordion-section{border-bottom:1px solid #dcdcde;margin:0}.accordion-section.open .accordion-section-content,.no-js .accordion-section .accordion-section-content{display:block}.accordion-section.open:hover{border-bottom-color:#dcdcde}.accordion-section-content{display:none;padding:10px 20px 15px;overflow:hidden;background:#fff}.accordion-section-title{margin:0;position:relative;border-left:1px solid #dcdcde;border-right:1px solid #dcdcde;-webkit-user-select:none;user-select:none}.js .accordion-section-title{cursor:pointer}.js .accordion-section-title:after{position:absolute;top:12px;right:10px;z-index:1}.accordion-section-title:focus{outline:1px solid transparent}.accordion-section-title:focus:after,.accordion-section-title:hover:after{border-color:#a7aaad transparent;outline:1px solid transparent}.cannot-expand .accordion-section-title{cursor:auto}.cannot-expand .accordion-section-title:after{display:none}.control-section .accordion-section-title,.customize-pane-child .accordion-section-title{border-left:none;border-right:none;padding:10px 10px 11px 14px;line-height:1.55;background:#fff}.control-section .accordion-section-title:after,.customize-pane-child .accordion-section-title:after{top:calc(50% - 10px)}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{color:#1d2327;background:#f6f7f7}.control-section.open .accordion-section-title{border-bottom:1px solid #dcdcde}.network-admin .edit-site-actions{margin-top:0}.my-sites{display:block;overflow:auto;zoom:1}.my-sites li{display:block;padding:8px 3%;min-height:130px;margin:0}@media only screen and (max-width:599px){.my-sites li{min-height:0}}@media only screen and (min-width:600px){.my-sites.striped li{background-color:#fff;position:relative}.my-sites.striped li:after{content:"";width:1px;height:100%;position:absolute;top:0;right:0;background:#c3c4c7}}@media only screen and (min-width:600px) and (max-width:699px){.my-sites li{float:left;width:44%}.my-sites.striped li{background-color:#fff}.my-sites.striped li:nth-of-type(odd){clear:left}.my-sites.striped li:nth-of-type(2n+2):after{content:none}.my-sites li:nth-of-type(4n+1),.my-sites li:nth-of-type(4n+2){background-color:#f6f7f7}}@media only screen and (min-width:700px) and (max-width:1199px){.my-sites li{float:left;width:27.333333%;background-color:#fff}.my-sites.striped li:nth-of-type(3n+3):after{content:none}.my-sites li:nth-of-type(6n+1),.my-sites li:nth-of-type(6n+2),.my-sites li:nth-of-type(6n+3){background-color:#f6f7f7}}@media only screen and (min-width:1200px) and (max-width:1399px){.my-sites li{float:left;width:21%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(4n+1){clear:left}.my-sites.striped li:nth-of-type(4n+4):after{content:none}.my-sites li:nth-of-type(8n+1),.my-sites li:nth-of-type(8n+2),.my-sites li:nth-of-type(8n+3),.my-sites li:nth-of-type(8n+4){background-color:#f6f7f7}}@media only screen and (min-width:1400px) and (max-width:1599px){.my-sites li{float:left;width:16%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(5n+1){clear:left}.my-sites.striped li:nth-of-type(5n+5):after{content:none}.my-sites li:nth-of-type(10n+1),.my-sites li:nth-of-type(10n+2),.my-sites li:nth-of-type(10n+3),.my-sites li:nth-of-type(10n+4),.my-sites li:nth-of-type(10n+5){background-color:#f6f7f7}}@media only screen and (min-width:1600px){.my-sites li{float:left;width:12.666666%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(6n+1){clear:left}.my-sites.striped li:nth-of-type(6n+6):after{content:none}.my-sites li:nth-of-type(12n+1),.my-sites li:nth-of-type(12n+2),.my-sites li:nth-of-type(12n+3),.my-sites li:nth-of-type(12n+4),.my-sites li:nth-of-type(12n+5),.my-sites li:nth-of-type(12n+6){background-color:#f6f7f7}}.my-sites li a{text-decoration:none}@media print,(min-resolution:120dpi){div.star-holder,div.star-holder .star-rating{background:url(//herbertpublishing.com/wp-admin/images/stars-2x.png?ver=20121108) repeat-x bottom left;background-size:21px 37px}.spinner{background-image:url(//herbertpublishing.com/wp-admin/images/spinner-2x.gif)}}@media screen and (max-width:782px){html.wp-toolbar{padding-top:var(--wp-admin--admin-bar--height)}.screen-reader-shortcut:focus{top:-39px}.block-editor-page .screen-reader-shortcut:focus{top:7px}body{min-width:240px;overflow-x:hidden}body *{-webkit-tap-highlight-color:transparent!important}#wpcontent{position:relative;margin-left:0;padding-left:10px}#wpbody-content{padding-bottom:100px}.wrap{clear:both;margin-right:12px;margin-left:0}#col-left,#col-right{float:none;width:auto}#col-left .col-wrap,#col-right .col-wrap{padding:0}#collapse-menu,.post-format-select{display:none!important}.wrap h1.wp-heading-inline{margin-bottom:.5em}.wrap .add-new-h2,.wrap .add-new-h2:active,.wrap .page-title-action,.wrap .page-title-action:active{padding:10px 15px;font-size:14px;white-space:nowrap}.media-upload-form div.error,.notice,.wrap div.error,.wrap div.updated{margin:20px 0 10px;padding:5px 10px;font-size:14px;line-height:175%}.wp-core-ui .notice.is-dismissible{padding-right:46px}.notice-dismiss{padding:13px}.wrap .icon32+h2{margin-top:-2px}.wp-responsive-open #wpbody{right:-16em}code{word-wrap:break-word;word-wrap:anywhere;word-break:break-word}.postbox{font-size:14px}.metabox-holder .postbox>h3,.metabox-holder .stuffbox>h3,.metabox-holder h2,.metabox-holder h3.hndle{padding:12px}.nav-menus-php .metabox-holder h3{padding:0}.postbox .handlediv{margin-top:3px}.subsubsub{font-size:16px;text-align:center;margin-bottom:15px}#template .CodeMirror,#template textarea{box-sizing:border-box}#templateside{float:none;width:auto}#templateside>ul{border-left:1px solid #dcdcde}#templateside li{margin:0}#templateside li:not(.howto) a{display:block;padding:5px}#templateside li.howto{padding:12px}#templateside .highlight{padding:5px;margin-left:-5px;margin-top:-5px}#template .notice,#template>div{float:none;margin:1em 0;width:auto}#template .CodeMirror,#template textarea{width:100%}#templateside ul ul{padding-left:1.5em}[role=treeitem] .folder-label{display:block;padding:5px}.tree-folder .tree-folder::after,.tree-folder>li::after,.tree-folder>li::before{left:-8px}.tree-folder>li::before{top:0;height:13px}.tree-folder>.current-file::before{left:-5px;top:7px;width:4px}.tree-folder>.current-file::after{height:9px;left:-8px}.wrap #templateside span.notice{margin-left:-5px;width:100%}.fileedit-sub .alignright{float:left;margin-top:15px;width:100%;text-align:left}.fileedit-sub .alignright label{display:block}.fileedit-sub #plugin,.fileedit-sub #theme{margin-left:0;max-width:70%}.fileedit-sub input[type=submit]{margin-bottom:0}#documentation label[for=docs-list]{display:block}#documentation select[name=docs-list]{margin-left:0;max-width:60%}#documentation input[type=button]{margin-bottom:0}#wpfooter{display:none}#comments-form .checkforspam{display:none}.edit-comment-author{margin:2px 0 0}.filter-drawer .filter-group-feature input,.filter-drawer .filter-group-feature label{line-height:2.1}.filter-drawer .filter-group-feature label{margin-left:32px}.wp-filter .button.drawer-toggle{font-size:13px;line-height:2;height:28px}#screen-meta #contextual-help-wrap{overflow:visible}#screen-meta #contextual-help-back,#screen-meta .contextual-help-sidebar{display:none}#screen-meta .contextual-help-tabs{clear:both;width:100%;float:none}#screen-meta .contextual-help-tabs ul{margin:0 0 1em;padding:1em 0 0}#screen-meta .contextual-help-tabs .active{margin:0}#screen-meta .contextual-help-tabs-wrap{clear:both;max-width:100%;float:none}#screen-meta,#screen-meta-links{margin-right:10px}#screen-meta-links{margin-bottom:20px}.wp-filter .search-form input[type=search]{font-size:1rem}.wp-filter .search-form.search-plugins{min-width:100%}}@media screen and (max-width:600px){#wpwrap.wp-responsive-open{overflow-x:hidden}html.wp-toolbar{padding-top:0}.screen-reader-shortcut:focus{top:7px}#wpbody{padding-top:46px}div#post-body.metabox-holder.columns-1{overflow-x:hidden}.nav-tab-wrapper,.wrap h2.nav-tab-wrapper,h1.nav-tab-wrapper{border-bottom:0}h1 .nav-tab,h2 .nav-tab,h3 .nav-tab,nav .nav-tab{margin:10px 10px 0 0;border-bottom:1px solid #c3c4c7}.nav-tab-active:focus,.nav-tab-active:focus:active,.nav-tab-active:hover{border-bottom:1px solid #c3c4c7}.wp-filter .search-form.search-plugins label{width:100%}}@media screen and (max-width:480px){.metabox-prefs-container{display:grid}.metabox-prefs-container>*{display:inline-block;padding:2px}}@media screen and (max-width:320px){#network_dashboard_right_now .subsubsub{font-size:14px;text-align:left}}button,input,select,textarea{box-sizing:border-box;font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea{font-size:14px}textarea{overflow:auto;padding:2px 6px;line-height:1.42857143;resize:vertical}input,select{margin:0 1px}textarea.code{padding:4px 6px 1px}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{padding:0 8px;line-height:2;min-height:30px}::-webkit-datetime-edit{line-height:1.85714286}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #8c8f94;border-radius:4px;background:#fff;color:#50575e;clear:none;cursor:pointer;display:inline-block;line-height:0;height:1rem;margin:-.25rem .25rem 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:1rem;min-width:1rem;-webkit-appearance:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#8c8f94}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#135e96}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{border-radius:50%;margin-right:.25rem;line-height:.71428571}input[type=checkbox]:checked::before,input[type=radio]:checked::before{float:left;display:inline-block;vertical-align:middle;width:1rem;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked::before{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E");margin:-.1875rem 0 0 -.25rem;height:1.3125rem;width:1.3125rem}input[type=radio]:checked::before{content:"";border-radius:50%;width:.5rem;height:.5rem;margin:.1875rem;background-color:#3582c4;line-height:1.14285714}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.wp-admin input[type=file]{padding:3px 0;cursor:pointer}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#f0f0f1}::-webkit-input-placeholder{color:#646970}::-moz-placeholder{color:#646970;opacity:1}:-ms-input-placeholder{color:#646970}.form-invalid .form-required,.form-invalid .form-required:focus,.form-invalid.form-required input,.form-invalid.form-required input:focus,.form-invalid.form-required select,.form-invalid.form-required select:focus{border-color:#d63638!important;box-shadow:0 0 2px rgba(214,54,56,.8)}.form-table .form-required.form-invalid td:after{content:"\f534";font:normal 20px/1 dashicons;color:#d63638;margin-left:-25px;vertical-align:middle}.form-table .form-required.user-pass1-wrap.form-invalid td:after{content:""}.form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after{content:"\f534";font:normal 20px/1 dashicons;color:#d63638;margin:0 6px 0 -29px;vertical-align:middle}.form-input-tip{color:#646970}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:rgba(255,255,255,.5);border-color:rgba(220,220,222,.75);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(44,51,56,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=file][aria-disabled=true],input[type=range].disabled,input[type=range]:disabled,input[type=range][aria-disabled=true]{background:0 0;box-shadow:none;cursor:default}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=checkbox][aria-disabled=true],input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before,input[type=radio][aria-disabled=true]{opacity:.7;cursor:default}.wp-core-ui select{font-size:14px;line-height:2;color:#2c3338;border-color:#8c8f94;box-shadow:none;border-radius:3px;padding:0 24px 0 8px;min-height:30px;max-width:25rem;-webkit-appearance:none;background:#fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat right 5px top 55%;background-size:16px 16px;cursor:pointer;vertical-align:middle}.wp-core-ui select:hover{color:#2271b1}.wp-core-ui select:focus{border-color:#2271b1;color:#0a4b78;box-shadow:0 0 0 1px #2271b1}.wp-core-ui select:active{border-color:#8c8f94;box-shadow:none}.wp-core-ui select.disabled,.wp-core-ui select:disabled{color:#a7aaad;border-color:#dcdcde;background-color:#f6f7f7;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23a0a5aa%22%2F%3E%3C%2Fsvg%3E');box-shadow:none;text-shadow:0 1px 0 #fff;cursor:default;transform:none}.wp-core-ui select[aria-disabled=true]{cursor:default}.wp-core-ui select:-moz-focusring{color:transparent;text-shadow:0 0 0 #0a4b78}.wp-core-ui select::-ms-value{background:0 0;color:#50575e}.wp-core-ui select:hover::-ms-value{color:#2271b1}.wp-core-ui select:focus::-ms-value{color:#0a4b78}.wp-core-ui select.disabled::-ms-value,.wp-core-ui select:disabled::-ms-value{color:#a7aaad}.wp-core-ui select::-ms-expand{display:none}.wp-admin .button-cancel{display:inline-block;min-height:28px;padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.meta-box-sortables input{vertical-align:middle}.misc-pub-post-status select{margin-top:0}.wp-core-ui select[multiple]{height:auto;padding-right:8px;background:#fff}.submit{padding:1.5em 0;margin:5px 0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border:none}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:none;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:none;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}.regular-text{width:25em}input.small-text{width:50px;padding:0 6px}label input.small-text{margin-top:-4px}input[type=number].small-text{width:65px;padding-right:0}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px;padding-right:0}#doaction,#doaction2,#post-query-submit{margin:0 8px 0 0}.no-js input#changeit2,.no-js input#doaction2,.no-js label[for=bulk-action-selector-bottom],.no-js label[for=new_role2],.no-js select#bulk-action-selector-bottom,.no-js select#new_role2{display:none}.tablenav .actions select{float:left;margin-right:6px;max-width:12.5rem}#timezone_string option{margin-left:1em}.wp-cancel-pw>.dashicons,.wp-hide-pw>.dashicons{position:relative;top:3px;width:1.25rem;height:1.25rem;top:.25rem;font-size:20px}.wp-cancel-pw .dashicons-no{display:none}#your-profile label+a,label{vertical-align:middle}#your-profile label+a,fieldset label{vertical-align:middle}.options-media-php [for*="_size_"]{min-width:10em;vertical-align:baseline}.options-media-php .small-text[name*="_size_"]{margin:0 0 1em}.wp-generate-pw{margin-top:1em;position:relative}.wp-pwd button{height:min-content}.wp-pwd button.pwd-toggle .dashicons{position:relative;top:.25rem}.wp-pwd{margin-top:1em;position:relative}.mailserver-pass-wrap .wp-pwd{display:inline-block;margin-top:0}#mailserver_pass{padding-right:2.5rem}.mailserver-pass-wrap .button.wp-hide-pw{background:0 0;border:1px solid transparent;box-shadow:none;font-size:14px;line-height:2;width:2.5rem;min-width:40px;margin:0;padding:0 9px;position:absolute;right:0;top:0}.mailserver-pass-wrap .button.wp-hide-pw:hover{background:0 0;border-color:transparent}.mailserver-pass-wrap .button.wp-hide-pw:focus{background:0 0;border-color:#3582c4;border-radius:4px;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.mailserver-pass-wrap .button.wp-hide-pw:active{background:0 0;box-shadow:none;transform:none}#misc-publishing-actions label{vertical-align:baseline}#pass-strength-result{background-color:#f0f0f1;border:1px solid #dcdcde;color:#1d2327;margin:-1px 1px 5px;padding:3px 5px;text-align:center;width:25em;box-sizing:border-box;opacity:0}#pass-strength-result.short{background-color:#ffabaf;border-color:#e65054;opacity:1}#pass-strength-result.bad{background-color:#facfd2;border-color:#f86368;opacity:1}#pass-strength-result.good{background-color:#f5e6ab;border-color:#f0c33c;opacity:1}#pass-strength-result.strong{background-color:#b8e6bf;border-color:#68de7c;opacity:1}.password-input-wrapper{display:inline-block}.password-input-wrapper input{font-family:Consolas,Monaco,monospace}#pass1-text.short,#pass1.short{border-color:#e65054}#pass1-text.bad,#pass1.bad{border-color:#f86368}#pass1-text.good,#pass1.good{border-color:#f0c33c}#pass1-text.strong,#pass1.strong{border-color:#68de7c}#pass1-text:focus,#pass1:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.pw-weak{display:none}.indicator-hint{padding-top:8px}.wp-pwd [type=password],.wp-pwd [type=text]{margin-bottom:0;min-height:30px}.wp-pwd input::-ms-reveal{display:none}#pass1-text,.show-password #pass1{display:none}#pass1-text::-ms-clear{display:none}.show-password #pass1-text{display:inline-block}p.search-box{display:flex;flex-wrap:wrap;align-items:center;column-gap:.5rem;position:relative;float:right;margin:11px 0}.network-admin.themes-php p.search-box{clear:left}.search-box input[name="s"],.tablenav .search-plugins input[name="s"],.tagsdiv .newtag{float:left;margin:0 4px 0 0}.js.plugins-php .search-box .wp-filter-search{margin:0;width:280px}input[type=email].ui-autocomplete-loading,input[type=text].ui-autocomplete-loading{background-image:url(//herbertpublishing.com/wp-admin/images/loading.gif);background-repeat:no-repeat;background-position:right 5px center;visibility:visible}input.ui-autocomplete-input.open{border-bottom-color:transparent}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;border:1px solid #4f94d4;box-shadow:0 1px 2px rgba(79,148,212,.8);background-color:#fff}.ui-autocomplete li{margin-bottom:0;padding:4px 10px;white-space:nowrap;text-align:left;cursor:pointer}.ui-autocomplete .ui-state-focus{background-color:#dcdcde}.wp-tags-autocomplete .ui-state-focus,.wp-tags-autocomplete [aria-selected=true]{background-color:#2271b1;color:#fff;outline:2px solid transparent}.button-add-site-icon{width:100%;cursor:pointer;text-align:center;border:1px dashed #c3c4c7;box-sizing:border-box;padding:9px 0;line-height:1.6;max-width:270px;border-radius:4px;background:#f0f0f1}.button-add-site-icon:focus,.button-add-site-icon:hover{background:#fff}.button-add-site-icon:focus{background-color:#fff;border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#1d2327;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table .td-full,.form-table th.th-full{width:auto;padding:20px 10px 20px 0;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table .date-time-doc{margin-top:1em}.form-table p.timezone-info{margin:1em 0;display:flex;flex-direction:column}#local-time{margin-top:.5em}.form-table td fieldset label{margin:.35em 0 .5em!important;display:inline-block}.form-table td fieldset p label{margin-top:0!important}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}table.form-table td .updated p{font-size:13px;margin:.3em 0}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#adduser .form-field input,#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#dcdcde}.color-palette{display:table;width:100%;border-spacing:0;border-collapse:collapse}.color-palette .color-palette-shade,.color-palette td{display:table-cell;height:20px;padding:0;border:none}.color-option{cursor:pointer}.create-application-password .form-field{max-width:25em}.create-application-password label{font-weight:600}.create-application-password p.submit{margin-bottom:0;padding-bottom:0;display:block}#application-passwords-section .notice{margin-top:20px;margin-bottom:0;word-wrap:break-word}.application-password-display input.code{margin-bottom:6px;width:19em}.auth-app-card.card{max-width:768px}.authorize-application-php .form-wrap p{display:block}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.label-responsive{vertical-align:middle}#export-filters p{margin:0 0 1em}#export-filters p.submit{margin:7px 0 5px}.card{position:relative;margin-top:20px;padding:.7em 2em 1em;min-width:255px;max-width:520px;border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;box-sizing:border-box}.pressthis h4{margin:2em 0 1em}.pressthis textarea{width:100%;font-size:1em}#pressthis-code-wrap{overflow:auto}.pressthis-bookmarklet-wrapper{margin:20px 0 8px;vertical-align:top;position:relative;z-index:1}.pressthis-bookmarklet,.pressthis-bookmarklet:active,.pressthis-bookmarklet:focus,.pressthis-bookmarklet:hover{display:inline-block;position:relative;cursor:move;color:#2c3338;background:#dcdcde;border-radius:5px;border:1px solid #c3c4c7;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis-bookmarklet:active{outline:0}.pressthis-bookmarklet:after{content:"";width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;transform:skew(20deg) rotate(6deg);box-shadow:0 10px 8px rgba(0,0,0,.6)}.pressthis-bookmarklet:hover:after{transform:skew(20deg) rotate(9deg);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis-bookmarklet span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis-bookmarklet span:before{color:#787c82;font:normal 20px/1 dashicons;content:"\f157";position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis-js-toggle{margin-left:10px;padding:0;height:auto;vertical-align:top}.pressthis-js-toggle.button.button{margin-left:10px;padding:0;height:auto;vertical-align:top}.pressthis-js-toggle .dashicons{margin:5px 8px 6px 7px;color:#50575e}.timezone-info code{white-space:nowrap}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .date-time-text{display:inline-block;min-width:10em}.options-general-php input.small-text{width:56px;margin:-2px 0}.options-general-php .spinner{float:none;margin:-3px 3px 0}.options-general-php .language-install-spinner,.profile-php .language-install-spinner,.settings-php .language-install-spinner,.user-edit-php .language-install-spinner{display:inline-block;float:none;margin:-3px 5px 0;vertical-align:middle}.form-table.permalink-structure .available-structure-tags{margin-top:8px}.form-table.permalink-structure .available-structure-tags ul{display:flex;flex-wrap:wrap;margin:8px 0 0}.form-table.permalink-structure .available-structure-tags li{margin:6px 5px 0 0}.form-table.permalink-structure .available-structure-tags li:last-child{margin-right:0}.form-table.permalink-structure .structure-selection .row{margin-bottom:16px}.form-table.permalink-structure .structure-selection .row>div{max-width:calc(100% - 24px);display:inline-flex;flex-direction:column}.form-table.permalink-structure .structure-selection .row label{font-weight:600}.form-table.permalink-structure .structure-selection .row p{margin-top:0}.setup-php textarea{max-width:100%}.form-field #site-address{max-width:25em}.form-field #domain{max-width:22em}.form-field #admin-email,.form-field #blog_last_updated,.form-field #blog_registered,.form-field #path,.form-field #site-title{max-width:25em}.form-field #path{margin-bottom:5px}#search-sites,#search-users{max-width:60%}.configuration-rules-label{font-weight:600;margin-bottom:4px}.request-filesystem-credentials-dialog{display:none;visibility:visible}.request-filesystem-credentials-dialog .notification-dialog{top:10%;max-height:85%}.request-filesystem-credentials-dialog-content{margin:25px}#request-filesystem-credentials-title{font-size:1.3em;margin:1em 0}.request-filesystem-credentials-form legend{font-size:1em;padding:1.33em 0;font-weight:600}.request-filesystem-credentials-form input[type=password],.request-filesystem-credentials-form input[type=text]{display:block}.request-filesystem-credentials-dialog input[type=password],.request-filesystem-credentials-dialog input[type=text]{width:100%}.request-filesystem-credentials-form .field-title{font-weight:600}.request-filesystem-credentials-dialog label[for=hostname],.request-filesystem-credentials-dialog label[for=private_key],.request-filesystem-credentials-dialog label[for=public_key]{display:block;margin-bottom:1em}.request-filesystem-credentials-dialog .ftp-password,.request-filesystem-credentials-dialog .ftp-username{float:left;width:48%}.request-filesystem-credentials-dialog .ftp-password{margin-left:4%}.request-filesystem-credentials-dialog .request-filesystem-credentials-action-buttons{text-align:right}.request-filesystem-credentials-dialog label[for=ftp]{margin-right:10px}.request-filesystem-credentials-dialog #auth-keys-desc{margin-bottom:0}#request-filesystem-credentials-dialog .button:not(:last-child){margin-right:10px}#request-filesystem-credentials-form .cancel-button{display:none}#request-filesystem-credentials-dialog .cancel-button{display:inline}.request-filesystem-credentials-dialog .ftp-password,.request-filesystem-credentials-dialog .ftp-username{float:none;width:auto}.request-filesystem-credentials-dialog .ftp-username{margin-bottom:1em}.request-filesystem-credentials-dialog .ftp-password{margin:0}.request-filesystem-credentials-dialog .ftp-password em{color:#8c8f94}.request-filesystem-credentials-dialog label{display:block;line-height:1.5;margin-bottom:1em}.request-filesystem-credentials-form legend{padding-bottom:0}.request-filesystem-credentials-form #ssh-keys legend{font-size:1.3em}.request-filesystem-credentials-form .notice{margin:0 0 20px;clear:both}.tools-privacy-policy-page form{margin-bottom:1.3em}.tools-privacy-policy-page input.button{margin:0 1px 0 6px}.tools-privacy-policy-page select{margin:0 1px .5em 6px}.tools-privacy-edit{margin:1.5em 0}.tools-privacy-policy-page span{line-height:2}.privacy_requests .column-email{width:40%}.privacy_requests .column-type{text-align:center}.privacy_requests tfoot td:first-child,.privacy_requests thead td:first-child{border-left:4px solid #fff}.privacy_requests tbody th{border-left:4px solid #fff;background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.privacy_requests .row-actions{color:#787c82}.privacy_requests .row-actions.processing{position:static}.privacy_requests tbody .has-request-results th{box-shadow:none}.privacy_requests tbody .request-results th .notice{margin:0 0 5px}.privacy_requests tbody td{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.privacy_requests tbody .has-request-results td{box-shadow:none}.privacy_requests .next_steps .button{word-wrap:break-word;white-space:normal}.privacy_requests .status-request-confirmed td,.privacy_requests .status-request-confirmed th{background-color:#fff;border-left-color:#72aee6}.privacy_requests .status-request-failed td,.privacy_requests .status-request-failed th{background-color:#f6f7f7;border-left-color:#d63638}.privacy_requests .export_personal_data_failed a{vertical-align:baseline}.status-label{font-weight:600}.status-label.status-request-pending{font-weight:400;font-style:italic;color:#646970}.status-label.status-request-failed{color:#d63638;font-weight:600}.wp-privacy-request-form{clear:both}.wp-privacy-request-form-field{margin:1.5em 0}.wp-privacy-request-form input{margin:0}.email-personal-data::before{display:inline-block;font:normal 20px/1 dashicons;margin:3px 5px 0 -2px;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.email-personal-data--sending::before{color:#d63638;content:"\f463";animation:rotation 2s infinite linear}.email-personal-data--sent::before{color:#68de7c;content:"\f147"}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{-webkit-appearance:none;padding:3px 10px;min-height:40px}::-webkit-datetime-edit{line-height:1.875}.widefat tfoot td input[type=checkbox],.widefat th input[type=checkbox],.widefat thead td input[type=checkbox],input[type=checkbox]{-webkit-appearance:none}.widefat tfoot td input[type=checkbox],.widefat th input[type=checkbox],.widefat thead td input[type=checkbox]{margin-bottom:8px}.widefat tfoot td input[type=checkbox]:before,.widefat th input[type=checkbox]:before,.widefat thead td input[type=checkbox]:before,input[type=checkbox]:checked:before{width:1.875rem;height:1.875rem;margin:-.1875rem -.3125rem}input[type=checkbox],input[type=radio]{height:1.5625rem;width:1.5625rem}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-.1875rem}input[type=radio]:checked:before{vertical-align:middle;width:.5625rem;height:.5625rem;margin:.4375rem;line-height:.76190476}.wp-upload-form input[type=submit]{margin-top:10px}.wp-admin .form-table select,.wp-core-ui select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.wp-admin .button-cancel{margin-bottom:0;padding:2px 0;font-size:14px;vertical-align:middle}#adduser .form-field input,#createuser .form-field input{width:100%}.form-table{box-sizing:border-box}.form-table td,.form-table th,.label-responsive{display:block;width:auto;vertical-align:middle}.label-responsive{margin:.5em 0}.export-filters li{margin-bottom:0}.form-table .color-palette .color-palette-shade,.form-table .color-palette td{display:table-cell;width:15px;height:30px;padding:0}.form-table .color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=email],.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;display:block;max-width:none;box-sizing:border-box}.form-table .form-required.form-invalid td:after{float:right;margin:-30px 3px 0 0}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:4.375em;display:inline;padding:3px 6px;margin:0 3px}.form-table .regular-text~input[type=text].small-text{margin-top:5px}#pass-strength-result{width:100%;box-sizing:border-box;padding:8px}.password-input-wrapper{display:block}p.search-box{float:none;width:100%;margin-bottom:20px;display:flex}p.search-box input[name="s"]{float:none;width:100%;margin-bottom:10px;vertical-align:middle}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{display:inline;padding:4px 0 0;line-height:1.4;font-size:14px}.form-table th{padding:10px 0 0;border-bottom:0}.form-table td{margin-bottom:0;padding:4px 0 6px}.form-table.permalink-structure td code{display:inline-block}.form-table.permalink-structure .structure-selection{margin-top:8px}.form-table.permalink-structure .structure-selection .row>div{max-width:calc(100% - 36px);width:100%}.form-table.permalink-structure td input[type=text]{margin-top:4px}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table td>label:first-child{display:inline-block;margin-top:.35em}.background-position-control .button-group>label{font-size:0}.form-table fieldset label{display:block}.form-field #domain{max-width:none}.wp-pwd{position:relative}#profile-page .form-table #pass1{padding-right:90px}.wp-pwd button.button{background:0 0;border:1px solid transparent;box-shadow:none;line-height:2;margin:0;padding:5px 9px;position:absolute;right:0;top:0;width:2.375rem;height:2.375rem;min-width:40px;min-height:40px}.wp-pwd button.wp-hide-pw{right:2.5rem}body.user-new-php .wp-pwd button.wp-hide-pw{right:0}.wp-pwd button.button:focus,.wp-pwd button.button:hover{background:0 0}.wp-pwd button.button:active{background:0 0;box-shadow:none;transform:none}.wp-pwd .button .text{display:none}.wp-pwd [type=password],.wp-pwd [type=text]{line-height:2;padding-right:5rem}body.user-new-php .wp-pwd [type=password],body.user-new-php .wp-pwd [type=text]{padding-right:2.5rem}.wp-cancel-pw .dashicons-no{display:inline-block}.mailserver-pass-wrap .wp-pwd{display:block}#mailserver_pass{padding-left:10px}.options-general-php input[type=text].small-text{max-width:6.25em;margin:0}.tools-privacy-policy-page form.wp-create-privacy-page{margin-bottom:1em}.tools-privacy-policy-page input#set-page,.tools-privacy-policy-page select{margin:10px 0 0}.tools-privacy-policy-page .wp-create-privacy-page span{display:block;margin-bottom:1em}.tools-privacy-policy-page .wp-create-privacy-page .button{margin-left:0}.wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column){display:table-cell}.wp-list-table.privacy_requests.widefat th input,.wp-list-table.privacy_requests.widefat thead td input{margin-left:5px}.wp-privacy-request-form-field input[type=text]{width:100%;margin-bottom:10px;vertical-align:middle}.regular-text{max-width:100%}}@media only screen and (max-width:768px){.form-field input[type=email],.form-field input[type=password],.form-field input[type=text],.form-field select,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}}@media only screen and (max-height:480px),screen and (max-width:450px){.file-editor-warning .notification-dialog,.request-filesystem-credentials-dialog .notification-dialog{width:100%;height:100%;max-height:100%;position:fixed;top:0;margin:0;left:0}}@media screen and (max-width:600px){.color-option{width:49%}}@media only screen and (max-width:320px){.options-general-php .date-time-text.date-time-custom-text{min-width:0;margin-right:.5em}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}html :where(.editor-styles-wrapper){background:#fff;color:initial;font-family:serif;font-size:medium;line-height:normal}:where(.editor-styles-wrapper) .wp-align-wrapper{max-width:840px}:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-full,:where(.editor-styles-wrapper) .wp-align-wrapper>.wp-block{max-width:none}:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-wide{max-width:840px}:where(.editor-styles-wrapper) a{transition:none}:where(.editor-styles-wrapper) code,:where(.editor-styles-wrapper) kbd{background:inherit;font-family:monospace;font-size:inherit;margin:0;padding:0}:where(.editor-styles-wrapper) p{font-size:revert;line-height:revert;margin:revert}:where(.editor-styles-wrapper) ol,:where(.editor-styles-wrapper) ul{box-sizing:border-box;list-style-type:revert;margin:revert;padding:revert}:where(.editor-styles-wrapper) ol ol,:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ol,:where(.editor-styles-wrapper) ul ul{margin:revert}:where(.editor-styles-wrapper) ol li,:where(.editor-styles-wrapper) ul li{margin:revert}:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ul{list-style-type:revert}:where(.editor-styles-wrapper) h1,:where(.editor-styles-wrapper) h2,:where(.editor-styles-wrapper) h3,:where(.editor-styles-wrapper) h4,:where(.editor-styles-wrapper) h5,:where(.editor-styles-wrapper) h6{color:revert;font-size:revert;font-weight:revert;line-height:revert;margin:revert}:where(.editor-styles-wrapper) select{-webkit-appearance:revert;background:revert;border:revert;border-radius:revert;box-shadow:revert;color:revert;cursor:revert;font-family:system-ui;font-size:revert;font-weight:revert;line-height:revert;margin:revert;max-width:revert;min-height:revert;outline:revert;padding:revert;text-shadow:revert;transform:revert;vertical-align:revert}:where(.editor-styles-wrapper) select:disabled,:where(.editor-styles-wrapper) select:focus{background-color:revert;background-image:revert;border-color:revert;box-shadow:revert;color:revert;cursor:revert;text-shadow:revert;transform:revert}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{ direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap }.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}: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;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-styles .block-editor-block-list__block{margin:0}@keyframes selection-overlay__fade-in-animation{0%{opacity:0}to{opacity:.4}}:root .block-editor-block-list__layout::selection,:root [data-has-multi-selection=true] .block-editor-block-list__layout::selection,_::-webkit-full-page-media,_:future{background-color:initial}.block-editor-block-list__layout{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected) ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected)::selection{background:#0000}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{background:var(--wp-admin-theme-color);bottom:0;content:"";left:0;opacity:.4;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media not (prefers-reduced-motion){.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}}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected).is-highlighted:after{outline-color:#0000}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus{outline:none}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected:after,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*1);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*1);pointer-events:none;position:absolute;right:0;top:0;z-index:1}.block-editor-block-list__layout [class^=components-]{-webkit-user-select:text;user-select:text}.block-editor-block-list__layout .block-editor-block-list__block{overflow-wrap:break-word;pointer-events:auto;position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-editing-disabled{pointer-events:none}.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.has-child-selected,.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.is-selected{z-index:20}.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:48px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{background-color:#fff6;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:initial}.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)}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected{cursor:default}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered .rich-text,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered.rich-text,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected .rich-text,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected.rich-text{cursor:auto}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered:not(.is-selected):after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline):not(.rich-text):not([contenteditable=true]).is-selected:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*1);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*1);pointer-events:none;position:absolute;right:0;top:0}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}@keyframes block-editor-is-editable__animation{0%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}to{background-color:rgba(var(--wp-admin-theme-color--rgb),0)}}@keyframes block-editor-is-editable__animation_reduce-motion{0%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}99%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}to{background-color:rgba(var(--wp-admin-theme-color--rgb),0)}}.is-root-container:not([inert]) .block-editor-block-list__block.is-selected .block-editor-block-list__block.has-editable-outline:after{animation-delay:.1s;animation-duration:.8s;animation-fill-mode:backwards;animation-name:block-editor-is-editable__animation;animation-timing-function:ease-out;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media (prefers-reduced-motion:reduce){.is-root-container:not([inert]) .block-editor-block-list__block.is-selected .block-editor-block-list__block.has-editable-outline:after{animation-delay:0s;animation-name:block-editor-is-editable__animation_reduce-motion}}.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){opacity:.2}@media not (prefers-reduced-motion){.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){transition:opacity .1s linear}}.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected) .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-multi-selected,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-selected{opacity:1}.wp-block.alignleft,.wp-block.alignright,.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{z-index:21}.wp-site-blocks>[data-align=left]{float:left;margin-right:2em}.wp-site-blocks>[data-align=right]{float:right;margin-left:2em}.wp-site-blocks>[data-align=center]{justify-content:center;margin-left:auto;margin-right:auto}.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}}@media not (prefers-reduced-motion){.wp-block .block-list-appender .block-editor-inserter__toggle{animation:block-editor-inserter__toggle__fade-in-animation .1s ease;animation-fill-mode:forwards}}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{display:none}.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)}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{border:none;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:none;overflow:hidden;padding:12px;resize:none;width:100%}@media not (prefers-reduced-motion){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition:padding .2s linear}}.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)}.block-editor-block-list__block .block-editor-warning{position:relative;z-index:5}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__zoom-out-separator{align-items:center;background:#ddd;color:#000;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;justify-content:center;margin-left:-1px;margin-right:-1px;overflow:hidden}@media not (prefers-reduced-motion){.block-editor-block-list__zoom-out-separator{transition:background-color .3s ease}}.is-zoomed-out .block-editor-block-list__zoom-out-separator{font-size:calc(13px/var(--wp-block-editor-iframe-zoom-out-scale))}.block-editor-block-list__zoom-out-separator.is-dragged-over{background:#ccc}.block-editor-block-list__layout.is-root-container.has-global-padding>.block-editor-block-list__zoom-out-separator,.has-global-padding>.block-editor-block-list__zoom-out-separator{margin:0 calc(var(--wp--style--root--padding-right)*-1 - 1px) 0 calc(var(--wp--style--root--padding-left)*-1 - 1px)!important;max-width:none}.is-dragging{cursor:grabbing}.is-vertical .block-list-appender{margin-left:12px;margin-right:auto;margin-top:12px;width:24px}.block-list-appender>.block-editor-inserter{display:block}.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)}.block-editor-block-list__block.has-block-overlay{cursor:default}.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block{pointer-events:none}.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block.has-block-overlay:before{left:0;right:0;width:auto}.block-editor-block-list__layout .is-dragging{border-radius:2px!important;opacity:.1!important}.block-editor-block-list__layout .is-dragging iframe{pointer-events:none}.block-editor-block-list__layout .is-dragging::selection{background:#0000!important}.block-editor-block-list__layout .is-dragging:after{content:none!important}.wp-block img:not([draggable]),.wp-block svg:not([draggable]){pointer-events:none}.block-editor-block-preview__content-iframe .block-list-appender{display:none}.block-editor-block-preview__live-content *{pointer-events:none}.block-editor-block-preview__live-content .block-list-appender{display:none}.block-editor-block-preview__live-content .components-button:disabled{opacity:1}.block-editor-block-preview__live-content .block-editor-block-list__block[data-empty=true],.block-editor-block-preview__live-content .components-placeholder{display:none}.block-editor-block-variation-picker__skip,.block-editor-block-variation-picker__variations,.wp-block-group-placeholder__variations{display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:8px;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.block-editor-block-variation-picker__skip svg,.block-editor-block-variation-picker__variations svg,.wp-block-group-placeholder__variations svg{fill:#949494!important}.block-editor-block-variation-picker__skip .components-button,.block-editor-block-variation-picker__variations .components-button,.wp-block-group-placeholder__variations .components-button{padding:4px}.block-editor-block-variation-picker__skip .components-button:hover,.block-editor-block-variation-picker__variations .components-button:hover,.wp-block-group-placeholder__variations .components-button:hover{background:none!important}.block-editor-block-variation-picker__skip .components-button:hover svg,.block-editor-block-variation-picker__variations .components-button:hover svg,.wp-block-group-placeholder__variations .components-button:hover svg{fill:var(--wp-admin-theme-color)!important}.block-editor-block-variation-picker__skip>li,.block-editor-block-variation-picker__variations>li,.wp-block-group-placeholder__variations>li{align-items:center;display:flex;flex-direction:column;gap:4px;width:auto}.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%}.is-dark-theme .block-editor-button-block-appender{box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6}.block-editor-button-block-appender:hover{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);color:var(--wp-admin-theme-color)}.block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child{pointer-events:none}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child:after,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child:after,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after{border:1px dashed;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter{opacity:0}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter:focus-within,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter:focus-within,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter:focus-within,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter:focus-within{opacity:1}.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,.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,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after{border:none}.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,.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,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter{visibility:visible}.block-editor-block-list__block:not(.is-selected)>.block-editor-block-list__block>.block-list-appender:only-child:after{border:none}.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}@media not (prefers-reduced-motion){.block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{transition:background-color .2s ease-in-out}}.block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid #0000}.block-editor-default-block-appender .block-editor-default-block-appender__content{margin-block-end:0;margin-block-start:0;opacity:.62}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-default-block-appender .block-editor-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__block .block-list-appender{bottom:0;list-style:none;padding:0;position:absolute;right:0;z-index:2}.block-editor-block-list__block .block-list-appender.block-list-appender{line-height:0;margin:0}.block-editor-block-list__block .block-list-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{height:24px}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.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}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender__content{display:none}.block-editor-block-list__block .block-list-appender:only-child{align-self:center;line-height:inherit;list-style:none;position:relative;right:auto}.block-editor-block-list__block .block-list-appender:only-child .block-editor-default-block-appender__content{display:block}.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle,.block-editor-block-list__block.is-selected>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected>.block-list-appender .block-list-appender__toggle{display:flex}.block-editor-default-block-appender__content{cursor:text}.block-editor-iframe__body{position:relative}.block-editor-iframe__html{transform-origin:top center}@media not (prefers-reduced-motion){.block-editor-iframe__html{transition:background-color .4s}}.block-editor-iframe__html.zoom-out-animation{bottom:0;left:0;overflow-y:var(--wp-block-editor-iframe-zoom-out-overflow-behavior,scroll);position:fixed;right:0;top:calc(var(--wp-block-editor-iframe-zoom-out-scroll-top, 0)*-1)}.block-editor-iframe__html.is-zoomed-out{background-color:#ddd;margin-bottom:calc(var(--wp-block-editor-iframe-zoom-out-content-height)*(1 - var(--wp-block-editor-iframe-zoom-out-scale, 1))*-1 + var(--wp-block-editor-iframe-zoom-out-frame-size, 0)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1)*-1 + -2px);padding-bottom:calc(var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1));padding-top:calc(var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1));scale:var(--wp-block-editor-iframe-zoom-out-scale,1);transform:translateX(calc((var(--wp-block-editor-iframe-zoom-out-scale-container-width) - var(--wp-block-editor-iframe-zoom-out-container-width, 100vw))/2/var(--wp-block-editor-iframe-zoom-out-scale, 1)))}.block-editor-iframe__html.is-zoomed-out body{min-height:calc((var(--wp-block-editor-iframe-zoom-out-inner-height) - 2*var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1))/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.block-editor-iframe__html.is-zoomed-out body>.is-root-container:not(.wp-block-post-content){display:flex;flex:1;flex-direction:column;height:100%}.block-editor-iframe__html.is-zoomed-out body>.is-root-container:not(.wp-block-post-content)>main{flex:1}.block-editor-iframe__html.is-zoomed-out .wp-block[draggable]{cursor:grab}.block-editor-media-placeholder__cancel-button.is-link{display:block;margin:1em}.block-editor-media-placeholder.is-appender{min-height:0}.block-editor-media-placeholder.is-appender:hover{box-shadow:0 0 0 1px var(--wp-admin-theme-color);cursor:pointer}.block-editor-plain-text{border:none;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0;width:100%}.rich-text [data-rich-text-placeholder]{pointer-events:none}.rich-text [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.rich-text:focus{outline:none}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{background:#ff0;content:"</>"}[data-rich-text-comment],[data-rich-text-format-boundary]{border-radius:2px}[data-rich-text-comment]{background-color:currentColor}[data-rich-text-comment] span{color:currentColor;filter:invert(100%);padding:0 2px}.block-editor-warning{align-items:center;background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;display:flex;flex-wrap:wrap;padding:1em}.block-editor-warning,.block-editor-warning .block-editor-warning__message{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.block-editor-warning .block-editor-warning__message{color:#1e1e1e;font-size:13px;line-height:1.4;margin:0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:space-between;width:100%}.block-editor-warning .block-editor-warning__actions{align-items:center;display:flex;gap:8px}.components-popover.block-editor-warning__dropdown{z-index:99998}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){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}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){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}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){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}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){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}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){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}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){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}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){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}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){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}ul.wp-block-archives{padding-left:2.5em}.wp-block-archives .wp-block-archives{border:0;margin:0}.wp-block-audio{margin-left:0;margin-right:0;position:relative}.wp-block-audio.is-transient audio{opacity:.3}.wp-block-audio .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-avatar__image img{width:100%}.wp-block-avatar.aligncenter .components-resizable-box__container{margin:0 auto}.wp-block[data-align=center]>.wp-block-button{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align=right]>.wp-block-button{ text-align:right}.wp-block-button{cursor:text;position:relative}.wp-block-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:-2px}.wp-block-button[data-rich-text-placeholder]:after{opacity:.8}div[data-type="core/button"]{display:table}.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{margin:0}.wp-block-buttons>.block-list-appender{align-items:center;display:inline-flex}.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{justify-content:flex-start}.wp-block-buttons>.wp-block-button:focus{box-shadow:none}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center]{margin-left:auto;margin-right:auto;margin-top:0;width:100%}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{margin-bottom:0}.wp-block[data-align=center]>.wp-block-buttons{align-items:center;justify-content:center}.wp-block[data-align=right]>.wp-block-buttons{justify-content:flex-end}.wp-block-categories ul{padding-left:2.5em}.wp-block-categories ul ul{margin-top:6px}[data-align=center] .wp-block-categories{text-align:center}.wp-block-categories__indentation{padding-left:16px}.wp-block-code code{background:none}.wp-block-columns :where(.wp-block){margin-left:0;margin-right:0;max-width:none}html :where(.wp-block-column){margin-bottom:0;margin-top:0}.wp-block-comments__legacy-placeholder,.wp-block-post-comments{box-sizing:border-box}.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{float:left}.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{float:right}.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit],.wp-block-comments__legacy-placeholder input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.block-library-comments-toolbar__popover .components-popover__content{min-width:230px}.wp-block-comments__legacy-placeholder *{pointer-events:none}.wp-block-comment-author-avatar__placeholder{border:1px dashed;height:100%;width:100%;stroke:currentColor;stroke-dasharray:3}.wp-block[data-align=center]>.wp-block-comments-pagination{justify-content:center}:where(.editor-styles-wrapper) .wp-block-comments-pagination{max-width:100%}:where(.editor-styles-wrapper) .wp-block-comments-pagination.block-editor-block-list__layout{margin:0}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin:.5em .5em .5em 0}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination-numbers a{text-decoration:underline}.wp-block-comments-pagination-numbers .page-numbers{margin-right:2px}.wp-block-comments-pagination-numbers .page-numbers:last-child{margin-right:0}.wp-block-comments-title.has-background{padding:inherit}.wp-block-cover.is-placeholder{align-items:stretch;display:flex;min-height:240px;padding:0!important}.wp-block-cover.is-placeholder .components-placeholder.is-large{justify-content:flex-start;z-index:1}.wp-block-cover.is-placeholder:focus:after{min-height:auto}.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover.is-transient{position:relative}.wp-block-cover.is-transient:before{background-color:#fff;content:"";height:100%;opacity:.3;position:absolute;width:100%;z-index:1}.wp-block-cover.is-transient .wp-block-cover__inner-container{z-index:2}.wp-block-cover .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-cover .wp-block-cover__inner-container{margin-left:0;margin-right:0;text-align:left}.wp-block-cover .wp-block-cover__placeholder-background-options{width:100%}.wp-block-cover .wp-block-cover__image--placeholder-image{bottom:0;left:0;position:absolute;right:0;top:0}[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover{max-width:420px;width:100%}.block-library-cover__reset-button{margin-left:auto}.block-library-cover__resize-container{bottom:0;left:0;min-height:50px;position:absolute!important;right:0;top:0}.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .block-library-cover__resize-container,.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .components-popover__content>div{overflow:visible;pointer-events:none}.block-editor-block-patterns-list__list-item .has-parallax.wp-block-cover{background-attachment:scroll}.color-block-support-panel__inner-wrapper>:not(.block-editor-tools-panel-color-gradient-settings__item){margin-top:24px}.wp-block-details summary div{display:inline}.wp-block-embed{clear:both;margin-left:0;margin-right:0}.wp-block-embed.is-loading{display:flex;justify-content:center}.wp-block-embed .wp-block-embed__placeholder-input{flex:1 1 auto}.wp-block-embed .components-placeholder__error{word-break:break-word}.wp-block-post-content .wp-block-embed__learn-more a{color:var(--wp-admin-theme-color)}.block-library-embed__interactive-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{max-width:360px;width:100%}.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{min-width:280px}.wp-block-file{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{height:auto}.wp-block[data-align=center]>.wp-block-file{text-align:center}.wp-block-file .components-resizable-box__container{margin-bottom:1em}.wp-block-file .wp-block-file__preview{height:100%;margin-bottom:1em;width:100%}.wp-block-file .wp-block-file__preview-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file a{min-width:1em}.wp-block-file a:not(.wp-block-file__button){display:inline-block}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}.wp-block-form-input .is-input-hidden{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;font-size:.85em;opacity:.3;padding:.5em}.wp-block-form-input .is-input-hidden input[type=text]{background:#0000}.wp-block-form-input.is-selected .is-input-hidden{background:none;opacity:1}.wp-block-form-input.is-selected .is-input-hidden input[type=text]{background:unset}.wp-block-form-submission-notification>*{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;opacity:.25}.wp-block-form-submission-notification.is-selected>*,.wp-block-form-submission-notification:has(.is-selected)>*{background:none;opacity:1}.wp-block-form-submission-notification.is-selected:after,.wp-block-form-submission-notification:has(.is-selected):after{display:none!important}.wp-block-form-submission-notification:after{align-items:center;display:flex;font-size:1.1em;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.wp-block-form-submission-notification.form-notification-type-success:after{content:attr(data-message-success)}.wp-block-form-submission-notification.form-notification-type-error:after{content:attr(data-message-error)}.wp-block-freeform.block-library-rich-text__tinymce{height:auto}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-left:0;padding-left:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-left:4px solid #000;box-shadow:inset 0 0 0 0 #ddd;margin:0;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:var(--wp-admin-theme-color)}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f0f0f0;border-radius:2px;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#ddd}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:1900px 20px;cursor:default;display:block;height:20px;margin:15px auto;outline:0;width:96%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:initial}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{margin:0;padding-top:.5em}.wp-block-freeform.block-library-rich-text__tinymce .wpview{border:1px solid #0000;clear:both;margin-bottom:16px;position:relative;width:99.99%}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{background:#0000;display:block;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #ddd;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #ddd;margin:0;padding:1em 0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:#0000}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;font-size:32px;height:32px;margin:0 auto;width:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{clear:both;content:"";display:table}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{line-height:1;margin:auto -6px;overflow-x:hidden;padding:6px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{box-sizing:border-box;float:left;margin:0;padding:6px;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.3333333333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.6666666667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.2857142857%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.1111111111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{border:none;height:auto;max-width:100%;padding:0}div[data-type="core/freeform"]:before{border:1px solid #ddd;outline:1px solid #0000}@media not (prefers-reduced-motion){div[data-type="core/freeform"]:before{transition:border-color .1s linear,box-shadow .1s linear}}div[data-type="core/freeform"].is-selected:before{border-color:#1e1e1e}div[data-type="core/freeform"] .block-editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{clear:both;content:"";display:table}.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i,.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i{color:#1e1e1e}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-left:8px;margin-right:0}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{border:1px solid #ddd;border-bottom:none;border-radius:2px;display:none;margin:0 0 8px;padding:0;position:sticky;top:0;width:auto;z-index:31}div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{border-color:#1e1e1e;display:block}.block-library-classic__toolbar .mce-tinymce{box-shadow:none}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;display:block}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar div.mce-toolbar-grp{border-bottom:1px solid #1e1e1e}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{height:50vh!important}@media (min-width:960px){.block-editor-freeform-modal .block-editor-freeform-modal__content:not(.is-full-screen){height:9999rem}.block-editor-freeform-modal .block-editor-freeform-modal__content .components-modal__header+div{height:100%}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-tinymce{height:calc(100% - 52px)}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-container-body{display:flex;flex-direction:column;height:100%;min-width:50vw}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area{display:flex;flex-direction:column;flex-grow:1}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{flex-grow:1;height:10px!important}}.block-editor-freeform-modal__actions{margin-top:16px}:root :where(figure.wp-block-gallery){display:block}:root :where(figure.wp-block-gallery)>.blocks-gallery-caption{flex:0 0 100%}:root :where(figure.wp-block-gallery)>.blocks-gallery-media-placeholder-wrapper{flex-basis:100%}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice.is-error{display:block}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__content{margin:4px 0}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__dismiss{position:absolute;right:5px;top:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .components-placeholder__label{display:none}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .block-editor-media-placeholder__button{margin-bottom:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder{margin:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder .components-placeholder__label{display:flex}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder figcaption{z-index:2}:root :where(figure.wp-block-gallery) .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.gallery-settings-buttons .components-button:first-child{margin-right:8px}.gallery-image-sizes .components-base-control__label{margin-bottom:4px}.gallery-image-sizes .gallery-image-sizes__loading{align-items:center;color:#757575;display:flex;font-size:12px}.gallery-image-sizes .components-spinner{margin:0 8px 0 4px}.blocks-gallery-item figure:not(.is-selected):focus,.blocks-gallery-item img:focus{outline:none}.blocks-gallery-item figure.is-selected:before{bottom:0;box-shadow:0 0 0 1px #fff inset,0 0 0 3px var(--wp-admin-theme-color) inset;content:"";left:0;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.blocks-gallery-item figure.is-transient img{opacity:.3}.blocks-gallery-item .block-editor-media-placeholder{height:100%;margin:0}.blocks-gallery-item .block-editor-media-placeholder .components-placeholder__label{display:flex}.wp-block-gallery ul.blocks-gallery-grid{margin:0;padding:0}@media (min-width:600px){.wp-block-update-gallery-modal{max-width:480px}}.wp-block-update-gallery-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-group .block-editor-block-list__insertion-point{left:0;right:0}[data-type="core/group"].is-selected .block-list-appender{margin-left:0;margin-right:0}[data-type="core/group"].is-selected .has-background .block-list-appender{margin-bottom:18px;margin-top:18px}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{gap:inherit;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-default-block-appender__content,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{display:inherit;flex:1;flex-direction:inherit;width:100%}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{border:1px dashed;content:"";display:flex;flex:1 0 40px;min-height:38px;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{pointer-events:all}.block-library-html__edit .block-library-html__preview-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.block-library-html__edit .block-editor-plain-text{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;direction:ltr;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important}@media (min-width:600px){.block-library-html__edit .block-editor-plain-text{font-size:13px!important}}.block-library-html__edit .block-editor-plain-text:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}.wp-block-image.wp-block-image .block-editor-media-placeholder.is-small{min-height:60px}figure.wp-block-image:not(.wp-block){margin:0}.wp-block-image{position:relative}.wp-block-image .is-applying img,.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-image__placeholder{aspect-ratio:4/3}.wp-block-image__placeholder.has-illustration:before{background:#fff;opacity:.8}.wp-block-image__placeholder .components-placeholder__illustration{opacity:.1}.wp-block-image .components-resizable-box__container{display:table}.wp-block-image .components-resizable-box__container img{display:block;height:inherit;width:inherit}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-align=full]>.wp-block-image img,[data-align=wide]>.wp-block-image img{height:auto;width:100%}.wp-block[data-align=center]>.wp-block-image,.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{display:table}.wp-block[data-align=center]>.wp-block-image>figcaption,.wp-block[data-align=left]>.wp-block-image>figcaption,.wp-block[data-align=right]>.wp-block-image>figcaption{caption-side:bottom;display:table-caption}.wp-block[data-align=left]>.wp-block-image{margin:.5em 1em .5em 0}.wp-block[data-align=right]>.wp-block-image{margin:.5em 0 .5em 1em}.wp-block[data-align=center]>.wp-block-image{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align]:has(>.wp-block-image){position:relative}.wp-block-image__crop-area{max-width:100%;overflow:hidden;position:relative;width:100%}.wp-block-image__crop-area .reactEasyCrop_Container{pointer-events:auto}.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image{border:none;border-radius:0}.wp-block-image__crop-icon{align-items:center;display:flex;justify-content:center;min-width:48px;padding:0 8px}.wp-block-image__crop-icon svg{fill:currentColor}.wp-block-image__zoom .components-popover__content{min-width:260px;overflow:visible!important}.wp-block-image__toolbar_content_textarea__container{padding:8px}.wp-block-image__toolbar_content_textarea{width:250px}.wp-block-latest-posts>li{overflow:hidden}.wp-block-latest-posts li a>div{display:inline}:root :where(.wp-block-latest-posts){padding-left:2.5em}:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){padding-left:0}.wp-block-media-text__media{position:relative}.wp-block-media-text__media.is-transient img{opacity:.3}.wp-block-media-text__media .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-media-text .__resizable_base__{grid-column:1/span 2;grid-row:2}.wp-block-media-text .editor-media-container__resizer{width:100%!important}.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer,.wp-block-media-text.is-image-fill-element .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill-element .editor-media-container__resizer{height:100%!important}.wp-block-media-text>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}.wp-block-media-text--placeholder-image{min-height:205px}.block-editor-block-list__block[data-type="core/more"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-more{display:block;text-align:center;white-space:nowrap}.wp-block-more input[type=text]{background:#fff;border:none;border-radius:4px;box-shadow:none;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;margin:0;max-width:100%;padding:6px 8px;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}.wp-block-more input[type=text]:focus{box-shadow:none}.wp-block-more:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}.editor-styles-wrapper .wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block{margin:revert}.wp-block-navigation-item__label{display:inline}.wp-block-navigation-item,.wp-block-navigation__container{background-color:inherit}.wp-block-navigation:not(.is-selected):not(.has-child-selected) .has-child:hover>.wp-block-navigation__submenu-container{opacity:0;visibility:hidden}.has-child.has-child-selected>.wp-block-navigation__submenu-container,.has-child.is-selected>.wp-block-navigation__submenu-container{display:flex;opacity:1;visibility:visible}.is-dragging-components-draggable .has-child.is-dragging-within>.wp-block-navigation__submenu-container{opacity:1;visibility:visible}.is-editing>.wp-block-navigation__container{display:flex;flex-direction:column;opacity:1;visibility:visible}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container{opacity:1;visibility:hidden}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container .block-editor-block-draggable-chip-wrapper{visibility:visible}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender{display:block;position:static;width:100%}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{background:#1e1e1e;color:#fff;margin-left:auto;margin-right:0;padding:0;width:24px}.wp-block-navigation__submenu-container .block-list-appender{display:none}.block-library-colors-selector{width:auto}.block-library-colors-selector .block-library-colors-selector__toggle{display:block;margin:0 auto;padding:3px;width:auto}.block-library-colors-selector .block-library-colors-selector__icon-container{align-items:center;border-radius:4px;display:flex;height:30px;margin:0 auto;padding:3px;position:relative}.block-library-colors-selector .block-library-colors-selector__state-selection{border-radius:11px;box-shadow:inset 0 0 0 1px #0003;height:22px;line-height:20px;margin-left:auto;margin-right:auto;min-height:22px;min-width:22px;padding:2px;width:22px}.block-library-colors-selector .block-library-colors-selector__state-selection>svg{min-width:auto!important}.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg,.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg path{color:inherit}.block-library-colors-selector__popover .color-palette-controller-container{padding:16px}.block-library-colors-selector__popover .components-base-control__label{height:20px;line-height:20px}.block-library-colors-selector__popover .component-color-indicator{float:right;margin-top:2px}.block-library-colors-selector__popover .components-panel__body-title{display:none}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{background-color:#1e1e1e;color:#fff;height:24px}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{padding:0}.wp-block-navigation .wp-block .wp-block .block-editor-button-block-appender{background-color:initial;color:#1e1e1e}@keyframes loadingpulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.components-placeholder.wp-block-navigation-placeholder{background:none;box-shadow:none;color:inherit;min-height:0;outline:none;padding:0}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset{font-size:inherit}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button{margin-bottom:0}.wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder{color:#1e1e1e}.wp-block-navigation-placeholder__preview{align-items:center;background:#0000;color:currentColor;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;min-width:96px}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview{display:none}.wp-block-navigation-placeholder__preview:before{border:1px dashed;border-radius:inherit;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.wp-block-navigation-placeholder__preview>svg{fill:currentColor}.wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset,.wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset{min-height:90px}.wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset{min-height:132px}.wp-block-navigation-placeholder__controls,.wp-block-navigation-placeholder__preview{align-items:flex-start;flex-direction:row;padding:6px 8px}.wp-block-navigation-placeholder__controls{background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;display:none;float:left;position:relative;width:100%;z-index:1}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls{display:flex}.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr{display:none}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions{align-items:flex-start;flex-direction:column}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr{display:none}.wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon{height:36px;margin-right:12px}.wp-block-navigation-placeholder__actions__indicator{align-items:center;display:flex;height:36px;justify-content:flex-start;line-height:0;margin-left:4px;padding:0 6px 0 0}.wp-block-navigation-placeholder__actions__indicator svg{margin-right:4px;fill:currentColor}.wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset{flex-direction:row!important}.wp-block-navigation-placeholder__actions{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;gap:6px;height:100%}.wp-block-navigation-placeholder__actions .components-dropdown,.wp-block-navigation-placeholder__actions>.components-button{margin-right:0}.wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr{background-color:#1e1e1e;border:0;height:100%;margin:auto 0;max-height:16px;min-height:1px;min-width:1px}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.is-menu-open) .components-button.wp-block-navigation__responsive-container-close{display:none}}.wp-block-navigation__responsive-container.is-menu-open{position:fixed;top:155px}@media (min-width:782px){.wp-block-navigation__responsive-container.is-menu-open{left:36px;top:93px}}@media (min-width:960px){.wp-block-navigation__responsive-container.is-menu-open{left:160px}}.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:141px}.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{left:0;top:155px}@media (min-width:782px){.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{top:61px}}.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:109px}body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-open{bottom:0;left:0;right:0;top:0}.components-button.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.components-button.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{color:inherit;height:auto;padding:0}.components-heading.wp-block-navigation-off-canvas-editor__title{margin:0}.wp-block-navigation-off-canvas-editor__header{margin-bottom:8px}.is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender{margin-top:16px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.wp-block-navigation__loading-indicator-container{padding:8px 12px}.wp-block-navigation .wp-block-navigation__uncontrolled-inner-blocks-loading-indicator{margin-top:0}@keyframes fadeouthalf{0%{opacity:1}to{opacity:.5}}.wp-block-navigation-delete-menu-button{justify-content:center;margin-bottom:16px;width:100%}.components-button.is-link.wp-block-navigation-manage-menus-button{margin-bottom:16px}.wp-block-navigation__overlay-menu-preview{align-items:center;background-color:#f0f0f0;display:flex;height:64px!important;justify-content:space-between;margin-bottom:12px;padding:0 24px;width:100%}.wp-block-navigation__overlay-menu-preview.open{background-color:#fff;box-shadow:inset 0 0 0 1px #e0e0e0;outline:1px solid #0000}.wp-block-navigation-placeholder__actions hr+hr,.wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty{display:none}.wp-block-navigation__navigation-selector{margin-bottom:16px;width:100%}.wp-block-navigation__navigation-selector-button{border:1px solid;justify-content:space-between;width:100%}.wp-block-navigation__navigation-selector-button__icon{flex:0 0 auto}.wp-block-navigation__navigation-selector-button__label{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-block-navigation__navigation-selector-button--createnew{border:1px solid;margin-bottom:16px;width:100%}.wp-block-navigation__responsive-container-open.components-button{opacity:1}.wp-block-navigation__menu-inspector-controls{overflow-x:auto;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;will-change:transform}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar{height:12px;width:12px}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-track{background-color:initial}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-navigation__menu-inspector-controls:focus-within::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:focus::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:hover::-webkit-scrollbar-thumb{background-color:#949494}.wp-block-navigation__menu-inspector-controls:focus,.wp-block-navigation__menu-inspector-controls:focus-within,.wp-block-navigation__menu-inspector-controls:hover{scrollbar-color:#949494 #0000}@media (hover:none){.wp-block-navigation__menu-inspector-controls{scrollbar-color:#949494 #0000}}.wp-block-navigation__menu-inspector-controls__empty-message{margin-left:24px}.wp-block-navigation__overlay-menu-icon-toggle-group{margin-bottom:16px}.wp-block-navigation .block-list-appender{position:relative}.wp-block-navigation .has-child{cursor:pointer}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container{z-index:29}.wp-block-navigation .has-child.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child.is-selected>.wp-block-navigation__submenu-container{height:auto!important;min-width:200px!important;opacity:1!important;overflow:visible!important;visibility:visible!important;width:auto!important}.wp-block-navigation-item .wp-block-navigation-item__content{cursor:text}.wp-block-navigation-item.is-editing,.wp-block-navigation-item.is-selected{min-width:20px}.wp-block-navigation-item .block-list-appender{margin:16px auto 16px 16px}.wp-block-navigation-link__invalid-item{color:#000}.wp-block-navigation-link__placeholder{background-image:none!important;box-shadow:none!important;position:relative;text-decoration:none!important}.wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{-webkit-text-decoration:wavy underline;text-decoration:wavy underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:.25rem}.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{cursor:pointer}.link-control-transform{border-top:1px solid #ccc;padding:0 16px 8px}.link-control-transform__subheading{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.link-control-transform__items{display:flex;justify-content:space-between}.link-control-transform__item{flex-basis:33%;flex-direction:column;gap:8px;height:auto}.wp-block-navigation-submenu{display:block}.wp-block-navigation-submenu .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container{height:auto!important;left:-1px;min-width:200px!important;opacity:1!important;position:absolute;top:100%;visibility:visible!important;width:auto!important}@media (min-width:782px){.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}}.block-editor-block-list__block[data-type="core/nextpage"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}.wp-block-navigation .wp-block-page-list,.wp-block-navigation .wp-block-page-list>div{background-color:inherit}.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{display:contents;flex:1}.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{flex:inherit}.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{display:block}.wp-block-pages-list__item__link{pointer-events:none}@media (min-width:600px){.wp-block-page-list-modal{max-width:480px}}.wp-block-page-list-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;visibility:visible;width:auto}.wp-block-page-list__loading-indicator-container{padding:8px 12px}.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus{min-height:auto!important}.block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:1}.block-editor-block-list__block[data-empty=true]+.block-editor-block-list__block[data-empty=true]:not([data-custom-placeholder=true]) [data-rich-text-placeholder]{opacity:0}.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-left[style*="writing-mode: vertical-lr"],.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.is-zoomed-out .block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:0}.wp-block-post-author__inspector-settings .components-base-control,.wp-block-post-author__inspector-settings .components-base-control:last-child{margin-bottom:0}.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{display:inline}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-rss li a>div{display:inline}.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{flex:1 1 auto}.wp-block-rss .wp-block-rss{all:inherit;margin:0;padding:0}.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{margin:auto}.wp-block-search :where(.wp-block-search__button){align-items:center;border-radius:initial;display:flex;height:auto;justify-content:center;text-align:center}.wp-block-search__inspector-controls .components-base-control{margin-bottom:0}.block-editor-block-list__block[data-type="core/separator"]{padding-bottom:.1px;padding-top:.1px}.blocks-shortcode__textarea{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important;resize:none}@media (min-width:600px){.blocks-shortcode__textarea{font-size:13px!important}}.blocks-shortcode__textarea:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}.wp-block-site-logo.aligncenter>div,.wp-block[data-align=center]>.wp-block-site-logo{display:table;margin-left:auto;margin-right:auto}.wp-block-site-logo a{pointer-events:none}.wp-block-site-logo .custom-logo-link{cursor:inherit}.wp-block-site-logo .custom-logo-link:focus{box-shadow:none}.wp-block-site-logo img{display:block;height:auto;max-width:100%}.wp-block-site-logo.is-transient{position:relative}.wp-block-site-logo.is-transient img{opacity:.3}.wp-block-site-logo.is-transient .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder{height:60px;width:60px}.wp-block-site-logo.wp-block-site-logo .components-resizable-box__container,.wp-block-site-logo.wp-block-site-logo>div{border-radius:inherit}.wp-block-site-logo.wp-block-site-logo .components-placeholder{align-items:center;border-radius:inherit;display:flex;height:100%;justify-content:center;min-height:48px;min-width:48px;padding:0;width:100%}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text,.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload{display:none}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button>svg{color:inherit}.block-library-site-logo__inspector-media-replace-container{position:relative}.block-library-site-logo__inspector-media-replace-container .components-drop-zone__content-icon{display:none}.block-library-site-logo__inspector-media-replace-container button.components-button{box-shadow:inset 0 0 0 1px #ccc;color:#1e1e1e;display:block;height:40px;width:100%}.block-library-site-logo__inspector-media-replace-container button.components-button:hover{color:var(--wp-admin-theme-color)}.block-library-site-logo__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)}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-library-site-logo__inspector-media-replace-container .components-dropdown{display:block}.block-library-site-logo__inspector-media-replace-container img{aspect-ratio:1;border-radius:50%!important;box-shadow:inset 0 0 0 1px #0003;min-width:20px;width:20px}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-readonly-logo-preview{display:flex;height:40px;padding:6px 12px}.wp-block-site-tagline__placeholder,.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.wp-block-social-links .wp-social-link{line-height:0}.wp-block-social-link-anchor{align-items:center;background:none;border:0;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:inherit;height:auto;margin:0;opacity:1;padding:.25em}.wp-block-social-link-anchor:hover{transform:none}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link button){padding-left:.6666666667em;padding-right:.6666666667em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link button){padding:0}.wp-block-social-link__toolbar_content_text{width:250px}.wp-block-social-links div.block-editor-url-input{display:inline-block;margin-left:8px}.wp-social-link:hover{transform:none}:root :where(.wp-block-social-links),:root :where(.wp-block-social-links.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link){padding:0}:root :where(.wp-block-social-links__social-placeholder .wp-social-link){padding:.25em}:root :where(.wp-block-social-links.is-style-pill-shape .wp-block-social-links__social-placeholder .wp-social-link){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links__social-placeholder{display:flex;list-style:none;opacity:.8}.wp-block-social-links__social-placeholder>.wp-social-link{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;visibility:hidden;width:0!important}.wp-block-social-links__social-placeholder>.wp-block-social-links__social-placeholder-icons{display:flex}.wp-block-social-links__social-placeholder .wp-social-link:before{border-radius:50%;content:"";display:block;height:1em;width:1em}.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link:before{background:currentColor}.wp-block-social-links .wp-block-social-links__social-prompt{cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:24px;list-style:none;margin-bottom:auto;margin-top:auto;min-height:24px;padding-right:8px}.wp-block.wp-block-social-links.aligncenter,.wp-block[data-align=center]>.wp-block-social-links{justify-content:center}.block-editor-block-preview__content .components-button:disabled{opacity:1}.wp-social-link.wp-social-link__is-incomplete{opacity:.5}.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{opacity:1}.wp-block-social-links .block-list-appender{position:static}.wp-block-social-links .block-list-appender .block-editor-inserter{font-size:inherit}.wp-block-social-links .block-list-appender .block-editor-button-block-appender{font-size:inherit;height:1.5em;padding:0;width:1.5em}.block-editor-block-list__block[data-type="core/spacer"]:before{content:"";display:block;height:100%;min-height:8px;min-width:8px;position:absolute;width:100%;z-index:1}.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container,.wp-block-spacer.is-selected.custom-sizes-disabled{background:#0000001a}.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container,.is-dark-theme .wp-block-spacer.is-selected.custom-sizes-disabled{background:#ffffff26}.block-library-spacer__resize-container{clear:both}.block-library-spacer__resize-container:not(.is-resizing){height:100%!important;width:100%!important}.block-library-spacer__resize-container .components-resizable-box__handle:before{content:none}.block-library-spacer__resize-container.resize-horizontal{height:100%!important;margin-bottom:0}.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{height:auto}.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{width:auto}.wp-block[data-align=center]>.wp-block-table td,.wp-block[data-align=center]>.wp-block-table th,.wp-block[data-align=left]>.wp-block-table td,.wp-block[data-align=left]>.wp-block-table th,.wp-block[data-align=right]>.wp-block-table td,.wp-block[data-align=right]>.wp-block-table th{word-break:break-word}.wp-block[data-align=center]>.wp-block-table{text-align:initial}.wp-block[data-align=center]>.wp-block-table table{margin:0 auto}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:var(--wp-admin-theme-color);border-style:double;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.wp-block-table table.has-individual-borders td,.wp-block-table table.has-individual-borders th,.wp-block-table table.has-individual-borders tr,.wp-block-table table.has-individual-borders>*{border:1px solid}.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-start;display:flex;flex-direction:column;gap:8px}@media (min-width:782px){.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-end;flex-direction:row}}.blocks-table__placeholder-input{width:112px}.wp-block-tag-cloud .wp-block-tag-cloud{border:none;border-radius:inherit;margin:0;padding:0}.block-editor-template-part__selection-modal{z-index:1000001}.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-template-part__selection-search{background:#fff;padding:16px 0;position:sticky;top:0;z-index:2}.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{border:none}.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #ddd}.wp-block[data-align=center]>.wp-block-video{text-align:center}.wp-block-video{position:relative}.wp-block-video.is-transient video{opacity:.3}.wp-block-video .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-video-poster-control .components-button{margin-right:8px}.block-library-video-tracks-editor{z-index:159990}.block-library-video-tracks-editor__track-list-track{padding-left:12px}.block-library-video-tracks-editor__single-track-editor-kind-select{max-width:240px}.block-library-video-tracks-editor__single-track-editor-edit-track-label,.block-library-video-tracks-editor__tracks-informative-message-title{color:#757575;display:block;font-size:11px;font-weight:500;margin-top:4px;text-transform:uppercase}.block-library-video-tracks-editor>.components-popover__content{width:360px}.block-library-video-tracks-editor__add-tracks-container .components-menu-group__label,.block-library-video-tracks-editor__track-list .components-menu-group__label{padding:0}.block-library-video-tracks-editor__tracks-informative-message{padding:8px}.block-library-video-tracks-editor__tracks-informative-message-description{margin-bottom:0}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}@media (min-width:600px){.wp-block-query__enhanced-pagination-modal{max-width:480px}}.block-editor-block-settings-menu__popover.is-expanded{overflow-y:scroll}.block-editor-block-settings-menu__popover .block-library-query-pattern__selection-content{height:100%}.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr;grid-gap:12px;min-width:280px}@media (min-width:600px){.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{grid-template-columns:1fr 1fr;min-width:480px}}.block-editor-block-settings-menu__popover .block-editor-block-patterns-list__list-item{margin-bottom:0}.wp-block[data-align=center]>.wp-block-query-pagination{justify-content:center}:where(.editor-styles-wrapper) .wp-block-query-pagination{max-width:100%}:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{margin:0}.wp-block-query-pagination-numbers a{text-decoration:underline}.wp-block-query-pagination-numbers .page-numbers{margin-right:2px}.wp-block-query-pagination-numbers .page-numbers:last-child{margin-right:0}.wp-block-post-featured-image .block-editor-media-placeholder{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1}.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{align-items:center;display:flex;justify-content:center;min-height:200px;padding:0}.wp-block-post-featured-image .components-placeholder .components-form-file-upload,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload{display:none}.wp-block-post-featured-image .components-placeholder .components-button,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-post-featured-image .components-placeholder .components-button>svg,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button>svg{color:inherit}.wp-block-post-featured-image .components-placeholder:where(.has-border-color),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),.wp-block-post-featured-image img:where(.has-border-color){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-color]),.wp-block-post-featured-image img:where([style*=border-top-color]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-color]),.wp-block-post-featured-image img:where([style*=border-right-color]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image img:where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-color]),.wp-block-post-featured-image img:where([style*=border-left-color]){border-left-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-width]),.wp-block-post-featured-image img:where([style*=border-width]){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-width]),.wp-block-post-featured-image img:where([style*=border-top-width]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-width]),.wp-block-post-featured-image img:where([style*=border-right-width]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image img:where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-width]),.wp-block-post-featured-image img:where([style*=border-left-width]){border-left-style:solid}.wp-block-post-featured-image[style*=height] .components-placeholder{height:100%;min-height:48px;min-width:48px;width:100%}.wp-block-post-featured-image>a{pointer-events:none}.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-button,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__instructions,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.wp-block-post-featured-image.is-transient{position:relative}.wp-block-post-featured-image.is-transient img{opacity:.3}.wp-block-post-featured-image.is-transient .components-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}div[data-type="core/post-featured-image"] img{display:block;height:auto;max-width:100%}.wp-block-post-comments-form *{pointer-events:none}.wp-block-post-comments-form .block-editor-warning *{pointer-events:auto}.wp-element-button{cursor:revert}.wp-element-button[role=textbox]{cursor:text}:root .editor-styles-wrapper .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:where(.editor-styles-wrapper) .has-regular-font-size{font-size:16px}:where(.editor-styles-wrapper) .has-larger-font-size{font-size:42px}:where(.editor-styles-wrapper) iframe:not([frameborder]){border:0}.AZON-custom-list-view-wrapper .AZON-custom-list-view-product-loader {
background-image: url(data:image/gif;base64,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);
position: relative;
left: 50%;
transform: translateX(-50%);
width: 270px;
height: 233px; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-is-prime {
position: absolute;
top: 22px;
left: 22px;
width: 55px;
height: 24px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAOCAMAAACICbUNAAAAAXNSR0IB2cksfwAAAYxQTFRFAAAAAID/HZPCHZPCF4u5HZPDHZPCHI7G/5kiAIC/II+/HJW/HpPCFZW/IJ+/IJW/FInEK4DVJJLIGpXBHZTBHpbDHZLAG5K/+Zgb+Jkc+JkcKZS9HZPCHZPBHZPCG5TDHZPCHZPCHJPCHJPDHZPCHZPCHZPCHZPBHJPCHJLCHZPCHZTCHJPD/5Ik+Jkc+JgaHpTCHpPCHpXEHJPDHZLDHZPCHpTDHZPCHZLFHZPDHpTCHZPBHpLCH5PBHZTCHZPDHZTCH5PBHJPDHZPC+Jgc95gdHpPBHI7GHJPCHZLCHZPCHZPCHZPCHJLCHZPCHZPC+Jgc+Jkd95sf+pka+Jkc95kc9JshHZPBHJPCHpPCG5LD95kc+Jkc/6IX95kc95gdHZTDHpLDHJTBHpTB//8A+Jkd+Jkc+JkcHZPCHZPCHZPCHZPC+Jkc+Jkc+JYeHZPCHZPBHJLBHZXAHZPCHJLCG5TAGpHEHJLCHZPEHJTCHZTBHZPCHJTD+Zka+Jkc+Jod+pob/4AAHZTBHZPDkmPgOwAAAIR0Uk5TAALa4wvT3AkPBBAkOwwIGA0GDh0+Ij0cVP/jcP/L5ibtzbRA7P2Luum84Z9/DuVNcLU8kKnwvqAjpUPHm0LMYYUh1/WQqYAS4GBQqIJ17ueLjyEy/e0X5L2jL4DPC8phjE2RVgGy2bz++t3A2PYil3SINWg2OR4/Gn6dhjco8nQwBGt7Z3kYKgAAASBJREFUeJyt0WdPQmEMBeCDk62C69XjQtzrAiIIKk4UHLj3FvcW90T9414gJJgQA4lN2qTt86Up8C+hyMjMSstn5+T+LZRKlRoarax0euSpdPkoMMBYqEaRVievjcUlv3ipKCtnBVlZheoaE2vNdahnA9nYRDYbFC0kWxN4W7vokGix2tgJO7scTjthY7fLzZ7ePro87B8YHErww2IEEr0Y5Zjs5UHU++T0w0H/OCcmpwIxOj0zi7n5hcWo13Mpmbdw2b2yGvNrYn1jU2xB9tvYoSmZ3+UeoI/54L44EIfBiKf56NiazGvsPAmcxm89E+cXiPjLq+sbwBOSG18It5ITd9I9HqRHGJ+eX17jx769fyDqvSl+M/wZqV/8TtGnET/KzjYOU9oKLAAAAABJRU5ErkJggg==);
background-repeat: no-repeat;
background-color: #f2f2f2;
background-position: center;
display: block;
z-index: 99; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-pag-wrapper {
margin-top: 20px;
margin-bottom: 20px; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-pag-wrapper a {
padding: 7px 13px;
background-color: rgba(229, 61, 86, 0.6);
color: #fff;
text-decoration: none !important;
font-size: 13px;
margin-right: 3px;
border-radius: 2px;
box-shadow: none;
border-color: transparent; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-pag-wrapper a:hover {
opacity: 0.7; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper {
display: grid;
grid-gap: 10px; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper {
position: relative;
padding: 22px;
text-align: left;
overflow: hidden;
width: 100%;
padding-bottom: 60px;
border: 2px solid #fff; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper:hover {
border: 2px solid #f2f2f2;
border-radius: 5px; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper:hover .AZON-custom-list-view-buy-url {
visibility: visible; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper:hover .AZON-style-edit-button {
display: inline-block; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-image {
min-height: 400px;
position: relative;
margin-bottom: 20px;
overflow: hidden; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-image img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-categ {
position: relative;
font-size: 14px;
font-weight: bold;
color: #131313;
text-transform: uppercase;
margin: 10px 0 10px 0; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-title {
position: relative;
margin: 10px 0 10px 0; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-title a {
text-align: left;
overflow: hidden;
height: 50px;
display: block;
font-weight: bold;
font-size: 14px;
color: #000000;
text-decoration: none;
box-shadow: none;
border-color: transparent; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-rating-wrapper {
margin: 10px 0 10px 0; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-rating-wrapper .AZON-custom-list-view-star-rating {
display: inline-block; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-rating-wrapper .AZON-custom-list-view-rating-totals {
font-size: 12px;
font-weight: normal;
color: #ff7209;
display: inline-block;
position: relative;
top: -4px;
margin-left: 4px;
box-shadow: none;
border-color: transparent; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-price-wrapper {
text-align: left;
margin: 10px 0 10px 0; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-price-wrapper .AZON-custom-list-view-old-price {
position: relative;
display: inline-block;
font-size: 20px;
font-weight: normal;
color: #afafaf;
margin-right: 10px;
text-decoration: line-through; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-price-wrapper .AZON-custom-list-view-new-price {
position: relative;
display: inline-block;
font-size: 20px;
font-weight: normal;
color: #121212; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-buy-url {
background-color: #fff;
padding: 10px 55px 10px 20px;
color: #e33d55;
font-size: 15px;
visibility: hidden;
position: relative;
top: 20px;
text-decoration: none;
border: 1px solid #ffa7b3;
transition: all .2s ease-in-out;
box-shadow: none; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-buy-url:hover {
opacity: .7 !important; }
.AZON-custom-list-view-wrapper .AZON-custom-list-view-products-wrapper .AZON-custom-list-view-product-wrapper .AZON-custom-list-view-buy-url:after {
font-family: 'icomoon';
content: "\E900";
font-size: 12px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 20px; }
.wp-block .AZON-custom-list-view-buy-url {
visibility: visible !important; } @media only screen and (max-width: 425px) {
.AZON-custom-list-view-products-wrapper {
grid-template-columns: 1fr !important; } }@font-face {
font-family: 'icomoon';
src:  url(https://herbertpublishing.com/wp-content/plugins/azon-block-gutenberg-v1.0.5/blocks/../assets/fonts/icomoon.eot);
src:  url(https://herbertpublishing.com/wp-content/plugins/azon-block-gutenberg-v1.0.5/blocks/../assets/fonts/icomoon.eot) format('embedded-opentype'),
url(https://herbertpublishing.com/wp-content/plugins/azon-block-gutenberg-v1.0.5/blocks/../assets/fonts/icomoon.ttf) format('truetype'),
url(https://herbertpublishing.com/wp-content/plugins/azon-block-gutenberg-v1.0.5/blocks/../assets/fonts/icomoon.woff) format('woff'),
url(https://herbertpublishing.com/wp-content/plugins/azon-block-gutenberg-v1.0.5/blocks/../assets/fonts/icomoon.svg) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right7:before {
content: "\e900";
}
.icon-arrow-right8:before {
content: "\e901";
}