@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}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:transparent;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}.wp-color-picker{width:80px;direction:ltr}.wp-picker-container .hidden{display:none}.wp-picker-container .wp-color-result.button{min-height:30px;margin:0 6px 6px 0;padding:0 0 0 30px;font-size:11px}.wp-color-result-text{background:#f6f7f7;border-radius:0 2px 2px 0;border-left:1px solid #c3c4c7;color:#50575e;display:block;line-height:2.54545455;padding:0 6px;text-align:center}.wp-color-result:focus,.wp-color-result:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#1d2327;border-color:#a7aaad;border-left:1px solid #8c8f94}.wp-picker-container{display:inline-block}.wp-color-result:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.wp-color-result:active{transform:none!important}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-input-wrap label{display:inline-block;vertical-align:top}.form-table .wp-picker-input-wrap label{margin:0!important}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{margin-left:6px;padding:0 8px;line-height:2.54545455;min-height:30px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#50575e}.wp-picker-container .iris-picker{border-radius:0;border-color:#dcdcde;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:4rem;font-size:12px;font-family:monospace;line-height:2.33333333;margin:0;padding:0 5px;vertical-align:top;min-height:30px}.wp-color-picker::-webkit-input-placeholder{color:#646970}.wp-color-picker::-moz-placeholder{color:#646970;opacity:1}.wp-color-picker:-ms-input-placeholder{color:#646970}.wp-picker-container input[type=text].iris-error{background-color:#fcf0f1;border-color:#d63638;color:#000}.iris-picker .iris-strip .ui-slider-handle:focus,.iris-picker .ui-square-handle:focus{border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.iris-picker .iris-palette:focus{box-shadow:0 0 0 2px #3582c4}@media screen and (max-width:782px){.wp-picker-container input[type=text].wp-color-picker{width:5rem;font-size:16px;line-height:1.875;min-height:32px}.wp-customizer .wp-picker-container input[type=text].wp-color-picker{padding:0 5px}.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;line-height:2.14285714;min-height:32px}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;font-size:14px;line-height:2.14285714;min-height:32px}.wp-picker-container .wp-color-result.button{padding:0 0 0 40px;font-size:14px;line-height:2.14285714}.wp-customizer .wp-picker-container .wp-color-result.button{font-size:14px;line-height:2.14285714}.wp-picker-container .wp-color-result-text{padding:0 14px;font-size:inherit;line-height:inherit}.wp-customizer .wp-picker-container .wp-color-result-text{padding:0 10px}}p.cep-small {
font-size: 100%;
}
p.cep-medium {
font-size: 120%;
}
p.cep-large {
font-size: 140%;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR4SDktYw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GRxSDktYw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR5SDktYw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR2SDktYw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR6SDktYw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR7SDktYw.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR1SDk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR4SDktYw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GRxSDktYw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR5SDktYw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR2SDktYw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR6SDktYw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR7SDktYw.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR1SDk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR4SDktYw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GRxSDktYw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR5SDktYw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR2SDktYw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR6SDktYw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR7SDktYw.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR1SDk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR4SDktYw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GRxSDktYw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR5SDktYw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR2SDktYw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR6SDktYw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR7SDktYw.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'EB Garamond';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/eb-garamond/SlGUmQSNjdsmc35JDF1K5GR1SDk.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Jacques Francois';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/jacques-francois/ZXu9e04ZvKeOOHIe1TMahbcIU2cgqcTgoA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://oldrevolutions.com/wp-content/fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://oldrevolutions.com/wp-content/fonts/roboto-slab/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXk-oBOL.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXA-oBOL.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXc-oBOL.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXs-oBOL.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXo-oBOL.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 400;
src: url(https://oldrevolutions.com/wp-content/fonts/source-serif-pro/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-arrow.slick-hidden,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-regular-400.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-solid-900.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-display: block;
font-weight: 400;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-brands-400.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-solid-900.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-regular-400.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-solid-900.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-brands-400.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-regular-400.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//oldrevolutions.com/wp-content/themes/worldwide-news-pro-premium/assets/webfonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }.tickercontainer{width:100%;min-height:50px;margin:0;padding:0;overflow:hidden;text-align:center}.tickercontainer .mask{position:relative;width:100%;overflow:hidden}ul.newsticker{position:relative;list-style-type:none;margin:0;padding:0}ul.newsticker li{float:left;margin:10px;padding:0}ul.er-controls{list-style:none;display:inline-block;padding:0}ul.er-controls>li{display:inline-block;padding:0 10px;background:#f0f0f0;margin:5px;border-radius:5px;height:40px;line-height:40px}ul.er-controls>li:hover{background:#f5f5f5;cursor:pointer}.entry-content .wp-block-code,div.wp-block .editor-rich-text__editable code,div.wp-block .editor-rich-text__tinymce code{color:inherit;font-family:monospace;letter-spacing:1px;font-size:inherit;line-height:inherit;font-weight:inherit;font-style:inherit}.entry-content .wp-block-table,.entry-content .wp-block-table :not([class]):not([id]){border-spacing:0;border-collapse:collapse}img.alignright{clear:right}img.alignleft{clear:left}div.wp-block h1 a,div.wp-block h2 a,div.wp-block h3 a,div.wp-block h4 a,div.wp-block h5 a,div.wp-block h6 a{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;font-style:inherit}div.wp-block b,div.wp-block strong{font-weight:700}div.wp-block .editor-rich-text__editable code,div.wp-block .editor-rich-text__tinymce code{background-color:transparent}.entry-content .aligncenter,.entry-content .wp-block-image figcaption,.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt,.wp-block-embed-youtube figcaption{text-align:center}.entry-content ol:not([class*=wp-]),.entry-content ul:not([class*=wp-]){padding-left:0;margin-left:15px;margin-bottom:15px;list-style-position:inside}.entry-content ol:not([class*=wp-]) li,.entry-content ul:not([class*=wp-]) li{padding-bottom:5px;padding-top:5px}.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph,.entry-content .wp-block-columns .wp-block-column>p,.entry-content ol:not([class*=wp-]) ol,.entry-content ol:not([class*=wp-]) ul,.entry-content ul:not([class*=wp-]) ol,.entry-content ul:not([class*=wp-]) ul{margin-bottom:0}.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background),.entry-content .wp-block-columns .wp-block-column>p:not(.has-background),.entry-content ol:not([class*=wp-]) ol li:last-child,.entry-content ol:not([class*=wp-]) ul li:last-child,.entry-content ul:not([class*=wp-]) ol li:last-child,.entry-content ul:not([class*=wp-]) ul li:last-child{padding-bottom:0}.entry-content ol:not([class*=wp-]) .alignwide,.entry-content ul:not([class*=wp-]) .alignwide{padding-left:30px}.entry-content ol:not([class*=wp-]) .alignfull,.entry-content ul:not([class*=wp-]) .alignfull{margin-left:calc(50% - 50vw - 10px);padding-left:40px}.entry-content ol:not([class*=wp-]){list-style-type:decimal}.entry-content ul:not([class*=wp-]){list-style-type:disc}.entry-content p.has-drop-cap:not(:focus):first-letter{font-weight:400}.entry-content .wp-block-quote.is-large,.entry-content .wp-block-quote.is-style-large{margin-top:2.57143em;margin-bottom:2.14286em;padding-top:1.71429em;padding-bottom:1.71429em}.entry-content .wp-block-button:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright){margin-top:1em;margin-bottom:1em}.entry-content .wp-block-file,.entry-content .wp-block-preformatted{margin:0 0 20px}.entry-content .wp-block-file .wp-block-file__textlink,.entry-content .wp-block-file>a:not([class]){display:inline-block;margin:0 20px 0 0}.entry-content .wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin:0}.entry-content .wp-block-file .wp-block-file__button,.entry-content .wp-block-file a.wp-block-file__button{display:inline-block;position:relative;text-align:center;border:none}.entry-content [dir=rtl] .wp-block-file .wp-block-file__textlink,.entry-content [dir=rtl] .wp-block-file>a:not([class]){margin-left:20px;margin-right:0}.entry-content .wp-block-audio,.entry-content .wp-block-columns .wp-block-column,.entry-content div.wp-block-archives.wp-block-archives-dropdown,.entry-content div.wp-block-categories.wp-block-categories-dropdown{margin-bottom:20px}.entry-content .wp-block-audio figcaption{margin:0;padding:10px 0}.entry-content .wp-block-video{margin:0 0 20px;text-align:center}.entry-content .wp-block-video video{display:inline-block}.entry-content .wp-block-video figcaption{margin:0;padding:6px 0 15px;text-align:center}.entry-content .wp-block-code{background-color:#f3f3f3;margin:0 0 20px;border:none}.entry-content .wp-block-code .editor-plain-text,.entry-content .wp-block-code code{background-color:#000;padding:10px;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;font-style:inherit;letter-spacing:inherit;display:block}.entry-content .wp-block-preformatted pre{color:inherit;font-family:monospace;font-size:inherit;line-height:inherit;font-weight:inherit;font-style:inherit;letter-spacing:1px}.entry-content .wp-block-preformatted a{text-decoration:underline}.entry-content .wp-block-pullquote{margin:30px 0;padding:30px 0}.entry-content .wp-block-pullquote p{font-size:28px;line-height:1.6}.entry-content .wp-block-pullquote.alignleft{margin-right:2em}.entry-content .wp-block-pullquote.alignright{margin-left:2em}.entry-content .wp-block-pullquote:not(.is-style-solid-color){border-top-width:4px;border-top-style:solid;border-bottom-width:4px;border-bottom-style:solid}.entry-content .wp-block-pullquote.is-style-solid-color{padding-left:50px;padding-right:50px}.entry-content .wp-block-pullquote.is-style-solid-color blockquote{max-width:100%}.entry-content .wp-block-pullquote blockquote,.entry-content .wp-block-pullquote.alignleft blockquote,.entry-content .wp-block-pullquote.alignright blockquote,.entry-content .wp-block-pullquote.is-style-solid-color blockquote{margin:0;padding:16px;border-width:0;border-style:solid;text-align:center}.entry-content .wp-block-pullquote blockquote::before,.entry-content .wp-block-pullquote.alignleft blockquote::before,.entry-content .wp-block-pullquote.alignright blockquote::before,.entry-content .wp-block-pullquote.is-style-solid-color blockquote::before{content:none}.entry-content .wp-block-pullquote blockquote p:last-of-type,.entry-content .wp-block-pullquote blockquote>.editor-rich-text p:last-of-type,.entry-content .wp-block-pullquote.alignleft blockquote p:last-of-type,.entry-content .wp-block-pullquote.alignleft blockquote>.editor-rich-text p:last-of-type,.entry-content .wp-block-pullquote.alignright blockquote p:last-of-type,.entry-content .wp-block-pullquote.alignright blockquote>.editor-rich-text p:last-of-type,.entry-content .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type,.entry-content .wp-block-pullquote.is-style-solid-color blockquote>.editor-rich-text p:last-of-type{margin:0}.entry-content .wp-block-pullquote blockquote cite,.entry-content .wp-block-pullquote.alignleft blockquote cite,.entry-content .wp-block-pullquote.alignright blockquote cite,.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite{display:block;margin-top:15px}.entry-content .wp-block-table{width:100%;margin-bottom:20px}.entry-content .wp-block-table caption{text-align:center;padding:20px}.entry-content .wp-block-table :not([class]):not([id]) td,.entry-content .wp-block-table :not([class]):not([id]) th{padding:10px 20px;border-width:1px;border-style:solid}.entry-content .wp-block-table td,.entry-content .wp-block-table th{padding:10px 20px;border-top-width:1px;border-top-style:solid;border-left-width:1px;border-left-style:solid;word-break:break-all}.entry-content .wp-block-table td:last-child,.entry-content .wp-block-table th:last-child{border-right-width:1px;border-right-style:solid}.entry-content .wp-block-table td:last-child td,.entry-content .wp-block-table th:last-child td{border-bottom-width:1px;border-bottom-style:solid}.entry-content .wp-block-table.is-style-stripes{border-width:0;border-style:solid}.entry-content .wp-block-table .wp-block-table__cell-content{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;font-style:inherit;padding:0}.entry-content pre.wp-block-verse{white-space:inherit;margin:0 0 20px;padding:40px 0 40px 30px;position:relative;background-color:#e2e2e2;color:inherit;font-family:monospace;font-size:inherit;line-height:inherit;border:none}.entry-content .wp-block-spacer{clear:both}.entry-content ul.wp-block-archives,.entry-content ul.wp-block-categories,.entry-content ul.wp-block-categories__list{margin-bottom:20px;padding:0;position:relative}.entry-content div.wp-block ul.wp-block-archives ul,.entry-content div.wp-block ul.wp-block-categories ul,.entry-content div.wp-block ul.wp-block-categories__list ul{margin-bottom:0;padding:10px 0 0}.entry-content div.wp-block-archives.wp-block-archives-dropdown label,.entry-content div.wp-block-categories.wp-block-categories-dropdown label{display:none}.entry-content .wp-block-latest-comments{list-style:none;margin-bottom:20px}.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment{min-height:auto;margin:25px 0 0;padding:0;overflow:hidden}.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment:first-child{margin:0}.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment{min-height:48px}.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-avatar{width:48px;height:48px;margin:0 17px 0 0;float:left;-webkit-border-radius:50%;border-radius:50%}.entry-content .wp-block-latest-comments article{display:block;padding:0 0 0 3px;overflow:hidden}.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta,.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta{margin:0}.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date{margin:-3px 0 0}.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt,.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt{margin:5px 0 0}.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p,.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p{margin:0;padding:0 0 20px}.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt>:last-child,.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt>:last-child{margin:0;padding:0}.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar{margin:0 auto 10px;float:none}.entry-content .wp-block-latest-comments.aligncenter article{padding:0 3px}[dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar{margin:0 0 0 17px;float:right}[dir=rtl] .wp-block-latest-comments article{margin:0 3px 0 0}.wp-block-embed-vimeo:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe,.wp-block-embed-youtube:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe{margin-left:auto!important;margin-right:auto!important}.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper,.wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper,.wp-block-embed-youtube.alignfull .wp-block-embed__wrapper,.wp-block-embed-youtube.alignwide .wp-block-embed__wrapper{position:relative;padding-top:56.25%}.wp-block-embed-vimeo.alignfull iframe,.wp-block-embed-vimeo.alignwide iframe,.wp-block-embed-youtube.alignfull iframe,.wp-block-embed-youtube.alignwide iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}@media only screen and (min-width:1025px){.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-top:2.66667em;margin-bottom:2em;padding:1.33333em .66667em}}@media only screen and (max-width:480px){.wp-block-media-text{display:block}.wp-block-media-text .wp-block-media-text__media{margin:10px auto}.wp-block-media-text .wp-block-media-text__content{padding:0}}.aligncener,.alignfull,.alignwide{margin-top:30px;margin-bottom:30px}.alignfull .alignfull,.alignwide .alignwide{padding-top:10px;padding-bottom:10px}body.no-sidebar .alignfull{margin-left:calc(50% - 50vw - 10px);margin-right:calc(50% - 50vw - 10px);max-width:100vw;width:100vw}@media (max-width:1230px){body.no-sidebar .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 20px;background-color:var(--clr-background)}}body.no-sidebar .alignfull .aligncenter,body.no-sidebar .alignfull .alignwide{margin-inline:auto}body.no-sidebar .alignwide{max-width:100vw}@media (min-width:768px) and (max-width:1170px){body.no-sidebar .alignwide{width:calc(100% + (100vw - 100%)/ 2);margin-left:calc((100% - 100vw)/ 4)}}@media (min-width:1171px){body.no-sidebar .alignwide{width:1140px;margin-left:-195px}}body.no-sidebar .alignwide .alignwide{width:100%;margin-right:auto;margin-left:auto}body.no-sidebar div.wp-block-categories-dropdown.alignfull,body.no-sidebar div.wp-block-columns.alignfull,body.no-sidebar div.wp-block-file.alignfull,body.no-sidebar div.wp-block-text-columns.alignfull,body.no-sidebar figure.wp-block-embed.is-type-wp-embed.alignfull,body.no-sidebar figure.wp-block-table.alignfull{padding:0 25px}:root {
--primary-color: #000000;
--dark-primary-color: #ff3f34;
--color-text: #191B1D;
--color-dark: #424242;
--color-background: #fff;
--color-text-rgb: 32, 33, 36;
--shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
--light-border: #88888826; --font-size-xs: clamp(0.7rem, 0.17vw + 0.76rem, 0.79rem);
--font-size-sm: clamp(0.8rem, 0.17vw + 0.76rem, 0.89rem);
--font-size-base: clamp(1rem, 0.34vw + 0.91rem, 1.19rem);
--font-size-md: clamp(1.25rem, 0.61vw + 1.1rem, 1.58rem);
--font-size-lg: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);
--font-size-xl: clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);
--font-size-xxl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
--font-size-xxxl: clamp(2.95rem, 3.54vw + 2.17rem, 5rem);  --font-site-title: "EB Garamond", serif;
--font-tagline: "Open Sans", sans-serif;
--font-head: 'Roboto Slab', serif;
--font-body: "Open Sans", sans-serif;
}
.light-mode {
--color-text: #191B1D;
--color-dark: #424242;
--color-light: #f7f7f7;
--color-tab-border: #e8e8e8;
--color-background: #fff;
--color-text-rgb: 32, 33, 36;
}
.dark-mode {
--color-text: #fff;
--color-dark: #111111;
--color-light: #2a2a2a;
--color-tab-border: #4e4e4e;
--color-background: #191B1D;
--color-text-rgb: 255, 255, 255;
--primary-color: var( --dark-primary-color );
}
body {
background-color: var(--color-background);
}
body.custom-background.dark-mode {
background-color: var(--color-background);
} html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
font-size: 1rem;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
font-size: var(--font-size-sm);
border: 1px solid;
border-color: var(--primary-color);
background: var(--primary-color);
border-radius: 3px;
color: #fff;
line-height: 1;
padding: 0.6em 1em;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 0.8;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: var(--color-text);
font-family: var(--font-body);
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: var(--font-head);
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
.dark-mode pre {
background-color: var(--color-dark);
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
ul.social-links {
margin: 0;
padding: 0;
list-style: none;
display: flex;
gap: 10px;
}
.author-social-contacts a,
ul.social-links a {
width: 35px;
height: 35px;
opacity: 0.8;
display: flex;
font-size: 16px;
overflow: hidden;
position: relative;
align-items: center;
text-decoration: none;
justify-content: center;
transition: all 0.3s ease;
color: var(--color-text);
}
.author-social-contacts a:focus,
.author-social-contacts a:hover,
ul.social-links a:focus,
ul.social-links a:hover {
color: var(--primary-color);
}
.author-social-contacts a::before,
ul.social-links a::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: 'Font Awesome 5 brands';
vertical-align: baseline;
transition: all, ease, 0.3s;
}
.author-social-contacts a[href*='facebook.com']::before,
ul.social-links a[href*='facebook.com']::before {
content: "\f39e";
}
.author-social-contacts a[href*='twitter.com']::before,
ul.social-links a[href*='twitter.com']::before,
.author-social-contacts a[href*='x.com']::before,
ul.social-links a[href*='x.com']::before {
content: "\e61b";
}
.author-social-contacts a[href*='instagram.com']::before,
ul.social-links a[href*='instagram.com']::before {
content: "\f16d";
}
.author-social-contacts a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
content: "\f167";
}
.author-social-contacts a[href*='discord.com']::before,
ul.social-links a[href*='discord.com']::before {
content: "\f392";
}
.author-social-contacts a[href*='dribbble.com']::before,
ul.social-links a[href*='dribbble.com']::before {
content: "\f17d";
}
.author-social-contacts a[href*='google.com']::before,
ul.social-links a[href*='google.com']::before {
content: "\f1a0";
}
.author-social-contacts a[href*='line.me']::before,
ul.social-links a[href*='line.me']::before {
content: "\f3c0";
}
.author-social-contacts a[href*='linkedin.com']::before,
ul.social-links a[href*='linkedin.com']::before {
content: "\f08c";
}
.author-social-contacts a[href*='medium.com']::before,
ul.social-links a[href*='medium.com']::before {
content: "\f23a";
}
.author-social-contacts a[href*='messenger.com']::before,
ul.social-links a[href*='messenger.com']::before {
content: "\f39f";
}
.author-social-contacts a[href*='paypal.com']::before,
ul.social-links a[href*='paypal.com']::before {
content: "\f1ed";
}
.author-social-contacts a[href*='pinterest.com']::before,
ul.social-links a[href*='pinterest.com']::before {
content: "\f0d2";
}
.author-social-contacts a[href*='reddit.com']::before,
ul.social-links a[href*='reddit.com']::before {
content: "\f1a1";
}
.author-social-contacts a[href*='skype.com']::before,
ul.social-links a[href*='skype.com']::before {
content: "\f17e";
}
.author-social-contacts a[href*='slack.com']::before,
ul.social-links a[href*='slack.com']::before {
content: "\f198";
}
.author-social-contacts a[href*='snapchat.com']::before,
ul.social-links a[href*='snapchat.com']::before {
content: "\f2ad";
}
.author-social-contacts a[href*='spotify.com']::before,
ul.social-links a[href*='spotify.com']::before {
content: "\f1bc";
}
.author-social-contacts a[href*='stackoverflow.com']::before,
ul.social-links a[href*='stackoverflow.com']::before {
content: "\f16c";
}
.author-social-contacts a[href*='t.me']::before,
ul.social-links a[href*='t.me']::before,
.author-social-contacts a[href*='telegram.org']::before,
ul.social-links a[href*='telegram.org']::before {
content: "\f3fe";
}
.author-social-contacts a[href*='twitch.tv']::before,
ul.social-links a[href*='twitch.tv']::before {
content: "\f1e8";
}
.author-social-contacts a[href*='vimeo.com']::before,
ul.social-links a[href*='vimeo.com']::before {
content: "\f27d";
}
.author-social-contacts a[href*='whatsapp.com']::before,
ul.social-links a[href*='whatsapp.com']::before {
content: "\f232";
}
.author-social-contacts a[href*='wordpress.org']::before,
ul.social-links a[href*='wordpress.org']::before,
.author-social-contacts a[href*='wordpress.com']::before,
ul.social-links a[href*='wordpress.com']::before {
content: "\f19a";
}
.author-social-contacts a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
content: "\f167";
} 
.author-social-contacts a[href*='tiktok.com']::before,
ul.social-links a[href*='tiktok.com']::before {
content: "\e07b";
} 
.author-social-contacts a[href*='vk.com']::before,
ul.social-links a[href*='vk.com']::before {
content: "\f189";
} 
.author-social-contacts a[href*='qq.com']::before,
ul.social-links a[href*='qq.com']::before {
content: "\f1d6";
} 
.author-social-contacts a[href*='weibo.com']::before,
ul.social-links a[href*='weibo.com']::before {
content: "\f18a";
}
.author-social-contacts a:focus,
ul.social-links a:focus,
.author-social-contacts a:hover,
ul.social-links a:hover {
opacity: 1;
} .adore-widget.social-widget .widget-title{
margin-bottom: 10px;
}
.adore-widget.social-widget .social-widgets-wrap a {
padding: 12px;
opacity: 1;
width: 40px;
height: 40px;
color: var(--color-text);
line-height: 1;
border-radius: 0;
overflow: visible;
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
opacity: 0.8;
font-size: var(--font-size-sm);
border: 2px solid rgba(var(--color-text-rgb), 0.15);
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='facebook.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='facebook.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='facebook.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='facebook.com']:hover {
color: #3b5999;
border-color: #3b5999;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='twitter.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='twitter.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='twitter.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='twitter.com']:hover,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='x.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='x.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='x.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='x.com']:hover {
color: #000000;
border-color: #000000;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='instagram.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='instagram.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='instagram.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='instagram.com']:hover {
color: #3F729B;
border-color: #3F729B;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='youtube.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='youtube.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='youtube.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='youtube.com']:hover {
color: #cd201f;
border-color: #cd201f;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='discord.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='discord.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='discord.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='discord.com']:hover {
color: #5865F2;
border-color: #5865F2;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='dribbble.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='dribbble.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='dribbble.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='dribbble.com']:hover {
color: #ea4c89;
border-color: #ea4c89;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='google.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='google.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='google.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='google.com']:hover {
color: #dd4b39;
border-color: #dd4b39;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='line.me']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='line.me']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='line.me']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='line.me']:hover {
color: #00b900;
border-color: #00b900;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='linkedin.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='linkedin.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='linkedin.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='linkedin.com']:hover {
color: #0e76a8;
border-color: #0e76a8;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='medium.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='medium.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='medium.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='medium.com']:hover {
color: #66cdaa;
border-color: #66cdaa;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='messenger.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='messenger.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='messenger.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='messenger.com']:hover {
color: #006AFF;
border-color: #006AFF;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='paypal.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='paypal.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='paypal.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='paypal.com']:hover {
color: #3b7bbf;
border-color: #3b7bbf;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='pinterest.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='pinterest.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='pinterest.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='pinterest.com']:hover {
color: #E60023;
border-color: #E60023;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='reddit.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='reddit.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='reddit.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='reddit.com']:hover {
color: #ff5700;
border-color: #ff5700;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='skype.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='skype.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='skype.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='skype.com']:hover {
color: #00aff0;
border-color: #00aff0;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='slack.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='slack.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='slack.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='slack.com']:hover {
color: #ECB22E;
border-color: #ECB22E;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='snapchat.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='snapchat.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='snapchat.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='snapchat.com']:hover {
color: #FFFC00;
border-color: #FFFC00;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='spotify.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='spotify.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='spotify.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='spotify.com']:hover {
color: #1DB954;
border-color: #1DB954;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='stackoverflow.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='stackoverflow.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='stackoverflow.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='stackoverflow.com']:hover {
color: #F47F24;
border-color: #F47F24;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='t.me']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='t.me']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='t.me']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='t.me']:hover,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='telegram.org']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='telegram.org']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='telegram.org']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='telegram.org']:hover {
color: #229ED9;
border-color: #229ED9;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='twitch.tv']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='twitch.tv']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='twitch.tv']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='twitch.tv']:hover {
color: #6441a5;
border-color: #6441a5;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='vimeo.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='vimeo.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='vimeo.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='vimeo.com']:hover {
color: #86c9ef;
border-color: #86c9ef;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='whatsapp.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='whatsapp.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='whatsapp.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='whatsapp.com']:hover {
color: #34B7F1;
border-color: #34B7F1;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='wordpress.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='wordpress.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='wordpress.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='wordpress.com']:hover,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='wordpress.org']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='wordpress.org']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='wordpress.org']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='wordpress.org']:hover {
color: #21759b;
border-color: #21759b;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='youtube.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='youtube.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='youtube.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='youtube.com']:hover {
color: #c4302b;
border-color: #c4302b;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='tiktok.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='tiktok.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='tiktok.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='tiktok.com']:hover {
color: #ff0050;
border-color: #ff0050;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='vk.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='vk.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='vk.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='vk.com']:hover {
color: #45668e;
border-color: #45668e;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='qq.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='qq.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='qq.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='qq.com']:hover {
color: #09f;
border-color: #09f;
}
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='weibo.com']:focus ,
.site-footer .adore-widget.social-widget .social-widgets-wrap a[href*='weibo.com']:hover,
.adore-widget.social-widget .social-widgets-wrap a[href*='weibo.com']:focus ,
.adore-widget.social-widget .social-widgets-wrap a[href*='weibo.com']:hover {
color: #fa005e;
border-color: #fa005e;
}
.adore-widget.social-widget .social-widgets-wrap a:focus,
.adore-widget.social-widget .social-widgets-wrap a:hover {
opacity: 1;
}  button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
font-size: var(--font-size-sm);
border: 1px solid;
border-color: var(--primary-color);
background: var(--primary-color);
border-radius: 3px;
color: #fff;
line-height: 1;
padding: 0.6em 1em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 0.8;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
opacity: 0.8;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: var(--color-text);
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
width: 100%;
background-color: var(--color-background);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: var(--color-text);
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}
input::placeholder{
color: var(--color-text);
}   .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.home.page {
margin-bottom: 0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 20px;
}
.widget select {
max-width: 100%;
}
.widget_block h1,
.widget_block h2,
.widget_block h3,
.widget_block h4,
.widget_block h5,
.widget_block h6 {
margin-top: 0;
margin-bottom: 10px;
line-height: 1.2;
} .widget ol,
.widget ul {
list-style: none;
padding: 0;
margin-inline: 0;
}
.widget:not(.adore-widget) ol li,
.widget:not(.adore-widget) ul li {
margin-bottom: 7px;
padding-bottom: 7px;
font-size: var(--font-size-sm);
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.widget ol li a,
.widget ul li a {
text-decoration: none;
color: var(--color-text);
transition: all 0.5s linear;
}
.widget ol li a:focus,
.widget ul li a:focus,
.widget ol li a:hover,
.widget ul li a:hover {
color: var(--primary-color);
}
.widget ol ol,
.widget ul ol,
.widget ol ul,
.widget ul ul {
padding-top: 7px;
margin-left: 10px;
padding-left: 10px;
}
.widget>ol>li,
.widget>ul>li {
margin-bottom: 7px;
padding-bottom: 7px;
font-size: 14px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget>ol>li a,
.widget>ul>li a {
color: var(--color-text);
transition: all 0.5s linear;
}
.widget>ol>li a:focus,
.widget>ul>li a:focus,
.widget>ol>li a:hover,
.widget>ul>li a:hover {
color: var(--primary-color);
}
.widget ol>li:last-child,
.widget ul>li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}  .wp-block-tag-cloud a,
.tagcloud a {
display: inline-block;
text-decoration: none;
font-size: var(--font-size-sm) !important;
color: var(--color-text);
border: 1px solid var(--color-text);
padding: 3px 7px;
margin-inline-end: 5px;
margin-block-end: 5px;
line-height: 1.2;
}
.wp-block-tag-cloud a:focus,
.tagcloud a:focus,
.wp-block-tag-cloud a:hover,
.tagcloud a:hover {
color: var(--primary-color);
border: 1px solid var(--primary-color);
}
.site-footer .wp-block-tag-cloud a,
.site-footer .tagcloud a {
border: 1px solid #fff;
}
.site-footer .wp-block-tag-cloud a:focus,
.site-footer .tagcloud a:focus,
.site-footer .wp-block-tag-cloud a:hover,
.site-footer .tagcloud a:hover {
color: var(--primary-color);
border: 1px solid var(--primary-color);
}  .widget.widget_search .wp-block-search__inside-wrapper {
display: flex;
}
.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
border: 1px solid #d3ced2;
padding: 6px 16px;
font-size: 0.9rem;
}
.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input:focus-visible {
outline: 0;
}
.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
cursor: pointer;
color: #fff;
background-color: var(--primary-color);
margin: 0;
padding: 10px 25px;
}
.search-form {
display: flex;
}
.search-form label,
.search-form .search-field {
width: 100%;
}
.search-form .search-field {
border: 1px solid #d3ced2;
padding: 6px 16px;
font-size: 0.9rem;
border-radius: 0;
}
.search-form .search-submit {
border-radius: 0;
}  .wp-block-social-links li {
margin: 0 !important;
padding: 0 !important;
}  .wp-block-calendar table th {
background-color: var(--color-dark);
color: #fff;
}
.wp-block-calendar tbody td,
.wp-block-calendar th {
border: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
color: var(--color-text);
}
.wp-block-calendar a {
color: var(--primary-color);
}  .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .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-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} #loader {
overflow-x: hidden;
overflow-y: hidden;
vertical-align: middle;
background-color: var(--color-background);
position: fixed;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
top: 0;
left: 0;
height: 100%;
min-height: 100%;
z-index: 99999;
}
#loader .loader-container {
position: relative;
z-index: 12;
}
#loader #preloader {
position: relative;
margin: auto;
width: 100px;
display: flex;
align-items: center;
justify-content: center;
} #preloader .pre-loader-1 {
width: 15px;
aspect-ratio: 1;
border-radius: 50%;
animation: load-1 1s infinite linear alternate;
}
@keyframes load-1 {
0% {
box-shadow: 20px 0 #000, -20px 0 #0002;
background: #000
}
33% {
box-shadow: 20px 0 #000, -20px 0 #0002;
background: #0002
}
66% {
box-shadow: 20px 0 #0002, -20px 0 #000;
background: #0002
}
100% {
box-shadow: 20px 0 #0002, -20px 0 #000;
background: #000
}
}  #preloader .pre-loader-2 {
width: 60px;
aspect-ratio: 4;
--_g: no-repeat radial-gradient(circle closest-side, #000 90%, #0000);
background:
var(--_g) 0% 50%,
var(--_g) 50% 50%,
var(--_g) 100% 50%;
background-size: calc(100%/3) 100%;
animation: load-2 1s infinite linear;
}
@keyframes load-2 {
33% {
background-size: calc(100%/3) 0%, calc(100%/3) 100%, calc(100%/3) 100%
}
50% {
background-size: calc(100%/3) 100%, calc(100%/3) 0%, calc(100%/3) 100%
}
66% {
background-size: calc(100%/3) 100%, calc(100%/3) 100%, calc(100%/3) 0%
}
}  #preloader .pre-loader-3 {
--s: 15px;
width: calc(var(--s)*2.33);
aspect-ratio: 1;
display: flex;
justify-content: space-between;
animation: load-3-0 1s infinite;
}
#preloader .pre-loader-3::before,
#preloader .pre-loader-3::after {
content: "";
width: var(--s);
--_g: no-repeat radial-gradient(farthest-side, #000 94%, #0000);
background:
var(--_g) top,
var(--_g) bottom;
background-size: 100% var(--s);
transform-origin: 50% calc(100% - var(--s)/2);
animation: inherit;
animation-name: load-3-1;
}
#preloader .pre-loader-3::after {
--_s: -1;
}
@keyframes load-3-0 {
100% {
transform: translateY(calc(var(--s) - 100%))
}
}
@keyframes load-3-1 {
100% {
transform: rotate(calc(var(--_s, 1)*-180deg))
}
}  #preloader .pre-loader-4 {
height: 15px;
aspect-ratio: 5;
--_g: no-repeat radial-gradient(farthest-side, #000 94%, #0000);
background: var(--_g), var(--_g), var(--_g), var(--_g);
background-size: 20% 100%;
animation:
load-4-1 .75s infinite alternate,
load-4-2 1.5s infinite alternate;
}
@keyframes load-4-1 {
0%,
10% {
background-position: 0 0, 0 0, 0 0, 0 0
}
33% {
background-position: 0 0, calc(100%/3) 0, calc(100%/3) 0, calc(100%/3) 0
}
66% {
background-position: 0 0, calc(100%/3) 0, calc(2*100%/3) 0, calc(2*100%/3) 0
}
90%,
100% {
background-position: 0 0, calc(100%/3) 0, calc(2*100%/3) 0, 100% 0
}
}
@keyframes load-4-2 {
0%,
49.99% {
transform: scale(1)
}
50%,
100% {
transform: scale(-1)
}
}  #preloader .pre-loader-5 {
height: 15px;
aspect-ratio: 4;
--_g: no-repeat radial-gradient(farthest-side, currentColor 90%, #0000);
background:
var(--_g) left,
var(--_g) right;
background-size: 25% 100%;
display: grid;
}
#preloader .pre-loader-5:before,
#preloader .pre-loader-5:after {
content: "";
height: inherit;
aspect-ratio: 1;
grid-area: 1/1;
margin: auto;
border-radius: 50%;
transform-origin: -100% 50%;
background: currentColor;
animation: load-5 1s infinite linear;
}
#preloader .pre-loader-5:after {
transform-origin: 200% 50%;
--s: -1;
animation-delay: -.5s;
}
@keyframes load-5 {
58%,
100% {
transform: rotate(calc(var(--s, 1)*1turn))
}
}  #preloader .pre-loader-6 {
width: 45px;
aspect-ratio: .75;
--c: no-repeat linear-gradient(#000 0 0);
background:
var(--c) 0% 50%,
var(--c) 50% 50%,
var(--c) 100% 50%;
animation: load-6 1s infinite linear alternate;
}
@keyframes load-6 {
0% {
background-size: 20% 50%, 20% 50%, 20% 50%
}
20% {
background-size: 20% 20%, 20% 50%, 20% 50%
}
40% {
background-size: 20% 100%, 20% 20%, 20% 50%
}
60% {
background-size: 20% 50%, 20% 100%, 20% 20%
}
80% {
background-size: 20% 50%, 20% 50%, 20% 100%
}
100% {
background-size: 20% 50%, 20% 50%, 20% 50%
}
}  #preloader .pre-loader-7 {
width: 45px;
aspect-ratio: 1;
--c: no-repeat linear-gradient(#000 0 0);
background: var(--c), var(--c), var(--c);
animation:
load-7-1 1s infinite,
load-7-2 1s infinite;
}
@keyframes load-7-1 {
0%,
100% {
background-size: 20% 100%
}
33%,
66% {
background-size: 20% 20%
}
}
@keyframes load-7-2 {
0%,
33% {
background-position: 0 0, 50% 50%, 100% 100%
}
66%,
100% {
background-position: 100% 0, 50% 50%, 0 100%
}
}   body:not(.home):not(.home.blog) .site-content {
margin-top: 50px;
}
.adore-boxed-wrapper {
max-width: 1500px;
margin: 0 auto;
background-color: var(--color-background);
box-shadow: 0px 0px 10px -7px #000;
}
body.custom-background .adore-boxed-wrapper {
margin-top: 20px;
}
.theme-wrapper {
max-width: 1500px;
margin-inline: auto;
padding-left: 15px;
padding-right: 15px;
}
.main-widget-section-wrap,
.theme-wrap {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
gap: 20px;
}
.main-widget-section-wrap .secondary-widgets-area,
.main-widget-section-wrap .primary-widgets-area,
.theme-wrap #secondary,
.theme-wrap #primary {
width: 100%;
}
.main-widget-section-wrap.secondary-left-position,
.left-sidebar .theme-wrap {
flex-direction: row-reverse;
}
.main-widget-section-wrap.full-width,
.no-sidebar .theme-wrap {
display: block;
}
@media (min-width: 992px) {
.main-widget-section-wrap.secondary-right-position:not(.full-width) .primary-widgets-area,
.main-widget-section-wrap.secondary-left-position:not(.full-width) .primary-widgets-area,
.theme-wrap #primary {
width: calc(70% - 10px);
flex-grow: 1;
}
.main-widget-section-wrap.secondary-right-position:not(.full-width) .secondary-widgets-area,
.main-widget-section-wrap.secondary-left-position:not(.full-width) .secondary-widgets-area,
.theme-wrap #secondary {
width: calc(30% - 10px);
position: sticky;
top: 40px;
flex-shrink: 0;
}
.no-sidebar .theme-wrap #secondary,
.no-sidebar .theme-wrap #primary {
width: 100%;
}
} .site-content {
margin-top: 30px;
} .below-banner-widget-section,
.above-footer-widget-section,
.main-widget-section,
.frontpage {
margin-top: 30px;
}  .site-header {
margin-bottom: 10px;
} .top-header .top-header-wrap {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.top-header-wrap::after {
position: absolute;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 0;
content: '';
pointer-events: none;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
@media (max-width: 400px) {
.top-header .top-header-wrap {
flex-direction: column;
gap: 10px;
}
}
.top-header-wrap .left-side .top-info {
font-size: var(--font-size-sm);
padding-block: 7px;
padding-inline: 10px;
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.top-header-wrap .right-side {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.top-menu ul {
padding: 0;
margin: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.top-menu ul li a {
text-decoration: none;
color: var(--color-text);
font-size: var(--font-size-sm);
opacity: 0.9;
display: flex;
align-items: center;
padding-block: 7px;
padding-inline: 10px;
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.top-menu ul li a:focus,
.top-menu ul li a:hover {
opacity: 1;
color: var(--primary-color);
}
.top-header-wrap .right-side ul.social-links {
gap: 0;
}
.top-header-wrap .right-side ul.social-links a {
color: var(--color-text);
padding: 15px;
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.top-header-wrap .right-side ul.social-links a:focus,
.top-header-wrap .right-side ul.social-links a:hover {
color: var(--primary-color);
opacity: 1;
}  .middle-header-wrap {
width: 100%;
display: grid;
position: relative;
grid-template-columns: repeat(10, 1fr);
gap: 0 45px;
padding-block: 30px;
}
.middle-header-wrap.adore-header-image {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
isolation: isolate;
}
.middle-header-wrap.adore-header-image::before {
position: absolute;
content: "";
inset: 0;
opacity: 0.3;
z-index: -1;
background-color: #000;
}
.middle-header-wrap.no-header-right-sidebar.no-header-left-sidebar{
display: block;
}
.header-left-sidebar{
grid-column-start: 1;
grid-column-end: 4;
position: relative;
display: grid;
align-items: center;
}
.site-branding{
grid-column-start: 4;
grid-column-end: 8;
position: relative;
display: grid;
align-items: center;
text-align: center;
}
.header-right-sidebar{
grid-column-start: 8;
grid-column-end: 11;
position: relative;
display: grid;
align-items: center;
} @media (min-width: 992px) {
.middle-header-wrap.no-header-right-sidebar:not(.no-header-left-sidebar) .site-branding,
.middle-header-wrap.no-header-left-sidebar:not(.no-header-right-sidebar) .site-branding{
grid-column-start: 1;
grid-column-end: 5;
text-align: start;
}
.middle-header-wrap.no-header-right-sidebar:not(.no-header-left-sidebar) .site-branding{
grid-row-start: 1;
}
.middle-header-wrap.no-header-right-sidebar:not(.no-header-left-sidebar) .header-left-sidebar,
.middle-header-wrap.no-header-left-sidebar:not(.no-header-right-sidebar) .header-right-sidebar{
grid-column-start: 5;
grid-column-end: 11;
}
} .header-right-sidebar .widget>*,
.header-left-sidebar .widget>*,
.header-right-sidebar .widget,
.header-left-sidebar .widget{
margin: 0;
}
.site-title-center .site-branding {
margin-inline: auto;
text-align: center;
}
@media (max-width: 991px) {
.middle-header-wrap {
grid-template-columns: repeat(1, 1fr);
row-gap: 20px;
}
.header-left-sidebar{
grid-column-start: unset;
grid-column-end: unset;
}
.site-branding{
grid-column-start: unset;
grid-column-end: unset;
}
.header-right-sidebar{
grid-column-start: unset;
grid-column-end: unset;
}
.header-right-sidebar.hide-mobile,
.header-left-sidebar.hide-mobile {
display: none;
}
}
@media (max-width: 768px) {
.top-header .top-menu{
display: none;
}
}
.site-branding .site-identity .site-title {
font-size: var(--font-size-xxl);
line-height: 1.1;
font-weight: 700;
margin: 0;
}
.site-branding .site-identity .site-title a {
text-decoration: none;
font-family: var(--font-site-title);
}
body.dark-mode.site-title-text .site-branding .site-identity .site-title a {
color: var(--color-text);
}
.site-branding .site-identity .site-description {
margin-bottom: 0;
margin-top: 5px;
color: var(--color-text);
font-family: var(--font-tagline);
}
.adore-header-image .site-branding .site-identity .site-description {
color: #fff;
}
.middle-search-form .search-form .search-field {
background-color: transparent;
}
@media (max-width: 767px) {
.middle-search-form {
display: none;
}
}  .adore-header .header-wrapper{
position: relative;
}
.adore-header .header-wrapper::before,
.adore-header .header-wrapper::after {
position: absolute;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 0;
content: '';
pointer-events: none;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.adore-header .header-wrapper::after {
top: unset;
bottom: 0;
}
@media (min-width: 1024px) {
body.admin-bar .adore-header.fix-header {
top: 32px;
}
}
@media (min-width: 601px) and (max-width: 768px) {
body.admin-bar .adore-header.fix-header {
top: 46px;
}
}
@media (max-width: 600px) {
.adore-header.fix-header .site-branding {
display: none;
}
}
.adore-header.fix-header {
position: fixed;
width: 100%;
top: 0;
z-index: 15;
background-color: var(--color-background);
}
.adore-boxed-wrapper .adore-header.fix-header {
max-width: 1500px;
}
.header-nav-search {
display: flex;
align-items: center;
justify-content: space-between;
} .header-end {
display: flex;
align-items: center;
}
.display-random-post {
width: 38px;
display: flex;
align-items: center;
justify-content: center;
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.display-random-post a {
color: var(--color-text);
font-size: 16px;
font-weight: 700;
text-align: center;
outline: 0;
height: 38px;
width: 38px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
opacity: 0.9;
}
.display-random-post a:focus,
.display-random-post a:hover {
opacity: 1;
color: var(--primary-color);
}
.display-random-post a:focus {
outline: 1px dotted;
}  .adore-light-dark-switch {
width: 38px;
height: 38px;
display: flex;
align-items: center;
justify-content: center;
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.adore-light-dark-switch button {
padding: 0;
width: 38px;
height: 38px;
border: none;
position: relative;
background-color: transparent;
}
.adore-light-dark-switch button:focus {
outline: 1px dashed var(--primary-color);
}
.adore-light-dark-switch button .toggle-holder {
position: relative;
cursor: pointer;
text-indent: -9999px;
width: 32px;
height: 20px;
margin: 0;
line-height: 20px;
border: 2px solid var(--color-text);
border-radius: 10px;
position: relative;
margin-inline: auto;
}
.adore-light-dark-switch button .toggle-holder::before {
content: '';
position: absolute;
top: 2px;
width: 12px;
height: 12px;
background: 0 0;
border-radius: 100%;
transition: .3s;
transform: rotate(315deg);
}
.dark-mode .adore-light-dark-switch button .toggle-holder::before {
background: var(--color-text);
box-shadow: none;
left: 2px;
}
.light-mode .adore-light-dark-switch button .toggle-holder::before {
transform: translateX(-100%);
left: calc(100% - 2px);
box-shadow: inset 2px 0 var(--color-text), inset 4px 0 0 1px var(--color-text);
}   .navigation-search {
width: 38px;
position: relative;
display: inline-block;
text-align: center;
}
.navigation-search .navigation-search-wrap .navigation-search-icon {
color: var(--color-text);
font-size: 14px;
font-weight: 700;
text-align: center;
outline: 0;
height: 38px;
width: 38px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
opacity: 0.9;
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.navigation-search .navigation-search-wrap .navigation-search-icon:focus,
.navigation-search .navigation-search-wrap .navigation-search-icon:hover {
opacity: 1;
color: var(--primary-color)
}
.navigation-search .navigation-search-wrap .navigation-search-icon:focus-within {
outline: 1px dashed;
}
.navigation-search .navigation-search-wrap .navigation-search-form {
position: absolute;
background: #fff;
right: 0;
opacity: 0;
visibility: hidden;
top: 100%;
width: 325px;
padding: 14px;
z-index: 99;
border: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.dark-mode .navigation-search .navigation-search-wrap .navigation-search-form {
background-color: var(--color-dark);
}
.navigation-search .navigation-search-wrap .navigation-search-form .search-form {
display: flex;
}
.navigation-search .navigation-search-wrap .navigation-search-form .search-form label {
width: 75%;
}
.navigation-search .navigation-search-wrap .navigation-search-form .search-form label input {
width: 100%;
border-radius: 0px;
}
.navigation-search .navigation-search-wrap .navigation-search-form .search-form input.search-submit {
border-radius: 0px;
width: 25%;
margin: 0;
font-size: var(--font-size-sm);
border: none;
background: var(--primary-color);
color: #fff;
line-height: 1;
padding: 0.6em 1em;
}
.navigation-search .navigation-search-wrap.show .navigation-search-form {
margin: 0;
opacity: 1;
visibility: visible;
}
@media (max-width: 480px) {
.navigation-search {
position: unset;
}
.navigation-search .navigation-search-wrap .navigation-search-form {
width: 100%;
}
}  .main-navigation ul {
list-style: none;
padding: 0;
margin: 0;
}
.main-navigation ul a {
text-decoration: none;
}
@media(min-width:992px) {
.menu-toggle {
display: none;
}
.header-nav-search {
display: flex;
align-items: center;
}
.main-navigation ul {
display: flex !important;
flex-wrap: wrap;
}
.main-navigation ul li.menu-item-has-children>a::after {
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f107";
display: inline-block;
margin-inline-start: 10px;
}
.main-navigation ul ul li.menu-item-has-children>a::after {
content: "\f105";
}
.main-navigation ul a {
padding: 8px 15px;
text-transform: uppercase;
color: var(--color-text);
display: inline-block;
opacity: 0.9;
font-weight: 700;
font-size: var(--font-size-sm);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.main-navigation ul li a:focus,
.main-navigation ul li a:hover {
opacity: 1;
color: var(--primary-color);
}
.main-navigation ul ul {
width: 200px;
display: block;
position: absolute;
text-align: left;
visibility: hidden;
filter: alpha(opacity=0);
opacity: 0;
margin: 0 auto;
padding: 0;
box-shadow: 0 5px 5px rgb(0 0 0 / 30%);
transition: top 0.4s;
top: 100%;
left: 0px;
flex-direction: column;
background-color: #fff;
}
.dark-mode .main-navigation ul ul {
background-color: var(--color-dark);
}
.main-navigation ul ul a {
display: block;
padding: 10px 15px;
display: flex;
justify-content: space-between;
color: var(--color-text);
}
.main-navigation ul ul a:focus,
.main-navigation ul ul a:hover {
color: var(--primary-color);
}
.main-navigation ul ul li {
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.main-navigation ul ul li a {
text-transform: capitalize;
}
.main-navigation .menu li {
position: relative;
}
.main-navigation ul li:focus-within>ul,
.main-navigation ul li:hover>ul {
visibility: visible;
filter: alpha(opacity=1);
opacity: 1;
z-index: 999;
}
.main-navigation ul ul li:focus-within>ul,
.main-navigation ul ul li:hover>ul {
top: 100%;
}
.main-navigation ul ul li ul {
top: 0;
}
.main-navigation ul ul li:focus-within ul,
.main-navigation ul ul li:hover ul {
top: 0;
left: 100%;
}
.main-navigation ul .current_page_item>a,
.main-navigation ul .current-menu-item>a,
.main-navigation ul .current_page_ancestor>a,
.main-navigation ul .current-menu-ancestor>a {
opacity: 1;
color: var(--primary-color);
border-bottom: 2px solid var(--primary-color);
}
}
@media(max-width:991px) {
.menu-toggle {
width: 35px;
height: 35px;
position: relative;
transform: rotate(0deg);
transition: 0.5s ease-in-out;
cursor: pointer;
padding: 0;
background: none;
border: none;
margin: 5px;
}
.menu-toggle span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background-color: var(--color-text);
border-radius: 3px;
opacity: 1;
left: 0;
transform: rotate(0deg);
transition: 0.25s ease-in-out;
}
.menu-toggle span:nth-child(1) {
top: calc(50% - 15px);
}
.menu-toggle span:nth-child(2) {
top: 50%;
transform: translateY(-50%);
}
.menu-toggle span:nth-child(3) {
bottom: calc(50% - 15px);
}
.main-navigation.toggled .menu-toggle span:nth-child(1) {
top: 14px;
width: 0%;
left: 50%;
}
.main-navigation.toggled .menu-toggle span:nth-child(2) {
transform: rotate(45deg);
}
.main-navigation.toggled .menu-toggle span:nth-child(3) {
top: 50%;
transform: translateY(-50%) rotate(-45deg);
}
.header-wrapper {
flex-direction: column;
}
.header-nav-search {
width: 100%;
}
.header-nav-search {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.main-navigation ul.nav-menu {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
position: absolute;
top: 100%;
width: 100%;
z-index: 9999;
display: none;
background: #fff;
box-shadow: var(--shadow);
}
.dark-mode .main-navigation ul.nav-menu {
background-color: var(--color-dark);
}
.main-navigation ul li.menu-item-has-children>a::after {
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f107";
display: inline-block;
margin-inline-start: 10px;
}
.main-navigation ul a {
padding: 15px;
text-transform: uppercase;
color: var(--color-text);
display: block;
}
.main-navigation ul li:not(:last-child) {
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.main-navigation ul li:first-child {
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.main-navigation ul ul {
height: 0;
transform: scaleY(0);
transform-origin: top left;
overflow: hidden;
transition: all 0.5s ease-in-out;
margin-inline-start: 10px;
}
.main-navigation ul li.menu-item-has-children:hover>ul,
.main-navigation ul li.menu-item-has-children.focus>ul {
height: auto;
transform: scaleY(1);
}
.main-navigation ul ul a {
display: block;
padding: 10px 15px;
}
.main-navigation ul ul li {
border-bottom: 1px solid #f1f1f1;
}
.main-navigation ul ul li a {
text-transform: capitalize;
}
.main-navigation ul ul li a:focus {
outline-offset: -2px;
}
.main-navigation .menu li {
position: relative;
}
}   .post-item .post-item-image {
position: relative;
overflow: hidden;
}
.post-item .post-item-image a {
display: block;
height: 100%;
width: 100%;
line-height: 0;
}
.post-item .post-item-image a:focus {
outline-offset: -3px;
}
.post-item .post-item-image a img {
width: 100%;
height: 100%;
aspect-ratio: 1;
object-fit: cover;
position: relative;
z-index: 1;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.post-item .post-item-image img {
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.post-item .post-item-content {
padding: 15px 0 0;
}
.post-item .post-item-content .entry-cat .post-categories {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.post-item .post-item-content .entry-cat .post-categories li {
margin-inline-end: 5px;
margin-block-start: 5px;
display: flex;
}
.post-item .post-item-content .entry-cat .post-categories li a {
color: #fff;
display: block;
background-color: var(--primary-color);
font-size: calc(var(--font-size-sm) - 2px);
letter-spacing: 0.5px;
text-decoration: none;
line-height: 1;
padding: 5px 7px;
}
.post-item .post-item-content .entry-cat.no-bg .post-categories li a {
color: var(--primary-color);
background-color: transparent;
text-transform: uppercase;
font-weight: bold;
border-radius: 0;
;
padding: 0;
}
.post-item .post-item-content .entry-cat.no-bg .post-categories li:not(:last-child) a:after {
content: "\22C5";
font-weight: bold;
padding: 0 0 0 5px;
opacity: 0.7;
color: var(--color-text);
}
.post-item .post-item-content .entry-cat.no-bg .post-categories li a:focus,
.post-item .post-item-content .entry-cat.no-bg .post-categories li a:hover {
opacity: 1;
color: var(--color-text);
}
.post-item .post-item-content .entry-cat .post-categories li a:focus {
outline-offset: 2px;
outline-color: var(--color-text);
}
.post-item .post-item-content .entry-title {
margin-block: 10px;
line-height: 1.3;
font-size: var(--font-size-base);
font-family: var(--font-head);
}
.post-item .post-item-content .entry-title a {
color: var(--color-text);
display: inline;
text-decoration-line: underline;
text-decoration-color: transparent;
transition: all 0.5s;
}
.post-item:focus-within .post-item-content .entry-title a,
.post-item:hover .post-item-content .entry-title a {
color: var(--color-text);
text-decoration-color: currentColor;
}
.post-item .post-item-content .entry-title a:focus,
.post-item .post-item-content .entry-title a:hover {
color: var(--primary-color);
}
.post-item .post-item-content .entry-meta {
margin: 0;
margin-block-end: 10px;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: center;
row-gap: 6px;
column-gap: 12px;
}
.post-item .post-item-content .entry-meta:last-child {
margin-block-end: 0;
}
.post-item .post-item-content .entry-meta li {
margin-bottom: 0;
font-size: var(--font-size-xs);
text-transform: capitalize;
font-weight: 500;
}
.post-item .post-item-content .entry-meta li a {
text-decoration: none;
color: var(--color-text);
}
.post-item .post-item-content .entry-meta li a:focus,
.post-item .post-item-content .entry-meta li a:hover {
color: var(--primary-color);
}
.post-item .post-item-content .entry-meta li:last-child {
display: flex;
align-items: center;
}
.post-item .post-item-content .entry-meta li span {
margin-inline-end: 5px;
}
.post-item .post-item-content .post-exerpt p {
margin-block: 10px;
margin-block-start: 0;
}
.post-item .post-item-content .post-btn a:focus,
.post-item .post-item-content .post-btn a:hover {
color: var(--primary-color);
}
.btn-read-more {
cursor: pointer;
text-decoration: none;
display: inline-flex;
align-items: center;
text-align: center;
white-space: nowrap;
vertical-align: middle;
position: relative;
color: var(--color-text);
font-size: var(--font-size-sm);
font-weight: 600;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
.btn-read-more:visited {
color: var(--color-text);
}
.btn-read-more:focus,
.btn-read-more:hover {
color: var(--primary-color);
}
.btn-read-more i {
position: relative;
height: 15px;
width: 20px;
margin-left: 7px;
margin-right: 5px;
transition: all 0.5s ease-in-out;
}
.btn-read-more i::before {
content: "";
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
width: 100%;
height: 1px;
background: var(--color-text);
}
.site-footer .btn-read-more i::before {
background-color: #fff;
}
.btn-read-more i::after {
content: "";
position: absolute;
width: 7px;
height: 7px;
border: 1px solid var(--color-text);
right: 0;
top: 50%;
transform: translateY(-50%) rotate(45deg);
border-bottom: 0;
border-left: 0;
}
.site-footer .btn-read-more i::after {
border: 1px solid #fff;
border-bottom: 0;
border-left: 0;
}
.btn-read-more:hover i,
.btn-read-more:focus i {
transform: translateX(5px);
}
.btn-read-more:hover i::before,
.btn-read-more:focus i::before {
background: var(--primary-color);
}
.site-footer .btn-read-more:hover i::before,
.site-footer .btn-read-more:focus i::before {
background-color: #fff;
}
.btn-read-more:hover i::after,
.btn-read-more:focus i::after {
border: 1px solid var(--primary-color);
border-bottom: 0;
border-left: 0;
}
.site-footer .btn-read-more:hover i::after,
.site-footer .btn-read-more:focus i::after {
border: 1px solid #fff;
border-bottom: 0;
border-left: 0;
}  .adore-navigation .adore-arrow {
position: absolute;
top: 5px;
font-size: var(--font-size-sm);
width: 40px;
height: 40px;
background: transparent;
color: #fff;
border: 1px solid #fff;
text-align: center;
line-height: 30px;
z-index: 1;
cursor: pointer;
font-weight: 600;
transition: 0.4s;
padding: 0;
border-radius: 0;
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(255, 255, 255, 0.5);
backdrop-filter: blur(15px); }
.adore-navigation .adore-arrow:focus,
.adore-navigation .adore-arrow:hover {
opacity: 1;
backdrop-filter: blur(0);
background: var(--primary-color);
color: #fff;
}
.adore-navigation .adore-arrow.slide-prev {
right: 50px;
}
.adore-navigation .adore-arrow.slide-next {
right: 5px;
}  .news-ticker-section .news-ticker-section-wrapper {
position: relative;
height: 45px;
display: flex;
overflow: hidden;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.dark-mode .news-ticker-section .news-ticker-section-wrapper {
background-color: var(--color-dark);
}
.news-ticker-section-wrapper .acme-news-ticker-label {
background: var(--primary-color);
padding: 10px;
width: auto;
float: left;
line-height: normal;
height: 100%;
color: #fff;
position: relative;
flex-shrink: 0;
z-index: 9;
display: flex;
align-items: center;
}
@media (max-width: 481px) {
.news-ticker-section-wrapper .acme-news-ticker-label {
font-size: var(--font-size-sm);
display: flex;
align-items: center;
}
}
.news-ticker-section-wrapper .tickercontainer {
font-size: 0;
min-height: 45px;
display: flex;
align-items: center;
}
.news-ticker-section-wrapper ul.newsticker {
width: 100%;
list-style-type: none !important;
padding: 0;
margin: 0;
display: flex;
align-items: center;
gap: 20px;
}
.news-ticker-section-wrapper ul.newsticker li {
margin: 0;
float: none;
flex-shrink: 0;
}
.news-ticker-section-wrapper ul.newsticker li .newsticker-outer {
display: flex;
align-items: center;
gap: 5px;
}
.news-ticker-section-wrapper ul.newsticker li .newsticker-outer .newsticker-title {
flex-shrink: 0;
font-size: var(--font-size-sm);
display: inline-flex;
align-items: center;
}
.news-ticker-section-wrapper ul.newsticker li .newsticker-outer .newsticker-title::before {
content: "-";
transform: translateX(-10px);
font-weight: bold;
opacity: 0.7;
color: var(--color-text);
}
.news-ticker-section-wrapper ul.newsticker li .newsticker-outer .newsticker-title a {
text-decoration: none;
line-height: 1.2;
color: var(--color-text);
font-weight: 600;
display: block;
}
.news-ticker-section-wrapper ul.newsticker li .newsticker-outer .newsticker-title a:focus,
.news-ticker-section-wrapper ul.newsticker li .newsticker-outer .newsticker-title a:hover {
color: var(--primary-color);
}
@media (max-width: 575px) {
.news-ticker-section-wrapper ul.newsticker li a {
font-size: calc(var(--font-size-xs) - 0.15px);
}
}   .main-banner-section .banner-slider {}  .main-banner-section .featured-posts .post-item {
padding-bottom: 10px;
}
.main-banner-section .featured-posts .post-item:not(:last-child) {
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.main-banner-section .featured-posts .post-item:not(:first-child) {
padding-top: 10px;
}
.main-banner-section .featured-posts .post-item .post-item-content{
padding: 0;
}  .main-banner-section .post-tabs-wrapper {}
.main-banner-section .post-tabs-wrapper .post-tabs-head .post-tabs {
margin: 0;
padding: 0;
display: flex;
align-items: center;
list-style: none;
border-block: 1px solid var(--color-tab-border);
border-inline-end: 1px solid var(--color-tab-border);
}
.main-banner-section .post-tabs-wrapper .post-tabs-head .post-tabs li {
flex-grow: 1;
text-align: center;
border-inline-start: 1px solid var(--color-tab-border);
}
.main-banner-section .post-tabs-wrapper .post-tabs-head .post-tabs li a {
gap: 5px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-decoration: none;
color: var(--color-text);
padding: 7px 5px;
font-size: var(--font-size-sm);
font-weight: bold;
}
.main-banner-section .post-tabs-wrapper .post-tabs-head .post-tabs li a:not(.inactive) {
border-bottom: 2px solid var(--primary-color);
}
.main-banner-section .post-tabs-wrapper .post-tab-content-wrapper {
border-inline: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.main-banner-section .post-tabs-wrapper .post-tab-content-wrapper .post-item {
padding-block: 15px;
padding-inline: 15px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.main-banner-section .post-tabs-wrapper .post-tab-content-wrapper .post-item .post-item-content {
padding: 0;
}
.main-banner-section .post-tabs-wrapper .post-tab-content-wrapper .post-item .post-item-content .entry-title{
font-size: calc(var(--font-size-base) - 2px);
}
.main-banner-section .post-tabs-wrapper .post-tab-content-wrapper .post-item .post-item-content .post-exerpt p{
margin: 0;
}  .banner-post-wrapper .post-item .post-item-image{
height: 380px;
}
.banner-post-wrapper .post-item .post-item-image a img{
aspect-ratio: unset;
}
.banner-post-wrapper .post-item .post-item-content .post-exerpt{
column-count: 2;
}
.banner-post-wrapper .post-item .post-item-content .post-exerpt::first-letter{
font-size: var(--font-size-xl);
text-transform: uppercase;
font-weight: bold;
}
.banner-related-posts-section {
margin-top: 30px;
}
.banner-related-posts-section .related-title{
margin-top: 0;
margin-bottom: 5px;
font-size: var(--font-size-md);
}
.banner-related-posts-section .related-title::before {
font-family: Font Awesome\ 5 Free;
content: "\f0c6";
padding-inline-end: 5px;
opacity: 0.7;
color: var(--color-text);
font-size: var(--font-size-base);
}
.banner-related-posts{
display: grid;
grid-template-columns: repeat(auto-fit,minmax(240px,1fr));
overflow: hidden;
border-block: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.banner-related-article{
padding: 15px;
}
.banner-related-article .post-date{
font-size: var(--font-size-xs);
text-transform: capitalize;
font-weight: 500;
}
.banner-related-article .post-date span {
margin-inline-end: 5px;
}
.banner-related-article h3{
margin-block: 10px;
margin-block-end: 0;
line-height: 1.3;
font-size: var(--font-size-base);
font-family: var(--font-head);
}
.banner-related-article h3 a{
color: var(--color-text);
display: inline;
text-decoration-line: underline;
text-decoration-color: transparent;
transition: all 0.5s;
}
.banner-related-article h3 a:focus,
.banner-related-article h3 a:hover{
color: var(--primary-color);
text-decoration-color: currentColor;
}
@media (min-width: 870px) {
.banner-related-article:first-child{
padding-inline-start: 0;
}
.banner-related-article:not(:first-child){
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
}
@media (max-width: 869px) {
.banner-related-posts{
display: flex;
flex-wrap: wrap;
border: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.banner-related-article{
width: 50%;
flex-grow: 1;
}
.banner-related-article:nth-child(2){
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.banner-related-article:nth-child(3){
border-block-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
}
@media (max-width: 768px) {
.banner-post-wrapper .post-item .post-item-content .post-exerpt{
column-count: 2;
}
}
@media (max-width: 600px) {
.banner-post-wrapper .post-item .post-item-content .post-exerpt{
column-count: 1;
}
.banner-related-article{
width: 100%;
}
.banner-related-article:nth-child(2){
border-inline-start: unset;
border-block-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.banner-related-article:nth-child(3){
border-block-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
}  .main-banner-section.style-1 .main-banner-section-wrapper {
display: flex;
flex-wrap: wrap;
margin-inline: -10px;
align-items: flex-start;
}
@media ( min-width: 1025px ){
.main-banner-section.style-1 .featured-posts,
.main-banner-section.style-1 .post-tabs-wrapper {
position: sticky;
top: 30px;
align-self: flex-start;
}
}
.main-banner-section.style-1 .main-banner-section-wrapper>div {
padding-inline: 10px;
}
.main-banner-section.style-1 .banner-slider-outer {
width: 50%;
order: 2;
}
.main-banner-section.style-1 .banner-slider .post-item {
height: 537px;
}
.main-banner-section.style-1 .featured-posts {
width: 25%;
order: 1;
}
.main-banner-section.style-1 .featured-posts .entry-cat,
.main-banner-section.style-1 .featured-posts .post-exerpt{
display: none;
}
.main-banner-section.style-1 .post-tabs-wrapper {
width: 25%;
order: 3;
}
.main-banner-section.style-1 .post-tabs-wrapper .post-item{
padding-block: 5px;
}
.main-banner-section.style-1 .post-tabs-wrapper .entry-cat,
.main-banner-section.style-1 .post-tabs-wrapper .post-exerpt{
display: none;
}
.main-banner-section.style-1 .banner-slider .post-item .post-item-content .entry-title {
font-size: var(--font-size-lg);
}
@media (max-width: 1024px) {
.main-banner-section.style-1 .banner-slider-outer {
width: 100%;
order: 1;
margin-bottom: 20px;
}
.main-banner-section.style-1 .featured-posts {
width: 50%;
order: 2;
}
.main-banner-section.style-1 .post-tabs-wrapper {
width: 50%;
}
}
@media (max-width: 767px) {
.main-banner-section.style-1 .banner-slider .post-item {
height: 430px;
}
.main-banner-section.style-1 .featured-posts {
width: 100%;
}
.main-banner-section.style-1 .post-tabs-wrapper {
width: 100%;
}
}  .main-banner-section.style-2 .main-banner-section-wrapper {
display: flex;
flex-wrap: wrap;
margin-inline: -10px;
align-items: flex-start;
}
@media ( min-width: 1025px ){
.main-banner-section.style-2 .featured-posts,
.main-banner-section.style-2 .post-tabs-wrapper {
position: sticky;
top: 30px;
align-self: flex-start;
}
}
.main-banner-section.style-2 .main-banner-section-wrapper>div {
padding-inline: 10px;
}
.main-banner-section.style-2 .banner-post-outer {
width: 70%;
}
.main-banner-section.style-2 .banner-post-outer .post-item .post-item-content .entry-title {
font-size: var(--font-size-lg);
}
.main-banner-section.style-2 .post-tabs-wrapper {
width: 30%;
}
.main-banner-section.style-2 .post-tabs-wrapper .entry-meta{
margin-bottom: 0;
}
.main-banner-section.style-2 .post-tabs-wrapper .post-exerpt{
display: none;
}
@media (min-width: 1025px) {
.main-banner-section.style-2 .blog-banner{
display: flex;
gap: 20px
}
.main-banner-section.style-2 .blog-banner .post-item-content{order: 1;}
.main-banner-section.style-2 .blog-banner .post-item-image{
order: 2;
width: 40%;
height: unset;
flex-shrink: 0;
}
}
@media (max-width: 768px) {
.main-banner-section.style-2 .banner-post-outer {
width: 100%;
margin-bottom: 20px;
}
.main-banner-section.style-2 .banner-slider .post-item {
height: 430px;
}
.main-banner-section.style-2 .post-tabs-wrapper {
width: 100%;
}
}  .banner-grid-wrapper{
display: flex;
flex-wrap: wrap;
margin-inline: -10px;
align-items: flex-start;
}
@media ( min-width: 1025px ){
.banner-grid-wrapper .post-item {
position: sticky;
top: 30px;
align-self: flex-start;
}
}
.banner-grid-wrapper .post-item{
padding-inline: 10px;
}
.banner-grid-wrapper .post-item:nth-child(2){order:1;}
.banner-grid-wrapper .post-item:nth-child(1){order:2;}
.banner-grid-wrapper .post-item:nth-child(3){order:3;}
.banner-grid-wrapper .post-item:nth-child(2),
.banner-grid-wrapper .post-item:nth-child(3){
width: 25%;
}
.banner-grid-wrapper .post-item:nth-child(1){
width: 50%;
}
.banner-grid-wrapper .post-item:nth-child(1) .post-item-image{
height: 380px;
}
.banner-grid-wrapper .post-item .post-item-image a img{
aspect-ratio: unset;
}
.banner-grid-wrapper .post-item:nth-child(1) .post-item-content .entry-title{
font-size: var(--font-size-lg);
}
.banner-grid-wrapper .post-item:nth-child(1) .post-item-content .post-exerpt{
column-count: 2;
}
.banner-grid-wrapper .post-item .post-item-content .post-exerpt::first-letter{
font-size: var(--font-size-xl);
text-transform: uppercase;
font-weight: bold;
}
@media (max-width: 767px) {
.banner-grid-wrapper .post-item:nth-child(1),
.banner-grid-wrapper .post-item:nth-child(2),
.banner-grid-wrapper .post-item:nth-child(3){
width: 100%;
}
.banner-grid-wrapper .post-item:nth-child(2) .post-item-content .post-exerpt{
column-count: 1;
}
.banner-grid-wrapper .post-item:nth-child(1){order:1;}
.banner-grid-wrapper .post-item:nth-child(2){order:2;}
.banner-grid-wrapper .post-item:nth-child(3){order:3;}
}  .main-banner-section.style-4 .main-banner-section-wrapper {
display: flex;
flex-wrap: wrap;
margin-inline: -10px;
align-items: flex-start;
}
@media ( min-width: 1025px ){
.main-banner-section.style-4 .featured-posts,
.main-banner-section.style-4 .post-tabs-wrapper {
position: sticky;
top: 30px;
align-self: flex-start;
}
}
.main-banner-section.style-4 .main-banner-section-wrapper>div {
padding-inline: 10px;
}
.main-banner-section.style-4 .banner-post-outer {
width: 50%;
}
.main-banner-section.style-4 .post-tabs-wrapper ,
.main-banner-section.style-4 .featured-posts {
width: 25%;
}
.main-banner-section.style-4 .banner-post-outer .post-item .post-item-content .entry-title {
font-size: var(--font-size-lg);
}
@media (max-width: 1024px) {
.main-banner-section.style-4 .main-banner-section-wrapper {
row-gap: 20px;
}
.main-banner-section.style-4 .banner-post-outer {
width: 100%;
order: 1;
margin-bottom: 20px;
}
.main-banner-section.style-4 .featured-posts {
width: 50%;
order: 2;
}
.main-banner-section.style-4 .post-tabs-wrapper {
width: 50%;
order: 3;
}
}
@media (max-width: 767px) {
.main-banner-section.style-4 .featured-posts {
width: 100%;
}
.main-banner-section.style-4 .post-tabs-wrapper {
width: 100%;
}
}   .tab-filter-section {
container-type: inline-size;
}
.frontpage-express-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.frontpage-express-grid .post-item.post-list,
.frontpage-express-grid .post-item {
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.frontpage-express-grid .post-item.post-list {
grid-column: span 2;
}
.frontpage-express-grid .post-item.post-list:nth-child(even) {
flex-direction: row;
}
.frontpage-express-grid .post-item.post-item.post-list .post-item-image {
flex: 0 0 35%;
max-width: 35%;
}
@media (min-width: 769px) {
.frontpage-express-grid .post-item.post-list .post-item-content .entry-title {
font-size: var(--font-size-md);
}
}
@media (max-width: 768px) {
.frontpage-express-grid {
grid-template-columns: repeat(2, 1fr);
}
.frontpage-express-grid .post-item.post-list {
grid-column: span 2;
}
}
@media (max-width: 600px) {
.frontpage-express-grid {
grid-template-columns: repeat(1, 1fr);
}
.frontpage-express-grid .post-item.post-list {
grid-column: span 1;
display: block;
}
.frontpage-express-grid .post-item.post-item.post-list .post-item-image {
flex: unset;
max-width: unset;
}
.frontpage-express-grid .post-item.post-item.post-list .post-item-image a img {
aspect-ratio: 1/0.7;
}
.frontpage-express-grid .post-item.post-item.post-list .post-item-content {
padding: 20px;
flex-grow: 0;
}
.frontpage-express-grid .post-item.post-item.post-list .post-item-content .post-exerpt {
display: none;
}
}  .post-grid-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.post-grid-wrapper .post-item {
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
@media (max-width: 768px) {
.post-grid-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.post-grid-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.post-item.post-grid .post-item-image .post-thumbnail img,
.post-item.post-grid .post-item-image a img {
aspect-ratio: 1/0.7;
}  .post-item.post-list {
padding: 0px 0px;
border-bottom: 0;
display: flex;
transition: all 0.4s ease-in-out;
}
.post-item.post-list .post-item-image {
flex: 0 0 50%;
max-width: 50%;
}
.post-item.post-list .post-item-content {
flex-grow: 1;
padding: 20px;
align-self: center;
} .popularpost.style-2 .pupular-post-wrapper {
display: grid;
gap: 30px;
}
@media (min-width: 600px) {
.popularpost.style-2 .pupular-post-wrapper {
gap: 50px;
}
.popularpost.style-2 .pupular-post-wrapper .post-item.post-list {
position: relative;
display: flex;
align-items: center;
justify-content: flex-end;
min-height: 450px;
padding: 50px 0;
background: transparent;
border: none;
}
.popularpost.style-2 .pupular-post-wrapper .post-item.post-list .post-item-image {
position: absolute;
height: 100%;
width: calc(60% - 50px);
background-size: cover;
background-position: 50%;
left: 0;
top: 0;
max-width: none;
}
.popularpost.style-2 .pupular-post-wrapper .post-item.post-list .post-item-content {
flex-grow: 0;
position: relative;
z-index: 2;
width: 50%;
padding: 50px;
background-color: #fafafa;
}
.popularpost.style-2 .pupular-post-wrapper .post-item.post-list:nth-child(even) {
flex-direction: row-reverse;
}
.popularpost.style-2 .pupular-post-wrapper .post-item.post-list:nth-child(even) .post-item-image {
left: unset;
right: 0;
}
} @media (max-width: 600px) {
.pupular-post-wrapper {
display: flex;
gap: 30px;
flex-direction: column;
}
.post-item.post-list .post-item-image {
max-width: 100%;
flex-basis: unset;
}
.post-item.post-list .post-item-image a img{
aspect-ratio: 1/0.7;
}
.post-item.post-list .post-item-content {
text-align: start;
width: 100%;
}
.post-item.post-list .post-item-content .entry-meta,
.post-item.post-list .post-item-content .entry-cat .post-categories {
justify-content: flex-start;
}
}  .recentpost-wrapper {
display: grid;
gap: 10px;
grid-template-columns: repeat(3, 1fr);
padding: 10px;
border: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.post-item.overlay-post {
min-height: 380px;
padding: 20px;
display: flex;
flex-direction: column;
justify-content: flex-end;
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.post-item.overlay-post::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0)), color-stop(80%, rgba(17, 17, 17, 0.6)), to(#111111));
background-image: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.6) 80%, #111111 100%);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.post-item.overlay-post .post-overlay {
position: relative;
z-index: 1;
}
.post-item.overlay-post .post-item-content .entry-cat .post-categories li a {
display: block;
text-decoration: none;
font-weight: 500;
text-transform: capitalize;
color: #eee;
background-color: var(--primary-color);
transition: all 0.4s ease-in-out;
}
.post-item.overlay-post .post-item-content .entry-cat .post-categories li a:focus {
outline-color: #fff;
}
.post-item.overlay-post .post-item-content .entry-title a:focus,
.post-item.overlay-post .post-item-content .entry-title a:hover,
.post-item.overlay-post .post-item-content .entry-title a {
color: #fff;
}
.post-item.overlay-post .post-item-content .entry-meta li {
color: #fff;
}
.post-item.overlay-post .post-item-content .entry-meta li a {
color: #fff;
}
@media (max-width: 768px) {
.recentpost-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.post-item.overlay-post {
min-height: 380px;
}
}
@media (max-width: 480px) {
.recentpost-wrapper {
grid-template-columns: repeat(1, 1fr);
}
} .recentpost.style-2 .recentpost-wrapper .post-item.overlay-post {
min-height: 280px;
}
@media (min-width: 600px) {
.recentpost.style-2 .recentpost-wrapper .post-item.overlay-post:first-child {
grid-column: span 2;
grid-row: span 2;
}
}    .theme-archive-layout.grid-layout {
display: grid;
gap: 10px;
} .theme-archive-layout.grid-layout.grid-column-1 {
grid-template-columns: repeat(1, 1fr);
}  .theme-archive-layout.grid-layout.grid-column-2 {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width:600px) {
.theme-archive-layout.grid-layout.grid-column-2 {
grid-template-columns: repeat(1, 1fr);
}
}  .theme-archive-layout.grid-layout.grid-column-3 {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width:768px) {
.theme-archive-layout.grid-layout.grid-column-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:600px) {
.theme-archive-layout.grid-layout.grid-column-3 {
grid-template-columns: repeat(1, 1fr);
}
}  .theme-archive-layout.grid-layout.grid-column-4 {
grid-template-columns: repeat(4, 1fr);
}
@media (max-width:1024px) {
.theme-archive-layout.grid-layout.grid-column-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width:768px) {
.theme-archive-layout.grid-layout.grid-column-4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:600px) {
.theme-archive-layout.grid-layout.grid-column-4 {
grid-template-columns: repeat(1, 1fr);
}
}   .theme-archive-layout.list-layout {
display: grid;
gap: 30px;
margin-bottom: 50px;
}
.theme-archive-layout.list-layout article {
margin-bottom: 0;
}
.theme-archive-layout.list-layout article:not(.has-post-thumbnail) .post-item-image{
display: none;
}
.theme-archive-layout.list-layout article .post-item.post-list {
border: none;
}
@media (min-width:991px) {
.theme-archive-layout.list-layout.list-style-2 article .post-item.post-list {
flex-direction: row-reverse;
}
.theme-archive-layout.list-layout.list-style-3 article:nth-child(even) .post-item.post-list {
flex-direction: row-reverse;
}
} @media (min-width: 601px) {
.theme-archive-layout.list-layout.list-style-4 {
gap: 50px;
}
.theme-archive-layout.list-layout.list-style-4 article .post-item.post-list {
position: relative;
display: flex;
align-items: center;
justify-content: flex-end;
min-height: 450px;
padding: 50px 0;
background: transparent;
border: none;
}
.theme-archive-layout.list-layout.list-style-4 article:not(.has-post-thumbnail) .post-item.post-list {
min-height: unset;
padding: 0;
}
.theme-archive-layout.list-layout.list-style-4 article .post-item.post-list .post-item-image {
position: absolute;
height: 100%;
width: calc(60% - 50px);
background-size: cover;
background-position: 50%;
left: 0;
top: 0;
max-width: none;
}
.theme-archive-layout.list-layout.list-style-4 article .post-item.post-list .post-item-content {
flex-grow: 0;
position: relative;
z-index: 2;
width: 50%;
padding: 30px;
background-color: var(--color-light);
}
.theme-archive-layout.list-layout.list-style-4 article:not(.has-post-thumbnail) .post-item.post-list .post-item-content {
width: 100%;
}
.theme-archive-layout.list-layout.list-style-4 article:nth-child(even) .post-item.post-list {
flex-direction: row-reverse;
}
.theme-archive-layout.list-layout.list-style-4 article:nth-child(even) .post-item.post-list .post-item-image {
left: unset;
right: 0;
}
} @media (max-width: 600px) {
.theme-archive-layout.list-layout article .post-item.post-list {
flex-direction: column;
}
.theme-archive-layout.list-layout article .post-item.post-list .post-item-image{
flex: unset;
}
.theme-archive-layout.list-layout article .post-item.post-list .post-item-image a img{
aspect-ratio: 1/0.7;
}
.theme-archive-layout.list-layout article .post-item.post-list .post-item-content{
padding: 20px;
}
.theme-archive-layout.list-layout article .post-item.post-list .post-item-content p{
margin-bottom: 0;
}
}   .site-main .post-navigation,
.site-main .posts-navigation {
padding: 20px 0;
border-block: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.post-navigation .nav-links,
.posts-navigation .nav-links {
display: flex;
}
@media only screen and (max-width: 480px) {
.post-navigation .nav-links,
.posts-navigation .nav-links {
flex-wrap: wrap;
}
}
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
flex: 1 0 50%;
}
.post-navigation .nav-previous a,
.posts-navigation .nav-previous a {
display: inline-flex;
align-items: center;
gap: 5px;
color: var(--color-text);
transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
text-decoration: none;
}
.post-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before {
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f104";
display: inline-block;
}
.post-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover {
color: var(--primary-color);
}
@media only screen and (max-width: 480px) {
.post-navigation .nav-previous a,
.posts-navigation .nav-previous a {
flex-direction: column;
align-items: flex-start;
}
}
.post-navigation .nav-next,
.posts-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
}
.post-navigation .nav-next a,
.posts-navigation .nav-next a {
display: inline-flex;
align-items: center;
gap: 5px;
justify-content: flex-end;
color: var(--color-text);
transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
text-decoration: none;
}
.post-navigation .nav-next a::after,
.posts-navigation .nav-next a::after {
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f105";
display: inline-block;
}
.post-navigation .nav-next a:focus,
.post-navigation .nav-next a:hover,
.posts-navigation .nav-next a:focus,
.posts-navigation .nav-next a:hover {
color: var(--primary-color);
}
@media only screen and (max-width: 480px) {
.post-navigation .nav-next a,
.posts-navigation .nav-next a {
flex-direction: column;
align-items: flex-end;
}
.post-navigation .nav-next a>*,
.posts-navigation .nav-next a>* {
order: 1;
}
.post-navigation .nav-next a::after,
.posts-navigation .nav-next a::after {
order: 0;
}
} nav.navigation.pagination .nav-links {
display: flex;
gap: 5px;
margin: 10px 0 20px;
justify-content: center;
}
nav.navigation.pagination .nav-links span,
nav.navigation.pagination .nav-links a {
text-decoration: none;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
color: var(--color-text);
border: 1px solid var(--color-text);
}
nav.navigation.pagination .nav-links span.prev,
nav.navigation.pagination .nav-links a.prev,
nav.navigation.pagination .nav-links span.next,
nav.navigation.pagination .nav-links a.next {
font-size: 0;
}
nav.navigation.pagination .nav-links span.prev::after,
nav.navigation.pagination .nav-links a.prev::after,
nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.next::after {
content: "\f30a";
font-size: 1rem;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
font-family: Font Awesome\ 5 Free;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.next::after {
content: "\f30b";
}
nav.navigation.pagination .nav-links span:hover,
nav.navigation.pagination .nav-links a:hover,
nav.navigation.pagination .nav-links span:focus,
nav.navigation.pagination .nav-links a:focus {
color: var(--primary-color);
border: 1px solid var(--primary-color);
}
nav.navigation.pagination .nav-links span.current {
color: #fff;
background-color: var(--primary-color);
border: 1px solid var(--primary-color);
}
nav.navigation.pagination .nav-links span.dots {
border: none;
}
nav.navigation.pagination .nav-links span.dots:hover,
nav.navigation.pagination .nav-links span.dots:focus {
color: var(--color-text);
border: none;
}   body.sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
} section.error-404.not-found {
margin-bottom: 50px;
text-align: center;
max-width: 991px;
margin-inline: auto;
}  .page-links {
clear: both;
margin: 0 0 1.5em;
}
.site-main article .entry-header .entry-title {
font-size: var(--font-size-lg);
font-family: var(--font-head);
margin-top: 0;
margin-bottom: 1.3rem;
}
@media (min-width: 992px) {
.site-main article .entry-header .entry-title {
margin-bottom: 1.1rem;
}
}
.site-main article .entry-header .entry-title a {
text-decoration: none;
color: var(--color-text);
}
.site-main article .entry-meta {
padding-bottom: 10px;
}
.site-main article .entry-meta span {
font-weight: normal;
}
.site-main article .entry-meta span a,
.site-main article .entry-meta span span {
font-weight: normal;
}
.site-main article .entry-meta span a {
text-decoration: none;
color: var(--color-text);
}
.site-main article .entry-meta span a:hover {
color: var(--primary-color);
}
.site-main article .entry-meta span a i {
margin-inline-end: 5px;
}
.site-main article .entry-meta span.comments-link a {
font-weight: bold;
}
.site-main article .post-thumbnail {
display: block;
line-height: 0;
}
.site-main article .post-thumbnail img {
width: 100%;
transition: all 0.3s linear;
}
@media (min-width: 992px) {
.site-main article .entry-meta {
padding: 10px 0 20px;
padding-top: 0;
}
}
.site-main article .entry-content {
margin-top: 0;
}
.site-main article .entry-content p {
margin-bottom: 10px;
}
.site-main article .entry-footer {
display: flex;
flex-direction: column;
margin-top: 10px;
}
.site-main article .entry-footer span {
margin-bottom: 6px;
font-weight: bold;
}
.site-main article .entry-footer span a,
.site-main article .entry-footer span span {
font-weight: normal;
}
.site-main article .entry-footer span a {
text-decoration: none;
color: var(--color-text);
}
.site-main article .entry-footer span a:hover {
color: var(--primary-color);
}
.site-main article .entry-footer span.comments-link a {
font-weight: bold;
} body.single .site-main>article header {
margin-bottom: 10px;
}
body.single .site-main>article header .entry-title {
margin-bottom: 10px;
}
body.single .site-main>article header .entry-meta {
padding-bottom: 0;
margin-bottom: 10px;
}
.no-sidebar .entry-content {
max-width: 750px;
margin-left: auto;
margin-right: auto;
}
.related-posts .post-item .post-item-image .post-thumbnail img{
object-fit: cover;
}  .breadcrumb-trail.breadcrumbs {
padding: 20px 0px;
}
body.aft-single-full-header .breadcrumb-trail.breadcrumbs {
padding-bottom: 20px;
}
ul.trail-items {
margin: 0;
padding: 0;
}
ul.trail-items li {
display: inline-block;
margin-right: 5px;
}
ul.trail-items li a {
text-decoration: none;
color: var(--color-text);
opacity: 0.7;
}
ul.trail-items li a:hover {
opacity: 1;
color: var(--primary-color);
transition: all 1200ms cubic-bezier(.215, .610, .355, 1);
}
ul.trail-items li:after {
content: ' / ';
padding: 0 2px;
color: var(--color-text);
}
ul.trail-items li:last-child:after {
display: none;
}  .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .comments-area {
padding-bottom: 30px;
}
.comments-area>* {
margin-top: 30px;
margin-bottom: 30px;
}
.comments-area>*:first-child {
margin-top: 0;
}
.comments-area>*:last-child {
margin-bottom: 0;
}
.comments-area.show-avatars .avatar {
border-radius: 50%;
position: absolute;
top: 10px;
}
.comments-area.show-avatars .fn {
display: inline-block;
padding-left: 85px;
}
.comments-area.show-avatars .comment-metadata {
padding: 8px 0 9px 85px;
} .comment-reply-title {
display: flex;
justify-content: space-between;
}
.comment-reply-title small a {
font-style: normal;
font-weight: normal;
letter-spacing: normal;
} .comment .comment-respond .comment-reply-title {
font-size: 30px;
} .comments-area [type="checkbox"],
.comments-area [type="radio"] {
margin-bottom: 7px;
margin-right: 10px;
}
.comment-list {
padding-left: 0;
list-style: none;
margin-left: 0;
}
.comment-list ol {
margin-left: 0;
}
.comment-list>li {
margin-top: 30px;
margin-bottom: 30px;
}
.comment-list .children {
list-style: none;
padding-left: 0;
}
.comment-list .children>li {
margin-top: 30px;
margin-bottom: 30px;
}
@media only screen and (min-width: 482px) {
.comment-list .depth-2,
.comment-list .depth-3 {
padding-left: calc(4 * 20px);
}
} .comment-meta .comment-author {
margin-bottom: calc(0.25 *20px);
}
@media only screen and (min-width: 482px) {
.comment-meta .comment-author {
margin-bottom: 0;
padding-right: 0;
}
}
.comment-meta .comment-author .fn {
font-weight: normal;
hyphens: auto;
word-wrap: break-word;
word-break: break-word;
}
.comment-meta .comment-metadata {
color: var(--text-color-normal);
padding: 8px 0 9px 0;
display: flex;
justify-content: space-between;
}
.comment-meta .comment-metadata .edit-link {
margin-left: 20px;
}
@media only screen and (min-width: 482px) {
.comment-meta {
margin-right: inherit;
}
.comment-meta .comment-author {
max-width: inherit;
}
}
.bypostauthor {
display: block;
}
.says {
display: none;
}
.comment-meta {
margin-bottom: 10px;
}
.comment-body {
position: relative;
margin-bottom: 40px;
padding: 30px;
background-color: #f9f9f9;
border: 1px solid #eee;
}
.dark-mode .comment-body {
background-color: var(--color-dark);
border: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.comment-body .reply {
margin: 0;
}
.comment-content {
word-wrap: break-word;
padding-bottom: 15px;
color: var(--color-text);
}
.pingback .comment-body,
.trackback .comment-body {
margin-top: 30px;
margin-bottom: 30px;
}
.comment-respond {
margin-top: 30px;
}
.comment-respond>* {
margin-top: 20px;
margin-bottom: 20px;
}
.comment-respond>*:first-child {
margin-top: 0;
}
.comment-respond>*:last-child {
margin-bottom: 0;
}
.comment-respond>*:last-child.comment-form {
margin-bottom: 30px;
}
.comment-author {
padding-top: 3px;
}
.reply a,
.comment-content a,
.comment-meta .comment-metadata a,
.comment-author .url {
color: currentColor;
}
.reply a:focus,
.comment-content a:focus,
.comment-meta .comment-metadata a:focus,
.comment-author .url:focus,
.reply a:hover,
.comment-content a:hover,
.comment-meta .comment-metadata a:hover,
.comment-author .url:hover {
color: var(--theme-color);
}
.comment-form {
display: flex;
flex-wrap: wrap;
}
.comment-form>* {
flex-basis: 100%;
}
.comment-form .comment-form-url,
.comment-form .comment-form-comment {
width: 100%;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
flex-basis: 0;
flex-grow: 1;
}
@media only screen and (max-width: 481px) {
.comment-form .comment-form-author,
.comment-form .comment-form-email {
flex-basis: 100%;
}
}
.comment-form .comment-form-cookies-consent>label,
.comment-form .comment-notes {
font-size: 1rem;
font-weight: normal;
}
.comment-form>p {
margin-bottom: 10px;
}
.comment-form>p a {
color: var(--text-color-normal);
transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
text-decoration: none;
}
.comment-form>p a:focus,
.comment-form>p a:hover {
color: var(--theme-color);
}
.comment-form>p:first-of-type {
margin-top: 0;
}
.comment-form>p:last-of-type {
margin-bottom: 0;
}
.comment-form>p label,
.comment-form>p input[type=email],
.comment-form>p input[type=text],
.comment-form>p input[type=url],
.comment-form>p textarea {
display: block;
font-size: var(--global--font-size-sm);
margin-bottom: calc(.5 *20px);
width: 100%;
font-weight: var(--form--label-weight);
}
.comment-form>p.comment-form-cookies-consent {
display: flex;
align-items: center;
}
@media only screen and (min-width: 482px) {
.comment-form>p.comment-form-author,
.woocommerce #review_form #respond p {
margin-right: calc(1.5 * 20px);
}
.comment-form>p.comment-notes,
.comment-form>p.logged-in-as {
display: block;
}
}
nav.breadcrumb-trail ul.trail-items {
list-style: none;
padding: 0;
margin: 0;
color: var(--text-color-normal);
}
nav.breadcrumb-trail ul.trail-items li {
display: inline-block;
}
nav.breadcrumb-trail ul.trail-items li a {
text-decoration: none;
color: var(--text-color-normal);
}
nav.breadcrumb-trail ul.trail-items li a:hover {
color: var(--theme-color);
}
nav.breadcrumb-trail ul.trail-items li::after {
margin: 0 0.3rem;
}
nav.breadcrumb-trail ul.trail-items li:last-child::after {
display: none;
} #comments.comments-area {
margin-block: 20px;
}
#comments.comments-area .comments-title {
font-size: var(--font-size-lg);
font-family: var(--font-body);
line-height: 1.2;
}
#comments.comments-area .comment-list .comment .comment-author img {
float: left;
margin-right: 20px;
margin-bottom: 20px;
width: 50px;
}
#comments.comments-area .comment-list .comment .comment-content p {
margin-bottom: 5px;
}
#comments.comments-area div#respond {
margin-top: 20px;
}
#comments.comments-area div#respond #reply-title {
margin-top: 0;
font-weight: 700;
font-size: var(--font-size-base);
}
#comments.comments-area div#respond p {
margin-bottom: 5px;
}
#comments.comments-area div#respond label {
font-weight: normal;
}
#comments.comments-area div#respond textarea {
width: 100%;
}
#comments.comments-area div#respond p.comment-form-url,
#comments.comments-area div#respond p.comment-form-email,
#comments.comments-area div#respond p.comment-form-author {
display: inline-block;
width: 100%;
}
#comments.comments-area div#respond p.comment-form-url label,
#comments.comments-area div#respond p.comment-form-email label,
#comments.comments-area div#respond p.comment-form-author label {
display: block;
}
#comments.comments-area div#respond p.comment-form-url input,
#comments.comments-area div#respond p.comment-form-email input,
#comments.comments-area div#respond p.comment-form-author input {
width: 100%;
}
#comments.comments-area div#respond p.comment-form-cookies-consent label {
margin-left: 8px;
position: relative;
top: -1px;
}
#comments.comments-area div#respond input[type="submit"] {
display: inline-block;
margin-top: 10px;
}
#comments.comments-area div#respond #reply-title small a {
display: inline-block;
margin-left: 10px;
}
.comment div#respond,
.comment-content {
margin-left: 70px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .newsletter-section {
position: relative;
padding: 60px 0;
}
.newsletter-section .section-background-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
opacity: 0.4;
}
.newsletter-section .section-background-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.newsletter-section .newsletter-section-wrapper {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
@media (max-width: 992px) {
.newsletter-section .newsletter-section-wrapper {
flex-direction: column;
}
}
.newsletter-section .newsletter-section-wrapper .text-section {
color: #fff;
}
.newsletter-section .newsletter-section-wrapper .text-section .newsletter-title {
font-size: var(--font-size-md);
line-height: normal;
margin-top: 0;
margin-bottom: 10px;
}
.newsletter-section .newsletter-section-wrapper .text-section p {
margin: 0;
}
@media (max-width: 992px) {
.newsletter-section .newsletter-section-wrapper .text-section p {
margin-bottom: 20px;
text-align: center;
}
}
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget .widgettitle {
display: none;
}
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form {
display: flex;
}
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form p {
display: flex;
margin: 0;
}
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form p input {
padding: 12px 30px;
border: 1px solid #fff;
background-color: transparent;
border-radius: 0;
color: #fff;
}
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form p input:focus,
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form p input:focus-visible {
outline: none;
}
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form p input::placeholder {
color: #fff;
}
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form p#subscribe-email input {
width: 100%;
}
@media (max-width: 480px) {
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form p#subscribe-email input {
width: 200px;
}
}
@media (max-width: 320px) {
.newsletter-section .newsletter-section-wrapper .newsletter-form .jetpack_subscription_widget form p#subscribe-email input {
width: 150px;
}
}
.newsletter-section .newsletter-section-wrapper .newsletter-form button[type="submit"] {
cursor: pointer;
border: none;
border-radius: 0;
color: #fff;
background-color: var(--primary-color);
font-size: var(--font-size-sm);
text-decoration: none;
text-transform: capitalize;
font-weight: bold;
display: flex;
align-items: center;
padding: 15px 25px;
transition: all 0.3s ease;
position: relative;
}  .widget-header {
position: relative;
}
.section-header-1 .widget-title {
padding-block-end: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
text-align: left;
background: none;
position: relative;
margin: 0;
line-height: 1.2;
margin-bottom: 15px;
color: var(--color-text);
font-size: var(--font-size-base);
}
.section-header-1 .site-footer .widget-title {
border-bottom: 1px double rgba(255, 255, 255, 0.15);
}
.section-header-1 .widget-title::after {
position: absolute;
bottom: -2px;
left: 0;
content: "";
width: 60px;
height: 3px;
background: var(--primary-color);
}
.section-header-5 .widget-header>a ,
.section-header-1 .widget-header>a {
position: absolute;
top: 0;
right: 0;
padding-block: 5px;
}
.section-header-6 .widget-header,
.section-header-5 .widget-header,
.section-header-4 .widget-header,
.section-header-3 .widget-header,
.section-header-2 .widget-header {
display: flex;
justify-content: space-between;
align-items: center;
gap: 15px;
}
.section-header-6 .widget-header{
padding: 10px;
border: 1px solid rgba(var(--color-text-rgb), 0.15);
border-bottom: 0;
}
.section-header-6 .tab-filter-widget .widget-header,
.section-header-6 .tab-filter-section .widget-header{
min-height: 44px;
}
@container (max-width: 600px) {
.section-header-6 .tab-filter-main .widget-header{
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
.section-header-6 #secondary .tab-filter-widget .widget-header,
.section-header-6 .site-footer .tab-filter-widget .widget-header,
.section-header-5 .site-footer .tab-filter-widget .widget-header,
.section-header-4 .site-footer .tab-filter-widget .widget-header,
.section-header-3 .site-footer .tab-filter-widget .widget-header,
.section-header-2 .site-footer .tab-filter-widget .widget-header,
.section-header-5 #secondary .tab-filter-widget .widget-header,
.section-header-5 .secondary-widgets-area .tab-filter-widget .widget-header,
.section-header-4 .secondary-widgets-area .tab-filter-widget .widget-header,
.section-header-3 .secondary-widgets-area .tab-filter-widget .widget-header,
.section-header-2 .secondary-widgets-area .tab-filter-widget .widget-header {
flex-direction: column;
align-items: stretch;
gap: 10px;
}
.section-header-5 #secondary .widget-header .tab-filter-widget .widget-title,
.section-header-5 .site-footer .widget-header .tab-filter-widget .widget-title,
.section-header-4 .site-footer .widget-header .tab-filter-widget .widget-title,
.section-header-3 .site-footer .widget-header .tab-filter-widget .widget-title,
.section-header-2 .site-footer .widget-header .tab-filter-widget .widget-title,
.section-header-5 #secondary .widget-header .tab-filter-widget .widget-title,
.section-header-5 .secondary-widgets-area .widget-header .tab-filter-widget .widget-title,
.section-header-4 .secondary-widgets-area .widget-header .tab-filter-widget .widget-title,
.section-header-3 .secondary-widgets-area .widget-header .tab-filter-widget .widget-title,
.section-header-2 .secondary-widgets-area .widget-header .tab-filter-widget .widget-title {
margin-bottom: 5px;
}
.section-header-6 .widget-title,
.section-header-6 .widgettitle,
.section-header-5 .widget-title,
.section-header-5 .widgettitle,
.section-header-4 .widget-title,
.section-header-4 .widgettitle,
.section-header-3 .widget-title,
.section-header-3 .widgettitle,
.section-header-2 .widgettitle,
.section-header-2 .widget-title {
flex-grow: 1;
text-align: start;
background: none;
position: relative;
margin: 0;
line-height: 1.2;
margin-bottom: 15px;
color: var(--color-text);
font-size: var(--font-size-base);
display: flex;
align-items: center;
gap: 10px;
}
.section-header-6 .widget-title{
margin: 0;
}
.section-header-5 .widget-title,
.section-header-5 .widgettitle,
.section-header-4 .widget-title,
.section-header-4 .widgettitle {
gap: 0;
}
@media (max-width: 600px) {
.section-header-5 .tab-filter-widget .widget-header,
.section-header-4 .tab-filter-widget .widget-header,
.section-header-3 .tab-filter-widget .widget-header,
.section-header-2 .tab-filter-widget .widget-header {
flex-direction: column;
align-items: stretch;
gap: 0;
}
.section-header-5 .tab-filter-widget .widget-title,
.section-header-4 .tab-filter-widget .widget-title,
.section-header-3 .tab-filter-widget .widget-title,
.section-header-2 .tab-filter-widget .widget-title {
margin-bottom: 5px;
}
}
.section-header-4 .widget-title::before,
.section-header-3 .widget-title::before,
.section-header-2 .widget-title::before {
display: inline-block;
content: "";
width: 10px;
height: 10px;
border-radius: 50%;
background: var(--primary-color);
order: 2;
}
.section-header-4 .widget-title::before,
.section-header-3 .widget-title::before {
width: 30px;
height: 3px;
order: 0;
border-radius: 0;
}
.section-header-4 .widget-title::before {
order: 2;
width: 50px;
margin-inline-start: 15px;
}
.section-header-4 .widget-title::after,
.section-header-3 .widget-title::after,
.section-header-2 .widget-title::after {
display: inline-block;
content: "";
width: 10px;
flex-grow: 1;
height: 6px;
border: 1px double rgba(var(--color-text-rgb), 0.15);
border-width: 1px 0 1px 0;
order: 3;
}
.section-header-4 .widget-title::after,
.section-header-3 .widget-title::after {
border-radius: 0;
height: 3px;
border: none;
background-color: rgba(var(--color-text-rgb), 0.15);
}
.section-header-2 .site-footer .widget-title::after {
border: 1px double rgba(255, 255, 255, 0.15);
border-width: 1px 0 1px 0;
}
.section-header-4 .site-footer .widget-title::after,
.section-header-3 .site-footer .widget-title::after {
background-color: rgba(255, 255, 255, 0.15);
}
.section-header-4 .widget-header>a,
.section-header-3 .widget-header>a,
.section-header-2 .widget-header>a {
margin-bottom: 15px;
}
.section-header-5 .widget-header {
margin-bottom: 15px;
}
.section-header-5 .site-footer .widget-header {
border-bottom-color: #fff;
}
.section-header-5 .site-footer .widget-header::before {
border-bottom-color: #fff;
}
.section-header-5 .widget-title {
margin-bottom: 0;
padding-bottom: 10px;
border-bottom: 4px solid var(--color-text);
}
.section-header-5 .adore-widget>.widget-title {
margin-bottom: 15px;
}
.section-header-5 .site-footer .widget-title {
border-bottom: 4px solid #fff;
}
.section-header-5 .widget-title::before {
position: absolute;
top: auto;
right: 0;
bottom: 2px;
left: 0;
display: block;
content: '';
border-bottom: 2px solid var(--color-text);
}
.section-header-5 .site-footer .widget-title::before {
border-bottom: 2px solid #fff;
}
.section-header-6{}
.widget-header>a {
text-decoration: none;
font-size: var(--font-size-xs);
color: var(--color-text);
transition: all 0.5s;
font-weight: bold;
letter-spacing: 0.5px;
}
.widget-header>a::after {
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f101";
display: inline-block;
margin-inline-start: 10px;
}
.widget-header>a:focus,
.widget-header>a:hover {
color: var(--primary-color);
} .social-widget .social-widgets-wrap {
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.social-widget.style-2 .social-widgets-wrap {
gap: 5px;
}
.social-widget.style-2 .social-widgets-wrap a {
padding: 12px 20px;
width: auto;
height: auto;
padding-inline-start: 12px;
}
.social-widget.style-2 .social-widgets-wrap a .screen-reader-text {
clip: unset;
clip-path: unset;
height: auto;
width: auto;
margin: 0;
position: relative !important;
overflow: visible;
top: inherit;
margin-inline-start: 5px;
font-weight: 900;
}  .author-widget {
container-type: inline-size;
color: var(--color-text);
}
.author-widget .adore-widget-body{
display: flex;
gap: 25px;
padding: 15px;
align-items: center;
border: 4px double var(--color-text);
}
.site-footer .author-widget {
color: #fff;
}
.author-widget .author-img {
flex-shrink: 0;
}
.author-widget .author-img img {
width: 250px;
height: 250px;
object-fit: cover;
border-radius: 50%;
}
.author-widget .author-details .author-name {
margin: 0 0 10px;
font-size: var(--font-size-md);
font-weight: 700;
line-height: 1.3;
}
.author-widget .author-details .author-description{
margin-block: 10px;
}
.author-widget .author-details .author-social-contacts {
display: inline-flex;
}
@container (max-width: 500px) {
.author-widget .adore-widget-body{
flex-direction: column;
align-items: flex-start;
}
.author-widget .author-img img {
width: 120px;
height: 120px;
}
}  .featured-widget {
container-type: inline-size;
}
.featured-widget .adore-widget-body {
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.featured-widget .adore-widget-body .post-item{
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.featured-widget .post-item.post-list .post-item-image {
flex: 0 0 25%;
max-width: 25%;
}
.featured-widget .post-item.post-list .post-item-content {
padding-inline-start: 10px;
}
.featured-widget .post-item .post-item-content .entry-title {
margin-block-start: 0;
} .featured-widget.style-2 .post-item.post-list {
flex-direction: row-reverse;
}
.featured-widget.style-2 .post-item.post-list .post-item-content{
text-align: end;
}
.featured-widget.style-2 .post-item.post-list .post-item-content .entry-meta {
justify-content: flex-end;
}  .featured-widget.style-3 .post-item.post-list {
position: relative;
min-height: 150px;
padding: 0;
}
.featured-widget.style-3 .post-item.post-list .post-item-image {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
max-width: none;
}
.featured-widget.style-3 .post-item.post-list .post-item-image a {
position: relative;
}
.featured-widget.style-3 .post-item.post-list .post-item-image a::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 2;
background-image: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.6) 40%, #111111 100%);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.featured-widget.style-3 .post-item.post-list .post-item-image a img {
max-width: none;
aspect-ratio: unset;
}
.featured-widget.style-3 .post-item.post-list .post-item-content {
padding: 40px 20px;
position: relative;
z-index: 2;
color: #fff;
}
.featured-widget.style-3 .post-item.post-list .post-item-content .entry-title a:focus,
.featured-widget.style-3 .post-item.post-list .post-item-content .entry-title a:hover,
.featured-widget.style-3 .post-item.post-list .post-item-content .entry-title a {
color: #fff;
}
.featured-widget.style-3 .post-item.post-list .post-item-content .entry-meta li,
.featured-widget.style-3 .post-item.post-list .post-item-content .entry-meta li a {
color: #fff;
} @container (max-width: 600px) {
.featured-widget .post-item.post-list {
flex-direction: row;
}
.featured-widget .post-item .post-item-content {
padding-block: 0;
padding-inline-end: 0;
}
.featured-widget .post-item .post-item-content .entry-title {
font-size: var(--font-size-sm);
}
.featured-widget .post-item.post-list .post-item-content .entry-meta {
margin: 0;
}
.featured-widget .post-item.post-list .post-item-content .post-exerpt {
display: none;
}
.featured-widget.style-2 .post-item.post-list .post-item-content {
text-align: end;
padding-inline-end: 10px;
padding-inline-start: 10px;
}
.featured-widget.style-3 .post-item.post-list {
min-height: unset;
}
.featured-widget.style-3 .post-item.post-list .post-item-content {
padding: 20px;
}
.featured-widget.style-3 .post-item.post-list .post-item-content .post-exerpt {
display: none;
}
}  .grid-widget {
container-type: inline-size;
}
.grid-widget .adore-widget-body {
display: grid;
grid-template-columns: repeat(4, 1fr);
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.grid-widget .adore-widget-body .post-item{
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
@container (max-width: 1015px) {
.grid-widget .adore-widget-body {
grid-template-columns: repeat(3, 1fr);
}
}
@container (max-width: 768px) {
.grid-widget .adore-widget-body {
grid-template-columns: repeat(2, 1fr);
}
}
@container (max-width: 600px) {
.grid-widget .adore-widget-body {
grid-template-columns: repeat(1, 1fr);
}
.grid-widget .post-item .post-item-content {
padding: 10px;
}
}  .latest-widget {
container-type: inline-size;
}
.latest-widget .post-latest-widget-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.latest-widget .post-latest-widget-wrapper .post-item{
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
@container (max-width: 1015px) {
.latest-widget .post-latest-widget-wrapper {
grid-template-columns: repeat(3, 1fr);
}
}
@container (max-width: 600px) {
.latest-widget .post-latest-widget-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.latest-widget .post-item .post-item-content {
padding: 10px;
}
.latest-widget .post-item .post-item-content .entry-title {
font-size: var(--font-size-sm);
}
.latest-widget .post-item .post-item-content .entry-meta,
.latest-widget .post-item .post-item-content .entry-cat{
display: none;
}
}
@container (max-width: 320px) {
.latest-widget .post-latest-widget-wrapper {
grid-template-columns: repeat(1, 1fr);
}
.latest-widget .post-item .post-item-content .entry-meta{
display: flex;
}
.latest-widget .post-item .post-item-content .entry-cat{
display: block;
}
}  .list-widget{
container-type: inline-size;
}
.list-widget .post-list-widget-wrapper{
display: flex;
flex-direction: column;
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.list-widget .post-list-widget-wrapper .post-item{
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.list-widget .post-item.post-list .post-item-image a img {
aspect-ratio: 1/0.7;
}
@container (max-width: 1015px) {
.list-widget .post-item.post-list .post-item-image a img {
aspect-ratio: 1/0.7;
}
}
@container (min-width: 601px) {
.list-widget.style-2 .post-item.post-list{
flex-direction: row-reverse;
}
.list-widget.style-2 .post-item.post-list .post-item-content{
text-align: end;
}
.list-widget.style-2 .post-item .post-item-content .entry-cat .post-categories,
.list-widget.style-2 .post-item .post-item-content .entry-meta{
justify-content: flex-end;
}
.list-widget .post-list-widget-wrapper .post-item .post-item-content .entry-title{
font-size: var(--font-size-md);
}
}
@container (max-width: 600px) {
.list-widget .post-item.post-list {
flex-direction: column;
}
.list-widget .post-item.post-list .post-item-image{
max-width: 100%;
width: 100%;
}
.list-widget .post-item.post-list .post-item-content{
padding: 15px 0 0;
}
}  .most-read-widget{
container-type: inline-size;
}
.most-read-widget .most-read-widget-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.most-read-widget .most-read-widget-wrapper .post-item{
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.most-read-widget .post-item.post-list .post-item-image {
flex: 0 0 25%;
max-width: 25%;
flex-shrink: 0;
}
.most-read-widget .post-item.post-list .post-item-content {
flex-grow: 1;
padding: 0;
padding-inline-end: 10px;
padding-inline-start: 10px;
text-align: start;
}
.most-read-widget .post-item.post-list .post-item-content .entry-title {
font-size: var(--font-size-sm);
margin-top: 0;
}
@container (max-width: 1020px) {
.most-read-widget .most-read-widget-wrapper {
grid-template-columns: repeat(3, 1fr);
}
}
@container (max-width: 768px) {
.most-read-widget .most-read-widget-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@container (max-width: 600px) {
.most-read-widget .most-read-widget-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
@container (max-width: 375px) {
.most-read-widget .post-item.post-list .post-item-content .entry-title {
margin-block-end: 0;
}
.most-read-widget .post-item.post-list .post-item-content .entry-meta {
display: none;
}
}  .express-list-widget{
container-type: inline-size;
}
.express-list-widget .express-list-widget-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.express-list-widget .express-list-widget-wrapper .post-item{
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.express-list-widget .post-item:not(:first-child) .post-item-image {
flex: 0 0 25%;
max-width: 25%;
}
.express-list-widget .post-item:not(:first-child) .post-item-content {
padding-block: 0;
padding-inline-end: 10px;
padding-inline-start: 10px;
}
.express-list-widget .post-item:first-child .post-item-content .entry-title {
font-size: var(--font-size-md);
}
.express-list-widget .post-item:not(:first-child) .post-item-content .entry-title {
margin-top: 0;
margin-bottom: 10px;
font-size: calc(var(--font-size-base) - 2px);
}
.express-list-widget .post-item:not(:first-child) .post-item-content .entry-meta {
margin: 0;
}
.express-list-widget .post-item:not(:first-child) .post-item-content .post-btn ,
.express-list-widget .post-item:not(:first-child) .post-item-content .post-categories,
.express-list-widget .post-item:not(:first-child) .post-item-content .post-exerpt {
display: none;
}
.express-list-widget .post-item.post-list .post-item-content .post-exerpt:last-child p {
margin-bottom: 0;
}
.express-list-widget .express-list-widget-wrapper .post-item:first-child {
grid-column: span 1;
grid-row: span 4;
} .express-list-widget.style-2 .post-item.overlay-post {
padding: 0;
}
#secondary .express-list-widget.style-2 .post-item.overlay-post,
.site-footer .express-list-widget.style-2 .post-item.overlay-post,
.secondary-widgets-area .express-list-widget.style-2 .post-item.overlay-post {
min-height: 280px;
}
.express-list-widget.style-2 .post-item.overlay-post .post-item-image {
position: absolute;
width: 100%;
height: 100%;
}
.express-list-widget.style-2 .post-item.overlay-post .post-item-image::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0)), color-stop(80%, rgba(17, 17, 17, 0.6)), to(#111111));
background-image: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.6) 80%, #111111 100%);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
z-index: 2;
}
.express-list-widget.style-2 .post-item.overlay-post .post-item-content {
position: relative;
z-index: 3;
padding: 20px;
}
.express-list-widget.style-2 .post-item.overlay-post .post-item-content .post-btn a,
.express-list-widget.style-2 .post-item.overlay-post .post-item-content .post-exerpt p {
color: #fff;
}
.express-list-widget.style-2 .post-item.overlay-post .post-item-content .post-btn a i::before {
background-color: #fff;
}
.express-list-widget.style-2 .post-item.overlay-post .post-item-content .post-btn a i::after {
border: 1px solid #fff;
border-bottom: 0;
border-left: 0;
} @container (max-width: 600px) {
.express-list-widget .express-list-widget-wrapper {
display: flex;
flex-direction: column;
gap: 10px;
}
.express-list-widget .express-list-widget-wrapper .post-item:first-child {
grid-column: span 1;
flex-direction: column;
}
.express-list-widget .express-list-widget-wrapper .post-item:first-child .post-item-image a img {
aspect-ratio: 1/0.7;
}
.express-list-widget .post-item:first-child .post-item-content .entry-title {
font-size: var(--font-size-base);
}
.express-list-widget .post-item:not(:first-child) .post-item-content .entry-title {
font-size: var(--font-size-sm);
}
.express-list-widget.style-2 .post-item.overlay-post .post-item-content .post-btn,
.express-list-widget.style-2 .post-item.overlay-post .post-item-content .post-exerpt{
display: none;
}
}  .slider-widget {
container-type: inline-size;
}
.slider-widget .adore-widget-body {
padding: 10px;
border: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.slider-widget .slider-wrapper .post-item {
height: 600px;
}
.slider-widget .slider-wrapper .post-item .post-overlay-wrapper {
position: absolute;
width: 100%;
bottom: 0px;
padding: 50px;
z-index: 2;
left: 0;
}
.slider-widget .slider-wrapper .post-item .entry-title {
font-size: var(--font-size-lg);
}
@container (max-width: 768px) {
.slider-widget .slider-wrapper .post-item .post-overlay-wrapper {
padding: 20px;
}
}
@container  (max-width: 600px) {
.slider-widget .slider-wrapper .post-item {
height: 400px;
}
.slider-widget .slider-wrapper .post-item .entry-title {
font-size: var(--font-size-base);
}
}  .posts-carousel-widget .adore-widget-body {
padding: 10px;
border: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.posts-carousel-widget .carousel-wrapper {
overflow: hidden;
}
.posts-carousel-widget .carousel-wrapper .slick-list {
margin: 0 -5px;
}
.posts-carousel-widget .carousel-wrapper .slick-list .slick-track .slick-slide {
padding: 0 5px;
}  .posts-tabs-widget{
container-type: inline-size;
}
.posts-tabs-widget .post-tab-container {
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.posts-tabs-widget .post-tab-container .post-item{
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head {
position: relative;
margin-bottom: 0;
}
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head .post-tabs {
list-style: none;
margin: 0;
padding: 0;
border: none;
display: flex;
position: relative;
}
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head .post-tabs li {
outline: none;
flex: 1;
}
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head .post-tabs li a {
font-size: var(--font-size-sm);
font-weight: bold;
color: #fff;
background-color: var(--primary-color);
padding: 8px 12px;
text-decoration: none;
outline: none;
display: flex;
align-items: center;
gap: 10px;
border: 1px solid rgba(var(--color-text-rgb), 0.15);
border-bottom: 0;
}
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head .post-tabs li a.inactive {
color: var(--color-text);
background-color: transparent;
}
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head .post-tabs li a:not(.inactive):focus,
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head .post-tabs li a:not(.inactive):hover {
color: #fff;
background-color: var(--primary-color);
}
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head .post-tabs li a:hover,
.posts-tabs-widget .post-tabs-wrapper .post-tabs-head .post-tabs li a.inactive:hover {
color: var(--primary-color);
outline: none;
}
.posts-tabs-widget .post-item .post-item-image a img {
aspect-ratio: 1/0.7;
}
@container (max-width: 600px) {
.posts-tabs-widget .post-item .post-item-image {
flex: 0 0 25%;
max-width: 25%;
}
.posts-tabs-widget .post-item .post-item-image a img {
aspect-ratio: 1;
}
.posts-tabs-widget .post-item .post-item-content {
padding-block: 0;
padding-inline-end: 0;
padding-inline-start: 10px;
}
.posts-tabs-widget .post-item .post-item-content .entry-title{
font-size: var(--font-size-sm);
}
.posts-tabs-widget .post-tabs-wrapper .post-tab-content-wrapper .post-tab-container .post-item .post-categories,
.posts-tabs-widget .post-tabs-wrapper .post-tab-content-wrapper .post-tab-container .post-item .post-exerpt,
.posts-tabs-widget .post-tabs-wrapper .post-tab-content-wrapper .post-tab-container .post-item .post-btn {
display: none;
}
}  .tab-filter-widget {
container-type: inline-size;
}
.tab-filter-section .widget-header,
.tab-filter-widget .widget-header {
position: relative;
}
.tab-filter-widget .widget-header.no-title {
min-height: 33px;
padding-block-end: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.tab-filter-section ul.tabs-nav-filter,
.tab-filter-widget ul.tabs-nav-filter {
padding: 0;
list-style: none;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 5px;
background-color: var(--color-background);
}
.site-footer .tab-filter-section ul.tabs-nav-filter,
.site-footer .tab-filter-widget ul.tabs-nav-filter {
background-color: transparent;
}
.tab-filter-section .widget-header ul.tabs-nav-filter,
.tab-filter-widget .widget-header ul.tabs-nav-filter {
position: absolute;
inset-inline-end: 0;
top: 0;
}
.section-header-6 .tab-filter-section .widget-header.no-title ul.tabs-nav-filter,
.section-header-6 .tab-filter-widget .widget-header.no-title ul.tabs-nav-filter,
.tab-filter-section .widget-header.no-title ul.tabs-nav-filter,
.tab-filter-widget .widget-header.no-title ul.tabs-nav-filter {
right: unset;
left: 0;
}
.tab-filter-section ul.tabs-nav-filter a,
.tab-filter-widget ul.tabs-nav-filter a {
text-decoration: none;
padding: 10px 7px;
font-weight: bold;
font-size: var(--font-size-sm);
}
.tab-filter-section ul.tabs-nav-filter a.inactive,
.tab-filter-widget ul.tabs-nav-filter a.inactive {
color: var(--color-text);
}
.tab-filter-section ul.tabs-nav-filter a.inactive:focus,
.tab-filter-section ul.tabs-nav-filter a.inactive:hover,
.tab-filter-section ul.tabs-nav-filter li a:not(.inactive),
.tab-filter-widget ul.tabs-nav-filter a.inactive:focus,
.tab-filter-widget ul.tabs-nav-filter a.inactive:hover,
.tab-filter-widget ul.tabs-nav-filter li a:not(.inactive) {
color: var(--primary-color);
}
.site-footer .top-footer .top-footer-widgets .footer-widget .tab-filter-section ul.tabs-nav-filter li a:not(.inactive),
.site-footer .top-footer .top-footer-widgets .footer-widget .tab-filter-widget ul.tabs-nav-filter li a:not(.inactive){
opacity: 1;
color: var(--primary-color);
}
.tab-filter-widget .express-list-widget-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.tab-filter-widget .express-list-widget-wrapper .post-item{
padding: 10px;
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.tab-filter-widget .express-list-widget-wrapper .post-item:first-child {
grid-row: span 3;
grid-column: span 2;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.overlay-post {
padding: 0;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.overlay-post .post-item-image {
position: absolute;
width: 100%;
height: 100%;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.overlay-post .post-item-image::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0)), color-stop(80%, rgba(17, 17, 17, 0.6)), to(#111111));
background-image: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.6) 80%, #111111 100%);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
z-index: 2;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.overlay-post .post-item-content {
position: relative;
z-index: 3;
padding: 20px;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.post-list {
grid-column: span 2;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.post-list,
.tab-filter-widget .express-list-widget-wrapper .post-item.post-list:nth-child(even) {
flex-direction: row;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.post-list .post-item-image {
flex: 0 0 25%;
max-width: 25%;
height: 100%;
}
.primary-widgets-area .tab-filter-widget .express-list-widget-wrapper .post-item.post-list .post-item-content {
text-align: start;
width: 100%;
padding-block: 0;
padding-inline-end: 10px;
padding-inline-start: 10px;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.post-list .post-item-content .entry-title {
margin-top: 0;
margin-bottom: 10px;
font-size: var(--font-size-sm);
}
@container (min-width: 601px) {
.section-header-6 .tab-filter-section .widget-header ul.tabs-nav-filter,
.section-header-6 .tab-filter-widget .widget-header ul.tabs-nav-filter {
top: 50%;
transform: translateY(-50%);
}
.section-header-6 .tab-filter-section ul.tabs-nav-filter a,
.section-header-6 .tab-filter-widget ul.tabs-nav-filter a{
border-inline-start: 1px solid rgba(var(--color-text-rgb), 0.15);
}
}
@container (max-width: 600px) {
.tab-filter-widget .express-list-widget-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.tab-filter-section .tab-filter-main .widget-header{
gap: 10px;
flex-direction: column;
align-items: unset;
}
.tab-filter-widget .widget-header.no-title {
min-height: 0;
padding-block-end: 0;
}
.tab-filter-section .widget-header ul.tabs-nav-filter,
.tab-filter-widget .widget-header ul.tabs-nav-filter {
position: unset;
margin-bottom: 10px;
margin-inline-start: -7px;
}
.tab-filter-widget .express-list-widget-wrapper .post-item.overlay-post {
min-height: 280px;
}
}  .trending-posts-widget {
position: relative;
isolation: isolate;
container-type: inline-size;
padding: 10px;
border: 2px solid var(--color-text);
}
.section-header-6 .trending-posts-widget .widget-header{
border: none;
padding: 5px;
}
.section-header-6 .trending-posts-widget .widget-header .widget-title{
margin-bottom: 0;
padding-bottom: 10px;
border-bottom: 4px solid var(--color-text);
}
.section-header-6 .trending-posts-widget .widget-header >a{
position: absolute;
top: 50%;
inset-inline-end: 0;
transform: translateY(-50%);
}
.section-header-6 .trending-posts-widget .widget-header .widget-title::before {
position: absolute;
top: auto;
right: 0;
bottom: 2px;
left: 0;
display: block;
content: '';
border-bottom: 2px solid var(--color-text);
}
.trending-posts-widget::after {
position: absolute;
content: '';
display: block;
inset: 2px;
border: 1px solid var(--color-text);
z-index: -1;
}
.trending-posts-widget .post-item.post-list .post-item-content {
padding: 0;
}
.trending-posts-widget .post-item.post-list .post-item-content .entry-title {
margin: 0;
display: flex;
gap: 5px
}
.trending-posts-widget-wrapper{
display: flex;
flex-wrap: wrap;
margin-inline: -8px;
counter-reset:trending-counter; }
.trending-posts-widget-wrapper .trending-list-outer{ }
.trending-posts-widget-wrapper .trending-list-outer{
width: 25%;
flex-grow: 1;
padding: 15px;
counter-increment: trending-counter;
}
.trending-posts-widget-wrapper .trending-list-outer .entry-title::before{
content: counter(trending-counter);
font-family: var(--font-body);
font-size: calc(var(--font-size-md) + 2px);
width: 40px;
flex-shrink: 0;
text-align: center;
line-height: 1.2;
align-self: flex-start;
color: var(--primary-color);
}
@container (min-width: 1101px) {
.trending-posts-widget-wrapper .trending-list-outer{
border-right: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.trending-posts-widget-wrapper .trending-list-outer:nth-child(n+5){
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
}
}
@container (max-width: 1100px) {
.trending-posts-widget-wrapper .trending-list-outer{
width: 33.33%;
border-right: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.trending-posts-widget-wrapper .trending-list-outer:nth-child(n+4){
border-top: 1px solid rgba(var(--color-text-rgb), 0.15);
}
}
@container (max-width: 500px) {
.trending-posts-widget-wrapper{
margin: 0;
}
.trending-posts-widget-wrapper .trending-list-outer{
width: 100%;
border-right: 0;
}
.trending-posts-widget-wrapper .trending-list-outer:not(:last-child){
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
}  .categories-posts-widget{
container-type: inline-size;
}
.adore-category-post-wrapper{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
border: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.adore-category-post-wrapper .category-header{
margin: 0;
display: flex;
gap: 5px;
align-items: center;
padding-block: 10px;
font-size: var(--font-size-base);
border-bottom: 2px solid rgba(var(--color-text-rgb), 0.15);
}
.adore-category-post-wrapper .category-header a {
color: var(--color-text);
text-decoration: none;
}
.adore-category-post-wrapper .category-header a:hover,
.adore-category-post-wrapper .category-header a:focus {
color: var(--primary-color);
}
.adore-category-post-wrapper .category-header span{
opacity: 0.7;
color: var(--primary-color);
font-size: var(--font-size-sm);
}
.adore-category-post-wrapper .adore-category-single{
padding-inline: 15px;
}
.adore-category-post-wrapper .post-item:not(:last-child){
border-bottom: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.adore-category-post-wrapper .post-item .post-item-content{
padding-bottom: 15px;
}
.adore-category-post-wrapper .post-item .post-item-content .entry-title{
font-size: calc(var(--font-size-sm) + 3px);
}
.adore-category-post-wrapper .adore-category-single{
border-inline-end: 1px solid rgba(var(--color-text-rgb), 0.15);
}
.adore-category-post-wrapper .adore-category-single:last-child{
border-inline-end: 0;
}
@container (max-width: 1100px) {
.adore-category-post-wrapper .adore-category-single:nth-child(4){
grid-column: span 3;
}
.adore-category-post-wrapper .adore-category-single:nth-child(4) .category-header{
border-block: 2px solid rgba(var(--color-text-rgb), 0.15);
}
}
@container (max-width: 768px) {
.adore-category-post-wrapper .adore-category-single:nth-child(4){
grid-column: span 1;
}
.adore-category-post-wrapper .adore-category-single:not(:first-child) .category-header{
border-block: 2px solid rgba(var(--color-text-rgb), 0.15);
margin-top: 10px;
}
}   .site-footer {
--color-text-rgb: 255, 255, 255;
--color-text: #fff;
margin-top: 50px;
background-color: #1c1c1c;
}
.dark-mode .site-footer {
background-color: #101010;
}
.newsletter-section+.site-footer {
margin-top: 0;
}
.site-footer .top-footer {
padding-top: 50px;
}
.site-footer .top-footer .top-footer-widgets {
display: flex;
flex-wrap: wrap;
margin-inline: -15px;
}
.site-footer .top-footer .top-footer-widgets .footer-widget {
width: 25%;
padding-inline: 15px;
flex-shrink: 0;
color: #fff;
}
@media (max-width: 768px) {
.site-footer .top-footer .top-footer-widgets .footer-widget {
width: 50%;
}
}
@media (max-width: 480px) {
.site-footer .top-footer .top-footer-widgets .footer-widget {
width: 100%;
}
}
.site-footer .top-footer .top-footer-widgets .footer-widget h1,
.site-footer .top-footer .top-footer-widgets .footer-widget h2,
.site-footer .top-footer .top-footer-widgets .footer-widget h3,
.site-footer .top-footer .top-footer-widgets .footer-widget h4,
.site-footer .top-footer .top-footer-widgets .footer-widget h5,
.site-footer .top-footer .top-footer-widgets .footer-widget h6 {
margin-top: 0;
}
.site-footer .top-footer .top-footer-widgets .footer-widget a {
color: #fff;
opacity: 0.8;
transition: all 0.3s ease;
}
.site-footer .post-item .post-item-content .entry-meta li span.line {
background-color: #fff;
}
.site-footer .top-footer .top-footer-widgets .footer-widget a:focus,
.site-footer .top-footer .top-footer-widgets .footer-widget a:hover {
color: #fff;
opacity: 1;
}
.site-footer .top-footer .top-footer-widgets .footer-widget .post-item.post-list .mag-post-img>a {
opacity: 1;
}
.site-footer .top-footer .top-footer-widgets .footer-widget .widget .widget-title {
color: #fff;
}
.site-footer .top-footer .top-footer-widgets .footer-widget .widget ul li a,
.site-footer .top-footer .top-footer-widgets .footer-widget .widget ol li a {
color: #fff;
opacity: 0.8;
transition: all 0.3s ease;
}
.site-footer .top-footer .top-footer-widgets .footer-widget .widget ul li a:focus,
.site-footer .top-footer .top-footer-widgets .footer-widget .widget ol li a:focus,
.site-footer .top-footer .top-footer-widgets .footer-widget .widget ul li a:hover,
.site-footer .top-footer .top-footer-widgets .footer-widget .widget ol li a:hover {
opacity: 1;
}
.site-footer .top-footer .top-footer-widgets .footer-widget .mag-post-excerpt {
color: #fff;
}
.site-footer .bottom-footer {
position: relative;
padding: 15px 0;
z-index: 1;
}
.site-footer .bottom-footer .bottom-footer-info {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
color: #fff;
position: relative;
}
.site-footer .bottom-footer .bottom-footer-info .site-info a {
text-decoration: none;
color: #fff;
opacity: 0.8;
transition: all 0.3s ease;
}
.site-footer .bottom-footer .bottom-footer-info .site-info a:focus,
.site-footer .bottom-footer .bottom-footer-info .site-info a:hover {
opacity: 1;
}
.site-footer .bottom-footer .bottom-footer-info .social-icons ul.social-links {
margin: 0;
padding: 0;
list-style: none;
}
.site-footer .bottom-footer::before {
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #d9d9d9;
opacity: 0.1;
}
.dark-mode .site-footer .bottom-footer::before {
background-color: #000;
opacity: 0.5;
}
@media (min-width: 1200px) {
.footer-sticky .site-footer {
position: sticky;
bottom: 0;
top: 0;
z-index: 0;
}
}  a.worldwide-news-pro-scroll-to-top {
position: fixed;
bottom: 53px;
right: 30px;
height: 40px;
width: 40px;
opacity: 0;
visibility: hidden;
z-index: 17;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
color: #fff;
background-color: var(--primary-color);
border: 1px solid #fff;
transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
font-size: var(--font-size-sm);
}
a.worldwide-news-pro-scroll-to-top:hover,
a.worldwide-news-pro-scroll-to-top:focus {
box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15);
transform: translateY(-10px);
}
a.worldwide-news-pro-scroll-to-top.show {
opacity: 1;
visibility: visible;
}