@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{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.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__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.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{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.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));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{height:auto}.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}@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-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%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.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}.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.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.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-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@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}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@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;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{cursor:pointer}.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]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);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{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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}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:hover:not(:disabled):not([aria-disabled=true]),.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;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{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset: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__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;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 .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.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;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-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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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{cursor:text;padding:0;width:100%}.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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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:var(--wp-components-color-foreground,#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{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#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:var(--wp-components-color-foreground-inverted,#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-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.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:64px;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:-64px;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(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.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{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.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;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@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% - 128px);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:flex-start}.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,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-right:8px}.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;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{height:auto}.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;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__input[type=url]{flex:1 1 auto}.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{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.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}.components-placeholder.has-illustration{overflow:hidden}.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}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.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]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;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]{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]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.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;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__side-handle:before{opacity:0}.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)}}
/*!rtl:begin:ignore*/.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}

/*!rtl:end:ignore*/.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}.components-snackbar{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,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link: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]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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,.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-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.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 var(--wp-components-color-foreground,#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:var(--wp-components-color-foreground,#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:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;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{line-height: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:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#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}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}: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.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--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,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.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-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents-button{justify-content:center;margin-top:8px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-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-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible: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}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-4px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;justify-content:center;padding:8px;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.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}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{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;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:28px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:auto;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control{border:0;margin:0;padding:0}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}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,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,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.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--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.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--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.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--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:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--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.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--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.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--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:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--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,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--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,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{position:relative}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty){background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 0 .5px .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;max-height:96px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}.pattern-overrides-control__allow-overrides-button{justify-content:center;width:100%}.patterns-pattern-overrides-toolbar-indicator__popover .components-popover__content{min-width:260px;padding:16px}.patterns-pattern-overrides-toolbar-indicator .patterns-pattern-overrides-toolbar-indicator-icon.has-colors svg{fill:var(--wp-block-synced-color)}.editor-collapsible-block-toolbar .patterns-pattern-overrides-toolbar-indicator{height:32px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--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,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.admin-ui-page{background-color:#fff;color:#2f2f2f;container:admin-ui-page/inline-size;display:flex;flex-flow:column;height:100%;position:relative;z-index:1}@media not (prefers-reduced-motion){.admin-ui-page{transition:width .2s ease-out}}.admin-ui-page__header{background:#fff;border-bottom:1px solid #f0f0f0;padding:16px 48px;position:sticky;top:0}@container (max-width: 430px){.admin-ui-page__header{padding:16px 24px}}.admin-ui-page__header-subtitle{color:#757575;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:20px;margin:0;padding-block-end:8px}.admin-ui-page__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.admin-ui-page__content.has-padding{padding:16px 20px}@container (max-width: 430px){.admin-ui-page__content.has-padding{padding:16px 24px}}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon{padding:0 8px;width:auto}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon svg{display:none}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.interface-complementary-area-header{background:#fff;gap:4px;padding-right:8px}.interface-complementary-area-header .interface-complementary-area-header__title{margin:0 auto 0 0}.interface-complementary-area{background:#fff;color:#1e1e1e;height:100%;overflow:auto}@media (min-width:600px){.interface-complementary-area{-webkit-overflow-scrolling:touch}}@media (min-width:782px){.interface-complementary-area{width:280px}}.interface-complementary-area .components-panel{border:none;position:relative;z-index:0}.interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:0}.interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help){margin-top:0}.interface-complementary-area h2{color:#1e1e1e;font-size:13px;font-weight:500;margin-bottom:1.5em}.interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}.interface-complementary-area__fill{height:100%}@media (min-width:782px){body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{display:none}body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{margin-left:0}}html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}.interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.interface-interface-skeleton{top:32px}.is-fullscreen-mode .interface-interface-skeleton{top:0}}.interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.interface-interface-skeleton{left:0}@media (min-width:783px){.interface-interface-skeleton{left:160px}}@media (min-width:783px){.auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.auto-fold .interface-interface-skeleton{left:160px}}.folded .interface-interface-skeleton{left:0}@media (min-width:783px){.folded .interface-interface-skeleton{left:36px}}body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none;position:relative}@media (min-width:782px){.has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.interface-interface-skeleton__content{z-index:auto}}.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;top:0;width:auto;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{position:relative!important}}.interface-interface-skeleton__sidebar{border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:782px){.interface-interface-skeleton__sidebar{box-shadow:-1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__secondary-sidebar{border-top:1px solid #e0e0e0;right:0}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar{box-shadow:1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);color:#1e1e1e;flex-shrink:0;height:auto;outline:1px solid #0000;z-index:30}.interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.interface-interface-skeleton__footer{display:flex}}.interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__actions{width:280px}}.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.interface-pinned-items{display:flex}.interface-pinned-items .components-button{display:none;margin:0}.interface-pinned-items .components-button[aria-controls="edit-post:block"],.interface-pinned-items .components-button[aria-controls="edit-post:document"],.interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.interface-pinned-items .components-button{display:flex}}.interface-pinned-items{gap:8px}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"\f110";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:not(.is-primary) .editor-autocompleters__user-slug{color:#757575}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar){box-shadow:none}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) .interface-complementary-area-header{display:none}.editor-collab-sidebar{height:100%;overflow:hidden}.editor-collab-sidebar-panel{height:100%;overflow:hidden;padding:16px 16px 24px}.editor-collab-sidebar-panel__thread{background-color:#f0f0f0;border:1px solid #ddd;border-radius:8px;overflow:hidden;padding:16px;position:relative;width:auto}.editor-collab-sidebar-panel__thread.is-selected{background-color:#fff;box-shadow:0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;z-index:1}.editor-collab-sidebar-panel__thread:focus{outline:var(--wp-admin-border-width-focus) solid var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1)}.editor-collab-sidebar-panel__thread.is-floating{left:16px;margin-top:16px;position:absolute;right:16px}.editor-collab-sidebar-panel__user-name{text-transform:capitalize}.editor-collab-sidebar-panel__user-name,.editor-collab-sidebar-panel__user-time{color:#757575;font-size:12px;font-weight:400;line-height:16px;text-align:left}.editor-collab-sidebar-panel__user-comment p:last-child{margin-bottom:0}.editor-collab-sidebar-panel__user-avatar{background:#fff;border-radius:50%;border-style:solid;border-width:var(--wp-admin-border-width-focus);flex-shrink:0;padding:var(--wp-admin-border-width-focus)}.editor-collab-sidebar-panel__comment-status{margin-left:auto}.editor-collab-sidebar-panel__comment-status button.has-icon:not(.has-text){flex-shrink:0;height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__comment-dropdown-menu{flex-shrink:0}.editor-collab-sidebar-panel__more-reply-separator:after,.editor-collab-sidebar-panel__more-reply-separator:before{background-color:#ddd;content:"";display:block;flex:1;height:1px;width:100%}.editor-collab-sidebar-panel__more-reply-button{font-weight:500}.editor-collab-sidebar-panel__resolution-text{font-style:italic}.editor-collab-sidebar-panel__comment-form textarea{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.editor-collab-sidebar-panel__comment-form textarea{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-collab-sidebar-panel__comment-form textarea{font-size:13px;line-height:normal}}.editor-collab-sidebar-panel__comment-form textarea:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-collab-sidebar-panel__comment-form textarea::-webkit-input-placeholder{color:#1e1e1e9e}.editor-collab-sidebar-panel__comment-form textarea::-moz-placeholder{color:#1e1e1e9e}.editor-collab-sidebar-panel__comment-form textarea:-ms-input-placeholder{color:#1e1e1e9e}.editor-collab-sidebar-panel__comment-form textarea{display:block;line-height:20px!important;padding:9px 11px}.editor-collab-sidebar-panel__skip-to-block,.editor-collab-sidebar-panel__skip-to-comment{background:#fff!important;clip-path:inset(50%);overflow:hidden;position:absolute;right:-9999px;top:-9999px;z-index:-1}.editor-collab-sidebar-panel__skip-to-block:focus,.editor-collab-sidebar-panel__skip-to-comment:focus{clip-path:none;overflow:visible;right:8px;z-index:1}.editor-collab-sidebar-panel__skip-to-comment:focus{top:8px}.editor-collab-sidebar-panel__skip-to-block:focus{bottom:8px;top:auto}.comment-avatar{background:#fff;border-radius:50%;border-style:solid;border-width:var(--wp-admin-border-width-focus);box-sizing:border-box;margin-left:-12px;padding:var(--wp-admin-border-width-focus);width:24px}.comment-avatar:first-child{margin-left:0}.show-icon-labels .comment-avatar-indicator{width:auto}.show-icon-labels .comment-avatar-indicator div{display:none}.show-icon-labels .comment-avatar-indicator:after{content:attr(aria-label);font-size:12px}.editor-collapsible-block-toolbar{align-items:center;display:flex;height:64px;overflow:hidden}.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar{background:#0000;border-bottom:0;height:100%}.editor-collapsible-block-toolbar .block-editor-block-toolbar{height:100%;padding-top:17px}.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button){height:32px}.editor-collapsible-block-toolbar:after{background-color:#ddd;content:"";height:24px;margin-right:7px;width:1px}.editor-collapsible-block-toolbar .components-toolbar,.editor-collapsible-block-toolbar .components-toolbar-group{border-right:none;position:relative}.editor-collapsible-block-toolbar .components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";height:24px;position:absolute;right:-1px;top:4px;width:1px}.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after{display:none}.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button{height:32px;overflow:visible}@media (min-width:600px){.editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{height:40px;position:relative;top:-4px}}.editor-collapsible-block-toolbar.is-collapsed{display:none}.editor-content-only-settings-menu__description{min-width:235px;padding:8px}.editor-block-visibility__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.editor-block-visibility__disabled-blocks-count~.block-editor-block-manager__content .block-editor-block-manager__category-title{top:31px}.editor-block-visibility__disabled-blocks-count .is-link{margin-left:12px}.editor-blog-title-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-document-bar{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;height:32px;justify-content:space-between;min-width:0;width:min(100%,450px)}.editor-document-bar:hover{background-color:#e0e0e0}.editor-document-bar .components-button{border-radius:4px}@media not (prefers-reduced-motion){.editor-document-bar .components-button{transition:all .1s ease-out}}.editor-document-bar .components-button:hover{background:#e0e0e0}@media screen and (min-width:782px) and (max-width:960px){.editor-document-bar.has-back-button .editor-document-bar__post-type-label{display:none}}.editor-document-bar__command{color:var(--wp-block-synced-color);flex-grow:1;overflow:hidden}.editor-document-bar__title{color:#1e1e1e;margin:0 auto;max-width:70%;overflow:hidden}@media (min-width:782px){.editor-document-bar__title{padding-left:24px}}.editor-document-bar__title h1{align-items:center;display:flex;font-weight:400;justify-content:center;overflow:hidden;white-space:nowrap}.editor-document-bar__post-title{color:currentColor;flex:1;overflow:hidden;text-overflow:ellipsis}.editor-document-bar__post-type-label{color:#2f2f2f;flex:0;padding-left:4px}@media screen and (max-width:600px){.editor-document-bar__post-type-label{display:none}}.editor-document-bar__shortcut{color:#2f2f2f;display:none;min-width:24px}@media (min-width:782px){.editor-document-bar__shortcut{display:initial}}.editor-document-bar__back.components-button.has-icon.has-text{color:#757575;flex-shrink:0;gap:0;min-width:36px;position:absolute;z-index:1}.editor-document-bar__back.components-button.has-icon.has-text:hover{background-color:initial;color:#1e1e1e}.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:none;margin-left:12px;pointer-events:none;position:absolute}.editor-document-bar__icon-layout.editor-document-bar__icon-layout svg{fill:#949494}@media (min-width:600px){.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:flex}}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled,.document-outline__button[aria-disabled=true]{color:#757575;cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.editor-document-outline.has-no-headings>svg{margin-top:28px}.editor-document-outline.has-no-headings>p{padding-left:32px;padding-right:32px}.editor-document-outline.has-no-headings{color:#757575;text-align:center}.editor-document-tools{align-items:center;display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:none}@media (min-width:782px){.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:inline-flex}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle{display:inline-flex}@media not (prefers-reduced-motion){.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.editor-document-tools .block-editor-list-view{display:none}@media (min-width:600px){.editor-document-tools .block-editor-list-view{display:flex}}.editor-document-tools .editor-document-tools__left>.components-button.has-icon,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.editor-document-tools .editor-document-tools__left>.components-button.has-icon.is-pressed,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:focus:not(:disabled),.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:before,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:before{display:none}.editor-document-tools__left{align-items:center;display:inline-flex;gap:8px}.editor-document-tools__left:not(:last-child){margin-inline-end:8px}.show-icon-labels .editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{padding:0 8px;width:auto}.show-icon-labels .editor-document-tools__left>*+*{margin-left:8px}.editor-editor-interface .entities-saved-states__panel-header{height:65px}.editor-editor-interface .interface-interface-skeleton__content{isolation:isolate}.editor-visual-editor{flex:1 0 auto}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid #0003;box-sizing:border-box;min-height:64px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:64px;padding-left:16px;padding-right:16px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header{display:block;margin-bottom:12px}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt{padding:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body{border:0;padding-left:0;padding-right:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2{margin-bottom:0;margin-left:-16px;margin-right:-16px}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2 button{font-size:11px;text-transform:uppercase}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--header-wrapper{display:none}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--changes-count{margin-bottom:8px;margin-top:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-footer{margin-top:16px}.entities-saved-states__change-control{flex:1}.entities-saved-states__changes{font-size:13px;list-style:disc;margin:4px 16px 0 24px}.entities-saved-states__changes li{margin-bottom:4px}.editor-error-boundary{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:64px auto auto;max-width:780px;padding:1em}.editor-header{box-sizing:border-box}.editor-header *,.editor-header :after,.editor-header :before{box-sizing:inherit}.editor-header{background:#fff;display:grid;grid-auto-flow:row;grid-template:auto/64px minmax(0,max-content) minmax(min-content,1fr) 64px;height:64px}.editor-header:has(>.editor-header__center){grid-template:auto/64px min-content 1fr min-content 64px}@media (min-width:782px){.editor-header:has(>.editor-header__center){grid-template:auto/64px minmax(min-content,2fr) 2.5fr minmax(min-content,2fr) 64px}}@media (min-width:480px){.editor-header{gap:16px}}.editor-header{align-items:center;justify-content:space-between;max-width:100vw}@media (min-width:280px){.editor-header{flex-wrap:nowrap}}.editor-header__toolbar{grid-column:1/3}.editor-header__toolbar>:first-child{margin-inline:16px 0}.editor-header__back-button+.editor-header__toolbar{grid-column:2/3}@media (min-width:480px){.editor-header__back-button+.editor-header__toolbar>:first-child{margin-inline:0}}.editor-header__toolbar{align-items:center;clip-path:inset(-2px);display:flex;min-width:0}@media (min-width:480px){.editor-header__toolbar{clip-path:none}}.editor-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.editor-header__toolbar .table-of-contents{display:block}}.editor-header__toolbar .editor-collapsible-block-toolbar,.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed~.editor-collapsible-block-toolbar__toggle{margin-inline:8px 0}.editor-header__center{align-items:center;clip-path:inset(-2px);display:flex;grid-column:3/4;justify-content:center;min-width:0}@media (max-width:479px){.editor-header__center>:first-child{margin-inline-start:8px}.editor-header__center>:last-child{margin-inline-end:8px}}.editor-header__settings{grid-column:3/-1}.editor-header:has(>.editor-header__center) .editor-header__settings{grid-column:4/-1}.editor-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;justify-self:end;padding-right:4px}@media (min-width:600px){.editor-header__settings{padding-right:8px}}.editor-header__settings{gap:8px}.show-icon-labels .editor-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.show-icon-labels .editor-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.show-icon-labels .editor-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label);white-space:nowrap}.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.show-icon-labels .editor-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg{display:block}.show-icon-labels .editor-header .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after{content:none}.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover{border-left:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";height:24px;margin-left:8px;margin-top:4px;width:1px}.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container:before{background:#ddd;left:calc(50% + 1px);width:calc(100% - 24px)}.show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0 -12px;padding:6px 12px 12px}.show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:480px){.editor-header__post-preview-button{display:none}}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.editor-editor-interface.is-distraction-free .editor-header{background-color:#fff;width:100%}@media (min-width:782px){.editor-editor-interface.is-distraction-free .editor-header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);position:absolute}}.editor-editor-interface.is-distraction-free .editor-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-preview-dropdown,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-zoom-out-toggle,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.interface-pinned-items,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__toolbar .editor-document-tools__document-overview-toggle{display:none}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.components-popover.more-menu-dropdown__content{z-index:99998}.editor-inserter-sidebar{box-sizing:border-box}.editor-inserter-sidebar *,.editor-inserter-sidebar :after,.editor-inserter-sidebar :before{box-sizing:inherit}.editor-inserter-sidebar{display:flex;flex-direction:column;height:100%}.editor-inserter-sidebar__content{height:100%}.editor-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.editor-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.editor-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.editor-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.editor-keyboard-shortcut-help-modal__shortcut:empty{display:none}.editor-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.editor-keyboard-shortcut-help-modal__shortcut-description{flex:1;margin:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination{background:none;display:block;margin:0;padding:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination+.editor-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.editor-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.editor-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.editor-list-view-sidebar{height:100%}@media (min-width:782px){.editor-list-view-sidebar{width:350px}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{height:100%}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-track,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.editor-list-view-sidebar__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.editor-list-view-sidebar__list-view-container>.document-outline:focus,.editor-list-view-sidebar__list-view-container>.document-outline:focus-within,.editor-list-view-sidebar__list-view-container>.document-outline:hover,.editor-list-view-sidebar__list-view-panel-content:focus,.editor-list-view-sidebar__list-view-panel-content:focus-within,.editor-list-view-sidebar__list-view-panel-content:hover{scrollbar-color:#949494 #0000}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{will-change:transform}@media (hover:none){.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#949494 #0000}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{overflow:auto;padding:4px;scrollbar-gutter:auto}.editor-list-view-sidebar__list-view-container{display:flex;flex-direction:column;height:100%}.editor-list-view-sidebar__tab-panel{height:100%}.editor-list-view-sidebar__outline{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.editor-list-view-sidebar__outline>div>span:first-child{display:inline-block;width:90px}.editor-list-view-sidebar__outline>div>span{color:#757575;font-size:12px;line-height:1.4}.editor-post-order__panel,.editor-post-parent__panel{padding-top:8px}.editor-post-order__panel .editor-post-panel__row-control>div,.editor-post-parent__panel .editor-post-panel__row-control>div{width:100%}.editor-post-order__panel-dialog .editor-post-order,.editor-post-order__panel-dialog .editor-post-parent,.editor-post-parent__panel-dialog .editor-post-order,.editor-post-parent__panel-dialog .editor-post-parent{margin:8px}.editor-post-order__panel-dialog .components-popover__content,.editor-post-parent__panel-dialog .components-popover__content{min-width:320px}.editor-post-author__panel{padding-top:8px}.editor-post-author__panel .editor-post-panel__row-control>div{width:100%}.editor-post-author__panel-dialog .editor-post-author{margin:8px;min-width:248px}.editor-action-modal{z-index:1000001}.editor-post-card-panel__content{flex-grow:1}.editor-post-card-panel__title{width:100%}.editor-post-card-panel__title.editor-post-card-panel__title{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;line-height:20px;margin:0;row-gap:4px;word-break:break-word}.editor-post-card-panel__icon{flex:0 0 24px;height:24px;width:24px}.editor-post-card-panel__header{display:flex;justify-content:space-between}.editor-post-card-panel.has-description .editor-post-card-panel__header{margin-bottom:8px}.editor-post-card-panel .editor-post-card-panel__title-name{padding:2px 0}.editor-post-card-panel .editor-post-card-panel__description,.editor-post-content-information{color:#757575}.editor-post-content-information .components-text{color:inherit}.editor-post-discussion__panel-dialog .editor-post-discussion{margin:8px;min-width:248px}.editor-post-discussion__panel-toggle .components-text{color:inherit}.editor-post-discussion__panel-dialog .components-popover__content{min-width:320px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-excerpt__dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-featured-image{padding:0}.editor-post-featured-image .hidden{display:none}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:hover .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image){opacity:1}.editor-post-featured-image__container .editor-post-featured-image__actions.editor-post-featured-image__actions-missing-image{margin-top:16px;opacity:1}.editor-post-featured-image__container .components-drop-zone__content{border-radius:2px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;min-height:40px;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.editor-post-featured-image__preview{height:auto!important;outline:1px solid #0000001a}.editor-post-featured-image__preview .editor-post-featured-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.editor-post-featured-image__toggle{box-shadow:inset 0 0 0 1px #ccc}.editor-post-featured-image__toggle:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){transition:opacity 50ms ease-out}}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) .editor-post-featured-image__action{backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.editor-post-featured-image__actions .editor-post-featured-image__action{flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-format__dialog .editor-post-format__dialog-content{margin:8px;min-width:248px}.editor-post-last-edited-panel{color:#757575}.editor-post-last-edited-panel .components-text{color:inherit}.editor-post-last-revision__title{font-weight:500;width:100%}.editor-post-last-revision__title.components-button.has-icon{height:100%;justify-content:space-between}.editor-post-last-revision__title.components-button.has-icon:active,.editor-post-last-revision__title.components-button.has-icon:hover{background:#f0f0f0}.editor-post-last-revision__title.components-button.has-icon:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-panel__body.is-opened.editor-post-last-revision__panel{height:48px;padding:0}.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button{padding:16px}.editor-private-post-last-revision__button{display:inline-block}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:50%;margin-top:16px;min-width:auto!important}.editor-post-panel__row{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.editor-post-panel__row-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;padding:6px 0;width:38%}.editor-post-panel__row-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.editor-post-panel__row-control .components-button{height:auto;max-width:100%;min-height:32px;text-align:left;text-wrap:balance;text-wrap:pretty;white-space:normal}.editor-post-panel__row-control .components-dropdown{max-width:100%}.editor-post-panel__section{padding:16px}.editor-post-publish-panel__content{min-height:calc(100% - 148px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:65px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;flex-shrink:0;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px;word-break:break-word}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{justify-content:center;padding-left:4px}.editor-post-publish-panel__header-cancel-button{padding-right:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.editor-post-publish-panel__prepublish .components-panel__body-title .components-button{align-items:flex-start;text-wrap:balance;text-wrap:pretty}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none;word-break:break-word}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button,.post-publish-panel__postpublish-buttons .components-button.has-icon{flex:1;justify-content:center;min-width:unset}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:12px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-publish-panel{box-sizing:border-box}.editor-post-publish-panel *,.editor-post-publish-panel :after,.editor-post-publish-panel :before{box-sizing:inherit}.editor-post-publish-panel{background:#fff;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.editor-post-publish-panel{border-left:1px solid #ddd;left:auto;top:32px;width:281px;z-index:99998}}@media (min-width:782px) and (not (prefers-reduced-motion)){.editor-post-publish-panel{animation:editor-post-publish-panel__slide-in-animation .1s forwards;transform:translateX(100%)}}@media (min-width:782px){body.is-fullscreen-mode .editor-post-publish-panel{top:0}[role=region]:focus .editor-post-publish-panel{transform:translateX(0)}}@keyframes editor-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:#0000;color:#757575}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.editor-post-schedule__panel-dropdown{width:100%}.editor-post-schedule__dialog .components-popover__content{min-width:320px;padding:16px}.editor-post-status{max-width:100%}.editor-post-status.is-read-only{padding:6px 12px}.editor-post-status .editor-post-status__toggle.editor-post-status__toggle{padding-bottom:4px;padding-top:4px}.editor-change-status__password-fieldset,.editor-change-status__publish-date-wrapper{border-top:1px solid #e0e0e0;padding-top:16px}.editor-change-status__content .components-popover__content{min-width:320px;padding:16px}.editor-change-status__content .editor-change-status__password-legend{margin-bottom:8px;padding:0}.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help){margin-top:4px}.editor-post-sticky__checkbox-control{border-top:1px solid #e0e0e0;padding-top:16px}.editor-post-sync-status__value{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-template__swap-template-modal{z-index:1000001}.editor-post-template__swap-template-modal .editor-post-template__swap-template-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}.editor-post-template__create-template-modal{z-index:1000001}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px;padding-top:2px}@media (min-width:782px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:4}}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-post-template__dropdown .components-popover__content{min-width:240px}.editor-post-template__dropdown .components-button.is-pressed,.editor-post-template__dropdown .components-button.is-pressed:hover{background:inherit;color:inherit}@media (min-width:782px){.editor-post-template__create-form{width:320px}}.editor-post-template__classic-theme-dropdown{padding:8px}textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;line-height:2.4;margin:0;min-height:200px;overflow:hidden;resize:none;width:100%}@media not (prefers-reduced-motion){textarea.editor-post-text-editor{transition:border .1s ease-out,box-shadow .1s linear}}textarea.editor-post-text-editor{padding:16px}@media (min-width:600px){textarea.editor-post-text-editor{padding:24px}}textarea.editor-post-text-editor{font-size:16px!important}@media (min-width:600px){textarea.editor-post-text-editor{font-size:15px!important}}textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}textarea.editor-post-text-editor::-webkit-input-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor::-moz-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor:-ms-input-placeholder{color:#1e1e1e9e}.editor-post-title.is-raw-text{margin-bottom:24px;margin-top:2px;max-width:none}.editor-post-url__panel-dropdown{width:100%}.editor-post-url__panel-dialog .editor-post-url{margin:8px;min-width:248px}.editor-post-url__front-page-link,.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__front-page-link{border-radius:2px;color:var(--wp-admin-theme-color);padding:6px 12px}.editor-post-url__front-page-link:hover{background:color-mix(in srgb,var(--wp-admin-theme-color) 4%,#0000);color:var(--wp-admin-theme-color-darker-20,#183ad6)}.editor-post-url__front-page-link:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);color:var(--wp-admin-theme-color);outline:3px solid #0000}.editor-post-url__link-slug{font-weight:600}.editor-post-url__input input.components-input-control__input{padding-inline-start:0!important}.editor-post-parent__panel-toggle,.editor-post-url__panel-toggle{word-break:break-word}.editor-post-url__intro{margin:0}.editor-post-url__permalink{margin-bottom:0;margin-top:8px}.editor-post-url__permalink-visual-label{display:block}.editor-posts-per-page-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text{padding-left:6px;padding-right:4px}.editor-preview-dropdown__button-external{display:flex;justify-content:space-between;width:100%}.editor-resizable-editor.is-resizable{margin:0 auto;overflow:visible}.editor-resizable-editor__resize-handle{appearance:none;background:none;border:0;border-radius:9999px;bottom:0;cursor:ew-resize;height:100px;margin:auto 0;outline:none;padding:0;position:absolute;top:0;width:12px}.editor-resizable-editor__resize-handle:after{background-color:#75757566;border-radius:9999px;bottom:16px;content:"";left:4px;position:absolute;right:0;top:16px;width:4px}.editor-resizable-editor__resize-handle.is-left{left:-18px}.editor-resizable-editor__resize-handle.is-right{right:-18px}.editor-resizable-editor__resize-handle:active,.editor-resizable-editor__resize-handle:focus,.editor-resizable-editor__resize-handle:hover{opacity:1}.editor-resizable-editor__resize-handle:active:after,.editor-resizable-editor__resize-handle:focus:after,.editor-resizable-editor__resize-handle:hover:after{background-color:var(--wp-admin-theme-color)}.editor-layout__toggle-entities-saved-states-panel,.editor-layout__toggle-publish-panel,.editor-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel{bottom:0;top:auto}.editor-start-page-options__modal .editor-start-page-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:72px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-page-options__modal .block-editor-block-patterns-list{padding-bottom:72px}.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}.editor-start-template-options__modal .editor-start-template-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-template-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title{display:none}.components-panel__header.editor-sidebar__panel-tabs{padding-left:0;padding-right:8px}.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{padding:0}@media (min-width:782px){.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{display:flex}}.editor-post-summary .components-v-stack:empty{display:none}.editor-sidebar{box-sizing:border-box}.editor-sidebar *,.editor-sidebar :after,.editor-sidebar :before{box-sizing:inherit}.editor-site-discussion-dropdown__content .components-popover__content{min-width:320px;padding:16px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-text-editor{box-sizing:border-box}.editor-text-editor *,.editor-text-editor :after,.editor-text-editor :before{box-sizing:inherit}.editor-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.editor-text-editor .editor-post-title.is-raw-text textarea:focus,.editor-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.editor-text-editor__body{padding:0 24px 24px}}.editor-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.editor-text-editor__toolbar{padding:12px}}@media (min-width:960px){.editor-text-editor__toolbar{padding:12px 24px}}.editor-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:40px;margin:0 auto 0 0}.editor-visual-editor{background-color:var(--wp-editor-canvas-background);display:flex;position:relative}.editor-visual-editor iframe[name=editor-canvas]{background-color:initial}.editor-visual-editor{align-items:center}.editor-visual-editor.is-resizable{max-height:100%}.editor-visual-editor.has-padding{padding:24px 24px 0}.editor-visual-editor.is-iframed{overflow:hidden}.editor-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.editor-visual-editor .components-button.has-icon,.editor-visual-editor .components-button.is-tertiary{padding:6px}.editor-fields-content-preview{border-radius:4px;display:flex;flex-direction:column;height:100%}.dataviews-view-table .editor-fields-content-preview{flex-grow:0;width:96px}.editor-fields-content-preview .block-editor-block-preview__container,.editor-fields-content-preview .editor-fields-content-preview__empty{margin-bottom:auto;margin-top:auto}.editor-fields-content-preview__empty{text-align:center}.wp-block-senff-sticky-block{padding-top:1px;padding-bottom:1px;margin-top:-1px;margin-bottom:-1px}.wp-dark-mode-support-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:50}.wp-dark-mode-support-modal .overlay{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.wp-dark-mode-support-modal .modal{--tw-bg-opacity:1;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.375rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);gap:1.5rem;max-width:32rem;outline:2px solid transparent;outline-offset:2px;padding:1.5rem;position:relative;width:100%;z-index:9999}.wp-dark-mode-support-modal .header,.wp-dark-mode-support-modal .modal{display:flex;flex-direction:column}.wp-dark-mode-support-modal .header{align-items:flex-start;gap:.75rem}.wp-dark-mode-support-modal .close-button{cursor:pointer;opacity:.5;position:absolute;right:.75rem;top:1.25rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-dark-mode-support-modal .close-button:hover{opacity:1}.wp-dark-mode-support-modal .link-list{display:flex;flex-direction:column;font-size:.875rem;gap:1rem;letter-spacing:.025em;line-height:1.25rem;padding-top:.5rem}.wp-dark-mode-support-modal .link-list-item{--tw-bg-opacity:1;align-items:center;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));border-radius:.25rem;cursor:pointer;display:flex;font-weight:500;gap:1rem;letter-spacing:.025em;padding:1rem;position:relative;transition-duration:75ms;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-dark-mode-switch.wp-dark-mode-support-modal .link-list-item .dark,.wp-dark-mode-switch.wp-dark-mode-support-modal .link-list-item .light{border-radius:9999px;height:var(--wpdm-switch-size,80px);overflow:hidden;width:var(--wpdm-switch-size,80px)}.wp-dark-mode-support-modal .link-list-item:hover{opacity:1}.wp-dark-mode-support-modal .link-list-item-icon{--tw-bg-opacity:1;align-items:center;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.5rem;display:flex;height:3rem;justify-content:center;width:3.5rem}.wp-dark-mode-support-modal .link-list-item-text{align-items:flex-start;display:flex;flex-direction:column;gap:.625rem}.wp-dark-mode-support-modal .link-list-item-text span{display:inline-flex;font-size:.75rem;line-height:1rem}.wp-dark-mode-support-modal .link-list-item-text span:first-child{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1));font-weight:600;white-space:nowrap}.wp-dark-mode-support-modal .link-list-item-text span:last-child{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));font-weight:400}.wp-dark-mode-support-modal .link-list-item-arrow{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));display:inline-flex;margin-top:-.625rem;opacity:0;position:absolute;right:2rem;top:50%;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:50}.wp-dark-mode-support-modal .link-list-item:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);--tw-shadow-color:#e5e7eb;--tw-shadow:var(--tw-shadow-colored);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.wp-dark-mode-support-modal .link-list-item:hover .link-list-item-arrow{opacity:1;right:2rem}[data-wp-dark-mode-active][data-wp-dark-mode-animation=fade-in]{animation:fade .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=pulse]{animation:pulse .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=flip]{animation:flip .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=roll]{animation:roll .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=slide-left]{animation:slide-left .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=slide-up]{animation:slide-up .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=slide-down]{animation:slide-down .6s}[data-wp-dark-mode-active][data-wp-dark-mode-animation=slide-right]{animation:slide-right .6s}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes flip{0%{transform:perspective(400px) rotateY(0)}to{transform:perspective(400px) rotateY(180deg)}}@keyframes roll{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes slide-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slide-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}.bounce-in{animation:bounce-in .3s}@keyframes bounce-in{0%{transform:scale(.6)}50%{transform:scale(1.2)}to{transform:scale(1)}}.bounce-out{animation:bounce-out .3s}@keyframes bounce-out{0%{transform:scale(1.2)}50%{transform:scale(.6)}to{transform:scale(0)}}.fade-in{animation:fade-in .3s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-out{animation:fade-out .3s}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.scale-in{animation:scale-in .2s}@keyframes scale-in{0%{transform:scale(0)}to{transform:scale(1)}}.scale-out{animation:scale-out .2s}@keyframes scale-out{0%{transform:scale(1)}to{transform:scale(0)}}.wp-dark-mode-active .wp-dark-mode-link a,[data-wp-dark-mode] .wp-dark-mode-link a{color:var(--wpdm-link,"blue")}.wp-dark-mode-active .wp-dark-mode-link a:hover,[data-wp-dark-mode] .wp-dark-mode-link a:hover{color:var(--wpdm-link-hover,"blue")}.wp-dark-mode-active .wp-dark-mode-input,[data-wp-dark-mode] .wp-dark-mode-input{background:var(--wpdm-input-bg,"#222");border:2px solid var(--wpdm-input-text,"black");color:var(--wpdm-input-text,"black")}.wp-dark-mode-active .wp-dark-mode-input::-moz-placeholder,[data-wp-dark-mode] .wp-dark-mode-input::-moz-placeholder{color:var(--wpdm-input-placeholder,"black")}.wp-dark-mode-active .wp-dark-mode-input::placeholder,[data-wp-dark-mode] .wp-dark-mode-input::placeholder{color:var(--wpdm-input-placeholder,"black")}.wp-dark-mode-active .wp-dark-mode-button,[data-wp-dark-mode] .wp-dark-mode-button{background:var(--wpdm-button-bg,"#222");border:2px solid var(--wpdm-button-border,"black");color:var(--wpdm-button-text,"black")}.wp-dark-mode-active .wp-dark-mode-button:hover,[data-wp-dark-mode] .wp-dark-mode-button:hover{background:var(--wpdm-button-hover-bg,"#222");color:var(--wpdm-button-hover-text,"black")}.wp-dark-mode-switch-10,.wp-dark-mode-switch-11,.wp-dark-mode-switch-12,.wp-dark-mode-switch-2,.wp-dark-mode-switch-20,.wp-dark-mode-switch-21,.wp-dark-mode-switch-22,.wp-dark-mode-switch-3,.wp-dark-mode-switch-4,.wp-dark-mode-switch-5,.wp-dark-mode-switch-6,.wp-dark-mode-switch-7,.wp-dark-mode-switch-8,.wp-dark-mode-switch-9,.wp-dark-mode-switch-normal{align-items:center;cursor:pointer;display:inline-flex;gap:.25rem;justify-content:center;z-index:auto}.wp-dark-mode-switch-10 *,.wp-dark-mode-switch-11 *,.wp-dark-mode-switch-12 *,.wp-dark-mode-switch-2 *,.wp-dark-mode-switch-20 *,.wp-dark-mode-switch-21 *,.wp-dark-mode-switch-22 *,.wp-dark-mode-switch-3 *,.wp-dark-mode-switch-4 *,.wp-dark-mode-switch-5 *,.wp-dark-mode-switch-6 *,.wp-dark-mode-switch-7 *,.wp-dark-mode-switch-8 *,.wp-dark-mode-switch-9 *,.wp-dark-mode-switch-normal *{cursor:pointer}.wp-dark-mode-switch-10>span,.wp-dark-mode-switch-11>span,.wp-dark-mode-switch-12>span,.wp-dark-mode-switch-20>span,.wp-dark-mode-switch-21>span,.wp-dark-mode-switch-22>span,.wp-dark-mode-switch-2>span,.wp-dark-mode-switch-3>span,.wp-dark-mode-switch-4>span,.wp-dark-mode-switch-5>span,.wp-dark-mode-switch-6>span,.wp-dark-mode-switch-7>span,.wp-dark-mode-switch-8>span,.wp-dark-mode-switch-9>span,.wp-dark-mode-switch-normal>span{align-items:center;display:inline-flex;font-size:.75rem;justify-content:center;line-height:1rem;text-align:center;white-space:nowrap}.wp-dark-mode-switch-10>._track,.wp-dark-mode-switch-11>._track,.wp-dark-mode-switch-12>._track,.wp-dark-mode-switch-20>._track,.wp-dark-mode-switch-21>._track,.wp-dark-mode-switch-22>._track,.wp-dark-mode-switch-2>._track,.wp-dark-mode-switch-3>._track,.wp-dark-mode-switch-4>._track,.wp-dark-mode-switch-5>._track,.wp-dark-mode-switch-6>._track,.wp-dark-mode-switch-7>._track,.wp-dark-mode-switch-8>._track,.wp-dark-mode-switch-9>._track,.wp-dark-mode-switch-normal>._track{align-items:center;border-radius:9999px;display:inline-flex;gap:.125rem;height:calc(34px*var(--wpdm-switch-scale, 1));justify-content:space-between;padding:calc(2px*var(--wpdm-switch-scale, 1));position:relative;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:calc(75px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-10>._track>._thumb,.wp-dark-mode-switch-11>._track>._thumb,.wp-dark-mode-switch-12>._track>._thumb,.wp-dark-mode-switch-20>._track>._thumb,.wp-dark-mode-switch-21>._track>._thumb,.wp-dark-mode-switch-22>._track>._thumb,.wp-dark-mode-switch-2>._track>._thumb,.wp-dark-mode-switch-3>._track>._thumb,.wp-dark-mode-switch-4>._track>._thumb,.wp-dark-mode-switch-5>._track>._thumb,.wp-dark-mode-switch-6>._track>._thumb,.wp-dark-mode-switch-7>._track>._thumb,.wp-dark-mode-switch-8>._track>._thumb,.wp-dark-mode-switch-9>._track>._thumb,.wp-dark-mode-switch-normal>._track>._thumb{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);align-items:center;border-radius:9999px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:inline-flex;height:calc(34px*var(--wpdm-switch-scale, 1) - 2px*var(--wpdm-switch-scale, 1)*2);justify-content:center;left:calc(2px*var(--wpdm-switch-scale, 1))!important;position:absolute;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:calc(34px*var(--wpdm-switch-scale, 1) - 2px*var(--wpdm-switch-scale, 1)*2)}.wp-dark-mode-switch-10>._track>._thumb>._icon,.wp-dark-mode-switch-11>._track>._thumb>._icon,.wp-dark-mode-switch-12>._track>._thumb>._icon,.wp-dark-mode-switch-20>._track>._thumb>._icon,.wp-dark-mode-switch-21>._track>._thumb>._icon,.wp-dark-mode-switch-22>._track>._thumb>._icon,.wp-dark-mode-switch-2>._track>._thumb>._icon,.wp-dark-mode-switch-3>._track>._thumb>._icon,.wp-dark-mode-switch-4>._track>._thumb>._icon,.wp-dark-mode-switch-5>._track>._thumb>._icon,.wp-dark-mode-switch-6>._track>._thumb>._icon,.wp-dark-mode-switch-7>._track>._thumb>._icon,.wp-dark-mode-switch-8>._track>._thumb>._icon,.wp-dark-mode-switch-9>._track>._thumb>._icon,.wp-dark-mode-switch-normal>._track>._thumb>._icon{--tw-translate-y:-50%;align-items:center;display:inline-flex;justify-content:center;position:absolute;top:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:-moz-fit-content;width:fit-content}.wp-dark-mode-switch-10>._track>._thumb>._icon img,.wp-dark-mode-switch-10>._track>._thumb>._icon svg,.wp-dark-mode-switch-11>._track>._thumb>._icon img,.wp-dark-mode-switch-11>._track>._thumb>._icon svg,.wp-dark-mode-switch-12>._track>._thumb>._icon img,.wp-dark-mode-switch-12>._track>._thumb>._icon svg,.wp-dark-mode-switch-20>._track>._thumb>._icon img,.wp-dark-mode-switch-20>._track>._thumb>._icon svg,.wp-dark-mode-switch-21>._track>._thumb>._icon img,.wp-dark-mode-switch-21>._track>._thumb>._icon svg,.wp-dark-mode-switch-22>._track>._thumb>._icon img,.wp-dark-mode-switch-22>._track>._thumb>._icon svg,.wp-dark-mode-switch-2>._track>._thumb>._icon img,.wp-dark-mode-switch-2>._track>._thumb>._icon svg,.wp-dark-mode-switch-3>._track>._thumb>._icon img,.wp-dark-mode-switch-3>._track>._thumb>._icon svg,.wp-dark-mode-switch-4>._track>._thumb>._icon img,.wp-dark-mode-switch-4>._track>._thumb>._icon svg,.wp-dark-mode-switch-5>._track>._thumb>._icon img,.wp-dark-mode-switch-5>._track>._thumb>._icon svg,.wp-dark-mode-switch-6>._track>._thumb>._icon img,.wp-dark-mode-switch-6>._track>._thumb>._icon svg,.wp-dark-mode-switch-7>._track>._thumb>._icon img,.wp-dark-mode-switch-7>._track>._thumb>._icon svg,.wp-dark-mode-switch-8>._track>._thumb>._icon img,.wp-dark-mode-switch-8>._track>._thumb>._icon svg,.wp-dark-mode-switch-9>._track>._thumb>._icon img,.wp-dark-mode-switch-9>._track>._thumb>._icon svg,.wp-dark-mode-switch-normal>._track>._thumb>._icon img,.wp-dark-mode-switch-normal>._track>._thumb>._icon svg{background-color:transparent;max-width:100%;width:60%}.wp-dark-mode-switch-10>._track>._icon,.wp-dark-mode-switch-11>._track>._icon,.wp-dark-mode-switch-12>._track>._icon,.wp-dark-mode-switch-20>._track>._icon,.wp-dark-mode-switch-21>._track>._icon,.wp-dark-mode-switch-22>._track>._icon,.wp-dark-mode-switch-2>._track>._icon,.wp-dark-mode-switch-3>._track>._icon,.wp-dark-mode-switch-4>._track>._icon,.wp-dark-mode-switch-5>._track>._icon,.wp-dark-mode-switch-6>._track>._icon,.wp-dark-mode-switch-7>._track>._icon,.wp-dark-mode-switch-8>._track>._icon,.wp-dark-mode-switch-9>._track>._icon,.wp-dark-mode-switch-normal>._track>._icon{align-items:center;display:inline-flex;justify-content:center;margin-left:calc(2px*var(--wpdm-switch-scale, 1));margin-right:calc(2px*var(--wpdm-switch-scale, 1));width:-moz-fit-content;width:fit-content}.wp-dark-mode-switch-10>._track>._icon img,.wp-dark-mode-switch-10>._track>._icon svg,.wp-dark-mode-switch-11>._track>._icon img,.wp-dark-mode-switch-11>._track>._icon svg,.wp-dark-mode-switch-12>._track>._icon img,.wp-dark-mode-switch-12>._track>._icon svg,.wp-dark-mode-switch-20>._track>._icon img,.wp-dark-mode-switch-20>._track>._icon svg,.wp-dark-mode-switch-21>._track>._icon img,.wp-dark-mode-switch-21>._track>._icon svg,.wp-dark-mode-switch-22>._track>._icon img,.wp-dark-mode-switch-22>._track>._icon svg,.wp-dark-mode-switch-2>._track>._icon img,.wp-dark-mode-switch-2>._track>._icon svg,.wp-dark-mode-switch-3>._track>._icon img,.wp-dark-mode-switch-3>._track>._icon svg,.wp-dark-mode-switch-4>._track>._icon img,.wp-dark-mode-switch-4>._track>._icon svg,.wp-dark-mode-switch-5>._track>._icon img,.wp-dark-mode-switch-5>._track>._icon svg,.wp-dark-mode-switch-6>._track>._icon img,.wp-dark-mode-switch-6>._track>._icon svg,.wp-dark-mode-switch-7>._track>._icon img,.wp-dark-mode-switch-7>._track>._icon svg,.wp-dark-mode-switch-8>._track>._icon img,.wp-dark-mode-switch-8>._track>._icon svg,.wp-dark-mode-switch-9>._track>._icon img,.wp-dark-mode-switch-9>._track>._icon svg,.wp-dark-mode-switch-normal>._track>._icon img,.wp-dark-mode-switch-normal>._track>._icon svg{max-width:100%;width:80%}.wp-dark-mode-switch-10>._icon,.wp-dark-mode-switch-11>._icon,.wp-dark-mode-switch-12>._icon,.wp-dark-mode-switch-20>._icon,.wp-dark-mode-switch-21>._icon,.wp-dark-mode-switch-22>._icon,.wp-dark-mode-switch-2>._icon,.wp-dark-mode-switch-3>._icon,.wp-dark-mode-switch-4>._icon,.wp-dark-mode-switch-5>._icon,.wp-dark-mode-switch-6>._icon,.wp-dark-mode-switch-7>._icon,.wp-dark-mode-switch-8>._icon,.wp-dark-mode-switch-9>._icon,.wp-dark-mode-switch-normal>._icon{align-items:center;display:inline-flex;justify-content:center;width:-moz-fit-content;width:fit-content}.wp-dark-mode-switch-10>._icon img,.wp-dark-mode-switch-10>._icon svg,.wp-dark-mode-switch-11>._icon img,.wp-dark-mode-switch-11>._icon svg,.wp-dark-mode-switch-12>._icon img,.wp-dark-mode-switch-12>._icon svg,.wp-dark-mode-switch-20>._icon img,.wp-dark-mode-switch-20>._icon svg,.wp-dark-mode-switch-21>._icon img,.wp-dark-mode-switch-21>._icon svg,.wp-dark-mode-switch-22>._icon img,.wp-dark-mode-switch-22>._icon svg,.wp-dark-mode-switch-2>._icon img,.wp-dark-mode-switch-2>._icon svg,.wp-dark-mode-switch-3>._icon img,.wp-dark-mode-switch-3>._icon svg,.wp-dark-mode-switch-4>._icon img,.wp-dark-mode-switch-4>._icon svg,.wp-dark-mode-switch-5>._icon img,.wp-dark-mode-switch-5>._icon svg,.wp-dark-mode-switch-6>._icon img,.wp-dark-mode-switch-6>._icon svg,.wp-dark-mode-switch-7>._icon img,.wp-dark-mode-switch-7>._icon svg,.wp-dark-mode-switch-8>._icon img,.wp-dark-mode-switch-8>._icon svg,.wp-dark-mode-switch-9>._icon img,.wp-dark-mode-switch-9>._icon svg,.wp-dark-mode-switch-normal>._icon img,.wp-dark-mode-switch-normal>._icon svg{background-color:transparent;max-width:100%;width:50%!important}.active.wp-dark-mode-switch-10 ._track ._thumb,.active.wp-dark-mode-switch-11 ._track ._thumb,.active.wp-dark-mode-switch-12 ._track ._thumb,.active.wp-dark-mode-switch-2 ._track ._thumb,.active.wp-dark-mode-switch-20 ._track ._thumb,.active.wp-dark-mode-switch-21 ._track ._thumb,.active.wp-dark-mode-switch-22 ._track ._thumb,.active.wp-dark-mode-switch-3 ._track ._thumb,.active.wp-dark-mode-switch-4 ._track ._thumb,.active.wp-dark-mode-switch-5 ._track ._thumb,.active.wp-dark-mode-switch-6 ._track ._thumb,.active.wp-dark-mode-switch-7 ._track ._thumb,.active.wp-dark-mode-switch-8 ._track ._thumb,.active.wp-dark-mode-switch-9 ._track ._thumb,.wp-dark-mode-switch-normal.active ._track ._thumb{margin-right:calc(4px*var(--wpdm-switch-scale, 1))!important;transform:translateX(calc(75px*var(--wpdm-switch-scale, 1) - 34px*var(--wpdm-switch-scale, 1)))}.wp-dark-mode-switch-14:not(.horizontal):not(.wp-dark-mode-switch-18):not(.wp-dark-mode-switch-19),.wp-dark-mode-switch-15:not(.horizontal):not(.wp-dark-mode-switch-18):not(.wp-dark-mode-switch-19),.wp-dark-mode-switch-16:not(.horizontal):not(.wp-dark-mode-switch-18):not(.wp-dark-mode-switch-19),.wp-dark-mode-switch-17:not(.horizontal):not(.wp-dark-mode-switch-18):not(.wp-dark-mode-switch-19),.wp-dark-mode-switch-18:not(.horizontal):not(.wp-dark-mode-switch-18):not(.wp-dark-mode-switch-19),.wp-dark-mode-switch-19:not(.horizontal):not(.wp-dark-mode-switch-18):not(.wp-dark-mode-switch-19),.wp-dark-mode-switch-special:not(.horizontal):not(.wp-dark-mode-switch-18):not(.wp-dark-mode-switch-19){height:calc(108px*var(--wpdm-switch-scale, 1))!important;width:calc(46px*var(--wpdm-switch-scale, 1))!important}.horizontal.wp-dark-mode-switch-14,.horizontal.wp-dark-mode-switch-15,.horizontal.wp-dark-mode-switch-16,.horizontal.wp-dark-mode-switch-17,.wp-dark-mode-switch-18,.wp-dark-mode-switch-19,.wp-dark-mode-switch-special.horizontal{height:calc(46px*var(--wpdm-switch-scale, 1))!important;width:calc(108px*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-14,.wp-dark-mode-switch-15,.wp-dark-mode-switch-16,.wp-dark-mode-switch-17,.wp-dark-mode-switch-18,.wp-dark-mode-switch-19,.wp-dark-mode-switch-special{align-items:center!important;border:calc(2px*var(--wpdm-switch-scale, 1)) solid #4a5568!important;border-radius:8px!important;cursor:pointer!important;display:inline-flex!important;flex-direction:column!important;justify-content:center!important;z-index:auto!important}.wp-dark-mode-switch-14>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-15>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-16>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-17>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-18>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-19>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-special>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;--tw-divide-opacity:1!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-color:rgb(75 85 99/var(--tw-divide-opacity,1))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.wp-dark-mode-switch-14,.wp-dark-mode-switch-15,.wp-dark-mode-switch-16,.wp-dark-mode-switch-17,.wp-dark-mode-switch-18,.wp-dark-mode-switch-19,.wp-dark-mode-switch-special{--tw-border-opacity:1!important;--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important;border-color:rgb(75 85 99/var(--tw-border-opacity,1))!important;border-width:1px!important;color:rgb(55 65 81/var(--tw-text-opacity,1))!important;overflow:hidden!important}.wp-dark-mode-switch-14 ._font,.wp-dark-mode-switch-14 ._scheme,.wp-dark-mode-switch-15 ._font,.wp-dark-mode-switch-15 ._scheme,.wp-dark-mode-switch-16 ._font,.wp-dark-mode-switch-16 ._scheme,.wp-dark-mode-switch-17 ._font,.wp-dark-mode-switch-17 ._scheme,.wp-dark-mode-switch-18 ._font,.wp-dark-mode-switch-18 ._scheme,.wp-dark-mode-switch-19 ._font,.wp-dark-mode-switch-19 ._scheme,.wp-dark-mode-switch-special ._font,.wp-dark-mode-switch-special ._scheme{align-items:center!important;display:inline-flex!important;font-size:1.5rem!important;font-weight:500!important;height:50%!important;justify-content:center!important;line-height:2rem!important;position:relative!important;text-align:center!important;width:100%!important}.wp-dark-mode-switch-14 ._font ._icon,.wp-dark-mode-switch-14 ._scheme ._icon,.wp-dark-mode-switch-15 ._font ._icon,.wp-dark-mode-switch-15 ._scheme ._icon,.wp-dark-mode-switch-16 ._font ._icon,.wp-dark-mode-switch-16 ._scheme ._icon,.wp-dark-mode-switch-17 ._font ._icon,.wp-dark-mode-switch-17 ._scheme ._icon,.wp-dark-mode-switch-18 ._font ._icon,.wp-dark-mode-switch-18 ._scheme ._icon,.wp-dark-mode-switch-19 ._font ._icon,.wp-dark-mode-switch-19 ._scheme ._icon,.wp-dark-mode-switch-special ._font ._icon,.wp-dark-mode-switch-special ._scheme ._icon{align-items:center;display:inline-flex;height:100%;justify-content:center;width:100%}.wp-dark-mode-switch-14 ._font ._icon img,.wp-dark-mode-switch-14 ._font ._icon svg,.wp-dark-mode-switch-14 ._scheme ._icon img,.wp-dark-mode-switch-14 ._scheme ._icon svg,.wp-dark-mode-switch-15 ._font ._icon img,.wp-dark-mode-switch-15 ._font ._icon svg,.wp-dark-mode-switch-15 ._scheme ._icon img,.wp-dark-mode-switch-15 ._scheme ._icon svg,.wp-dark-mode-switch-16 ._font ._icon img,.wp-dark-mode-switch-16 ._font ._icon svg,.wp-dark-mode-switch-16 ._scheme ._icon img,.wp-dark-mode-switch-16 ._scheme ._icon svg,.wp-dark-mode-switch-17 ._font ._icon img,.wp-dark-mode-switch-17 ._font ._icon svg,.wp-dark-mode-switch-17 ._scheme ._icon img,.wp-dark-mode-switch-17 ._scheme ._icon svg,.wp-dark-mode-switch-18 ._font ._icon img,.wp-dark-mode-switch-18 ._font ._icon svg,.wp-dark-mode-switch-18 ._scheme ._icon img,.wp-dark-mode-switch-18 ._scheme ._icon svg,.wp-dark-mode-switch-19 ._font ._icon img,.wp-dark-mode-switch-19 ._font ._icon svg,.wp-dark-mode-switch-19 ._scheme ._icon img,.wp-dark-mode-switch-19 ._scheme ._icon svg,.wp-dark-mode-switch-special ._font ._icon img,.wp-dark-mode-switch-special ._font ._icon svg,.wp-dark-mode-switch-special ._scheme ._icon img,.wp-dark-mode-switch-special ._scheme ._icon svg{max-width:100%;width:40%}.wp-dark-mode-switch-14 ._font ._icon:last-child,.wp-dark-mode-switch-14 ._scheme ._icon:last-child,.wp-dark-mode-switch-15 ._font ._icon:last-child,.wp-dark-mode-switch-15 ._scheme ._icon:last-child,.wp-dark-mode-switch-16 ._font ._icon:last-child,.wp-dark-mode-switch-16 ._scheme ._icon:last-child,.wp-dark-mode-switch-17 ._font ._icon:last-child,.wp-dark-mode-switch-17 ._scheme ._icon:last-child,.wp-dark-mode-switch-18 ._font ._icon:last-child,.wp-dark-mode-switch-18 ._scheme ._icon:last-child,.wp-dark-mode-switch-19 ._font ._icon:last-child,.wp-dark-mode-switch-19 ._scheme ._icon:last-child,.wp-dark-mode-switch-special ._font ._icon:last-child,.wp-dark-mode-switch-special ._scheme ._icon:last-child{display:none}.wp-dark-mode-switch-14 ._scheme.active,.wp-dark-mode-switch-15 ._scheme.active,.wp-dark-mode-switch-16 ._scheme.active,.wp-dark-mode-switch-17 ._scheme.active,.wp-dark-mode-switch-18 ._scheme.active,.wp-dark-mode-switch-19 ._scheme.active,.wp-dark-mode-switch-special ._scheme.active{--tw-text-opacity:1!important;background:#000!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.wp-dark-mode-switch-14 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-15 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-16 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-17 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-18 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-19 ._scheme.active ._icon:first-child,.wp-dark-mode-switch-special ._scheme.active ._icon:first-child{display:none}.wp-dark-mode-switch-14 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-15 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-16 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-17 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-18 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-19 ._scheme.active ._icon:last-child,.wp-dark-mode-switch-special ._scheme.active ._icon:last-child{display:inline-flex}.wp-dark-mode-switch-14 ._font.active,.wp-dark-mode-switch-15 ._font.active,.wp-dark-mode-switch-16 ._font.active,.wp-dark-mode-switch-17 ._font.active,.wp-dark-mode-switch-18 ._font.active,.wp-dark-mode-switch-19 ._font.active,.wp-dark-mode-switch-special ._font.active{--tw-text-opacity:1!important;background:#000!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.wp-dark-mode-switch-14 ._font.active ._icon:first-child,.wp-dark-mode-switch-15 ._font.active ._icon:first-child,.wp-dark-mode-switch-16 ._font.active ._icon:first-child,.wp-dark-mode-switch-17 ._font.active ._icon:first-child,.wp-dark-mode-switch-18 ._font.active ._icon:first-child,.wp-dark-mode-switch-19 ._font.active ._icon:first-child,.wp-dark-mode-switch-special ._font.active ._icon:first-child{display:none}.wp-dark-mode-switch-14 ._font.active ._icon:last-child,.wp-dark-mode-switch-15 ._font.active ._icon:last-child,.wp-dark-mode-switch-16 ._font.active ._icon:last-child,.wp-dark-mode-switch-17 ._font.active ._icon:last-child,.wp-dark-mode-switch-18 ._font.active ._icon:last-child,.wp-dark-mode-switch-19 ._font.active ._icon:last-child,.wp-dark-mode-switch-special ._font.active ._icon:last-child{display:inline-flex}._hide,.active.wp-dark-mode-switch-10 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-11 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-12 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-2 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-20 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-21 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-22 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-3 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-4 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-5 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-6 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-7 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-8 ._track ._thumb ._icon:first-child,.active.wp-dark-mode-switch-9 ._track ._thumb ._icon:first-child,.wp-dark-mode-switch-10>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-11>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-12>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-20>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-21>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-22>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-2>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-3>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-4>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-5>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-6>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-7>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-8>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-9>._track>._thumb>._icon:nth-child(2),.wp-dark-mode-switch-normal.active ._track ._thumb ._icon:first-child,.wp-dark-mode-switch-normal>._track>._thumb>._icon:nth-child(2){animation:hide .1s forwards}._show,.active.wp-dark-mode-switch-10 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-11 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-12 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-2 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-20 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-21 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-22 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-3 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-4 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-5 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-6 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-7 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-8 ._track ._thumb ._icon:nth-child(2),.active.wp-dark-mode-switch-9 ._track ._thumb ._icon:nth-child(2),.wp-dark-mode-switch-normal.active ._track ._thumb ._icon:nth-child(2){animation:show .1s forwards}@keyframes hide{0%{opacity:1}to{display:none!important;opacity:0}}@keyframes show{0%{opacity:0}to{display:inline-flex;opacity:1}}.wp-dark-mode-switch-cta{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);font-size:.875rem;line-height:1.25rem;padding:.75rem;white-space:nowrap}.wp-dark-mode-switch .dark,.wp-dark-mode-switch .light{width:var(--wpdm-switch-size,80px)}.wp-dark-mode-switch .dark img,.wp-dark-mode-switch .dark svg,.wp-dark-mode-switch .light img,.wp-dark-mode-switch .light svg{max-width:100%}.wp-dark-mode-switch .light{display:block}.wp-dark-mode-switch .dark,.wp-dark-mode-switch.active .light{display:none}.wp-dark-mode-switch.active .dark{display:block}.wp-dark-mode-switch.rounded .dark,.wp-dark-mode-switch.rounded .light{border-radius:9999px;height:var(--wpdm-switch-size,80px);overflow:hidden;width:var(--wpdm-switch-size,80px)}.wp-dark-mode-switch{cursor:pointer;z-index:auto}.wp-dark-mode-switch,.wp-dark-mode-switch>div{align-items:center;display:inline-flex;justify-content:center}.wp-dark-mode-switch>div{height:100%;width:100%}.wp-dark-mode-floating-switch{align-items:center;display:flex;gap:.5rem;position:fixed;z-index:9999999999}.wp-dark-mode-floating-switch-hidden{display:none!important;height:0;margin:0;padding:0;pointer-events:none;width:0}.wp-dark-mode-floating-switch.reverse{flex-direction:row-reverse}.wp-dark-mode-floating-switch.top-left{left:20px;top:20px}.wp-dark-mode-floating-switch.top-right{right:20px;top:20px}.wp-dark-mode-floating-switch.bottom-left{bottom:20px;left:20px}.wp-dark-mode-floating-switch.bottom-right{bottom:20px;right:20px}@media (max-width:480px){.wp-dark-mode-floating-switch.wp-dark-mode-hide-mobile{display:none!important}}@media (min-width:481px) and (max-width:1024px){.wp-dark-mode-floating-switch.wp-dark-mode-hide-tablet{display:none!important}}@media (min-width:1025px){.wp-dark-mode-floating-switch.wp-dark-mode-hide-desktop{display:none!important}}.wp-dark-mode-switch-effect-wobble{animation:wobble 1s linear 2}@keyframes wobble{0%{transform:rotate(0deg)}15%{transform:rotate(-5deg)}30%{transform:rotate(3deg)}45%{transform:rotate(-3deg)}60%{transform:rotate(2deg)}75%{transform:rotate(-1deg)}to{transform:rotate(0deg)}}.wp-dark-mode-switch-effect-vibrate{animation:vibrate .3s linear 4}@keyframes vibrate{0%{transform:translateX(0)}25%{transform:translateX(2px)}50%{transform:translateX(-2px)}75%{transform:translateX(2px)}to{transform:translateX(0)}}.wp-dark-mode-switch-effect-flicker{animation:flicker .6s linear 1}@keyframes flicker{0%{opacity:1}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}to{opacity:1}}.wp-dark-mode-switch-effect-shake{animation:shake .3s linear 1}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-2px)}50%{transform:translate(0)}75%{transform:translate(2px)}to{transform:translate(0)}}.wp-dark-mode-switch-effect-jello{animation:jello .9s 1}@keyframes jello{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.wp-dark-mode-switch-effect-bounce{animation:bounce 1s linear 1}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}55%{transform:translateY(0)}65%{transform:translateY(-15px)}75%{transform:translateY(0)}}.wp-dark-mode-switch-effect-heartbeat{animation:heartbeat 1s linear 1}@keyframes heartbeat{0%{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}.wp-dark-mode-switch-effect-blink{animation:blink .3s linear 1}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.wp-dark-mode-switch-1,.wp-dark-mode-switch-13{display:inline-flex}.wp-dark-mode-switch-1 ._track,.wp-dark-mode-switch-13 ._track{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);background:#555;border-radius:calc(15px*var(--wpdm-switch-scale, 1))!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:hsla(0,0%,100%,.996);height:calc(60px*var(--wpdm-switch-scale, 1))!important;width:calc(60px*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-1 ._track ._icon,.wp-dark-mode-switch-13 ._track ._icon{align-items:center!important;display:flex!important;height:100%!important;justify-content:center!important;width:100%!important}.wp-dark-mode-switch-1 ._track ._icon:first-child,.wp-dark-mode-switch-13 ._track ._icon:first-child{display:inline-flex!important}.wp-dark-mode-switch-1 ._track ._icon:nth-child(2),.wp-dark-mode-switch-13 ._track ._icon:nth-child(2){display:none!important}.wp-dark-mode-switch-1 ._track ._icon img,.wp-dark-mode-switch-1 ._track ._icon svg,.wp-dark-mode-switch-13 ._track ._icon img,.wp-dark-mode-switch-13 ._track ._icon svg{height:60%!important;width:60%!important}.active.wp-dark-mode-switch-13 ._track,.wp-dark-mode-switch-1.active ._track{background:#ececec;color:#8b5cf6}.active.wp-dark-mode-switch-13 ._track ._icon:nth-child(2),.wp-dark-mode-switch-1.active ._track ._icon:nth-child(2){display:inline-flex!important}.active.wp-dark-mode-switch-13 ._track ._icon:first-child,.wp-dark-mode-switch-1.active ._track ._icon:first-child{display:none!important}.wp-dark-mode-switch-2 ._track{background:#ececec;border-radius:9999px;width:-moz-fit-content!important;width:fit-content!important}.wp-dark-mode-switch-2 ._track span{font-size:calc(12px*var(--wpdm-switch-scale, 1));font-weight:500;padding:0 calc(15px*var(--wpdm-switch-scale, 1));text-align:center;white-space:nowrap;width:50%;z-index:10}.wp-dark-mode-switch-2 ._track ._thumb{background:#fff!important;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:50%!important}.wp-dark-mode-switch-2.active ._track{color:#35353b!important}.wp-dark-mode-switch-2.active ._thumb{background:#35353b;transform:translateX(calc(100% - 2px*var(--wpdm-switch-scale, 1)*2 - 1px))!important}.wp-dark-mode-switch-10 ._track,.wp-dark-mode-switch-11 ._track,.wp-dark-mode-switch-12 ._track,.wp-dark-mode-switch-22 ._track,.wp-dark-mode-switch-3 ._track,.wp-dark-mode-switch-4 ._track,.wp-dark-mode-switch-5 ._track,.wp-dark-mode-switch-6 ._track,.wp-dark-mode-switch-7 ._track,.wp-dark-mode-switch-8 ._track,.wp-dark-mode-switch-9 ._track{--tw-text-opacity:1;background:#39393d!important;color:rgb(255 255 255/var(--tw-text-opacity,1))}.wp-dark-mode-switch-10 ._track ._thumb,.wp-dark-mode-switch-11 ._track ._thumb,.wp-dark-mode-switch-12 ._track ._thumb,.wp-dark-mode-switch-22 ._track ._thumb,.wp-dark-mode-switch-3 ._track ._thumb,.wp-dark-mode-switch-4 ._track ._thumb,.wp-dark-mode-switch-5 ._track ._thumb,.wp-dark-mode-switch-6 ._track ._thumb,.wp-dark-mode-switch-7 ._track ._thumb,.wp-dark-mode-switch-8 ._track ._thumb,.wp-dark-mode-switch-9 ._track ._thumb{background:#fff!important}.active.wp-dark-mode-switch-10 ._track,.active.wp-dark-mode-switch-11 ._track,.active.wp-dark-mode-switch-12 ._track,.active.wp-dark-mode-switch-22 ._track,.active.wp-dark-mode-switch-4 ._track,.active.wp-dark-mode-switch-5 ._track,.active.wp-dark-mode-switch-6 ._track,.active.wp-dark-mode-switch-7 ._track,.active.wp-dark-mode-switch-8 ._track,.active.wp-dark-mode-switch-9 ._track,.wp-dark-mode-switch-3.active ._track{--tw-text-opacity:1;background:#fff!important;color:rgb(55 65 81/var(--tw-text-opacity,1))}.active.wp-dark-mode-switch-10 ._thumb,.active.wp-dark-mode-switch-11 ._thumb,.active.wp-dark-mode-switch-12 ._thumb,.active.wp-dark-mode-switch-22 ._thumb,.active.wp-dark-mode-switch-4 ._thumb,.active.wp-dark-mode-switch-5 ._thumb,.active.wp-dark-mode-switch-6 ._thumb,.active.wp-dark-mode-switch-7 ._thumb,.active.wp-dark-mode-switch-8 ._thumb,.active.wp-dark-mode-switch-9 ._thumb,.wp-dark-mode-switch-3.active ._thumb{background:#39393d!important}.wp-dark-mode-switch-11 ._track,.wp-dark-mode-switch-12 ._track,.wp-dark-mode-switch-4 ._track,.wp-dark-mode-switch-6 ._track,.wp-dark-mode-switch-7 ._track{background:#ea580c!important;width:calc(75px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-11 ._icon,.wp-dark-mode-switch-12 ._icon,.wp-dark-mode-switch-4 ._icon,.wp-dark-mode-switch-6 ._icon,.wp-dark-mode-switch-7 ._icon{width:calc(20px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-11 ._icon img,.wp-dark-mode-switch-11 ._icon svg,.wp-dark-mode-switch-12 ._icon img,.wp-dark-mode-switch-12 ._icon svg,.wp-dark-mode-switch-4 ._icon img,.wp-dark-mode-switch-4 ._icon svg,.wp-dark-mode-switch-6 ._icon img,.wp-dark-mode-switch-6 ._icon svg,.wp-dark-mode-switch-7 ._icon img,.wp-dark-mode-switch-7 ._icon svg{width:100%!important}.active.wp-dark-mode-switch-11,.active.wp-dark-mode-switch-12,.active.wp-dark-mode-switch-6,.active.wp-dark-mode-switch-7,.wp-dark-mode-switch-4.active{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.active.wp-dark-mode-switch-11 ._track,.active.wp-dark-mode-switch-12 ._track,.active.wp-dark-mode-switch-6 ._track,.active.wp-dark-mode-switch-7 ._track,.wp-dark-mode-switch-4.active ._track{background:#545454!important}.active.wp-dark-mode-switch-11 ._track ._thumb,.active.wp-dark-mode-switch-12 ._track ._thumb,.active.wp-dark-mode-switch-6 ._track ._thumb,.active.wp-dark-mode-switch-7 ._track ._thumb,.wp-dark-mode-switch-4.active ._track ._thumb{background:#fff!important}.wp-dark-mode-switch-5 ._track{background-color:linear-gradient(90deg,#f59e0b 4.27%,#f8681e 106.71%)!important;color:#fff!important;height:calc(8px*var(--wpdm-switch-scale, 1))!important;width:calc(75px*var(--wpdm-switch-scale, 1)*1.2)!important}.wp-dark-mode-switch-5 ._track ._icon{transform:translateY(-50%)!important}.wp-dark-mode-switch-5 ._track ._thumb{align-items:center;background:#ea580c!important;display:flex;justify-content:center;margin-left:calc(7.5px*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-5.active ._track{background-color:linear-gradient(90deg,#2875dc -19.51%,#73abff)!important}.wp-dark-mode-switch-11 ._track,.wp-dark-mode-switch-12 ._track,.wp-dark-mode-switch-6 ._track,.wp-dark-mode-switch-7 ._track{width:calc(75px*var(--wpdm-switch-scale, 1)*1)}.wp-dark-mode-switch-11 ._track ._thumb,.wp-dark-mode-switch-12 ._track ._thumb,.wp-dark-mode-switch-6 ._track ._thumb,.wp-dark-mode-switch-7 ._track ._thumb{background-color:transparent!important}.wp-dark-mode-switch-11 ._track ._thumb ._icon,.wp-dark-mode-switch-12 ._track ._thumb ._icon,.wp-dark-mode-switch-6 ._track ._thumb ._icon,.wp-dark-mode-switch-7 ._track ._thumb ._icon{transform:translateY(-50%)!important}.wp-dark-mode-switch-11 ._track ._thumb ._icon img,.wp-dark-mode-switch-11 ._track ._thumb ._icon svg,.wp-dark-mode-switch-12 ._track ._thumb ._icon img,.wp-dark-mode-switch-12 ._track ._thumb ._icon svg,.wp-dark-mode-switch-6 ._track ._thumb ._icon img,.wp-dark-mode-switch-6 ._track ._thumb ._icon svg,.wp-dark-mode-switch-7 ._track ._thumb ._icon img,.wp-dark-mode-switch-7 ._track ._thumb ._icon svg{width:90%!important}.active.wp-dark-mode-switch-11 ._track,.active.wp-dark-mode-switch-12 ._track,.active.wp-dark-mode-switch-7 ._track,.wp-dark-mode-switch-6.active ._track{background-color:linear-gradient(276.67deg,#2875dc 2.77%,#73abff 163.19%),linear-gradient(0deg,#ea580c,#ea580c)}.active.wp-dark-mode-switch-11 ._track ._thumb,.active.wp-dark-mode-switch-12 ._track ._thumb,.active.wp-dark-mode-switch-7 ._track ._thumb,.wp-dark-mode-switch-6.active ._track ._thumb{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.wp-dark-mode-switch-11 ._track,.wp-dark-mode-switch-12 ._track,.wp-dark-mode-switch-7 ._track{width:calc(75px*var(--wpdm-switch-scale, 1)*1)!important}.wp-dark-mode-switch-8 ._track{background:linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%)!important}.wp-dark-mode-switch-8.active ._track{--tw-text-opacity:1;background:linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important;color:rgb(255 255 255/var(--tw-text-opacity,1))}.wp-dark-mode-switch-8.active ._track ._thumb{background:#fff!important}.wp-dark-mode-switch-9 ._track{background:linear-gradient(180deg,#6ee470,#2fc031)!important}.wp-dark-mode-switch-9 ._track ._thumb{--tw-text-opacity:1!important;--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;background-color:transparent!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important;height:calc(34px*var(--wpdm-switch-scale, 1)*.7*var(--wpdm-switch-scale, 1))!important;margin-left:calc(2px*var(--wpdm-switch-scale, 1)*2*var(--wpdm-switch-scale, 1))!important;width:calc(34px*var(--wpdm-switch-scale, 1)*.7*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-9 ._track ._thumb ._icon{transform:translateY(-50%)!important}.wp-dark-mode-switch-9 ._track ._thumb ._icon img,.wp-dark-mode-switch-9 ._track ._thumb ._icon svg{width:90%!important}.wp-dark-mode-switch-9.active ._track{--tw-text-opacity:1;background:linear-gradient(180deg,#6ee470,#2fc031)!important;color:rgb(255 255 255/var(--tw-text-opacity,1))}.wp-dark-mode-switch-9.active ._track ._thumb{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important;margin-left:.25rem!important}.wp-dark-mode-switch-10 ._track{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:transparent;background:#e5e7eb!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.wp-dark-mode-switch-10 ._track>._icon{color:#f59e0b!important;height:calc(34px*var(--wpdm-switch-scale, 1))!important;margin-left:-.125rem!important;position:relative!important;transition-delay:.1s!important;width:calc(34px*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-10 ._track>._icon img,.wp-dark-mode-switch-10 ._track>._icon svg{width:50%!important}.wp-dark-mode-switch-10 ._track ._thumb{color:#f59e0b!important}.wp-dark-mode-switch-10 ._track ._thumb ._icon{transform:translateY(-50%)!important}.wp-dark-mode-switch-10.active ._track{--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175/var(--tw-ring-opacity,1));background-color:#6b7280!important}.wp-dark-mode-switch-10.active ._track>._icon{color:#ffed8c!important}.wp-dark-mode-switch-11 ._track{background-color:linear-gradient(97.13deg,#2b3ccc 15.81%,rgba(71,131,236,.32) 82.31%),linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important;border:calc(3px*var(--wpdm-switch-scale, 1)) solid #2b3ccc;width:calc(75px*var(--wpdm-switch-scale, 1) - 3px)!important}.wp-dark-mode-switch-11 ._track ._thumb{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.wp-dark-mode-switch-11 ._track ._thumb ._icon svg{width:70%!important}.wp-dark-mode-switch-11.active ._track{background:linear-gradient(97.13deg,#2b3ccc 15.81%,rgba(71,131,236,.32) 82.31%),linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important}.wp-dark-mode-switch-11.active ._track ._thumb{transform:translateX(calc(75px*var(--wpdm-switch-scale, 1) - 6px - 34px*var(--wpdm-switch-scale, 1)))!important}.wp-dark-mode-switch-12 ._track{background-color:linear-gradient(97.13deg,#2b3ccc 15.81%,rgba(71,131,236,.32) 82.31%),linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important}.wp-dark-mode-switch-12 ._track ._thumb{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.wp-dark-mode-switch-12.active ._track{background:linear-gradient(97.13deg,#2b3ccc 15.81%,rgba(71,131,236,.32) 82.31%),linear-gradient(88.44deg,#653fdf .97%,#32b1f4 98.68%),linear-gradient(0deg,#fff,#fff)!important}.wp-dark-mode-switch-13.active ._icon{color:#2563eb!important}.wp-dark-mode-switch-14 ._font.active,.wp-dark-mode-switch-14 ._scheme.active{background-color:#1e3a8a!important}.wp-dark-mode-switch-18,.wp-dark-mode-switch-19{flex-direction:row!important;height:scaled(46px)!important;width:scaled(108px)!important}.wp-dark-mode-switch-18>:not([hidden])~:not([hidden]),.wp-dark-mode-switch-19>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;--tw-divide-x-reverse:0!important;border-width:calc(0px*(1 - var(--tw-divide-y-reverse))) calc(1px*var(--tw-divide-x-reverse)) calc(0px*var(--tw-divide-y-reverse)) calc(1px*(1 - var(--tw-divide-x-reverse)))!important}.wp-dark-mode-switch-18 ._font,.wp-dark-mode-switch-18 ._scheme,.wp-dark-mode-switch-19 ._font,.wp-dark-mode-switch-19 ._scheme{height:100%!important;width:50%!important}.wp-dark-mode-switch-18 ._icon,.wp-dark-mode-switch-19 ._icon{width:70%!important}.wp-dark-mode-switch-20 ._track{--width-of-switch:calc(56px*var(--wpdm-switch-scale, 1));--height-of-switch:calc(32px*var(--wpdm-switch-scale, 1));--size-of-icon:calc(22.4px*var(--wpdm-switch-scale, 1));--slider-offset:calc(4.8px*var(--wpdm-switch-scale, 1));background:#f4f4f5!important;border-radius:calc(30px*var(--wpdm-switch-scale, 1));display:block;height:var(--height-of-switch);position:relative;transition:.4s;width:var(--width-of-switch)}.wp-dark-mode-switch-20 ._thumb{background:linear-gradient(40deg,#ff0080,#ff8c00 70%)!important;border-radius:calc(20px*var(--wpdm-switch-scale, 1));height:var(--size-of-icon);left:var(--slider-offset);position:absolute;top:50%;transform:translateY(-50%) scale(.8);transition:.4s;width:var(--size-of-icon)}.wp-dark-mode-switch-20.active ._track{background:#303136}.wp-dark-mode-switch-20.active ._thumb{background:transparent!important;box-shadow:inset -3px -2px 5px -2px #8983f7,inset -10px -4px 0 0 #a3dafb!important;left:calc(100% - var(--size-of-icon) - var(--slider-offset) - var(--size-of-icon)*20/100)!important;transform:translateY(-50%) scale(.8)!important}.wp-dark-mode-switch-21 .theme-switch{--toggle-size:14px;--container-width:calc(5.625em*var(--wpdm-switch-scale, 1));--container-height:calc(2.5em*var(--wpdm-switch-scale, 1));--container-radius:calc(6.25em*var(--wpdm-switch-scale, 1));--container-light-bg:#3d7eae;--container-night-bg:#1d1f2c;--circle-container-diameter:calc(3.375em*var(--wpdm-switch-scale, 1));--sun-moon-diameter:calc(2.125em*var(--wpdm-switch-scale, 1));--sun-bg:#ecca2f;--moon-bg:#c4c9d1;--spot-color:#959db1;--circle-container-offset:calc((var(--circle-container-diameter) - var(--container-height))/2*-1);--stars-color:#fff;--clouds-color:#f3fdff;--back-clouds-color:#aacadf;--transition:.5s cubic-bezier(0,-0.02,0.4,1.25);--circle-transition:.3s cubic-bezier(0,-0.02,0.35,1.17)}.wp-dark-mode-switch-21 .theme-switch,.wp-dark-mode-switch-21 .theme-switch *,.wp-dark-mode-switch-21 .theme-switch :after,.wp-dark-mode-switch-21 .theme-switch :before{box-sizing:border-box;font-size:var(--toggle-size);margin:0;padding:0}.wp-dark-mode-switch-21 .theme-switch__container{background:var(--container-light-bg)!important;border-radius:var(--container-radius);box-shadow:0 calc(-.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25),0 calc(.062em*var(--wpdm-switch-scale, 1)) calc(.125em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.94);cursor:pointer;height:var(--container-height);overflow:hidden;position:relative;transition:var(--transition);width:var(--container-width)}.wp-dark-mode-switch-21 .theme-switch__container:before{border-radius:var(--container-radius);box-shadow:0 calc(.05em*var(--wpdm-switch-scale, 1)) calc(.187em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25) inset,0 calc(.05em*var(--wpdm-switch-scale, 1)) calc(.187em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25) inset;content:"";inset:0;position:absolute;z-index:1}.wp-dark-mode-switch-21 .theme-switch__checkbox{display:none}.wp-dark-mode-switch-21 .theme-switch__circle-container{background:hsla(0,0%,100%,.1)!important;border-radius:var(--container-radius);box-shadow:inset 0 0 0 calc(3.375em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.1),inset 0 0 0 calc(3.375em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.1),0 0 0 calc(.625em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.1),0 0 0 calc(1.25em*var(--wpdm-switch-scale, 1)) hsla(0,0%,100%,.1);display:flex;height:var(--circle-container-diameter);left:var(--circle-container-offset);pointer-events:none;position:absolute;top:var(--circle-container-offset);transition:var(--circle-transition);width:var(--circle-container-diameter)}.wp-dark-mode-switch-21 .theme-switch__sun-moon-container{background:var(--sun-bg)!important;border-radius:var(--container-radius);box-shadow:calc(.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) 0 rgba(254,255,239,.61) inset,0 calc(-.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) 0 #a1872a inset;filter:drop-shadow(calc(.062em*var(--wpdm-switch-scale, 1)) calc(.125em*var(--wpdm-switch-scale, 1)) calc(.125em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25)) drop-shadow(0 calc(.062em*var(--wpdm-switch-scale, 1)) calc(.125em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25));height:var(--sun-moon-diameter);margin-bottom:auto!important;margin:auto;overflow:hidden;pointer-events:auto;position:relative;transition:var(--transition);width:var(--sun-moon-diameter);z-index:2}.wp-dark-mode-switch-21 .theme-switch__moon{background:var(--moon-bg)!important;border-radius:inherit;box-shadow:calc(.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) 0 rgba(254,255,239,.61) inset,0 calc(-.062em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) 0 #969696 inset;height:100%;margin-bottom:auto!important;position:relative;transform:translateX(100%);transition:var(--transition);width:100%}.wp-dark-mode-switch-21 .theme-switch__spot{background:var(--spot-color);border-radius:var(--container-radius);box-shadow:0 calc(.0312em*var(--wpdm-switch-scale, 1)) calc(.062em*var(--wpdm-switch-scale, 1)) rgba(0,0,0,.25) inset;height:calc(.75em*var(--wpdm-switch-scale, 1));left:calc(.312em*var(--wpdm-switch-scale, 1));position:absolute;top:calc(.75em*var(--wpdm-switch-scale, 1));width:calc(.75em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__spot:nth-of-type(2){height:calc(.375em*var(--wpdm-switch-scale, 1));left:calc(1.375em*var(--wpdm-switch-scale, 1));top:calc(.937em*var(--wpdm-switch-scale, 1));width:calc(.375em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__spot:nth-last-of-type(3){height:calc(.25em*var(--wpdm-switch-scale, 1));left:calc(.812em*var(--wpdm-switch-scale, 1));top:calc(.312em*var(--wpdm-switch-scale, 1));width:calc(.25em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__clouds{background:var(--clouds-color)!important;border-radius:var(--container-radius);bottom:calc(-.625em*var(--wpdm-switch-scale, 1));box-shadow:calc(.937em*var(--wpdm-switch-scale, 1)) calc(.312em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(-.312em*var(--wpdm-switch-scale, 1)) calc(-.312em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(1.437em*var(--wpdm-switch-scale, 1)) calc(.375em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(.5em*var(--wpdm-switch-scale, 1)) calc(-.125em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(2.187em*var(--wpdm-switch-scale, 1)) 0 var(--clouds-color),calc(1.25em*var(--wpdm-switch-scale, 1)) calc(-.062em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(2.937em*var(--wpdm-switch-scale, 1)) calc(.312em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(2em*var(--wpdm-switch-scale, 1)) calc(-.312em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(3.625em*var(--wpdm-switch-scale, 1)) calc(-.062em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(2.625em*var(--wpdm-switch-scale, 1)) 0 var(--back-clouds-color),calc(4.5em*var(--wpdm-switch-scale, 1)) calc(-.312em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(3.375em*var(--wpdm-switch-scale, 1)) calc(-.437em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(4.625em*var(--wpdm-switch-scale, 1)) calc(-1.75em*var(--wpdm-switch-scale, 1)) 0 calc(.437em*var(--wpdm-switch-scale, 1)) var(--clouds-color),calc(4em*var(--wpdm-switch-scale, 1)) calc(-.625em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color),calc(4.125em*var(--wpdm-switch-scale, 1)) calc(-2.125em*var(--wpdm-switch-scale, 1)) 0 calc(.437em*var(--wpdm-switch-scale, 1)) var(--back-clouds-color);height:calc(1.25em*var(--wpdm-switch-scale, 1));left:calc(.312em*var(--wpdm-switch-scale, 1));position:absolute;transition:.5s cubic-bezier(0,-.02,.4,1.25);width:calc(1.25em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__stars-container{color:var(--stars-color);height:auto;left:calc(.312em*var(--wpdm-switch-scale, 1));position:absolute;top:-100%;transition:var(--transition);width:calc(2.75em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21.active .theme-switch__container{background:var(--container-night-bg)!important}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__circle-container{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter))}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__circle-container:hover{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter) - .187em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21 .theme-switch__circle-container:hover{left:calc(var(--circle-container-offset) + .187em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__moon{transform:translate(0)}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__clouds{bottom:calc(-4.062em*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-21.active .theme-switch__container .theme-switch__stars-container{top:50%;transform:translateY(-50%)}.wp-dark-mode-switch-22{gap:.5rem}.wp-dark-mode-switch-22 ._track{background:#f29f05!important;box-shadow:1px 1px 1.6px 0 hsla(0,0%,100%,.478);width:calc(75px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-22 ._track ._thumb{background:#fdfdfd!important;height:calc(34px*var(--wpdm-switch-scale, 1) - 4px*var(--wpdm-switch-scale, 1)*1.5);left:calc(3px*var(--wpdm-switch-scale, 1))!important;width:calc(34px*var(--wpdm-switch-scale, 1) - 4px*var(--wpdm-switch-scale, 1)*1.5)}.wp-dark-mode-switch-22 ._icon{width:calc(25px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-22 ._icon img,.wp-dark-mode-switch-22 ._icon svg{width:100%!important}.wp-dark-mode-switch-22 ._icon:first-child{opacity:0}.wp-dark-mode-switch-22 ._icon:last-child{opacity:1}.wp-dark-mode-switch-22.active{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.wp-dark-mode-switch-22.active ._track{background-image:url("data:image/webp;base64,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")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.wp-dark-mode-switch-22.active ._track ._thumb{background:#fdfdfd!important}.wp-dark-mode-switch-22.active ._icon:first-child{opacity:1}.wp-dark-mode-switch-22.active ._icon:last-child{opacity:0}.wp-dark-mode-switch-23{border-radius:calc(50px*var(--wpdm-switch-scale, 1));cursor:default;display:inline-flex;height:calc(40px*var(--wpdm-switch-scale, 1))!important;justify-content:center;line-height:normal;max-width:calc(110px*var(--wpdm-switch-scale, 1))!important;width:calc(110px*var(--wpdm-switch-scale, 1))!important;z-index:50}.wp-dark-mode-switch-23 .switch-inner svg{fill:currentColor;stroke-width:0px;cursor:pointer;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:calc(18px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-23 .switch-inner svg:hover{transform:scale(1.2)!important}.wp-dark-mode-switch-23 .switch-inner{align-items:center;border-radius:calc(50px*var(--wpdm-switch-scale, 1));display:flex;height:100%;inset:0;isolation:isolate;overflow:hidden;position:relative;width:100%;z-index:0}.wp-dark-mode-switch-23 .switch-inner span:not(.glass){align-items:center;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:calc(12px*var(--wpdm-switch-scale, 1));font-weight:400;height:100%;justify-content:center;transition:all .2s cubic-bezier(.68,-.55,.265,1.55);width:50%}.wp-dark-mode-switch-23 .switch-inner span:not(.glass):first-child svg{fill:currentColor;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-dark-mode-switch-23 .switch-inner span:not(.glass):first-child svg:hover{--tw-text-opacity:1;color:rgb(3 213 255/var(--tw-text-opacity,1))}.wp-dark-mode-switch-23 .switch-inner span:not(.glass):nth-child(2) svg{stroke:currentColor;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-dark-mode-switch-23 .switch-inner span:not(.glass):nth-child(2) svg:hover{--tw-text-opacity:1;color:rgb(5 169 201/var(--tw-text-opacity,1))}.wp-dark-mode-switch-23 .switch-inner .glass{clear:both;margin:0;padding:0;position:absolute;width:50%;z-index:10}.wp-dark-mode-switch-23 .switch-inner .glass:active,.wp-dark-mode-switch-23 .switch-inner .glass:focus{outline:2px solid transparent;outline-offset:2px}.wp-dark-mode-switch-23 .switch-inner .glass{border-radius:calc(50px*var(--wpdm-switch-scale, 1))!important;height:calc(35px*var(--wpdm-switch-scale, 1))!important;left:calc(2.5px*var(--wpdm-switch-scale, 1))!important;top:calc(2.5px*var(--wpdm-switch-scale, 1))!important;transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.wp-dark-mode-switch-23.active{-webkit-backdrop-filter:blur(3px) saturate(var(--saturation,1.5))!important;-moz-backdrop-filter:brightness(1.5) blur(3px) url(#glassEffect);-o-backdrop-filter:brightness(1.5) blur(3px) url(#glassEffect);backdrop-filter:brightness(1.5) blur(3px) url(#glassEffect);box-shadow:inset 0 0 6px 0 rgba(0,0,0,.2)}.wp-dark-mode-switch-23.active .switch-inner{animation:liquid-glass 10s linear infinite}.wp-dark-mode-switch-23.active .glass{animation:liquid-glass-moving-right .3s ease-in-out forwards;background:hsla(0,0%,100%,.05);box-shadow:inset 0 0 calc(5px*var(--wpdm-switch-scale, 1)) 0 hsla(0,0%,100%,.15)}.wp-dark-mode-switch-23:not(.active){-webkit-backdrop-filter:blur(3px) saturate(var(--saturation,1.2))!important;-moz-backdrop-filter:brightness(1.2) blur(3px) url(#glassEffect);-o-backdrop-filter:brightness(1.2) blur(3px) url(#glassEffect);backdrop-filter:brightness(1.2) blur(3px) url(#glassEffect);box-shadow:inset 0 0 6px 0 rgba(0,0,0,.2)}.wp-dark-mode-switch-23:not(.active) .switch-inner{animation:liquid-glass 10s linear infinite}.wp-dark-mode-switch-23:not(.active) .glass{animation:liquid-glass-moving-left .4s ease-in-out forwards;background:rgba(0,0,0,.05);box-shadow:inset 0 0 calc(5px*var(--wpdm-switch-scale, 1)) 0 rgba(0,0,0,.1)}.wp-dark-mode-switch-23.active .switch-inner span:not(.glass){color:#f8fafc;text-shadow:0 1px 2px rgba(0,0,0,.25)}.wp-dark-mode-switch-23:not(.active) .switch-inner span:not(.glass){color:#22292f;text-shadow:0 1px 0 hsla(0,0%,100%,.15)}@keyframes liquid-glass{0%,to{box-shadow:inset 6px 9px 2px -9px hsla(0,0%,100%,.4),inset -6px -9px 2px -9px hsla(0,0%,100%,.4)}70%{box-shadow:inset 6px 9px 2px -9px hsla(0,0%,100%,.4),inset -6px -9px 2px -9px hsla(0,0%,100%,.4)}80%{box-shadow:inset 9px 6px 2px -9px hsla(0,0%,100%,.4),inset -9px -6px 2px -9px hsla(0,0%,100%,.4)}90%{box-shadow:inset 9px -6px 2px -9px hsla(0,0%,100%,.4),inset -9px 6px 2px -9px hsla(0,0%,100%,.4)}}@keyframes liquid-glass-dark{0%,to{box-shadow:inset 6px 9px 2px -9px rgba(0,0,0,.3),inset -6px -9px 2px -9px rgba(0,0,0,.3)}70%{box-shadow:inset 6px 9px 2px -9px rgba(0,0,0,.2),inset -6px -9px 2px -9px rgba(0,0,0,.2)}80%{box-shadow:inset 9px 6px 2px -9px rgba(0,0,0,.2),inset -9px -6px 2px -9px rgba(0,0,0,.2)}90%{box-shadow:inset 9px -6px 2px -9px rgba(0,0,0,.2),inset -9px 6px 2px -9px rgba(0,0,0,.2)}}@keyframes liquid-glass-moving-right{0%{background:rgba(0,0,0,.1);border-radius:calc(50px*var(--wpdm-switch-scale, 1));box-shadow:inset 0 0 5px 0 rgba(0,0,0,.1);transform:translateX(0) scale(1)}20%{background:hsla(0,0%,100%,.1);border-radius:calc(60px*var(--wpdm-switch-scale, 1));box-shadow:inset 0 0 10px 0 hsla(0,0%,100%,.2);transform:translateX(calc(20% - 1px*var(--wpdm-switch-scale, 1))) scale(1.1,.9)}40%{background:hsla(0,0%,100%,.2);border-radius:calc(65px*var(--wpdm-switch-scale, 1));transform:translateX(calc(40% - 2px*var(--wpdm-switch-scale, 1))) scale(1.2,.85)}60%{background:hsla(0,0%,100%,.15);border-radius:calc(55px*var(--wpdm-switch-scale, 1));transform:translateX(calc(60% - 3px*var(--wpdm-switch-scale, 1))) scale(1.1,.9)}80%{background:hsla(0,0%,100%,.1);border-radius:calc(45px*var(--wpdm-switch-scale, 1));transform:translateX(calc(80% - 4px*var(--wpdm-switch-scale, 1))) scale(1.05,.95)}95%{background:hsla(0,0%,100%,.08);border-radius:calc(50px*var(--wpdm-switch-scale, 1));transform:translateX(calc(100% - 5px*var(--wpdm-switch-scale, 1))) scale(.9,1.1)}to{background:hsla(0,0%,100%,.05);border-radius:calc(50px*var(--wpdm-switch-scale, 1));box-shadow:inset 0 0 8px 0 hsla(0,0%,100%,.15);transform:translateX(calc(100% - 5px*var(--wpdm-switch-scale, 1))) scale(1)}}@keyframes liquid-glass-moving-left{0%{background:rgba(0,0,0,.05);border-radius:calc(50px*var(--wpdm-switch-scale, 1));box-shadow:inset 0 0 10px 0 hsla(0,0%,100%,.2);transform:translateX(calc(100% - 5px*var(--wpdm-switch-scale, 1))) scale(1)}20%{border-radius:calc(60px*var(--wpdm-switch-scale, 1));transform:translateX(calc(80% - 4px*var(--wpdm-switch-scale, 1))) scale(1.1,.9)}40%{border-radius:calc(65px*var(--wpdm-switch-scale, 1));transform:translateX(calc(60% - 3px*var(--wpdm-switch-scale, 1))) scale(1.2,.85)}60%{border-radius:calc(55px*var(--wpdm-switch-scale, 1));transform:translateX(calc(40% - 2px*var(--wpdm-switch-scale, 1))) scale(1.1,.9)}80%{border-radius:calc(45px*var(--wpdm-switch-scale, 1));transform:translateX(calc(20% - 1px*var(--wpdm-switch-scale, 1))) scale(1.05,.95)}95%{border-radius:calc(50px*var(--wpdm-switch-scale, 1));transform:translateX(0) scale(.9,1.1)}to{background:rgba(0,0,0,.05);border-radius:calc(50px*var(--wpdm-switch-scale, 1));box-shadow:inset 0 0 5px 0 rgba(0,0,0,.1);transform:translateX(0) scale(1)}}.wp-dark-mode-switch-24{align-items:center;cursor:default;display:flex;gap:calc(12px*var(--wpdm-switch-scale, 1));transition:all .3s ease}.wp-dark-mode-switch-24:hover ._thumb{box-shadow:0 0 15px rgba(0,0,0,.2);transform:scale(1.1)}.wp-dark-mode-switch-24 ._track{background-color:#84b2f7;cursor:pointer;height:calc(35px*var(--wpdm-switch-scale, 1));overflow:hidden;position:relative;width:calc(65px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24 ._thumb,.wp-dark-mode-switch-24 ._track{border-radius:calc(50px*var(--wpdm-switch-scale, 1));transition:all .6s cubic-bezier(.68,-.55,.27,1.55)}.wp-dark-mode-switch-24 ._thumb{background-color:#fff;display:flex;height:calc(23px*var(--wpdm-switch-scale, 1))!important;left:calc(6px*var(--wpdm-switch-scale, 1))!important;position:absolute;top:calc(6px*var(--wpdm-switch-scale, 1))!important;width:calc(23px*var(--wpdm-switch-scale, 1))!important}.wp-dark-mode-switch-24 ._thumb svg{fill:#fff;height:100%;transform:rotate(-100deg);transition:all .6s cubic-bezier(.68,-.55,.27,1.55);width:100%}.wp-dark-mode-switch-24.active ._track{background:#000}.wp-dark-mode-switch-24.active ._thumb{background:transparent;transform:translateX(calc(30px*var(--wpdm-switch-scale, 1)))}.wp-dark-mode-switch-24.active ._thumb svg{opacity:1}.wp-dark-mode-switch-24.active ._label:first-child{color:#666}.wp-dark-mode-switch-24.active ._label:last-child{color:#fff}.wp-dark-mode-switch-24:not(.active) ._label:last-child{color:#aaa}.wp-dark-mode-switch-24 ._label{color:#000;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:calc(15px*var(--wpdm-switch-scale, 1));font-weight:600;letter-spacing:.5px;transition:color .2s ease}.wp-dark-mode-switch-24 ._label:last-child{color:#888}.wp-dark-mode-switch-24 ._circles{height:100%;left:0;position:absolute;top:0;width:100%}.wp-dark-mode-switch-24 ._circles span{background:#fff;border-radius:50%;height:calc(8px*var(--wpdm-switch-scale, 1));position:absolute;transition:all .5s cubic-bezier(.68,-.55,.27,1.55);width:calc(8px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24 ._circles span:first-child{right:calc(10px*var(--wpdm-switch-scale, 1));top:calc(8px*var(--wpdm-switch-scale, 1));transition-delay:.05s}.wp-dark-mode-switch-24 ._circles span:last-child{height:calc(4px*var(--wpdm-switch-scale, 1));right:calc(20px*var(--wpdm-switch-scale, 1));top:calc(17px*var(--wpdm-switch-scale, 1));transition-delay:.15s;width:calc(4px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24 ._stars svg{border-radius:50%;color:#fff;height:calc(8px*var(--wpdm-switch-scale, 1));opacity:0;position:absolute;transform:translateX(50px) scale(.3) rotate(180deg);transition:all .5s cubic-bezier(.68,-.55,.265,1.55);width:calc(8px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24 ._stars svg:first-child{height:calc(7px*var(--wpdm-switch-scale, 1));left:calc(10px*var(--wpdm-switch-scale, 1));top:calc(8px*var(--wpdm-switch-scale, 1));transition-delay:.1s;width:calc(7px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24 ._stars svg:nth-child(2){height:calc(5px*var(--wpdm-switch-scale, 1));left:calc(25px*var(--wpdm-switch-scale, 1));top:calc(21px*var(--wpdm-switch-scale, 1));transition-delay:.2s;width:calc(5px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24 ._stars svg:nth-child(3){height:calc(3px*var(--wpdm-switch-scale, 1));left:calc(28px*var(--wpdm-switch-scale, 1));top:calc(8px*var(--wpdm-switch-scale, 1));transition-delay:.25s;width:calc(3px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24 ._stars svg:nth-child(4){height:calc(3px*var(--wpdm-switch-scale, 1));left:calc(23px*var(--wpdm-switch-scale, 1));top:calc(13px*var(--wpdm-switch-scale, 1));transition-delay:.3s;width:calc(3px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24 ._stars svg:nth-child(5){height:calc(3px*var(--wpdm-switch-scale, 1));left:calc(9px*var(--wpdm-switch-scale, 1));top:calc(22px*var(--wpdm-switch-scale, 1));transition-delay:.35s;width:calc(3px*var(--wpdm-switch-scale, 1))}.wp-dark-mode-switch-24.active ._circles span{opacity:0;transform:translateX(-50px)}.wp-dark-mode-switch-24.active ._stars svg{opacity:1;transform:translateX(0) scale(1) rotate(0deg)}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,.button,.btn,.wp-element-button,.wp-block-button__link),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,.button,.btn,.wp-element-button,.wp-block-button__link),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,.button,.btn,.wp-element-button,.wp-block-button__link){color:var(--wpdm-link-color,inherit)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,.button,.btn,.wp-element-button,.wp-block-button__link):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,.button,.btn,.wp-element-button,.wp-block-button__link):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body a:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,.button,.btn,.wp-element-button,.wp-block-button__link):hover{color:var(--wpdm-link-hover-color,inherit)!important;filter:brightness(1.2)}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body input[type=submit]:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body input[type=submit]:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body input[type=submit]:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *){background-color:var(--wpdm-button-background-color,inherit)!important;border-color:var(--wpdm-button-border-color,inherit)!important;color:var(--wpdm-button-text-color,inherit)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body input[type=submit]:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body input[type=submit]:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .btn:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .elementor-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-block-button__link:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body .wp-element-button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body button:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body input[type=submit]:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *):hover{background-color:var(--wpdm-button-hover-background-color,inherit)!important;border-color:var(--wpdm-button-hover-border-color,inherit)!important;color:var(--wpdm-button-hover-text-color,inherit)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body iframe:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body video:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body iframe:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body video:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body iframe:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body img:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body video:not(.wp-dark-mode-ignore,.wp-dark-mode-bg-image,.wp-dark-mode-bg-image *){filter:brightness(var(--wpdm-img-brightness,100%)) grayscale(var(--wpdm-img-grayscale,0))!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox]),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox]),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox]),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *),html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *){background-color:var(--wpdm-input-background-color,#222)!important;border-color:var(--wpdm-input-border-color,#f0f0f0)!important;color:var(--wpdm-input-text-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox])::-moz-placeholder,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::-moz-placeholder,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::-moz-placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox])::-moz-placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::-moz-placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::-moz-placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox])::-moz-placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::-moz-placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::-moz-placeholder{color:var(--wpdm-input-placeholder-color,#f0f0f0)!important}html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox])::placeholder,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::placeholder,html.wp-dark-mode-active:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox])::placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::placeholder,html[data-wp-dark-mode-active]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body input:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *,[type=radio],[type=checkbox])::placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body select:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::placeholder,html[data-wp-dark-mode-loading]:not([data-wp-dark-mode-preset="0"]) body textarea:not(.wp-dark-mode-ignore,.wp-dark-mode-ignore *)::placeholder{color:var(--wpdm-input-placeholder-color,#f0f0f0)!important}html.wp-dark-mode-large-font *{font-size:var(--wpdm-large-font-size,1rem)!important}html[data-wp-dark-mode-preset="0"]{filter:grayscale(var(--wpdm-grayscale,0))}html[data-wp-dark-mode-loading] .wp-dark-mode-image{transition:opacity .02s ease-in-out!important}.wp-dark-mode-floating-switch{opacity:1;transition:opacity .1s linear}.wp-dark-mode-floating-switch-hidden{opacity:0!important}
/*# sourceMappingURL=app.min.css.map *//*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:host),svg.svg-inline--fa:not(:root){overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}@media only screen and (max-width:799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width:800px)and (max-width:1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width:1024px){.ub-hide-on-desktop{display:none}}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-light{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-dark{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-light{min-width:200px}.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-dark{min-width:200px}#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:12px}#trp-floater-ls.trp-floater-ls-flags.trp-bottom-left.trp-color-light #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:15px}#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby:hover{position:fixed;z-index:9999999;top:0;bottom:auto;display:block;width:192px;height:auto;border-radius:0 0 8px 8px;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby:hover{position:fixed;z-index:9999999;top:0;bottom:auto;display:block;width:192px;height:auto;border-radius:0 0 8px 8px;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby:hover{position:fixed;z-index:9999999;top:0;bottom:auto;display:block;width:192px;height:auto;border-radius:0 0 8px 8px;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby:hover{position:fixed;z-index:9999999;top:0;bottom:auto;display:block;width:192px;height:auto;border-radius:0 0 8px 8px;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:6px}#trp-floater-ls-language-list .trp-language-wrap.trp-floater-ls-disabled-language.trp-ls-disabled-language:hover{padding:0;width:auto}#trp-floater-ls .trp-language-switcher-container.trp-floater-ls-codes.trp-top-left.trp-color-light.trp-poweredby.trp-with-flags.trp-floater-ls-disabled-language.trp-ls-disabled-language.trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-bottom:10px;margin-top:0}#trp-floater-ls{position:fixed;z-index:9999999;bottom:0;display:block;overflow:hidden;height:58px;text-align:center;box-shadow:0 0 8px rgb(0 0 0 / .25)}.trp-floater-ls-disabled-language.trp-ls-disabled-language{width:auto}#trp-floater-ls:hover{position:fixed;z-index:9999999;bottom:0;display:block;height:auto;border-radius:8px 8px 0 0;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-floater-ls-flags:hover{position:fixed;z-index:9999999;display:block;width:66px;height:auto;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-floater-ls-flags.trp-poweredby:hover{position:fixed;z-index:9999999;bottom:0;display:block;width:192px;height:auto;border-radius:8px 8px 0 0;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-floater-ls-flags{position:fixed;z-index:9999999;bottom:0;display:block;overflow:hidden;width:66px;height:58px;text-align:center;box-shadow:0 0 8px rgb(0 0 0 / .25)}#trp-floater-ls.trp-color-dark{background:#1E1E1E;box-shadow:0 0 8px rgb(0 0 0 / .25);border-radius:8px 8px 0 0}#trp-floater-ls.trp-color-light{background:#FFF;box-shadow:0 0 8px rgb(0 0 0 / .25);border-radius:8px 8px 0 0}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby:hover{width:192px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby:hover{width:192px}#trp-floater-ls.trp-color-dark-old{background:#1b1b1b;background:linear-gradient(0deg,rgb(27 27 27) 0%,rgb(84 84 84) 100%)}#trp-floater-ls.trp-color-light-old{background:#d6d6d6;background:linear-gradient(0deg,rgb(214 214 214) 0%,rgb(250 250 250) 100%)}#trp-floater-ls.trp-bottom-right{top:auto;bottom:0;right:10%}#trp-floater-ls.trp-bottom-left{top:auto;bottom:0;left:10%}#trp-floater-ls.trp-top-right{bottom:auto;top:0;right:10%;border-radius:0 0 5px 5px}#trp-floater-ls.trp-top-left{bottom:auto;top:0;left:10%;border-radius:0 0 5px 5px}body.admin-bar #trp-floater-ls.trp-top-right,body.admin-bar #trp-floater-ls.trp-top-left{top:32px}@media screen and (max-width:782px){body.admin-bar #trp-floater-ls.trp-top-right,body.admin-bar #trp-floater-ls.trp-top-left{top:46px}}@media screen and (max-width:1000px){#trp-floater-ls-language-list{display:flex;flex-direction:column}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:105px}#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:15px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark{left:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light{left:10%;min-width:60px}}@media screen and (max-width:500px){#trp-floater-ls-language-list{display:flex;flex-direction:column}#trp-floater-ls:hover .trp-language-wrap a.trp-floater-ls-disabled-language{margin-top:0}.trp-floater-ls-disabled-language{margin-top:0!important;padding-top:16px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby{left:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby{left:10%;min-width:60px}#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{margin-top:5px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark{right:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark{left:10%;min-width:105px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light{right:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light{left:10%;min-width:66px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark{left:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light{right:10%;min-width:60px}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light{left:10%;min-width:60px}}#trp-floater-ls.trp-floater-ls-codes #trp-floater-ls-current-language a,#trp-floater-ls.trp-floater-ls-codes #trp-floater-ls-language-list{text-align:center;margin-top:6px}#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language a img,#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-language-list a img{text-align:center;display:block;margin:0 auto}#trp-floater-ls-language-list{display:none}.trp-poweredby #trp-floater-ls-language-list .trp-language-wrap{padding:10px;width:auto}#trp-floater-ls .trp-language-wrap.trp-language-wrap-top{padding:10px}#trp-floater-ls .trp-language-wrap.trp-language-wrap-bottom{padding:11px}#trp-floater-ls.only-flags div.trp-language-wrap{padding:11px 0}#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby,#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby{border-top:none;border-bottom:1px solid #747474}#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby,#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby{border-top:none;border-bottom:1px solid #aaa}.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{border-top:1px solid #747474;color:#b3b3b3}.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{border-top:1px solid #aaa;color:gray}.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{padding:5px 12px 5px 12px;text-align:center;font-size:12px}.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{display:inline;padding:0 3px;border-radius:30px;line-height:11px;text-decoration:underline}.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{color:#3858E9;text-decoration:none}.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{color:#b3b3b3}.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{color:#fff;opacity:1}.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{color:#3858E9;text-decoration:underline}#trp-floater-ls:focus #trp-floater-ls-current-language,#trp-floater-ls:hover #trp-floater-ls-current-language{display:none}#trp-floater-ls:focus #trp-floater-ls-language-list,#trp-floater-ls:hover #trp-floater-ls-language-list{display:block}#trp-floater-ls-current-language a{display:block;padding:10px 12px 10px 12px;font-size:90%}.trp-language-wrap a{display:block;padding:10px 12px 10px 12px;font-size:90%}#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{display:block;padding:10px 24px 10px 24px;font-size:90%}#trp-floater-ls-current-language,#trp-floater-ls-language-list{text-align:left}#trp-floater-ls-current-language.trp-with-flags,#trp-floater-ls-language-list.trp-with-flags{text-align:left}#trp-floater-ls-current-language{display:block;width:100%;height:100%}.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light #trp-floater-ls-current-language{display:block;width:100%;height:100%;padding-top:3px}.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left .trp-language-wrap{padding:9px!important}.trp-language-switcher-container.trp-floater-ls-codes.trp-top-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-codes.trp-top-left .trp-language-wrap{padding:0 9px 9px 9px!important}.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left .trp-language-wrap{padding:9px 9px 6px 9px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-top-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-names.trp-top-left .trp-language-wrap{padding:0 12px 12px 12px!important}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right .trp-language-wrap,.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left .trp-language-wrap{padding:12px 12px 6px 12px!important}#trp-floater-ls div:not(#trp-floater-poweredby)>a{display:flex!important;flex-direction:row;flex-wrap:wrap;align-items:center}.trp-color-dark #trp-floater-ls-current-language a,.trp-color-dark #trp-floater-ls-language-list a{color:#BDBDBD}.trp-color-light #trp-floater-ls-current-language a,.trp-color-light #trp-floater-ls-language-list a{color:#404040}.trp-color-dark #trp-floater-ls-current-language a,.trp-color-dark #trp-floater-ls-language-list a,.trp-color-light #trp-floater-ls-current-language a,.trp-color-light #trp-floater-ls-language-list a,.trp-with-flags.trp-color-dark #trp-floater-ls-current-language a,.trp-color-dark #trp-floater-ls-language-list a,.trp-with-flags.trp-color-light #trp-floater-ls-current-language a,.trp-color-light #trp-floater-ls-language-list a,.trp-color-light #trp-floater-ls-current-language a,.trp-color-dark #trp-floater-ls-language-list a{display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trp-color-light #trp-floater-ls-language-list .trp-language-wrap a:hover{color:#1E1E1E;background:#F0F0F0;border-radius:2px}.trp-color-dark #trp-floater-ls-language-list .trp-language-wrap a:hover{color:#FFF;background:#4F4F4F;border-radius:2px}.trp-floater-ls-disabled-language{margin-top:6px}#trp-floater-ls .trp-floater-ls-disabled-language{pointer-events:none;cursor:default}#trp-floater-ls .trp-with-flags .trp-flag-image{margin-right:5px;vertical-align:middle;height:auto;max-width:100%;display:inline;padding:0}.trp-flag-image:dir(rtl){margin-left:5px}#trp-floater-ls a{text-decoration:none}#trp-floater-ls-language-list{max-height:300px;overflow-y:auto}.only-flags #trp-floater-ls-language-list{overflow-y:overlay}.menu-item-object-language_switcher .trp-flag-image{display:inline-block;margin:-1px 5px;vertical-align:baseline;padding:0;border:0;border-radius:0}.trp-language-switcher{height:42px;position:relative;box-sizing:border-box;width:200px;text-overflow:ellipsis;white-space:nowrap}.trp-language-switcher>div{box-sizing:border-box;padding:4px 20px 3px 13px;border:1.5px solid #949494;border-radius:2px;background-image:url(/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 3px) calc(1em + 0px);background-size:8px 8px,8px 8px;background-repeat:no-repeat;background-color:#fff}.trp-language-switcher>div:hover{background-image:none}.trp-language-switcher>div>a{display:block;padding:7px 12px;border-radius:3px;text-decoration:none;color:#1E1E1E;font-style:normal;font-weight:400;font-size:16px}.trp-language-switcher>div>a:hover{background:#F0F0F0;border-radius:2px}.trp-language-switcher>div>a.trp-ls-shortcode-disabled-language{cursor:default}.trp-language-switcher>div>a.trp-ls-shortcode-disabled-language:hover{background:none}.trp-language-switcher>div>a>img{display:inline;margin:0 3px;width:18px;height:12px;border-radius:0}.trp-language-switcher .trp-ls-shortcode-current-language{display:inline-block}.trp-language-switcher:focus .trp-ls-shortcode-current-language,.trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:hidden}.trp-language-switcher .trp-ls-shortcode-language{display:inline-block;height:1px;overflow:hidden;visibility:hidden;z-index:1;max-height:250px;overflow-y:auto;left:0;top:0;min-height:auto}.trp-language-switcher:focus .trp-ls-shortcode-language,.trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;padding:4px 13px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}#wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before{content:'\f326';top:3px}@media screen and (max-width:782px){#wpadminbar #wp-admin-bar-trp_edit_translation>.ab-item{text-indent:0}#wpadminbar li#wp-admin-bar-trp_edit_translation{display:block}}.elementor-shortcode .trp-ls-shortcode-current-language,.elementor-shortcode .trp-ls-shortcode-language{width:300px!important}body .wp-block-uagb-container.uagb-position__sticky{transition-property:top,bottom;transition-duration:250ms;transition-timing-function:ease}body .wp-block-uagb-container.uagb-position__sticky--stuck{position:fixed;margin:0!important}body .wp-block-uagb-container.uagb-position__sticky--restricted{position:absolute;margin:0!important}.uag-blocks-common-selector{z-index:var(--z-index-desktop)!important}@media (max-width:976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet)!important}}@media (max-width:767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile)!important}}.wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:0.2s;transition-timing-function:ease}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto!important;margin-right:auto!important}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto!important;margin-right:auto!important}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset!important;width:100%;position:relative}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width:767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available}}.wp-block-uagb-image--align-none{justify-content:center}.wp-block-uagb-container.uagb-block-698d53cb .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-698d53cb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-698d53cb .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-698d53cb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-698d53cb .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-698d53cb{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-698d53cb{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-8712bf8e .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-8712bf8e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-8712bf8e .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-8712bf8e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-8712bf8e .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8712bf8e{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8712bf8e>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1340px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-8712bf8e{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-698d53cb{width:100%}.wp-block-uagb-container.uagb-block-698d53cb{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8712bf8e{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8712bf8e>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-8712bf8e{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-698d53cb{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-698d53cb{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.wp-block-uagb-container.uagb-is-root-container .uagb-block-8712bf8e{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8712bf8e>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-8712bf8e{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@font-face{font-display:swap;font-family:'wpzoom-socicon';src:url(/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/socicon.woff2?v=4.3.3) format('woff2');font-weight:400;font-style:normal;text-transform:initial;font-display:block}.socicon{position:relative;top:3px;display:inline-block;font-family:'wpzoom-socicon';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.2em}.wp-block-wpzoom-blocks-social-icons .socicon,.zoom-social-icons-widget .socicon{font-family:'wpzoom-socicon'!important}.socicon:empty{width:1em}.socicon-500px{background-color:#58a9de;color:#58a9de}.social-icon.socicon-500px:before{content:"\e056"}.socicon-airbnb{background-color:#FF5A5F;color:#FF5A5F}.social-icon.socicon-airbnb:before{content:"\e00e"}.socicon-amazon{background-color:#F90;color:#F90}.social-icon.socicon-amazon:before{content:"\e05c"}.socicon-anchor{background-color:#8940fa;color:#8940fa}.social-icon.socicon-anchor:before{content:"\e91e"}.socicon-android{background-color:#8ec047;color:#8ec047}.social-icon.socicon-android:before{content:"\e03e"}.socicon-angieslist{background-color:#299F37;color:#299F37}.social-icon.socicon-angieslist:before{content:"\e916"}.socicon-aparat{background-color:#EA225D;color:#EA225D}.social-icon.socicon-aparat:before{content:"\e90e"}.socicon-apple{background-color:#B9BFC1;color:#B9BFC1}.social-icon.socicon-apple:before{content:"\e02e"}.socicon-apple-podcasts{background-color:#93C;color:#93C}.social-icon.socicon-apple-podcasts:before{content:"\e924"}.socicon-appnet{background-color:#494949;color:#494949}.social-icon.socicon-appnet:before{content:"\e013"}.socicon-appstore{background-color:#007AFF;color:#007AFF}.social-icon.socicon-appstore:before{content:"\e91f"}.socicon-artstation{background-color:#13aff0;color:#13aff0}.social-icon.socicon-artstation:before{content:"\e959"}.socicon-baidu{background-color:#2319DC;color:#2319DC}.social-icon.socicon-baidu:before{content:"\e061"}.socicon-bandcamp{background-color:#619aa9;color:#619aa9}.social-icon.socicon-bandcamp:before{content:"\e06a"}.socicon-beatport{background-color:#01FF95;color:#01FF95}.social-icon.socicon-beatport:before{content:"\e944"}.socicon-bebo{background-color:#EF1011;color:#EF1011}.social-icon.socicon-bebo:before{content:"\e035"}.socicon-behance{background-color:#1769ff;color:#1769ff}.social-icon.socicon-behance:before{content:"\e027"}.socicon-blogger{background-color:#ec661c;color:#ec661c}.social-icon.socicon-blogger:before{content:"\e020"}.socicon-bloglovin{background-color:#000;color:#000}.social-icon.socicon-bloglovin:before{content:"\e075"}.socicon-bluesky{background-color:#0285FF;color:#0285FF}.social-icon.socicon-bluesky:before{content:"\e963"}.socicon-buffer{background-color:#000;color:#000}.social-icon.socicon-buffer:before{content:"\e018"}.socicon-castbox{background-color:#F55B23;color:#F55B23}.social-icon.socicon-castbox:before{content:"\e93d"}.socicon-coderwall{background-color:#3E8DCC;color:#3E8DCC}.social-icon.socicon-coderwall:before{content:"\e011"}.socicon-codered{background-color:#FF033B;color:#FF033B}.social-icon.socicon-codered:before{content:"\e940"}.socicon-coronavirus{background-color:#E6502A;color:#E6502A}.social-icon.socicon-coronavirus:before{content:"\e936"}.socicon-crunchbase{background-color:#0288d1;color:#0288d1}.social-icon.socicon-crunchbase:before{content:"\e93b"}.socicon-dailymotion{background-color:#004e72;color:#004e72}.social-icon.socicon-dailymotion:before{content:"\e053"}.socicon-delicious{background-color:#020202;color:#020202}.social-icon.socicon-delicious:before{content:"\e028"}.socicon-deviantart{background-color:#05CC47;color:#05CC47}.social-icon.socicon-deviantart:before{content:"\e927"}.socicon-deezer{background-color:#32323d;color:#32323d}.social-icon.socicon-deezer:before{content:"\e06c"}.socicon-digg{background-color:#1d1d1b;color:#1d1d1b}.social-icon.socicon-digg:before{content:"\e025"}.socicon-discord{background-color:#7289da;color:#7289da}.social-icon.socicon-discord:before{content:"\e903"}.socicon-discord2{background-color:#7289da;color:#7289da}.social-icon.socicon-discord2:before{content:"\e079"}.socicon-discourse{background-color:#000;color:#000}.social-icon.socicon-discourse:before{content:"\e947"}.socicon-disqus{background-color:#2e9fff;color:#2e9fff}.social-icon.socicon-disqus:before{content:"\e019"}.socicon-displate{background-color:#000;color:#000}.social-icon.socicon-displate:before{content:"\e91d"}.socicon-dribbble{background-color:#e84d88;color:#e84d88}.social-icon.socicon-dribbble:before{content:"\e023"}.socicon-drupal{background-color:#00598e;color:#00598e}.social-icon.socicon-drupal:before{content:"\e002"}.socicon-ebay{background-color:#E53238;color:#E53238}.social-icon.socicon-ebay:before{content:"\e063"}.socicon-ello{background-color:#000;color:#000}.social-icon.socicon-ello:before{content:"\e006"}.socicon-etsy{background-color:#F16521;color:#F16521}.social-icon.socicon-etsy:before{content:"\e941"}.socicon-envato{background-color:#82B540;color:#82B540}.social-icon.socicon-envato:before{content:"\e026"}.socicon-eyeem{background-color:#000;color:#000}.social-icon.socicon-eyeem:before{content:"\e902"}.socicon-facebook{background-color:#0866FF;color:#0866FF}.social-icon.socicon-facebook:before{content:"\e91a"}.socicon-facebook2{background-color:#0866FF;color:#0866FF}.social-icon.socicon-facebook2:before{content:"\e91a"}.socicon-feedburner{background-color:#FC0;color:#FC0}.social-icon.socicon-feedburner:before{content:"\e048"}.socicon-feedly{background-color:#34B151;color:#34B151}.social-icon.socicon-feedly:before{content:"\e074"}.socicon-fiverr{background-color:#1DBF73;color:#1DBF73}.social-icon.socicon-fiverr:before{content:"\e928"}.socicon-flattr{background-color:#F67C1A;color:#F67C1A}.social-icon.socicon-flattr:before{content:"\e02f"}.socicon-flipboard{background-color:#E12828;color:#E12828}.social-icon.socicon-flipboard:before{content:"\e904"}.socicon-flipboard2{background-color:#E12828;color:#E12828}.social-icon.socicon-flipboard2:before{content:"\e905"}.socicon-flickr{background-color:#ff0084;color:#ff0084}.social-icon.socicon-flickr:before{content:"\e055"}.socicon-foursquare{background-color:#F94877;color:#F94877}.social-icon.socicon-foursquare:before{content:"\e044"}.socicon-friendfeed{background-color:#2F72C4;color:#2F72C4}.social-icon.socicon-friendfeed:before{content:"\e032"}.socicon-gab{background-color:#28cf7a;color:#28cf7a}.social-icon.socicon-gab:before{content:"\e93c"}.socicon-github{background-color:#221e1b;color:#221e1b}.social-icon.socicon-github:before{content:"\e030"}.socicon-goodreads{background-color:#463020;color:#463020}.social-icon.socicon-goodreads:before{content:"\e014"}.socicon-google{background-color:#d93e2d;color:#d93e2d}.social-icon.socicon-google:before{content:"\e042"}.socicon-google-calendar{background-color:#3D81F6;color:#3D81F6}.social-icon.socicon-google-calendar:before{content:"\e926"}.socicon-google-maps{background-color:#4285F4;color:#4285F4}.social-icon.socicon-google-maps:before{content:"\e937"}.socicon-google-news{background-color:#174EA6;color:#174EA6}.social-icon.socicon-google-news:before{content:"\e925"}.socicon-google-podcasts{background-color:#4285F4;color:#4285F4}.social-icon.socicon-google-podcasts:before{content:"\e923"}.socicon-grooveshark{background-color:#000;color:#000}.social-icon.socicon-grooveshark:before{content:"\e04f"}.socicon-guilded{background-color:#F5C400;color:#F5C400}.social-icon.socicon-guilded:before{content:"\e935"}.socicon-hellocoton{background-color:#D50066;color:#D50066}.social-icon.socicon-hellocoton:before{content:"\e901"}.socicon-homeadvisor{background-color:#EF8B1D;color:#EF8B1D}.social-icon.socicon-homeadvisor:before{content:"\e915"}.socicon-houzz{background-color:#7CC04B;color:#7CC04B}.social-icon.socicon-houzz:before{content:"\e00a"}.socicon-identica{background-color:#000;color:#000}.social-icon.socicon-identica:before{content:"\e034"}.socicon-iheartradio{background-color:#C6002B;color:#C6002B}.social-icon.socicon-iheartradio:before{content:"\e930"}.socicon-imdb{background-color:#F5C518;color:#F5C518}.social-icon.socicon-imdb:before{content:"\e064"}.socicon-instagram{background-color:#E4405F;color:#E4405F}.social-icon.socicon-instagram:before{content:"\e057"}.socicon-itunes{background-color:#ff5e51;color:#ff5e51}.social-icon.socicon-itunes:before{content:"\e0ae"}.socicon-issuu{background-color:#F26F61;color:#F26F61}.social-icon.socicon-issuu:before{content:"\e06b"}.socicon-ko-fi{background-color:#F16061;color:#F16061}.social-icon.socicon-ko-fi:before{content:"\e934"}.socicon-kkbox{background-color:#20afd6;color:#20afd6}.social-icon.socicon-kkbox:before{content:"\e93e"}.socicon-komoot{background-color:#6AA127;color:#6AA127}.social-icon.socicon-komoot:before{content:"\e93a"}.socicon-lanyrd{background-color:#3c80c9;color:#3c80c9}.social-icon.socicon-lanyrd:before{content:"\e016"}.socicon-lastfm{background-color:#d41316;color:#d41316}.social-icon.socicon-lastfm:before{content:"\e050"}.socicon-letterboxd{background-color:#2c3440;color:#2c3440}.social-icon.socicon-letterboxd:before{content:"\e96d"}.socicon-line{background-color:#00BA27;color:#00BA27}.social-icon.socicon-line:before{content:"\e900"}.socicon-linkedin{background-color:#0966c2;color:#0966c2}.social-icon.socicon-linkedin:before{content:"\e049"}.socicon-lookbook{background-color:#000;color:#000}.social-icon.socicon-lookbook:before{content:"\e073"}.socicon-mail{background-color:#000;color:#000}.social-icon.socicon-mail:before{content:"\e01f"}.socicon-mailru{background-color:#005FF9;color:#005FF9}.social-icon.socicon-mailru:before{content:"\e932"}.socicon-mailchimp{background-color:#FFE01B;color:#FFE01B}.social-icon.socicon-mailchimp:before{content:"\e92c";color:#000!important}.socicon-mailchimp2{background-color:#FFE01B;color:#FFE01B}.social-icon.socicon-mailchimp2:before{content:"\e929"}.socicon-mastodon{background-color:#6364FF;color:#6364FF}.social-icon.socicon-mastodon:before{content:"\e913"}.socicon-medium{background-color:#01AB6C;color:#01AB6C}.social-icon.socicon-medium:before{content:"\e06d"}.socicon-meetup{background-color:#e2373c;color:#e2373c}.social-icon.socicon-meetup:before{content:"\e03c"}.socicon-messenger{background-color:#0084ff;color:#0084ff}.social-icon.socicon-messenger:before{content:"\e906"}.socicon-mewe{background-color:#17377F;color:#17377F}.social-icon.socicon-mewe:before{content:"\e931"}.socicon-mixer{background-color:#1FBAED;color:#1FBAED}.social-icon.socicon-mixer:before{content:"\e91b"}.socicon-myspace{background-color:#323232;color:#323232}.social-icon.socicon-myspace:before{content:"\e04c"}.socicon-mywed{background-color:#000;color:#000}.social-icon.socicon-mywed:before{content:"\e908"}.socicon-newsvine{background-color:#075B2F;color:#075B2F}.social-icon.socicon-newsvine:before{content:"\e033"}.socicon-nextdoor{background-color:#8ed500;color:#8ed500}.social-icon.socicon-nextdoor:before{content:"\e92b"}.socicon-nextdoor2{background-color:#01B247;color:#01B247}.social-icon.socicon-nextdoor2:before{content:"\e942"}.socicon-newgrounds{background-color:#000;color:#000}.social-icon.socicon-newgrounds:before{content:"\e939"}.socicon-odnoklassniki{background-color:#f48420;color:#f48420}.social-icon.socicon-odnoklassniki:before{content:"\e00d"}.socicon-ok{background-color:#f48420;color:#f48420}.social-icon.socicon-ok:before{content:"\e00d"}.socicon-overcast{background-color:#FC7E0F;color:#FC7E0F}.social-icon.socicon-overcast:before{content:"\e922"}.socicon-overwatch{background-color:#9E9E9E;color:#9E9E9E}.social-icon.socicon-overwatch:before{content:"\e076"}.socicon-outlook{background-color:#0072C6;color:#0072C6}.social-icon.socicon-outlook:before{content:"\e010"}.socicon-parler{background-color:#b91d2b;color:#b91d2b}.social-icon.socicon-parler:before{content:"\e92a"}.socicon-patreon{background-color:#E44727;color:#E44727}.social-icon.socicon-patreon:before{content:"\e05f"}.socicon-paypal{background-color:#009cde;color:#009cde}.social-icon.socicon-paypal:before{content:"\e00c"}.socicon-periscope{background-color:#40A4C4;color:#40A4C4}.social-icon.socicon-periscope:before{content:"\e00f"}.socicon-persona{background-color:#e6753d;color:#e6753d}.social-icon.socicon-persona:before{content:"\e008"}.socicon-pinterest{background-color:#c92619;color:#c92619}.social-icon.socicon-pinterest:before{content:"\e043"}.socicon-pixiv{background-color:#049CFF;color:#049CFF}.social-icon.socicon-pixiv:before{content:"\e94f"}.socicon-play{background-color:#000;color:#000}.social-icon.socicon-play:before{content:"\e02b"}.socicon-playerfm{background-color:#C8122A;color:#C8122A}.social-icon.socicon-playerfm:before{content:"\e92f"}.socicon-playstation{background-color:#000;color:#000}.social-icon.socicon-playstation:before{content:"\e03d"}.socicon-pocketcasts{background-color:#F43E37;color:#F43E37}.social-icon.socicon-pocketcasts:before{content:"\e943"}.socicon-ravelry{background-color:#EE6E62;color:#EE6E62}.social-icon.socicon-ravelry:before{content:"\e92d"}.socicon-redbubble{background-color:#E41321;color:#E41321}.social-icon.socicon-redbubble:before{content:"\e979"}.socicon-reddit{background-color:#e74a1e;color:#e74a1e}.social-icon.socicon-reddit:before{content:"\e022"}.socicon-researchgate{background-color:#0CB;color:#0CB}.social-icon.socicon-researchgate:before{content:"\e078"}.socicon-reverbnation{background-color:#000;color:#000}.social-icon.socicon-reverbnation:before{content:"\e07b"}.socicon-rss{background-color:#f26109;color:#f26109}.social-icon.socicon-rss:before{content:"\e00b"}.socicon-shutterstock{background-color:#FC2321;color:#FC2321}.social-icon.socicon-shutterstock:before{content:"\e90d"}.socicon-skype{background-color:#28abe3;color:#28abe3}.social-icon.socicon-skype:before{content:"\e046"}.socicon-slack{background-color:#4A154B;color:#4A154B}.social-icon.socicon-slack:before{content:"\e946"}.socicon-slideshare{background-color:#4ba3a6;color:#4ba3a6}.social-icon.socicon-slideshare:before{content:"\e017"}.socicon-smugmug{background-color:#ACFD32;color:#ACFD32}.social-icon.socicon-smugmug:before{content:"\e05e"}.socicon-snapchat{background-color:#000;color:#000}.social-icon.socicon-snapchat:before{content:"\e03f"}.socicon-songkick{background-color:#F80046;color:#F80046}.social-icon.socicon-songkick:before{content:"\e07a"}.socicon-soundcloud{background-color:#fe3801;color:#fe3801}.social-icon.socicon-soundcloud:before{content:"\e04d"}.socicon-spotify{background-color:#1DB954;color:#1DB954}.social-icon.socicon-spotify:before{content:"\e945"}.socicon-spotlight{background-color:#352A71;color:#352A71}.social-icon.socicon-spotlight:before{content:"\e948"}.socicon-ssrn{background-color:#063a73;color:#063a73}.social-icon.socicon-ssrn:before{content:"\e921"}.socicon-stackoverflow{background-color:#FD9827;color:#FD9827}.social-icon.socicon-stackoverflow:before{content:"\e007"}.socicon-steam{background-color:#8F8D8A;color:#8F8D8A}.social-icon.socicon-steam:before{content:"\e037"}.socicon-stitcher{background-color:#000;color:#000}.social-icon.socicon-stitcher:before{content:"\e92e"}.socicon-strava{background-color:#FC4C02;color:#FC4C02}.social-icon.socicon-strava:before{content:"\e081"}.socicon-stumbleupon{background-color:#e64011;color:#e64011}.social-icon.socicon-stumbleupon:before{content:"\e024"}.socicon-swarm{background-color:#FC9D3C;color:#FC9D3C}.social-icon.socicon-swarm:before{content:"\e003"}.socicon-technorati{background-color:#5cb030;color:#5cb030}.social-icon.socicon-technorati:before{content:"\e021"}.socicon-telegram{background-color:#08c;color:#08c}.social-icon.socicon-telegram:before{content:"\e06e"}.socicon-tg{background-color:#08c;color:#08c}.social-icon.socicon-tg:before{content:"\e06e"}.socicon-thefork{background-color:#589548;color:#589548}.social-icon.socicon-thefork:before{content:"\e912"}.socicon-threads{background-color:#000;color:#000}.social-icon.socicon-threads:before{content:"\e949"}.socicon-tidal{background-color:#01FFFF;color:#01FFFF}.social-icon.socicon-tidal:before{content:"\e910"}.socicon-tiktok{background-color:#69C9D0;color:#69C9D0}.social-icon.socicon-tiktok:before{content:"\e90c"}.socicon-tiktok2{background-color:#010101;color:#010101}.social-icon.socicon-tiktok2:before{content:"\e96b"}.socicon-tripadvisor{background-color:#589442;color:#589442}.social-icon.socicon-tripadvisor:before{content:"\e012"}.socicon-tripit{background-color:#1982C3;color:#1982C3}.social-icon.socicon-tripit:before{content:"\e015"}.socicon-triplej{background-color:#E53531;color:#E53531}.social-icon.socicon-triplej:before{content:"\e009"}.socicon-tumblr{background-color:#45556c;color:#45556c}.social-icon.socicon-tumblr:before{content:"\e059"}.socicon-tunein{background-color:#36b4a7;color:#36b4a7}.social-icon.socicon-tunein:before{content:"\e90a"}.socicon-twitter{background-color:#1da1f2;color:#1da1f2}.social-icon.socicon-twitter:before{content:"\e040"}.socicon-unsplash{background-color:#000;color:#000}.social-icon.socicon-unsplash:before{content:"\e90b"}.socicon-udemy{background-color:#17aa1c;color:#17aa1c}.social-icon.socicon-udemy:before{content:"\e93f"}.socicon-viadeo{background-color:#e4a000;color:#e4a000}.social-icon.socicon-viadeo:before{content:"\e04a"}.socicon-viber{background-color:#7b519d;color:#7b519d}.social-icon.socicon-viber:before{content:"\e071"}.socicon-vimeo{background-color:#51b5e7;color:#51b5e7}.social-icon.socicon-vimeo:before{content:"\e052"}.socicon-vine{background-color:#00b389;color:#00b389}.social-icon.socicon-vine:before{content:"\e054"}.socicon-vkontakte{background-color:#5a7fa6;color:#5a7fa6}.social-icon.socicon-vkontakte:before{content:"\e01a"}.socicon-whatsapp{background-color:#20B038;color:#20B038}.social-icon.socicon-whatsapp:before{content:"\e01b"}.socicon-wikipedia{background-color:#000;color:#000}.social-icon.socicon-wikipedia:before{content:"\e02d"}.socicon-windows{background-color:#00BDF6;color:#00BDF6}.social-icon.socicon-windows:before{content:"\e039"}.socicon-wordpress{background-color:#464646;color:#464646}.social-icon.socicon-wordpress:before{content:"\e058"}.socicon-xbox{background-color:#92C83E;color:#92C83E}.social-icon.socicon-xbox:before{content:"\e038"}.socicon-xing{background-color:#005a60;color:#005a60}.social-icon.socicon-xing:before{content:"\e04b"}.socicon-yahoo{background-color:#6E2A85;color:#6E2A85}.social-icon.socicon-yahoo:before{content:"\e045"}.socicon-yammer{background-color:#1175C4;color:#1175C4}.social-icon.socicon-yammer:before{content:"\e005"}.socicon-yandex{background-color:red;color:red}.social-icon.socicon-yandex:before{content:"\e068"}.socicon-zen-yandex{background-color:#000;color:#000}.social-icon.socicon-zen-yandex:before{content:"\e911"}.socicon-yelp{background-color:#c83218;color:#c83218}.social-icon.socicon-yelp:before{content:"\e047"}.socicon-youtube{background-color:red;color:red}.social-icon.socicon-youtube:before{content:"\e051"}.socicon-yummly{background-color:#e16220;color:#e16220}.social-icon.socicon-yummly:before{content:"\e920"}.socicon-zazzle{background-color:#9DBC7A;color:#9DBC7A}.social-icon.socicon-zazzle:before{content:"\e97b"}.socicon-zerply{background-color:#9DBC7A;color:#9DBC7A}.social-icon.socicon-zerply:before{content:"\e02c"}.socicon-zillow{background-color:#1277e1;color:#1277e1}.social-icon.socicon-zillow:before{content:"\e938"}.socicon-zomato{background-color:#cb202d;color:#cb202d}.social-icon.socicon-zomato:before{content:"\e072"}.socicon-zynga{background-color:#DC0606;color:#DC0606}.social-icon.socicon-zynga:before{content:"\e036"}.socicon-midjourney{background-color:#000;color:#000}.social-icon.socicon-midjourney:before{content:"\e94a"}.socicon-openai{background-color:#412991;color:#412991}.social-icon.socicon-openai:before{content:"\e94b"}.socicon-gravatar{background-color:#1E8CBE;color:#1E8CBE}.social-icon.socicon-gravatar:before{content:"\e94c"}.socicon-gutenberg{background-color:#000;color:#000}.social-icon.socicon-gutenberg:before{content:"\e94d"}.socicon-wechat{background-color:#07C160;color:#07C160}.social-icon.socicon-wechat:before{content:"\e94e"}.socicon-venmo{background-color:#3D95CE;color:#3D95CE}.social-icon.socicon-venmo:before{content:"\e950"}.socicon-roblox{background-color:#000;color:#000}.social-icon.socicon-roblox:before{content:"\e951"}.socicon-wise{background-color:#9FE870;color:#9FE870}.social-icon.socicon-wise:before{content:"\e952"}.socicon-revolut{background-color:#0075EB;color:#0075EB}.social-icon.socicon-revolut:before{content:"\e953"}.socicon-revolut{background-color:#0075EB;color:#0075EB}.social-icon.socicon-revolut:before{content:"\e953"}.socicon-elementor{background-color:#92003B;color:#92003B}.social-icon.socicon-elementor:before{content:"\e954"}.socicon-figma{background-color:#F24E1E;color:#F24E1E}.social-icon.socicon-figma:before{content:"\e956"}.socicon-shopify{background-color:#7AB55C;color:#7AB55C}.social-icon.socicon-shopify:before{content:"\e957"}.socicon-woo{background-color:#96588A;color:#96588A}.social-icon.socicon-woo:before{content:"\e958"}.socicon-onlyfans{background-color:#00AFF0;color:#00AFF0}.social-icon.socicon-onlyfans:before{content:"\e95a"}.socicon-opensea{background-color:#2081E2;color:#2081E2}.social-icon.socicon-opensea:before{content:"\e95b"}.socicon-gumroad{background-color:#ff90e8;color:#ff90e8}.zoom-social-icons-list--with-canvas .socicon-gumroad{color:#000!important}.social-icon.socicon-gumroad:before{content:"\e95c"}.socicon-artgram{background-color:#10b981;color:#10b981}.social-icon.socicon-artgram:before{content:"\e95d"}.socicon-cubebrush{background-color:#34b6ea;color:#34b6ea}.social-icon.socicon-cubebrush:before{content:"\e95e"}.socicon-artistree{background-color:#000;color:#000}.social-icon.socicon-artistree:before{content:"\e95f"}.socicon-element{background-color:#0DBD8B;color:#0DBD8B}.social-icon.socicon-element:before{content:"\e962"}.socicon-x{background-color:#000;color:#000}.social-icon.socicon-x:before{content:"\e960"}.socicon-matrix{background-color:#000;color:#000}.social-icon.socicon-matrix:before{content:"\e961"}@font-face{font-display:swap;font-family:"Genericons";src:url(/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/Genericons.woff) format("woff");font-weight:400;font-style:normal;font-display:block}.genericon{font-size:16px;vertical-align:top;text-align:center;transition:color .1s ease-in 0;display:inline-block;font-family:"Genericons";font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.genericon-rotate-90{transform:rotate(90deg)}.genericon-rotate-180{transform:rotate(180deg)}.genericon-rotate-270{transform:rotate(270deg)}.genericon-flip-horizontal{transform:scale(-1,1)}.genericon-flip-vertical{transform:scale(1,-1)}.genericon-404:before{content:"\f423"}.genericon-activity:before{content:"\f508"}.genericon-anchor:before{content:"\f509"}.genericon-aside:before{content:"\f101"}.genericon-attachment:before{content:"\f416"}.genericon-audio:before{content:"\f109"}.genericon-bold:before{content:"\f471"}.genericon-book:before{content:"\f444"}.genericon-bug:before{content:"\f50a"}.genericon-cart:before{content:"\f447"}.genericon-category:before{content:"\f301"}.genericon-chat:before{content:"\f108"}.genericon-checkmark:before{content:"\f418"}.genericon-close:before{content:"\f405"}.genericon-close-alt:before{content:"\f406"}.genericon-cloud:before{content:"\f426"}.genericon-cloud-download:before{content:"\f440"}.genericon-cloud-upload:before{content:"\f441"}.genericon-code:before{content:"\f462"}.genericon-codepen:before{content:"\f216"}.genericon-cog:before{content:"\f445"}.genericon-collapse:before{content:"\f432"}.genericon-comment:before{content:"\f300"}.genericon-day:before{content:"\f305"}.genericon-digg:before{content:"\f221"}.genericon-document:before{content:"\f443"}.genericon-dot:before{content:"\f428"}.genericon-downarrow:before{content:"\f502"}.genericon-download:before{content:"\f50b"}.genericon-draggable:before{content:"\f436"}.genericon-dribbble:before{content:"\f201"}.genericon-dropbox:before{content:"\f225"}.genericon-dropdown:before{content:"\f433"}.genericon-dropdown-left:before{content:"\f434"}.genericon-edit:before{content:"\f411"}.genericon-ellipsis:before{content:"\f476"}.genericon-expand:before{content:"\f431"}.genericon-external:before{content:"\f442"}.genericon-facebook:before{content:"\f203"}.genericon-facebook-alt:before{content:"\f204"}.genericon-fastforward:before{content:"\f458"}.genericon-feed:before{content:"\f413"}.genericon-flag:before{content:"\f468"}.genericon-flickr:before{content:"\f211"}.genericon-foursquare:before{content:"\f226"}.genericon-fullscreen:before{content:"\f474"}.genericon-gallery:before{content:"\f103"}.genericon-github:before{content:"\f200"}.genericon-googleplus:before{content:"\f206"}.genericon-googleplus-alt:before{content:"\f218"}.genericon-handset:before{content:"\f50c"}.genericon-heart:before{content:"\f461"}.genericon-help:before{content:"\f457"}.genericon-hide:before{content:"\f404"}.genericon-hierarchy:before{content:"\f505"}.genericon-home:before{content:"\f409"}.genericon-image:before{content:"\f102"}.genericon-info:before{content:"\f455"}.genericon-instagram:before{content:"\f215"}.genericon-italic:before{content:"\f472"}.genericon-key:before{content:"\f427"}.genericon-leftarrow:before{content:"\f503"}.genericon-link:before{content:"\f107"}.genericon-linkedin:before{content:"\f207"}.genericon-linkedin-alt:before{content:"\f208"}.genericon-location:before{content:"\f417"}.genericon-lock:before{content:"\f470"}.genericon-mail:before{content:"\f410"}.genericon-maximize:before{content:"\f422"}.genericon-menu:before{content:"\f419"}.genericon-microphone:before{content:"\f50d"}.genericon-minimize:before{content:"\f421"}.genericon-minus:before{content:"\f50e"}.genericon-month:before{content:"\f307"}.genericon-move:before{content:"\f50f"}.genericon-next:before{content:"\f429"}.genericon-notice:before{content:"\f456"}.genericon-paintbrush:before{content:"\f506"}.genericon-path:before{content:"\f219"}.genericon-pause:before{content:"\f448"}.genericon-phone:before{content:"\f437"}.genericon-picture:before{content:"\f473"}.genericon-pinned:before{content:"\f308"}.genericon-pinterest:before{content:"\f209"}.genericon-pinterest-alt:before{content:"\f210"}.genericon-play:before{content:"\f452"}.genericon-plugin:before{content:"\f439"}.genericon-plus:before{content:"\f510"}.genericon-pocket:before{content:"\f224"}.genericon-polldaddy:before{content:"\f217"}.genericon-portfolio:before{content:"\f460"}.genericon-previous:before{content:"\f430"}.genericon-print:before{content:"\f469"}.genericon-quote:before{content:"\f106"}.genericon-rating-empty:before{content:"\f511"}.genericon-rating-full:before{content:"\f512"}.genericon-rating-half:before{content:"\f513"}.genericon-reddit:before{content:"\f222"}.genericon-refresh:before{content:"\f420"}.genericon-reply:before{content:"\f412"}.genericon-reply-alt:before{content:"\f466"}.genericon-reply-single:before{content:"\f467"}.genericon-rewind:before{content:"\f459"}.genericon-rightarrow:before{content:"\f501"}.genericon-search:before{content:"\f400"}.genericon-send-to-phone:before{content:"\f438"}.genericon-send-to-tablet:before{content:"\f454"}.genericon-share:before{content:"\f415"}.genericon-show:before{content:"\f403"}.genericon-shuffle:before{content:"\f514"}.genericon-sitemap:before{content:"\f507"}.genericon-skip-ahead:before{content:"\f451"}.genericon-skip-back:before{content:"\f450"}.genericon-skype:before{content:"\f220"}.genericon-spam:before{content:"\f424"}.genericon-spotify:before{content:"\f515"}.genericon-standard:before{content:"\f100"}.genericon-star:before{content:"\f408"}.genericon-status:before{content:"\f105"}.genericon-stop:before{content:"\f449"}.genericon-stumbleupon:before{content:"\f223"}.genericon-subscribe:before{content:"\f463"}.genericon-subscribed:before{content:"\f465"}.genericon-summary:before{content:"\f425"}.genericon-tablet:before{content:"\f453"}.genericon-tag:before{content:"\f302"}.genericon-time:before{content:"\f303"}.genericon-top:before{content:"\f435"}.genericon-trash:before{content:"\f407"}.genericon-tumblr:before{content:"\f214"}.genericon-twitch:before{content:"\f516"}.genericon-twitter:before{content:"\f202"}.genericon-unapprove:before{content:"\f446"}.genericon-unsubscribe:before{content:"\f464"}.genericon-unzoom:before{content:"\f401"}.genericon-uparrow:before{content:"\f500"}.genericon-user:before{content:"\f304"}.genericon-video:before{content:"\f104"}.genericon-videocamera:before{content:"\f517"}.genericon-vimeo:before{content:"\f212"}.genericon-warning:before{content:"\f414"}.genericon-website:before{content:"\f475"}.genericon-week:before{content:"\f306"}.genericon-wordpress:before{content:"\f205"}.genericon-xpost:before{content:"\f504"}.genericon-youtube:before{content:"\f213"}.genericon-zoom:before{content:"\f402"}/*
 *  Academicons 1.9.2 by James Walsh (https://github.com/jpswalsh) and Katja Bercic (https://github.com/katjabercic)
 *  Fonts generated using FontForge - https://fontforge.org
 *  Square icons designed to be used alongside Font Awesome square icons - https://fortawesome.github.io/Font-Awesome/
 *  Licenses - Font: SIL OFL 1.1, CSS: MIT License
 */

.academicons-ul,
.fa-ul {
    list-style-type: none
}

.academicons-li,
.fa-li {
    top: .14285714em;
    text-align: center
}

.academicons-fw,
.academicons-li,
.fa-fw,
.fa-li {
    text-align: center
}

.ai.fa-pull-left,
.fa.fa-pull-left {
    margin-right: .3em
}

@font-face {font-display:swap;
    font-family: Academicons;
    src: url(/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/academicons.woff2?v=1.8.7) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

.academicons {
    display: inline-block;
    font: normal normal normal 14px/1 Academicons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.academicons-lg,
.fa-lg {
    line-height: .75em;
    vertical-align: -15%
}

.academicons-academia:before {
  content: "\e9af";
}
.academicons-academia-square:before {
  content: "\e93d";
}
.academicons-acclaim:before {
  content: "\e92e";
}
.academicons-acclaim-square:before {
  content: "\e93a";
}
.academicons-acm:before {
  content: "\e93c";
}
.academicons-acm-square:before {
  content: "\e95d";
}
.academicons-acmdl:before {
  content: "\e96a";
}
.academicons-acmdl-square:before {
  content: "\e9d3";
}
.academicons-ads:before {
  content: "\e9cb";
}
.academicons-ads-square:before {
  content: "\e94a";
}
.academicons-africarxiv:before {
  content: "\e91b";
}
.academicons-africarxiv-square:before {
  content: "\e90b";
}
.academicons-archive:before {
  content: "\e955";
}
.academicons-archive-square:before {
  content: "\e956";
}
.academicons-arxiv:before {
  content: "\e974";
}
.academicons-arxiv-square:before {
  content: "\e9a6";
}
.academicons-biorxiv:before {
  content: "\e9a2";
}
.academicons-biorxiv-square:before {
  content: "\e98b";
}
.academicons-ceur:before {
  content: "\e96d";
}
.academicons-ceur-square:before {
  content: "\e92f";
}
.academicons-ciencia-vitae:before {
  content: "\e912";
}
.academicons-ciencia-vitae-square:before {
  content: "\e913";
}
.academicons-closed-access:before {
  content: "\e942";
}
.academicons-closed-access-square:before {
  content: "\e943";
}
.academicons-conversation:before {
  content: "\e94c";
}
.academicons-conversation-square:before {
  content: "\e915";
}
.academicons-coursera:before {
  content: "\e95f";
}
.academicons-coursera-square:before {
  content: "\e97f";
}
.academicons-crossref:before {
  content: "\e918";
}
.academicons-crossref-square:before {
  content: "\e919";
}
.academicons-cv:before {
  content: "\e9a5";
}
.academicons-cv-square:before {
  content: "\e90a";
}
.academicons-datacite:before {
  content: "\e91c";
}
.academicons-datacite-square:before {
  content: "\e91d";
}
.academicons-dataverse:before {
  content: "\e9f7";
}
.academicons-dataverse-square:before {
  content: "\e9e4";
}
.academicons-dblp:before {
  content: "\e94f";
}
.academicons-dblp-square:before {
  content: "\e93f";
}
.academicons-depsy:before {
  content: "\e97a";
}
.academicons-depsy-square:before {
  content: "\e94b";
}
.academicons-doi:before {
  content: "\e97e";
}
.academicons-doi-square:before {
  content: "\e98f";
}
.academicons-dryad:before {
  content: "\e97c";
}
.academicons-dryad-square:before {
  content: "\e98c";
}
.academicons-elsevier:before {
  content: "\e961";
}
.academicons-elsevier-square:before {
  content: "\e910";
}
.academicons-figshare:before {
  content: "\e981";
}
.academicons-figshare-square:before {
  content: "\e9e7";
}
.academicons-google-scholar:before {
  content: "\e9d4";
}
.academicons-google-scholar-square:before {
  content: "\e9f9";
}
.academicons-hal:before {
  content: "\e92c";
}
.academicons-hal-square:before {
  content: "\e92d";
}
.academicons-hypothesis:before {
  content: "\e95a";
}
.academicons-hypothesis-square:before {
  content: "\e95b";
}
.academicons-ideas-repec:before {
  content: "\e9ed";
}
.academicons-ideas-repec-square:before {
  content: "\e9f8";
}
.academicons-ieee:before {
  content: "\e929";
}
.academicons-ieee-square:before {
  content: "\e9b9";
}
.academicons-impactstory:before {
  content: "\e9cf";
}
.academicons-impactstory-square:before {
  content: "\e9aa";
}
.academicons-inaturalist:before {
  content: "\e900";
}
.academicons-inaturalist-square:before {
  content: "\e901";
}
.academicons-inpn:before {
  content: "\e902";
}
.academicons-inpn-square:before {
  content: "\e903";
}
.academicons-inspire:before {
  content: "\e9e9";
}
.academicons-inspire-square:before {
  content: "\e9fe";
}
.academicons-isidore:before {
  content: "\e936";
}
.academicons-isidore-square:before {
  content: "\e954";
}
.academicons-jstor:before {
  content: "\e938";
}
.academicons-jstor-square:before {
  content: "\e944";
}
.academicons-lattes:before {
  content: "\e9b3";
}
.academicons-lattes-square:before {
  content: "\e99c";
}
.academicons-mathoverflow:before {
  content: "\e9f6";
}
.academicons-mathoverflow-square:before {
  content: "\e97b";
}
.academicons-mendeley:before {
  content: "\e9f0";
}
.academicons-mendeley-square:before {
  content: "\e9f3";
}
.academicons-moodle:before {
  content: "\e907";
}
.academicons-moodle-square:before {
  content: "\e908";
}
.academicons-mtmt:before {
  content: "\e950";
}
.academicons-mtmt-square:before {
  content: "\e951";
}
.academicons-nakala:before {
  content: "\e940";
}
.academicons-nakala-square:before {
  content: "\e941";
}
.academicons-obp:before {
  content: "\e92a";
}
.academicons-obp-square:before {
  content: "\e92b";
}
.academicons-open-access:before {
  content: "\e939";
}
.academicons-open-access-square:before {
  content: "\e9f4";
}
.academicons-open-data:before {
  content: "\e966";
}
.academicons-open-data-square:before {
  content: "\e967";
}
.academicons-open-materials:before {
  content: "\e968";
}
.academicons-open-materials-square:before {
  content: "\e969";
}
.academicons-openedition:before {
  content: "\e946";
}
.academicons-openedition-square:before {
  content: "\e947";
}
.academicons-orcid:before {
  content: "\e9d9";
}
.academicons-orcid-square:before {
  content: "\e9c3";
}
.academicons-osf:before {
  content: "\e9ef";
}
.academicons-osf-square:before {
  content: "\e931";
}
.academicons-overleaf:before {
  content: "\e914";
}
.academicons-overleaf-square:before {
  content: "\e98d";
}
.academicons-philpapers:before {
  content: "\e98a";
}
.academicons-philpapers-square:before {
  content: "\e96f";
}
.academicons-piazza:before {
  content: "\e99a";
}
.academicons-piazza-square:before {
  content: "\e90c";
}
.academicons-preregistered:before {
  content: "\e906";
}
.academicons-preregistered-square:before {
  content: "\e96b";
}
.academicons-protocols:before {
  content: "\e952";
}
.academicons-protocols-square:before {
  content: "\e953";
}
.academicons-psyarxiv:before {
  content: "\e90e";
}
.academicons-psyarxiv-square:before {
  content: "\e90f";
}
.academicons-publons:before {
  content: "\e937";
}
.academicons-publons-square:before {
  content: "\e94e";
}
.academicons-pubmed:before {
  content: "\e99f";
}
.academicons-pubmed-square:before {
  content: "\e97d";
}
.academicons-pubpeer:before {
  content: "\e922";
}
.academicons-pubpeer-square:before {
  content: "\e923";
}
.academicons-researcherid:before {
  content: "\e91a";
}
.academicons-researcherid-square:before {
  content: "\e95c";
}
.academicons-researchgate:before {
  content: "\e95e";
}
.academicons-researchgate-square:before {
  content: "\e99e";
}
.academicons-ror:before {
  content: "\e948";
}
.academicons-ror-square:before {
  content: "\e949";
}
.academicons-sci-hub:before {
  content: "\e959";
}
.academicons-sci-hub-square:before {
  content: "\e905";
}
.academicons-scirate:before {
  content: "\e98e";
}
.academicons-scirate-square:before {
  content: "\e99d";
}
.academicons-scopus:before {
  content: "\e91e";
}
.academicons-scopus-square:before {
  content: "\e91f";
}
.academicons-semantic-scholar:before {
  content: "\e96e";
}
.academicons-semantic-scholar-square:before {
  content: "\e96c";
}
.academicons-springer:before {
  content: "\e928";
}
.academicons-springer-square:before {
  content: "\e99b";
}
.academicons-ssrn:before {
  content: "\e916";
}
.academicons-ssrn-square:before {
  content: "\e917";
}
.academicons-stackoverflow:before {
  content: "\e920";
}
.academicons-stackoverflow-square:before {
  content: "\e921";
}
.academicons-zenodo:before {
  content: "\e911";
}
.academicons-zotero:before {
  content: "\e962";
}
.academicons-zotero-square:before {
  content: "\e932";
}

.academicons-lg {
    font-size: 1.33333333em
}

.academicons-2x {
    font-size: 2em
}

.academicons-3x {
    font-size: 3em
}

.academicons-4x {
    font-size: 4em
}

.academicons-5x {
    font-size: 5em
}

.academicons-fw {
    width: 1.28571429em
}

.academicons-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}

.academicons-ul>li {
    position: relative
}

.academicons-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em
}

.academicons-li.fa-lg {
    left: -1.85714286em
}

.academicons-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.academicons-pull-left {
    float: left
}

.academicons-pull-right {
    float: right
}

.ai.fa-pull-right {
    margin-left: .3em
}

.fa-lg {
    font-size: 1.33333333em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-right {
    margin-left: .3em
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/fontawesome-webfont.woff2?v=4.7.0') format('woff2');font-weight:normal;font-style:normal;font-display: block;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.entry-content ul li.zoom-social-icons-list,.zoom-social-icons-list{list-style-type:none!important}.zoom-social_icons-list__item{margin:0 0 10px}.zoom-social_icons-list__label{margin-left:4px}.zoom-social-icons-list--no-labels .zoom-social_icons-list__item{display:inline-block;margin:4px;border:none}.zoom-social-icons-list .socicon,.zoom-social-icons-list .dashicons,.zoom-social-icons-list .genericon,.zoom-social-icons-list .academicons,.zoom-social-icons-list .fa{padding:8px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;-moz-transition:opacity .2s;-webkit-transition:opacity .2s;transition:opacity .2s;top:0;vertical-align:middle;width:1em;height:1em;line-height:1em;font-size:1.2em}.zoom-social-icons-list--with-canvas .socicon,.zoom-social-icons-list--with-canvas .dashicons,.zoom-social-icons-list--with-canvas .genericon,.zoom-social-icons-list--with-canvas .academicons,.zoom-social-icons-list--with-canvas .fa{color:#fff}.zoom-social-icons-list--without-canvas .socicon,.zoom-social-icons-list--without-canvas .dashicons,.zoom-social-icons-list--without-canvas .genericon,.zoom-social-icons-list--without-canvas .academicons,.zoom-social-icons-list--without-canvas .fa{background:none}.widget .zoom-social-icons-list--without-canvas{margin-left:-8px;margin-top:-4px}.widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas{margin-left:-14px;margin-top:-8px}.zoom-social-icons-list--rounded .socicon,.zoom-social-icons-list--rounded .genericon,.zoom-social-icons-list--rounded .academicons,.zoom-social-icons-list--rounded .dashicons,.zoom-social-icons-list--rounded .fa{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;text-decoration:none}.zoom-social_icons-list__link{text-align:center;text-decoration:none!important;transition:all 0.2s ease}.zoom-social_icons-list__link:hover{opacity:.9;border:none;text-decoration:none;box-shadow:none!important}.zoom-social-icons-list--round .socicon,.zoom-social-icons-list--round .genericon,.zoom-social-icons-list--round .academicons,.zoom-social-icons-list--round .dashicons,.zoom-social-icons-list--round .fa{-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}.zoom-social-icons-list{margin:0;padding:0}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-left,.zoom-social-icons-shortcode .zoom-social-icons-list--align-left,.zoom-social-icons-widget .zoom-social-icons-list--align-left{text-align:left}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-right,.zoom-social-icons-shortcode .zoom-social-icons-list--align-right,.zoom-social-icons-widget .zoom-social-icons-list--align-right{text-align:right}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-center,.zoom-social-icons-shortcode .zoom-social-icons-list--align-center,.zoom-social-icons-widget .zoom-social-icons-list--align-center{text-align:center}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute ! important;width:1px;word-wrap:normal ! important}