@charset "UTF-8";

:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);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:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.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-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-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}.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,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.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]{background-color:#ddd;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)}}.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 .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 .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-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;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.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-inverted-toolbar{background-color:#1e1e1e;color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar.block-editor-block-contextual-toolbar{border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button{color:#ddd}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:hover{color:#fff}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:focus:before{box-shadow:inset 0 0 0 1px #1e1e1e,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:disabled,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button[aria-disabled=true]{color:#757575}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#1e1e1e;border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-switcher__toggle{color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar-group{border-right-color:#2f2f2f!important}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .is-pressed{color:var(--wp-admin-theme-color)}.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-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin: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-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__search{margin:16px 0}.block-editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.block-editor-block-manager__disabled-blocks-count~.block-editor-block-manager__results .block-editor-block-manager__category-title{top:31px}.block-editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.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:1px solid #0000;border-radius:2px;height:100%;position:relative}@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: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:60px;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%;z-index: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.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{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{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.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 .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width: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{display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.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-filters-panel__dropdown{border:1px solid #ddd;border-radius:2px}.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;will-change:transform}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.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:-5px}}.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-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.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;height:auto;justify-content:center;padding:8px;position:relative;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:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.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)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.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__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;text-transform:capitalize;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__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .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{transform:rotate(90deg);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=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 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-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}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{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-up{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-displacement-down{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{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-up{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))}@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-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:36px}.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__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.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__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{transform:rotate(90deg);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=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__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.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-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-tool-selector__menu .components-menu-item__info{margin-left:36px;text-align:left}.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;overflow-y:auto;padding:4px 0;width:302px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.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__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 .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.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;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.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: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}@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>: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{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon: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:scroll;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-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.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 .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,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}
.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/includes/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/includes/css/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/includes/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/includes/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/includes/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/includes/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/includes/css/images/ui-icons_777777_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}.flags {background: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/images/flags.png) no-repeat; padding:0 !important; margin: 0 6px 2px; width:18px; height:12px;}
.flags.af {background-position: 0px 0px} 
.flags.ax {background-position: -18px 0px}
.flags.al {background-position: -36px 0px}
.flags.dz {background-position: -54px 0px}
.flags.as {background-position: -72px 0px}
.flags.ad {background-position: -90px 0px}
.flags.ao {background-position: -108px 0px}
.flags.ai {background-position: -126px 0px}
.flags.aq {background-position: -144px 0px}
.flags.ag {background-position: -162px 0px}
.flags.ar {background-position: -180px 0px}
.flags.am {background-position: -198px 0px}
.flags.aw {background-position: -216px 0px}
.flags.au {background-position: -234px 0px}
.flags.at {background-position: -252px 0px}
.flags.az {background-position: -270px 0px}
.flags.bs {background-position: 0px -12px}
.flags.bh {background-position: -18px -12px}
.flags.bd {background-position: -36px -12px}
.flags.bb {background-position: -54px -12px}
.flags.by {background-position: -72px -12px}
.flags.be {background-position: -90px -12px}
.flags.bz {background-position: -108px -12px}
.flags.bj {background-position: -126px -12px}
.flags.bm {background-position: -144px -12px}
.flags.bt {background-position: -162px -12px}
.flags.bo {background-position: -180px -12px}
.flags.bq {background-position: -198px -12px}
.flags.ba {background-position: -216px -12px}
.flags.bw {background-position: -234px -12px}
.flags.bv {background-position: -252px -12px}
.flags.br {background-position: -270px -12px}
.flags.io {background-position: 0px -24px}
.flags.bn {background-position: -18px -24px}
.flags.bg {background-position: -36px -24px}
.flags.bf {background-position: -54px -24px}
.flags.bi {background-position: -72px -24px}
.flags.cv {background-position: -90px -24px}
.flags.kh {background-position: -108px -24px}
.flags.cm {background-position: -126px -24px}
.flags.ca {background-position: -144px -24px}
.flags.ky {background-position: -162px -24px}
.flags.cf {background-position: -180px -24px}
.flags.td {background-position: -198px -24px}
.flags.cl {background-position: -216px -24px}
.flags.cn {background-position: -234px -24px}
.flags.cx {background-position: -252px -24px}
.flags.cc {background-position: -270px -24px}
.flags.co {background-position: 0px -36px}
.flags.km {background-position: -18px -36px}
.flags.cg {background-position: -36px -36px}
.flags.cd {background-position: -54px -36px}
.flags.ck {background-position: -72px -36px}
.flags.cr {background-position: -90px -36px}
.flags.ci {background-position: -108px -36px}
.flags.hr {background-position: -126px -36px}
.flags.cu {background-position: -144px -36px}
.flags.cw {background-position: -162px -36px}
.flags.cy {background-position: -180px -36px}
.flags.cz {background-position: -198px -36px}
.flags.dk {background-position: -216px -36px}
.flags.dj {background-position: -234px -36px}
.flags.dm {background-position: -252px -36px}
.flags.do {background-position: -270px -36px}
.flags.ec {background-position: 0px -48px}
.flags.eg {background-position: -18px -48px}
.flags.sv {background-position: -36px -48px}
.flags.gq {background-position: -54px -48px}
.flags.er {background-position: -72px -48px}
.flags.ee {background-position: -90px -48px}
.flags.sz {background-position: -108px -48px}
.flags.et {background-position: -126px -48px}
.flags.fk {background-position: -144px -48px}
.flags.fo {background-position: -162px -48px}
.flags.fj {background-position: -180px -48px}
.flags.fi {background-position: -198px -48px}
.flags.fr {background-position: -216px -48px}
.flags.gf {background-position: -234px -48px}
.flags.pf {background-position: -252px -48px}
.flags.tf {background-position: -270px -48px}
.flags.ga {background-position: 0px -60px}
.flags.gm {background-position: -18px -60px}
.flags.ge {background-position: -36px -60px}
.flags.de {background-position: -54px -60px}
.flags.gh {background-position: -72px -60px}
.flags.gi {background-position: -90px -60px}
.flags.gr {background-position: -108px -60px}
.flags.gl {background-position: -126px -60px}
.flags.gd {background-position: -144px -60px}
.flags.gp {background-position: -162px -60px}
.flags.gu {background-position: -180px -60px}
.flags.gt {background-position: -198px -60px}
.flags.gg {background-position: -216px -60px}
.flags.gn {background-position: -234px -60px}
.flags.gw {background-position: -252px -60px}
.flags.gy {background-position: -270px -60px}
.flags.ht {background-position: 0px -72px}
.flags.hm {background-position: -18px -72px}
.flags.va {background-position: -36px -72px}
.flags.hn {background-position: -54px -72px}
.flags.hk {background-position: -72px -72px}
.flags.hu {background-position: -90px -72px}
.flags.is {background-position: -108px -72px}
.flags.in {background-position: -126px -72px}
.flags.id {background-position: -144px -72px}
.flags.ir {background-position: -162px -72px}
.flags.iq {background-position: -180px -72px}
.flags.ie {background-position: -198px -72px}
.flags.im {background-position: -216px -72px}
.flags.il {background-position: -234px -72px}
.flags.it {background-position: -252px -72px}
.flags.jm {background-position: -270px -72px}
.flags.jp {background-position: 0px -84px}
.flags.je {background-position: -18px -84px}
.flags.jo {background-position: -36px -84px}
.flags.kz {background-position: -54px -84px}
.flags.ke {background-position: -72px -84px}
.flags.ki {background-position: -90px -84px}
.flags.kp {background-position: -108px -84px}
.flags.kr {background-position: -126px -84px}
.flags.kw {background-position: -144px -84px}
.flags.kg {background-position: -162px -84px}
.flags.la {background-position: -180px -84px}
.flags.lv {background-position: -198px -84px}
.flags.lb {background-position: -216px -84px}
.flags.ls {background-position: -234px -84px}
.flags.lr {background-position: -252px -84px}
.flags.ly {background-position: -270px -84px}
.flags.li {background-position: 0px -96px}
.flags.lt {background-position: -18px -96px}
.flags.lu {background-position: -36px -96px}
.flags.mo {background-position: -54px -96px}
.flags.mk {background-position: -72px -96px}
.flags.mg {background-position: -90px -96px}
.flags.mw {background-position: -108px -96px}
.flags.my {background-position: -126px -96px}
.flags.mv {background-position: -144px -96px}
.flags.ml {background-position: -162px -96px}
.flags.mt {background-position: -180px -96px}
.flags.mh {background-position: -198px -96px}
.flags.mq {background-position: -216px -96px}
.flags.mr {background-position: -234px -96px}
.flags.mu {background-position: -252px -96px}
.flags.yt {background-position: -270px -96px}
.flags.mx {background-position: 0px -108px}
.flags.fm {background-position: -18px -108px}
.flags.md {background-position: -36px -108px}
.flags.mc {background-position: -54px -108px}
.flags.mn {background-position: -72px -108px}
.flags.me {background-position: -90px -108px}
.flags.ms {background-position: -108px -108px}
.flags.ma {background-position: -126px -108px}
.flags.mz {background-position: -144px -108px}
.flags.mm {background-position: -162px -108px}
.flags.na {background-position: -180px -108px}
.flags.nr {background-position: -198px -108px}
.flags.np {background-position: -216px -108px}
.flags.nl {background-position: -234px -108px}
.flags.nc {background-position: -252px -108px}
.flags.nz {background-position: -270px -108px}
.flags.ni {background-position: 0px -120px}
.flags.ne {background-position: -18px -120px}
.flags.ng {background-position: -36px -120px}
.flags.nu {background-position: -54px -120px}
.flags.nf {background-position: -72px -120px}
.flags.mp {background-position: -90px -120px}
.flags.no {background-position: -108px -120px}
.flags.om {background-position: -126px -120px}
.flags.pk {background-position: -144px -120px}
.flags.pw {background-position: -162px -120px}
.flags.ps {background-position: -180px -120px}
.flags.pa {background-position: -198px -120px}
.flags.pg {background-position: -216px -120px}
.flags.py {background-position: -234px -120px}
.flags.pe {background-position: -252px -120px}
.flags.ph {background-position: -270px -120px}
.flags.pn {background-position: 0px -132px}
.flags.pl {background-position: -18px -132px}
.flags.pt {background-position: -36px -132px}
.flags.pr {background-position: -54px -132px}
.flags.qa {background-position: -72px -132px}
.flags.re {background-position: -90px -132px}
.flags.ro {background-position: -108px -132px}
.flags.ru {background-position: -126px -132px}
.flags.rw {background-position: -144px -132px}
.flags.bl {background-position: -162px -132px}
.flags.sh {background-position: -180px -132px}
.flags.kn {background-position: -198px -132px}
.flags.lc {background-position: -216px -132px}
.flags.mf {background-position: -234px -132px}
.flags.pm {background-position: -252px -132px}
.flags.vc {background-position: -270px -132px}
.flags.ws {background-position: 0px -144px}
.flags.sm {background-position: -18px -144px}
.flags.st {background-position: -36px -144px}
.flags.sa {background-position: -54px -144px}
.flags.sn {background-position: -72px -144px}
.flags.rs {background-position: -90px -144px}
.flags.sc {background-position: -108px -144px}
.flags.sl {background-position: -126px -144px}
.flags.sg {background-position: -144px -144px}
.flags.sx {background-position: -162px -144px}
.flags.sk {background-position: -180px -144px}
.flags.si {background-position: -198px -144px}
.flags.sb {background-position: -216px -144px}
.flags.so {background-position: -234px -144px}
.flags.za {background-position: -252px -144px}
.flags.gs {background-position: -270px -144px}
.flags.ss {background-position: 0px -156px}
.flags.es {background-position: -18px -156px}
.flags.lk {background-position: -36px -156px}
.flags.sd {background-position: -54px -156px}
.flags.sr {background-position: -72px -156px}
.flags.sj {background-position: -90px -156px}
.flags.se {background-position: -108px -156px}
.flags.ch {background-position: -126px -156px}
.flags.sy {background-position: -144px -156px}
.flags.tw {background-position: -162px -156px}
.flags.tj {background-position: -180px -156px}
.flags.tz {background-position: -198px -156px}
.flags.th {background-position: -216px -156px}
.flags.tl {background-position: -234px -156px}
.flags.tg {background-position: -252px -156px}
.flags.tk {background-position: -270px -156px}
.flags.to {background-position: 0px -168px}
.flags.tt {background-position: -18px -168px}
.flags.tn {background-position: -36px -168px}
.flags.tr {background-position: -54px -168px}
.flags.tm {background-position: -72px -168px}
.flags.tc {background-position: -90px -168px}
.flags.tv {background-position: -108px -168px}
.flags.ug {background-position: -126px -168px}
.flags.ua {background-position: -144px -168px}
.flags.ae {background-position: -162px -168px}
.flags.gb {background-position: -180px -168px}
.flags.us {background-position: -198px -168px}
.flags.um {background-position: -216px -168px}
.flags.uy {background-position: -234px -168px}
.flags.uz {background-position: -252px -168px}
.flags.vu {background-position: -270px -168px}
.flags.ve {background-position: 0px -180px}
.flags.vn {background-position: -18px -180px}
.flags.vg {background-position: -36px -180px}
.flags.vi {background-position: -54px -180px}
.flags.wf {background-position: -72px -180px}
.flags.eh {background-position: -90px -180px}
.flags.ye {background-position: -108px -180px}
.flags.zm {background-position: -126px -180px}
.flags.zw {background-position: -144px -180px}div.wp3cxw {
margin: 0;
padding: 0;
}
div.wp3cxw .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wp3cxw-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wp3cxw-spam-blocked {
border: 2px solid #ffa500;
}
div.wp3cxw-validation-errors,
div.wp3cxw-acceptance-missing {
border: 2px solid #f7e700;
}
.wp3cxw-form-control-wrap {
position: relative;
}
span.wp3cxw-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wp3cxw-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wp3cxw-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wp3cxw-list-item-label::before,
span.wp3cxw-list-item-label::after {
content: " ";
}
.wp3cxw-display-none {
display: none;
}
div.wp3cxw .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.meartechnology.co.uk/wp-content/plugins/3cx-webinars/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wp3cxw .ajax-loader.is-active {
visibility: visible;
}
div.wp3cxw div.ajax-error {
display: none;
}
div.wp3cxw .placeheld {
color: #888;
}
div.wp3cxw input[type="file"] {
cursor: pointer;
}
div.wp3cxw input[type="file"]:disabled {
cursor: default;
}
#tcxtips {
display: none;
margin-bottom: 1em;
padding-left: 0.5em;
width: 100%;
}
.tcxdialog label {
margin-top: 8px;
margin-bottom: 4px;
display: block;
}
.tcxdialog input {
display: block;
}
.tcxdialog input.text {
margin-bottom: 12px;
width: 100%;
}
.tcxdialog fieldset {
margin: 0 1em 0 0;
border: 0;
}
.tcxdialog fieldset .text {
margin-right: 1em;
}
.tcxdialog h1 {
font-size: 1.2em;
margin: .6em 0;
}
.tcxdialog .ui-dialog .ui-state-error {
padding: .3em;
}
.tcxdialog .validateTips {
border: 1px solid transparent;
padding: .3em;
}
.tcxwebinar ul {
margin: 0 0 1em 1em;
}
.tcxwebinar li {
clear: both;
list-style: none;
margin: 0;
padding: 0 0 .8em 0
}
.tcxwebinartitle {
font-weight: bold;
clear: both;
padding: .3em 0 0 0;
}
.tcxwebinardate {
font-size: 0.9em;
padding: .3em 0 .3em 0;
}
.tcxwebinardescr {
font-size: 1em;
}
.tcxwebinardatelocale {
text-transform: capitalize;
}
.tcxwebinarflag {
margin-bottom: 0;
}
.tcxwebinardialogdescr {
padding: .3em 0 .3em 0;
margin-bottom: 0.5em;
}
.tcxwebinardialogstartdate {
text-transform: capitalize;
font-size: 0.9em;
padding: 0;
margin-bottom: 0;  
}.h2,.h4,h2,h4{font-weight:600}.button i,.req,code,figure figcaption,kbd,legend,mark,samp,sub,sup{position:relative}.button,img,video{height:auto}audio,iframe,img,table,video{max-width:100%}*,.col-xs,.gridContainer,.row{box-sizing:border-box}.row,.row.reverse{-webkit-box-orient:horizontal}article:after,aside:after,details:after,div:after,figcaption:after,figure:after,footer:after,header:after,hgroup:after,menu:after,nav:after,section:after,ul.dropdown-menu:after,ul:after{clear:both}.color1{color:#03a9f4}.color2{color:#FF9800}.color3{color:#fbc02d}.color4{color:#8c239f}.color5{color:#ff3369}.color6{color:#343a40}.bg-color1{background-color:#03a9f4}.bg-color2{background-color:#FF9800}.bg-color3{background-color:#fbc02d}.bg-color4{background-color:#8c239f}.bg-color5{background-color:#ff3369}.bg-color6{background-color:#343a40}.bg-color-white{background-color:#fff}.bg-color-black{background-color:#000}.circle-counter.color-white .circle-bar{stroke:#fff}.circle-counter.color-black .circle-bar{stroke:#000}.y-move{transition:all .2s}.y-move:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(189,189,189,.19),0 6px 6px rgba(189,189,189,.23)}*{margin:0;padding:0;outline:0;-webkit-overflow-scrolling:touch}article:after,article:before,aside:after,aside:before,details:after,details:before,div:after,div:before,figcaption:after,figcaption:before,figure:after,figure:before,footer:after,footer:before,header:after,header:before,hgroup:after,hgroup:before,menu:after,menu:before,nav:after,nav:before,section:after,section:before,ul:after,ul:before{content:"";display:table;width:0}svg{max-height:100%}iframe{border:none}::-moz-focus-inner{border:0;padding:0}input[type=radio],input[type=checkbox]{vertical-align:middle;position:relative;bottom:.15rem;font-size:115%;margin-right:3px}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}body{text-align:center}@media (min-width:768px){body{text-align:left}}.inverted{color:#fff}.error{color:#f03c69}.subscribe-form [class*=success],.success{color:#35beb1}.warning{color:#f7ba45}.focus{color:#1c86f2}.aluminum{color:#f8f8f8}.silver{color:#e0e1e1}.lightgray{color:#f1f1f1}.gray{color:#bdbdbd}.midgray{color:#676b72}.darkgray{color:#313439}.bg-black{background-color:#4a4a4a}.bg-inverted{background-color:#fff}.bg-error{background-color:#f03c69}.bg-success{background-color:#35beb1}.bg-warning{background-color:#f7ba45}.bg-focus{background-color:#1c86f2}.bg-aluminum{background-color:#f8f8f8}.bg-silver{background-color:#e0e1e1}.bg-lightgray{background-color:#f1f1f1}.bg-gray{background-color:#bdbdbd}.bg-midgray{background-color:#676b72}.bg-darkgray{background-color:#313439}.bg-highlight{background-color:#edf2ff}i.fa.color1{color:#03a9f4}i.fa.icon.bordered.color1,i.fa.icon.color1.card[class*=bottom-border-]{border-color:#03a9f4}.button.color1,button.color1,i.fa.icon.reverse.color1{background-color:#03a9f4}.button.color1:hover,button.color1:hover{background-color:#2ebcfc}.button.color1.outline:hover,button.color1.outline:hover{color:#2ebcfc}a.color1:not(.button){color:#03a9f4}a.color1:not(.button):hover{color:#2ebcfc}hr.small-line.color1{background-color:#03a9f4}.circle-counter.color1 .circle-bar{stroke:#03a9f4}i.fa.color2{color:#FF9800}i.fa.icon.bordered.color2,i.fa.icon.color2.card[class*=bottom-border-]{border-color:#FF9800}.button.color2,button.color2,i.fa.icon.reverse.color2{background-color:#FF9800}.button.color2:hover,button.color2:hover{background-color:#ffad33}.button.color2.outline:hover,button.color2.outline:hover{color:#ffad33}a.color2:not(.button){color:#FF9800}a.color2:not(.button):hover{color:#ffad33}hr.small-line.color2{background-color:#FF9800}.circle-counter.color2 .circle-bar{stroke:#FF9800}i.fa.color3{color:#fbc02d}i.fa.icon.bordered.color3,i.fa.icon.color3.card[class*=bottom-border-]{border-color:#fbc02d}.button.color3,button.color3,i.fa.icon.reverse.color3{background-color:#fbc02d}.button.color3:hover,button.color3:hover{background-color:#fccf5f}.button.color3.outline:hover,button.color3.outline:hover{color:#fccf5f}a.color3:not(.button){color:#fbc02d}a.color3:not(.button):hover{color:#fccf5f}hr.small-line.color3{background-color:#fbc02d}.circle-counter.color3 .circle-bar{stroke:#fbc02d}i.fa.color4{color:#8c239f}i.fa.icon.bordered.color4,i.fa.icon.color4.card[class*=bottom-border-]{border-color:#8c239f}.button.color4,button.color4,i.fa.icon.reverse.color4{background-color:#8c239f}.button.color4:hover,button.color4:hover{background-color:#b12cc9}.button.color4.outline:hover,button.color4.outline:hover{color:#b12cc9}a.color4:not(.button){color:#8c239f}a.color4:not(.button):hover{color:#b12cc9}hr.small-line.color4{background-color:#8c239f}.circle-counter.color4 .circle-bar{stroke:#8c239f}i.fa.color5{color:#ff3369}i.fa.icon.bordered.color5,i.fa.icon.color5.card[class*=bottom-border-]{border-color:#ff3369}.button.color5,button.color5,i.fa.icon.reverse.color5{background-color:#ff3369}.button.color5:hover,button.color5:hover{background-color:#ff668f}.button.color5.outline:hover,button.color5.outline:hover{color:#ff668f}a.color5:not(.button){color:#ff3369}a.color5:not(.button):hover{color:#ff668f}hr.small-line.color5{background-color:#ff3369}.circle-counter.color5 .circle-bar{stroke:#ff3369}i.fa.color6{color:#343a40}i.fa.icon.bordered.color6,i.fa.icon.color6.card[class*=bottom-border-]{border-color:#343a40}.button.color6,button.color6,i.fa.icon.reverse.color6{background-color:#343a40}.button.color6:hover,button.color6:hover{background-color:#4b545c}.button.color6.outline:hover,button.color6.outline:hover{color:#4b545c}a.color6:not(.button){color:#343a40}a.color6:not(.button):hover{color:#4b545c}hr.small-line.color6{background-color:#343a40}.circle-counter.color6 .circle-bar{stroke:#343a40}i.fa.gray{color:#bdbdbd}i.fa.gray:hover{color:#a4a4a4}i.fa.darkgray{color:#8a8a8a}i.fa.darkgray:hover{color:#717171}i.fa.color-white{color:#fff}i.fa.icon.bordered.color-white,i.fa.icon.color-white.card[class*=bottom-border-]{border-color:#fff}i.fa.icon.reverse.color-white{background-color:#fff}i.fa.color-black{color:#4a4a4a}i.fa.icon.bordered.color-black,i.fa.icon.color-black.card[class*=bottom-border-]{border-color:#4a4a4a}figure pre,kbd{border:1px solid rgba(0,0,0,.1)}i.fa.icon.reverse.color-black{background-color:#4a4a4a}.grad-180-transparent-color1{background:linear-gradient(180deg,transparent 0,transparent 50%,rgba(3,169,244,.5) 82.5%,rgba(3,169,244,.8) 100%)}.grad-180-transparent-color2{background:linear-gradient(180deg,transparent 0,transparent 50%,rgba(255,152,0,.5) 82.5%,rgba(255,152,0,.8) 100%)}.grad-180-transparent-color3{background:linear-gradient(180deg,transparent 0,transparent 50%,rgba(251,192,45,.5) 82.5%,rgba(251,192,45,.8) 100%)}.grad-180-transparent-color4{background:linear-gradient(180deg,transparent 0,transparent 50%,rgba(140,35,159,.5) 82.5%,rgba(140,35,159,.8) 100%)}.grad-180-transparent-color5{background:linear-gradient(180deg,transparent 0,transparent 50%,rgba(255,51,105,.5) 82.5%,rgba(255,51,105,.8) 100%)}.grad-180-transparent-color6{background:linear-gradient(180deg,transparent 0,transparent 50%,rgba(52,58,64,.5) 82.5%,rgba(52,58,64,.8) 100%)}pre,pre code,table.striped tr:nth-child(odd) td{background:#f8f8f8}.p,body,html{font-size:16px;line-height:1.5rem}body{font-family:"Open Sans",sans-serif;color:#8E9DAE;background-color:transparent}a{color:#03a9f4}a:hover{color:#2ebcfc}.comment-author .fn,.widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,h1,h1.title,h2,h3,h4,h5,h6{font-family:Muli,sans-serif;font-weight:600;color:#3C424F;text-rendering:optimizeLegibility;margin-bottom:16px}.button:only-child,.comment-author .fn:last-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h1:last-child:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h2:last-child:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h3:last-child:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h4:last-child:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h5:last-child:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h6:last-child:first-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0}.comment-author .inverted .fn,.inverted .comment-author .fn,.inverted .fa,.inverted .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.inverted .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.inverted .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.inverted .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.inverted .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.inverted .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,.inverted h1,.inverted h2,.inverted h3,.inverted h4,.inverted h5,.inverted h6,.widget_block>.wp-block-group>.wp-block-group__inner-container .inverted h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .inverted h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .inverted h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .inverted h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .inverted h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .inverted h6:first-child{color:#fff}.comment-author .comment-meta a .fn,.comment-author .muted .fn,.comment-meta a .comment-author .fn,.comment-meta a .fa,.comment-meta a .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.comment-meta a .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.comment-meta a .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.comment-meta a .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.comment-meta a .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.comment-meta a .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,.comment-meta a h1,.comment-meta a h2,.comment-meta a h3,.comment-meta a h4,.comment-meta a h5,.comment-meta a h6,.muted .comment-author .fn,.muted .fa,.muted .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.muted .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.muted .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.muted .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.muted .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.muted .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,.muted h1,.muted h2,.muted h3,.muted h4,.muted h5,.muted h6,.widget_block>.wp-block-group>.wp-block-group__inner-container .comment-meta a h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .comment-meta a h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .comment-meta a h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .comment-meta a h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .comment-meta a h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .comment-meta a h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .muted h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .muted h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .muted h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .muted h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .muted h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .muted h6:first-child{opacity:.55}cite,figcaption,var{opacity:.6}h1.title{font-size:3.5rem;line-height:4.5rem;margin-bottom:8px}.h1,h1{font-size:3rem;line-height:4rem}.h2,h2{font-size:2.5rem;line-height:3rem}.h3,h3{font-size:1.5rem;line-height:2.25rem}.h4,h4{font-family:"Open Sans",sans-serif;font-size:1.1rem;line-height:1.75rem;letter-spacing:.0625rem}.monospace,code,kbd,pre,samp,var{font-family:Consolas,Monaco,"Courier New",monospace}.comment-author .fn,.h5,.widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,h5{font-size:"Open Sans",sans-serif;line-height:1.5rem;font-weight:800;letter-spacing:.14rem}.contact-form-wrapper label,.h6,h6{font-size:.875rem;line-height:1.375rem;font-weight:800;letter-spacing:.1875rem}.comment-author .fn a,.contact-form-wrapper label a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,.widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child a,.widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child a,.widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child a,.widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child a,.widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child a,.widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}.comment-author blockquote+.fn,.comment-author dl+.fn,.comment-author figure+.fn,.comment-author form+.fn,.comment-author hr+.fn,.comment-author ol+.fn,.comment-author p+.fn,.comment-author pre+.fn,.comment-author table+.fn,.comment-author ul+.fn,.widget_block>.wp-block-group>.wp-block-group__inner-container blockquote+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container blockquote+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container blockquote+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container blockquote+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container blockquote+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container blockquote+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container dl+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container dl+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container dl+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container dl+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container dl+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container dl+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container figure+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container figure+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container figure+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container figure+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container figure+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container figure+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container form+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container form+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container form+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container form+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container form+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container form+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container hr+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container hr+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container hr+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container hr+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container hr+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container hr+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ol+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ol+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ol+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ol+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ol+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ol+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container p+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container p+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container p+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container p+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container p+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container p+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container pre+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container pre+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container pre+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container pre+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container pre+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container pre+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container table+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container table+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container table+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container table+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container table+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container table+h6:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ul+h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ul+h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ul+h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ul+h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ul+h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container ul+h6:first-child,blockquote+h2,blockquote+h3,blockquote+h4,blockquote+h5,blockquote+h6,dl+h2,dl+h3,dl+h4,dl+h5,dl+h6,figure+h2,figure+h3,figure+h4,figure+h5,figure+h6,form+h2,form+h3,form+h4,form+h5,form+h6,hr+h2,hr+h3,hr+h4,hr+h5,hr+h6,ol+h2,ol+h3,ol+h4,ol+h5,ol+h6,p+h2,p+h3,p+h4,p+h5,p+h6,pre+h2,pre+h3,pre+h4,pre+h5,pre+h6,table+h2,table+h3,table+h4,table+h5,table+h6,ul+h2,ul+h3,ul+h4,ul+h5,ul+h6{margin-top:1.5rem}ol,ol ol,ol ul,ul,ul ol,ul ul{margin:0 0 0 1.5rem}ol ol li{list-style-type:lower-alpha}ol ol ol li{list-style-type:lower-roman}nav ol,nav ul{margin:0;list-style:none}dd,nav ol ol,nav ol ul,nav ul ol,nav ul ul{margin-left:1.5rem}dl dt{font-weight:700}.p,address,blockquote,dl,fieldset,figure,form,hr,ol,p,pre,table,ul{margin-bottom:16px}hr{border:none;border-bottom:1px solid rgba(0,0,0,.1);margin-top:-1px}blockquote{padding-left:1rem;font-style:italic}blockquote p{margin-bottom:.5rem}cite,code,figcaption,kbd,mark,pre,samp,small,time,var{font-size:87.5%}abbr[title],dfn[title]{border-bottom:1px dotted rgba(0,0,0,.5);cursor:help}var{font-style:normal}code,kbd,mark,samp{top:-1px;padding:4px 4px 2px;display:inline-block;line-height:1;color:rgba(142,157,174,.85)}code{background:#e0e1e1}samp{color:#fff;background:#1c86f2}sub,sup{font-size:.75em;line-height:0;margin-left:.25rem}sup{top:0}sub{bottom:1px}pre,pre code{padding:0;top:0;display:block;line-height:1rem;color:rgba(142,157,174,.85);white-space:pre-wrap}.black,.comment-meta a,a.muted{color:#4a4a4a}pre{padding:1rem}figure figcaption{top:-.5rem}figure pre{background:0 0;border-radius:4px}figure .video-container,figure pre{margin-bottom:8px}.contact-form-wrapper label,.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}ul.unstyled{margin-left:0}ul.unstyled,ul.unstyled ul{list-style:none}.contact-form-wrapper label,.upper{text-transform:uppercase}.lower{text-transform:lowercase}.italic{font-style:italic!important}.strong{font-weight:700!important}.normal{font-weight:400!important}.comment-meta a,.muted{opacity:.55}.comment-meta a:hover,a.muted:hover{opacity:1}.smaller{font-size:.75em;line-height:1rem}.comment-meta,.comment-reply-link,.small{font-size:.875em;line-height:1rem}.big{font-size:1.2em;line-height:1.75rem}.large,.lead{line-height:2rem}.large{font-size:1.4em}.end{margin-bottom:0!important}.highlight{background-color:#edf2ff}.nowrap,.nowrap td{white-space:nowrap}@media (min-width:768px) and (max-width:1024px){.columns-2,.columns-3,.columns-4{column-gap:1.5rem}.columns-2{column-count:2}.columns-3{column-count:3}.columns-4{column-count:4}}@media (min-width:768px){.text-left-sm{text-align:left}.text-center-sm{text-align:center}.text-right-sm{text-align:right}.text-justify-sm{text-align:justify}}@media (max-width:1024px){body,html{font-size:14px}}body .font-100{font-weight:100}body .font-200{font-weight:200}body .font-300{font-weight:300}body .font-400{font-weight:400}body .font-500{font-weight:500}body .font-600{font-weight:600}body .font-700{font-weight:700}body .font-800{font-weight:800}body .font-900{font-weight:900}.comment-author body #page .fn,.widget_block>.wp-block-group>.wp-block-group__inner-container body #page h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container body #page h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container body #page h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container body #page h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container body #page h6:first-child,body #page .comment-author .fn,body #page .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,body #page .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,body #page .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,body #page .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,body #page .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,body #page a,body #page h1,body #page h2,body #page h3,body #page h4,body #page h5,body #page h6,body #page p{-ms-word-wrap:break-word;word-wrap:break-word}.lead{font-size:1.2rem;color:#3C424F;font-weight:300}.button,.button:hover{color:#fff;text-decoration:none}.button{font-family:"Open Sans";font-size:.75rem;background-color:#03a9f4;border-radius:5px;min-width:7rem;padding:.55rem 1.5rem;font-weight:600;letter-spacing:1px;text-align:center;cursor:pointer;display:inline-block;line-height:1.5rem;border:2px solid #03a9f4;vertical-align:middle;-webkit-appearance:none;margin-bottom:.75rem}.bypostauthor,.gallery-caption,.sticky,fieldset,input,select,textarea{font-family:inherit}.start-xs,table caption,th{text-align:left}.button i{top:1px;margin:0 2px}.button:hover{outline:0;background-color:#2ebcfc;border-color:#2ebcfc}.button.disabled,.button:disabled,.button:disabled[disabled]{cursor:default;font-style:normal;color:rgba(255,255,255,.7);background-color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.7);padding:.55rem 1.5rem}.button.disabled:hover,.button:disabled:hover,.button:disabled[disabled]:hover{color:#fff}.button .button-icon{font-size:1.5em;margin-right:.25em;vertical-align:middle}input[type=submit]{width:auto}.button.comment-meta,.button.comment-reply-link,.button.small{font-size:.65rem;padding:.3rem 1.2rem;border-radius:5px;line-height:1.4rem}.button.big{font-size:.85rem;font-weight:600;padding:.65rem 2rem;border-radius:5px;line-height:1.6rem}.button.large{font-size:21px;padding:20px 36px;border-radius:5px}.button.outline{background:0 0;border-color:#03a9f4;color:#03a9f4}.button.outline:hover{background:0 0;color:rgba(3,169,244,.6);border-color:rgba(3,169,244,.5)}.button.outline.disabled,.button.outline:disabled{background:0 0;color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.5)}.button.link{background:0 0;border-width:0;border-color:#03a9f4;color:#03a9f4}.button.link:hover{background:0 0;color:rgba(3,169,244,.6);border-color:rgba(3,169,244,.5)}.button.link.disabled,.button.link:disabled{background:0 0;color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.5)}.button.inverted,.button.inverted:hover{color:#000;background-color:#fff;border-color:#fff}.button.inverted.disabled,.button.inverted:disabled{color:rgba(0,0,0,.7);background-color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.button.inverted.outline{background:0 0;color:#fff;border-color:#fff}.button.inverted.outline:hover{border-color:rgba(255,255,255,.7)}.button.inverted.outline.disabled,.button.inverted.outline:disabled{background:0 0;color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.5)}.button.inverted:hover{opacity:.7}.button.round{border-radius:56px}.button.raised{box-shadow:0 1px 3px rgba(0,0,0,.3)}.button.upper,.contact-form-wrapper label.button{text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}.button.upper.comment-meta,.button.upper.comment-reply-link,.button.upper.small,.contact-form-wrapper label.button.comment-meta,.contact-form-wrapper label.button.comment-reply-link,.contact-form-wrapper label.button.small{font-size:11px}.button.upper.big,.contact-form-wrapper label.button.big{font-size:.65rem}.button.upper.large,.contact-form-wrapper label.button.large{font-size:.75rem}.button.secondary{color:#fff;background-color:#313439;border-color:#313439}.button.secondary:hover{color:#fff;background-color:#494d54;border-color:#494d54}.button.secondary.disabled,.button.secondary:disabled{color:rgba(255,255,255,.7);background-color:rgba(49,52,57,.7);border-color:rgba(49,52,57,.7)}.button.secondary.outline{background:0 0;color:#313439;border-color:#313439}.button.secondary.outline:hover{border-color:rgba(49,52,57,.7)}.button.secondary.outline.disabled,.button.secondary.outline:disabled{background:0 0;color:rgba(49,52,57,.7);border-color:rgba(49,52,57,.5)}.button,.nav-next a,.nav-previous a{-moz-transition:all .3s linear;transition:all .3s linear}.button.comment-meta,.button.comment-reply-link,.button.small{min-width:4rem;font-weight:400}.button.big{min-width:10rem}.button.color-white,.button.color-white:hover{color:#313439;background-color:#fff;border-color:#fff}.button.color-white.disabled,.button.color-white:disabled{color:rgba(49,52,57,.7);background-color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.button.color-white.outline{background:0 0;color:#fff;border-color:#fff}.button.color-white.outline:hover{border-color:rgba(255,255,255,.7)}.button.color-white.outline.disabled,.button.color-white.outline:disabled{background:0 0;color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.5)}.button.color-black{color:#fff;background-color:#000;border-color:#000}.button.color-black:hover{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.button.color-black.disabled,.button.color-black:disabled{color:rgba(255,255,255,.7);background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7)}.button.color-black.outline{background:0 0;color:#000;border-color:#000}.button.color-black.outline:hover{border-color:rgba(0,0,0,.7)}.button.color-black.outline.disabled,.button.color-black.outline:disabled{background:0 0;color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.5)}.button.white,.button.white:hover{color:#313439;background-color:#fff;border-color:#fff}.button.white.disabled,.button.white:disabled{color:rgba(49,52,57,.7);background-color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.button.white.outline{background:0 0;color:#fff;border-color:#fff}.button.white.outline:hover{border-color:rgba(255,255,255,.7)}.button.white.outline.disabled,.button.white.outline:disabled{background:0 0;color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.5)}.button.black{color:#fff;background-color:#000;border-color:#000}.button.black:hover{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.button.black.disabled,.button.black:disabled{color:rgba(255,255,255,.7);background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7)}.button.black.outline{background:0 0;color:#000;border-color:#000}.button.black.outline:hover{border-color:rgba(0,0,0,.7)}.button.black.outline.disabled,.button.black.outline:disabled{background:0 0;color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.5)}.button.color1{color:#fff;background-color:#03a9f4;border-color:#03a9f4}.button.color1:hover{color:#fff;background-color:#2ebcfc;border-color:#2ebcfc}.button.color1.disabled,.button.color1:disabled{color:rgba(255,255,255,.7);background-color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.7)}.button.color1.outline{background:0 0;color:#03a9f4;border-color:#03a9f4}.button.color1.outline:hover{border-color:rgba(3,169,244,.7)}.button.color1.outline.disabled,.button.color1.outline:disabled{background:0 0;color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.5)}.button.color2{color:#fff;background-color:#FF9800;border-color:#FF9800}.button.color2:hover{color:#fff;background-color:#ffad33;border-color:#ffad33}.button.color2.disabled,.button.color2:disabled{color:rgba(255,255,255,.7);background-color:rgba(255,152,0,.7);border-color:rgba(255,152,0,.7)}.button.color2.outline{background:0 0;color:#FF9800;border-color:#FF9800}.button.color2.outline:hover{border-color:rgba(255,152,0,.7)}.button.color2.outline.disabled,.button.color2.outline:disabled{background:0 0;color:rgba(255,152,0,.7);border-color:rgba(255,152,0,.5)}.button.color3{color:#fff;background-color:#fbc02d;border-color:#fbc02d}.button.color3:hover{color:#fff;background-color:#fccf5f;border-color:#fccf5f}.button.color3.disabled,.button.color3:disabled{color:rgba(255,255,255,.7);background-color:rgba(251,192,45,.7);border-color:rgba(251,192,45,.7)}.button.color3.outline{background:0 0;color:#fbc02d;border-color:#fbc02d}.button.color3.outline:hover{border-color:rgba(251,192,45,.7)}.button.color3.outline.disabled,.button.color3.outline:disabled{background:0 0;color:rgba(251,192,45,.7);border-color:rgba(251,192,45,.5)}.button.color4{color:#fff;background-color:#8c239f;border-color:#8c239f}.button.color4:hover{color:#fff;background-color:#b12cc9;border-color:#b12cc9}.button.color4.disabled,.button.color4:disabled{color:rgba(255,255,255,.7);background-color:rgba(140,35,159,.7);border-color:rgba(140,35,159,.7)}.button.color4.outline{background:0 0;color:#8c239f;border-color:#8c239f}.button.color4.outline:hover{border-color:rgba(140,35,159,.7)}.button.color4.outline.disabled,.button.color4.outline:disabled{background:0 0;color:rgba(140,35,159,.7);border-color:rgba(140,35,159,.5)}.button.color5{color:#fff;background-color:#ff3369;border-color:#ff3369}.button.color5:hover{color:#fff;background-color:#ff668f;border-color:#ff668f}.button.color5.disabled,.button.color5:disabled{color:rgba(255,255,255,.7);background-color:rgba(255,51,105,.7);border-color:rgba(255,51,105,.7)}.button.color5.outline{background:0 0;color:#ff3369;border-color:#ff3369}.button.color5.outline:hover{border-color:rgba(255,51,105,.7)}.button.color5.outline.disabled,.button.color5.outline:disabled{background:0 0;color:rgba(255,51,105,.7);border-color:rgba(255,51,105,.5)}.button.color6{color:#fff;background-color:#343a40;border-color:#343a40}.button.color6:hover{color:#fff;background-color:#4b545c;border-color:#4b545c}.button.color6.disabled,.button.color6:disabled{color:rgba(255,255,255,.7);background-color:rgba(52,58,64,.7);border-color:rgba(52,58,64,.7)}.button.color6.outline{background:0 0;color:#343a40;border-color:#343a40}.button.color6.outline:hover{border-color:rgba(52,58,64,.7)}.button.color6.outline.disabled,.button.color6.outline:disabled{background:0 0;color:rgba(52,58,64,.7);border-color:rgba(52,58,64,.5)}.button.square{border-radius:0}.button.white-text{color:#fff!important}.button.dark-text{color:#313439!important}.button.y-move{transition:all .2s}.button.y-move:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(189,189,189,.19),0 6px 6px rgba(189,189,189,.23)}fieldset{border:1px solid rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem;margin-top:2rem}legend{font-weight:700;font-size:.75em;text-transform:uppercase;padding:0 1rem;margin-left:-1rem;top:2px;line-height:0}input,select,textarea{display:block;width:100%;font-size:1rem;height:2.5rem;outline:0;vertical-align:middle;background-color:#fff;border:1px solid #f1f1f1;border-radius:3px;box-shadow:none;padding:0 12px}td,textarea{vertical-align:top}input.comment-meta,input.comment-reply-link,input.small,select.comment-meta,select.comment-reply-link,select.small,textarea.comment-meta,textarea.comment-reply-link,textarea.small{height:2.25rem;font-size:.875rem;padding:0 12px;border-radius:3px}input.big,select.big,textarea.big{height:3rem;font-size:1.125rem;padding:0 12px;border-radius:3px}input:focus:not(.button):not([type=submit]),select:focus:not(.button):not([type=submit]),textarea:focus:not(.button):not([type=submit]){outline:0;background-color:#fff;border-color:#1c86f2;box-shadow:0 0 0 1px #1c86f2 inset}input.error,select.error,textarea.error{background-color:rgba(240,60,105,.1);border:1px solid #f583a0}input.error:focus,select.error:focus,textarea.error:focus{border-color:#f03c69;box-shadow:0 0 1px #f03c69 inset}.subscribe-form input[class*=success],.subscribe-form select[class*=success],.subscribe-form textarea[class*=success],input.success,select.success,textarea.success{background-color:rgba(53,190,177,.1);border:1px solid #6ad5cb}.subscribe-form input[class*=success]:focus,.subscribe-form select[class*=success]:focus,.subscribe-form textarea[class*=success]:focus,input.success:focus,select.success:focus,textarea.success:focus{border-color:#35beb1;box-shadow:0 0 1px #35beb1 inset}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{resize:none;opacity:.6;cursor:default;font-style:italic;color:rgba(0,0,0,.5)}select{-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='12' viewBox='0 0 9 12'><path fill='%235e6c75' d='M0.722,4.823L-0.01,4.1,4.134-.01,4.866,0.716Zm7.555,0L9.01,4.1,4.866-.01l-0.732.726ZM0.722,7.177L-0.01,7.9,4.134,12.01l0.732-.726Zm7.555,0L9.01,7.9,4.866,12.01l-0.732-.726Z'/></svg>");background-repeat:no-repeat;background-position:right 1rem center}select[multiple]{background-image:none;height:auto;padding:.5rem .75rem}textarea{height:auto;padding:8px 12px;line-height:1.5rem}input[type=file]{width:auto;border:none;padding:0;height:auto;background:0 0;box-shadow:none;display:inline-block}input.search,input[type=search]{background-repeat:no-repeat;background-position:8px 53%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%23000" fill-opacity="0.4" d="M14.891,14.39l-0.5.5a0.355,0.355,0,0,1-.5,0L9.526,10.529a5.3,5.3,0,1,1,2.106-4.212,5.268,5.268,0,0,1-1.1,3.21l4.362,4.362A0.354,0.354,0,0,1,14.891,14.39ZM6.316,2.418a3.9,3.9,0,1,0,3.9,3.9A3.9,3.9,0,0,0,6.316,2.418Z"/></svg>');padding-left:32px}input[type=radio],input[type=checkbox]{display:inline-block;width:auto;height:auto;padding:0}label{color:#313439;margin-bottom:4px;font-size:15px}.subscribe-form label [class*=success],label .desc,label .error,label .subscribe-form [class*=success],label .success,label.checkbox{text-transform:none;font-weight:400}label.checkbox{font-size:16px;line-height:1.5rem;cursor:pointer;color:inherit}label.checkbox input{margin-top:0}.form-checkboxes label.checkbox{display:inline-block;margin-right:16px}.req{top:1px;font-weight:700;color:#f03c69;font-size:110%}.desc{color:rgba(142,157,174,.5);font-size:.75em;line-height:1rem}span.desc{margin-left:4px}div.desc{margin-top:4px;margin-bottom:-8px}.form-buttons .button,.form-buttons button{margin-right:8px}.form-item,form{margin-bottom:2rem}.form .row:last-child .form-item,.form>.form-item:last-child{margin-bottom:0}.form .subscribe-form span[class*=success],.form span.error,.form span.success,.subscribe-form .form span[class*=success]{font-size:.75em;line-height:1rem;margin-left:4px}.form-inline input,.form-inline select,.form-inline textarea{display:inline-block;width:auto}.append,.prepend{display:flex}.append input,.prepend input{flex:1}.append .button,.append span,.prepend .button,.prepend span{flex-shrink:0}.append span,.prepend span{display:flex;flex-direction:column;justify-content:center;font-weight:400;border:1px solid #f1f1f1;background-color:#f8f8f8;padding:0 .875rem;color:rgba(0,0,0,.5);font-size:.75em;white-space:nowrap}.prepend input{border-radius:0 3px 3px 0}.prepend .button{margin-right:-1px;border-radius:3px 0 0 3px!important}.append input,.prepend span{border-radius:3px 0 0 3px}.prepend span{border-right:none}.append .button{margin-left:-1px;border-radius:0 3px 3px 0!important}.append span{border-left:none;border-radius:0 3px 3px 0}input[type=date]{-webkit-appearance:none;appearance:none;line-height:2.5rem;-moz-appearance:textfield}input[type=date]::-webkit-inner-spin-button{display:none}table{border-collapse:collapse;border-spacing:0;width:100%;empty-cells:show;font-size:15px;line-height:24px}table caption{font-size:.875em;font-weight:500;color:#676b72}th{font-weight:700;vertical-align:bottom}td.align-middle,tr.align-middle td{vertical-align:middle}td,th{padding:1rem;border-bottom:1px solid rgba(0,0,0,.05)}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}tfoot td,tfoot th{color:rgba(142,157,174,.5)}.post-item table td,.post-item table th,table.bordered td,table.bordered th,table.card[class*=bottom-border-] td,table.card[class*=bottom-border-] th{border:1px solid rgba(0,0,0,.05)}.post-item table td:first-child,.post-item table th:first-child,table.bordered td:first-child,table.bordered th:first-child,table.card[class*=bottom-border-] td:first-child,table.card[class*=bottom-border-] th:first-child,table.striped td:first-child,table.striped th:first-child{padding-left:1rem}.post-item table td:last-child,.post-item table th:last-child,table.bordered td:last-child,table.bordered th:last-child,table.card[class*=bottom-border-] td:last-child,table.card[class*=bottom-border-] th:last-child,table.striped td:last-child,table.striped th:last-child{padding-right:1rem}table.unstyled td,table.unstyled th{border:none;padding:0}.flexbox,.flexbox-strech{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.flexbox-strech>*{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.gridContainer{max-width:1232px;margin:0 auto;padding-right:15px;padding-left:15px}.gridContainer .gridContainer{max-width:100%;width:100%;padding-right:0;padding-left:0}.row{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col.reverse,.row.reverse{-webkit-box-direction:reverse}.row.basis-auto{-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.row>*{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:15px;padding-left:15px}.row.no-gutter>*{padding-left:0;padding-right:0}.row:after,.row:before{position:absolute}.row.reverse{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-xs-1{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:8.33333%;-moz-flex-basis:8.33333%;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-xs-2{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:16.66667%;-moz-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-xs-3,.col-xs-4{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-xs-3{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:33.33333%;-moz-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-xs-5,.col-xs-6{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-xs-5{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:41.66667%;-moz-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-xs-6{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7,.col-xs-8{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-xs-7{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:58.33333%;-moz-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-xs-8{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:66.66667%;-moz-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-xs-10,.col-xs-9{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-xs-9{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:83.33333%;-moz-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-xs-11,.col-xs-12{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-xs-11{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:91.66667%;-moz-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-xs-12{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0,.col-xs-offset-1{box-sizing:border-box;-webkit-box-flex:0}.col-xs-offset-0{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:0}.col-xs-offset-1{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-xs-offset-2,.col-xs-offset-3{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-xs-offset-2{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:16.66667%}.col-xs-offset-3{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:25%}.col-xs-offset-4,.col-xs-offset-5{box-sizing:border-box;-webkit-box-flex:0}.col-xs-offset-4{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:33.33333%}.col-xs-offset-5{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:41.66667%}.col-xs-offset-6,.col-xs-offset-7{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-xs-offset-6{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:50%}.col-xs-offset-7{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:58.33333%}.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;-webkit-box-flex:0}.col-xs-offset-8{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:66.66667%}.col-xs-offset-9{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:75%}.col-xs-offset-10,.col-xs-offset-11{-webkit-box-flex:0;padding-right:15px;padding-left:15px;box-sizing:border-box}.col-xs-offset-10{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:83.33333%}.col-xs-offset-11{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:91.66667%}.col-xs-offset-12{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:100%}.col-xs-fit{box-sizing:border-box;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.col-xs{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.no-grow-xs{-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right}.top-xs{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}.flex-grow>div{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}@media only screen and (min-width:768px){.col-sm,.col-sm-fit{box-sizing:border-box;padding-right:15px;padding-left:15px}.gridContainer{width:90%}.col-sm{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.col-sm-fit{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.col-sm-1,.col-sm-2{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-sm-1{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:8.33333%;-moz-flex-basis:8.33333%;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-sm-2{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:16.66667%;-moz-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;box-sizing:border-box;padding-right:15px;padding-left:15px}.col-sm-3{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:33.33333%;-moz-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-sm-5{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-webkit-flex-basis:41.66667%;-moz-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-sm-6,.post-comments .navigation .next-posts,.post-comments .navigation .prev-posts{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7,.col-sm-8{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-sm-7{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:58.33333%;-moz-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-sm-8{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:66.66667%;-moz-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-sm-10,.col-sm-9{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-sm-9{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:83.33333%;-moz-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-sm-11,.col-sm-12{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-sm-11{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:91.66667%;-moz-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-sm-12{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0,.col-sm-offset-1{box-sizing:border-box;-webkit-box-flex:0}.col-sm-offset-0{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:0}.col-sm-offset-1{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-sm-offset-2,.col-sm-offset-3{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-sm-offset-2{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:16.66667%}.col-sm-offset-3{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:25%}.col-sm-offset-4,.col-sm-offset-5{box-sizing:border-box;-webkit-box-flex:0}.col-sm-offset-4{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:33.33333%}.col-sm-offset-5{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:41.66667%}.col-sm-offset-6,.col-sm-offset-7{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-sm-offset-6{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:50%}.col-sm-offset-7{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:58.33333%}.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;-webkit-box-flex:0}.col-sm-offset-8{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:66.66667%}.col-sm-offset-9{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:75%}.col-sm-offset-10,.col-sm-offset-11{-webkit-box-flex:0;box-sizing:border-box;padding-right:15px;padding-left:15px}.col-sm-offset-10{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:83.33333%}.col-sm-offset-11{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:91.66667%}.col-sm-offset-12{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:100%}.col-sm{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:left}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right}.top-sm{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:1024px){.col-md,.col-md-fit{box-sizing:border-box;padding-right:15px;padding-left:15px}.gridContainer{width:90%}.col-md{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.col-md-fit{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.col-md-1,.col-md-2{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-md-1{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:8.33333%;-moz-flex-basis:8.33333%;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-md-2{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:16.66667%;-moz-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-md-3,.col-md-4{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-md-3{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:33.33333%;-moz-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-md-5,.col-md-6{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-md-5{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:41.66667%;-moz-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-md-6{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7,.col-md-8{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-md-7{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:58.33333%;-moz-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-md-8{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:66.66667%;-moz-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-md-10,.col-md-9{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-md-9{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:83.33333%;-moz-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-md-11,.col-md-12{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-md-11{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:91.66667%;-moz-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-md-12{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0,.col-md-offset-1{box-sizing:border-box;-webkit-box-flex:0}.col-md-offset-0{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:0}.col-md-offset-1{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-md-offset-2,.col-md-offset-3{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-md-offset-2{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:16.66667%}.col-md-offset-3{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:25%}.col-md-offset-4,.col-md-offset-5{box-sizing:border-box;-webkit-box-flex:0}.col-md-offset-4{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:33.33333%}.col-md-offset-5{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:41.66667%}.col-md-offset-6,.col-md-offset-7{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-md-offset-6{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:50%}.col-md-offset-7{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:58.33333%}.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-webkit-box-flex:0}.col-md-offset-8{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:66.66667%}.col-md-offset-9{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:75%}.col-md-offset-10,.col-md-offset-11{-webkit-box-flex:0;box-sizing:border-box;padding-right:15px;padding-left:15px}.col-md-offset-10{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:83.33333%}.col-md-offset-11{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:91.66667%}.col-md-offset-12{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:100%}.col-md{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:left}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right}.top-md{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:1200px){.col-lg,.col-lg-fit{box-sizing:border-box;padding-right:15px;padding-left:15px}.gridContainer{width:90%}.col-lg{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.col-lg-fit{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;max-width:100%}.col-lg-1,.col-lg-2{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-lg-1{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:8.33333%;-moz-flex-basis:8.33333%;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-lg-2{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:16.66667%;-moz-flex-basis:16.66667%;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-lg-3,.col-lg-4{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-lg-3{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:25%;-moz-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:33.33333%;-moz-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-lg-5,.col-lg-6{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-lg-5{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:41.66667%;-moz-flex-basis:41.66667%;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-lg-6{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7,.col-lg-8{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-lg-7{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:58.33333%;-moz-flex-basis:58.33333%;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-lg-8{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:66.66667%;-moz-flex-basis:66.66667%;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-lg-10,.col-lg-9{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-lg-9{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:83.33333%;-moz-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-lg-11,.col-lg-12{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-lg-11{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:91.66667%;-moz-flex-basis:91.66667%;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-lg-12{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0,.col-lg-offset-1{box-sizing:border-box;-webkit-box-flex:0}.col-lg-offset-0{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:0}.col-lg-offset-1{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:8.33333%}.col-lg-offset-2,.col-lg-offset-3{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-lg-offset-2{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:16.66667%}.col-lg-offset-3{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:25%}.col-lg-offset-4,.col-lg-offset-5{box-sizing:border-box;-webkit-box-flex:0}.col-lg-offset-4{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:33.33333%}.col-lg-offset-5{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:41.66667%}.col-lg-offset-6,.col-lg-offset-7{box-sizing:border-box;-webkit-box-flex:0;padding-right:15px;padding-left:15px}.col-lg-offset-6{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:50%}.col-lg-offset-7{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:58.33333%}.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-webkit-box-flex:0}.col-lg-offset-8{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:66.66667%}.col-lg-offset-9{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:75%}.col-lg-offset-10,.col-lg-offset-11{-webkit-box-flex:0;box-sizing:border-box;padding-right:15px;padding-left:15px}.col-lg-offset-10{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:83.33333%}.col-lg-offset-11{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:91.66667%}.col-lg-offset-12{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;margin-left:100%}.col-lg{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:left}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right}.top-lg{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}#wp-toolbar ul{display:inline-block}.aligncenter,div.aligncenter{display:block;margin-bottom:16px}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone,.wp-caption.alignright{margin-bottom:16px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:.6em;line-height:150%;margin:0;padding:0 4px 5px}.fancybox-container{z-index:100000!important}.embed-container,.embed-youtube{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-bottom:1rem}.embed-container>iframe,.embed-youtube>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-inner .mejs-button>button[aria-controls]{min-width:10px;width:20px;display:block;padding:0;border-radius:0;background-color:transparent;border:none;transition:none}.mejs-inner .mejs-button>button[aria-controls]:focus,.mejs-inner .mejs-button>button[aria-controls]:hover{background-color:transparent;padding:0 4px;line-height:inherit;font-size:85%;font-family:inherit}mark{background:unset}@media screen and (max-width:782px){.logged-in.admin-bar .fixto-fixed{top:0!important}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{background-color:transparent;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#fff;display:block;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.header-top-bar{background-color:#222;display:none;padding-left:5%;padding-right:5%}.header-top-bar .content-placeholder-p{padding:10px;font-size:.6rem;max-width:100%}.header-top-bar.no-padding{padding-left:0;padding-right:0}.header-top-bar-inner{height:40px}.header-top-bar-area{position:relative}.header-top-bar-area.area-left .top-bar-social-icons a:first-of-type{margin-left:-8px}.header-top-bar-area.area-left .top-bar-field:first-of-type{padding-left:0}.header-top-bar-area.area-right .top-bar-field:last-of-type{padding-right:0}.header-top-bar-area.area-right .top-bar-social-icons a:last-of-type{margin-right:-8px}.gridContainer .header-top-bar-area.area-left{margin-left:0}.gridContainer .header-top-bar-area.area-right{margin-right:0}.top-bar-social-icons{display:block;float:left}.top-bar-social-icons a{display:inline-block;font-size:22px;padding:2px 10px;color:#fff;max-height:40px;float:left}.top-bar-social-icons a:hover{color:#fff}.top-bar-field{float:left;font-size:12px;text-align:left;color:#fff;padding:11px 15px}.top-bar-field i.fa{font-size:18px;color:#999;margin-right:10px;float:left}.top-bar-field span{line-height:18px;font-size:.8rem;float:left}.top-bar-field a,.top-bar-field a:hover{color:#fff}.top-bar-menu{list-style:none;display:block;margin:0 -7px}.top-bar-menu li{float:left;padding:0 7px}.top-bar-menu li a{color:#bdbdbd;text-decoration:none;line-height:40px;font-size:12px}@media (min-width:768px){.header-top-bar{display:block}}#mainmenu_container{display:none}@media (min-width:768px){#mainmenu_container{display:flex}}ul.dropdown-menu{list-style:none;padding:0;margin:0;display:none;z-index:1;left:0;box-sizing:border-box;width:100%;position:absolute}ul.dropdown-menu li{display:block;position:relative;color:#fff;transition:all .4s;overflow:hidden;padding:.85rem}ul.dropdown-menu li a{display:block;text-decoration:none;white-space:nowrap;color:inherit;position:relative}ul.dropdown-menu li.menu-item-has-children>a:after,ul.dropdown-menu li.page_item_has_children>a:after{content:"\f0d7";font-family:FontAwesome;display:inline-block;color:inherit;font-size:.8em;box-sizing:border-box;width:20px;height:100%;text-align:center;position:absolute;right:1em;opacity:.9}ul.dropdown-menu li.menu-item-has-children.hover>a:after,ul.dropdown-menu li.menu-item-has-children:hover>a:after,ul.dropdown-menu li.page_item_has_children.hover>a:after,ul.dropdown-menu li.page_item_has_children:hover>a:after{content:"\f0d8"}ul.dropdown-menu li.menu-item-has-children li.menu-item-has-children.hover>a:after,ul.dropdown-menu li.menu-item-has-children li.menu-item-has-children:hover>a:after,ul.dropdown-menu li.menu-item-has-children li.menu-item-has-children>a:after,ul.dropdown-menu li.menu-item-has-children li.page_item_has_children.hover>a:after,ul.dropdown-menu li.menu-item-has-children li.page_item_has_children:hover>a:after,ul.dropdown-menu li.menu-item-has-children li.page_item_has_children>a:after,ul.dropdown-menu li.page_item_has_children li.menu-item-has-children.hover>a:after,ul.dropdown-menu li.page_item_has_children li.menu-item-has-children:hover>a:after,ul.dropdown-menu li.page_item_has_children li.menu-item-has-children>a:after,ul.dropdown-menu li.page_item_has_children li.page_item_has_children.hover>a:after,ul.dropdown-menu li.page_item_has_children li.page_item_has_children:hover>a:after,ul.dropdown-menu li.page_item_has_children li.page_item_has_children>a:after{content:"\f0da";right:0;z-index:1}ul.dropdown-menu li.hover,ul.dropdown-menu li.hover>ul,ul.dropdown-menu li:hover,ul.dropdown-menu li:hover>ul{opacity:1;height:auto;overflow:visible}ul.dropdown-menu ul{margin-left:0;left:0;padding-left:1em;min-width:100%;display:block;box-sizing:border-box;transition:all .2s linear;opacity:0;height:0;overflow:hidden;box-shadow:1px 1px 4px 2px rgba(0,0,0,.11);border-radius:2px;background-color:#fff}ul.dropdown-menu ul li{border-top:0;color:#6B7C93;line-height:120%;font-weight:600;position:relative;padding:0;font-size:14px}ul.dropdown-menu ul li:after{display:block;content:' ';width:100%;height:1px;background-color:rgba(128,128,128,.2);position:absolute;left:0;bottom:0;mix-blend-mode:exclusion}ul.dropdown-menu ul li:last-of-type:after{display:none}ul.dropdown-menu:after,ul.dropdown-menu:before{content:" ";display:table}ul.dropdown-menu ul li.hover,ul.dropdown-menu ul li:hover{background-color:#F8F8F8;color:#000}ul.dropdown-menu ul li a{padding:.75rem 1.5rem}ul.dropdown-menu ul ul{left:100%;top:0}a[data-menu-toggler]{display:block;top:0;right:0;padding:1em;text-decoration:none;white-space:nowrap;position:relative;color:#fff;text-align:right;background:#1bc2a2}@media (min-width:768px){ul.dropdown-menu{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:static}ul.dropdown-menu>li>a{font-weight:600;font-style:normal;font-size:14px;line-height:160%;letter-spacing:1px;text-transform:uppercase}ul.dropdown-menu>li.hover>a,ul.dropdown-menu>li:hover>a{color:#03a9f4}ul.dropdown-menu>li>ul{left:.85rem}ul.dropdown-menu li ul{position:absolute;padding-left:0;min-width:200px;z-index:10;transition:none;top:100%}ul.dropdown-menu li ul ul.open-reverse:after,ul.dropdown-menu li ul ul:before{content:" ";width:5px;height:100%;background:0 0;position:absolute;z-index:-1}ul.dropdown-menu li ul ul{margin-left:5px;top:0}ul.dropdown-menu li ul ul:before{display:block;float:left;margin-left:-5px}ul.dropdown-menu li ul ul.open-reverse{right:100%;left:auto;top:0;margin-right:5px;margin-left:5px}ul.dropdown-menu li ul ul.open-reverse:before{display:none}ul.dropdown-menu li ul ul.open-reverse:after{display:block;top:0;right:-5px}a[data-menu-toggler]{display:none}ul.main-menu>li.menu-item-has-children>a:after,ul.main-menu>li.page_item_has_children>a:after{vertical-align:middle;position:relative;right:0;margin-left:-.2em;margin-top:-.3em}}ul.dropdown-menu>li{color:#fff}ul.dropdown-menu.simple-menu-items>.current-menu-item>a,ul.dropdown-menu.simple-menu-items>.current_page_item>a{color:#03a9f4}ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a,ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a,ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item).hover>a,ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item):hover>a,ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item).hover>a,ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item):hover>a{color:#d8d8d8}ul.dropdown-menu.active-line-bottom>.current-menu-item>a,ul.dropdown-menu.active-line-bottom>.current_page_item>a,ul.dropdown-menu.default>.current-menu-item>a,ul.dropdown-menu.default>.current_page_item>a{border-bottom:3px solid #03a9f4}ul.dropdown-menu.active-line-top>li>a{margin-top:3px}ul.dropdown-menu.active-line-top>.current-menu-item>a,ul.dropdown-menu.active-line-top>.current_page_item>a{margin-top:0;border-top:3px solid #03a9f4}ul.dropdown-menu.active-round-button>li{padding:5px}ul.dropdown-menu.active-round-button>li>a{padding:4px 20px}ul.dropdown-menu.active-round-button>.current-menu-item>a,ul.dropdown-menu.active-round-button>.current_page_item>a{border-radius:10000px;background-color:#03a9f4;color:#fff}ul.dropdown-menu.active-round-button>li:not(.current-menu-item):not(.current_page_item).hover>a,ul.dropdown-menu.active-round-button>li:not(.current-menu-item):not(.current_page_item):hover>a{border-radius:10000px;border:2px solid #d8d8d8;color:#d8d8d8;margin:-2px}ul.dropdown-menu.active-arrow-down>.current-menu-item:after,ul.dropdown-menu.active-arrow-down>.current_page_item:after{content:' ';width:0;height:0;border-style:solid;border-width:0 12px 8px;border-color:transparent transparent #03a9f4;position:absolute;left:50%;bottom:0;margin-left:-12px}ul.dropdown-menu.active-arrow-down>li:not(.current-menu-item):not(.current_page_item).hover:after,ul.dropdown-menu.active-arrow-down>li:not(.current-menu-item):not(.current_page_item):hover:after{content:' ';width:0;height:0;border-style:solid;border-width:0 12px 8px;border-color:transparent transparent #d8d8d8;position:absolute;left:50%;bottom:0;margin-left:-12px}ul.dropdown-menu.active-round-border-button>li>a{padding:.3em 1em}ul.dropdown-menu.active-round-border-button>.current-menu-item>a,ul.dropdown-menu.active-round-border-button>.current_page_item>a{border-radius:5px;border:2px solid #03a9f4;color:#03a9f4;margin:-2px}ul.dropdown-menu.active-round-border-button>li:not(.current-menu-item):not(.current_page_item).hover>a,ul.dropdown-menu.active-round-border-button>li:not(.current-menu-item):not(.current_page_item):hover>a{border-radius:5px;margin:-2px;border:2px solid #d8d8d8;color:#d8d8d8}ul.dropdown-menu.active-line-top-bottom>li>a{padding-top:1px;padding-bottom:1px}ul.dropdown-menu.active-line-top-bottom>.current-menu-item>a,ul.dropdown-menu.active-line-top-bottom>.current_page_item>a{padding-top:0;padding-bottom:0;border-top:1px solid #03a9f4;border-bottom:1px solid #03a9f4;color:#03a9f4}ul.dropdown-menu.active-line-top-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a,ul.dropdown-menu.active-line-top-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a{color:#d8d8d8}.coloured-nav ul.dropdown-menu>li,.fixto-fixed ul.dropdown-menu>li{color:#000}.coloured-nav ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a,.coloured-nav ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a,.coloured-nav ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item).hover>a,.coloured-nav ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item):hover>a,.coloured-nav ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item).hover>a,.coloured-nav ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item):hover>a,.fixto-fixed ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a,.fixto-fixed ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a,.fixto-fixed ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item).hover>a,.fixto-fixed ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item):hover>a,.fixto-fixed ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item).hover>a,.fixto-fixed ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item):hover>a{color:#03a9f4}.coloured-nav ul.dropdown-menu.active-line-bottom>.current-menu-item>a,.coloured-nav ul.dropdown-menu.active-line-bottom>.current_page_item>a,.coloured-nav ul.dropdown-menu.default>.current-menu-item>a,.coloured-nav ul.dropdown-menu.default>.current_page_item>a,.fixto-fixed ul.dropdown-menu.active-line-bottom>.current-menu-item>a,.fixto-fixed ul.dropdown-menu.active-line-bottom>.current_page_item>a,.fixto-fixed ul.dropdown-menu.default>.current-menu-item>a,.fixto-fixed ul.dropdown-menu.default>.current_page_item>a{border-bottom:3px solid #03a9f4}.coloured-nav ul.dropdown-menu.active-line-top>.current-menu-item>a,.coloured-nav ul.dropdown-menu.active-line-top>.current_page_item>a,.fixto-fixed ul.dropdown-menu.active-line-top>.current-menu-item>a,.fixto-fixed ul.dropdown-menu.active-line-top>.current_page_item>a{border-top:3px solid #03a9f4}.coloured-nav ul.dropdown-menu.active-round-button>.current-menu-item>a,.coloured-nav ul.dropdown-menu.active-round-button>.current_page_item>a,.fixto-fixed ul.dropdown-menu.active-round-button>.current-menu-item>a,.fixto-fixed ul.dropdown-menu.active-round-button>.current_page_item>a{background-color:#03a9f4;color:#fff}.coloured-nav ul.dropdown-menu.active-round-button>li:not(.current-menu-item):not(.current_page_item).hover>a,.coloured-nav ul.dropdown-menu.active-round-button>li:not(.current-menu-item):not(.current_page_item):hover>a,.fixto-fixed ul.dropdown-menu.active-round-button>li:not(.current-menu-item):not(.current_page_item).hover>a,.fixto-fixed ul.dropdown-menu.active-round-button>li:not(.current-menu-item):not(.current_page_item):hover>a{border-radius:10000px;border:2px solid #03a9f4;color:#03a9f4}.coloured-nav ul.dropdown-menu.active-arrow-down>.current-menu-item:after,.coloured-nav ul.dropdown-menu.active-arrow-down>.current_page_item:after,.fixto-fixed ul.dropdown-menu.active-arrow-down>.current-menu-item:after,.fixto-fixed ul.dropdown-menu.active-arrow-down>.current_page_item:after{border-color:transparent transparent #03a9f4}.coloured-nav ul.dropdown-menu.active-arrow-down>li:not(.current-menu-item):not(.current_page_item).hover:after,.coloured-nav ul.dropdown-menu.active-arrow-down>li:not(.current-menu-item):not(.current_page_item):hover:after,.fixto-fixed ul.dropdown-menu.active-arrow-down>li:not(.current-menu-item):not(.current_page_item).hover:after,.fixto-fixed ul.dropdown-menu.active-arrow-down>li:not(.current-menu-item):not(.current_page_item):hover:after{border-color:transparent transparent #d8d8d8}.coloured-nav ul.dropdown-menu.active-round-border-button>.current-menu-item>a,.coloured-nav ul.dropdown-menu.active-round-border-button>.current_page_item>a,.coloured-nav ul.dropdown-menu.active-round-border-button>li:not(.current-menu-item):not(.current_page_item).hover>a,.coloured-nav ul.dropdown-menu.active-round-border-button>li:not(.current-menu-item):not(.current_page_item):hover>a,.fixto-fixed ul.dropdown-menu.active-round-border-button>.current-menu-item>a,.fixto-fixed ul.dropdown-menu.active-round-border-button>.current_page_item>a,.fixto-fixed ul.dropdown-menu.active-round-border-button>li:not(.current-menu-item):not(.current_page_item).hover>a,.fixto-fixed ul.dropdown-menu.active-round-border-button>li:not(.current-menu-item):not(.current_page_item):hover>a{border:2px solid #03a9f4;color:#03a9f4}.coloured-nav ul.dropdown-menu.active-line-top-bottom>.current-menu-item>a,.coloured-nav ul.dropdown-menu.active-line-top-bottom>.current_page_item>a,.fixto-fixed ul.dropdown-menu.active-line-top-bottom>.current-menu-item>a,.fixto-fixed ul.dropdown-menu.active-line-top-bottom>.current_page_item>a{border-top:1px solid #03a9f4;border-bottom:1px solid #03a9f4;color:#03a9f4}.coloured-nav ul.dropdown-menu.active-line-top-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a,.coloured-nav ul.dropdown-menu.active-line-top-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a,.fixto-fixed ul.dropdown-menu.active-line-top-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a,.fixto-fixed ul.dropdown-menu.active-line-top-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a{color:#03a9f4}.header-separator-bottom{position:absolute;bottom:-1px;left:0;width:100%}.header-separator-reverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-separator svg{display:block;width:calc(100% + 1.3px)}.header-separator{position:absolute;width:100%;max-width:100%;bottom:-2px;overflow:hidden;z-index:45}.page .svg-white-bg{fill:#fff}.header-top{align-items:center;width:100%;position:absolute;z-index:100}.header-full-height{min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.header-top.comment-meta,.header-top.comment-reply-link,.header-top.small{position:static;box-shadow:0 0 5px 2px rgba(0,0,0,.33);-moz-box-shadow:0 0 5px 2px rgba(0,0,0,.33);-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.33)}.header-top.comment-meta .main-menu,.header-top.comment-meta .main_menu_col,.header-top.comment-reply-link .main-menu,.header-top.comment-reply-link .main_menu_col,.header-top.small .main-menu,.header-top.small .main_menu_col{z-index:10}.navigation-bar{display:block;width:100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;padding-top:1rem;padding-bottom:1rem;position:relative}.navigation-bar.coloured-nav{background-color:#fff}.navigation-bar.fixto-fixed{transform:translateZ(0);background-color:#FFF;box-shadow:0 0 5px 2px rgba(0,0,0,.33)}.navigation-bar.fixto-fixed.bordered,.navigation-bar.fixto-fixed.card[class*=bottom-border-],.post-item table.navigation-bar.fixto-fixed{border-bottom:none}.navigation-bar.bordered,.navigation-bar.card[class*=bottom-border-],.post-item table.navigation-bar{border-bottom-width:2px;border-bottom-color:#fff;border-bottom-style:solid}.navigation-wrapper:not(.gridContainer){padding-left:5%;padding-right:5%}.navigation-wrapper .custom_area_col{display:none}.logo_col,.main_menu_col{text-align:left;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.main_menu_col{justify-content:flex-end}.logo_col{-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;max-width:80%}.custom_area_col{text-align:center;white-space:nowrap}.custom_area_col .button,.custom_area_col button{margin-right:1rem}.custom_area_col .button:last-of-type,.custom_area_col button:last-of-type{margin-right:0}a.text-logo,a.text-logo:hover,a.text-logo:visited{text-decoration:none;font-size:1.6rem;line-height:100%;color:#fff;font-weight:600;text-transform:uppercase}.coloured-nav #main_menu>li.logo>a.text-logo,.coloured-nav #main_menu>li.logo>a.text-logo:hover,.coloured-nav #main_menu>li.logo>a.text-logo:visited,.coloured-nav a.text-logo,.coloured-nav a.text-logo:hover,.coloured-nav a.text-logo:visited,.dark-logo #main_menu>li.logo>a.text-logo,.dark-logo #main_menu>li.logo>a.text-logo:hover,.dark-logo #main_menu>li.logo>a.text-logo:visited,.dark-logo a.text-logo,.dark-logo a.text-logo:hover,.dark-logo a.text-logo:visited,.fixto-fixed #main_menu>li.logo>a.text-logo,.fixto-fixed #main_menu>li.logo>a.text-logo:hover,.fixto-fixed #main_menu>li.logo>a.text-logo:visited,.fixto-fixed a.text-logo,.fixto-fixed a.text-logo:hover,.fixto-fixed a.text-logo:visited{text-decoration:none;color:#000}.coloured-nav .main_menu_col [data-component=offcanvas] .bubble,.fixto-fixed .main_menu_col [data-component=offcanvas] .bubble{background-color:#000}.coloured-nav .main_menu_col [data-component=offcanvas],.fixto-fixed .main_menu_col [data-component=offcanvas]{color:#000}.header-wrapper{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;flex-grow:0}.header-wrapper>div[class*=header]{flex-grow:1}.header,.header-homepage{background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:0}h1.hero-title{color:#FFF;margin-bottom:1.25rem;font-size:3.5rem;font-weight:300;line-height:1.14;letter-spacing:.9px}p.header-subtitle,p.header-subtitle2{font-family:Muli,sans-serif;font-size:1.3rem;font-weight:300;line-height:130%;color:#fff;margin-bottom:1.25rem}.color-overlay:after,.color-overlay:before{width:100%;height:100%;top:0;left:0;position:absolute;z-index:1;display:inline-block;content:" "}.color-overlay:after{z-index:2;display:block}.background-overlay{width:100%;height:100%;top:0;left:0;position:absolute;z-index:1;display:inline-block;content:""}a.hp-header-primary-button{color:#fff;background-color:#f5b219;border-color:#f5b219}a.hp-header-primary-button:hover{color:#fff;background-color:#f7c24a;border-color:#f7c24a}a.hp-header-primary-button.disabled,a.hp-header-primary-button:disabled{color:rgba(255,255,255,.7);background-color:rgba(245,178,25,.7);border-color:rgba(245,178,25,.7)}a.hp-header-primary-button.outline{background:0 0;color:#f5b219;border-color:#f5b219}a.hp-header-primary-button.outline:hover{border-color:rgba(245,178,25,.7)}a.hp-header-primary-button.outline.disabled,a.hp-header-primary-button.outline:disabled{background:0 0;color:rgba(245,178,25,.7);border-color:rgba(245,178,25,.5)}.header-buttons-wrapper .button{margin-left:15px;margin-right:15px;margin-bottom:15px}.header-buttons-wrapper .badge-button{width:12rem;font-size:0;vertical-align:top;line-height:0;border-radius:8px;padding:0;background:0 0;border:none}.header-buttons-wrapper .badge-button:hover{border:none}.header-buttons-wrapper .badge-button svg{width:100%;height:auto}.header-homepage-arrow-c{position:absolute;text-align:center;bottom:0;left:0;right:0;z-index:500}@media (max-width:767px){.header-homepage-arrow-c{display:none}}.header-homepage-arrow{display:inline-block;line-height:0;cursor:pointer;background-color:#fff;border-radius:500px;bottom:60px;color:#000;position:relative;font-size:20px;padding:10px}.header-homepage-arrow i.fa{width:1em;height:1em;display:flex;align-items:center;justify-content:center}@-moz-keyframes move-down-bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-20px);transform:translateY(-20px)}60%{-moz-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes move-down-bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-20px);transform:translateY(-20px)}60%{-moz-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes move-down-bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px)}60%{-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.move-down-bounce{-moz-animation:move-down-bounce 2s infinite;-webkit-animation:move-down-bounce 2s infinite;animation:move-down-bounce 2s infinite}img.homepage-header-image.round{border-radius:100%;border:5px solid #fff;text-align:center}iframe.header-hero-video{width:100%;display:block}.video-popup-button{position:relative;z-index:1;text-align:center}.video-popup-button.with-image:before{width:100%;height:100%;top:0;left:0;position:absolute;z-index:-1;background-color:rgba(0,0,0,.5);display:inline-block;content:' '}.video-popup-button img.poster{position:relative;width:100%;display:block;z-index:-2}a.video-popup-button-link{color:#fff;font-size:100px;width:100px;height:100px}a.video-popup-button-link:hover{color:#7AA7F5}.video-popup-button img.poster+a.video-popup-button-link{position:absolute;top:50%;left:50%;margin-left:-50px;margin-top:-50px}img.custom-logo,img.logo.dark{vertical-align:middle;max-height:100%;width:auto}.logo-link.dark{opacity:0;display:none}.coloured-nav a.logo-link.dark,.fixto-fixed a.logo-link.dark{opacity:1;display:inline-block}.coloured-nav a.logo-link.dark+a.custom-logo-link,.fixto-fixed a.logo-link.dark+a.custom-logo-link{display:none}.fixto-fixed .fixed-white-logo a.logo-link.dark,.white-logo a.logo-link.dark{opacity:0;display:none}.dark-logo a.logo-link.dark,.fixto-fixed .fixed-dark-logo a.logo-link.dark,.fixto-fixed .fixed-white-logo a.logo-link.dark+a.custom-logo-link,.white-logo a.logo-link.dark+a.custom-logo-link{opacity:1;display:inline-block}.dark-logo a.logo-link.dark+a.custom-logo-link,.fixto-fixed .fixed-dark-logo a.logo-link.dark+a.custom-logo-link{opacity:0;display:none}.nav-search.widget_search *{background:0 0;color:#fff;margin-bottom:0}.nav-search.widget_search input::-webkit-input-placeholder{color:#fff}.nav-search.widget_search input:-ms-input-placeholder{color:#fff}.nav-search.widget_search input::-moz-placeholder{color:#fff}.nav-search.widget_search input:-moz-placeholder{color:#fff}.nav-search.widget_search input::placeholder{color:#fff}.nav-search.widget_search input:focus{background:0 0}.nav-search.widget_search label{display:block;position:relative}.nav-search.widget_search label:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f002";height:40px;left:0;position:absolute;width:32px;line-height:40px;font-size:1rem;z-index:100}.nav-search.widget_search input{border-color:#fff}.nav-search.widget_search _:-ms-lang(x),.nav-search.widget_search input{position:relative;left:-40px}.fixto-fixed{position:relative}.fixto-fixed .nav-search.widget_search *{color:#000}.fixto-fixed .nav-search.widget_search input::-webkit-input-placeholder{color:#000}.fixto-fixed .nav-search.widget_search input:-ms-input-placeholder{color:#000}.fixto-fixed .nav-search.widget_search input::-moz-placeholder{color:#000}.fixto-fixed .nav-search.widget_search input:-moz-placeholder{color:#000}.fixto-fixed .nav-search.widget_search input::placeholder{color:#000}.fixto-fixed .nav-search.widget_search input{border-color:#000}.navigation-custom-area .social-icons{margin-left:-10px;margin-right:-10px}.navigation-custom-area .social-icons a{display:inline-block;font-size:22px;padding-left:10px;padding-right:10px;opacity:.9;transition:all .3s linear}.navigation-custom-area .social-icons a:hover{opacity:1}.navigation-custom-area .button{margin-bottom:0}.header-description,.inner-header-description{position:relative;z-index:50}.mesmerize-front-page.only-template .header-description{padding-top:5%;padding-bottom:5%}.media-on-bottom .header-media-container,.media-on-top .header-media-container{width:100%}@media (min-width:768px){.content-video-container.iframe-holder,iframe.header-hero-video{position:relative;width:100%}.header-buttons-wrapper{margin-left:-15px;margin-right:-15px}iframe.header-hero-video{left:0;top:0;height:100%;min-height:100px;display:block}.content-video-container iframe.header-hero-video{position:absolute;top:0;left:0;width:100%;height:100%}.navigation-wrapper .custom_area_col{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.mesmerize-front-page .header-description-row>div{display:flex}.logo_col{max-width:30%}.media-on-bottom .header-media-container,.media-on-top .header-media-container{width:50%;margin:auto}.header-content .align-holder{margin:auto}.header-content .align-holder.right{text-align:right;float:right;margin-right:0}.header-content .align-holder.left{text-align:left;float:left;margin-left:0}.header-content .align-holder.center{text-align:center;float:none}.header-hero-content-v-align,.header-hero-media-v-align{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}}.media-on-bottom .header-content,.media-on-top .header-content{width:100%}@media (min-width:1024px){.header-description.media-on-left img.homepage-header-image{float:left}.header-description.media-on-right img.homepage-header-image{float:right}.header-description.content-on-center .header-content{margin-right:auto;margin-left:auto}.header-description.content-on-left .header-content{margin-right:auto}.header-description.content-on-right .header-content{margin-left:auto}}.offcanvas{background:#fff;position:fixed;padding:1.5rem;height:100%;top:0;left:0;z-index:300;overflow-y:scroll}.offcanvas .close{position:absolute;top:8px;right:8px}.offcanvas-left{border-right:1px solid rgba(0,0,0,.1)}.offcanvas-right{left:auto;right:0}.offcanvas-push-body{position:relative}@keyframes slideUp{to{height:0;padding-top:0;padding-bottom:0}}@keyframes slideDown{from{height:0;padding-top:0;padding-bottom:0}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes flipIn{from{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes flipOut{from{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.03,1.03,1.03)}}@keyframes shake{15%{transform:translateX(.5rem)}30%{transform:translateX(-.4rem)}45%{transform:translateX(.3rem)}60%{transform:translateX(-.2rem)}75%{transform:translateX(.1rem)}90%{transform:translateX(0)}}.fadeIn{animation:fadeIn 250ms}.fadeOut{animation:fadeOut 250ms}.zoomIn{animation:zoomIn .2s}.zoomOut{animation:zoomOut .5s}.slideInRight{animation:slideInRight .5s}.slideInLeft{animation:slideInLeft .5s}.slideInDown{animation:slideInDown .5s}.slideOutLeft{animation:slideOutLeft .5s}.slideOutRight{animation:slideOutRight .5s}.slideOutUp{animation:slideOutUp .5s}.slideUp{overflow:hidden;animation:slideUp .2s ease-in-out}.slideDown{overflow:hidden;animation:slideDown 80ms ease-in-out}.flipIn{animation:flipIn 250ms cubic-bezier(.5,-.5,.5,1.5)}.flipOut{animation:flipOut .5s cubic-bezier(.5,-.5,.5,1.5)}.rotate{animation:rotate .5s}.pulse{animation:pulse 250ms 2}.shake{animation:shake .5s}@media (min-width:768px){.logo-above-menu .logo_col{min-height:80px;padding-top:5px;padding-bottom:5px;margin:auto;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:none;max-height:none}.logo-above-menu .main_menu_col{justify-content:center}.logo-above-menu.fixto-fixed .logo_col{max-width:30%;max-height:none;height:auto;-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.logo-above-menu.fixto-fixed .main_menu_col{justify-content:flex-end}.navigation-bar.logo-inside-menu .logo_col{display:none}.navigation-bar.logo-inside-menu #mainmenu_container,.navigation-bar.logo-inside-menu .main_menu_col{width:100%}.navigation-bar.logo-inside-menu .navigation-wrapper:not(.gridContainer){padding-left:15px;padding-right:15px}.navigation-bar.logo-inside-menu #main_menu{text-align:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;align-content:center;justify-content:center}.navigation-bar.logo-inside-menu #main_menu a.text-logo,.navigation-bar.logo-inside-menu #main_menu a.text-logo:hover,.navigation-bar.logo-inside-menu #main_menu>li>a.text-logo,.navigation-bar.logo-inside-menu #main_menu>li>a.text-logo:hover{text-transform:none;text-decoration:none;font-weight:400;line-height:1;display:inline-block;font-family:Muli,sans-serif;font-size:2.5rem;text-align:left;color:#fff;border:none;background:0 0;margin:0}}#offcanvas-wrapper,.site{-webkit-box-direction:normal;-webkit-box-orient:vertical}.comment-author .sidebar .fn,.comment-metadata,.contact-form-wrapper input[type=submit],.content-placeholder-p,.footer-7 .widgettitle,.footer-7 h4,.sidebar .comment-author .fn,.sidebar .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.sidebar .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.sidebar .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.sidebar .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.sidebar .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.sidebar .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,.sidebar h5,.tags-list a,.widget_block>.wp-block-group>.wp-block-group__inner-container .sidebar h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .sidebar h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .sidebar h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .sidebar h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .sidebar h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .sidebar h6:first-child{text-transform:uppercase}html.has-offscreen body:after{content:" ";display:block;top:0;left:0;height:100%;width:100%;position:fixed;background:rgba(34,43,52,.7);opacity:0;z-index:-1;transition:all .5s linear}html.has-offscreen.offcanvas-opened{overflow-y:auto!important}html.has-offscreen.offcanvas-opened body:after{opacity:1;z-index:299}.main_menu_col [data-component=offcanvas]{color:#fff;position:relative;text-align:center}.main_menu_col [data-component=offcanvas] .bubble{position:absolute;z-index:0;height:2.5rem;width:2.5rem;background-color:#000;opacity:.1;border-radius:100%;transition:all .2s linear}.main_menu_col [data-component=offcanvas]:hover .bubble{opacity:.3}.main_menu_col [data-component=offcanvas] i.fa{font-size:1.1rem;line-height:2.5rem;height:2.5rem;width:2.5rem;text-align:center;position:relative;z-index:1}#offcanvas-wrapper{transition:transform .3s linear;left:auto;right:0;background-color:#222B34;padding:0;overflow:auto;z-index:99999;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#offcanvas-wrapper.hide{display:none}#offcanvas-wrapper.force-hide{display:none!important;width:0!important;overflow:hidden}#offcanvas-wrapper .offcanvas-top{padding-top:2rem;padding-bottom:2rem}#offcanvas-wrapper .offcanvas-top .logo-holder a{color:#fff;text-decoration:none;font-size:1.5rem;text-align:center;display:block}#offcanvas-wrapper .offcanvas-top .logo-holder img{max-width:80%;display:block;margin:auto}#offcanvas-wrapper .social-icons{bottom:0;padding-bottom:1rem;z-index:1;text-align:center;width:100%}#offcanvas-wrapper .social-icons a,#offcanvas-wrapper .social-icons i.fa{color:#fff}#offcanvas-wrapper .social-icons a{display:inline-block;text-decoration:none;padding:8px;line-height:1}#offcanvas-wrapper .social-icons i.fa{font-size:calc(.9rem + .5rem);margin-bottom:0}#offcanvas-wrapper #offcanvas-menu{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.offcanvas_menu{margin-left:0;list-style:none;flex:1}.offcanvas_menu *{color:#fff}.offcanvas_menu ul{list-style:none}.offcanvas_menu li{color:#fff;border-bottom:1px solid rgba(128,128,128,.2);font-size:.8rem;text-align:left;transition:all .1s linear}.offcanvas_menu li a{text-decoration:none;color:inherit;position:relative;display:block;padding:.75rem 0 .75rem 2.5rem;font-size:.875rem;line-height:1}.offcanvas_menu li a:hover{background-color:rgba(255,255,255,.1)}.offcanvas_menu li:first-of-type{border-bottom:1px solid rgba(128,128,128,.2)}.offcanvas_menu li.menu-item-has-children>a .arrow,.offcanvas_menu li.page_item_has_children>a .arrow{color:inherit!important;position:absolute;top:0;width:3.5em;height:100%;line-height:1em;text-align:center;right:0;transition:all .3s linear}.offcanvas_menu li.menu-item-has-children>a .arrow:before,.offcanvas_menu li.page_item_has_children>a .arrow:before{content:"\f054";transform:translateY(-50%) translateX(-50%);display:inline-block;top:50%;position:absolute;left:50%}.offcanvas_menu li>ul{display:none;margin-left:0;background-color:rgba(255,255,255,.2)}.offcanvas_menu li.current-menu-item a,.offcanvas_menu li.current-menu-item a:hover,.offcanvas_menu li.current_page_item a,.offcanvas_menu li.current_page_item a:hover,.offcanvas_menu li.open{background-color:rgba(255,255,255,.05)}.offcanvas_menu li>ul>li>a{padding-left:3.75rem}.offcanvas_menu li>ul>li>ul>li>a{padding-left:5rem}.offcanvas_menu li.open{border-bottom:none}.offcanvas_menu li.open.menu-item-has-children>a .arrow,.offcanvas_menu li.open.page_item_has_children>a .arrow{border-left-color:transparent;color:#2395F6}.offcanvas_menu li.open.menu-item-has-children>a .arrow:before,.offcanvas_menu li.open.page_item_has_children>a .arrow:before{content:"\f078"}.offcanvas_menu li.open>a,.offcanvas_menu li.open>a:hover{background-color:#fff;color:#2395F6;border-left:3px solid #2395F6}.read-more,.read-more.color1{color:#03a9f4}@media (min-width:768px) and (max-width:1023px){[data-component=offcanvas]{display:none}.offcanvas_menu-tablet [data-component=offcanvas]{display:inline-block}.offcanvas_menu-tablet #mainmenu_container{display:none!important}}@media (min-width:1024px){[data-component=offcanvas]{display:none}.offcanvas_menu-desktop [data-component=offcanvas]{display:inline-block}.offcanvas_menu-desktop #mainmenu_container{display:none!important}}@media (min-width:768px){.logo-area-menu-below .custom_area_col{text-align:right}.logo-area-menu-below .custom_area_col .widget_search{float:right;text-align:center}.logo-area-menu-below.fixto-fixed .custom_area_col{order:2;width:auto}.logo-area-menu-below.fixto-fixed .custom_area_col,.logo-area-menu-below.fixto-fixed .logo_col{-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.logo-area-menu-below.fixto-fixed .main_menu_col{order:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}}.logo-menu-area .custom_area_col{text-align:center}.read-more{transition:opacity .4s ease;display:inline-block;margin-top:1rem;position:relative;cursor:pointer}.read-more:after,blockquote:after{position:absolute;font-family:Fontawesome}.read-more:after{content:"\f101";display:block;right:-16px;top:1px;transition:right .4s ease}.read-more:hover:after{right:-24px;transition:right .4s ease}.read-more.color2{color:#FF9800}.read-more.color3{color:#fbc02d}.read-more.color4{color:#8c239f}.read-more.color5{color:#ff3369}.read-more.color6{color:#343a40}.read-more.color-black{color:#000}.read-more.color-white{color:#fff}.read-more.color1:hover{color:#2ebcfc}.read-more.color2:hover{color:#ffad33}.read-more.color3:hover{color:#fccf5f}.read-more.color4:hover{color:#b12cc9}.read-more.color5:hover{color:#ff668f}.tags-list{display:inline-block;width:100%}.tags-list a{font-size:10px;font-weight:700;text-decoration:none;color:#8E9DAE;padding:.2rem .6rem;border:1px solid #dadada;letter-spacing:.5px}.tags-list a:hover{background-color:#03a9f4;border-color:#03a9f4;color:#fff}.post-item,.post-list .post-list-item .card{border:1px solid #e0e1e1;background-color:#fff;box-shadow:none}.content.blog-page,.content.post-page{padding-top:50px;padding-bottom:50px}.post-list .post-list-item .card{padding:0}@media (max-width:768px){.post-list-item .card .col-padding{padding-left:1rem;padding-right:1rem}}.post-content-inner{margin:2rem 0}.nav-links .nav-next .post-title,.nav-links .nav-previous .font-icon-post,.nav-links .next-navigation .post-title,.post-comments .navigation .nav-next .post-title,.post-comments .navigation .nav-previous .font-icon-post,.post-comments .navigation .next-navigation .post-title{margin-right:.5rem}.post-item .post-content-single{padding:3rem}.post-comments .post-item .navigation,.post-item .nav-links,.post-item .post-comments .navigation{border-left:none;border-right:none}@media (max-width:768px){.post-item{margin-bottom:1rem}.post-item .post-content-single{padding:3rem 1rem}.post-item .post-content-single .post-content-inner{text-align:initial}}.form-submit,.nav-links .nav-next,.nav-links .next-navigation,.post-comments .navigation .nav-next,.post-comments .navigation .next-navigation,.post-comments .navigation .next-posts{text-align:right}.nav-links,.post-comments .navigation{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;background-color:#fff;box-shadow:none;border:1px solid #e0e1e1;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;padding:20px calc(2rem - 15px);width:100%}.nav-links a,.post-comments .navigation a{outline:0;text-decoration:none}@media (max-width:767px){.nav-links .next-navigation,.nav-links .prev-navigation,.post-comments .navigation .next-navigation,.post-comments .navigation .prev-navigation{display:none}}.nav-links .nav-next,.nav-links .nav-previous,.post-comments .navigation .nav-next,.post-comments .navigation .nav-previous{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.nav-links .nav-next,.post-comments .navigation .nav-next{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.nav-links .nav-previous+.nav-next,.post-comments .navigation .nav-previous+.nav-next{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.nav-links .next-navigation,.nav-links .prev-navigation,.post-comments .navigation .next-navigation,.post-comments .navigation .prev-navigation{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-webkit-flex-basis:40px;-moz-flex-basis:40px;-ms-flex-preferred-size:40px;flex-basis:40px;height:40px}.nav-links .next-navigation a,.nav-links .prev-navigation a,.post-comments .navigation .next-navigation a,.post-comments .navigation .prev-navigation a{height:40px;width:40px;border:2px solid #03a9f4;color:#03a9f4;border-radius:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.nav-links .numbers-navigation,.post-comments .navigation .numbers-navigation,.site{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;box-sizing:border-box}.nav-links .next-navigation a:hover,.nav-links .prev-navigation a:hover,.post-comments .navigation .next-navigation a:hover,.post-comments .navigation .prev-navigation a:hover{background-color:#2ebcfc;border:0;color:#fff}.nav-links .next-navigation a i,.nav-links .prev-navigation a i,.post-comments .navigation .next-navigation a i,.post-comments .navigation .prev-navigation a i{padding-left:3px;font-size:2em}.nav-links .prev-navigation a i,.post-comments .navigation .prev-navigation a i{padding-left:0;padding-right:3px}.nav-links .numbers-navigation,.post-comments .navigation .numbers-navigation{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;padding-right:15px;padding-left:15px;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;flex-wrap:wrap;flex-shrink:inherit}.nav-links .numbers-navigation .page-numbers,.post-comments .navigation .numbers-navigation .page-numbers{padding:8px 15px;margin:5px}.post-excerpt>* :last-child,.post-excerpt>:last-child,.post-title{margin-bottom:0}@media (min-width:768px){.nav-links .numbers-navigation .page-numbers.next,.nav-links .numbers-navigation .page-numbers.prev,.post-comments .navigation .numbers-navigation .page-numbers.next,.post-comments .navigation .numbers-navigation .page-numbers.prev{display:none}.footer-7 .footer-social-icons{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.nav-links .numbers-navigation a:hover,.nav-links .numbers-navigation span.current,.post-comments .navigation .numbers-navigation a:hover,.post-comments .navigation .numbers-navigation span.current{background-color:#03a9f4;color:#fff}.post-title a{text-decoration:none}.post-thumbnail a.post-list-item-thumb{display:block}.post-thumbnail img,.post-thumbnail svg{width:calc(100% + 2px);margin-left:-1px;margin-top:-1px;max-width:calc(100% + 2px)}.post-thumbnail svg{height:auto;margin-bottom:0;display:block}.post-excerpt .button{margin-top:1rem}blockquote,br+code,div>code{margin:2rem 0}code{background-color:#def4ff;color:#191e24;padding:.5rem 1rem}blockquote{color:#9daab9;border-left:none;position:relative;line-height:30px;padding:0 3rem}blockquote p:first-of-type{padding-top:1rem}blockquote:after{color:#bbc4ce;content:'\f10d';display:block;font-size:1.5rem;left:0;top:0}.comment-author .says,.comment-list li:before{display:none}.comment-form p.logged-in-as{font-size:.9em}.post-comments{margin-top:2rem;padding:3rem}.post-comments .navigation{margin:2rem 0;background-color:#fff;box-shadow:none;border:1px solid #e0e1e1}.comment-list{list-style:none;margin:0;padding:0}.comment-list li.comment{border-bottom:1px dotted #bdbdbd}.comment-list li.comment.even{background-color:#f8f8f8}.comment-list li.comment.even blockquote,.comment-list li.comment.odd{background-color:#fff}.comment-list li.comment:last-child{border-bottom:none}.comment-list li.comment.byuser{border:1px solid #03a9f4;background-color:#def4ff}.comment-list .children{list-style:none;margin:0 0 0 1rem;padding:1rem}.comment-body{margin-left:65px;padding:2rem}.comment-author{color:#3C424F;margin-bottom:.2em;position:relative;z-index:2}.comment-author .avatar{height:50px;left:-65px;position:absolute;width:50px}.comment-author .fn{font-style:normal}.comment-author .fn a{color:#3C424F;text-decoration:none}.comment-meta{margin-bottom:1rem}.comment-meta a{text-decoration:none;color:#8E9DAE}.comment-metadata{color:#bdbdbd;font-size:10px;font-size:.625rem;font-weight:800;letter-spacing:.1818em}.comment-metadata a{color:#bdbdbd}.comment-metadata a.comment-edit-link{color:#4a4a4a;margin-left:1em}.comment-reply-link{display:inline-block;color:#03a9f4;position:relative}.comment-reply-link:after{content:"\f112";font-family:Fontawesome;display:block;position:absolute;right:-20px;top:4px;transition:opacity .4s ease;opacity:0}.comment-reply-link:hover:after{transition:opacity .4s ease;opacity:1}.comment-awaiting-moderation,.no-comments{color:#bdbdbd;font-size:14px;font-size:.875rem;font-style:italic}.comments-pagination{margin:2em 0 3em}.comments-form{background-color:#f8f8f8;padding:2rem 3rem .1rem}.sidebar a{text-decoration:none}.sidebar .widget_search form{margin-bottom:0}.sidebar #wp-calendar td,.sidebar #wp-calendar th{padding:.5rem}.sidebar .widget{background-color:#fff;box-shadow:none;border:1px solid #e0e1e1}.sidebar .widget>ul{list-style:none;margin:0}.sidebar .widget>ul>li{padding:8px;border-top:1px solid rgba(0,0,0,.1)}.sidebar .widget>ul>li:last-of-type{border-bottom:none}.sidebar .widget>ul>li a{font-size:1rem}.sidebar .widget>ul>li a:hover{color:#2ebcfc}.comment-author .widget_block>.wp-block-group>.wp-block-group__inner-container .fn:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .comment-author .fn:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child{font-size:1em}.widget_block ol,.widget_block ul{list-style:none;padding:0;margin:0}.widget_block ol>li,.widget_block ul>li{padding:8px;border-top:1px solid rgba(0,0,0,.1)}div#block-2 label.wp-block-search__label{display:none}.footer-shadow{box-shadow:0 20px 20px -10px rgba(49,52,57,.3),0 20px 30px rgba(0,0,0,.08)}.footer{background-color:#fff;margin-bottom:-1px;color:#8E9DAE}.footer .mesmerize-theme-link{color:inherit;text-decoration:none;border-bottom:none}.footer .mesmerize-theme-link:hover{color:inherit;border-bottom:none;text-decoration:underline}.footer .fa,.footer table caption{color:#8E9DAE}.footer a{color:#03a9f4}.footer a .fa{color:#8E9DAE}.footer a:hover,.footer a:hover .fa{color:#2ebcfc}.comment-author .footer .fn,.footer .comment-author .fn,.footer .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.footer .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.footer .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.footer .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.footer .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.footer .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer h6:first-child{color:#3C424F}.footer p{color:#8E9DAE}.footer-contact-boxes,.footer-contact-boxes .fa,.footer-contact-boxes table caption{color:#fff}.footer .footer-content{position:relative;z-index:0}.footer #wp-calendar td,.footer #wp-calendar th{padding:.5rem}.footer .widget>ul{list-style:none;margin:0}.footer .widget>ul>li a{font-size:1rem;text-decoration:none}.footer input,.footer select,.footer textarea{width:auto;display:inline-block;max-width:100%;height:44px;border:1px solid #c4cdd5;border-radius:0}.footer form{margin-bottom:25px}.footer form input[type=email]{width:70%;float:left}.footer form input[type=submit]{width:30%;float:right;height:42px;line-height:42px;background-color:#03a9f4;color:#fff;font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase;border:none;border-radius:0;outline:#03a9f4 solid 1px;margin-top:1px;cursor:pointer}.footer ul{list-style:none;margin:0;line-height:32px}.footer .bottom-bar{background-color:#f8f8f8}.footer .bottom-bar h4{margin-bottom:0}.horizontal_footer_menu ul{list-style:none;margin-left:-.4rem;margin-right:-.4rem}.horizontal_footer_menu ul li{display:inline-block;position:relative;transition:all .4s;padding-left:.4rem;padding-right:.4rem}.horizontal_footer_menu ul li a{display:block;text-decoration:none;white-space:nowrap}.footer.parallax{position:fixed;bottom:0;left:0;right:0;visibility:hidden}.footer-social-icons{max-width:100%;margin:-5px}.footer-social-icons a{display:inline-block;font-size:22px;margin:5px;max-height:40px;opacity:.9;transition:all .3s linear}.footer-social-icons a:hover{opacity:1}.footer-social-icons.spaced{margin:-10px}.footer-social-icons.spaced a{margin:10px}.footer .gridContainer{position:relative;z-index:10}.no-parallax .footer{position:static!important}.no-parallax .footer-shadow{margin-bottom:0!important;box-shadow:none}@media (max-width:767px){.footer .row:not(.no-spacing)>div:not(.no-gutter-col){padding-top:20px;padding-bottom:20px}.footer.footer-1 .footer-social-icons,.footer.footer-1 .menu-column{margin-top:1rem}.footer.footer-1 .menu-column li{display:block}}.footer-simple .footer-content{padding-top:40px;padding-bottom:40px;border-top:1px solid #e8e8e8}@media (min-width:768px) and (max-width:1023px){.footer.footer-1 .menu-column{order:3;padding-top:1rem;padding-bottom:0}}.footer-contact-boxes .footer-content{background-color:#222}.footer-contact-boxes a{color:#03a9f4}.footer-contact-boxes a .fa{color:#fff}.footer-contact-boxes a:hover{color:#03a9f4}.footer-contact-boxes a:hover .fa{color:#3F464C}.comment-author .footer-contact-boxes .fn,.footer-contact-boxes .comment-author .fn,.footer-contact-boxes .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.footer-contact-boxes .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.footer-contact-boxes .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.footer-contact-boxes .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.footer-contact-boxes .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.footer-contact-boxes .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,.footer-contact-boxes h1,.footer-contact-boxes h2,.footer-contact-boxes h3,.footer-contact-boxes h4,.footer-contact-boxes h5,.footer-contact-boxes h6,.footer-contact-boxes p,.footer-content-lists,.footer-content-lists .fa,.footer-content-lists table caption,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-contact-boxes h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-contact-boxes h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-contact-boxes h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-contact-boxes h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-contact-boxes h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-contact-boxes h6:first-child{color:#fff}.footer-contact-boxes .big-icon{font-size:48px;margin-bottom:24px}.footer-contact-boxes .footer-bg-accent{padding-left:1rem;padding-right:1rem;background-color:#FF9800}.footer-contact-boxes .footer-social-icons{margin-bottom:16px}.footer-contact-boxes .col-sm-3{padding-top:20px;padding-bottom:20px;border-left:1px solid rgba(128,128,128,.2)}.footer-contact-boxes .col-sm-3:last-child{border-right:1px solid rgba(128,128,128,.2)}@media (min-width:768px){.footer-contact-boxes .col-sm-3{padding-top:80px;padding-bottom:80px}}.footer-content-lists .footer-content{background-color:#222}.footer-content-lists a{color:#aaa}.footer-content-lists a .fa{color:#fff}.footer-content-lists a:hover{color:#aaa}.footer-content-lists a:hover .fa{color:#3F464C}.comment-author .footer-content-lists .fn,.footer-content-lists .comment-author .fn,.footer-content-lists .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,.footer-content-lists .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,.footer-content-lists .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,.footer-content-lists .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,.footer-content-lists .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,.footer-content-lists .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,.footer-content-lists h1,.footer-content-lists h2,.footer-content-lists h3,.footer-content-lists h4,.footer-content-lists h5,.footer-content-lists h6,.footer-content-lists p,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-content-lists h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-content-lists h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-content-lists h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-content-lists h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-content-lists h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container .footer-content-lists h6:first-child{color:#fff}.footer-content-lists .widget li a{text-decoration:none}.footer-content-lists .widget li a:hover{border-bottom:1px solid #999;text-decoration:none}.footer-content-lists .textwidget p{color:#999}.footer-content-lists .footer-border-accent{border-top:5px solid #FF9800}.footer-content-lists .widgets-row>*{padding-top:40px;padding-bottom:40px;border-left:1px solid rgba(128,128,128,.2)}.border-large,.offset-box.border:after,.overlay-box .offset-border,.overlay-box .offset-border-top-left{border-width:10px;border-style:solid}.footer-content-lists .widgets-row{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}body#tinymce{color:#333}html{background-color:#fff}body{min-height:1px}[data-parallax-depth]{background-attachment:fixed;will-change:unset;transform:unset}[data-parallax-depth]:after,[data-parallax-depth]:before{background-attachment:fixed!important}@-moz-document url-prefix(){[data-parallax-depth]{will-change:unset;transform:unset}}.no-parallax [data-parallax-depth]{background-attachment:scroll}.no-parallax [data-parallax-depth]:after,.no-parallax [data-parallax-depth]:before{background-attachment:scroll!important}.page-content .content-section a.button,.page-content .content-section a.link{margin-right:3px}.site{display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.site>.content,.site>.page-content{z-index:1;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;flex-grow:1;background-color:#fff}.site>.content.landing,.site>.page-content.landing{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;flex-direction:column}.site>.content.landing .content,.site>.page-content.landing .content{width:100%}.site>.page-content{background-color:transparent}.site>.content{padding-top:6rem;padding-bottom:6rem}@media (max-width:768px){.site>.content{padding-top:3rem;padding-bottom:3rem}}.mesmerize-content-padding #page>.page-content,.mesmerize-inner-page #page>.page-content{padding-top:6rem;padding-bottom:6rem}.mesmerize-content-padding #page>.page-content.no-padding,.mesmerize-inner-page #page>.page-content.no-padding{padding:0!important}@media (max-width:768px){.mesmerize-content-padding #page>.page-content,.mesmerize-inner-page #page>.page-content{padding-top:3rem;padding-bottom:3rem}}.mesmerize-content-no-padding .content,.mesmerize-content-no-padding .page-content{padding-top:0;padding-bottom:0}.mesmerize-front-page.mesmerize-content-padding .page-content,.mesmerize-inner-page .content,.mesmerize-inner-page .page-content,body.custom-background{background-color:#F5FAFD}.offset-double-border-overlay{display:inline-block;position:absolute;pointer-events:none;top:-15%;bottom:15%;left:15%;right:-15%;width:auto;height:auto;z-index:12}.offset-double-border-overlay .border-1,.offset-double-border-overlay .border-2{position:absolute;width:100%;height:100%;border-width:10px;border-style:solid;border-color:#fff}.offset-double-border-overlay .border-2{border-color:rgba(0,0,0,.2);right:-10px;top:10px;z-index:-1}.offset-box{position:relative;z-index:0}.offset-box.bg:after,.offset-box.border:after{display:inline-block;position:absolute;pointer-events:none;width:auto;top:0;left:0;right:0;bottom:0;z-index:-1}.offset-box.border:after{transform:translate(3%,-3%);border-color:rgba(0,0,0,.5)}.offset-box.bg:after{background-color:#fff;transform:translate(-5%,-5%)}.overlay-box{position:relative;z-index:0}.overlay-box .offset-background,.overlay-box .offset-background-top-left,.overlay-box .offset-background-top-right{z-index:-1;position:absolute;width:auto;top:0;left:0;right:0;display:inline-block;bottom:0;pointer-events:none}.overlay-box .offset-border{display:inline-block;position:absolute;pointer-events:none;width:auto;top:0;left:0;right:0;bottom:0;transform:translate(3%,-3%)}.overlay-box .offset-border-top-right{display:inline-block;position:absolute;pointer-events:none;width:auto;top:0;left:0;right:0;bottom:0;transform:translate(3%,-3%);border-width:10px}.overlay-box .offset-border-top-left{display:inline-block;position:absolute;pointer-events:none;width:auto;top:0;left:0;right:0;bottom:0;transform:translate(-3%,-3%)}.overlay-box .offset-background-top-right{transform:translate(5%,-5%)}.overlay-box .offset-background-top-left{transform:translate(-5%,-5%)}.center-overlay{display:inline-block;position:absolute;pointer-events:none;width:auto;top:0;left:0;right:0;bottom:0;transform:scale(.75);z-index:12}.dark-overlay-bg{position:relative;z-index:0}.dark-overlay-bg:before{display:inline-block;position:absolute;pointer-events:none;width:auto;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.498039);z-index:-1}.dark-overlay{position:relative}.dark-overlay:before{display:inline-block;position:absolute;pointer-events:none;width:auto;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.498039);z-index:0}.dark-overlay>*{position:absolute;z-index:1;top:50%;left:50%;margin:-2.22em 0 0 -2.22em}@media (min-width:768px){.overlay-box .offset-border-top-right{transform:translate(10%,-10%)}.overlay-box .offset-border-top-left{transform:translate(-10%,-10%)}}.image-group-1{position:relative}.image-group-1 img{position:relative;width:60%}.image-group-1 .img-1{z-index:2;margin-left:9%}.image-group-1 .img-2{margin-top:-10%;z-index:1}.image-group-1 .img-3{margin-top:-2%;margin-left:15%}.image-group-2-img{position:relative}.image-group-2-img img{width:100%;position:relative}.image-group-2-img a.img-1-anchor,.image-group-2-img a.img-2-anchor,.image-group-2-img>img{width:60%}.image-group-2-img>.img-1,.image-group-2-img>a.img-1-anchor{transform:translateY(-12%)}.image-group-2-img>.img-2,.image-group-2-img>a.img-2-anchor{z-index:1;margin-left:-25%;transform:translateY(12%)}.image-group-right-2{position:relative}.image-group-right-2 img{width:100%;position:relative}.image-group-right-2 .left-el,.image-group-right-2 .right-el{display:inline-block;position:relative;width:50%}.image-group-right-2 .left-el{z-index:11}.image-group-right-2 .right-el{margin-top:25%;margin-left:-20px}.image-group-right-3{position:relative}.image-group-right-3 img{width:100%;position:relative}.image-group-right-3 .bottom-media,.image-group-right-3 .left-media,.image-group-right-3 .right-media{display:inline-block;position:relative}.image-group-right-3 .top-media{width:60%;margin-left:30%}.image-group-right-3 .bottom-media{margin-left:26%;margin-top:-10%;width:60%;float:right}.image-group-right-3 .left-media{z-index:11;width:60%;margin-left:-40%;margin-top:-50%}.image-group-bottom-3>.left-img,.image-group-bottom-3>a.left-img-anchor{margin-left:0;margin-top:10%;width:30%;z-index:11}.image-group-bottom-3 img{position:relative;max-width:100%;float:left}.image-group-bottom-3>a.left-img-anchor{float:left;position:relative}.image-group-bottom-3>.center-img,.image-group-bottom-3>a.center-img-anchor{margin-left:-16%;max-width:100%;width:70%}.image-group-bottom-3>a.center-img-anchor{float:left}.image-group-bottom-3>.right-img,.image-group-bottom-3>a.right-img-anchor{margin-left:60%;margin-top:-30%;width:40%;max-width:100%}.image-group-bottom-3>a.right-img-anchor{float:left}div.image-group-side-3-img .leftimg,div.image-group-side-3-img .rightimg,div.image-group-side-3-img .topimg{float:left;display:inline-block;position:relative;max-width:100%}div.image-group-side-3-img .leftimg a,div.image-group-side-3-img .leftimg img,div.image-group-side-3-img .rightimg a,div.image-group-side-3-img .rightimg img,div.image-group-side-3-img .topimg a,div.image-group-side-3-img .topimg img{width:100%}div.image-group-side-3-img .topimg{width:80%;z-index:10;margin-left:10%}div.image-group-side-3-img .rightimg{margin-top:-25%;width:auto;width:80%;float:right}div.image-group-side-3-img a.right-img-anchor{margin-top:-25%;display:inline-block}div.image-group-side-3-img a.right-img-anchor img{margin-top:0}div.image-group-side-3-img .leftimg{margin-top:-50%;z-index:11;width:60%}.image-group-bottom-3-img{overflow:hidden}.image-group-bottom-3-img>img{position:relative;max-width:100%}.image-group-bottom-3-img>.left-img,.image-group-bottom-3-img>.left-img-anchor{margin-right:-10%;width:35%;z-index:0}.image-group-bottom-3-img>.center-img,.image-group-bottom-3-img>.center-img-anchor{max-width:100%;width:42%;z-index:1}.image-group-bottom-3-img>.right-img,.image-group-bottom-3-img>.right-img-anchor{margin-left:-10%;max-width:100%;width:35%}.image-group-bottom-3-img>a>img,.image-group-bottom-3-img>div>img{display:block;width:100%}.subscribe-form input,.subscribe-form select,.subscribe-form textarea{display:inline-block;width:auto}.subscribe-form .form-item,.subscribe-form form{margin-bottom:0}.subscribe-form input[type=submit]{margin-left:20px}.subscribe-form input[type=email]{min-width:220px}.subscribe-form .mc4wp-form-fields{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.lightbox-video{background-position:center;background-size:cover;min-height:280px}.lightbox-video.lightbox-video-tall{min-height:400px}.fa.video-icon{color:#fff;font-size:4.44em;padding:0 10px}.flexbox img{flex:0 0 auto}.col-relative{position:relative}.col-xs-padding-medium{padding-left:5%;padding-right:5%}.col-xs-padding-large{padding-left:10%;padding-right:10%}.col-xs-margin-medium{margin:5%}.col-xs-margin-large{margin:10%}.border-large{border-color:#fff}.border-medium{border:5px solid #fff}i.fa.icon.round,img.round{border-radius:100%}.force-shadow{box-shadow:0 0 3px 0 rgba(189,189,189,.4),0 2px 3px 0 rgba(189,189,189,.3),0 2px 3px rgba(0,0,0,.08)}.inner-shadow{box-shadow:inset 0 0 10px rgba(189,189,189,.4)}.translate-cols-y-large>:nth-child(2n){transform:translateY(-20%)}.content-section-spacing,.content-section-spacing-top{padding-top:48px}.content-section-spacing,.content-section-spacing-bottom{padding-bottom:48px}svg.section-separator-bottom path,svg.section-separator-top path{background-color:#03a9f4}svg.section-separator-bottom path.svg-white-bg,svg.section-separator-top path.svg-white-bg{fill:#03a9f4}.content-section-spacing-medium{padding-top:40px;padding-bottom:40px}.content-section-spacing-small{padding-top:1.5rem;padding-bottom:.5rem}.content-section{text-align:center}.content-section>div:not([class*=gridContainer]):not([class*=separator]){padding-left:15px;padding-right:15px}.content-section>div:not([class*=gridContainer]):not([class*=separator]) .full-no-padding{padding-left:0;padding-right:0}.content-section a{display:inline-block}.content-section p{display:block}.space-bottom{margin-bottom:2rem}.sidebar .widget,.space-bottom-small,.v-spacing{margin-bottom:1rem}.space-top{margin-top:2rem}.space-top-small,.v-spacing{margin-top:1rem}.v-spacing.medium{margin-top:1.5rem;margin-bottom:1.5rem}.v-spacing.large{margin-top:2rem;margin-bottom:2rem}svg.section-separator-bottom,svg.section-separator-top{display:block;margin-left:-1%;max-height:100%;width:102%;height:100%}svg.section-separator-top[data-separator-name*="-negative"]{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}svg.section-separator-bottom:not([data-separator-name*="-negative"]){transform:rotateX(180deg)}div.section-separator-bottom{bottom:0;margin-bottom:-1px}div.section-separator-top{top:0;margin-top:-1px}.content-placeholder-p{padding:80px 20px;background:rgba(255,255,255,.54);text-align:center;font-weight:700;font-size:.8em;color:#000!important;max-width:80%;margin:auto}img.icon{width:6rem}img.icon.comment-meta,img.icon.comment-reply-link,img.icon.small{width:1.4rem}img.icon.big{width:8rem}img.icon.large{width:10rem}img.desaturate{filter:grayscale(100%);opacity:.6;transition:1s all}img.desaturate:hover{filter:grayscale(0);opacity:1}i.fa{color:#acb7c3}i.fa.icon{font-size:2rem;line-height:1.125em;margin-bottom:.5625em;text-align:center}i.fa.icon.comment-meta,i.fa.icon.comment-reply-link,i.fa.icon.small{font-size:1.4rem}i.fa.icon.big{font-size:2.5rem}i.fa.icon.large{font-size:3.2rem}i.fa.icon.bordered,i.fa.icon.card[class*=bottom-border-]{border:2px solid #03a9f4;line-height:2.125em;width:calc(2.125em + 4px)}i.fa.icon.bordered.reverse,i.fa.icon.reverse.card[class*=bottom-border-]{background-color:transparent!important;padding:0}i.fa.icon.bordered.reverse:before,i.fa.icon.reverse.card[class*=bottom-border-]:before{min-width:1em;min-height:1em;display:block;line-height:1}i.fa.icon.big.card[class*=bottom-border-],i.fa.icon.bordered.big{font-size:2.3rem}i.fa.icon.bordered.large,i.fa.icon.large.card[class*=bottom-border-]{font-size:3.2rem}i.fa.icon.reverse{color:#fff;background-color:#03a9f4;padding:.5em;font-size:1.8rem;width:2.142857146875em;height:2.142857146875em;line-height:1.205357146875em}i.fa.icon.reverse:before{display:block}i.fa.icon.reverse.comment-meta,i.fa.icon.reverse.comment-reply-link,i.fa.icon.reverse.small{font-size:1.3rem}i.fa.icon.reverse.big{font-size:2.3rem}i.fa.icon.reverse.large{font-size:3.5rem}i.fa.icon.reverse.color-white{color:#d5d5d5}a i.fa,a.icon-link i.fa{color:inherit}a.icon-link{text-decoration:none;display:inline-block}a.icon-link i.fa.icon{display:block;border-radius:100%;margin-right:.5rem;margin-bottom:0}hr.small-line{height:.25rem;width:4.375rem;display:inline-block;background-color:#03a9f4}.full-title-col{max-width:1170px}.full-height-row{height:100%}.no-gutter-col{padding-left:0;padding-right:0}.gallery-items-wrapper a,.gallery-items-wrapper dl,.gallery-items-wrapper dt,.gallery-items-wrapper img{margin-bottom:0;display:block;width:100%}.gallery-items-wrapper dt a{display:block;overflow:hidden}.circle-counter{position:relative}.circle-counter circle{stroke-dashoffset:0;stroke:transparent;stroke-width:4px}.circle-counter .circle-svg{position:relative;z-index:0;width:100%;border-radius:100%;max-height:none;display:block;transform:rotateZ(-90deg)}.circle-counter .circle-bar{stroke-dashoffset:301.6px}.circle-counter .circle-content{position:absolute;top:50%;width:100%;transform:translateY(-50%);left:0;z-index:1;text-align:center}[data-countup]:before{display:block;content:attr(data-max-computed);visibility:hidden;height:0;overflow:hidden}.subscribe-form input[type=submit]{height:auto;font-family:"Open Sans";font-size:.75rem;color:#fff;background-color:#03a9f4;border-radius:5px;min-width:7rem;padding:.55rem 1.5rem;font-weight:600;letter-spacing:1px;text-align:center;text-decoration:none;cursor:pointer;display:inline-block;border:2px solid #03a9f4;vertical-align:middle;-webkit-appearance:none;margin-bottom:0;line-height:1}.subscribe-form input[type=submit] i{position:relative;top:1px;margin:0 2px}.subscribe-form input[type=submit]:hover{outline:0;text-decoration:none;color:#fff;background-color:#2ebcfc;border-color:#2ebcfc}.subscribe-form input[type=submit].disabled,.subscribe-form input[type=submit]:disabled,.subscribe-form input[type=submit]:disabled[disabled]{cursor:default;font-style:normal;color:rgba(255,255,255,.7);background-color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.7);padding:.55rem 1.5rem}.subscribe-form input[type=submit].disabled:hover,.subscribe-form input[type=submit]:disabled:hover,.subscribe-form input[type=submit]:disabled[disabled]:hover{color:#fff}.subscribe-form input[type=submit] .button-icon{font-size:1.5em;margin-right:.25em;vertical-align:middle}[data-ovid],[data-section-ov]{position:relative}[data-ovid]>*,[data-section-ov]>*{z-index:1;position:relative}[data-ovid]:before,[data-section-ov]:before{position:absolute;display:block;top:0;left:0;width:100%;height:100%;z-index:0}.top-right-triangle{width:0;height:0;border-style:solid;border-width:0 70px 70px 0;border-color:transparent;display:inline-block;position:relative}.top-right-triangle.color1{border-right-color:#03a9f4}.top-right-triangle.color2{border-right-color:#FF9800}.top-right-triangle.color3{border-right-color:#fbc02d}.top-right-triangle.color4,.top-right-triangle.color5{border-right-color:#8c239f}.top-right-triangle i.fa{position:absolute;top:11.67px;right:-53.85px;color:#fff}.top-right-triangle.comment-meta,.top-right-triangle.comment-reply-link,.top-right-triangle.small{border-width:0 35px 35px 0}.top-right-triangle.comment-meta i.fa,.top-right-triangle.comment-reply-link i.fa,.top-right-triangle.small i.fa{top:5.83px;right:-30.17px}div.section-separator-bottom,div.section-separator-top{width:100%;max-width:100%;overflow-x:hidden;position:absolute;z-index:0;height:10%;display:flex}.content-relative,.contentswap-effect{position:relative}.content-relative>*{position:relative;z-index:1}@media (max-width:767px){.page-content .page-sidebar-column{order:2}.subscribe-form input[type=email]{min-width:unset;text-align:center;padding:0}.subscribe-form input[type=submit]{margin-left:auto}.hide-xs{display:none!important}.navigation-c,.section-title-col>:last-child,.space-bottom-xs{margin-bottom:2rem}.space-bottom-small-xs{margin-bottom:1rem}.space-top-xs{margin-top:2rem}.space-top-small-xs{margin-top:1rem}.content-section>.row:not(.no-spacing)>div:not(.no-gutter-col),.content-section>div:not(.gridContainer)>.row:not(.no-spacing)>div:not(.no-gutter-col){padding-top:2rem;padding-bottom:2rem}.col-padding-xs{padding:2rem}.col-padding-small-xs,.sidebar .widget{padding:1rem}}.row[class*=col-]{margin-left:0;margin-right:0}@media (min-width:768px){.content-section-spacing{padding-top:64px;padding-bottom:64px}.content-section{text-align:left}.full-col-left-padding{padding-left:8%}.full-col-right-padding{padding-right:8%}.full-title-col{margin:auto}.col-padding{padding:2rem}.col-padding-small,.sidebar .widget{padding:1rem}.gridContainer .full-col-left-padding,.gridContainer .full-col-right-padding{padding-left:15px;padding-right:15px}.overlap-left-large,.overlap-x-large{margin-left:-30%}.overlap-right-large{margin-right:-30%}.col-sm-padding-medium{padding:3rem 5%}.col-sm-padding-large{padding:6rem 10%}.col-sm-margin-medium{margin:5%}.col-sm-margin-large{margin:10%}}.checked li:before,.stared li:before{font-family:FontAwesome;font-weight:400;padding-right:.1rem;font-size:.75em;line-height:2rem}.contentswap-effect .overlay,.contentswap-effect .swap-inner{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.contentswap-effect .initial-image img{display:block;margin:0;width:100%;max-width:none}.contentswap-effect .overlay{z-index:1}.contentswap-effect .swap-inner{z-index:2}.contentswap-effect.hover .swap-inner{opacity:1}.contentswap-effect.hover .overlay{opacity:.2}.contentswap-effect.visible .overlay,.contentswap-effect:hover .overlay{opacity:.7}.contentswap-effect.visible .swap-inner,.contentswap-effect:hover .swap-inner{opacity:1}.row.spaced-cols{margin-bottom:-30px}.row.spaced-cols.space-bottom{margin-bottom:0}.spaced-cols>div{margin-bottom:30px}.checked li:before{content:'\2713'}.checked.decoration-color1 li:before{color:#03a9f4}.checked.decoration-color2 li:before{color:#FF9800}.checked.decoration-color3 li:before{color:#fbc02d}.checked.decoration-color4 li:before{color:#8c239f}.checked.decoration-color5 li:before{color:#ff3369}.checked.inverted{color:#fff!important}.stared li:before{content:'\2726'}.stared.decoration-color1 li:before{color:#03a9f4}.stared.decoration-color2 li:before{color:#FF9800}.stared.decoration-color3 li:before{color:#fbc02d}.stared.decoration-color4 li:before{color:#8c239f}.stared.decoration-color5 li:before{color:#ff3369}.stared.inverted{color:#fff!important}.shadow{box-shadow:0 1px 6px 0 rgba(0,0,0,.11);border:1px solid #E3E4E5}.shadow-small{box-shadow:0 0 3px 0 rgba(189,189,189,.4),0 2px 3px 0 rgba(189,189,189,.3),0 2px 3px rgba(0,0,0,.08)}.shadow-medium{box-shadow:0 4px 10px 0 rgba(74,74,74,.3),0 4px 10px rgba(0,0,0,.08)}.shadow-large{box-shadow:0 10px 30px 0 rgba(189,189,189,.3),0 10px 30px rgba(0,0,0,.08)}.shadow-large-black{box-shadow:0 10px 30px 0 rgba(49,52,57,.3),0 10px 30px rgba(0,0,0,.08)}.card{padding:24px 40px;background-color:#fff;box-shadow:0 0 3px 0 rgba(189,189,189,.4),0 2px 3px 0 rgba(189,189,189,.3),0 2px 3px rgba(0,0,0,.08)}.card.small-padding{padding:24px}.card.large-padding{padding:48px}.card.no-padding{padding:0 0 1rem}.card.row-card,.section-title-col{padding-right:15px;padding-left:15px}.card.bordered,.card[class*=bottom-border-],.post-item table.card{box-shadow:none;border:1px solid #e0e1e1}.card.bordered.y-move,.card.y-move[class*=bottom-border-],.post-item table.card.y-move{transition:all .2s}.card.bordered.y-move:hover,.card.y-move[class*=bottom-border-]:hover,.post-item table.card.y-move:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(189,189,189,.19),0 6px 6px rgba(189,189,189,.23)}.card.transparent{background:0 0;border:1px solid #e0e1e1}.card.rounded{border-radius:10px}.card[class*=bottom-border-]{border-bottom:3px solid transparent}.card.shadow{box-shadow:0 1px 6px 0 rgba(0,0,0,.11);border:1px solid #E3E4E5}.card.shadow-small{box-shadow:0 0 3px 0 rgba(189,189,189,.4),0 2px 3px 0 rgba(189,189,189,.3),0 2px 3px rgba(0,0,0,.08)}.card.shadow-medium{box-shadow:0 4px 10px 0 rgba(74,74,74,.3),0 4px 10px rgba(0,0,0,.08)}.card.shadow-large{box-shadow:0 10px 30px 0 rgba(189,189,189,.3),0 10px 30px rgba(0,0,0,.08)}.card.shadow-large-black{box-shadow:0 10px 30px 0 rgba(49,52,57,.3),0 10px 30px rgba(0,0,0,.08)}.card.bottom-border-color1{border-bottom-color:#03a9f4}.card.bottom-border-color2{border-bottom-color:#FF9800}.card.bottom-border-color3{border-bottom-color:#fbc02d}.card.bottom-border-color4{border-bottom-color:#8c239f}.card.bottom-border-color5{border-bottom-color:#ff3369}.card.bottom-border-color6{border-bottom-color:#343a40}.card.bottom-border-color-black{border-bottom-color:#000}.card.bottom-border-color-white{border-bottom-color:#fff}.card.card-color1{background-color:#03a9f4}.card.card-color2{background-color:#FF9800}.card.card-color3{background-color:#fbc02d}.card.card-color4{background-color:#8c239f}.card.card-color5{background-color:#ff3369}.card.card-color6{background-color:#343a40}.card.card-color-black{background-color:#000}.card.card-color-white{background-color:#fff}.card.bg-color1{background-color:#03a9f4}.card.bg-color2{background-color:#FF9800}.card.bg-color3{background-color:#fbc02d}.card.bg-color4{background-color:#8c239f}.card.bg-color5{background-color:#ff3369}.card.bg-color6{background-color:#343a40}.card.bg-color-black{background-color:#000}.card.bg-color-white{background-color:#fff}[class*=border-color]{border:2px solid}.border-color1{border-color:#03a9f4}.border-color2{border-color:#FF9800}.border-color3{border-color:#fbc02d}.border-color4{border-color:#8c239f}.border-color5{border-color:#ff3369}.border-color6{border-color:#343a40}.border-color-black{border-color:#000}.border-color-white{border-color:#fff}.section-title-col-white-text .section-title-col *,.white-text,.white-text .section-title-col *{color:#fff}.dark-text,.dark-text .section-title-col *,.section-title-col-dark-text .section-title-col *{color:#4a4a4a}dl dt,table th{color:#3C424F}.section-title-col{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;text-align:center;margin:auto}@media (min-width:768px){.content-section-spacing{padding-top:80px;padding-bottom:80px}.section-title-col{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:15px;padding-left:15px;-webkit-flex-basis:83.33333%;-moz-flex-basis:83.33333%;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.section-title-col>:last-child:not(.button){margin-bottom:2rem}}@media (min-width:1228px){.section-title-col{max-width:1024px}}table th{background-color:#f8f8f8}.mesmerize-google-maps{min-height:400px}.mesmerize-google-maps.mesmerize-frame-map{width:100%;height:100%;display:block}.contact-form-wrapper{text-align:center}.contact-form-wrapper input[type=date],.contact-form-wrapper input[type=email],.contact-form-wrapper input[type=tel],.contact-form-wrapper input[type=text],.contact-form-wrapper input[type=url],.contact-form-wrapper select,.contact-form-wrapper textarea{background-color:#FFF;box-shadow:inset 0 0 0 1px rgba(102,113,123,.25),inset 0 1px 2px 0 rgba(102,113,123,.21);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-form-wrapper input[type=date][class*=wpcf7-],.contact-form-wrapper input[type=email][class*=wpcf7-],.contact-form-wrapper input[type=tel][class*=wpcf7-],.contact-form-wrapper input[type=text][class*=wpcf7-],.contact-form-wrapper input[type=url][class*=wpcf7-],.contact-form-wrapper select[class*=wpcf7-],.contact-form-wrapper textarea[class*=wpcf7-]{margin-top:.45833rem}.contact-form-wrapper textarea{min-height:180px;height:180px;min-width:100%;max-width:100%}.contact-form-wrapper label{font-family:Muli,sans-serif;font-weight:700}.contact-form-wrapper input[type=submit]{font-family:"Open Sans";font-size:.75rem;color:#fff;background-color:#03a9f4;border-radius:5px;min-width:7rem;padding:.55rem 1.5rem;font-weight:600;letter-spacing:1px;text-align:center;text-decoration:none;cursor:pointer;border:2px solid #03a9f4;vertical-align:middle;-webkit-appearance:none;margin-left:auto;margin-right:0;height:auto;display:block;margin-bottom:0;line-height:1.2rem}.contact-form-wrapper input[type=submit] i{position:relative;top:1px;margin:0 2px}.contact-form-wrapper input[type=submit]:hover{outline:0;text-decoration:none;color:#fff;background-color:#2ebcfc;border-color:#2ebcfc}.contact-form-wrapper input[type=submit].disabled,.contact-form-wrapper input[type=submit]:disabled,.contact-form-wrapper input[type=submit]:disabled[disabled]{cursor:default;font-style:normal;color:rgba(255,255,255,.7);background-color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.7);padding:.55rem 1.5rem}.contact-form-wrapper input[type=submit].disabled:hover,.contact-form-wrapper input[type=submit]:disabled:hover,.contact-form-wrapper input[type=submit]:disabled[disabled]:hover{color:#fff}.contact-form-wrapper input[type=submit] .button-icon{font-size:1.5em;margin-right:.25em;vertical-align:middle}.contact-form-wrapper form{margin-top:0;margin-bottom:0}.contact-form-wrapper form[class*=wpcf7-] p:last-of-type{margin-bottom:0}.contact-form-wrapper .wpcf7-response-output[role=alert],.contact-form-wrapper div.wpcf7-validation-errors{background-color:#ff8066;border:none;color:#fff;font-size:.77em;padding:5px 10px}.contact-form-wrapper .wpcf7-mail-sent-ok[role=alert]{background-color:#3F464C}.contact-form-wrapper div.wpcf7 .ajax-loader{background-color:rgba(255,255,255,.86);background-position:center;background-repeat:no-repeat;border-radius:100%;display:block;height:32px;margin-left:13px;margin-top:-38px;opacity:0;pointer-events:none;position:absolute;transition:all .4s;width:32px}.contact-form-wrapper span.wpcf7-not-valid-tip{color:red;font-size:10px;font-weight:700;display:block}@media (min-width:768px){.contact-form-wrapper{text-align:left}.contact-form-wrapper.inline-info form[class*=wpcf7-] p:nth-of-type(1),.contact-form-wrapper.inline-info form[class*=wpcf7-] p:nth-of-type(2){display:block;width:50%;max-width:50%;float:left}.contact-form-wrapper.inline-info form[class*=wpcf7-] p:nth-of-type(1){padding-right:15px}.contact-form-wrapper.inline-info form[class*=wpcf7-] p:nth-of-type(2){padding-left:15px}.contact-form-wrapper.inline-info form[class*=wpcf7-] p:nth-of-type(2):after{clear:both}div.content-left-sm{text-align:left}.comment-author div.content-left-sm .fn,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-left-sm h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-left-sm h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-left-sm h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-left-sm h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-left-sm h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-left-sm h6:first-child,div.content-left-sm .comment-author .fn,div.content-left-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,div.content-left-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,div.content-left-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,div.content-left-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,div.content-left-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,div.content-left-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,div.content-left-sm h1,div.content-left-sm h2,div.content-left-sm h3,div.content-left-sm h4,div.content-left-sm h5,div.content-left-sm h6,div.content-left-sm img,div.content-left-sm p{margin-left:0;margin-right:auto;text-align:left}div.content-left-sm .icon{margin-left:0;margin-right:auto}div.content-center-sm{text-align:center}.comment-author div.content-center-sm .fn,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-center-sm h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-center-sm h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-center-sm h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-center-sm h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-center-sm h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-center-sm h6:first-child,div.content-center-sm .comment-author .fn,div.content-center-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,div.content-center-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,div.content-center-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,div.content-center-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,div.content-center-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,div.content-center-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,div.content-center-sm [data-type=group],div.content-center-sm h1,div.content-center-sm h2,div.content-center-sm h3,div.content-center-sm h4,div.content-center-sm h5,div.content-center-sm h6,div.content-center-sm img,div.content-center-sm p{text-align:center;margin-left:auto;margin-right:auto}div.content-center-sm .icon,div.content-center-sm img{margin-left:auto;margin-right:auto;text-align:center}div.content-right-sm{text-align:right}.comment-author div.content-right-sm .fn,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-right-sm h1:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-right-sm h2:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-right-sm h3:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-right-sm h4:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-right-sm h5:first-child,.widget_block>.wp-block-group>.wp-block-group__inner-container div.content-right-sm h6:first-child,div.content-right-sm .comment-author .fn,div.content-right-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h1:first-child,div.content-right-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h2:first-child,div.content-right-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h3:first-child,div.content-right-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h4:first-child,div.content-right-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h5:first-child,div.content-right-sm .widget_block>.wp-block-group>.wp-block-group__inner-container h6:first-child,div.content-right-sm [data-type=group],div.content-right-sm h1,div.content-right-sm h2,div.content-right-sm h3,div.content-right-sm h4,div.content-right-sm h5,div.content-right-sm h6,div.content-right-sm img,div.content-right-sm p{margin-right:0;margin-left:auto;text-align:right}div.content-right-sm .icon{margin-right:0;margin-left:auto}}.social-icons-group,a[data-fancybox]{display:inline-block}.social-icons-group{margin-bottom:1rem;line-height:1em;min-height:0}.social-icons-group i.fa,.social-icons-group>*{margin-bottom:0}@media (min-width:767px){[data-content-shortcode] .post-content.card{padding-bottom:1rem}}.wpforms-form button[type=submit].wpforms-submit.comment-meta,.wpforms-form button[type=submit].wpforms-submit.comment-reply-link,.wpforms-form button[type=submit].wpforms-submit.small{min-width:4rem;font-weight:400}.wpforms-form button[type=submit].wpforms-submit.big{min-width:10rem}.wpforms-form button[type=submit].wpforms-submit.color-white,.wpforms-form button[type=submit].wpforms-submit.color-white:hover{color:#313439;background-color:#fff;border-color:#fff}.wpforms-form button[type=submit].wpforms-submit.color-white.disabled,.wpforms-form button[type=submit].wpforms-submit.color-white:disabled{color:rgba(49,52,57,.7);background-color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.wpforms-form button[type=submit].wpforms-submit.color-white.outline{background:0 0;color:#fff;border-color:#fff}.wpforms-form button[type=submit].wpforms-submit.color-white.outline:hover{border-color:rgba(255,255,255,.7)}.wpforms-form button[type=submit].wpforms-submit.color-white.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.color-white.outline:disabled{background:0 0;color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.5)}.wpforms-form button[type=submit].wpforms-submit.color-black{color:#fff;background-color:#000;border-color:#000}.wpforms-form button[type=submit].wpforms-submit.color-black:hover{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.wpforms-form button[type=submit].wpforms-submit.color-black.disabled,.wpforms-form button[type=submit].wpforms-submit.color-black:disabled{color:rgba(255,255,255,.7);background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7)}.wpforms-form button[type=submit].wpforms-submit.color-black.outline{background:0 0;color:#000;border-color:#000}.wpforms-form button[type=submit].wpforms-submit.color-black.outline:hover{border-color:rgba(0,0,0,.7)}.wpforms-form button[type=submit].wpforms-submit.color-black.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.color-black.outline:disabled{background:0 0;color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.5)}.wpforms-form button[type=submit].wpforms-submit.white,.wpforms-form button[type=submit].wpforms-submit.white:hover{color:#313439;background-color:#fff;border-color:#fff}.wpforms-form button[type=submit].wpforms-submit.white.disabled,.wpforms-form button[type=submit].wpforms-submit.white:disabled{color:rgba(49,52,57,.7);background-color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.wpforms-form button[type=submit].wpforms-submit.white.outline{background:0 0;color:#fff;border-color:#fff}.wpforms-form button[type=submit].wpforms-submit.white.outline:hover{border-color:rgba(255,255,255,.7)}.wpforms-form button[type=submit].wpforms-submit.white.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.white.outline:disabled{background:0 0;color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.5)}.wpforms-form button[type=submit].wpforms-submit.black{color:#fff;background-color:#000;border-color:#000}.wpforms-form button[type=submit].wpforms-submit.black:hover{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.wpforms-form button[type=submit].wpforms-submit.black.disabled,.wpforms-form button[type=submit].wpforms-submit.black:disabled{color:rgba(255,255,255,.7);background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7)}.wpforms-form button[type=submit].wpforms-submit.black.outline{background:0 0;color:#000;border-color:#000}.wpforms-form button[type=submit].wpforms-submit.black.outline:hover{border-color:rgba(0,0,0,.7)}.wpforms-form button[type=submit].wpforms-submit.black.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.black.outline:disabled{background:0 0;color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.5)}.wpforms-form button[type=submit].wpforms-submit.color1{color:#fff;background-color:#03a9f4;border-color:#03a9f4}.wpforms-form button[type=submit].wpforms-submit.color1:hover{color:#fff;background-color:#2ebcfc;border-color:#2ebcfc}.wpforms-form button[type=submit].wpforms-submit.color1.disabled,.wpforms-form button[type=submit].wpforms-submit.color1:disabled{color:rgba(255,255,255,.7);background-color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.7)}.wpforms-form button[type=submit].wpforms-submit.color1.outline{background:0 0;color:#03a9f4;border-color:#03a9f4}.wpforms-form button[type=submit].wpforms-submit.color1.outline:hover{border-color:rgba(3,169,244,.7)}.wpforms-form button[type=submit].wpforms-submit.color1.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.color1.outline:disabled{background:0 0;color:rgba(3,169,244,.7);border-color:rgba(3,169,244,.5)}.wpforms-form button[type=submit].wpforms-submit.color2{color:#fff;background-color:#FF9800;border-color:#FF9800}.wpforms-form button[type=submit].wpforms-submit.color2:hover{color:#fff;background-color:#ffad33;border-color:#ffad33}.wpforms-form button[type=submit].wpforms-submit.color2.disabled,.wpforms-form button[type=submit].wpforms-submit.color2:disabled{color:rgba(255,255,255,.7);background-color:rgba(255,152,0,.7);border-color:rgba(255,152,0,.7)}.wpforms-form button[type=submit].wpforms-submit.color2.outline{background:0 0;color:#FF9800;border-color:#FF9800}.wpforms-form button[type=submit].wpforms-submit.color2.outline:hover{border-color:rgba(255,152,0,.7)}.wpforms-form button[type=submit].wpforms-submit.color2.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.color2.outline:disabled{background:0 0;color:rgba(255,152,0,.7);border-color:rgba(255,152,0,.5)}.wpforms-form button[type=submit].wpforms-submit.color3{color:#fff;background-color:#fbc02d;border-color:#fbc02d}.wpforms-form button[type=submit].wpforms-submit.color3:hover{color:#fff;background-color:#fccf5f;border-color:#fccf5f}.wpforms-form button[type=submit].wpforms-submit.color3.disabled,.wpforms-form button[type=submit].wpforms-submit.color3:disabled{color:rgba(255,255,255,.7);background-color:rgba(251,192,45,.7);border-color:rgba(251,192,45,.7)}.wpforms-form button[type=submit].wpforms-submit.color3.outline{background:0 0;color:#fbc02d;border-color:#fbc02d}.wpforms-form button[type=submit].wpforms-submit.color3.outline:hover{border-color:rgba(251,192,45,.7)}.wpforms-form button[type=submit].wpforms-submit.color3.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.color3.outline:disabled{background:0 0;color:rgba(251,192,45,.7);border-color:rgba(251,192,45,.5)}.wpforms-form button[type=submit].wpforms-submit.color4{color:#fff;background-color:#8c239f;border-color:#8c239f}.wpforms-form button[type=submit].wpforms-submit.color4:hover{color:#fff;background-color:#b12cc9;border-color:#b12cc9}.wpforms-form button[type=submit].wpforms-submit.color4.disabled,.wpforms-form button[type=submit].wpforms-submit.color4:disabled{color:rgba(255,255,255,.7);background-color:rgba(140,35,159,.7);border-color:rgba(140,35,159,.7)}.wpforms-form button[type=submit].wpforms-submit.color4.outline{background:0 0;color:#8c239f;border-color:#8c239f}.wpforms-form button[type=submit].wpforms-submit.color4.outline:hover{border-color:rgba(140,35,159,.7)}.wpforms-form button[type=submit].wpforms-submit.color4.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.color4.outline:disabled{background:0 0;color:rgba(140,35,159,.7);border-color:rgba(140,35,159,.5)}.wpforms-form button[type=submit].wpforms-submit.color5{color:#fff;background-color:#ff3369;border-color:#ff3369}.wpforms-form button[type=submit].wpforms-submit.color5:hover{color:#fff;background-color:#ff668f;border-color:#ff668f}.wpforms-form button[type=submit].wpforms-submit.color5.disabled,.wpforms-form button[type=submit].wpforms-submit.color5:disabled{color:rgba(255,255,255,.7);background-color:rgba(255,51,105,.7);border-color:rgba(255,51,105,.7)}.wpforms-form button[type=submit].wpforms-submit.color5.outline{background:0 0;color:#ff3369;border-color:#ff3369}.wpforms-form button[type=submit].wpforms-submit.color5.outline:hover{border-color:rgba(255,51,105,.7)}.wpforms-form button[type=submit].wpforms-submit.color5.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.color5.outline:disabled{background:0 0;color:rgba(255,51,105,.7);border-color:rgba(255,51,105,.5)}.wpforms-form button[type=submit].wpforms-submit.color6{color:#fff;background-color:#343a40;border-color:#343a40}.wpforms-form button[type=submit].wpforms-submit.color6:hover{color:#fff;background-color:#4b545c;border-color:#4b545c}.wpforms-form button[type=submit].wpforms-submit.color6.disabled,.wpforms-form button[type=submit].wpforms-submit.color6:disabled{color:rgba(255,255,255,.7);background-color:rgba(52,58,64,.7);border-color:rgba(52,58,64,.7)}.wpforms-form button[type=submit].wpforms-submit.color6.outline{background:0 0;color:#343a40;border-color:#343a40}.wpforms-form button[type=submit].wpforms-submit.color6.outline:hover{border-color:rgba(52,58,64,.7)}.wpforms-form button[type=submit].wpforms-submit.color6.outline.disabled,.wpforms-form button[type=submit].wpforms-submit.color6.outline:disabled{background:0 0;color:rgba(52,58,64,.7);border-color:rgba(52,58,64,.5)}.wpforms-form button[type=submit].wpforms-submit.square{border-radius:0}.wpforms-form button[type=submit].wpforms-submit.white-text{color:#fff!important}.wpforms-form button[type=submit].wpforms-submit.dark-text{color:#313439!important}.wpforms-form button[type=submit].wpforms-submit.y-move{transition:all .2s}.wpforms-form button[type=submit].wpforms-submit.y-move:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(189,189,189,.19),0 6px 6px rgba(189,189,189,.23)}.content-section .wpforms-confirmation-container-full *{color:inherit}.content-section h1,.content-section p,.header-description-row h1,.header-description-row p{display:block}.content-section h1 span>a,.content-section h1 span>a:hover,.content-section h1>a,.content-section h1>a:hover,.content-section p span>a,.content-section p span>a:hover,.content-section p>a,.content-section p>a:hover,.header-description-row h1 span>a,.header-description-row h1 span>a:hover,.header-description-row h1>a,.header-description-row h1>a:hover,.header-description-row p span>a,.header-description-row p span>a:hover,.header-description-row p>a,.header-description-row p>a:hover{color:inherit!important}.content-section h1 span>a:hover,.content-section h1>a:hover,.content-section p span>a:hover,.content-section p>a:hover,.header-description-row h1 span>a:hover,.header-description-row h1>a:hover,.header-description-row p span>a:hover,.header-description-row p>a:hover{text-shadow:0 0 0 currentColor}.mesmerize-language-switcher.after-menu{background-color:#fff;border-radius:4px 0 0 4px;right:0;position:fixed;top:80px;display:inline-block;z-index:10000;list-style:none;margin-left:0;padding:0;-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 1px 1px rgba(0,0,0,.1);margin-bottom:0}.mesmerize-language-switcher.after-menu select{display:block;margin:10px}ul.mesmerize-language-switcher.after-menu>li{display:none;float:left;padding:14px 8px;font-size:0;line-height:0}ul.mesmerize-language-switcher.after-menu.hover>li,ul.mesmerize-language-switcher.after-menu:hover>li,ul.mesmerize-language-switcher.after-menu>li.current-lang{display:block}ul.mesmerize-language-switcher.after-menu span{display:none}