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

:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}: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}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face{font-family:dashicons;src:url(//www.nemeapress.gr/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//www.nemeapress.gr/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//www.nemeapress.gr/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}@keyframes spin {
100% {
transform: rotate(360deg);
}
}
@keyframes rotating {
25% {
transform: rotate(-2deg);
}
75% {
transform: rotate(2deg);
}
100% {
transform: rotate(0);
}
} @font-face {
font-family: "EverestForms";
src: url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/fonts/EverestForms.eot?q9mcqj);
src: url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/fonts/EverestForms.eot?q9mcqj#iefix) format("embedded-opentype"), url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/fonts/EverestForms.ttf?q9mcqj) format("truetype"), url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/fonts/EverestForms.woff?q9mcqj) format("woff"), url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/fonts/EverestForms.svg?q9mcqj#EverestForms) format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
} .evf-icon {
padding: 8px;
border-radius: 4px;
}
.evf-icon * {
display: block;
} .evf-h2 {
font-size: 28px;
font-weight: 600;
} .evf-text-center {
text-align: center;
}
.clearfix::before,
.clearfix::after,
.evf-row::before,
.evf-row::after {
display: table;
content: "";
}
.clearfix::after,
.evf-row::after {
clear: both;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .clear {
clear: both;
}
.everest-forms-hidden {
display: none;
}
i.icon-wpb-vc_everest_forms {
background-image: url('data:image/svg+xml,%3Csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect width="32" height="32" rx="4" fill="%237545BB"/%3E%3Cpath d="M24.6621 4.62549H19.1523L20.8408 7.46923H26.3506L24.6621 4.62549Z" fill="white"/%3E%3Cpath d="M28.127 10.313H22.6172L24.3945 13.1567H29.9043L28.127 10.313Z" fill="white"/%3E%3Cpath d="M28.0381 24.5318H27.2383H24.7501H7.06544L15.8633 10.1353L19.5069 16.0005H18.7071H15.8633L14.1748 18.8443H15.8633H17.0186H24.5723L15.8633 4.80322L2 27.3755H4.48828H27.2383H29.8155L28.0381 24.5318Z" fill="white"/%3E%3C/svg%3E') !important;
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
width: 32px;
height: 32px;
} .everest-forms,
.wp-block-everest-forms-form-selector {  }
.everest-forms *,
.everest-forms *::before,
.everest-forms *::after,
.wp-block-everest-forms-form-selector *,
.wp-block-everest-forms-form-selector *::before,
.wp-block-everest-forms-form-selector *::after {
outline: none;
box-sizing: border-box;
}
.everest-forms ul,
.wp-block-everest-forms-form-selector ul {
margin-left: 0;
}
.everest-forms .blockUI.blockOverlay,
.wp-block-everest-forms-form-selector .blockUI.blockOverlay {
position: relative;
}
.everest-forms .blockUI.blockOverlay::before,
.wp-block-everest-forms-form-selector .blockUI.blockOverlay::before {
height: 1em;
width: 1em;
display: block;
position: absolute;
top: 50%;
left: 50%;
content: "";
animation: spin 1s ease-in-out infinite;
background: url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/images/icons/loader.svg) center center;
background-size: cover;
background-repeat: no-repeat;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, 0.75);
}
.everest-forms .clear,
.wp-block-everest-forms-form-selector .clear {
height: auto;
width: auto;
visibility: visible;
}
.everest-forms .loader::before,
.wp-block-everest-forms-form-selector .loader::before {
height: 1em;
width: 1em;
display: block;
position: absolute;
top: 50%;
left: 50%;
content: "";
animation: spin 1s ease-in-out infinite;
background: url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/images/icons/loader.svg) center center;
background-size: cover;
background-repeat: no-repeat;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, 0.75);
}
.everest-forms .evf-container,
.wp-block-everest-forms-form-selector .evf-container {
margin-bottom: 30px;
}
.everest-forms .everest-forms-progress-bar,
.wp-block-everest-forms-form-selector .everest-forms-progress-bar {
background: #cdd0d8;
border-radius: 2px;
}
.everest-forms .everest-forms-progress-bar .everest-forms-progress-bar-indicator,
.wp-block-everest-forms-form-selector .everest-forms-progress-bar .everest-forms-progress-bar-indicator {
height: 4px;
background: #4bce61;
border-radius: 2px;
}
.everest-forms .everest-forms-uploader,
.wp-block-everest-forms-form-selector .everest-forms-uploader {
cursor: pointer;
padding: 20px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: center;
border: 1px dashed #8e98a2;
}
.everest-forms .everest-forms-uploader span,
.wp-block-everest-forms-form-selector .everest-forms-uploader span {
display: block;
color: #494d50;
}
.everest-forms .everest-forms-uploader span.everest-forms-upload-hint,
.wp-block-everest-forms-form-selector .everest-forms-uploader span.everest-forms-upload-hint {
color: #8e98a2;
font-size: 14px;
}
.everest-forms .everest-forms-uploader + input.dropzone-input,
.wp-block-everest-forms-form-selector .everest-forms-uploader + input.dropzone-input {
display: none;
}
.everest-forms .everest-forms-uploader .dz-message,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-message {
flex: 0 0 100%;
width: 100%;
}
.everest-forms .everest-forms-uploader .dz-message svg,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-message svg {
margin-bottom: 10px;
background: #f6f7f9;
height: 48px;
width: 48px;
padding: 8px;
border-radius: 4px;
}
.everest-forms .everest-forms-uploader .dz-message.hide,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-message.hide {
display: none;
}
.everest-forms .everest-forms-uploader .dz-preview,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview {
flex: 0 0 100%;
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 20px;
border-bottom: 1px solid #e9ebf1;
padding-bottom: 20px;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-image,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-image {
width: 64px;
height: 64px;
background: #f6f7f9;
flex: 0 0 64px;
margin-right: 15px;
border-radius: 3px;
overflow: hidden;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-details,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-details {
text-align: left;
font-size: 14px;
flex: 1;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-details .dz-size,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-details .dz-size {
color: #494d50;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-details .dz-filename span,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-details .dz-filename span {
color: #8e98a2;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-progress,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-progress {
background: #e9ebf1;
border-radius: 2px;
height: 4px;
width: 100%;
margin-left: 80px;
order: 4;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-progress .dz-upload,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-progress .dz-upload {
background-color: #4bce61;
border-radius: 2px;
height: 4px;
transition: all 0.25s ease 0s;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-error-message,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-error-message {
font-size: 14px;
flex: 0 0 100%;
width: 100%;
text-align: left;
margin-left: 80px;
order: 5;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-error-message span,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-error-message span {
color: #fa5252;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-success-mark,
.everest-forms .everest-forms-uploader .dz-preview .dz-error-mark,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-success-mark,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-error-mark {
display: none;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-remove,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-remove {
font-size: 0;
position: relative;
height: 28px;
width: 28px;
display: inline-flex;
margin-left: auto;
order: 3;
border-radius: 14px;
border: 2px solid #8e98a2;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-remove::before, .everest-forms .everest-forms-uploader .dz-preview .dz-remove::after,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-remove::before,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-remove::after {
content: "";
height: 14px;
width: 2px;
display: block;
background: #8e98a2;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
}
.everest-forms .everest-forms-uploader .dz-preview .dz-remove::before,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-remove::before {
transform: translateY(-50%) rotate(45deg);
}
.everest-forms .everest-forms-uploader .dz-preview .dz-remove::after,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview .dz-remove::after {
transform: translateY(-50%) rotate(-45deg);
}
.everest-forms .everest-forms-uploader .dz-preview.dz-processing .dz-progress,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview.dz-processing .dz-progress {
display: block;
}
.everest-forms .everest-forms-uploader .dz-preview.dz-complete .dz-progress,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview.dz-complete .dz-progress {
display: none;
}
.everest-forms .everest-forms-uploader .dz-preview.dz-error .dz-remove,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview.dz-error .dz-remove {
border-color: #fa5252;
}
.everest-forms .everest-forms-uploader .dz-preview.dz-error .dz-remove::before, .everest-forms .everest-forms-uploader .dz-preview.dz-error .dz-remove::after,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview.dz-error .dz-remove::before,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview.dz-error .dz-remove::after {
background: #fa5252;
}
.everest-forms .everest-forms-uploader .dz-preview:last-child,
.wp-block-everest-forms-form-selector .everest-forms-uploader .dz-preview:last-child {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.everest-forms label,
.wp-block-everest-forms-form-selector label {
display: block;
line-height: 1.7;
margin: 0 0 10px 0;
color: #494d50;
font-size: 14px;
}
.everest-forms label .required,
.wp-block-everest-forms-form-selector label .required {
color: #fa5252;
font-weight: 700;
border: 0 !important;
text-decoration: none;
}
.everest-forms label.evf-field-label,
.wp-block-everest-forms-form-selector label.evf-field-label {
font-weight: 600;
}
.everest-forms label.evf-error,
.wp-block-everest-forms-form-selector label.evf-error {
color: #fa5252;
font-weight: 400;
}
.everest-forms label.everest-forms-field-sublabel,
.wp-block-everest-forms-form-selector label.everest-forms-field-sublabel {
font-size: 12px;
font-weight: 400;
line-height: 1.5;
margin: 0 0 10px 0;
}
.everest-forms label.evf-privacy-policy-consent-message,
.wp-block-everest-forms-form-selector label.evf-privacy-policy-consent-message {
display: inline;
margin-bottom: 0;
}
.everest-forms input[type=text],
.everest-forms input[type=date],
.everest-forms input[type=date],
.everest-forms input[type=datetime-local],
.everest-forms input[type=email],
.everest-forms input[type=file],
.everest-forms input[type=image],
.everest-forms input[type=month],
.everest-forms input[type=number],
.everest-forms input[type=password],
.everest-forms input[type=range],
.everest-forms input[type=search],
.everest-forms input[type=tel],
.everest-forms input[type=time],
.everest-forms input[type=url],
.everest-forms input[type=week],
.everest-forms select,
.everest-forms textarea,
.everest-forms .StripeElement,
.everest-forms canvas.evf-signature-canvas,
.wp-block-everest-forms-form-selector input[type=text],
.wp-block-everest-forms-form-selector input[type=date],
.wp-block-everest-forms-form-selector input[type=date],
.wp-block-everest-forms-form-selector input[type=datetime-local],
.wp-block-everest-forms-form-selector input[type=email],
.wp-block-everest-forms-form-selector input[type=file],
.wp-block-everest-forms-form-selector input[type=image],
.wp-block-everest-forms-form-selector input[type=month],
.wp-block-everest-forms-form-selector input[type=number],
.wp-block-everest-forms-form-selector input[type=password],
.wp-block-everest-forms-form-selector input[type=range],
.wp-block-everest-forms-form-selector input[type=search],
.wp-block-everest-forms-form-selector input[type=tel],
.wp-block-everest-forms-form-selector input[type=time],
.wp-block-everest-forms-form-selector input[type=url],
.wp-block-everest-forms-form-selector input[type=week],
.wp-block-everest-forms-form-selector select,
.wp-block-everest-forms-form-selector textarea,
.wp-block-everest-forms-form-selector .StripeElement,
.wp-block-everest-forms-form-selector canvas.evf-signature-canvas {
width: 100%;
height: auto;
font-size: 14px;
outline: none;
box-shadow: none;
margin-bottom: 10px;
padding: 6px 12px;
color: #494d50;
border: 1px solid #8e98a2;
margin-left: 0;
margin-right: 0;
}
.everest-forms input[type=checkbox]::after, .everest-forms input[type=checkbox]::before,
.everest-forms input[type=radio]::after,
.everest-forms input[type=radio]::before,
.wp-block-everest-forms-form-selector input[type=checkbox]::after,
.wp-block-everest-forms-form-selector input[type=checkbox]::before,
.wp-block-everest-forms-form-selector input[type=radio]::after,
.wp-block-everest-forms-form-selector input[type=radio]::before {
display: none;
}
.everest-forms input[type=checkbox]:checked::before,
.everest-forms input[type=radio]:checked::before,
.wp-block-everest-forms-form-selector input[type=checkbox]:checked::before,
.wp-block-everest-forms-form-selector input[type=radio]:checked::before {
display: none;
}
.everest-forms select,
.wp-block-everest-forms-form-selector select {
background-image: none;
}
.everest-forms .select2-container,
.wp-block-everest-forms-form-selector .select2-container {
margin-bottom: 10px;
}
.everest-forms .select2-container .select2-selection.select2-selection--single,
.wp-block-everest-forms-form-selector .select2-container .select2-selection.select2-selection--single {
height: auto;
}
.everest-forms .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered,
.wp-block-everest-forms-form-selector .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered {
display: block;
}
.everest-forms .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li,
.wp-block-everest-forms-form-selector .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li {
margin: 4px 0;
}
.everest-forms .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li .select2-search__field,
.wp-block-everest-forms-form-selector .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li .select2-search__field {
padding-left: 4px;
}
.everest-forms .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
.wp-block-everest-forms-form-selector .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
margin-right: 4px;
}
.everest-forms input:focus,
.everest-forms textarea:focus,
.wp-block-everest-forms-form-selector input:focus,
.wp-block-everest-forms-form-selector textarea:focus {
outline: none;
border: 1px solid #0095ff;
}
.everest-forms .everest-form::after,
.wp-block-everest-forms-form-selector .everest-form::after {
content: "";
clear: both;
display: table;
}
.everest-forms .everest-forms-field-row::before, .everest-forms .everest-forms-field-row::after,
.wp-block-everest-forms-form-selector .everest-forms-field-row::before,
.wp-block-everest-forms-form-selector .everest-forms-field-row::after {
content: "";
clear: both;
display: table;
}
.everest-forms .everest-forms-field-row:last-child .everest-forms-field-sublabel,
.wp-block-everest-forms-form-selector .everest-forms-field-row:last-child .everest-forms-field-sublabel {
margin-bottom: 0;
}
.everest-forms .evf-title-container .everest-forms--title,
.wp-block-everest-forms-form-selector .evf-title-container .everest-forms--title {
font-size: 26px;
margin: 0 0 10px 0;
}
.everest-forms .evf-title-container .everest-forms--description,
.wp-block-everest-forms-form-selector .evf-title-container .everest-forms--description {
margin: 0 0 10px 0;
}
.everest-forms .evf-field-container,
.everest-forms .evf-honeypot-container,
.everest-forms .evf-submit-container,
.wp-block-everest-forms-form-selector .evf-field-container,
.wp-block-everest-forms-form-selector .evf-honeypot-container,
.wp-block-everest-forms-form-selector .evf-submit-container {
padding-left: 15px;
padding-right: 15px;
}
.everest-forms .evf-field-container .evf-frontend-row:not(.wp-list-table),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row:not(.wp-list-table) {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.everest-forms .evf-field-container .evf-frontend-row:not(.wp-list-table) select,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row:not(.wp-list-table) select {
appearance: menulist;
}
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-one-half,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .everest-forms-one-half {
width: 48%;
float: left;
margin-left: 4%;
}
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-one-half:first-child,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .everest-forms-one-half:first-child {
margin-left: 0;
}
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-first,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .everest-forms-first {
margin-left: 0;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field {
display: block;
margin-bottom: 10px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-hidden,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-hidden {
display: none;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .evf-label-hide,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-sublabel-hide,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .evf-label-hide,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-sublabel-hide {
display: none;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .validate-required canvas.evf-signature-canvas,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .validate-required canvas.evf-signature-canvas {
border-color: #fa5252;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) {
margin-bottom: 10px;
padding: 0;
list-style: none;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li {
margin: 0;
display: block;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li label,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li label,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input {
margin: 0;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input[type=checkbox],
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input[type=radio],
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input[type=checkbox],
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ul:not(.select2-selection__rendered) li input[type=radio] {
padding: 0;
margin-top: 4px;
margin-right: 8px;
width: 20px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-title h3,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-title h3 {
margin: 25px 0;
font-size: 16px;
line-height: 1.5;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid > label,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid > label {
color: #fa5252;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid .select2-container,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid select.evf-error,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid textarea,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid .evf-signature-canvas,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid .select2-container,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid select.evf-error,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid textarea,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid .evf-signature-canvas {
border-color: #fa5252;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error {
border-color: #fa5252;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error ~ .everest-forms-field-sublabel,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-invalid input.evf-error ~ .everest-forms-field-sublabel {
color: #fa5252;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated select,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated textarea,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated input.input-text,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated .select2-container,
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated .evf-signature-canvas,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated select,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated textarea,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated input.input-text,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated .select2-container,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.everest-forms-validated .evf-signature-canvas {
border-color: #4bce61;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ::-webkit-input-placeholder,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field ::-webkit-input-placeholder {
line-height: normal;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field :-moz-placeholder,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field :-moz-placeholder {
line-height: normal;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field :-ms-input-placeholder,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field :-ms-input-placeholder {
line-height: normal;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li {
display: flex;
margin-bottom: 5px;
flex-wrap: wrap;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li.everest-forms-image-choices-item input, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li.everest-forms-image-choices-item input, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li.everest-forms-image-choices-item input, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li.everest-forms-image-choices-item input, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li.everest-forms-image-choices-item input,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li.everest-forms-image-choices-item input,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li.everest-forms-image-choices-item input,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li.everest-forms-image-choices-item input,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li.everest-forms-image-choices-item input,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li.everest-forms-image-choices-item input {
margin-top: 0;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li .everest-forms-field-label-inline {
width: calc(100% - 28px);
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li.everest-forms-image-choices-item .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li.everest-forms-image-choices-item .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li.everest-forms-image-choices-item .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li.everest-forms-image-choices-item .everest-forms-field-label-inline, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li.everest-forms-image-choices-item .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li.everest-forms-image-choices-item .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li.everest-forms-image-choices-item .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li.everest-forms-image-choices-item .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li.everest-forms-image-choices-item .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li.everest-forms-image-choices-item .everest-forms-field-label-inline {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul li .everest-forms-image-choices-image {
margin-right: 10px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul.everest-forms-image-choices label, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul.everest-forms-image-choices label, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul.everest-forms-image-choices label, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul.everest-forms-image-choices label, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul.everest-forms-image-choices label,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio ul.everest-forms-image-choices label,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox ul.everest-forms-image-choices label,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple ul.everest-forms-image-choices label,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan ul.everest-forms-image-choices label,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox ul.everest-forms-image-choices label {
cursor: pointer;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-inline ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-inline ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-inline ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-inline ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-inline ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-inline ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-inline ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-inline ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-inline ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-inline ul li {
vertical-align: top;
display: inline-flex;
margin-right: 20px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul li {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul li .everest-forms-image-choices-image, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns ul li .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns ul li .everest-forms-image-choices-image {
margin-bottom: 10px;
}
@media (min-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li {
flex: 0 0 50%;
max-width: 50%;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li:nth-child(1n+3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li:nth-child(1n+3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li:nth-child(1n+3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns li:nth-child(1n+3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li:nth-child(1n+3) {
margin-top: 10px;
}
}
@media screen and (min-width: 768px) and (max-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li:nth-child(1n+3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li:nth-child(1n+3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li:nth-child(1n+3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns li:nth-child(1n+3), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-2-columns li:nth-child(1n+3),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-2-columns li:nth-child(1n+3) {
margin-top: 0;
}
}
@media (min-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns li, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns li,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns li {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns li:nth-child(1n+4), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns li:nth-child(1n+4), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns li:nth-child(1n+4), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns li:nth-child(1n+4), .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns li:nth-child(1n+4),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-radio.everest-forms-list-3-columns li:nth-child(1n+4),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-checkbox.everest-forms-list-3-columns li:nth-child(1n+4),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-multiple.everest-forms-list-3-columns li:nth-child(1n+4),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-subscription-plan.everest-forms-list-3-columns li:nth-child(1n+4),
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-payment-checkbox.everest-forms-list-3-columns li:nth-child(1n+4) {
margin-top: 10px;
}
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-equation,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-equation {
font-size: 16px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-question,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-question {
margin: 0 0 4px 0;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-math input,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field.evf-field-captcha .everest-forms-captcha-math input {
width: 70px;
margin: 0 0 0 5px;
display: inline-block;
vertical-align: inherit;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .iti.iti--allow-dropdown + .evf-error,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .iti.iti--allow-dropdown + .evf-error {
margin-top: 10px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices .everest-forms-image-choices-item,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices .everest-forms-image-choices-item {
margin-bottom: 20px !important;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices .everest-forms-image-choices-item:has(input:checked) .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices .everest-forms-image-choices-item:has(input:checked) .everest-forms-field-label-inline {
border-color: var(--wp--preset--color--vivid-cyan-blue);
box-shadow: 0px 6px 24px 0px rgba(10, 10, 10, 0.06);
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices .everest-forms-field-label-inline,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices .everest-forms-field-label-inline {
flex-direction: column;
gap: 8px;
border: 1px solid #e9e9e9;
padding: 12px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices .everest-forms-field-label-inline br,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices .everest-forms-field-label-inline br {
display: none;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices input[type=radio], .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices input[type=checkbox],
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices input[type=radio],
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices input[type=checkbox] {
display: none;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices-image,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices-image {
margin-right: 0 !important;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices-image img,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field .everest-forms-image-choices-image img {
width: 200px;
height: 200px;
object-fit: cover;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-grid-1,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-grid-1 {
width: 100%;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-grid-2,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-grid-2 {
width: 50%;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-grid-3,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-grid-3 {
width: 33.33%;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-grid-4,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-grid-4 {
width: 25%;
}
.everest-forms .evf-field-container .evf-frontend-row input[type=checkbox], .everest-forms .evf-field-container .evf-frontend-row input[type=radio],
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input[type=checkbox],
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input[type=radio] {
box-shadow: none;
}
.everest-forms .evf-field-container .evf-frontend-row input[type=checkbox],
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input[type=checkbox] {
appearance: checkbox;
}
.everest-forms .evf-field-container .evf-frontend-row input[type=radio],
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input[type=radio] {
appearance: radio;
}
.everest-forms .evf-field-container .evf-frontend-row input[type=checkbox]:checked,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input[type=checkbox]:checked {
background-color: #0095ff;
}
.everest-forms .evf-field-container .evf-frontend-row input[type=checkbox]:checked::before,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input[type=checkbox]:checked::before {
color: #fff;
background-color: transparent;
}
.everest-forms .evf-field-container .evf-frontend-row input[type=radio]:checked::before,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input[type=radio]:checked::before {
background-color: #0095ff;
}
.everest-forms .evf-field-container .evf-frontend-row input::placeholder,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row input::placeholder {
color: #8e98a2;
}
.everest-forms .evf-field-container .evf-frontend-row textarea,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row textarea {
width: 100%;
max-width: 100%;
min-width: 100%;
height: 120px;
}
.everest-forms .evf-field-container .evf-frontend-row textarea::placeholder,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row textarea::placeholder {
color: #8e98a2;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-field-description,
.everest-forms .evf-field-container .evf-frontend-row .everest-forms-field-limit-text,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .evf-field-description,
.wp-block-everest-forms-form-selector .evf-field-container .evf-frontend-row .everest-forms-field-limit-text {
line-height: 1.7;
margin-bottom: 10px;
font-size: 14px;
}
.everest-forms input[type=submit],
.everest-forms button[type=submit],
.everest-forms a.button:not(.button-large),
.everest-forms button.button:not(.button-large),
.everest-forms .everest-forms-part-button,
.wp-block-everest-forms-form-selector input[type=submit],
.wp-block-everest-forms-form-selector button[type=submit],
.wp-block-everest-forms-form-selector a.button:not(.button-large),
.wp-block-everest-forms-form-selector button.button:not(.button-large),
.wp-block-everest-forms-form-selector .everest-forms-part-button {
color: #555;
height: auto;
cursor: pointer;
background: none;
box-shadow: none;
font-size: inherit;
font-weight: 400;
line-height: 1.5;
padding: 10px 15px;
border-radius: 3px;
border: 1px solid #ccc;
background-color: #f7f7f7;
}
.everest-forms input[type=submit]:hover, .everest-forms input[type=submit]:active,
.everest-forms button[type=submit]:hover,
.everest-forms button[type=submit]:active,
.everest-forms a.button:not(.button-large):hover,
.everest-forms a.button:not(.button-large):active,
.everest-forms button.button:not(.button-large):hover,
.everest-forms button.button:not(.button-large):active,
.everest-forms .everest-forms-part-button:hover,
.everest-forms .everest-forms-part-button:active,
.wp-block-everest-forms-form-selector input[type=submit]:hover,
.wp-block-everest-forms-form-selector input[type=submit]:active,
.wp-block-everest-forms-form-selector button[type=submit]:hover,
.wp-block-everest-forms-form-selector button[type=submit]:active,
.wp-block-everest-forms-form-selector a.button:not(.button-large):hover,
.wp-block-everest-forms-form-selector a.button:not(.button-large):active,
.wp-block-everest-forms-form-selector button.button:not(.button-large):hover,
.wp-block-everest-forms-form-selector button.button:not(.button-large):active,
.wp-block-everest-forms-form-selector .everest-forms-part-button:hover,
.wp-block-everest-forms-form-selector .everest-forms-part-button:active {
outline: none;
color: #23282d;
background-color: #eee;
}
.everest-forms input[type=submit]:disabled,
.everest-forms button[type=submit]:disabled,
.everest-forms a.button:not(.button-large):disabled,
.everest-forms button.button:not(.button-large):disabled,
.everest-forms .everest-forms-part-button:disabled,
.wp-block-everest-forms-form-selector input[type=submit]:disabled,
.wp-block-everest-forms-form-selector button[type=submit]:disabled,
.wp-block-everest-forms-form-selector a.button:not(.button-large):disabled,
.wp-block-everest-forms-form-selector button.button:not(.button-large):disabled,
.wp-block-everest-forms-form-selector .everest-forms-part-button:disabled {
opacity: 0.5;
cursor: not-allowed;
}
.everest-forms input[type=submit]:disabled:hover,
.everest-forms button[type=submit]:disabled:hover,
.everest-forms a.button:not(.button-large):disabled:hover,
.everest-forms button.button:not(.button-large):disabled:hover,
.everest-forms .everest-forms-part-button:disabled:hover,
.wp-block-everest-forms-form-selector input[type=submit]:disabled:hover,
.wp-block-everest-forms-form-selector button[type=submit]:disabled:hover,
.wp-block-everest-forms-form-selector a.button:not(.button-large):disabled:hover,
.wp-block-everest-forms-form-selector button.button:not(.button-large):disabled:hover,
.wp-block-everest-forms-form-selector .everest-forms-part-button:disabled:hover {
color: #555;
background-color: #f7f7f7;
}
.everest-forms .layout-two label,
.wp-block-everest-forms-form-selector .layout-two label {
margin-bottom: 0;
}
.everest-forms .layout-two .evf-field-checkbox label,
.everest-forms .layout-two .evf-field-radio label,
.wp-block-everest-forms-form-selector .layout-two .evf-field-checkbox label,
.wp-block-everest-forms-form-selector .layout-two .evf-field-radio label {
margin-bottom: 20px;
}
.everest-forms .layout-two input,
.everest-forms .layout-two select,
.everest-forms .layout-two textarea,
.everest-forms .layout-two canvas.evf-signature-canvas,
.wp-block-everest-forms-form-selector .layout-two input,
.wp-block-everest-forms-form-selector .layout-two select,
.wp-block-everest-forms-form-selector .layout-two textarea,
.wp-block-everest-forms-form-selector .layout-two canvas.evf-signature-canvas {
border-radius: 0;
border-top: none transparent;
border-right: none transparent;
border-left: none transparent;
border-bottom: 1px solid #8e98a2;
padding: 10px 0;
}
.everest-forms .layout-two input:focus,
.everest-forms .layout-two select:focus,
.everest-forms .layout-two textarea:focus,
.everest-forms .layout-two canvas.evf-signature-canvas:focus,
.wp-block-everest-forms-form-selector .layout-two input:focus,
.wp-block-everest-forms-form-selector .layout-two select:focus,
.wp-block-everest-forms-form-selector .layout-two textarea:focus,
.wp-block-everest-forms-form-selector .layout-two canvas.evf-signature-canvas:focus {
outline: none;
border-top: none transparent;
border-right: none transparent;
border-left: none transparent;
}
.everest-forms .layout-two textarea,
.wp-block-everest-forms-form-selector .layout-two textarea {
height: 100px;
}
.everest-forms .everest-forms-notice,
.wp-block-everest-forms-form-selector .everest-forms-notice {
padding: 1em 3em;
margin: 0 0 2em;
position: relative;
background-color: #0095ff;
color: #fff;
border-radius: 5px;
*zoom: 1;
}
.everest-forms .everest-forms-notice::before, .everest-forms .everest-forms-notice::after,
.wp-block-everest-forms-form-selector .everest-forms-notice::before,
.wp-block-everest-forms-form-selector .everest-forms-notice::after {
content: " ";
display: table;
}
.everest-forms .everest-forms-notice::after,
.wp-block-everest-forms-form-selector .everest-forms-notice::after {
clear: both;
}
.everest-forms .everest-forms-notice::before,
.wp-block-everest-forms-form-selector .everest-forms-notice::before {
font-family: dashicons;
content: "\f348";
position: absolute;
top: 1em;
left: 1.5em;
color: inherit;
}
.everest-forms .everest-forms-notice .button,
.wp-block-everest-forms-form-selector .everest-forms-notice .button {
float: right;
}
.everest-forms .everest-forms-notice p,
.wp-block-everest-forms-form-selector .everest-forms-notice p {
margin-bottom: 0;
}
.everest-forms .everest-forms-notice a,
.wp-block-everest-forms-form-selector .everest-forms-notice a {
color: #fff;
}
.everest-forms .everest-forms-notice li,
.wp-block-everest-forms-form-selector .everest-forms-notice li {
list-style: none outside !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
.everest-forms .everest-forms-notice.everst-forms-form-disable-notice,
.wp-block-everest-forms-form-selector .everest-forms-notice.everst-forms-form-disable-notice {
color: #494d50;
background: #fffbf0;
border: 1px solid #f4d071;
}
.everest-forms .everest-forms-notice--info,
.wp-block-everest-forms-form-selector .everest-forms-notice--info {
padding: 1em 1.6em;
color: #494d50;
background: #f0f9ff;
border: 1px solid #71bdf4;
}
.everest-forms .everest-forms-notice--info::before,
.wp-block-everest-forms-form-selector .everest-forms-notice--info::before {
visibility: hidden;
}
.everest-forms .everest-forms-notice--info .everest-forms-notice--actions,
.wp-block-everest-forms-form-selector .everest-forms-notice--info .everest-forms-notice--actions {
margin-top: 10px;
}
.everest-forms .everest-forms-notice--info .everest-forms-notice--actions a.button,
.wp-block-everest-forms-form-selector .everest-forms-notice--info .everest-forms-notice--actions a.button {
float: left;
line-height: 1;
cursor: pointer;
margin-right: 7px;
padding: 0.618em 1em;
box-shadow: none;
text-shadow: none;
text-decoration: none;
background-image: none;
color: #494d50;
background-color: #f6f7f9;
}
.everest-forms .everest-forms-notice--info .everest-forms-notice--actions a.button:focus,
.wp-block-everest-forms-form-selector .everest-forms-notice--info .everest-forms-notice--actions a.button:focus {
outline: none;
}
.everest-forms .everest-forms-notice--success,
.wp-block-everest-forms-form-selector .everest-forms-notice--success {
background-color: #4bce61;
}
.everest-forms .everest-forms-notice--success::before,
.wp-block-everest-forms-form-selector .everest-forms-notice--success::before {
content: "\f147";
}
.everest-forms .everest-forms-notice--warning,
.wp-block-everest-forms-form-selector .everest-forms-notice--warning {
background-color: #ffba00;
}
.everest-forms .everest-forms-notice--error,
.wp-block-everest-forms-form-selector .everest-forms-notice--error {
background-color: #fa5252;
}
.everest-forms .everest-forms-notice--error::before,
.wp-block-everest-forms-form-selector .everest-forms-notice--error::before {
content: "\f534";
color: inherit;
}
.everest-forms .everest-forms-notice--error .everest-forms-notice-list,
.wp-block-everest-forms-form-selector .everest-forms-notice--error .everest-forms-notice-list {
margin: 0;
list-style: none outside;
}
.everest-forms .everest-forms-notice--error .everest-forms-notice-list .everest-forms-notice-list__item,
.wp-block-everest-forms-form-selector .everest-forms-notice--error .everest-forms-notice-list .everest-forms-notice-list__item {
margin-bottom: 0.5em;
}
.everest-forms .everest-forms-notice--error .everest-forms-notice-list .everest-forms-notice-list__item:last-child,
.wp-block-everest-forms-form-selector .everest-forms-notice--error .everest-forms-notice-list .everest-forms-notice-list__item:last-child {
margin-bottom: 0;
} .wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap,
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap {
align-items: center;
}
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap .components-placeholder__label,
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap .components-placeholder__label,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap .components-placeholder__label,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap .components-placeholder__label {
margin-bottom: 0;
}
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap .components-placeholder__label svg,
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap .components-placeholder__label svg,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap .components-placeholder__label svg,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap .components-placeholder__label svg {
width: 75px;
height: 75px;
color: #7e3bd0;
}
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap .components-placeholder__instructions,
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap .components-placeholder__instructions,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap .components-placeholder__instructions,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap .components-placeholder__instructions {
color: #23282d;
font-size: 1.3em;
font-weight: 600;
}
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap .components-placeholder__fieldset .components-base-control,
.wp-block-everest-forms-form-selector .everest-form-gutenberg-form-selector-wrap .components-placeholder__fieldset .components-base-control,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap .components-placeholder__fieldset .components-base-control,
.wp-block-everest-forms-frontend-listing .everest-form-gutenberg-form-selector-wrap .components-placeholder__fieldset .components-base-control {
width: 100%;
text-align: center;
}
div.evf-gutenberg-form-selector .evf-frontend-row input:disabled,
div.evf-gutenberg-form-selector .evf-frontend-row textarea:disabled,
div.evf-gutenberg-form-selector .evf-frontend-row select:disabled,
div.evf-gutenberg-form-selector .evf-frontend-row button[type=submit]:disabled {
cursor: not-allowed;
} .evf-honeypot-container {
display: none !important;
position: absolute !important;
left: -9000px !important;
}
.evf-recaptcha-container {
clear: both;
margin-bottom: 30px;
}
.evf-recaptcha-container .evf-error {
margin-top: 15px;
margin-bottom: 0;
font-weight: 300;
line-height: 1.7;
padding: 7px 10px;
border-radius: 3px;
display: inline-block;
color: #f92020;
border: 1px solid #fa5252;
background-color: white;
}
.evf-recaptcha-container.recaptcha-hidden {
margin: 0;
} .evf-field-date-time .date-time-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
margin: 0 -5px;
}
@media (max-width: 767px) {
.evf-field-date-time .date-time-container {
justify-content: space-between;
margin: 0;
}
}
.evf-field-date-time .date-time-container input.date-dropdown-field {
width: 100%;
margin: 0 5px;
}
.evf-field-date-time .date-time-container .date-time-space-filler {
width: 20px;
}
@media (max-width: 767px) {
.evf-field-date-time .date-time-container .date-time-space-filler {
width: 100%;
}
}
.evf-field-date-time .date-time-container select {
margin: 0 5px 0 5px;
width: 33.4%;
}
@media (max-width: 767px) {
.evf-field-date-time .date-time-container select {
width: calc(33.33% - 10px);
margin: 0;
}
} @media only screen and (max-width: 600px) {
.evf-container .evf-field > * {
max-width: 100%;
}
.evf-container .evf-field:not(.evf-field-phone) {
overflow-x: hidden;
}
.evf-container .evf-field.evf-field, .evf-container .evf-field.evf-field-likert {
overflow: auto;
}
}
@media screen and (min-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-2 {
flex: 0 0 50%;
max-width: 50%;
}
}
@media screen and (max-width: 768px) {
.everest-forms .evf-field-container .evf-frontend-row {
flex-direction: column;
margin: 0;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid {
padding: 0;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid:last-child {
margin-bottom: 0;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-2, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-3, .everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid.evf-grid-4 {
width: 100%;
max-width: 100%;
}
.everest-forms .evf-recaptcha-container {
margin: 25px 0;
}
}
.wp-admin .evf-field-repeater-fields {
display: block !important;
} .amp-form-submit-success .evf-field-container,
.amp-form-submit-success .evf-submit-container {
display: none;
} @keyframes everest-forms-heartbeat {
0% {
box-shadow: 0 0 0 0 rgba(140, 90, 202, 0.6);
}
100% {
box-shadow: 0 0 0 10px rgba(223, 119, 57, 0);
}
}
span.everest-forms-shortcode-form-embed-dot {
display: inline-block;
width: 12px;
height: 12px !important;
padding: 0 !important;
border: 0 !important;
border-radius: 50%;
background-color: #8c5aca;
animation: everest-forms-heartbeat 1.5s infinite !important;
margin: 3px 10px;
}
.wp-editor-tools span.everest-forms-shortcode-form-embed-dot {
margin-top: 9px;
}
.everest-forms-shortcode-form-embed-theme-tooltip {
display: none;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip {
z-index: 100100 !important;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-box {
margin-bottom: 18px;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
bottom: 8px;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
top: 0;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-right .tooltipster-box {
margin-left: 18px;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
left: 8px;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box {
max-width: 260px;
background: white;
border: none;
border-radius: 4px;
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content {
color: #444444;
padding: 16px 20px 18px;
text-align: center;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content div *:first-child {
margin-top: 0 !important;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content h3 {
font-size: 16px;
letter-spacing: 0px;
line-height: 18px;
margin: 0;
color: #23282c;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content p {
font-size: 14px;
letter-spacing: 0px;
line-height: 18px;
margin: 10px 0 0;
color: #444444;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content a {
color: #1d7bac;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .everest-forms-shortcode-form-embed-theme-done-btn {
border-radius: 3px;
cursor: pointer;
text-decoration: none;
text-align: center;
vertical-align: middle;
white-space: nowrap;
box-shadow: none;
font-size: 14px;
font-weight: 600;
letter-spacing: 0px;
padding: 7px 18px;
border: none;
background-color: #8c5aca;
color: #ffffff;
display: block;
margin: 15px auto 0;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .everest-forms-shortcode-form-embed-theme-done-btn:hover {
background-color: #8c5aca;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .everest-forms-shortcode-form-embed-theme-done-btn:disabled {
cursor: default;
opacity: 0.5;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .everest-forms-shortcode-form-embed-theme-done-btn:disabled:hover {
background-color: #8c5aca;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-arrow-border {
border: none;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-top .tooltipster-arrow-background {
border-top-color: white;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-right .tooltipster-arrow-background {
border-right-color: white;
}
.everest-forms-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-bottom .tooltipster-arrow-background {
border-bottom-color: white;
}
.block-editor-page .edit-post-layout .components-notice-list > div {
padding-left: 50px;
}
.block-editor-page .everest-forms-shortcode-form-embed-dot {
position: absolute;
top: 75px;
left: 20px;
z-index: 9999;
}
.block-editor-page .everest-forms-shortcode-form-embed-theme {
width: 260px !important;
z-index: 99980 !important;
margin-top: 5px;
}
.block-editor-page .everest-forms-shortcode-form-embed-theme .tooltipster-box {
margin-top: 10px;
}
.block-editor-page .everest-forms-shortcode-form-embed-theme .everest-forms-shortcode-form-embed-theme-tooltips-red-arrow {
position: absolute;
display: block;
width: 15px;
height: 42px;
top: -65px;
left: 145px;
background-image: url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/images/icons/red-arrow.svg);
background-size: 15px 42px;
background-repeat: no-repeat;
}
.block-editor-page.is-fullscreen-mode .edit-post-layout .components-notice-list > div {
padding-left: 125px;
}
.block-editor-page.is-fullscreen-mode .everest-forms-shortcode-form-embed-dot {
left: 75px;
}
.block-editor-page.is-fullscreen-mode .everest-forms-shortcode-form-embed-theme .everest-forms-shortcode-form-embed-theme-tooltips-red-arrow {
left: 105px;
}
.everest_forms_preview_confirmation_table {
width: 100%;
margin-top: 20px;
border: 1px solid #ddd;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
}
.everest_forms_preview_confirmation_table_label {
width: 100%;
padding: 5px 10px;
box-sizing: border-box;
border-top: 1px solid #ddd;
font-weight: bold;
}
.everest_forms_preview_confirmation_table_value {
width: 100%;
padding: 5px 10px;
box-sizing: border-box;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
}
.everest_forms_preview_confirmation_table_value:first-child {
border-left: none;
}
.everest_forms_preview_confirmation_compact {
display: flex;
flex-wrap: wrap;
width: 100%;
box-sizing: border-box;
}
.everest_forms_preview_confirmation_compact .everest_forms_preview_confirmation_compact_label {
flex: 0 0 30%;
padding: 10px;
font-weight: 600;
box-sizing: border-box;
}
.everest_forms_preview_confirmation_compact .everest_forms_preview_confirmation_compact_value {
flex: 0 0 70%;
padding: 10px;
box-sizing: border-box;
}
.everest_forms_preview_confirmation_compact .everest_forms_preview_confirmation_compact_label:last-child,
.everest_forms_preview_confirmation_compact .everest_forms_preview_confirmation_compact_value:last-child {
border-bottom: none;
}
.everest_forms_preview_confirmation_compact .everest_forms_preview_confirmation_compact_value {
word-break: break-all;
}
.everest_forms_preview_confirmation_basic {
border: 1px solid #ddd;
border-radius: 5px;
padding: 20px;
background-color: #f9f9f9;
}
.everest_forms_preview_confirmation_basic_label {
margin-bottom: 10px;
font-weight: bold;
display: flex;
align-items: center;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
}
.everest_forms_preview_confirmation_basic_label span {
color: #333;
font-weight: 400;
margin-left: 3px;
}
.everest_forms_preview_confirmation_basic_label:last-child {
border-bottom: none;
}
.everest-forms .evf-result-feedback {
font-size: 14px;
border-radius: 5px;
padding: 10px 15px;
margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
}
.everest-forms .evf-result-feedback.correct_answer {
color: #4bce61;
background-color: rgba(75, 206, 97, 0.2);
}
.everest-forms .evf-result-feedback.incorrect_answer {
color: #fa5252;
background-color: rgba(250, 82, 82, 0.2);
}
.evf-field.evf-field-likert {
overflow: auto;
}
.evf-field.evf-field-likert table.everest-forms-field-likert {
background: #fff;
width: 100%;
border-radius: 3px;
overflow: hidden;
border-collapse: initial;
border: 1px solid #969696;
}
.evf-field.evf-field-likert table.everest-forms-field-likert input,
.evf-field.evf-field-likert table.everest-forms-field-likert select {
border-color: #adb5bd;
}
.evf-field.evf-field-likert table.everest-forms-field-likert input {
display: none;
}
.evf-field.evf-field-likert table.everest-forms-field-likert label {
height: 17px;
width: 17px;
margin: 0 auto;
cursor: pointer;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.evf-field.evf-field-likert table.everest-forms-field-likert label span {
display: none;
}
.evf-field.evf-field-likert table.everest-forms-field-likert label::before {
height: 17px;
width: 17px;
content: "";
border: 1px solid #adb5bd;
transition: all 0.25s ease 0s;
}
.evf-field.evf-field-likert table.everest-forms-field-likert label:hover::before {
border: 1px solid #697582;
}
.evf-field.evf-field-likert table.everest-forms-field-likert input[type=radio] + label::before {
border-radius: 50%;
}
.evf-field.evf-field-likert table.everest-forms-field-likert input[type=checkbox] + label::after, .evf-field.evf-field-likert table.everest-forms-field-likert input[type=radio] + label::after {
content: "";
position: absolute;
height: 5px;
width: 9px;
border-left: 2px solid transparent;
border-bottom: 2px solid transparent;
transform: rotate(-45deg);
margin-bottom: 0;
}
.evf-field.evf-field-likert table.everest-forms-field-likert input[type=checkbox]:checked + label::before, .evf-field.evf-field-likert table.everest-forms-field-likert input[type=radio]:checked + label::before {
background: #697582;
border-color: #697582;
}
.evf-field.evf-field-likert table.everest-forms-field-likert input[type=checkbox]:checked + label::after, .evf-field.evf-field-likert table.everest-forms-field-likert input[type=radio]:checked + label::after {
border-color: #fff;
}
.evf-field.evf-field-likert table.everest-forms-field-likert input[type=checkbox].evf-error + label::before, .evf-field.evf-field-likert table.everest-forms-field-likert input[type=radio].evf-error + label::before {
border-color: #fa5252;
}
.evf-field.evf-field-likert table.everest-forms-field-likert select {
height: 25px;
width: 100px;
padding: 0 5px;
}
.evf-field.evf-field-likert table.everest-forms-field-likert select + label {
display: none;
}
.evf-field.evf-field-likert table.everest-forms-field-likert th,
.evf-field.evf-field-likert table.everest-forms-field-likert td {
border: none;
padding: 10px;
height: 42px;
word-break: normal;
}
.evf-field.evf-field-likert table.everest-forms-field-likert th {
font-size: 14px;
font-weight: 400;
text-align: center;
}
.evf-field.evf-field-likert table.everest-forms-field-likert thead th {
background: #f6f7f8;
border-bottom: 1px solid #ced4da;
}
.evf-field.evf-field-likert table.everest-forms-field-likert tbody tr {
text-align: left;
}
.evf-field.evf-field-likert table.everest-forms-field-likert tbody tr th {
text-align: left;
}
.evf-field.evf-field-likert table.everest-forms-field-likert tbody tr th label.evf-error {
height: auto;
width: auto;
display: block;
border: none;
padding: 0;
background: no-repeat;
margin-left: 0;
}
.evf-field.evf-field-likert table.everest-forms-field-likert tbody tr th label.evf-error::before {
content: none;
}
.evf-field.evf-field-likert table.everest-forms-field-likert tbody tr td {
text-align: center;
}
.evf-field.evf-field-likert table.everest-forms-field-likert tbody tr td:last-child {
border-right: none;
}
.evf-field.evf-field-likert table.everest-forms-field-likert tbody tr:nth-child(even) th,
.evf-field.evf-field-likert table.everest-forms-field-likert tbody tr:nth-child(even) td {
background: #f6f7f8;
}
.evf-field.evf-field-scale-rating {
overflow: auto;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating {
width: 100%;
border: none;
margin-bottom: 10px;
overflow: hidden;
border-collapse: inherit;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating input {
display: none;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating input[type=radio]:hover + label, .evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating input[type=radio]:checked + label {
background: #d9dee2;
border: 3px solid #697582;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating label {
background: #f6f7f8;
height: 42px;
min-width: 40px;
margin-bottom: 0;
transition: all 0.2s ease 0s;
border: 3px solid transparent;
display: flex;
align-items: center;
justify-content: center;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating td,
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating th {
border: none;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating thead tr th {
font-size: 12px;
font-weight: 400;
padding: 0 0 10px;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating thead tr th .lowest-rating {
float: left;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating thead tr th .highest-rating {
float: right;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating tbody tr td {
padding: 0;
border-right: none;
text-align: center;
border: 1px solid #d5d9e2;
border-right: none;
line-height: 36px;
}
.evf-field.evf-field-scale-rating table.everest-forms-field-scale-rating tbody tr td:last-child {
border-right: 1px solid #d5d9e2;
} .everest-forms-notice--report {
padding: 25px;
margin-bottom: 2rem;
border-radius: 5px;
border: 1px solid #cdd0d8;
background-color: #eff1f5;
}
.everest-forms-notice--report .evf-result-box {
border-radius: 5px;
background: #fff;
color: #494d50;
margin-bottom: 25px;
padding: 15px 20px;
}
.everest-forms-notice--report .evf-result-box:last-child {
margin-bottom: 0;
}
.everest-forms-notice--report .evf-result-box ul {
margin: 0;
padding: 0;
list-style: none;
}
.everest-forms-notice--report .evf-result-box ul li {
display: flex;
align-items: center;
margin-bottom: 5px;
}
.everest-forms-notice--report .evf-result-box ul li input[type=radio], .everest-forms-notice--report .evf-result-box ul li input[type=checkbox] {
margin-right: 10px;
}
.everest-forms-notice--report .evf-result-box ul li.correct_answer {
color: #4bce61;
}
.everest-forms-notice--report .evf-result-box ul li.incorrect_answer {
color: #fa5252;
}
.everest-forms-notice--report .evf-result-box .evf-result-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 5px;
}
.everest-forms-notice--report .evf-result-box .evf-result-answers {
font-size: 14px;
margin-bottom: 10px;
}
.everest-forms-notice--report .evf-result-box .evf-result-answers .evf-result-label-wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.everest-forms-notice--report .evf-result-box .evf-result-answers .evf-poll-answer-progressbar {
display: flex;
height: 15px;
overflow: hidden;
background-color: #e9ebf1;
border-radius: 3px;
}
.everest-forms-notice--report .evf-result-box .evf-result-answers .evf-poll-answer-progressbar .evf-poll-answer-active-progressbar {
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #007bff;
transition: width 0.6s ease;
}
.everest-forms-notice--report .evf-result-box .evf-poll-answer-summary {
display: flex;
font-size: 18px;
margin-top: 20px;
margin-left: -20px;
margin-right: -20px;
border-top: 1px solid #cdd0d8;
}
.everest-forms-notice--report .evf-result-box .evf-poll-answer-summary .evf-total-answers-wrap,
.everest-forms-notice--report .evf-result-box .evf-poll-answer-summary .evf-skipped-answers-wrap {
font-weight: 600;
padding: 15px 20px;
margin-bottom: -15px;
display: flex;
flex: 1;
justify-content: space-between;
}
.everest-forms-notice--report .evf-result-box .evf-poll-answer-summary .evf-total-answers-wrap {
border-right: 1px solid #cdd0d8;
}
.everest-forms-notice--report .evf-result-box.evf-quiz-result .evf-quiz-title-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
font-size: 18px;
font-weight: 600;
}
.everest-forms-notice--report .evf-result-box.evf-quiz-result .evf-quiz-title-wrap .evf-result-title,
.everest-forms-notice--report .evf-result-box.evf-quiz-result .evf-quiz-title-wrap .evf-result-marks {
flex: 1;
}
.everest-forms-notice--report .evf-result-box.evf-quiz-result .evf-quiz-title-wrap .evf-result-marks {
text-align: right;
}
.everest-forms-field-yes-no-container .everest-forms-field-yes-no {
display: inline-flex;
margin-right: 30px;
}
.everest-forms-field-yes-no-container .everest-forms-field-yes-no .input-text {
display: none;
}
.everest-forms-field-yes-no-container .everest-forms-field-yes-no svg {
height: 32px;
width: 32px;
opacity: 0.5;
stroke-width: 0.6px;
stroke: rgba(0, 0, 0, 0.65);
transition: all 0.5s ease-in-out;
}
.everest-forms-field-yes-no-container .everest-forms-field-yes-no svg:hover {
cursor: pointer;
opacity: 1;
}
.everest-forms-field-yes-no-container .everest-forms-field-yes-no label {
margin: 0;
}
.everest-forms-field-yes-no-container .everest-forms-field-yes-no label:hover {
cursor: pointer;
}
.everest-forms-field-yes-no-container .everest-forms-field-yes-no.active svg {
opacity: 1;
animation: wiggle 2s linear;
}
.everest-forms-field-rating-container input[type=radio] {
display: none;
}
.everest-forms-field-rating-container label {
display: inline-block;
margin-right: 10px;
}
.everest-forms-field-rating-container .everest-forms-field-rating {
transition: all 0.25s ease 0s;
}
.everest-forms-field-rating-container .everest-forms-field-rating svg {
transition: all 0.25s ease 0s;
opacity: 0.6;
}
.everest-forms-field-rating-container .everest-forms-field-rating.hover, .everest-forms-field-rating-container .everest-forms-field-rating.selected {
transform: scale(1.25);
}
.everest-forms-field-rating-container .everest-forms-field-rating.hover svg, .everest-forms-field-rating-container .everest-forms-field-rating.selected svg {
opacity: 1;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container {
display: flex;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no {
padding: 8px 32px;
border: 1px solid;
border-radius: 4px;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no:hover {
cursor: pointer;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no.yes {
border-color: #008000;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no.yes:hover {
background-color: #eeffee;
transition: 0.2s ease-in-out;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no.no {
border-color: #ff0000;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no.no:hover {
background-color: #fff1f1;
transition: 0.2s ease-in-out;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no.active.yes {
background-color: #eeffee;
transition: 0.5s ease-in-out;
animation: shrinkgrow 0.2s linear;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no.active.yes label {
color: #008000;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no.active.no {
background-color: #fff1f1;
transition: 0.5s ease-in-out;
animation: shrinkgrow 0.2s linear;
}
.evf-yes-no-field-with-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no.active.no label {
color: #ff0000;
}
.evf-yes-no-field-with-icon-text .everest-forms-field-yes-no-container .everest-forms-field-yes-no {
display: inline-flex;
justify-content: center;
align-items: center;
column-gap: 8px;
}
@keyframes wiggle {
0% {
transform: rotateZ(0);
}
15% {
transform: rotateZ(-15deg);
}
20% {
transform: rotateZ(10deg);
}
25% {
transform: rotateZ(-10deg);
}
30% {
transform: rotateZ(6deg);
}
35% {
transform: rotateZ(-4deg);
}
100% {
transform: rotateZ(0);
}
}
@keyframes shrinkgrow {
0% {
transform: scale(0.9);
}
100% {
transform: scale(1);
}
}
.evf-td-head {
background: #f6f7f8;
border-bottom: 1px solid #ced4da !important;
} .everest-forms-beaver__container {
display: flex;
gap: 20px;
align-items: center;
justify-content: center;
}
.everest-forms-beaver__container img.everest-forms-logo__beaver {
background: #7545bb;
padding: 1rem;
border-radius: 14px;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.everest_forms_divi_builder:before {
content: "";
background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15.4553%202.87459H12.0039L13.0616%204.65593H16.513L15.4553%202.87459Z%22%20fill%3D%22black%22%2F%3E%3Cpath%20d%3D%22M17.6262%206.43721H14.1748L15.2882%208.21856H18.7395L17.6262%206.43721Z%22%20fill%3D%22black%22%2F%3E%3Cpath%20d%3D%22M17.5703%2015.3441H17.0693H15.5106H4.4328L9.94387%206.32597L12.2262%2010H11.7252H9.94387L8.88619%2011.7814H9.94387H10.6675H15.3993L9.94387%202.98592L1.25977%2017.1254H2.81845H17.0693H18.6836L17.5703%2015.3441Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");
height: 16px;
background-repeat: no-repeat;
background-position: center;
filter: invert(47%) sepia(92%) saturate(2271%) hue-rotate(187deg) brightness(91%) contrast(86%);
}
body .everest-forms-popup-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9999;
display: flex;
justify-content: center;
align-items: center;
}
body .everest-forms-popup-overlay .everest-forms-popup {
background: #fff;
padding: 20px 30px;
border-radius: 8px;
width: 386px;
height: 278px;
text-align: center;
position: relative;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}
body .everest-forms-popup-overlay .everest-forms-popup img.everest-forms-popup-success-logo {
margin-top: 54px;
margin-bottom: 24px;
}
body .everest-forms-popup-overlay .everest-forms-popup p.everest-forms-popup-success-text {
font-size: 24px;
font-weight: 500;
}
body .everest-forms-popup-overlay .everest-forms-popup p {
font-size: 15px;
font-weight: 400;
margin: 0;
}
body .everest-forms-popup-overlay .everest-forms-popup-close {
position: absolute;
top: 10px;
right: 15px;
font-size: 20px;
font-weight: bold;
color: #aaa;
cursor: pointer;
transition: color 0.3s;
margin-top: 24px;
margin-right: 24px;
}
.everest-forms-modal {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 99999999;
}
.everest-forms-modal::after {
content: "";
position: absolute;
background-color: rgba(0, 0, 0, 0.3568627451);
inset: 0;
z-index: 1;
}
.everest-forms-modal .evf-model {
display: flex;
flex-direction: column;
gap: 8px;
overflow-y: auto;
padding: 24px;
border-radius: 8px;
box-shadow: 2px 6px 32px 0 rgba(0, 0, 0, 0.1254901961);
position: relative;
background-color: #fff;
z-index: 999;
transition: scrollbar 0.5s ease-out;
animation: MoveIn 0.5s ease-in-out;
}
.everest-forms-modal .evf-model::-webkit-scrollbar {
width: 10px;
}
.everest-forms-modal .evf-model::-webkit-scrollbar-track {
width: 20px;
background-color: #fff;
border-radius: 8px;
}
.everest-forms-modal .evf-model::-webkit-scrollbar-thumb {
display: none;
border-radius: 8px;
width: 10px;
border: 5px solid #d5d5d5;
background-clip: content-box;
}
.everest-forms-modal .evf-model:hover::-webkit-scrollbar-thumb {
display: block;
}
.everest-forms-modal .evf-model .evf-close-popup {
text-decoration: none;
line-height: 20px;
color: #a7a7a7;
cursor: pointer;
font-size: 28px;
font-weight: 600;
position: absolute;
right: 16px;
top: 14px;
transition: all 0.3s ease-in-out;
z-index: 99999;
}
.everest-forms-modal .evf-model .evf-close-popup:hover {
color: #ff6a6a;
}
.everest-forms-modal .evf-model .header-wrap,
.everest-forms-modal .evf-model .footer-wrap {
justify-items: center;
}
.everest-forms-modal .evf-model .header-wrap .title,
.everest-forms-modal .evf-model .footer-wrap .title {
margin: 0px 0px 12px 0px;
font-weight: 500;
font-size: 30px;
line-height: 40px;
width: 100%;
text-align: center;
color: #222222;
}
.everest-forms-modal .evf-model .header-wrap .desc,
.everest-forms-modal .evf-model .footer-wrap .desc {
font-size: 16px;
line-height: 24px;
color: #494d50;
}
.everest-forms-modal .evf-model .everest-forms {
margin-top: 30px;
margin-bottom: 30px;
}
.everest-forms-modal .evf-model .everest-forms .evf-container.default {
margin-bottom: 0;
}
.everest-forms-modal .evf-model .everest-forms .evf-container.default .everest-form .evf-submit-container {
margin: 24px 0 0 0;
}
.everest-forms-modal .evf-model.evf-default {
min-width: 45vw;
height: 70vh;
}
.everest-forms-modal .evf-model.evf-medium {
min-width: 55vw;
height: 70vh;
}
.everest-forms-modal .evf-model.evf-large {
min-width: 65vw;
height: 70vh;
}
.evf-popup-type-premium-label {
position: relative;
display: inline-block;
padding-right: 20px; }
.evf-popup-type-premium-label::before {
content: "";
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC42ODc1IiB5PSIxLjE4NzUiIHdpZHRoPSIxMC42MjUiIGhlaWdodD0iMTAuNjI1IiByeD0iMS41NjI1IiBmaWxsPSIjNzU0NUJCIiBzdHJva2U9IiM3NTQ1QkIiIHN0cm9rZS13aWR0aD0iMC42MjUiLz4KPHBhdGggZD0iTTYuMDAwMjggMy43MjE5NUw3LjY2Njk1IDguMTY2NEg0LjMzMzYyTDYuMDAwMjggMy43MjE5NVoiIGZpbGw9IiNFRkVGRUYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkZCIgY2xpcC1ydWxlPSJldmVub2RkZCIgZD0iTTMuMjIyNTMgNC44MzMwNkwzLjYxOTM2IDguMTY2M0g4LjM4MTI2TDguNzc4MDkgNC44MzMwNkw2LjAwMDMxIDcuMTI0NzNMMy4yMjI1MyA0LjgzMzA2Wk04LjM4MTIzIDguNDgzODVIMy42MTkzMlY5LjI3NzVIOC4zODEyM1Y4LjQ4Mzg1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
position: absolute;
width: 16px;
height: 16px;
top: 0;
right: 0;
}body .iti,
div.evf-container .everest-form .iti {
position: relative;
display: inline-block;
}
body .iti *,
div.evf-container .everest-form .iti * {
box-sizing: border-box;
-moz-box-sizing: border-box;
}
body .iti__hide,
div.evf-container .everest-form .iti__hide {
display: none;
}
body .iti__v-hide,
div.evf-container .everest-form .iti__v-hide {
visibility: hidden;
}
body .iti input,
body .iti input[type=text],
body .iti input[type=tel],
div.evf-container .everest-form .iti input,
div.evf-container .everest-form .iti input[type=text],
div.evf-container .everest-form .iti input[type=tel] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0;
}
body .iti__flag-container,
div.evf-container .everest-form .iti__flag-container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px;
}
body .iti__selected-flag,
div.evf-container .everest-form .iti__selected-flag {
z-index: 1;
outline: none;
position: relative;
display: flex;
align-items: center;
height: 100%;
padding: 0 6px 0 8px;
}
body .iti__arrow,
div.evf-container .everest-form .iti__arrow {
margin-left: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #555;
}
body .iti__arrow--up,
div.evf-container .everest-form .iti__arrow--up {
border-top: none;
border-bottom: 4px solid #555;
}
body .iti__country-list,
div.evf-container .everest-form .iti__country-list {
position: absolute;
z-index: 20;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
background-color: #fff !important;
border: 1px solid #ccc;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
body .iti__country-list--dropup,
div.evf-container .everest-form .iti__country-list--dropup {
bottom: 100%;
margin-bottom: -1px;
}
@media (max-width: 600px) {
body .iti__country-list,
div.evf-container .everest-form .iti__country-list {
max-width: 90vw;
}
}
body .iti__flag-box,
div.evf-container .everest-form .iti__flag-box {
display: inline-block;
width: 20px;
}
body .iti__divider,
div.evf-container .everest-form .iti__divider {
margin: 0 !important;
border-bottom: 1px solid #ccc !important;
}
body .iti__country,
div.evf-container .everest-form .iti__country {
padding: 5px 10px;
outline: none;
}
body .iti__dial-code,
div.evf-container .everest-form .iti__dial-code {
color: #999;
vertical-align: baseline;
line-height: 1;
}
body .iti__country.iti__highlight,
div.evf-container .everest-form .iti__country.iti__highlight {
background-color: rgba(0, 0, 0, 0.05) !important;
}
body .iti__flag-box, body .iti__country-name,
div.evf-container .everest-form .iti__flag-box,
div.evf-container .everest-form .iti__country-name {
vertical-align: middle;
line-height: 1;
}
body .iti__flag-box, body .iti__country-name,
div.evf-container .everest-form .iti__flag-box,
div.evf-container .everest-form .iti__country-name {
margin-right: 10px;
}
body .iti--allow-dropdown input,
body .iti--allow-dropdown input[type=text],
body .iti--allow-dropdown input[type=tel], body .iti--separate-dial-code input,
body .iti--separate-dial-code input[type=text],
body .iti--separate-dial-code input[type=tel],
div.evf-container .everest-form .iti--allow-dropdown input,
div.evf-container .everest-form .iti--allow-dropdown input[type=text],
div.evf-container .everest-form .iti--allow-dropdown input[type=tel],
div.evf-container .everest-form .iti--separate-dial-code input,
div.evf-container .everest-form .iti--separate-dial-code input[type=text],
div.evf-container .everest-form .iti--separate-dial-code input[type=tel] {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
}
body .iti--allow-dropdown .iti__flag-container, body .iti--separate-dial-code .iti__flag-container,
div.evf-container .everest-form .iti--allow-dropdown .iti__flag-container,
div.evf-container .everest-form .iti--separate-dial-code .iti__flag-container {
right: auto;
left: 0;
}
body .iti--allow-dropdown .iti__flag-container:hover,
div.evf-container .everest-form .iti--allow-dropdown .iti__flag-container:hover {
cursor: pointer;
}
body .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,
div.evf-container .everest-form .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05);
}
body .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
body .iti--allow-dropdown input[readonly] + .iti__flag-container:hover,
div.evf-container .everest-form .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
div.evf-container .everest-form .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
cursor: default;
}
body .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
body .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag,
div.evf-container .everest-form .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
div.evf-container .everest-form .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
background-color: transparent;
}
body .iti--separate-dial-code .iti__selected-flag,
div.evf-container .everest-form .iti--separate-dial-code .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05);
}
body .iti--separate-dial-code .iti__selected-dial-code,
div.evf-container .everest-form .iti--separate-dial-code .iti__selected-dial-code {
margin-left: 6px;
}
body .iti--container,
div.evf-container .everest-form .iti--container {
position: absolute;
top: -1000px;
left: -1000px;
z-index: 1060;
padding: 1px;
}
body .iti--container:hover,
div.evf-container .everest-form .iti--container:hover {
cursor: pointer;
}
body .iti__flag,
div.evf-container .everest-form .iti__flag {
width: 20px;
}
body .iti__flag.iti__be,
div.evf-container .everest-form .iti__flag.iti__be {
width: 18px;
}
body .iti__flag.iti__ch,
div.evf-container .everest-form .iti__flag.iti__ch {
width: 15px;
}
body .iti__flag.iti__mc,
div.evf-container .everest-form .iti__flag.iti__mc {
width: 19px;
}
body .iti__flag.iti__ne,
div.evf-container .everest-form .iti__flag.iti__ne {
width: 18px;
}
body .iti__flag.iti__np,
div.evf-container .everest-form .iti__flag.iti__np {
width: 13px;
}
body .iti__flag.iti__va,
div.evf-container .everest-form .iti__flag.iti__va {
width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
body .iti__flag,
div.evf-container .everest-form .iti__flag {
background-size: 5652px 15px;
}
}
body .iti__flag.iti__ac,
div.evf-container .everest-form .iti__flag.iti__ac {
height: 10px;
background-position: 0px 0px;
}
body .iti__flag.iti__ad,
div.evf-container .everest-form .iti__flag.iti__ad {
height: 14px;
background-position: -22px 0px;
}
body .iti__flag.iti__ae,
div.evf-container .everest-form .iti__flag.iti__ae {
height: 10px;
background-position: -44px 0px;
}
body .iti__flag.iti__af,
div.evf-container .everest-form .iti__flag.iti__af {
height: 14px;
background-position: -66px 0px;
}
body .iti__flag.iti__ag,
div.evf-container .everest-form .iti__flag.iti__ag {
height: 14px;
background-position: -88px 0px;
}
body .iti__flag.iti__ai,
div.evf-container .everest-form .iti__flag.iti__ai {
height: 10px;
background-position: -110px 0px;
}
body .iti__flag.iti__al,
div.evf-container .everest-form .iti__flag.iti__al {
height: 15px;
background-position: -132px 0px;
}
body .iti__flag.iti__am,
div.evf-container .everest-form .iti__flag.iti__am {
height: 10px;
background-position: -154px 0px;
}
body .iti__flag.iti__ao,
div.evf-container .everest-form .iti__flag.iti__ao {
height: 14px;
background-position: -176px 0px;
}
body .iti__flag.iti__aq,
div.evf-container .everest-form .iti__flag.iti__aq {
height: 14px;
background-position: -198px 0px;
}
body .iti__flag.iti__ar,
div.evf-container .everest-form .iti__flag.iti__ar {
height: 13px;
background-position: -220px 0px;
}
body .iti__flag.iti__as,
div.evf-container .everest-form .iti__flag.iti__as {
height: 10px;
background-position: -242px 0px;
}
body .iti__flag.iti__at,
div.evf-container .everest-form .iti__flag.iti__at {
height: 14px;
background-position: -264px 0px;
}
body .iti__flag.iti__au,
div.evf-container .everest-form .iti__flag.iti__au {
height: 10px;
background-position: -286px 0px;
}
body .iti__flag.iti__aw,
div.evf-container .everest-form .iti__flag.iti__aw {
height: 14px;
background-position: -308px 0px;
}
body .iti__flag.iti__ax,
div.evf-container .everest-form .iti__flag.iti__ax {
height: 13px;
background-position: -330px 0px;
}
body .iti__flag.iti__az,
div.evf-container .everest-form .iti__flag.iti__az {
height: 10px;
background-position: -352px 0px;
}
body .iti__flag.iti__ba,
div.evf-container .everest-form .iti__flag.iti__ba {
height: 10px;
background-position: -374px 0px;
}
body .iti__flag.iti__bb,
div.evf-container .everest-form .iti__flag.iti__bb {
height: 14px;
background-position: -396px 0px;
}
body .iti__flag.iti__bd,
div.evf-container .everest-form .iti__flag.iti__bd {
height: 12px;
background-position: -418px 0px;
}
body .iti__flag.iti__be,
div.evf-container .everest-form .iti__flag.iti__be {
height: 15px;
background-position: -440px 0px;
}
body .iti__flag.iti__bf,
div.evf-container .everest-form .iti__flag.iti__bf {
height: 14px;
background-position: -460px 0px;
}
body .iti__flag.iti__bg,
div.evf-container .everest-form .iti__flag.iti__bg {
height: 12px;
background-position: -482px 0px;
}
body .iti__flag.iti__bh,
div.evf-container .everest-form .iti__flag.iti__bh {
height: 12px;
background-position: -504px 0px;
}
body .iti__flag.iti__bi,
div.evf-container .everest-form .iti__flag.iti__bi {
height: 12px;
background-position: -526px 0px;
}
body .iti__flag.iti__bj,
div.evf-container .everest-form .iti__flag.iti__bj {
height: 14px;
background-position: -548px 0px;
}
body .iti__flag.iti__bl,
div.evf-container .everest-form .iti__flag.iti__bl {
height: 14px;
background-position: -570px 0px;
}
body .iti__flag.iti__bm,
div.evf-container .everest-form .iti__flag.iti__bm {
height: 10px;
background-position: -592px 0px;
}
body .iti__flag.iti__bn,
div.evf-container .everest-form .iti__flag.iti__bn {
height: 10px;
background-position: -614px 0px;
}
body .iti__flag.iti__bo,
div.evf-container .everest-form .iti__flag.iti__bo {
height: 14px;
background-position: -636px 0px;
}
body .iti__flag.iti__bq,
div.evf-container .everest-form .iti__flag.iti__bq {
height: 14px;
background-position: -658px 0px;
}
body .iti__flag.iti__br,
div.evf-container .everest-form .iti__flag.iti__br {
height: 14px;
background-position: -680px 0px;
}
body .iti__flag.iti__bs,
div.evf-container .everest-form .iti__flag.iti__bs {
height: 10px;
background-position: -702px 0px;
}
body .iti__flag.iti__bt,
div.evf-container .everest-form .iti__flag.iti__bt {
height: 14px;
background-position: -724px 0px;
}
body .iti__flag.iti__bv,
div.evf-container .everest-form .iti__flag.iti__bv {
height: 15px;
background-position: -746px 0px;
}
body .iti__flag.iti__bw,
div.evf-container .everest-form .iti__flag.iti__bw {
height: 14px;
background-position: -768px 0px;
}
body .iti__flag.iti__by,
div.evf-container .everest-form .iti__flag.iti__by {
height: 10px;
background-position: -790px 0px;
}
body .iti__flag.iti__bz,
div.evf-container .everest-form .iti__flag.iti__bz {
height: 14px;
background-position: -812px 0px;
}
body .iti__flag.iti__ca,
div.evf-container .everest-form .iti__flag.iti__ca {
height: 10px;
background-position: -834px 0px;
}
body .iti__flag.iti__cc,
div.evf-container .everest-form .iti__flag.iti__cc {
height: 10px;
background-position: -856px 0px;
}
body .iti__flag.iti__cd,
div.evf-container .everest-form .iti__flag.iti__cd {
height: 15px;
background-position: -878px 0px;
}
body .iti__flag.iti__cf,
div.evf-container .everest-form .iti__flag.iti__cf {
height: 14px;
background-position: -900px 0px;
}
body .iti__flag.iti__cg,
div.evf-container .everest-form .iti__flag.iti__cg {
height: 14px;
background-position: -922px 0px;
}
body .iti__flag.iti__ch,
div.evf-container .everest-form .iti__flag.iti__ch {
height: 15px;
background-position: -944px 0px;
}
body .iti__flag.iti__ci,
div.evf-container .everest-form .iti__flag.iti__ci {
height: 14px;
background-position: -961px 0px;
}
body .iti__flag.iti__ck,
div.evf-container .everest-form .iti__flag.iti__ck {
height: 10px;
background-position: -983px 0px;
}
body .iti__flag.iti__cl,
div.evf-container .everest-form .iti__flag.iti__cl {
height: 14px;
background-position: -1005px 0px;
}
body .iti__flag.iti__cm,
div.evf-container .everest-form .iti__flag.iti__cm {
height: 14px;
background-position: -1027px 0px;
}
body .iti__flag.iti__cn,
div.evf-container .everest-form .iti__flag.iti__cn {
height: 14px;
background-position: -1049px 0px;
}
body .iti__flag.iti__co,
div.evf-container .everest-form .iti__flag.iti__co {
height: 14px;
background-position: -1071px 0px;
}
body .iti__flag.iti__cp,
div.evf-container .everest-form .iti__flag.iti__cp {
height: 14px;
background-position: -1093px 0px;
}
body .iti__flag.iti__cr,
div.evf-container .everest-form .iti__flag.iti__cr {
height: 12px;
background-position: -1115px 0px;
}
body .iti__flag.iti__cu,
div.evf-container .everest-form .iti__flag.iti__cu {
height: 10px;
background-position: -1137px 0px;
}
body .iti__flag.iti__cv,
div.evf-container .everest-form .iti__flag.iti__cv {
height: 12px;
background-position: -1159px 0px;
}
body .iti__flag.iti__cw,
div.evf-container .everest-form .iti__flag.iti__cw {
height: 14px;
background-position: -1181px 0px;
}
body .iti__flag.iti__cx,
div.evf-container .everest-form .iti__flag.iti__cx {
height: 10px;
background-position: -1203px 0px;
}
body .iti__flag.iti__cy,
div.evf-container .everest-form .iti__flag.iti__cy {
height: 14px;
background-position: -1225px 0px;
}
body .iti__flag.iti__cz,
div.evf-container .everest-form .iti__flag.iti__cz {
height: 14px;
background-position: -1247px 0px;
}
body .iti__flag.iti__de,
div.evf-container .everest-form .iti__flag.iti__de {
height: 12px;
background-position: -1269px 0px;
}
body .iti__flag.iti__dg,
div.evf-container .everest-form .iti__flag.iti__dg {
height: 10px;
background-position: -1291px 0px;
}
body .iti__flag.iti__dj,
div.evf-container .everest-form .iti__flag.iti__dj {
height: 14px;
background-position: -1313px 0px;
}
body .iti__flag.iti__dk,
div.evf-container .everest-form .iti__flag.iti__dk {
height: 15px;
background-position: -1335px 0px;
}
body .iti__flag.iti__dm,
div.evf-container .everest-form .iti__flag.iti__dm {
height: 10px;
background-position: -1357px 0px;
}
body .iti__flag.iti__do,
div.evf-container .everest-form .iti__flag.iti__do {
height: 14px;
background-position: -1379px 0px;
}
body .iti__flag.iti__dz,
div.evf-container .everest-form .iti__flag.iti__dz {
height: 14px;
background-position: -1401px 0px;
}
body .iti__flag.iti__ea,
div.evf-container .everest-form .iti__flag.iti__ea {
height: 14px;
background-position: -1423px 0px;
}
body .iti__flag.iti__ec,
div.evf-container .everest-form .iti__flag.iti__ec {
height: 14px;
background-position: -1445px 0px;
}
body .iti__flag.iti__ee,
div.evf-container .everest-form .iti__flag.iti__ee {
height: 13px;
background-position: -1467px 0px;
}
body .iti__flag.iti__eg,
div.evf-container .everest-form .iti__flag.iti__eg {
height: 14px;
background-position: -1489px 0px;
}
body .iti__flag.iti__eh,
div.evf-container .everest-form .iti__flag.iti__eh {
height: 10px;
background-position: -1511px 0px;
}
body .iti__flag.iti__er,
div.evf-container .everest-form .iti__flag.iti__er {
height: 10px;
background-position: -1533px 0px;
}
body .iti__flag.iti__es,
div.evf-container .everest-form .iti__flag.iti__es {
height: 14px;
background-position: -1555px 0px;
}
body .iti__flag.iti__et,
div.evf-container .everest-form .iti__flag.iti__et {
height: 10px;
background-position: -1577px 0px;
}
body .iti__flag.iti__eu,
div.evf-container .everest-form .iti__flag.iti__eu {
height: 14px;
background-position: -1599px 0px;
}
body .iti__flag.iti__fi,
div.evf-container .everest-form .iti__flag.iti__fi {
height: 12px;
background-position: -1621px 0px;
}
body .iti__flag.iti__fj,
div.evf-container .everest-form .iti__flag.iti__fj {
height: 10px;
background-position: -1643px 0px;
}
body .iti__flag.iti__fk,
div.evf-container .everest-form .iti__flag.iti__fk {
height: 10px;
background-position: -1665px 0px;
}
body .iti__flag.iti__fm,
div.evf-container .everest-form .iti__flag.iti__fm {
height: 11px;
background-position: -1687px 0px;
}
body .iti__flag.iti__fo,
div.evf-container .everest-form .iti__flag.iti__fo {
height: 15px;
background-position: -1709px 0px;
}
body .iti__flag.iti__fr,
div.evf-container .everest-form .iti__flag.iti__fr {
height: 14px;
background-position: -1731px 0px;
}
body .iti__flag.iti__ga,
div.evf-container .everest-form .iti__flag.iti__ga {
height: 15px;
background-position: -1753px 0px;
}
body .iti__flag.iti__gb,
div.evf-container .everest-form .iti__flag.iti__gb {
height: 10px;
background-position: -1775px 0px;
}
body .iti__flag.iti__gd,
div.evf-container .everest-form .iti__flag.iti__gd {
height: 12px;
background-position: -1797px 0px;
}
body .iti__flag.iti__ge,
div.evf-container .everest-form .iti__flag.iti__ge {
height: 14px;
background-position: -1819px 0px;
}
body .iti__flag.iti__gf,
div.evf-container .everest-form .iti__flag.iti__gf {
height: 14px;
background-position: -1841px 0px;
}
body .iti__flag.iti__gg,
div.evf-container .everest-form .iti__flag.iti__gg {
height: 14px;
background-position: -1863px 0px;
}
body .iti__flag.iti__gh,
div.evf-container .everest-form .iti__flag.iti__gh {
height: 14px;
background-position: -1885px 0px;
}
body .iti__flag.iti__gi,
div.evf-container .everest-form .iti__flag.iti__gi {
height: 10px;
background-position: -1907px 0px;
}
body .iti__flag.iti__gl,
div.evf-container .everest-form .iti__flag.iti__gl {
height: 14px;
background-position: -1929px 0px;
}
body .iti__flag.iti__gm,
div.evf-container .everest-form .iti__flag.iti__gm {
height: 14px;
background-position: -1951px 0px;
}
body .iti__flag.iti__gn,
div.evf-container .everest-form .iti__flag.iti__gn {
height: 14px;
background-position: -1973px 0px;
}
body .iti__flag.iti__gp,
div.evf-container .everest-form .iti__flag.iti__gp {
height: 14px;
background-position: -1995px 0px;
}
body .iti__flag.iti__gq,
div.evf-container .everest-form .iti__flag.iti__gq {
height: 14px;
background-position: -2017px 0px;
}
body .iti__flag.iti__gr,
div.evf-container .everest-form .iti__flag.iti__gr {
height: 14px;
background-position: -2039px 0px;
}
body .iti__flag.iti__gs,
div.evf-container .everest-form .iti__flag.iti__gs {
height: 10px;
background-position: -2061px 0px;
}
body .iti__flag.iti__gt,
div.evf-container .everest-form .iti__flag.iti__gt {
height: 13px;
background-position: -2083px 0px;
}
body .iti__flag.iti__gu,
div.evf-container .everest-form .iti__flag.iti__gu {
height: 11px;
background-position: -2105px 0px;
}
body .iti__flag.iti__gw,
div.evf-container .everest-form .iti__flag.iti__gw {
height: 10px;
background-position: -2127px 0px;
}
body .iti__flag.iti__gy,
div.evf-container .everest-form .iti__flag.iti__gy {
height: 12px;
background-position: -2149px 0px;
}
body .iti__flag.iti__hk,
div.evf-container .everest-form .iti__flag.iti__hk {
height: 14px;
background-position: -2171px 0px;
}
body .iti__flag.iti__hm,
div.evf-container .everest-form .iti__flag.iti__hm {
height: 10px;
background-position: -2193px 0px;
}
body .iti__flag.iti__hn,
div.evf-container .everest-form .iti__flag.iti__hn {
height: 10px;
background-position: -2215px 0px;
}
body .iti__flag.iti__hr,
div.evf-container .everest-form .iti__flag.iti__hr {
height: 10px;
background-position: -2237px 0px;
}
body .iti__flag.iti__ht,
div.evf-container .everest-form .iti__flag.iti__ht {
height: 12px;
background-position: -2259px 0px;
}
body .iti__flag.iti__hu,
div.evf-container .everest-form .iti__flag.iti__hu {
height: 10px;
background-position: -2281px 0px;
}
body .iti__flag.iti__ic,
div.evf-container .everest-form .iti__flag.iti__ic {
height: 14px;
background-position: -2303px 0px;
}
body .iti__flag.iti__id,
div.evf-container .everest-form .iti__flag.iti__id {
height: 14px;
background-position: -2325px 0px;
}
body .iti__flag.iti__ie,
div.evf-container .everest-form .iti__flag.iti__ie {
height: 10px;
background-position: -2347px 0px;
}
body .iti__flag.iti__il,
div.evf-container .everest-form .iti__flag.iti__il {
height: 15px;
background-position: -2369px 0px;
}
body .iti__flag.iti__im,
div.evf-container .everest-form .iti__flag.iti__im {
height: 10px;
background-position: -2391px 0px;
}
body .iti__flag.iti__in,
div.evf-container .everest-form .iti__flag.iti__in {
height: 14px;
background-position: -2413px 0px;
}
body .iti__flag.iti__io,
div.evf-container .everest-form .iti__flag.iti__io {
height: 10px;
background-position: -2435px 0px;
}
body .iti__flag.iti__iq,
div.evf-container .everest-form .iti__flag.iti__iq {
height: 14px;
background-position: -2457px 0px;
}
body .iti__flag.iti__ir,
div.evf-container .everest-form .iti__flag.iti__ir {
height: 12px;
background-position: -2479px 0px;
}
body .iti__flag.iti__is,
div.evf-container .everest-form .iti__flag.iti__is {
height: 15px;
background-position: -2501px 0px;
}
body .iti__flag.iti__it,
div.evf-container .everest-form .iti__flag.iti__it {
height: 14px;
background-position: -2523px 0px;
}
body .iti__flag.iti__je,
div.evf-container .everest-form .iti__flag.iti__je {
height: 12px;
background-position: -2545px 0px;
}
body .iti__flag.iti__jm,
div.evf-container .everest-form .iti__flag.iti__jm {
height: 10px;
background-position: -2567px 0px;
}
body .iti__flag.iti__jo,
div.evf-container .everest-form .iti__flag.iti__jo {
height: 10px;
background-position: -2589px 0px;
}
body .iti__flag.iti__jp,
div.evf-container .everest-form .iti__flag.iti__jp {
height: 14px;
background-position: -2611px 0px;
}
body .iti__flag.iti__ke,
div.evf-container .everest-form .iti__flag.iti__ke {
height: 14px;
background-position: -2633px 0px;
}
body .iti__flag.iti__kg,
div.evf-container .everest-form .iti__flag.iti__kg {
height: 12px;
background-position: -2655px 0px;
}
body .iti__flag.iti__kh,
div.evf-container .everest-form .iti__flag.iti__kh {
height: 13px;
background-position: -2677px 0px;
}
body .iti__flag.iti__ki,
div.evf-container .everest-form .iti__flag.iti__ki {
height: 10px;
background-position: -2699px 0px;
}
body .iti__flag.iti__km,
div.evf-container .everest-form .iti__flag.iti__km {
height: 12px;
background-position: -2721px 0px;
}
body .iti__flag.iti__kn,
div.evf-container .everest-form .iti__flag.iti__kn {
height: 14px;
background-position: -2743px 0px;
}
body .iti__flag.iti__kp,
div.evf-container .everest-form .iti__flag.iti__kp {
height: 10px;
background-position: -2765px 0px;
}
body .iti__flag.iti__kr,
div.evf-container .everest-form .iti__flag.iti__kr {
height: 14px;
background-position: -2787px 0px;
}
body .iti__flag.iti__kw,
div.evf-container .everest-form .iti__flag.iti__kw {
height: 10px;
background-position: -2809px 0px;
}
body .iti__flag.iti__ky,
div.evf-container .everest-form .iti__flag.iti__ky {
height: 10px;
background-position: -2831px 0px;
}
body .iti__flag.iti__kz,
div.evf-container .everest-form .iti__flag.iti__kz {
height: 10px;
background-position: -2853px 0px;
}
body .iti__flag.iti__la,
div.evf-container .everest-form .iti__flag.iti__la {
height: 14px;
background-position: -2875px 0px;
}
body .iti__flag.iti__lb,
div.evf-container .everest-form .iti__flag.iti__lb {
height: 14px;
background-position: -2897px 0px;
}
body .iti__flag.iti__lc,
div.evf-container .everest-form .iti__flag.iti__lc {
height: 10px;
background-position: -2919px 0px;
}
body .iti__flag.iti__li,
div.evf-container .everest-form .iti__flag.iti__li {
height: 12px;
background-position: -2941px 0px;
}
body .iti__flag.iti__lk,
div.evf-container .everest-form .iti__flag.iti__lk {
height: 10px;
background-position: -2963px 0px;
}
body .iti__flag.iti__lr,
div.evf-container .everest-form .iti__flag.iti__lr {
height: 11px;
background-position: -2985px 0px;
}
body .iti__flag.iti__ls,
div.evf-container .everest-form .iti__flag.iti__ls {
height: 14px;
background-position: -3007px 0px;
}
body .iti__flag.iti__lt,
div.evf-container .everest-form .iti__flag.iti__lt {
height: 12px;
background-position: -3029px 0px;
}
body .iti__flag.iti__lu,
div.evf-container .everest-form .iti__flag.iti__lu {
height: 12px;
background-position: -3051px 0px;
}
body .iti__flag.iti__lv,
div.evf-container .everest-form .iti__flag.iti__lv {
height: 10px;
background-position: -3073px 0px;
}
body .iti__flag.iti__ly,
div.evf-container .everest-form .iti__flag.iti__ly {
height: 10px;
background-position: -3095px 0px;
}
body .iti__flag.iti__ma,
div.evf-container .everest-form .iti__flag.iti__ma {
height: 14px;
background-position: -3117px 0px;
}
body .iti__flag.iti__mc,
div.evf-container .everest-form .iti__flag.iti__mc {
height: 15px;
background-position: -3139px 0px;
}
body .iti__flag.iti__md,
div.evf-container .everest-form .iti__flag.iti__md {
height: 10px;
background-position: -3160px 0px;
}
body .iti__flag.iti__me,
div.evf-container .everest-form .iti__flag.iti__me {
height: 10px;
background-position: -3182px 0px;
}
body .iti__flag.iti__mf,
div.evf-container .everest-form .iti__flag.iti__mf {
height: 14px;
background-position: -3204px 0px;
}
body .iti__flag.iti__mg,
div.evf-container .everest-form .iti__flag.iti__mg {
height: 14px;
background-position: -3226px 0px;
}
body .iti__flag.iti__mh,
div.evf-container .everest-form .iti__flag.iti__mh {
height: 11px;
background-position: -3248px 0px;
}
body .iti__flag.iti__mk,
div.evf-container .everest-form .iti__flag.iti__mk {
height: 10px;
background-position: -3270px 0px;
}
body .iti__flag.iti__ml,
div.evf-container .everest-form .iti__flag.iti__ml {
height: 14px;
background-position: -3292px 0px;
}
body .iti__flag.iti__mm,
div.evf-container .everest-form .iti__flag.iti__mm {
height: 14px;
background-position: -3314px 0px;
}
body .iti__flag.iti__mn,
div.evf-container .everest-form .iti__flag.iti__mn {
height: 10px;
background-position: -3336px 0px;
}
body .iti__flag.iti__mo,
div.evf-container .everest-form .iti__flag.iti__mo {
height: 14px;
background-position: -3358px 0px;
}
body .iti__flag.iti__mp,
div.evf-container .everest-form .iti__flag.iti__mp {
height: 10px;
background-position: -3380px 0px;
}
body .iti__flag.iti__mq,
div.evf-container .everest-form .iti__flag.iti__mq {
height: 14px;
background-position: -3402px 0px;
}
body .iti__flag.iti__mr,
div.evf-container .everest-form .iti__flag.iti__mr {
height: 14px;
background-position: -3424px 0px;
}
body .iti__flag.iti__ms,
div.evf-container .everest-form .iti__flag.iti__ms {
height: 10px;
background-position: -3446px 0px;
}
body .iti__flag.iti__mt,
div.evf-container .everest-form .iti__flag.iti__mt {
height: 14px;
background-position: -3468px 0px;
}
body .iti__flag.iti__mu,
div.evf-container .everest-form .iti__flag.iti__mu {
height: 14px;
background-position: -3490px 0px;
}
body .iti__flag.iti__mv,
div.evf-container .everest-form .iti__flag.iti__mv {
height: 14px;
background-position: -3512px 0px;
}
body .iti__flag.iti__mw,
div.evf-container .everest-form .iti__flag.iti__mw {
height: 14px;
background-position: -3534px 0px;
}
body .iti__flag.iti__mx,
div.evf-container .everest-form .iti__flag.iti__mx {
height: 12px;
background-position: -3556px 0px;
}
body .iti__flag.iti__my,
div.evf-container .everest-form .iti__flag.iti__my {
height: 10px;
background-position: -3578px 0px;
}
body .iti__flag.iti__mz,
div.evf-container .everest-form .iti__flag.iti__mz {
height: 14px;
background-position: -3600px 0px;
}
body .iti__flag.iti__na,
div.evf-container .everest-form .iti__flag.iti__na {
height: 14px;
background-position: -3622px 0px;
}
body .iti__flag.iti__nc,
div.evf-container .everest-form .iti__flag.iti__nc {
height: 10px;
background-position: -3644px 0px;
}
body .iti__flag.iti__ne,
div.evf-container .everest-form .iti__flag.iti__ne {
height: 15px;
background-position: -3666px 0px;
}
body .iti__flag.iti__nf,
div.evf-container .everest-form .iti__flag.iti__nf {
height: 10px;
background-position: -3686px 0px;
}
body .iti__flag.iti__ng,
div.evf-container .everest-form .iti__flag.iti__ng {
height: 10px;
background-position: -3708px 0px;
}
body .iti__flag.iti__ni,
div.evf-container .everest-form .iti__flag.iti__ni {
height: 12px;
background-position: -3730px 0px;
}
body .iti__flag.iti__nl,
div.evf-container .everest-form .iti__flag.iti__nl {
height: 14px;
background-position: -3752px 0px;
}
body .iti__flag.iti__no,
div.evf-container .everest-form .iti__flag.iti__no {
height: 15px;
background-position: -3774px 0px;
}
body .iti__flag.iti__np,
div.evf-container .everest-form .iti__flag.iti__np {
height: 15px;
background-position: -3796px 0px;
}
body .iti__flag.iti__nr,
div.evf-container .everest-form .iti__flag.iti__nr {
height: 10px;
background-position: -3811px 0px;
}
body .iti__flag.iti__nu,
div.evf-container .everest-form .iti__flag.iti__nu {
height: 10px;
background-position: -3833px 0px;
}
body .iti__flag.iti__nz,
div.evf-container .everest-form .iti__flag.iti__nz {
height: 10px;
background-position: -3855px 0px;
}
body .iti__flag.iti__om,
div.evf-container .everest-form .iti__flag.iti__om {
height: 10px;
background-position: -3877px 0px;
}
body .iti__flag.iti__pa,
div.evf-container .everest-form .iti__flag.iti__pa {
height: 14px;
background-position: -3899px 0px;
}
body .iti__flag.iti__pe,
div.evf-container .everest-form .iti__flag.iti__pe {
height: 14px;
background-position: -3921px 0px;
}
body .iti__flag.iti__pf,
div.evf-container .everest-form .iti__flag.iti__pf {
height: 14px;
background-position: -3943px 0px;
}
body .iti__flag.iti__pg,
div.evf-container .everest-form .iti__flag.iti__pg {
height: 15px;
background-position: -3965px 0px;
}
body .iti__flag.iti__ph,
div.evf-container .everest-form .iti__flag.iti__ph {
height: 10px;
background-position: -3987px 0px;
}
body .iti__flag.iti__pk,
div.evf-container .everest-form .iti__flag.iti__pk {
height: 14px;
background-position: -4009px 0px;
}
body .iti__flag.iti__pl,
div.evf-container .everest-form .iti__flag.iti__pl {
height: 13px;
background-position: -4031px 0px;
}
body .iti__flag.iti__pm,
div.evf-container .everest-form .iti__flag.iti__pm {
height: 14px;
background-position: -4053px 0px;
}
body .iti__flag.iti__pn,
div.evf-container .everest-form .iti__flag.iti__pn {
height: 10px;
background-position: -4075px 0px;
}
body .iti__flag.iti__pr,
div.evf-container .everest-form .iti__flag.iti__pr {
height: 14px;
background-position: -4097px 0px;
}
body .iti__flag.iti__ps,
div.evf-container .everest-form .iti__flag.iti__ps {
height: 10px;
background-position: -4119px 0px;
}
body .iti__flag.iti__pt,
div.evf-container .everest-form .iti__flag.iti__pt {
height: 14px;
background-position: -4141px 0px;
}
body .iti__flag.iti__pw,
div.evf-container .everest-form .iti__flag.iti__pw {
height: 13px;
background-position: -4163px 0px;
}
body .iti__flag.iti__py,
div.evf-container .everest-form .iti__flag.iti__py {
height: 11px;
background-position: -4185px 0px;
}
body .iti__flag.iti__qa,
div.evf-container .everest-form .iti__flag.iti__qa {
height: 8px;
background-position: -4207px 0px;
}
body .iti__flag.iti__re,
div.evf-container .everest-form .iti__flag.iti__re {
height: 14px;
background-position: -4229px 0px;
}
body .iti__flag.iti__ro,
div.evf-container .everest-form .iti__flag.iti__ro {
height: 14px;
background-position: -4251px 0px;
}
body .iti__flag.iti__rs,
div.evf-container .everest-form .iti__flag.iti__rs {
height: 14px;
background-position: -4273px 0px;
}
body .iti__flag.iti__ru,
div.evf-container .everest-form .iti__flag.iti__ru {
height: 14px;
background-position: -4295px 0px;
}
body .iti__flag.iti__rw,
div.evf-container .everest-form .iti__flag.iti__rw {
height: 14px;
background-position: -4317px 0px;
}
body .iti__flag.iti__sa,
div.evf-container .everest-form .iti__flag.iti__sa {
height: 14px;
background-position: -4339px 0px;
}
body .iti__flag.iti__sb,
div.evf-container .everest-form .iti__flag.iti__sb {
height: 10px;
background-position: -4361px 0px;
}
body .iti__flag.iti__sc,
div.evf-container .everest-form .iti__flag.iti__sc {
height: 10px;
background-position: -4383px 0px;
}
body .iti__flag.iti__sd,
div.evf-container .everest-form .iti__flag.iti__sd {
height: 10px;
background-position: -4405px 0px;
}
body .iti__flag.iti__se,
div.evf-container .everest-form .iti__flag.iti__se {
height: 13px;
background-position: -4427px 0px;
}
body .iti__flag.iti__sg,
div.evf-container .everest-form .iti__flag.iti__sg {
height: 14px;
background-position: -4449px 0px;
}
body .iti__flag.iti__sh,
div.evf-container .everest-form .iti__flag.iti__sh {
height: 10px;
background-position: -4471px 0px;
}
body .iti__flag.iti__si,
div.evf-container .everest-form .iti__flag.iti__si {
height: 10px;
background-position: -4493px 0px;
}
body .iti__flag.iti__sj,
div.evf-container .everest-form .iti__flag.iti__sj {
height: 15px;
background-position: -4515px 0px;
}
body .iti__flag.iti__sk,
div.evf-container .everest-form .iti__flag.iti__sk {
height: 14px;
background-position: -4537px 0px;
}
body .iti__flag.iti__sl,
div.evf-container .everest-form .iti__flag.iti__sl {
height: 14px;
background-position: -4559px 0px;
}
body .iti__flag.iti__sm,
div.evf-container .everest-form .iti__flag.iti__sm {
height: 15px;
background-position: -4581px 0px;
}
body .iti__flag.iti__sn,
div.evf-container .everest-form .iti__flag.iti__sn {
height: 14px;
background-position: -4603px 0px;
}
body .iti__flag.iti__so,
div.evf-container .everest-form .iti__flag.iti__so {
height: 14px;
background-position: -4625px 0px;
}
body .iti__flag.iti__sr,
div.evf-container .everest-form .iti__flag.iti__sr {
height: 14px;
background-position: -4647px 0px;
}
body .iti__flag.iti__ss,
div.evf-container .everest-form .iti__flag.iti__ss {
height: 10px;
background-position: -4669px 0px;
}
body .iti__flag.iti__st,
div.evf-container .everest-form .iti__flag.iti__st {
height: 10px;
background-position: -4691px 0px;
}
body .iti__flag.iti__sv,
div.evf-container .everest-form .iti__flag.iti__sv {
height: 12px;
background-position: -4713px 0px;
}
body .iti__flag.iti__sx,
div.evf-container .everest-form .iti__flag.iti__sx {
height: 14px;
background-position: -4735px 0px;
}
body .iti__flag.iti__sy,
div.evf-container .everest-form .iti__flag.iti__sy {
height: 14px;
background-position: -4757px 0px;
}
body .iti__flag.iti__sz,
div.evf-container .everest-form .iti__flag.iti__sz {
height: 14px;
background-position: -4779px 0px;
}
body .iti__flag.iti__ta,
div.evf-container .everest-form .iti__flag.iti__ta {
height: 10px;
background-position: -4801px 0px;
}
body .iti__flag.iti__tc,
div.evf-container .everest-form .iti__flag.iti__tc {
height: 10px;
background-position: -4823px 0px;
}
body .iti__flag.iti__td,
div.evf-container .everest-form .iti__flag.iti__td {
height: 14px;
background-position: -4845px 0px;
}
body .iti__flag.iti__tf,
div.evf-container .everest-form .iti__flag.iti__tf {
height: 14px;
background-position: -4867px 0px;
}
body .iti__flag.iti__tg,
div.evf-container .everest-form .iti__flag.iti__tg {
height: 13px;
background-position: -4889px 0px;
}
body .iti__flag.iti__th,
div.evf-container .everest-form .iti__flag.iti__th {
height: 14px;
background-position: -4911px 0px;
}
body .iti__flag.iti__tj,
div.evf-container .everest-form .iti__flag.iti__tj {
height: 10px;
background-position: -4933px 0px;
}
body .iti__flag.iti__tk,
div.evf-container .everest-form .iti__flag.iti__tk {
height: 10px;
background-position: -4955px 0px;
}
body .iti__flag.iti__tl,
div.evf-container .everest-form .iti__flag.iti__tl {
height: 10px;
background-position: -4977px 0px;
}
body .iti__flag.iti__tm,
div.evf-container .everest-form .iti__flag.iti__tm {
height: 14px;
background-position: -4999px 0px;
}
body .iti__flag.iti__tn,
div.evf-container .everest-form .iti__flag.iti__tn {
height: 14px;
background-position: -5021px 0px;
}
body .iti__flag.iti__to,
div.evf-container .everest-form .iti__flag.iti__to {
height: 10px;
background-position: -5043px 0px;
}
body .iti__flag.iti__tr,
div.evf-container .everest-form .iti__flag.iti__tr {
height: 14px;
background-position: -5065px 0px;
}
body .iti__flag.iti__tt,
div.evf-container .everest-form .iti__flag.iti__tt {
height: 12px;
background-position: -5087px 0px;
}
body .iti__flag.iti__tv,
div.evf-container .everest-form .iti__flag.iti__tv {
height: 10px;
background-position: -5109px 0px;
}
body .iti__flag.iti__tw,
div.evf-container .everest-form .iti__flag.iti__tw {
height: 14px;
background-position: -5131px 0px;
}
body .iti__flag.iti__tz,
div.evf-container .everest-form .iti__flag.iti__tz {
height: 14px;
background-position: -5153px 0px;
}
body .iti__flag.iti__ua,
div.evf-container .everest-form .iti__flag.iti__ua {
height: 14px;
background-position: -5175px 0px;
}
body .iti__flag.iti__ug,
div.evf-container .everest-form .iti__flag.iti__ug {
height: 14px;
background-position: -5197px 0px;
}
body .iti__flag.iti__um,
div.evf-container .everest-form .iti__flag.iti__um {
height: 11px;
background-position: -5219px 0px;
}
body .iti__flag.iti__un,
div.evf-container .everest-form .iti__flag.iti__un {
height: 14px;
background-position: -5241px 0px;
}
body .iti__flag.iti__us,
div.evf-container .everest-form .iti__flag.iti__us {
height: 11px;
background-position: -5263px 0px;
}
body .iti__flag.iti__uy,
div.evf-container .everest-form .iti__flag.iti__uy {
height: 14px;
background-position: -5285px 0px;
}
body .iti__flag.iti__uz,
div.evf-container .everest-form .iti__flag.iti__uz {
height: 10px;
background-position: -5307px 0px;
}
body .iti__flag.iti__va,
div.evf-container .everest-form .iti__flag.iti__va {
height: 15px;
background-position: -5329px 0px;
}
body .iti__flag.iti__vc,
div.evf-container .everest-form .iti__flag.iti__vc {
height: 14px;
background-position: -5346px 0px;
}
body .iti__flag.iti__ve,
div.evf-container .everest-form .iti__flag.iti__ve {
height: 14px;
background-position: -5368px 0px;
}
body .iti__flag.iti__vg,
div.evf-container .everest-form .iti__flag.iti__vg {
height: 10px;
background-position: -5390px 0px;
}
body .iti__flag.iti__vi,
div.evf-container .everest-form .iti__flag.iti__vi {
height: 14px;
background-position: -5412px 0px;
}
body .iti__flag.iti__vn,
div.evf-container .everest-form .iti__flag.iti__vn {
height: 14px;
background-position: -5434px 0px;
}
body .iti__flag.iti__vu,
div.evf-container .everest-form .iti__flag.iti__vu {
height: 12px;
background-position: -5456px 0px;
}
body .iti__flag.iti__wf,
div.evf-container .everest-form .iti__flag.iti__wf {
height: 14px;
background-position: -5478px 0px;
}
body .iti__flag.iti__ws,
div.evf-container .everest-form .iti__flag.iti__ws {
height: 10px;
background-position: -5500px 0px;
}
body .iti__flag.iti__xk,
div.evf-container .everest-form .iti__flag.iti__xk {
height: 15px;
background-position: -5522px 0px;
}
body .iti__flag.iti__ye,
div.evf-container .everest-form .iti__flag.iti__ye {
height: 14px;
background-position: -5544px 0px;
}
body .iti__flag.iti__yt,
div.evf-container .everest-form .iti__flag.iti__yt {
height: 14px;
background-position: -5566px 0px;
}
body .iti__flag.iti__za,
div.evf-container .everest-form .iti__flag.iti__za {
height: 14px;
background-position: -5588px 0px;
}
body .iti__flag.iti__zm,
div.evf-container .everest-form .iti__flag.iti__zm {
height: 14px;
background-position: -5610px 0px;
}
body .iti__flag.iti__zw,
div.evf-container .everest-form .iti__flag.iti__zw {
height: 10px;
background-position: -5632px 0px;
}
body .iti__flag,
div.evf-container .everest-form .iti__flag {
height: 15px;
box-shadow: 0 0 1px 0 #888;
background-image: url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/images/intl-tel-input-flags.png);
background-repeat: no-repeat;
background-color: #dbdbdb;
background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
body .iti__flag,
div.evf-container .everest-form .iti__flag {
background-image: url(//www.nemeapress.gr/wp-content/plugins/everest-forms/assets/images/intl-tel-input-flags@2x.png);
}
}
body .iti__flag.iti__np,
div.evf-container .everest-form .iti__flag.iti__np {
background-color: transparent;
} .iti-mobile .iti--container {
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
position: fixed;
}
.iti-mobile .iti__country-list {
max-height: 100%;
width: 100%;
}
.iti-mobile .iti__country {
padding: 10px;
line-height: 1.5em;
}
body.rtl .intl-tel-input input,
body.rtl .intl-tel-input input[type=text],
body.rtl .intl-tel-input input[type=tel],
body.rtl div.evf-container .everest-form .intl-tel-input input,
body.rtl div.evf-container .everest-form .intl-tel-input input[type=text],
body.rtl div.evf-container .everest-form .intl-tel-input input[type=tel] {
padding-right: 0;
padding-left: 36px;
}
body.rtl .intl-tel-input .flag-container,
body.rtl div.evf-container .everest-form .intl-tel-input .flag-container {
right: auto;
left: 0;
}
body.rtl .intl-tel-input .selected-flag,
body.rtl div.evf-container .everest-form .intl-tel-input .selected-flag {
padding-right: 8px;
padding-left: 6px;
}
body.rtl .intl-tel-input .selected-flag .iti-arrow,
body.rtl div.evf-container .everest-form .intl-tel-input .selected-flag .iti-arrow {
margin-right: 6px;
margin-left: 0;
}
body.rtl .intl-tel-input .country-list,
body.rtl div.evf-container .everest-form .intl-tel-input .country-list {
text-align: right;
}
body.rtl .intl-tel-input .country-list .flag-box,
body.rtl .intl-tel-input .country-list .country-name,
body.rtl div.evf-container .everest-form .intl-tel-input .country-list .flag-box,
body.rtl div.evf-container .everest-form .intl-tel-input .country-list .country-name {
margin-right: 0;
margin-left: 6px;
}
body.rtl .intl-tel-input .country-list .country-name,
body.rtl div.evf-container .everest-form .intl-tel-input .country-list .country-name {
unicode-bidi: embed;
direction: rtl;
}
body.rtl .intl-tel-input.allow-dropdown input,
body.rtl .intl-tel-input.allow-dropdown input[type=text],
body.rtl .intl-tel-input.allow-dropdown input[type=tel], body.rtl .intl-tel-input.separate-dial-code input,
body.rtl .intl-tel-input.separate-dial-code input[type=text],
body.rtl .intl-tel-input.separate-dial-code input[type=tel],
body.rtl div.evf-container .everest-form .intl-tel-input.allow-dropdown input,
body.rtl div.evf-container .everest-form .intl-tel-input.allow-dropdown input[type=text],
body.rtl div.evf-container .everest-form .intl-tel-input.allow-dropdown input[type=tel],
body.rtl div.evf-container .everest-form .intl-tel-input.separate-dial-code input,
body.rtl div.evf-container .everest-form .intl-tel-input.separate-dial-code input[type=text],
body.rtl div.evf-container .everest-form .intl-tel-input.separate-dial-code input[type=tel] {
padding-right: 52px;
padding-left: 6px;
}
body.rtl .intl-tel-input.allow-dropdown .flag-container, body.rtl .intl-tel-input.separate-dial-code .flag-container,
body.rtl div.evf-container .everest-form .intl-tel-input.allow-dropdown .flag-container,
body.rtl div.evf-container .everest-form .intl-tel-input.separate-dial-code .flag-container {
right: 0;
left: auto;
}
body .iti--allow-dropdown,
div.evf-container .everest-form .iti--allow-dropdown {
width: 100%;
}
body .iti .iti__country,
div.evf-container .everest-form .iti .iti__country {
padding: 5px 10px !important;
margin: 0 !important;
}
body .iti--allow-dropdown input,
body .iti--allow-dropdown input[type=text],
body .iti--allow-dropdown input[type=tel], body .iti--separate-dial-code input,
body .iti--separate-dial-code input[type=text],
body .iti--separate-dial-code input[type=tel],
div.evf-container .everest-form .iti--allow-dropdown input,
div.evf-container .everest-form .iti--allow-dropdown input[type=text],
div.evf-container .everest-form .iti--allow-dropdown input[type=tel],
div.evf-container .everest-form .iti--separate-dial-code input,
div.evf-container .everest-form .iti--separate-dial-code input[type=text],
div.evf-container .everest-form .iti--separate-dial-code input[type=tel] {
padding-left: 52px !important;
}
    @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-Bold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-BoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-ExtraBold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-ExtraBoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-Italic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-Light.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-LightItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 500;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-Medium.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 500;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-MediumItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-Regular.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-SemiBold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-SemiBoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//www.nemeapress.gr/wp-content/themes/colormag/assets/fonts/OpenSans-VariableFont.woff) format("woff");
}  body {
--color--gray: #888888;
--color--light--primary: #9bc8da;
--color--primary: var(--cm-color-1, #207daf);
}   html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
th, td, .wp-block-table th, .wp-block-table td {
border: 1px solid var(--cm-color-8, #E4E4E7);
padding: 6px 10px;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}
embed, iframe, object {
max-width: 100%;
} sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
} *,
*::before,
*::after {
box-sizing: inherit;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }   .inner-wrap {
margin: 0 auto;
max-width: 1140px;
}
.cm-container {
max-width: 1140px;
margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
box-sizing: content-box;
}
.cm-header-1 .cm-row {
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
align-items: center;
gap: 10px;
padding: 24px 0;
}
@media screen and (min-width: 48em) {
.cm-header-1 .cm-row {
flex-direction: row;
justify-content: space-between;
text-align: left;
gap: 20px;
}
} html {
font-size: 62.5%; }
body,
button,
input,
select,
textarea {
color: #3f3f46;
font-size: 16px;
font-family: "Open Sans", serif;
line-height: 1.8;
word-wrap: break-word;
}
p {
margin-bottom: 16px;
line-height: 1.8;
word-break: break-word;
}
strong {
font-weight: 600;
}
cite,
em,
i {
font-style: italic;
}
pre {
overflow: auto;
max-width: 100%;
width: 798px;
margin-bottom: 20px;
padding: 30px 30px 84px 30px;
background-color: #fafafa;
font-size: 1.4rem;
font-style: italic;
line-height: 1.7;
}
code,
kbd,
var,
samp,
tt {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 1.4rem;
line-height: 1.4;
white-space: pre-wrap;
}
abbr,
acronym,
dfn {
border-bottom: 1px dotted var(--cm-color-9, #d4d4d8);
cursor: help;
}
address {
display: block;
font-style: italic;
margin: 0 0 16px;
}
ins {
background: #f4f4f5;
}
hr,
.wp-block-separator {
background-color: #e4e4e7;
border: 0;
height: 1px;
margin: 30px 0;
}
dl {
font-size: 1.6rem;
}
dt {
font-weight: bold;
margin-bottom: 4px;
}
dd {
margin-bottom: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 20px;
color: #27272a;
font-weight: 500;
font-family: "Open Sans", sans-serif;
line-height: 1.3;
}
h1 {
font-size: 4rem;
}
h2 {
font-size: 3.2rem;
}
h3 {
font-size: 3.2rem;
}
h4 {
font-size: 2rem;
}
h5 {
font-size: 1.8rem;
}
h6 {
font-size: 1.6rem;
}  body {
background-color: var(--cm-color-3, #E4E4E7);
padding-top: 10px;
padding-bottom: 10px;
background-size: cover;
}
body.boxed {
background-color: #E4E4E7;
}
body #page {
display: flex;
flex-direction: column;
min-height: calc(100vh - var(--wp-admin--admin-bar--height, 0px));
}
body .cm-content {
flex-grow: 1;
}
body.clickable-background-image {
position: relative;
}
body.clickable-background-image .background-image-clickable {
position: absolute;
display: block;
width: 100%;
height: 100%;
z-index: 1;
cursor: pointer;
}
body.clickable-background-image .site {
position: relative;
z-index: 99;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-button .wp-block-button__link,
.wp-element-button,
.cm-button {
display: inline-block;
padding: 6px 10px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
font-size: 16px;
font-weight: 600;
border: 1px solid var(--cm-color-1, #207daf);
transition: background-color 0.3s linear 0s;
border-radius: 2px;
cursor: pointer;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.wp-block-button .wp-block-button__link:hover,
.wp-element-button:hover,
.cm-button:hover {
color: var(--cm-color-1, #207daf);
background-color: transparent;
} .cm-column-half {
display: flex;
flex-direction: column;
gap: 20px;
margin-bottom: 30px;
} .tg-one-fourth {
float: left;
width: 23.1527094%;
margin: 0 2.46305419% 0 0;
}
.tg-one-fourth-last {
margin: 0;
}
@media screen and (min-width: 48em) {
.cm-column-half {
flex-direction: row;
}
} ::-webkit-scrollbar {
height: 8px;
} ::-webkit-scrollbar-thumb {
background: #a1a1aa;
}
.editor-picks {
position: relative;
}
.editor-picks:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #E14D36;
z-index: 1;
}
.technology {
position: relative;
}
.technology:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #F09819;
z-index: 1;
}
.politics {
position: relative;
margin-bottom: 0;
}
.politics:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #E14D36;
z-index: 1;
}
.watch {
position: relative;
}
.watch:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #E14D36;
z-index: 1;
}
.fitness {
position: relative;
}
.fitness:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #8269DF;
z-index: 1;
}
.diet {
position: relative;
}
.diet:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #E14D36;
z-index: 1;
}
.top-stories {
position: relative;
}
.top-stories:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #F09819;
z-index: 1;
}
.lifestyle {
position: relative;
}
.lifestyle:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #E14D36;
z-index: 1;
}
.sports {
position: relative;
}
.sports:before {
content: '';
position: absolute;
top: 8px;
left: -8px;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #8269DF;
z-index: 1;
} input,
textarea {
-webkit-border-radius: 0;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="url"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus {
border: 1px solid var(--cm-color-8, #E4E4E7);
}
input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"] {
box-sizing: border-box;
padding: 10px;
border: 1px solid var(--cm-color-8, #E4E4E7);
line-height: 20px;
width: 100%;
margin: 0 0 32px;
background-color: #FCFCFC;
border-radius: 4px;
}
input.s {
position: relative;
width: 100%;
padding: 12px;
font-size: 1.4rem;
border: 1px solid var(--cm-color-9, #d4d4d8);
border-radius: 4px 0 0 4px;
line-height: 1.6;
}
input.s:focus {
padding-left: 10px;
border-color: var(--cm-color-8, #E4E4E7);
text-indent: 0;
}
textarea {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
padding: 1%;
border: 1px solid var(--cm-color-9, #E4E4E7);
line-height: 20px;
width: 100%;
margin: 0 0 32px;
background-color: #fcfcfc;
border-radius: 4px;
}
textarea:focus {
border: 1px solid var(--cm-color-9, #E4E4E7);
}
.colormag-button {
display: inline-block;
margin-bottom: 30px;
padding: 5px 10px;
background-color: var(--cm-color-1, #207daf);
border: 0;
transition: background-color 0.3s linear 0s;
border-radius: 3px;
font-size: 16px;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
cursor: pointer;
color: #fff;
}
.colormag-button:hover {
background-color: #33363b;
}
#search-form input[type="submit"] {
border-radius: 0;
margin-left: -8px;
margin-bottom: 0;
padding: 6px 10px 5px;
font-size: 18px;
}
select {
border: 1px solid var(--cm-color-8, #E4E4E7);
padding: 8px 16px;
} a {
color: var(--cm-color-1, #207daf);
text-decoration: none;
transition: all 0.3s ease;
}
a:focus, a:active, a:hover {
text-decoration: none;
} ul {
list-style: disc;
}
ul ul {
list-style: circle;
}
ul ul ul {
list-style: square;
}
ul.default-wp-page {
list-style: none;
}
ol {
list-style: decimal;
}
li {
line-height: 1.8;
}
li > ul,
li > ol {
margin: 0 0 0 10px;
} figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
}
.cm-entry-summary img,
.comment-content img,
.widget img {
max-width: 100%; }
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
a img {
border: 0;
}
img#wpstats {
display: none;
}
.cm-entry-summary img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .wp-caption {
margin-bottom: 1.5rem;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
#cm-footer .wp-caption {
border: 1px solid #444444;
}
.wp-caption .wp-caption-text {
margin: 0.8075rem 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin: 0 auto 15px;
}
.gallery .gallery-caption {
font-size: 12px;
line-height: 1.2;
padding-top: 5px;
}
.gallery-item {
display: inline-block;
padding: 15px 2%;
text-align: center;
vertical-align: top;
width: 100%;
box-sizing: border-box;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
padding: 15px 1%;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
padding: 10px 0.5%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
table {
border-collapse: separate;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
table thead {
background-color: #F4F8FB;
}
table th {
text-transform: uppercase;
padding: 6px 12px;
font-weight: 500;
}
table td {
padding: 6px 12px;
border-bottom: 1px solid #27272a;
} .cm-icon {
display: block;
width: 1em;
height: 1em;
transition: all 0.3s;
fill: #71717a;
}
.cm-header-builder {
border-style: solid;
border-color: #E4E4E7;
border-width: 0 0 1px 0;
background: #FFFFFF;
}
.cm-header-builder .cm-site-title, .cm-header-builder .cm-site-description {
display: none;
}
@media (min-width: 1024px) {
.cm-header-builder .cm-title-show-desktop, .cm-header-builder .cm-tagline-show-desktop {
display: block;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.cm-header-builder .cm-title-show-tablet, .cm-header-builder .cm-tagline-show-tablet {
display: block;
}
}
@media (max-width: 768px) {
.cm-header-builder .cm-title-show-mobile, .cm-header-builder .cm-tagline-show-mobile {
display: block;
}
}
.cm-header-builder .cm-menu-toggle[aria-expanded="true"] .cm-icon--bars {
display: none;
}
.cm-header-builder .cm-menu-toggle[aria-expanded="false"] .cm-icon--x-mark {
display: none;
}
.cm-header-builder .cm-header-button a {
font-weight: 400;
}
.cm-header-builder .cm-primary-nav .cm-submenu-toggle .cm-icon {
width: 12px;
height: 13px;
stroke-width: 1.167px;
}
.cm-header-builder .cm-row {
display: block;
}
.cm-header-builder .cm-main-header {
padding: 0;
}
.cm-header-builder .cm-header-top-row,
.cm-header-builder .cm-header-main-row,
.cm-header-builder .cm-header-bottom-row {
border: 0 solid;
}
.cm-header-builder.cm-full-width .cm-header-bottom-row {
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
background-color: var(--cm-color-5, #27272A);
border-top: 4px solid var(--cm-color-1, #207daf);
}
.cm-header-builder.cm-contained .cm-header-bottom-row .cm-bottom-row {
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
background-color: var(--cm-color-5, #27272A);
border-top: 4px solid var(--cm-color-1, #207daf);
}
.cm-header-builder .cm-header-bottom-row #cm-primary-nav {
box-shadow: none;
background-color: transparent;
border-top: none;
}
.cm-header-builder .cm-header-main-row #cm-primary-nav {
box-shadow: none;
background-color: transparent;
border-top: none;
}
.cm-header-builder .cm-header-top-row {
background-color: #f4f4f5;
padding-bottom: 8px;
padding-top: 8px;
font-size: 14px;
}
.cm-header-builder .cm-header-main-row {
padding-top: 20px;
padding-bottom: 20px;
}
.cm-header-builder .cm-main-row {
display: flex;
justify-content: space-between;
align-items: center;
border: 0 solid;
position: relative;
}
.cm-header-builder .cm-main-row .cm-header-left-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-main-row .cm-header-center-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-main-row .cm-header-right-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-top-row {
display: flex;
justify-content: space-between;
align-items: center;
border: 0 solid;
position: relative;
}
.cm-header-builder .cm-top-row .cm-header-left-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-top-row .cm-header-center-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-top-row .cm-header-right-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-bottom-row {
display: flex;
justify-content: space-between;
align-items: center;
border: 0 solid;
position: relative;
}
.cm-header-builder .cm-bottom-row .cm-header-left-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-bottom-row .cm-header-center-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-bottom-row .cm-header-right-col {
display: flex;
gap: 16px;
align-items: center;
height: 100%;
}
.cm-header-builder .cm-mobile-row {
display: none;
}
.cm-header-builder .cm-mobile-row .cm-mobile-open-container {
background: var(--cm-color-5, #27272A);
}
.cm-header-builder .site-title {
margin-bottom: 0;
}
.cm-header-builder .cm-mobile-nav > div > ul {
padding-top: 0;
border: none;
}
.cm-header-builder .cm-desktop-row {
position: relative;
}
.cm-header-builder .cm-icon--close {
background: transparent;
}
.cm-header-builder .cm-desktop-row p,
.cm-header-builder .cm-mobile-row p {
margin-bottom: 0;
}
.cm-header-builder .cm-mobile-nav {
box-sizing: border-box;
}
.cm-header-builder .widget .wp-block-heading,
.cm-header-builder .widget .widget-title {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.cm-header-builder .widget .wp-block-heading::before,
.cm-header-builder .widget .widget-title::before {
content: none;
}
.cm-header-builder .cm-home-icon.front_page_on {
background: none;
}
.cm-header-builder .fa.search-top {
padding: 1px;
}
.cm-header-builder .cm-mini-cart li {
list-style: none;
}
.cm-header-builder .header-social-icons {
display: flex;
gap: 14px;
}
.cm-header-builder .header-social-icons i {
font-size: 16px;
}
.cm-header-builder .social-icons {
display: flex;
align-items: center;
}
.cm-header-builder .social-icons a {
font-size: 20px;
}
.cm-header-builder .social-icons.social-separator-dot a {
margin-right: 5px;
}
.cm-header-builder .social-icons.social-separator-dot a:after {
content: "•";
margin-left: 10px;
}
.cm-header-builder .social-icons.social-separator-line a:after {
content: "|";
margin-left: 10px;
}
.cm-header-builder .social-icons.social-separator-space a:after {
content: " ";
}
.cm-header-builder .social-icons.social-separator-slash a:after {
content: "/";
margin-left: 10px;
}
.cm-header-builder .social-icons.social-separator-pipe a:after {
content: "|";
margin-left: 10px;
}
.cm-header-builder .social-icons.social-separator-bullet a:after {
content: "•";
margin-left: 10px;
}
.cm-header-builder .social-icons.social-separator-hyphen a:after {
content: "-";
margin-left: 10px;
}
.cm-header-builder .social-icons.social-separator-comma a:after {
content: ",";
margin-left: 10px;
}
.cm-header-builder .social-icons.social-separator-chevron a:after {
content: "›";
margin-left: 10px;
}
.cm-header-builder .social-icons.social-separator-arrow a:after {
content: "→";
margin-left: 10px;
}
.cm-header-builder .social-icons a:last-child:after {
content: none;
}
.cm-header-builder.cm-layout-1-transparent {
position: relative;
border-bottom: none;
}
.cm-header-builder.cm-layout-1-transparent .cm-header-transparent-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 9999;
height: auto;
width: 100%;
background: transparent;
}
.cm-header-builder.cm-layout-1-transparent .cm-header-transparent-wrapper .cm-main-header {
background: transparent;
}
.cm-header-builder .cm-random-post .cm-icon--random-fill {
font-size: 32px;
}
.cm-header-builder .cm-home-icon {
padding: 8px;
}
.cm-secondary-nav {
position: relative;
}
.cm-secondary-nav ul {
display: flex;
flex-wrap: wrap;
list-style: none;
}
.cm-secondary-nav ul li {
position: relative;
padding: 10px 16px;
display: flex;
justify-content: space-between;
}
.cm-secondary-nav ul li .cm-submenu-toggle {
display: flex;
align-items: center;
padding-left: 8px;
cursor: pointer;
}
.cm-secondary-nav ul li .cm-submenu-toggle .cm-icon {
fill: var(--cm-color-1, #207daf);
}
.cm-secondary-nav ul li:hover > .sub-menu {
left: 0;
}
.cm-secondary-nav ul li .sub-menu {
display: flex;
flex-wrap: wrap;
list-style: none;
position: absolute;
flex-direction: column;
width: 200px;
top: 100%;
left: -99999px;
background-color: #ffffff;
z-index: 9999;
}
.cm-secondary-nav ul ul li ul.sub-menu {
top: 0;
}
.cm-secondary-nav ul ul li ul.sub-menu ul.sub-menu {
top: 0;
}
.cm-secondary-nav ul ul li:hover > ul.sub-menu {
left: 100%;
}
.cm-secondary-nav ul ul li:hover > ul.sub-menu li:hover > ul.sub-menu {
left: 100%;
}
@media (max-width: 768px) {
.cm-header-builder .cm-main-row .cm-header-left-col {
justify-content: center;
}
.cm-header-builder .cm-main-row .cm-header-center-col {
justify-content: center;
}
.cm-header-builder .cm-main-row .cm-header-right-col {
justify-content: center;
}
.cm-header-builder .cm-top-row .cm-header-left-col {
justify-content: center;
}
.cm-header-builder .cm-top-row .cm-header-center-col {
justify-content: center;
}
.cm-header-builder .cm-top-row .cm-header-right-col {
justify-content: center;
}
.cm-header-builder .cm-bottom-row .cm-header-left-col {
justify-content: center;
}
.cm-header-builder .cm-bottom-row .cm-header-center-col {
justify-content: center;
}
.cm-header-builder .cm-bottom-row .cm-header-right-col {
justify-content: center;
}
.cm-header-builder .cm-desktop-row {
display: none;
}
.cm-header-builder .cm-mobile-header-row {
display: none;
}
.cm-header-builder .cm-mobile-header-row.cm-mobile-menu--open {
display: block;
}
.cm-header-builder .cm-mobile-row {
display: block;
}
.cm-header-builder .cm-mobile-row .cm-header-bottom-row {
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
background-color: var(--cm-color-5, #27272A);
border-top: 4px solid var(--cm-color-1, #207daf);
}
.cm-header-builder .cm-mobile-row .cm-menu-toggle {
background: none;
border: none;
padding: 0;
}
.cm-header-builder .cm-mobile-row .cm-menu-toggle svg {
width: 30px;
height: 30px;
}
.cm-header-builder .cm-mobile-row .cm-mobile-nav {
position: absolute;
top: 100%;
width: 100%;
left: 0;
right: 0;
filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
z-index: 9;
}
.cm-header-builder .cm-mobile-row .cm-mobile-nav .cm-mobile-menu {
display: none;
}
.cm-header-builder .cm-mobile-row .cm-mobile-nav .cm-mobile-menu .sub-menu {
display: none;
}
.cm-header-builder .cm-mobile-row .cm-mobile-nav .cm-mobile-menu.cm-mobile-menu--open {
display: block;
}
.cm-header-builder .cm-mobile-row .cm-top-row,
.cm-header-builder .cm-mobile-row .cm-main-row,
.cm-header-builder .cm-mobile-row .cm-bottom-row {
position: relative;
}
.cm-header-builder .cm-mobile-row .cm-header-center-col, .cm-header-builder .cm-mobile-row .cm-header-left-col, .cm-header-builder .cm-mobile-row .cm-header-right-col {
flex-direction: column;
}
}
.cm-footer-builder a {
color: #fff;
}
.cm-footer-builder .cm-row {
display: block;
}
.cm-footer-builder .cm-footer-nav, .cm-footer-builder .cm-footer-menu {
display: flex;
}
.cm-footer-builder .wp-block-social-links {
display: flex;
flex-direction: row;
}
.cm-footer-builder .footer-social-icons {
display: flex;
gap: 14px;
}
.cm-footer-builder .footer-social-icons i {
font-size: 16px;
}
.cm-footer-builder .cm-widget-title {
border-bottom: 2px solid var(--cm-color-1, #207daf);
font-size: 1.4rem;
color: #e4e4e7;
}
.cm-footer-builder .cm-widget-title span {
display: inline-block;
padding: 6px 12px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
font-size: 1.6rem;
}
.cm-footer-builder .cm-footer-top-row,
.cm-footer-builder .cm-footer-main-row,
.cm-footer-builder .cm-footer-bottom-row {
border: 0 solid;
}
.cm-footer-builder .cm-footer-top-row h2,
.cm-footer-builder .cm-footer-main-row h2,
.cm-footer-builder .cm-footer-bottom-row h2 {
color: #FAFAFA;
margin-bottom: 16px;
}
.cm-footer-builder .cm-footer-top-row ul li,
.cm-footer-builder .cm-footer-main-row ul li,
.cm-footer-builder .cm-footer-bottom-row ul li {
border: 0 solid #3F3F46;
}
.cm-footer-builder .cm-footer-top-row {
padding-top: 40px;
padding-bottom: 40px;
background-color: #3f3f46;
color: #e4e4e7;
}
.cm-footer-builder .cm-footer-top-row .cm-footer-top-1-col:has(aside),
.cm-footer-builder .cm-footer-top-row .cm-footer-top-2-col:has(aside),
.cm-footer-builder .cm-footer-top-row .cm-footer-top-3-col:has(aside),
.cm-footer-builder .cm-footer-top-row .cm-footer-top-4-col:has(aside) {
flex-direction: column;
}
.cm-footer-builder .cm-footer-top-row .widget {
width: 100%;
height: -moz-fit-content;
height: fit-content;
border-radius: 4px;
padding: 12px;
background-color: #27272a;
}
.cm-footer-builder .cm-footer-top-row .widget .cm-entry-title a {
color: #fff;
}
.cm-footer-builder .cm-footer-top-row .widget a {
color: #fff;
}
.cm-footer-builder .cm-footer-main-row {
padding-bottom: 60px;
padding-top: 60px;
background-color: #3f3f46;
}
.cm-footer-builder .cm-footer-bottom-row {
padding-bottom: 24px;
padding-top: 24px;
background-color: var(--cm-color-5, #27272A);
color: #f4f4f5;
}
.cm-footer-builder .cm-footer-bottom-row .cm-copyright {
font-size: 14px;
}
.cm-footer-builder .cm-main-row {
display: grid;
gap: 32px;
grid-template-columns: repeat(var(--main-grid-columns, 4), 1fr);
border: 0 solid transparent;
color: #e4e4e7;
}
.cm-footer-builder .cm-top-row {
display: grid;
gap: 32px;
grid-template-columns: repeat(var(--top-grid-columns, 4), 1fr);
border: 0 solid;
}
.cm-footer-builder .cm-bottom-row {
display: grid;
gap: 32px;
grid-template-columns: repeat(var(--bottom-grid-columns, 1), 1fr);
border: 0 solid;
}
.cm-footer-builder .cm-bottom-row .cm-footer-bottom-2-col {
display: flex;
justify-content: flex-end;
}
.cm-footer-builder .cm-mobile-row {
display: none;
}
.cm-footer-builder .cm-mobile-nav > div > ul {
padding-top: 0;
border: none;
}
.cm-footer-builder .cm-desktop-row {
position: relative;
}
.cm-footer-builder .cm-icon--close {
background: transparent;
}
.cm-footer-builder .cm-desktop-row p,
.cm-footer-builder .cm-mobile-row p {
margin-bottom: 0;
}
.cm-footer-builder .widget a {
text-decoration: none;
}
.cm-footer-builder .widget li {
list-style: none;
}
.cm-footer-builder .widget .wp-block-heading,
.cm-footer-builder .widget .widget-title {
border-bottom: none;
padding-bottom: 0;
}
.cm-footer-builder .widget .wp-block-heading::before,
.cm-footer-builder .widget .widget-title::before {
content: none;
}
.cm-footer-builder .cm-footer-top-1-col,
.cm-footer-builder .cm-footer-top-2-col,
.cm-footer-builder .cm-footer-top-3-col,
.cm-footer-builder .cm-footer-top-4-col {
display: flex;
}
.cm-footer-builder .cm-footer-nav,
.cm-footer-builder .cm-footer-nav-2 {
border: 0 solid;
}
.cm-footer-builder .cm-footer-nav ul,
.cm-footer-builder .cm-footer-nav-2 ul {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 24px;
justify-content: flex-start;
margin-bottom: 0;
margin-left: 0;
}
.cm-footer-builder .cm-footer-nav ul li,
.cm-footer-builder .cm-footer-nav-2 ul li {
list-style: none;
}
.cm-footer-builder .cm-mini-cart li {
list-style: none;
}
.cm-footer-builder .cm-footer-nav ul li {
list-style: none;
}
@media (max-width: 768px) {
.cm-desktop-row {
display: none;
}
.cm-mobile-row {
display: block;
}
.cm-footer.cm-footer-builder .cm-footer-top-row {
padding-bottom: 8px;
}
.cm-footer.cm-footer-builder .cm-footer-top-row .cm-top-row {
gap: 4px;
grid-template-columns: 1fr;
}
.cm-footer.cm-footer-builder .cm-footer-main-row {
padding: 8px 0;
}
.cm-footer.cm-footer-builder .cm-footer-main-row .cm-main-row {
gap: 4px;
grid-template-columns: 1fr;
}
.cm-footer.cm-footer-builder .cm-footer-bottom-row {
padding-top: 8px;
}
.cm-footer.cm-footer-builder .cm-footer-bottom-row .cm-bottom-row {
gap: 4px;
grid-template-columns: 1fr;
}
.cm-footer.cm-footer-builder .cm-footer-bottom-row .cm-bottom-row .cm-footer-bottom-2-col {
justify-content: flex-start;
}
}
.cm-footer-col {
display: flex;
flex-wrap: wrap;
gap: 8px;
}  @media screen and (min-width: 62em) {
.social-links {
margin-top: 0;
}
}
.breaking-news {
position: relative;
display: flex;
margin-top: 10px;
padding-left: 8px;
padding-right: 8px;
font-size: 14px;
line-height: 20px;
word-wrap: break-word;
}
.breaking-news-main .breaking-news {
display: inline-flex;
}
.breaking-news div {
display: inline-block;
word-wrap: break-word;
}
.breaking-news li {
line-height: 20px;
}
.breaking-news-latest {
position: relative;
color: #555555;
}
.newsticker {
max-width: 400px;
overflow: hidden;
margin-left: 4px;
height: 20px;
} .breaking-news-main {
margin-bottom: 1%;
padding-bottom: 30px;
}
@media screen and (min-width: 48em) {
.breaking-news {
margin-top: 0;
}
}
.date-in-header {
color: #3f3f46;
text-align: center;
}
.top-bar-menu {
text-align: center;
}
.top-bar-menu ul {
display: flex;
flex-wrap: wrap;
gap: 20px;
justify-content: center;
list-style: none;
}
.top-bar-menu li:first-child {
margin-left: 0;
}
.top-bar-menu a {
display: block;
}  .fa {
font-size: 1.6rem;
color: #71717a;
}
.social-links ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
list-style: none;
}
.social-links ul li:hover > a {
background-color: transparent;
}
.social-links ul a {
text-decoration: none;
}
.social-links ul a:hover {
text-decoration: none;
}
.social-links li {
margin-left: 16px;
border-top: 0;
}
.social-links li:first-child {
margin-left: 0;
}
.social-links a {
display: flex;
width: 20px;
height: 20px;
align-items: center;
justify-content: center;
}
.social-links .fa {
text-align: center;
transition: color 0.2s ease-out 0s;
font-size: 18px;
}
.social-links .fa:hover {
color: var(--cm-color-1, #207daf);
}
.social-links .fa-twitter {
color: #1bb2e9;
}
.social-links .fa-facebook {
color: #3b5a9b;
}
.social-links .fa-youtube {
color: #ed3f41;
}
.social-links .fa-vimeo-square {
color: #44bbff;
}
.social-links .fa-skype {
color: #009cef;
}
.social-links .fa-linkedin {
color: #007bb6;
}
.social-links .fa-google-plus {
color: #dc4937;
}
.social-links .fa-github {
color: #4183c4;
}
.social-links .fa-flickr {
color: #0062dd;
}
.social-links .fa-dribbble {
color: #e24d87;
}
.social-links .fa-instagram {
color: #3f729b;
}
.social-links .fa-pinterest {
color: #d5282e;
}
.social-links .fa-stumbleupon {
color: #ec4823;
}
.social-links .fa-tumblr {
color: #455469;
}
.social-links .fa-wordpress {
color: #21759b;
}
.social-links .fa-codepen {
color: #cccccc;
}
.social-links .fa-digg {
color: #14589e;
}
.social-links .fa-reddit {
color: #ff4500;
}
.social-links .fa-xing {
color: #026466;
}
.social-links .fa-vk {
color: #45668e;
}
.social-links .fa-weibo {
color: #e6162d;
}
.social-links .fa-leanpub {
color: #000;
}
.social-links .fa-renren {
color: #237bc2;
}
.social-links .fa-rss {
color: #f26522;
}
.social-links .fa-soundcloud {
color: #ff3a00;
}
.social-links .fa-vine {
color: #00bf8f;
}
.social-links .fa-delicious {
color: #2a96ff;
}
.cm-header-actions .social-links a {
padding: 0;
}
.cm-header-actions .social-links li {
margin-left: 0;
padding: 12px;
}
.cm-header-actions .social-links ul li {
display: inline-block;
background: transparent;
}
.cm-header-actions .social-links ul li a:hover {
background-color: transparent;
}  .cm-header-actions {
display: flex;
align-items: center;
order: 3;
flex-basis: 100%;
justify-content: flex-end;
margin-left: auto;
}
.cm-top-search {
position: relative;
}
.cm-top-search:has(.show) .fa.search-top::before {
content: '✖';
}
.cm-search-icon-in-input-right {
position: relative;
}
.cm-search-icon-in-input-right .search-icon-input-right {
position: absolute;
right: 10px;
top: 58%;
transform: translateY(-50%);
color: #e4e4e7;
font-size: 16px;
pointer-events: none;
}
.cm-search-icon-in-input-right .search-icon-input-right svg {
width: 18px;
height: 18px;
fill: #FFFFFF;
}
.cm-search-icon-in-input-right .search-wrap:focus-within .search-icon-input-right {
display: none;
}
.cm-search-icon-in-input-right .search-wrap input {
box-shadow: 0 0 0 0 rgba(var(--cm-color-1, #207daf), 0.2);
}
.fa.search-top {
display: flex;
align-items: center;
justify-content: center;
padding: 8px;
width: 48px;
height: 48px;
color: #fff;
font-size: 2.4rem;
cursor: pointer;
}
.fa.search-top:hover {
background-color: var(--cm-color-1, #207daf);
}
.search-wrap {
position: relative;
display: flex;
overflow: hidden;
border-radius: 4px;
}
.search-wrap button {
padding: 14px;
color: #fff;
background-color: var(--cm-color-1, #207daf);
font-size: 1.4rem;
border-radius: 0 4px 4px 0;
line-height: 0.8;
}
.search-form-top {
position: absolute;
right: 0;
z-index: 9999;
border: 1px solid #f4f4f5;
display: none;
padding: 24px;
border-radius: 0 0 4px 4px;
background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.search-form-top.show {
display: block;
width: 100%;
}
.search-form-top.show::before {
content: '';
position: absolute;
width: 0;
height: 0;
border-bottom: 12px solid #fff;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
top: -10px;
right: 10px;
left: var(--arrow-left, auto);
}
.search-form-top :focus-visible {
outline: none;
}
.search-form-top input.s {
width: 100%;
padding: 12px;
font-size: 1.4rem;
border: 1px solid var(--cm-color-8, #E4E4E7);
border-radius: 4px 0 0 4px;
}
.search-form-top .search-wrap {
display: flex;
} .cm-random-post {
order: 1;
}
.cm-random-post .fa-random {
color: #fff;
font-size: 2.4rem;
vertical-align: middle;
}
.cm-primary-nav .cm-random-post a {
display: flex;
align-items: center;
height: 48px;
padding: 8px;
border-bottom: medium none;
}
.cm-primary-nav .cm-random-post a:hover {
background-color: var(--cm-color-1, #207daf);
}
.cm-primary-nav .cm-random-post a svg {
display: block;
fill: #fff;
font-size: 32px;
}
@media screen and (min-width: 48em) {
.cm-header-actions {
flex-basis: unset;
}
.search-form-top.show {
width: 570px;
}
.search-form-top.show::before {
right: 10px;
}
.cm-top-search {
position: relative;
}
}
@media (max-width: 600px) {
.search-form-top.show {
width: 70vw;
max-width: 70vw;
}
}
@media (min-width: 600px) and (max-width: 767px) {
.search-form-top.show {
width: 60vw;
max-width: 60vw;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.search-form-top.show {
width: 40vw;
max-width: 40vw;
}
}
@media (min-width: 1025px) {
.search-form-top.show {
width: 400px;
}
}  div.wp-custom-header {
position: relative;
}
iframe#wp-custom-header-video {
width: 100%;
}
video#wp-custom-header-video {
display: block;
margin: 0 auto;
overflow: hidden;
max-width: 100%;
height: auto;
}
.wp-custom-header-video-button {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 62px;
height: 50px;
font: 0/0 a;
transition: all 0.5s;
}
div#wp-custom-header:hover .wp-custom-header-video-button {
visibility: visible;
opacity: 1;
}
.wp-custom-header-video-button::before {
content: "\f04b";
display: block;
font-family: FontAwesome;
font-size: 20px;
}
.wp-custom-header-video-button.wp-custom-header-video-pause::before {
content: "\f04c";
} .cm-page-header .cm-page-title {
margin-bottom: 16px;
padding-bottom: 0;
font-size: 1.8rem;
border-bottom: 2px solid var(--cm-color-1, #207daf);
}
.cm-page-header span {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 6px 12px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
}
.cm-page-header .vcard {
padding: 0;
}
.breadcrumb-wrap {
color: #888888;
font-size: 1.6rem;
margin-bottom: 30px;
padding-bottom: 20px;
}
.breadcrumb-wrap .inner-wrap > span {
margin: 0 2px;
}
.breadcrumb-trail {
margin: 0;
padding: 0;
}
.breadcrumb-trail ul {
display: inline-flex;
list-style-type: none;
flex-wrap: wrap;
}
.breadcrumb-trail ul li a, .breadcrumb-trail ul li:last-child {
margin: 0 2px;
}
.breadcrumb-trail ul li::after {
content: " > ";
white-space: pre;
font-family: FontAwesome;
}
.breadcrumb-trail ul li:last-child::after {
content: none;
} .cm-primary-nav li {
display: flex;
flex-wrap: wrap;
}
.cm-primary-nav .cm-submenu-toggle {
display: flex;
align-items: center;
padding-left: 8px;
cursor: pointer;
}
.cm-primary-nav .cm-submenu-toggle .cm-icon {
width: 14px;
height: 14px;
fill: #fff;
} .default-wp-page {
display: flex;
flex-direction: column;
justify-content: space-between;
gap: 20px;
margin-top: 30px;
}
.default-wp-page .previous,
.default-wp-page .next {
flex: 1;
}
.default-wp-page .next {
text-align: right;
}
.wp-block-query-pagination-numbers {
display: flex;
align-content: space-between;
gap: 6px;
text-align: center;
}
.wp-block-query-pagination-numbers .page-numbers {
display: flex;
align-items: center;
justify-content: space-around;
width: 14px;
height: 14px;
border-radius: 4px;
border: 1px solid #f4f4f5;
background-color: #fff;
color: #3f3f46;
font-size: 14px;
padding: 8px;
font-weight: 400;
}
.wp-block-query-pagination-numbers .page-numbers.current {
background-color: var(--cm-color-1, #207daf);
color: #fff;
}
.previous a,
.next a {
display: inline-flex;
align-items: center;
gap: 8px;
color: #3f3f46;
cursor: pointer;
font-size: 1.6rem;
font-weight: 600;
}
.previous a:hover,
.next a:hover {
color: var(--cm-color-1, #207daf);
text-decoration: underline;
}
.previous svg,
.next svg {
fill: #27272a;
}
.nav-previous,
.nav-next {
margin-bottom: 15px;
}
.nav-previous a,
.nav-next a {
color: var(--cm-color-1, #207daf);
cursor: pointer;
font-size: 16px;
}
.nav-previous a:hover,
.nav-next a:hover {
text-decoration: underline;
}
.nav-previous a {
float: left;
}
.nav-next a {
float: right;
}
.link-pagination {
display: flex;
align-content: space-between;
gap: 6px;
text-align: center;
margin: 16px 0;
}
.link-pagination .post-page-numbers {
display: flex;
align-items: center;
justify-content: space-around;
width: 14px;
height: 14px;
padding: 8px;
background-color: #fff;
color: #3f3f46;
font-size: 1.4rem;
font-weight: 400;
border-radius: 4px;
border: 1px solid #f4f4f5;
}
.link-pagination .post-page-numbers.current {
background-color: var(--cm-color-1, #207daf);
color: #fff;
} .slide-prev,
.slide-next {
filter: alpha(opacity=70);
background-color: var(--cm-color-1, #207daf);
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 9;
border-radius: 2px;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
}
.slide-prev .cm-icon,
.slide-next .cm-icon {
fill: #fff;
}
.slide-prev {
margin-left: 20px;
}
.slide-next {
right: 0;
margin-right: 20px;
}
.slide-prev:hover,
.cm-category-slide-prev:hover,
.slide-next:hover,
.cm-category-slide-next:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.tg-numbered-pagination {
margin-top: 32px;
}
@media screen and (max-width: 767px) {
.thumbnail-pagination li {
width: 100%;
display: block;
min-height: 70px;
}
.thumbnail-pagination li.previous {
margin-bottom: 20px;
}
.thumbnail-pagination a {
font-size: 15px;
}
}
@media screen and (min-width: 48em) {
.default-wp-page {
flex-direction: row;
}
} nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
.cm-primary-nav {
width: 100%;
text-align: center;
}
.cm-primary-nav .menu {
flex: 1;
}
.cm-primary-nav li {
position: relative;
font-family: "Open Sans", serif;
font-weight: 300;
padding: 10px 16px;
}
.cm-primary-nav a {
display: flex;
flex: 1;
color: #fff;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
line-height: 2;
}
.cm-primary-nav li.default-menu {
display: none;
}
.cm-primary-nav .cm-home-icon a {
padding: 8px;
}
.cm-primary-nav .cm-home-icon a:hover {
background-color: var(--cm-color-1, #207daf);
}
.cm-primary-nav a:hover {
color: #fff;
}
.cm-primary-nav ul {
display: none;
}
.cm-primary-nav ul li.current-menu-item, .cm-primary-nav ul li.current_page_ancestor, .cm-primary-nav ul li.current-menu-ancestor, .cm-primary-nav ul li.current_page_item, .cm-primary-nav ul li:hover, .cm-primary-nav ul li.focus {
background-color: var(--cm-color-1, #207daf);
}
.cm-primary-nav .sub-menu,
.cm-primary-nav .children {
background-color: #232323;
}
.cm-primary-nav ul li ul,
.cm-primary-nav ul li:hover ul ul,
.cm-primary-nav ul li.focus ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul li.focus > ul {
display: block;
}
.cm-primary-nav ul ul li:hover ul ul,
.cm-primary-nav ul ul li.focus ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul ul li:hover ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul li:hover > ul,
.cm-primary-nav ul li.focus > ul {
left: 0;
}
.cm-primary-nav ul ul li:hover > ul,
.cm-primary-nav ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul ul li.focus > ul,
.cm-primary-nav ul ul ul ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul li ul {
position: absolute;
flex-direction: column;
width: 200px;
top: 100%;
}
.cm-primary-nav ul li ul li {
float: none;
}
.cm-primary-nav ul li ul li a {
border-top: none;
float: none;
font-size: 14px;
height: 100%;
color: #fff;
display: block;
text-align: left;
text-transform: none;
word-break: break-word;
}
.cm-primary-nav ul li ul li:hover {
color: #fff;
background-color: var(--cm-color-1, #207daf);
}
.cm-primary-nav ul li.current-menu-item ul li a:hover {
color: #fff;
background-color: var(--cm-color-1, #207daf);
}
.cm-primary-nav ul li ul li ul {
left: 200px;
top: 0;
}
.cm-primary-nav select {
display: none;
}
#cm-primary-nav {
position: relative;
z-index: 999;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
background-color: #27272A;
border-top: 4px solid var(--cm-color-1, #207daf);
}
#cm-primary-nav .cm-row {
position: relative;
display: flex;
align-items: center;
box-sizing: border-box;
}
.cm-home-icon.front_page_on {
background-color: var(--cm-color-1, #207daf);
}
.cm-home-icon svg {
display: block;
fill: #fff;
font-size: 32px;
}
.sticky-wrapper.is-sticky .cm-primary-nav .cm-home-icon a,
.sticky-wrapper .cm-primary-nav .cm-home-icon a {
padding: 8px;
}
.cm-menu-primary-container {
flex-grow: 1;
flex-basis: 70%;
}
.cm-menu-primary-container .sub-menu {
display: none;
}
li.default-menu {
display: none;
}
.cm-sub-toggle {
position: absolute;
right: 15px;
top: 12px;
display: block;
text-align: center;
height: 24px;
width: 24px;
color: #fff;
cursor: pointer;
line-height: 21px;
}
.cm-sub-toggle .fa {
color: #fff;
}
.menu-logo a {
padding: 0;
}
.menu-logo a:hover {
background-color: unset;
}
.menu-logo img {
width: auto;
margin-bottom: 0;
} .top-menu-toggle {
display: none;
cursor: pointer;
}
.cm-header .cm-menu-toggle[aria-expanded="true"] .cm-icon--bars {
display: none;
}
.cm-header .cm-menu-toggle[aria-expanded="false"] .cm-icon--x-mark {
display: none;
}
.cm-header .cm-menu-toggle {
color: #fff;
margin: 0;
text-align: center;
font-family: "Open Sans", serif;
padding-bottom: 0;
line-height: 1.2;
width: 48px;
height: 48px;
}
.cm-header .cm-menu-toggle:hover {
color: #fff;
}
.cm-header .cm-menu-toggle svg {
width: 48px;
height: 48px;
fill: #fff;
padding: 8px;
}
.cm-header .cm-menu-toggle svg:hover {
color: #fff;
}
.cm-header .cm-mobile-nav ul.menu-scrollbar {
overflow-y: scroll;
width: 100%;
}
.cm-header .cm-mobile-nav li:hover, .cm-header .cm-mobile-nav li.current-page-ancestor, .cm-header .cm-mobile-nav li.current-menu-ancestor, .cm-header .cm-mobile-nav li.current-page-item, .cm-header .cm-mobile-nav li.current-menu-item {
color: #fff;
background-color: var(--cm-color-1, #207daf);
}
.cm-header .cm-mobile-nav li:hover > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-page-ancestor > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-menu-ancestor > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-page-item > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-menu-item > .cm-sub-toggle i {
color: #fff;
}
.cm-mobile-nav .menu-logo a {
padding: 0;
}
.cm-mobile-nav.cm-mobile-open-container ul {
padding: 0;
}
.cm-mobile-nav.cm-mobile-open-container > .cm-mobile-menu--open {
padding: 10px;
background: #27272A;
}
.cm-mobile-nav.cm-mobile-open-container .cm-header-buttons {
width: -moz-fit-content;
width: fit-content;
}
.cm-mobile-nav.cm-mobile-open-container .date-in-header {
text-align: right;
}
.cm-mobile-nav.cm-mobile-open-container .cm-mobile-header-row.cm-mobile-menu--open {
display: flex;
gap: 8px;
flex-direction: column;
}
.cm-mobile-nav .menu {
position: absolute;
top: 100%;
width: 100%;
left: 0;
right: 0;
filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
}
.cm-mobile-nav .cm-menu-primary-container {
width: 100%;
position: absolute;
top: 100%;
filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
}
.cm-mobile-nav .cm-menu-primary-container > ul,
.cm-mobile-nav .menu > ul {
width: 100%;
}
.cm-mobile-nav ul {
margin: 0;
list-style: none;
}
.cm-mobile-nav li a {
display: block;
flex-grow: 1;
padding: 10px 20px;
text-decoration: none;
text-transform: uppercase;
}
.cm-mobile-nav .social-icons {
padding: 0 10px;
}
.cm-mobile-nav .social-icons a {
padding: 8px;
}
.cm-mobile-nav a {
color: #fff;
font-size: 14px;
}
.cm-mobile-nav .cm-random-post a {
display: flex;
padding: 8px;
height: 48px;
line-height: 1.8;
}
.cm-mobile-nav .cm-random-post a svg {
display: block;
fill: #fff;
font-size: 32px;
}
.cm-mobile-nav li {
position: relative;
display: flex;
flex-wrap: wrap;
background-color: #27272A;
border-top: 1px solid var(--cm-color-2, #3F3F46);
}
.cm-mobile-nav li a:hover {
background-color: var(--cm-color-1, #207daf);
color: #fff;
}
.cm-mobile-nav .sub-menu {
flex-basis: 100%;
}
.cm-mobile-nav .cm-submenu-toggle {
display: flex;
align-items: center;
padding: 14px;
border-left: 1px solid rgba(255, 255, 255, 0.2);
cursor: pointer;
}
.cm-mobile-nav .cm-submenu-toggle svg {
fill: #fff;
}
.cm-mobile-nav ul ul a {
padding-left: 45px;
text-transform: none;
}
.cm-mobile-nav ul ul ul a {
padding-left: 90px;
}
.cm-mobile-nav .current_page_item > a, .cm-mobile-nav .current-menu-item {
background: var(--cm-color-1, #207daf);
color: #fff;
}
.cm-mobile-nav .cm-home-icon a {
padding: 8px;
}
.default-wp-page.thumbnail-background-pagination {
overflow: hidden;
}
.default-wp-page.thumbnail-background-pagination img {
width: 100%;
display: inline-block;
margin-bottom: 0;
}
.default-wp-page.thumbnail-background-pagination li {
width: 50%;
transition: 0.4s all ease-in-out;
padding: 0;
position: relative;
}
.default-wp-page.thumbnail-background-pagination a {
font-size: 18px;
color: #fff;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
z-index: 1;
padding: 15px;
background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
}
.default-wp-page.thumbnail-background-pagination a .meta-nav {
display: block;
font-size: 14px;
}
.default-wp-page.thumbnail-background-pagination a:hover {
text-decoration: none;
}
.default-wp-page.thumbnail-background-pagination .previous {
width: calc(50% - 15px);
margin-right: 15px;
}
.default-wp-page.thumbnail-background-pagination .next {
width: calc(50% - 15px);
margin-left: 15px;
text-align: right;
}
.default-wp-page.thumbnail-background-pagination .next:hover {
transform: translateX(0);
}
.default-wp-page.thumbnail-background-pagination .previous:hover {
transform: translateX(0);
} .page-numbers {
display: flex;
align-content: space-between;
gap: 6px;
text-align: center;
}
.page-numbers a,
.page-numbers span {
display: block;
}
.page-numbers li {
display: inline-block;
}
.page-numbers li:hover > a {
background-color: #ebebec;
}
.page-numbers li:first-child {
margin-left: 0;
}
.page-numbers li:last-child {
margin-right: 0;
}
.page-numbers li > a,
.page-numbers li > span {
display: flex;
align-items: center;
justify-content: space-around;
width: 32px;
height: 32px;
border-radius: 4px;
border: 1px solid #f4f4f5;
background-color: #fff;
color: #3f3f46;
font-size: 14px;
padding: 8px;
font-weight: 400;
}
.page-numbers li .fa {
color: #3f3f46;
}
.page-numbers .current {
background-color: var(--cm-color-1, #207daf);
color: #fff;
} .tg-autoload-posts .related-posts {
margin-bottom: 25px;
}
.tg-autoload-posts .tg-post + .tg-post {
margin-top: 15px;
padding-top: 60px;
border-top: 1px solid #f8f8f8;
}
.tg-autoload-posts #comments.comments-area {
border-top: 1px solid transparent;
padding: 0;
}
@media screen and (min-width: 48em) {
.cm-primary-nav ul {
display: flex;
flex-wrap: wrap;
list-style: none;
}
.cm-menu-primary-container .sub-menu {
display: flex;
}
.cm-sub-toggle {
display: none;
}
}  .comment-navigation {
margin-bottom: 16px;
}
.bypostauthor {
display: block;
}
.avatar {
border-radius: 50%;
}
.comments-area {
margin-top: 60px;
}
.comments-area .comments-title {
font-size: 2.4rem;
margin-bottom: 40px;
}
.comments-area .comment-metadata {
display: flex;
align-items: center;
gap: 8px;
margin-left: 60px;
}
.comments-area #comment:focus-visible {
outline: none;
}
.comments-area .avatar {
height: 40px;
width: 40px;
margin-right: 16px;
margin-bottom: 0;
border: 1px solid rgba(17, 17, 17, 0.15);
}
.comments-area .fn a {
color: #27272a;
font-size: 20px;
font-weight: 500;
}
.comments-area .comment-content {
margin-top: 16px;
margin-left: 60px;
}
.comments-area .comment-content p {
line-height: 1.8;
margin-bottom: 12px;
}
.comments-area .comment-content a {
word-wrap: break-word;
}
.comments-area .comment-date-time,
.comments-area .comment-permalink {
display: flex;
align-items: center;
gap: 6px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.8;
color: #71717a;
}
.comments-area .comment-permalink:hover {
color: var(--cm-color-1, #207daf);
}
.comments-area .comment-reply-link {
margin-top: 12px;
font-size: 1.4rem;
font-weight: 600;
}
.comment {
margin-bottom: 20px;
}
.comment ul,
.comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment a:hover {
text-decoration: underline;
}
.comment-list {
margin-bottom: 24px;
list-style-type: none;
padding: 0;
}
.comment-list .children {
margin-left: 20px;
list-style-type: none;
padding: 0;
}
.comment-edit-link {
font-size: 1.2rem;
}
.comment-awaiting-moderation {
margin-top: 16px;
margin-left: 60px;
} .comment-respond .comment-reply-title {
display: flex;
gap: 10px;
flex-wrap: wrap;
margin-top: 6px;
margin-bottom: 8px;
font-size: 2.4rem;
}
.comment-respond .comment-reply-title #cancel-comment-reply-link {
font-weight: normal;
font-size: 1.6rem;
}
.comment-respond .logged-in-as,
.comment-respond .comment-notes {
margin-bottom: 32px;
font-size: 1.6rem;
}
.comment-respond form .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-right: 6px;
}
.comment-respond form .comment-form-cookies-consent label {
display: inline-block;
font-weight: 400;
margin-top: 10px;
margin-bottom: 32px;
}
.comment-respond form input[type="text"],
.comment-respond form textarea,
.comment-respond form input[type="email"],
.comment-respond form input[type="url"] {
box-sizing: border-box;
font-size: 1.6rem;
line-height: 1.5;
padding: 10px;
width: 100%;
margin-bottom: 14px;
}
.comment-respond form p.form-allowed-tags {
display: none;
font-size: 1.6rem;
line-height: 1;
color: #5e5e5e;
}
.comment-respond label {
display: block;
font-size: 1.6rem;
font-weight: 600;
color: #52525b;
margin-bottom: 8px;
line-height: 1.8;
}
.comment-respond p {
margin-bottom: 0;
}
.required {
color: red;
} .cm-entry-button {
display: inline-block;
}
.cm-entry-button span {
display: inline-block;
padding: 4px 12px;
color: #fff;
font-size: 1.4rem;
font-weight: 600;
cursor: pointer;
line-height: 1.8;
background-color: var(--cm-color-1, #207daf);
border-radius: 2px;
}
.cm-entry-button span:hover {
background-color: rgba(0, 0, 0, 0.1);
}
.cm-entry-footer .cm-edit-link {
margin-top: 24px;
line-height: 1;
}
.cm-entry-title {
margin-bottom: 12px;
font-size: 2.4rem;
font-weight: 500;
}
.cm-entry-title a {
color: #27272a;
}
.cm-entry-title a:hover {
color: var(--cm-color-1, #207daf);
text-decoration: underline;
}
.cm-entry-header-meta {
display: flex;
margin-bottom: 12px;
}
.cm-below-entry-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 8px;
margin-bottom: 12px;
}
.cm-below-entry-meta .cm-post-date a,
.cm-below-entry-meta .cm-comments-link a {
display: flex;
align-items: center;
gap: 4px;
}
.cm-below-entry-meta a:hover,
.cm-entry-header-meta a:hover {
text-decoration: underline;
}
.cm-author,
.cm-post-views,
.cm-tag-links,
.cm-edit-link,
.cm-comments-link,
.cm-post-date,
.cm-reading-time {
display: flex;
align-items: center;
gap: 4px;
font-size: 1.2rem;
}
.cm-post-date a,
.cm-author a,
.cm-tag-links a,
.cm-edit-link a,
.cm-comments-link a {
color: #71717a;
font-size: 1.2rem;
}
.cm-tag-links {
flex-wrap: wrap;
}
.cm-total-views {
color: #71717a;
font-size: 1.2rem;
}
.cm-entry-summary {
margin-top: 12px;
}
.cm-entry-summary p {
margin-bottom: 1.5em;
font-size: 1.4rem;
}
.cm-entry-summary p:last-child {
margin-bottom: 0;
}
.cm-featured-image {
text-align: center;
}
.cm-featured-image a {
display: block;
position: relative;
}  .cm-advertisement_125x125 .cm-advertisement-content {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 10px;
}
.advertisement_below_post_title {
float: left;
width: 300px;
margin-right: 10px;
}
.advertisement_300x250 img {
margin: 0 auto;
display: block;
}
.cm-header-col-2 .advertisement_728x90 {
margin-bottom: 0;
padding: 0;
}
.cm-header-col-2 .advertisement_728x90 img {
padding: 0;
}
.advertisement_728x90 {
display: block;
}
.advertisement_728x90 img {
width: calc(100% - 50px);
display: block;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
padding: 24px 26px;
margin-left: auto;
margin-right: auto;
} .widget_call_to_action {
margin-bottom: 30px;
}
.call-to-action {
padding: 30px;
background-color: var(--cm-color-1, #207daf);
background-repeat: no-repeat;
background-size: cover;
}
.call-to-action-border {
position: relative;
z-index: 1;
padding: 60px 60px 70px;
background-color: rgba(250, 250, 250, 0.87);
}
.call-to-action--center {
text-align: center;
}
.call-to-action--left {
text-align: left;
}
.call-to-action--right {
text-align: right;
}
.call-to-action-border::before {
position: absolute;
content: "";
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
margin: 0 auto;
border: 1px solid #c0bcb9;
height: auto;
width: auto;
z-index: -1;
}
.call-to-action-border::after {
position: absolute;
content: "";
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
margin: 0 auto;
border: 1px solid #c0bcb9;
height: auto;
width: auto;
z-index: -1;
top: 34px;
left: 34px;
right: 34px;
bottom: 34px;
}
.call-to-action__title {
margin-bottom: 10px;
font-size: 48px;
text-transform: uppercase;
font-weight: 700;
}
.call-to-action-content {
margin-bottom: 40px;
}
.widget_call_to_action .btn--primary {
display: inline-block;
padding: 20px 25px;
color: #fff;
background-color: var(--cm-color-1, #207daf);
font-size: 1.4rem;
font-weight: 700;
text-transform: uppercase;
} .rtl .cm-slider {
direction: rtl;
}
.cm-featured-category-slider-widget {
margin-bottom: 30px;
}
.cm-slider-area .cm-featured-category-slider-widget {
margin-bottom: 0;
}
.top-full-width-sidebar .cm-featured-category-slider-widget {
margin-bottom: 10px;
}
.tg-full-width.inner-wrap {
max-width: 100%;
padding: 0 15px;
}
.tg-full-width .home .cm-content {
padding-top: 0;
}
.cm-category-slide-prev,
.cm-category-slide-next {
position: absolute;
top: 92%;
z-index: 99;
display: flex;
align-items: center;
justify-content: center;
transform: translateY(-92%);
background-color: var(--cm-color-1, #207daf);
border-radius: 2px;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
}
.cm-category-slide-prev .cm-icon,
.cm-category-slide-next .cm-icon {
fill: #fff;
}
.cm-category-slide-prev {
right: 0;
margin-right: 60px;
}
.cm-category-slide-next {
right: 0;
margin-right: 24px;
}
.slide-next i,
.slide-prev i,
.cm-category-slide-next i,
.cm-category-slide-prev i {
color: #ffffff;
font-size: 22px;
padding: 0 10px;
vertical-align: text-bottom;
} .cm-featured-category-slider {
position: relative;
}
.cm-featured-category-slider .cm-single-slide {
position: relative;
border-radius: 4px;
overflow: hidden;
}
.cm-featured-category-slider img {
width: 100%;
margin-bottom: 0;
}
.cm-featured-category-slider .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-featured-category-slider .single-post .bx-controls-direction {
display: none;
}
.cm-featured-category-slider .cm-slide-content {
position: absolute;
bottom: 0;
right: 0;
left: 0;
display: grid;
grid-template-rows: repeat(1, 1fr);
align-items: end;
text-align: left;
padding: 16px;
background: linear-gradient(180deg, rgba(35, 35, 35, 0) 0%, #232323 100%);
}
.cm-featured-category-slider .cm-slide-content .cm-entry-header-meta .cm-post-categories a {
background-color: var(--cm-color-1, #207daf);
}
.cm-featured-category-slider .cm-entry-title {
color: #fff;
font-size: 1.6rem;
}
.cm-featured-category-slider .cm-entry-title a {
color: inherit;
}
.cm-featured-category-slider .cm-entry-title a:hover {
color: #fff;
opacity: 0.8;
}
.cm-featured-category-slider .cm-post-date svg,
.cm-featured-category-slider .cm-author svg,
.cm-featured-category-slider .cm-comments-link svg {
fill: #fff;
}
.cm-featured-category-slider .cm-post-date a,
.cm-featured-category-slider .cm-author a,
.cm-featured-category-slider .cm-reading-time,
.cm-featured-category-slider .cm-reading-time::before,
.cm-featured-category-slider .human-diff-time-display {
color: #fff;
}
.cm-featured-category-slider .cm-comments-link a,
.cm-featured-category-slider .cm-comments-link span {
color: #fff;
}
.cm-slider-area-rotate {
visibility: hidden;
height: 0;
}
@media screen and (min-width: 48em) {
.cm-featured-category-slider .cm-entry-title {
font-size: 2.4rem;
}
.cm-featured-category-slider .cm-slide-content {
padding: 24px;
}
} .cm-featured-posts--style-1 p {
display: inline-block;
width: 100%;
}
.cm-featured-posts--style-1 .cm-entry-title {
margin-bottom: 8px;
}
.cm-featured-posts--style-1 .cm-first-post .cm-entry-title {
margin-bottom: 12px;
}
.cm-featured-posts--style-1 .cm-posts {
display: flex;
flex-direction: column;
width: 100%;
gap: 12px;
}
.cm-featured-posts--style-1 .cm-posts .cm-below-entry-meta {
margin-bottom: 0;
}
@media screen and (min-width: 48em) {
.cm-featured-posts.cm-featured-posts--style-1 {
gap: 20px;
}
.cm-featured-posts.cm-featured-posts--style-1 .cm-posts {
flex-basis: calc(50% - 10px);
}
.cm-featured-posts.cm-featured-posts--style-1 .cm-first-post {
flex-basis: calc(50% - 10px);
margin-bottom: 0;
}
.cm-secondary .cm-featured-posts.cm-featured-posts--style-1 {
gap: 20px;
}
.cm-secondary .cm-featured-posts.cm-featured-posts--style-1 .cm-posts {
flex-basis: 100%;
}
.cm-secondary .cm-featured-posts.cm-featured-posts--style-1 .cm-first-post {
flex-basis: 100%;
margin-bottom: 0;
}
}
.cm-secondary .cm-featured-posts--style-1 .cm-posts .cm-post a {
max-width: 130px;
}
.cm-secondary .cm-featured-posts--style-1 .cm-posts .cm-post-content a {
max-width: 100%;
}
.cm-footer .cm-featured-posts--style-1 .cm-posts .cm-post a {
max-width: 130px;
}
.cm-footer .cm-featured-posts--style-1 .cm-posts .cm-post-content a {
max-width: 100%;
} .cm-featured-posts--style-2.cm-featured-posts .cm-first-post,
.cm-featured-posts--style-2.cm-featured-posts .cm-posts {
flex-basis: 100%;
width: 100%;
gap: 12px;
}
.cm-featured-posts--style-2 .cm-posts .cm-entry-title {
margin-bottom: 8px;
}
.cm-featured-posts--style-2 .cm-posts .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-secondary .cm-featured-posts--style-2 .cm-posts .cm-post a {
max-width: 130px;
}
.cm-secondary .cm-featured-posts--style-2 .cm-posts .cm-post-content a {
max-width: 100%;
}
.cm-footer .cm-featured-posts--style-2 .cm-posts .cm-post a {
max-width: 130px;
}
.cm-footer .cm-featured-posts--style-2 .cm-posts .cm-post-content a {
max-width: 100%;
} .cm-highlighted-posts .cm-posts {
display: grid;
grid-template-columns: 1fr;
gap: 12px;
}
.cm-highlighted-posts a {
display: block;
}
.cm-highlighted-posts .cm-post {
position: relative;
overflow: hidden;
border-radius: 4px;
}
.cm-highlighted-posts img {
width: 100%;
}
.cm-highlighted-posts .cm-post-content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
display: grid;
align-items: end;
grid-template-rows: repeat(1, 1fr);
padding: 16px;
background: linear-gradient(180deg, rgba(35, 35, 35, 0) 0%, #232323 100%);
}
.cm-highlighted-posts .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-highlighted-posts .cm-author,
.cm-highlighted-posts .cm-comments-link,
.cm-highlighted-posts .cm-entry-header-meta {
display: none;
}
.cm-highlighted-posts .cm-post-date svg,
.cm-highlighted-posts .cm-author svg,
.cm-highlighted-posts .cm-comments-link svg {
fill: #fff;
}
.cm-highlighted-posts .cm-post-date a,
.cm-highlighted-posts .cm-author a,
.cm-highlighted-posts .cm-reading-time,
.cm-highlighted-posts .cm-reading-time::before,
.cm-highlighted-posts .human-diff-time-display {
color: #fff;
}
.cm-highlighted-posts .cm-entry-title {
margin-bottom: 8px;
font-size: 1.6rem;
font-weight: 500;
}
.cm-highlighted-posts .cm-entry-title a {
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.cm-highlighted-posts .cm-entry-title a:hover {
color: #fff;
opacity: 0.8;
}
@media screen and (min-width: 48em) {
.cm-highlighted-posts .cm-posts {
grid-template-columns: 1fr 1fr;
}
} .cm-random-post-widget .cm-post {
display: flex;
box-shadow: none;
}
.cm-random-post-widget .cm-post a {
position: relative;
}
.cm-random-post-widget .cm-random-post {
width: 100%;
}
.cm-random-post-widget .cm-post-content {
flex: 1;
}
.cm-random-post-widget .cm-post-content .cm-entry-title {
margin-bottom: 8px;
font-size: 14px;
line-height: 1.4;
}
.cm-random-post-widget .cm-post-content .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-random-post-widget .cm-author {
display: none;
}
.cm-random-posts {
display: flex;
flex-direction: column;
gap: 12px;
padding: 12px;
border-radius: 4px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
width: 100%;
}
.cm-random-posts img {
border-radius: 4px;
} .wp-block-search .wp-block-search__label {
display: none;
}
.wp-block-search .wp-block-search__button {
border: 0;
margin-left: 0;
border-radius: 0 4px 4px 0;
}
.wp-block-search .wp-block-search__input {
position: relative;
padding: 12px;
font-size: 1.4rem;
border: 1px solid var(--cm-color-9, #d4d4d8);
border-radius: 4px 0 0 4px;
line-height: 1.6;
}
.wp-block-search .wp-block-search__input:focus-visible {
outline: none;
}
.wp-block-search .wp-element-button {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 48px;
padding: 0;
color: transparent;
}
.wp-block-search .wp-element-button::before {
position: absolute;
content: "\f002";
color: #fff;
font-size: 2rem;
font-family: FontAwesome;
font-weight: 400;
}
.wp-block-search .wp-element-button:hover {
background-color: var(--cm-color-1, #207daf);
color: transparent;
} .widget:last-child {
margin-bottom: 0;
}
.widget .wp-block-heading {
display: inline-block;
background-color: var(--cm-color-1, #207daf);
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 1.8;
margin-bottom: 0;
padding: 4px 12px 2px;
border-radius: 2px 2px 0 0;
letter-spacing: 0.01em;
}
.widget .block-title {
display: block;
margin-bottom: 20px;
border-bottom: 2px solid var(--cm-color-1, #207daf);
}
.widget select {
border: 1px solid #dddddd;
color: #777777;
padding: 2px;
width: 60%;
} .cm-featured-posts {
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.cm-featured-posts .cm-widget-title {
display: flex;
flex-basis: 100%;
justify-content: space-between;
border-bottom: 2px solid var(--cm-color-1, #207daf);
font-size: 18px;
}
.cm-featured-posts .cm-widget-title span {
display: inline-block;
padding: 6px 12px;
color: #fff;
background-color: var(--cm-color-1, #207daf);
}
.cm-featured-posts .cm-posts .cm-post {
display: flex;
}
.cm-featured-posts .cm-posts .cm-author {
display: none;
}
.cm-featured-posts .cm-post {
overflow: hidden;
}
.cm-featured-posts .cm-entry-title {
font-size: 14px;
}
.cm-featured-posts .cm-entry-title a {
display: block;
color: inherit;
text-shadow: none;
word-wrap: break-word;
line-height: 1.5;
}
.cm-featured-posts .cm-entry-title a:hover {
color: var(--cm-color-1, #207daf);
}
.cm-featured-posts .cm-entry-header-meta {
display: none;
}
.cm-featured-posts .cm-post-content {
flex: 1;
align-self: center;
padding: 12px 16px;
}
.cm-featured-posts img {
width: 100%;
}
.cm-featured-posts .cm-first-post {
flex-basis: 100%;
margin-bottom: 12px;
}
.cm-featured-posts .cm-first-post figure {
position: relative;
}
.cm-featured-posts .cm-first-post .cm-post-content {
padding: 18px;
}
.cm-featured-posts .cm-first-post .cm-entry-title {
font-size: 24px;
}
.cm-featured-posts .cm-first-post .cm-entry-header-meta {
display: flex;
}
.cm-featured-posts .cm-below-entry-meta {
margin-bottom: 12px;
}
.cm-featured-posts .cm-breaking-news .cm-post {
overflow: visible;
box-shadow: none;
}
.cm-featured-posts .cm-entry-summary p {
margin-bottom: 0;
} .cm-beside-slider-widget,
.cm-slider-area {
width: 100%;
}
.cm-slider-area .cm-widget-title,
.cm-beside-slider-widget .cm-widget-title {
border-bottom: 2px solid var(--cm-color-1, #207daf);
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.cm-slider-area .cm-widget-title span,
.cm-beside-slider-widget .cm-widget-title span {
display: inline-block;
padding: 6px 12px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
}
.cm-view-all-link {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 6px 12px;
margin-bottom: 4px;
font-size: 14px;
color: #fff;
font-weight: 600;
background-color: #000;
}
.cm-primary .cm-view-all-link span {
background: transparent;
} .cm-post-date a:hover,
.cm-author a:hover,
.cm-comments-link a:hover,
.cm-tag-links a:hover,
.cm-edit-link a:hover {
color: var(--cm-color-1, #207daf);
} .cm-front-page-top-section {
display: flex;
flex-direction: column;
gap: 12px;
margin-bottom: 30px;
} .mfp-content .cm-posts {
background: #fff;
max-width: 50%;
margin: 0 auto;
border-radius: 5px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
} .fitvids-video .video {
margin-bottom: 10px;
}
.cm-secondary .widget ul li li,
.cm-footer .widget ul li li,
#cm-tertiary .widget ul li li {
border-bottom: none;
}
.cm-secondary .widget ul ul,
.cm-footer .widget ul ul,
#cm-tertiary .widget ul ul {
padding-left: 10px;
}
.cm-secondary,
#cm-tertiary {
word-break: break-word;
}
.cm-secondary .cm-widget-title,
#cm-tertiary .cm-widget-title {
display: flex;
justify-content: space-between;
border-bottom: 2px solid var(--cm-color-1, #207daf);
margin-bottom: 15px;
}
.cm-secondary .cm-widget-title span,
#cm-tertiary .cm-widget-title span {
display: inline-block;
background-color: var(--cm-color-1, #207daf);
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 1.8;
margin-bottom: 0;
padding: 4px 12px 2px;
border-radius: 2px 2px 0 0;
letter-spacing: 0.01em;
}
.cm-secondary .cm-widget-title span .rsswidget,
#cm-tertiary .cm-widget-title span .rsswidget {
color: #fff;
}
.cm-secondary .cm-widget-title span .rsswidget img,
#cm-tertiary .cm-widget-title span .rsswidget img {
margin-top: 5px;
margin-bottom: 0;
}
.cm-secondary .cm-widget-title span .rsswidget:hover,
#cm-tertiary .cm-widget-title span .rsswidget:hover {
text-decoration: none;
}
.cm-secondary a:hover,
#cm-tertiary a:hover {
text-decoration: underline;
}
.cm-secondary .widget,
#cm-tertiary .widget {
margin-bottom: 32px;
font-size: 1.4rem;
}
.cm-secondary .widget p,
#cm-tertiary .widget p {
font-size: 1.4rem;
}
.cm-secondary .widget ul li,
#cm-tertiary .widget ul li {
line-height: 1.5;
padding: 6px 0;
list-style: none;
}
.cm-secondary .widget li,
#cm-tertiary .widget li {
line-height: 1.8;
}
.cm-error-404 .widget {
margin-bottom: 35px;
font-size: 14px;
background-color: #fff;
}
#style6_pager_colormag_slider_news_widget-9 img:hover .play-button-wrapper {
background-color: #207DAF;
}
.widget .play-button-wrapper,
.cm-featured-image .play-button-wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: rgba(35, 35, 35, 0.75);
width: 42px;
height: 26px;
border-radius: 3px;
transition: background 0.3s ease 0s;
}
.widget .play-button-wrapper .fa,
.cm-featured-image .play-button-wrapper .fa {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
}
@media screen and (min-width: 48em) {
.cm-slider-area,
.cm-beside-slider-widget {
width: 100%;
}
.cm-featured-posts--style-4 .cm-post {
flex-direction: row;
}
}
@media screen and (min-width: 62em) {
.cm-front-page-top-section {
flex-direction: row;
margin-bottom: 50px;
}
.cm-slider-area {
width: 55.26315789%;
}
.cm-beside-slider-widget {
width: 43.85964912%;
}
}   #header-meta {
background-color: #fff;
}
.cm-top-bar {
background-color: #f4f4f5;
padding: 10px 0;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
font-size: 14px;
border-bottom-style: solid;
}
.cm-top-bar .cm-row {
display: flex;
align-items: center;
flex-direction: column;
gap: 10px;
}
.cm-top-bar .tg-full-width {
max-width: 100%;
padding: 0 15px;
}
.cm-top-bar__2 {
display: flex;
flex-direction: column;
flex: 1;
gap: 10px;
align-items: center;
}
@media screen and (min-width: 48em) {
.cm-top-bar__1 {
display: flex;
gap: 15px;
align-items: center;
}
.cm-top-bar__2 {
flex-direction: row;
justify-content: flex-end;
gap: 16px;
}
.cm-top-bar .cm-row {
gap: 15px;
}
}
@media screen and (min-width: 62em) {
.cm-top-bar {
padding: 8px;
}
.cm-top-bar .cm-row {
flex-direction: row;
}
} .cm-header {
background-color: #fff;
}
.cm-site-branding img {
width: auto;
margin-bottom: 0;
}
.cm-site-branding a {
display: block;
}
.cm-site-title {
margin-bottom: 0;
font-size: 40px;
line-height: 1.5;
}
.cm-site-title a {
color: var(--cm-color-1, #207daf);
}
.cm-site-description {
line-height: 1.8;
font-size: 16px;
color: #52525b;
margin: 4px 0 0 0;
font-family: "Open Sans", serif;
word-break: break-word;
}
.header-image {
margin-bottom: 0;
border-bottom: 1px solid var(--cm-color-8, #E4E4E7);
width: 100%;
}
.cm-header-col-1 {
display: flex;
justify-content: center;
flex-direction: column;
gap: 16px;
flex-basis: 30%;
}
.cm-header-col-2 .widget {
text-align: right;
color: #3f3f46;
}
.cm-header-col-2 .widget .cm-widget-title {
font-size: 18px;
line-height: 1.2;
padding-bottom: 4px;
}
.cm-header-col-2 .wp-block-image {
margin: 0;
}
.cm-header-col-2 img {
margin-bottom: 0;
}
.cm-header-2 .cm-row {
display: flex;
} .header_display_type_one .cm-header-1 .cm-row {
flex-direction: row-reverse;
}
.header_display_type_one .cm-header-col-2 .widget {
text-align: left;
} .header_display_type_two .cm-header-1 .cm-row {
flex-direction: column;
}
.header_display_type_two .cm-header-col-1 {
flex-direction: column;
float: none;
text-align: center;
justify-content: center;
}
.header_display_type_two .cm-site-branding {
padding-right: 0;
}
.header_display_type_two #cm-site-info {
padding-right: 0;
}
.header_display_type_two .cm-header-col-2 .widget {
color: #3f3f46;
text-align: center;
}
.cm-menu-toggle {
display: flex;
cursor: pointer;
}
.cm-contained .cm-header-2 #cm-primary-nav {
box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
position: relative;
background-color: transparent;
border-top: 0 solid transparent;
z-index: 999;
}
.cm-contained .cm-header-2 .cm-row {
background-color: #212529;
border-top: 4px solid #289dcc;
}
@media screen and (min-width: 769px) {
.cm-menu-toggle {
display: none;
}
} .cm-layout-2 .cm-header-1 .cm-row {
flex-direction: column;
}
.cm-layout-2 .cm-header-2 .cm-row {
flex-direction: row;
}
.cm-layout-2 .cm-row {
justify-content: center;
}
.cm-layout-2 .cm-row .cm-header-col-2 {
display: none;
}
.cm-layout-2 .cm-row .cm-header-col-1 {
display: unset;
float: none;
text-align: center;
}
.cm-layout-2 .cm-top-bar .cm-row {
padding: 0;
}
.cm-layout-2 #cm-primary-nav {
background-color: transparent;
}
.cm-layout-2 #cm-primary-nav.headroom--pinned {
background: inherit;
}
.cm-layout-2 #cm-primary-nav .cm-row {
background-color: transparent;
justify-content: flex-start;
}
.cm-layout-2 #cm-primary-nav .fa {
color: #3F3F46;
}
.cm-layout-2 #cm-primary-nav .fa:hover {
background: transparent;
color: var(--cm-color-1, #207daf);
}
.cm-layout-2 #cm-primary-nav .cm-home-icon.front_page_on {
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav a {
color: #3F3F46;
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav a::after {
color: inherit;
}
.cm-layout-2 .cm-primary-nav a:hover {
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav li {
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav ul {
justify-content: center;
}
.cm-layout-2 .cm-primary-nav ul li.current-menu-item, .cm-layout-2 .cm-primary-nav ul li.current_page_item, .cm-layout-2 .cm-primary-nav ul li:hover, .cm-layout-2 .cm-primary-nav ul li.focus {
color: var(--cm-color-1, #207daf);
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav ul li.current-menu-item ul li a,
.cm-layout-2 .cm-primary-nav ul li ul li.current-menu-item a,
.cm-layout-2 .cm-primary-nav ul li.current_page_ancestor ul li a,
.cm-layout-2 .cm-primary-nav ul li.current-menu-ancestor ul li a,
.cm-layout-2 .cm-primary-nav ul li.current_page_item ul li a {
color: #343a40;
}
.cm-layout-2 .cm-primary-nav ul > li {
vertical-align: top;
}
.cm-layout-2 .cm-primary-nav ul > li > a {
border-bottom: 2px solid transparent;
transition: border 0.5s ease;
color: #3F3F46;
}
.cm-layout-2 .cm-primary-nav ul > li:hover > a, .cm-layout-2 .cm-primary-nav ul > li.current-menu-item > a, .cm-layout-2 .cm-primary-nav ul > li.current-menu-ancestor > a {
background-color: transparent;
border-bottom: 2px solid var(--cm-color-1, #207daf);
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu {
background-color: #fff;
transition: all 0.3s ease;
display: block;
opacity: 0;
visibility: hidden;
border: 1px solid #F4F4F5;
text-align: left;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li {
border-bottom: 1px solid #F4F4F5;
display: flex;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li a {
width: auto;
transition: all 0.5s ease;
border-color: transparent;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:hover, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus {
border-color: var(--cm-color-1, #207daf);
background-color: var(--cm-color-1, #207daf);
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:hover > a, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor > a, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item > a, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus > a {
color: #fff;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:last-child {
border-bottom: none transparent;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li ul {
top: 0;
transition: none;
}
.cm-layout-2 .cm-primary-nav ul li.menu-item-has-children:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
}
.cm-layout-2 .cm-primary-nav ul li.menu-item-has-children a::after {
color: #343a40;
}
.cm-layout-2 .cm-primary-nav ul li.focus > a {
border-color: var(--cm-color-1, #207daf);
}
.cm-layout-2 .cm-primary-nav ul li.focus > ul.sub-menu {
opacity: 1;
visibility: visible;
}
.cm-layout-2 .cm-primary-nav .cm-random-post a:hover {
background: transparent;
}
.cm-layout-2 .cm-primary-nav .cm-random-post a:hover .fa-random {
color: var(--cm-color-1, #207daf);
}
.cm-layout-2 .cm-primary-nav .cm-random-post a .fa-random {
color: #3F3F46;
}
.cm-layout-2 .cm-primary-nav .cm-submenu-toggle .cm-icon {
fill: #3f3f46;
}
.cm-layout-2 .cm-primary-nav .cm-menu-toggle svg,
.cm-layout-2 .cm-primary-nav .cm-home-icon svg,
.cm-layout-2 .cm-primary-nav .cm-random-post svg {
fill: #3F3F46;
}
.cm-layout-2 .cm-mobile-nav .nav-menu {
padding-top: 0;
position: absolute;
top: 100%;
width: 100%;
box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);
}
.cm-layout-2 .cm-mobile-nav .cm-random-post a:hover {
background: transparent;
}
.cm-layout-2 .cm-mobile-nav .cm-random-post a:hover .fa-random {
color: var(--cm-color-1, #207daf);
}
.cm-layout-2 .cm-mobile-nav .cm-random-post a .fa-random {
color: #343a40;
}
.cm-layout-2 .cm-mobile-nav li {
background-color: #fff;
border-color: var(--cm-color-8, #E4E4E7);
}
.cm-layout-2 .cm-mobile-nav li a {
color: #3F3F46;
}
.cm-layout-2 .cm-mobile-nav li:hover > .cm-submenu-toggle i, .cm-layout-2 .cm-mobile-nav li.current-page-ancestor > .cm-submenu-toggle i, .cm-layout-2 .cm-mobile-nav li.current-menu-ancestor > .cm-submenu-toggle i, .cm-layout-2 .cm-mobile-nav li.current-page-item > .cm-submenu-toggle i, .cm-layout-2 .cm-mobile-nav li.current-menu-item > .cm-submenu-toggle i {
color: #fff;
}
.cm-layout-2 .cm-mobile-nav .cm-submenu-toggle svg,
.cm-layout-2 .cm-mobile-nav .cm-home-icon svg,
.cm-layout-2 .cm-mobile-nav .cm-menu-toggle svg {
fill: #3f3f46;
}
.cm-layout-2 .cm-mobile-nav .cm-random-post a svg {
fill: #3f3f46;
}
.cm-layout-2 .is-sticky #cm-primary-nav {
background-color: #fff;
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}
.cm-layout-2 .cm-menu-primary-container {
flex-grow: 1;
}
@media screen and (min-width: 48em) {
.cm-layout-2 .cm-layout-2-style-1 #cm-primary-nav {
border-top: 4px solid var(--cm-color-1, #207daf);
}
} .page-template-page-builder .cm-primary {
float: none;
width: 100%;
}
.page-template-page-builder .cm-content {
padding-top: 0;
padding-bottom: 0;
}
.home.page-template-page-builder .cm-primary .cm-posts {
display: block;
} #page {
max-width: 1200px;
margin: 0 auto;
}
.cm-content {
padding-top: 60px;
padding-bottom: 60px;
background-color: var(--cm-color-3, #FFFFFF);
}
.wide {
padding-top: 0;
padding-bottom: 0;
}
.wide #page {
max-width: 100%;
}
.cm-primary,
.cm-secondary {
width: 100%;
}
.cm-content .cm-row {
display: flex;
flex-direction: column;
row-gap: 60px;
}
.cm-content .cm-row .cm-one-half {
width: 100%;
padding-bottom: 0;
margin-right: 0;
}
.top-full-width-sidebar {
margin-bottom: 30px;
}
.top-full-width-sidebar .cm-widget-title {
border-bottom: 2px solid var(--cm-color-1, #207daf);
font-size: 1.4rem;
margin-bottom: 24px;
padding-bottom: 0;
}
.top-full-width-sidebar .cm-widget-title span {
background-color: var(--cm-color-1, #207daf);
color: #fff;
padding: 6px 12px;
display: inline-block;
}
@media screen and (min-width: 62em) {
.cm-content .cm-row {
flex-direction: row;
}
.cm-primary {
width: calc(100% - 30%);
padding-right: 1.875em;
}
.cm-secondary {
width: 30%;
}
} .cm-posts.cm-layout-1-style-1 {
--grid-column: 1;
}
.cm-layout-1-style-1 .post {
display: flex;
flex-direction: column;
}
.cm-layout-1-style-1 .post:first-child {
padding: 0;
}
.cm-layout-1-style-1 .cm-featured-image {
flex-basis: 50%;
}
.cm-layout-1-style-1 .cm-featured-image img {
width: 100%;
}
.cm-layout-1-style-1 .cm-post-content {
flex: 1;
align-items: center;
padding: 20px;
}
@media screen and (min-width: 48em) {
.cm-layout-1-style-1 .post {
flex-direction: row;
}
}
.cm-posts.cm-layout-2-style-1 .post:first-child,
.cm-posts.cm-layout-2-style-1 .page:first-child {
grid-column: 1/-1;
}
.cm-posts.cm-layout-2-style-2, .cm-posts.cm-layout-2-style-1 {
grid-template-columns: repeat(var(--grid-column, 1), 1fr);
}
.cm-posts.cm-layout-2-style-2.col-2, .cm-posts.cm-layout-2-style-1.col-2 {
--grid-column: 1;
}
.cm-posts.cm-layout-2-style-2.col-3, .cm-posts.cm-layout-2-style-1.col-3 {
--grid-column: 1;
}
.cm-posts.cm-layout-2-style-2.col-4, .cm-posts.cm-layout-2-style-1.col-4 {
--grid-column: 1;
}
@media screen and (min-width: 48em) {
.cm-posts.cm-layout-2-style-2, .cm-posts.cm-layout-2-style-1 {
grid-template-columns: repeat(var(--grid-column, 1), 1fr);
}
.cm-posts.cm-layout-2-style-2.col-2, .cm-posts.cm-layout-2-style-1.col-2 {
--grid-column: 2;
}
.cm-posts.cm-layout-2-style-2.col-3, .cm-posts.cm-layout-2-style-1.col-3 {
--grid-column: 3;
}
.cm-posts.cm-layout-2-style-2.col-4, .cm-posts.cm-layout-2-style-1.col-4 {
--grid-column: 4;
}
}
.cm-posts {
display: grid;
gap: 20px;
grid-template-columns: 1fr;
position: relative;
}
.cm-posts .post {
overflow: hidden;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
border-radius: 4px;
}
.cm-post {
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
border-radius: 4px;
}
.cm-post a {
position: relative;
display: block;
}
.cm-post:hover .play-button-wrapper {
background-color: var(--cm-color-1, #207daf);
}
.post:hover .play-button-wrapper {
background-color: #207daf;
}
.cm-reading-time::before {
color: #71717a;
}
.cm-highlight-post .post:first-child,
.cm-highlight-post .page:first-child {
grid-column: 1/-1;
}
.cm-highlight-post .post:first-child .cm-entry-title,
.cm-highlight-post .page:first-child .cm-entry-title {
font-size: 32px;
}
.cm-post-categories {
display: inline-flex;
gap: 10px;
flex-wrap: wrap;
align-items: center;
}
.cm-post-categories a {
display: inline-block;
padding: 4px 8px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
font-size: 10px;
text-transform: uppercase;
border-radius: 2px;
line-height: 1.8;
}
.featured-image-caption {
font-style: italic;
font-size: 14px;
padding: 10px 0 0 15px;
display: block;
color: #444444;
}
.human-diff-time {
font-size: 12px;
color: #71717a;
}
.human-diff-time .cm-post-date:not(.human-diff-time-display) {
display: none;
}
.human-diff-time .human-diff-time-display:hover {
color: var(--cm-color-1, #207daf);
cursor: pointer;
}
.cm-tag-links a,
.cm-edit-link a {
color: #71717a;
}
.cm-post-content,
.single-title-above {
padding: 20px;
}
.cm-entry-summary ul {
padding: 0 0 0 30px;
margin-bottom: 30px;
}
.cm-entry-summary ol {
padding: 0 0 0 30px;
margin-bottom: 30px;
}
.cm-entry-summary li > ul, .cm-entry-summary li > ol {
margin-bottom: 0;
}
ul.blocks-gallery-grid,
ul.wp-block-gallery {
padding: 0;
}
ul.blocks-gallery-grid img,
ul.wp-block-gallery img {
margin-bottom: 0;
}
@media screen and (min-width: 48em) {
.cm-posts {
grid-template-columns: repeat(var(--grid-column, 1), 1fr);
}
}
.single .cm-posts .tags a {
border: 1px solid var(--cm-color-8, #E4E4E7);
padding: 3px 5px;
border-radius: 3px;
color: #777777;
}
.single .cm-posts .tags a:hover {
color: var(--cm-color-1, #207daf);
text-decoration: none;
}
.single .cm-entry-header .cm-entry-title {
font-size: 3.2rem;
} .author-box {
padding: 2%;
width: 100%;
display: inline-block;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.author-description-wrapper {
float: right;
width: 85%;
}
.author-img img {
margin-right: 15px;
}
.author-name {
padding-bottom: 10px;
}
.author-description-wrapper .author-url {
display: inline-block;
margin-top: 5px;
width: 100%;
}
.author-description-wrapper .author-url a {
display: inline-block;
margin-top: 5px;
width: 100%;
}
.share .fa-twitter {
color: #55acee;
}
.share .fa-facebook-square {
color: #3b5998;
}
.share .fa-google-plus-square {
color: #dd4b39;
}
.share .fa-pinterest {
color: #cc2127;
}
.author-box {
margin-top: 30px;
}
.author-box.author-bio-style-2 .author-name {
float: left;
}
.author-box.author-bio-style-2 .author-social-sites {
float: right;
}
.author-box.author-bio-style-2 .author-description {
display: inline-block;
}
.author-box.author-bio-style-3 .author-social-sites {
float: left;
}
.author-box.author-bio-style-3 .author-description {
display: inline-block;
} .related-posts-wrapper h3 {
font-size: 2rem;
}
.related-posts-main-title {
margin-bottom: 30px;
}
.related-posts-main-title .fa {
color: var(--cm-color-1, #207daf);
}
.related-posts-main-title span {
font-size: 26px;
padding-left: 10px;
}
.single-related-posts {
width: 100%;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
border-radius: 4px;
overflow: hidden;
}
.single-related-posts .cm-post-content {
padding: 20px;
}
.single-related-posts .cm-author {
display: none;
}
.single-related-posts .cm-post-content .cm-entry-title {
font-size: 20px;
margin-bottom: 16px;
}
.single-related-posts img {
width: 100%;
}
.related-posts-wrapper {
position: relative;
margin-top: 30px;
}
.related-posts-wrapper .related-posts {
display: grid;
grid-template-columns: 1fr;
gap: 30px;
}
.related-posts-wrapper .related-post-carousel {
visibility: hidden;
height: 0;
}
.related-posts-wrapper.style-1 .cm-below-entry-meta {
margin-bottom: 0;
}
.related-posts-wrapper.style-2 .single-related-posts {
display: grid;
grid-template-columns: 1fr;
}
.related-posts-wrapper.style-2 .related-posts {
grid-template-columns: 1fr;
}
.related-posts-wrapper.style-3 .related-posts {
grid-template-columns: 1fr;
gap: 12px;
}
.related-posts-wrapper.style-3 .single-related-posts {
width: 100%;
box-shadow: none;
}
.related-posts-wrapper.style-3 .cm-post-content {
padding: 0;
}
.related-posts-wrapper.style-3 .cm-post-content .cm-entry-title {
padding: 0;
font-size: 16px;
margin-bottom: 0;
}
.related-posts-wrapper.style-3 .cm-post-content .cm-entry-title a {
position: relative;
margin-left: 20px;
}
.related-posts-wrapper.style-3 .cm-post-content .cm-entry-title a::before {
display: block;
content: "";
background: #333333;
height: 8px;
width: 8px;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.related-posts-wrapper.style-3 .cm-post-content .cm-entry-title a:hover::before {
background: var(--cm-color-1, #207daf);
}
.related-posts-wrapper.style-4 .related-posts {
display: block;
}
.related-posts-wrapper.style-4 .related-posts .cm-below-entry-meta {
margin-bottom: 0;
} .related-posts-wrapper-flyout {
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
background-color: #f8f8f8;
position: fixed;
bottom: 0;
right: 0;
width: 420px;
opacity: 0;
visibility: hidden;
transform: translateY(30px);
transition: 0.2s all ease-in-out;
}
.related-posts-wrapper-flyout.flyout {
opacity: 1;
visibility: visible;
transform: translateY(0);
z-index: 10;
}
.related-posts-wrapper-flyout .flyout-related-post-close {
float: right;
cursor: pointer;
}
.related-posts-wrapper-flyout .related-posts-flyout-main-title {
font-size: 18px;
padding: 20px 30px;
background-color: #2c2e34;
color: #ffffff;
}
.related-posts-wrapper-flyout .related-posts-flyout {
padding: 30px;
}
.related-posts-wrapper-flyout .single-related-posts-flyout {
margin-bottom: 20px;
}
.related-posts-wrapper-flyout .single-related-posts-flyout:last-child {
margin-bottom: 0;
}
.related-posts-wrapper-flyout .related-posts-thumbnail {
float: left;
margin-right: 15px;
width: 130px;
}
.related-posts-wrapper-flyout .cm-post-content {
min-height: 90px;
padding: 8px;
}
.related-posts-wrapper-flyout .cm-entry-title {
font-size: 14px;
line-height: 1.6;
padding-bottom: 0;
}
.related-posts-wrapper-flyout .cm-entry-title a {
color: #232323;
}
.related-posts-wrapper-flyout .cm-entry-title a:hover {
color: var(--cm-color-1, #207daf);
}
.related-posts-wrapper-flyout .cm-author {
display: none;
} .share-buttons {
display: inline-block;
margin-top: 24px;
}
.box {
border: 1px solid var(--cm-color-8, #E4E4E7);
border-radius: 3px;
display: inline-block;
}
.count {
background: none repeat scroll 0 0 #f2f2f2;
color: var(--cm-color-1, #207daf);
float: right;
font-size: 22px;
padding: 0 16px;
}
.share {
float: left;
margin-right: 10px;
}
#twitter, #facebook, #googleplus, #pinterest {
float: left;
}
#twitter.share, #facebook.share, #googleplus.share, #pinterest.share {
margin-right: 0;
padding: 0 10px;
cursor: pointer;
} .author-social-sites li {
float: left;
}
.author-social-sites .fa-twitter, .author-social-sites .fa-facebook, .author-social-sites .fa-google-plus, .author-social-sites .fa-flickr, .author-social-sites .fa-linkedin, .author-social-sites .fa-instagram, .author-social-sites .fa-youtube, .author-social-sites .fa-tumblr {
font-size: 25px;
padding: 5px;
}
.author-social-sites .fa-twitter {
color: #55acee;
}
.author-social-sites .fa-facebook {
color: #3b5998;
}
.author-social-sites .fa-google-plus {
color: #dd4b39;
}
.author-social-sites .fa-flickr {
color: #006399;
}
.author-social-sites .fa-linkedin {
color: #007bb6;
}
.author-social-sites .fa-instagram {
color: #9c7c6e;
}
.author-social-sites .fa-youtube {
color: #e02a20;
}
.author-social-sites .fa-tumblr {
color: #45556c;
}
@media screen and (min-width: 48em) {
.related-posts-wrapper .related-posts {
grid-template-columns: repeat(3, 1fr);
}
.related-posts-wrapper.style-2 .single-related-posts {
grid-template-columns: 50% 50%;
}
}   .format-link .cm-entry-summary p {
text-align: center;
padding-top: 30px;
}
.format-link .cm-entry-summary a {
display: inline-block;
padding: 15px 40px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
border-radius: 3px;
text-decoration: underline;
text-transform: uppercase;
transition: background-color 0.3s linear 0s;
}
.format-link .cm-entry-summary a:hover {
background-color: #33363b;
} .format-aside .cm-entry-header {
display: none;
} @media screen and (min-width: 48em) {
.left-sidebar .cm-content .cm-row {
flex-direction: row-reverse;
}
.left-sidebar .cm-content .cm-primary {
padding-right: 0;
padding-left: 30px;
}
}
.cm-narrow-container .cm-secondary {
display: none;
}
.cm-narrow-container .cm-primary {
margin: 0 auto;
width: 100%;
padding-right: 0;
}
.cm-narrow-container .cm-content .cm-container {
max-width: 768px;
}
.cm-right-sidebar .cm-content .cm-primary {
padding-right: 1.875em;
}
.cm-full-width-container .cm-content .cm-container {
max-width: 100%;
padding: 0;
}
.cm-full-width-container .cm-content .cm-container .cm-primary {
width: 100%;
padding-right: 0;
}
.cm-normal-container .cm-primary {
padding: 0;
}
.cm-normal-container.cm-no-sidebar .cm-primary {
width: 100%;
}
.cm-no-sidebar .cm-secondary {
display: none;
}
.cm-primary .cm-entry-summary .cm-block-alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(51% - 50.2vw);
max-width: unset;
padding: 0 24px;
}
.cm-started-content .cm-primary .cm-entry-summary .cm-block-alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(51% - 50.2vw);
max-width: unset;
padding: 0 24px;
}
@media screen and (max-width: 768px) {
.cm-started-content .cm-remove-padding {
padding: 0 !important;
border: 0 !important;
}
}
@media screen and (min-width: 768px) {
.cm-started-content .cm-sticky {
height: 100vh; position: sticky;
top: 20px; }
}
.cm-normal-container {
overflow: hidden;
}
.cm-normal-container .cm-primary .cm-entry-summary > .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: unset;
}
.cm-normal-container .cm-primary .cm-entry-summary > .alignfull.wp-block-cover, .cm-normal-container .cm-primary .cm-entry-summary > .alignfull.wp-block-cover-image {
width: unset;
}
.cm-normal-container .cm-primary .cm-entry-summary > .alignwide {
margin-left: -100px;
margin-right: -100px;
max-width: unset;
}
.cm-normal-container.box-layout .cm-content {
overflow: hidden;
}
.cm-normal-container.box-layout .cm-primary .cm-entry-summary > .alignfull {
margin-left: -30px;
margin-right: -30px;
}
.cm-normal-container.box-layout .cm-primary .cm-entry-summary > .alignfull.wp-block-cover, .cm-normal-container.box-layout .cm-primary .cm-entry-summary > .alignfull.wp-block-cover-image {
width: unset;
}
.cm-normal-container.box-layout .cm-primary .cm-entry-summary > .alignwide {
margin-left: -30px;
margin-right: -30px;
max-width: unset;
}
@media screen and (max-width: 1200px) {
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignwide {
margin-left: -20px;
margin-right: -20px;
}
.cm-narrow-container .cm-primary .cm-entry-summary > .alignwide {
margin-left: -50px;
margin-right: -50px;
}
.cm-narrow-container .cm-primary .cm-entry-summary > .alignfull {
margin-left: -100px;
margin-right: -100px;
}
}
@media screen and (max-width: 768px) {
.cm-primary,
.cm-secondary {
width: 100%;
}
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar .cm-primary .cm-entry-summary > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignfull,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignfull {
margin-left: -30px;
margin-right: -30px;
}
.no-sidebar .cm-primary .cm-entry-summary > .alignfull {
margin-left: -15px;
margin-right: -15px;
}
}  .cm-error-404 {
text-align: center;
}
.cm-error-404 .cm-page-title {
color: var(--cm-color-1, #207daf);
font-size: 300px;
font-weight: 700;
line-height: 300px;
}
.cm-error-404 .cm-page-header {
margin-bottom: 24px;
}
.cm-error-404 .cm-page-header .cm-page-title {
font-size: 150px;
line-height: 135px;
border-bottom: 0;
}
.cm-error-404 .cm-page-header p {
font-size: 22px;
line-height: 1.3;
margin-bottom: 8px;
}
.cm-error-404 .cm-page-header .cm-page-title,
.cm-error-404 .cm-page-header p {
color: #52525B;
font-weight: 600;
}
.cm-error-404 .cm-page-content {
display: flex;
justify-content: center;
margin-bottom: 40px;
}
.cm-error-404 .cm-page-content p {
width: 100%;
margin-bottom: 0;
color: #52525B;
}
.cm-error-404 .cm-btn {
display: inline-block;
padding: 12px 24px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
font-weight: 600;
border: 1px solid var(--cm-color-1, #207daf);
border-radius: 2px;
}
.cm-error-404 .cm-btn:hover {
background-color: #33363b;
border-color: #33363b;
}
@media screen and (min-width: 48em) {
.cm-error-404 .cm-page-header {
margin-bottom: 24px;
}
.cm-error-404 .cm-page-header .cm-page-title {
font-size: 240px;
line-height: 215px;
}
.cm-error-404 .cm-page-content p {
width: 570px;
}
} .cm-no-results {
padding-top: 30px;
padding-bottom: 40px;
text-align: center;
}
.cm-no-results img {
margin-bottom: 32px;
}
.cm-no-results .cm-page-title {
color: #52525B;
font-size: 2rem;
font-weight: 600;
line-height: 1.3;
border-bottom: 0;
}
.cm-no-results .cm-page-header {
margin-bottom: 12px;
}
.cm-no-results .cm-page-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 40px;
}
.cm-no-results .cm-page-content p {
width: 100%;
margin-bottom: 0;
color: #52525B;
}
.cm-no-results .search-wrap {
display: flex;
}
.cm-no-results .search-form {
width: 100%;
}
.cm-no-results input.s {
width: 100%;
font-size: 1.4rem;
border: 1px solid var(--cm-color-8, #E4E4E7);
border-radius: 4px 0 0 4px;
}
.search-no-results .cm-posts {
display: block;
}
@media screen and (min-width: 48em) {
.cm-no-results .cm-page-content p {
width: 430px;
}
.cm-no-results .search-form {
width: 670px;
}
} .search .status-publish {
margin-bottom: 30px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
width: 48.7013%;
}
.search .status-publish .cm-post-content {
padding: 16px;
}
.search .status-publish:nth-child(2n) {
float: left;
clear: both;
}
.search .status-publish:nth-child(2n+1) {
float: right;
}
.search .status-publish:first-child {
float: none;
width: 100%;
}
.search .cm-grid-style-2.status-publish {
width: 100%;
}
.search .cm-grid-style-2.status-publish img {
float: left;
margin-bottom: 0;
margin-right: 20px;
}  .cm-footer-bar {
padding-top: 1.5em;
padding-bottom: 1.5em;
background-color: #27272a;
color: #f4f4f5;
}
.cm-footer-bar .cm-row {
font-size: 1.4rem;
}
.cm-footer-bar a {
color: var(--cm-color-1, #207daf);
}
.cm-footer-bar a:hover {
color: #fff;
text-decoration: underline;
}
.cm-footer-bar__1 {
display: flex;
flex-direction: column;
gap: 8px;
}
.cm-footer-bar-area {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
text-align: center;
gap: 24px;
}
.cm-footer-bar-style-1 .social-links ul {
justify-content: center;
}
.cm-footer-bar-style-2 .cm-footer-bar-area {
flex-direction: row-reverse;
}
.cm-footer-bar-style-2 .cm-footer-bar__1 {
display: flex;
order: 2;
}
.cm-footer-bar-style-2 .cm-footer-bar__1 .cm-footer-menu:first-child {
padding-left: 0;
}
.cm-footer-bar-style-2 .social-links {
text-align: left;
}
.cm-footer-bar-style-2 .social-links ul {
justify-content: center;
}
.cm-footer-bar-style-3 .cm-footer-bar-area {
flex-direction: column;
text-align: center;
}
.cm-footer-bar-style-3 .cm-footer-bar__1 .social-links {
text-align: center;
}
.cm-footer-bar-style-3 .cm-footer-bar__1 .cm-footer-menu:first-child {
padding-left: 0;
}
@media screen and (min-width: 48em) {
.cm-footer-bar-area {
flex-direction: row-reverse;
text-align: left;
}
.cm-footer-bar-style-1 .social-links ul {
justify-content: flex-end;
}
} .cm-footer .widget {
display: block;
}
.cm-footer .widget ul li {
padding: 8px 0;
font-weight: 600;
border-bottom: 1px solid #52525b;
}
.cm-footer .widget ul li:last-child {
border-bottom: none;
}
.cm-footer .cm-upper-footer-cols .widget {
background-color: #27272a;
border-radius: 4px;
padding: 12px;
}
.cm-footer .cm-upper-footer-cols .cm-entry-title a {
color: #fff;
}
.cm-footer .cm-upper-footer-cols .cm-random-posts {
padding: 0;
}
.cm-footer .cm-upper-footer-cols .cm-first-post .cm-post-content {
margin-top: 12px;
padding: 0;
}
.cm-footer .cm-upper-footer-cols .cm-icon {
fill: #fff;
}
.cm-footer .cm-upper-footer-cols .cm-post {
box-shadow: unset;
}
.cm-footer .cm-upper-footer-cols .cm-featured-posts--style-3 img {
border-radius: 4px;
}
.cm-footer .cm-footer-menu ul li a {
color: #fff;
text-decoration: none;
}
.cm-footer .cm-footer-menu ul li a:hover {
color: var(--cm-color-1, #207daf);
} .cm-footer-cols {
background-color: #3f3f46;
}
.cm-footer-cols .cm-row {
display: flex;
flex-direction: column;
gap: 40px;
padding-top: 40px;
padding-bottom: 40px;
color: #e4e4e7;
}
.cm-footer-cols .cm-widget-title {
border-bottom: 2px solid var(--cm-color-1, #207daf);
font-size: 1.4rem;
}
.cm-footer-cols .cm-widget-title span {
display: inline-block;
padding: 6px 12px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
font-size: 1.6rem;
}
.cm-footer-cols a,
.cm-footer-cols .human-diff-time {
color: #fff;
}
.cm-footer-cols a:hover,
.cm-footer-cols .human-diff-time:hover {
color: var(--cm-color-1, #207daf);
}
.cm-footer-cols ul {
list-style: none;
}
.cm-footer-cols .cm-reading-time {
color: #fff;
}
.cm-footer-cols .cm-tab-widget .cm-tabs a:hover {
color: #fff;
}
.cm-upper-footer-cols {
display: flex;
flex-direction: column;
gap: 30px;
}
.cm-upper-footer-cols .cm-post-date a,
.cm-upper-footer-cols .cm-author a,
.cm-upper-footer-cols .cm-tag-links a,
.cm-upper-footer-cols .cm-edit-link a,
.cm-upper-footer-cols .cm-comments-link a {
color: #fff;
}
.cm-upper-footer-cols .cm-featured-posts .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-upper-footer-cols .cm-posts img {
border-radius: 4px;
}
.cm-lower-footer-cols {
gap: 30px;
font-size: 1.4rem;
width: 100%;
}
.cm-lower-footer-col,
.cm-lower-footer-cols {
display: flex;
flex-direction: column;
}
.cm-upper-footer-col--1,
.cm-upper-footer-col--2,
.cm-upper-footer-col--3 {
width: 100%;
} .colormag-footer--classic .cm-footer-cols .cm-row .cm-widget-title {
border-bottom: 0 none;
}
.colormag-footer--classic .cm-footer-cols .cm-row .cm-widget-title span {
background-color: transparent !important;
padding: 0 0 6px;
position: relative;
}
.colormag-footer--classic .cm-footer-cols .cm-row .cm-widget-title span::before {
position: absolute;
display: block;
bottom: -1px;
content: " ";
left: 0;
width: 25px;
height: 2px;
background-color: var(--cm-color-1, #207daf);
}
.colormag-footer--classic .cm-footer-cols .cm-row .cm-view-all-link {
background-color: #18181b;
}
.colormag-footer--classic .cm-footer-bar {
background-color: #252730;
padding: 20px 0;
} .colormag-footer--classic-bordered .cm-widget-title {
border-bottom: 0 none;
background-color: transparent !important;
position: relative;
border-bottom: 1px solid #52525b !important;
}
.colormag-footer--classic-bordered .cm-widget-title::before {
position: absolute;
display: block;
bottom: -1px;
content: " ";
left: 0;
width: 25px;
height: 2px;
background-color: var(--cm-color-1, #207daf);
}
.colormag-footer--classic-bordered .cm-widget-title span {
background-color: transparent !important;
padding-left: 0;
}
.colormag-footer--classic-bordered .cm-view-all-link {
margin-bottom: 0;
}
.colormag-footer--classic-bordered .cm-footer-bar {
padding-top: 0;
}
.colormag-footer--classic-bordered .cm-footer-bar .cm-footer-bar-area {
padding-top: 20px;
border-top: 1px solid #52525b;
}
#cm-footer.colormag-footer--classic .cm-random-posts, #cm-footer.colormag-footer--classic-bordered .cm-random-posts {
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
gap: 16px;
}
#cm-footer.colormag-footer--classic .cm-random-posts .cm-post, #cm-footer.colormag-footer--classic-bordered .cm-random-posts .cm-post {
padding-bottom: 16px;
border-bottom: 1px solid #52525b;
}
#cm-footer.colormag-footer--classic .cm-random-posts .cm-post:last-child, #cm-footer.colormag-footer--classic-bordered .cm-random-posts .cm-post:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
#cm-footer.colormag-footer--classic .cm-featured-posts .cm-post, #cm-footer.colormag-footer--classic-bordered .cm-featured-posts .cm-post {
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
border-radius: 0;
}
#cm-footer.colormag-footer--classic .cm-posts .cm-post, #cm-footer.colormag-footer--classic-bordered .cm-posts .cm-post {
border-bottom: 1px solid #52525b;
padding-bottom: 16px;
}
#cm-footer.colormag-footer--classic .cm-posts .cm-post:last-child, #cm-footer.colormag-footer--classic-bordered .cm-posts .cm-post:last-child {
border-bottom: none;
padding-bottom: 0;
}
#cm-footer.colormag-footer--classic .cm-first-post, #cm-footer.colormag-footer--classic-bordered .cm-first-post {
border-bottom: 1px solid #52525b;
}
#cm-footer.colormag-footer--classic .cm-first-post .cm-post-content, #cm-footer.colormag-footer--classic-bordered .cm-first-post .cm-post-content {
padding: 0 0 5px;
}
#cm-footer.colormag-footer--classic .cm-featured-posts--style-2 .cm-posts,
#cm-footer.colormag-footer--classic .cm-featured-posts--style-3 .cm-posts, #cm-footer.colormag-footer--classic-bordered .cm-featured-posts--style-2 .cm-posts,
#cm-footer.colormag-footer--classic-bordered .cm-featured-posts--style-3 .cm-posts {
gap: 16px;
}
#cm-footer.colormag-footer--classic .cm-featured-posts--style-2 img,
#cm-footer.colormag-footer--classic .cm-featured-posts--style-3 img, #cm-footer.colormag-footer--classic-bordered .cm-featured-posts--style-2 img,
#cm-footer.colormag-footer--classic-bordered .cm-featured-posts--style-3 img {
border-radius: 4px;
} .cm-footer-menu ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
-moz-column-gap: 16px;
column-gap: 16px;
row-gap: 4px;
list-style: none;
}
.cm-footer-menu ul li {
font-size: 12px;
} .advertisement_above_footer {
background-color: #fff;
}
.advertisement_above_footer .cm-widget-title {
border-bottom: 2px solid var(--cm-color-1, #207daf);
font-size: 18px;
margin-bottom: 16px;
padding-bottom: 0;
}
.advertisement_above_footer .cm-widget-title span {
background-color: var(--cm-color-1, #207daf);
color: #fff;
padding: 6px 12px;
display: inline-block;
}
@media screen and (min-width: 62em) {
.cm-upper-footer-cols {
flex-direction: row;
justify-content: space-between;
}
.cm-upper-footer-col--1,
.cm-upper-footer-col--2,
.cm-upper-footer-col--3 {
width: 31.578947%;
}
.cm-lower-footer-cols {
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
}
.cm-lower-footer-cols .cm-lower-footer-col {
flex: 1;
}
.cm-lower-footer-cols .cm-lower-footer-col--1 {
flex-basis: 20%;
}
} a#scroll-up {
bottom: 20px;
position: fixed;
right: 20px;
display: none;
opacity: 0.5;
z-index: 999;
filter: alpha(opacity=50); }
a#scroll-up i {
height: 48px;
width: 48px;
border-radius: 4px;
background-color: #8269DF;
font-size: 14px;
display: flex;
align-items: center;
justify-content: center;
}
a#scroll-up i:before {
color: #FFFFFF;
}
a#scroll-up:hover {
opacity: 1;
filter: alpha(opacity=100); } blockquote,
.wp-block-quote,
.wp-block-quote.is-style-large,
.wp-block-quote.has-text-align-right {
padding: 20px 30px 20px 82px;
margin-bottom: 30px;
margin-top: 16px;
background-color: var(--cm-color-1, #207daf);
color: #fff;
border-radius: 4px;
border-left: 0;
}
blockquote p,
.wp-block-quote p,
.wp-block-quote.is-style-large p,
.wp-block-quote.has-text-align-right p {
position: relative;
font-family: "Open Sans", serif;
line-height: 1.8;
padding-top: 0;
margin-bottom: 0;
}
blockquote p::before,
.wp-block-quote p::before,
.wp-block-quote.is-style-large p::before,
.wp-block-quote.has-text-align-right p::before {
content: "\f10d";
position: absolute;
left: -50px;
top: 0;
line-height: 1;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: 3.2rem;
}
blockquote a,
.wp-block-quote a,
.wp-block-quote.is-style-large a,
.wp-block-quote.has-text-align-right a {
color: #fff;
text-decoration: underline;
}
blockquote em,
blockquote i,
blockquote cite,
.wp-block-quote em,
.wp-block-quote i,
.wp-block-quote cite,
.wp-block-quote.is-style-large em,
.wp-block-quote.is-style-large i,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right em,
.wp-block-quote.has-text-align-right i,
.wp-block-quote.has-text-align-right cite {
font-style: normal;
}
blockquote cite,
.wp-block-quote cite,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
float: right;
}
blockquote.wp-block-quote.has-text-align-right {
border-right: 0;
}
.wp-block-button .search-icon::before {
display: none;
}
.wp-block-search__inside-wrapper .search-icon::before,
.search-wrap .search-icon::before {
content: "\f002";
color: #fff;
font-size: 2rem;
font-family: FontAwesome;
font-weight: 400;
}
.wp-block-query .wp-block-post.post {
box-shadow: none;
}
.wp-block-query .wp-block-post-template {
padding: 0;
}
.wc-block-product-new .wc-block-grid__product-title,
.wc-block-product-new .wc-block-grid__product-add-to-cart,
.wc-block-product-best-sellers .wc-block-grid__product-title,
.wc-block-product-best-sellers .wc-block-grid__product-add-to-cart,
.wp-block-product-top-rated .wc-block-grid__product-title,
.wp-block-product-top-rated .wc-block-grid__product-add-to-cart,
.wc-block-handpicked-products .wc-block-grid__product-title,
.wc-block-handpicked-products .wc-block-grid__product-add-to-cart {
display: flex;
justify-content: flex-start;
}
.wc-block-product-new .wc-block-grid__product-title,
.wc-block-product-best-sellers .wc-block-grid__product-title,
.wp-block-product-top-rated .wc-block-grid__product-title,
.wc-block-handpicked-products .wc-block-grid__product-title {
margin-bottom: 8px;
color: #3f3f46;
font-size: 1.6rem;
font-weight: 600;
line-height: 1.8;
}
.wc-block-product-new .wc-block-grid__product-rating,
.wc-block-product-best-sellers .wc-block-grid__product-rating,
.wp-block-product-top-rated .wc-block-grid__product-rating,
.wc-block-handpicked-products .wc-block-grid__product-rating {
margin-bottom: 0;
}
.wc-block-product-new .wc-block-grid__product-rating .star-rating,
.wc-block-product-best-sellers .wc-block-grid__product-rating .star-rating,
.wp-block-product-top-rated .wc-block-grid__product-rating .star-rating,
.wc-block-handpicked-products .wc-block-grid__product-rating .star-rating {
display: flex;
justify-content: flex-start;
margin: unset;
}
.wc-block-product-new .wc-block-grid__product,
.wc-block-product-best-sellers .wc-block-grid__product,
.wp-block-product-top-rated .wc-block-grid__product,
.wc-block-handpicked-products .wc-block-grid__product {
position: relative;
margin-left: -1em;
margin-right: -1em;
}
.wc-block-product-new .wc-block-grid__product-add-to-cart .wp-block-button__link.wp-element-button,
.wc-block-product-best-sellers .wc-block-grid__product-add-to-cart .wp-block-button__link.wp-element-button,
.wp-block-product-top-rated .wc-block-grid__product-add-to-cart .wp-block-button__link.wp-element-button,
.wc-block-handpicked-products .wc-block-grid__product-add-to-cart .wp-block-button__link.wp-element-button {
display: block;
text-align: center;
margin-top: 16px;
padding: 8px 24px;
font-size: 1.4rem;
font-weight: 600;
border-radius: 4px;
}
.wc-block-product-new .wc-block-grid__product .wc-block-grid__product-image,
.wc-block-product-best-sellers .wc-block-grid__product .wc-block-grid__product-image,
.wp-block-product-top-rated .wc-block-grid__product .wc-block-grid__product-image,
.wc-block-handpicked-products .wc-block-grid__product .wc-block-grid__product-image {
margin-bottom: 16px;
}
.wc-block-product-new ul.wc-block-grid__products,
.wc-block-product-best-sellers ul.wc-block-grid__products,
.wp-block-product-top-rated ul.wc-block-grid__products,
.wc-block-handpicked-products ul.wc-block-grid__products {
padding: 0;
gap: 30px;
}
.wc-block-product-new .price ins .amount,
.wc-block-product-best-sellers .price ins .amount,
.wp-block-product-top-rated .price ins .amount,
.wc-block-handpicked-products .price ins .amount {
color: #71717a;
}
.wc-block-product-new .price del span,
.wc-block-product-best-sellers .price del span,
.wp-block-product-top-rated .price del span,
.wc-block-handpicked-products .price del span {
font-weight: 600;
color: #3f3f46;
}
.wc-block-product-new .wc-block-grid__product-image,
.wc-block-product-best-sellers .wc-block-grid__product-image,
.wp-block-product-top-rated .wc-block-grid__product-image,
.wc-block-handpicked-products .wc-block-grid__product-image {
margin-bottom: 16px;
}
.wc-block-product-new .wc-block-grid__product-image img,
.wc-block-product-best-sellers .wc-block-grid__product-image img,
.wp-block-product-top-rated .wc-block-grid__product-image img,
.wc-block-handpicked-products .wc-block-grid__product-image img {
width: 100%;
border-radius: 4px;
}
.wc-block-product-new .wc-block-grid__product-onsale,
.wc-block-product-best-sellers .wc-block-grid__product-onsale,
.wp-block-product-top-rated .wc-block-grid__product-onsale,
.wc-block-handpicked-products .wc-block-grid__product-onsale {
position: absolute;
top: 8px;
left: 8px;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
padding: 0 14px;
background-color: #0d354a;
color: #fff;
font-size: 1.4rem;
text-transform: initial;
border-radius: 2px;
}  .wp-pagenavi {
text-align: center;
margin-bottom: 30px;
}
.cm-posts .wp-pagenavi .page, .cm-posts .wp-pagenavi a {
padding: 4px 10px;
color: #777777;
border: 1px solid #f2f2f2;
}
.cm-posts .wp-pagenavi .current {
padding: 4px 10px;
color: #fff;
background-color: var(--cm-color-1, #207daf);
border: 1px solid #f2f2f2;
}
.cm-posts .wp-pagenavi a {
margin-left: 5px;
border-radius: 2px;
}
.cm-posts .wp-pagenavi a:hover {
padding: 4px 10px;
color: #fff;
background-color: var(--cm-color-1, #207daf);
border: 1px solid #f2f2f2;
}
.cm-posts .wp-pagenavi span {
margin-left: 5px;
border-radius: 2px;
}
.cm-posts .wp-pagenavi span.pages {
margin-left: 0;
color: #777777;
padding: 4px 10px;
border: 1px solid #f2f2f2;
} .headroom {
will-change: transform;
transition: transform 200ms linear;
}
#cm-primary-nav.headroom--pinned {
transform: translateY(0%);
}
#cm-primary-nav.headroom--unpinned {
transform: translateY(-100%);
}
[class*='mzb'] h3 {
padding-bottom: 0;
}
[class*='mzb'] h2 {
padding-bottom: 0;
}
[class*='mzb'] img {
margin-bottom: 0;
}
[class*='mzb'] .editor-styles-wrapper h1,
[class*='mzb'] .editor-styles-wrapper h2,
[class*='mzb'] .editor-styles-wrapper h3,
[class*='mzb'] .editor-styles-wrapper h4,
[class*='mzb'] .editor-styles-wrapper h5,
[class*='mzb'] .editor-styles-wrapper h6 {
padding-bottom: 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
position: absolute;
top: 12px;
left: 0;
right: 8px;
display: flex;
align-items: center;
justify-content: flex-end;
height: 30px;
color: #3f3f46;
font-size: 1.4rem;
}
.add-to-wishlist-before_image .yith-wcwl-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
background: #fafafa;
border-radius: 50px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .cm-content[tabindex="-1"]:focus {
outline: 0;
}
.alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.clearfix {
display: inline-block;
}
.clearfix::after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}  .infinite-scroll .default-wp-page, .infinite-scroll.neverending #cm-footer { display: none;
} .infinity-end.neverending #cm-footer {
display: block;
}  @media screen and (min-width: 980px) {
.weather-location .owf {
line-height: 120px;
}
.weather-info .weather-icon {
font-size: 150px;
}
.weather-location-name {
font-size: 30px;
padding-top: 0;
}
.weather-desc {
font-size: 18px;
padding-top: 15px;
}
.weather-current-temp {
font-size: 60px;
}
}
@media screen and (max-width: 1190px) {
#page {
width: 97%;
}
.wide #page {
width: 100%;
}
.inner-wrap {
width: 94%;
}
.tg-full-width.inner-wrap {
padding: 0;
}
.author-description-wrapper {
width: 75%;
}
.call-to-action__title {
font-size: 40px;
}
.video-playing {
padding-bottom: 45%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 25.5%;
}
}
@media (min-width: 769px) and (max-width: 979px) {
.weather-today {
margin-left: 0;
}
.video-playlist {
width: 40%;
}
.video-player--vertical .video-playing {
width: 60%;
padding-bottom: 54%;
}
.video-player--vertical .video-playlist-info {
width: 70.5%;
}
}
@media screen and (max-width: 800px) {
.header_display_type_one .cm-header-col-1 {
float: none;
margin-bottom: 10px;
}
.header_display_type_one #cm-site-branding {
float: none;
text-align: center;
padding-right: 0;
margin-bottom: 10px;
}
#header-text,
.header_display_type_one #header-text {
float: none;
text-align: center;
padding-right: 0;
}
.cm-header-col-2,
.header_display_type_one .cm-header-col-2 {
float: none;
}
.cm-header-col-2 .widget,
.header_display_type_one .cm-header-col-2 .widget {
text-align: center;
}
}
@media screen and (max-width: 768px) {
.cm-header-actions .social-links ul {
display: block;
}
.video-player--vertical .video-playing,
.video-player--vertical .video-playlist {
width: 100%;
display: block;
}
.video-player--vertical .video-playing {
padding-bottom: 65%;
}
.video-player--vertical.video-playlist-item img {
margin-bottom: 0;
width: 20%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 35%;
}
}
@media screen and (max-width: 767px) {
.call-to-action__title {
font-size: 36px;
}
.widget_call_to_action .btn--primary {
padding: 15px 20px;
}
}
@media screen and (max-width: 600px) {
.cm-image-ticker-news .cm-post-content .cm-entry-title {
display: none;
}
.logged-in #cm-masthead #cm-primary-nav {
top: 0 !important;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 25%;
}
.author-img {
display: block;
margin: 0 auto;
}
.author-img img {
margin-right: 0;
}
.avatar {
border-radius: 50%;
display: inline-block;
float: none;
margin: 0 auto;
}
.author-description-wrapper {
float: none;
padding-top: 10px;
width: 100%;
}
.search .status-publish:nth-child(2n), .search .status-publish:nth-child(2n+1) {
float: none;
width: 100%;
}
.call-to-action__title {
font-size: 24px;
margin-bottom: 0;
}
.call-to-action-content {
margin-bottom: 20px;
}
.widget_call_to_action .btn--primary {
padding: 10px 15px;
font-weight: 400;
}
.video-player.video-player--horizontal .video-playing {
padding-bottom: 70%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 51%;
}
.exchange-currency.exchange-column-2 .currency-table, .exchange-currency.exchange-column-3 .currency-table {
width: 100%;
padding-right: 0;
}
.weather-forecast-day, .cm-secondary .weather-forecast-day {
width: 52%;
}
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar .cm-primary .cm-entry-summary > .alignwide {
margin-left: 0;
margin-right: 0;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignwide {
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 420px) {
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 33.33%;
}
.related-posts-wrapper-flyout {
width: 95%;
}
.related-posts-wrapper-flyout .related-posts-flyout-main-title {
padding: 20px;
}
.related-posts-wrapper-flyout .related-posts-flyout {
padding: 20px;
}
}  .newsticker,
.cm-breaking-news-slider-widget {
visibility: hidden;
} .cm-image-ticker-news {
visibility: hidden;
height: 0;
} .mega-menu .cm-image-ticker-news,
.mega-menu .cm-breaking-news-slider-widget {
visibility: hidden !important;
}
.mega-menu .mega-toggle-on .cm-slider-area-rotate
.cm-image-ticker-news,
.mega-menu .mega-toggle-on .cm-breaking-news-slider-widget {
visibility: visible !important;
}
.siteorigin-panels .cm-featured-posts {
flex-wrap: nowrap;
}
.cm-footer-border-line {
position: relative;
}
.cm-footer-border-line:before {
position: absolute;
bottom: -1px;
left: 0;
content: "";
display: block;
width: 52px;
height: 1px;
background-color: #8269df;
margin: 0 auto;
}
@media screen and (max-width: 768px) and (min-width: 600px) {
.cm-starter-main .cm-col-2 {
display: flex;
gap: 18px;
}
.cm-starter-main .cm-col-2 > .wp-block-group {
margin: 0;
}
.cm-starter-main .cm-col-2 > .wp-block-column {
flex-basis: 48% !important;
}
.cm-starter-main .cm-editor-picks {
display: flex;
gap: 18px;
}
.cm-starter-main .cm-editor-picks > .wp-block-group {
margin: 0;
}
.cm-starter-main .cm-editor-picks > .wp-block-column {
flex-basis: 48% !important;
}
.cm-starter-main .cm-fitness {
display: flex;
gap: 18px;
}
.cm-starter-main .cm-fitness > .wp-block-group {
margin: 0;
}
.cm-starter-main .cm-fitness > .wp-block-column {
flex-basis: 48% !important;
}
.cm-starter-main .cm-diet-health {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 18px;
}
.cm-starter-main .cm-diet-health > .wp-block-columns {
margin: 0;
}
.cm-starter-main .cm-diet-health .is-not-stacked-on-mobile {
gap: 12px;
flex-direction: column;
}
.cm-starter-main .cm-technology-section > .wp-block-column {
flex-basis: 48% !important;
}
.cm-starter-main .cm-technology-section-2 > .wp-block-column {
flex-basis: 30% !important;
}
.cm-starter-main .cm-politics-col {
display: flex;
}
.cm-starter-main .cm-politics-col > .wp-block-column:first-child {
flex-basis: 31.33% !important;
}
.cm-starter-main .cm-politics-col > .wp-block-column:last-child {
flex-basis: 64.66% !important;
}
.cm-starter-main .cm-social-media img {
width: 60%;
}
.cm-starter-main .cm-politics-2 {
display: flex;
gap: 18px;
}
.cm-starter-main .cm-politics-2 > .wp-block-columns {
margin: 0;
gap: 12px;
}
.cm-starter-main .cm-politics-img img {
width: 100% !important;
height: 100% !important;
}
.cm-starter-main .cm-social-media-button {
width: 60%;
}
.cm-starter-main .cm-top-stories {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 18px;
}
.cm-starter-main .cm-life-style > .wp-block-column {
flex-basis: 31% !important;
}
.cm-starter-main .cm-life-style-2 {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
.cm-starter-main .cm-life-style-2 .wp-block-column > .wp-block-columns {
margin: 0;
flex-direction: column !important;
gap: 8px;
}
.cm-starter-main .cm-footer-col {
display: flex;
gap: 16px;
}
.cm-starter-main .cm-footer-col > .wp-block-column:first-child {
flex-basis: 10% !important;
}
.cm-starter-main .cm-footer-col > .wp-block-column:last-child {
flex-basis: 64.66% !important;
}
.cm-starter-main .cm-video-col-2 {
display: flex;
}
.cm-starter-main .cm-video-col-2 > .wp-block-column:first-child {
flex-basis: 31.33% !important;
}
.cm-starter-main .cm-video-col-2 > .wp-block-column:last-child {
flex-basis: 64.66% !important;
}
.cm-starter-main .cm-technology-cover {
width: 60%;
margin: auto;
}
}
@media screen and (max-width: 600px) {
.cm-starter-main .cm-diet-health > .wp-block-columns {
gap: 12px;
flex-direction: column;
}
.cm-starter-main .cm-technology-section, .cm-starter-main .cm-technology-section-2, .cm-starter-main .cm-politics-col, .cm-starter-main .cm-video-col-2 {
gap: 12px;
}
.cm-starter-main .cm-life-style-3 > .wp-block-columns {
gap: 12px;
}
}