@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555d65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-right:8px}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}/*! This file is auto-generated */
#wpwrap{height:auto;min-height:100%;width:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased}#wpcontent{height:100%;padding-left:20px}#wpcontent,#wpfooter{margin-left:160px}.folded #wpcontent,.folded #wpfooter{margin-left:36px}#wpbody-content{padding-bottom:65px;float:left;width:100%;overflow:visible}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative}.columns-2 .inner-sidebar{margin-right:auto;width:286px;display:block}.columns-2 .inner-sidebar #side-sortables,.inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0}.has-right-sidebar .inner-sidebar{display:block}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-2000px}.has-right-sidebar #post-body-content{margin-right:300px;float:none;width:auto}#col-left{float:left;width:35%}#col-right{float:right;width:65%}#col-left .col-wrap{padding:0 6px 0 0}#col-right .col-wrap{padding:0 0 0 6px}.alignleft{float:left}.alignright{float:right}.textleft{text-align:left}.textright{text-align:right}.clear{clear:both}.wp-clearfix:after{content:"";display:table;clear:both}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.button .screen-reader-text{height:auto}.screen-reader-text+.dashicons-external{margin-top:-1px;margin-left:2px}.screen-reader-shortcut{position:absolute;top:-1000em;left:6px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f0f0f1;color:#2271b1;z-index:100000;line-height:normal}.screen-reader-shortcut:focus{top:-25px;color:#2271b1;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:2px solid transparent;outline-offset:-2px}.hidden,.js .closed .inside,.js .hide-if-js,.js .wp-core-ui .hide-if-js,.js.wp-core-ui .hide-if-js,.no-js .hide-if-no-js,.no-js .wp-core-ui .hide-if-no-js,.no-js.wp-core-ui .hide-if-no-js{display:none}#menu-management .menu-edit,#menu-settings-column .accordion-container,.comment-ays,.feature-filter,.manage-menus,.menu-item-handle,.popular-tags,.stuffbox,.widget-inside,.widget-top,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04)}.comment-ays,.feature-filter,.popular-tags,.stuffbox,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{background:#fff}body,html{height:100%;margin:0;padding:0}body{background:#f0f0f1;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.4em;min-width:600px}body.iframe{min-width:0;padding-top:1px}body.modal-open{overflow:hidden}body.mobile.modal-open #wpwrap{overflow:hidden;position:fixed;height:100%}iframe,img{border:0}td{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:#2271b1;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}a,div{outline:0}a:active,a:hover{color:#135e96}.wp-person a:focus .gravatar,a:focus,a:focus .media-icon img,a:focus .plugin-icon{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}#adminmenu a:focus{box-shadow:none;outline:1px solid transparent;outline-offset:-1px}.screen-reader-text:focus{box-shadow:none;outline:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}.wp-die-message,p{font-size:13px;line-height:1.5;margin:1em 0}blockquote{margin:1em}dd,li{margin-bottom:6px}h1,h2,h3,h4,h5,h6{display:block;font-weight:600}h1{color:#1d2327;font-size:2em;margin:.67em 0}h2,h3{color:#1d2327;font-size:1.3em;margin:1em 0}.update-core-php h2{margin-top:4em}.update-messages h2,.update-php h2,h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}ol,ul{padding:0}ul{list-style:none}ol{list-style-type:decimal;margin-left:2em}ul.ul-disc{list-style:disc outside}ul.ul-square{list-style:square outside}ol.ol-decimal{list-style:decimal outside}ol.ol-decimal,ul.ul-disc,ul.ul-square{margin-left:1.8em}ol.ol-decimal>li,ul.ul-disc>li,ul.ul-square>li{margin:0 0 .5em}.ltr{direction:ltr}.code,code{font-family:Consolas,Monaco,monospace;direction:ltr;unicode-bidi:embed}code,kbd{padding:3px 5px 2px;margin:0 1px;background:#f0f0f1;background:rgba(0,0,0,.07);font-size:13px}.subsubsub{list-style:none;margin:8px 0 0;padding:0;font-size:13px;float:left;color:#646970}.subsubsub a{line-height:2;padding:.2em;text-decoration:none}.subsubsub a .count,.subsubsub a.current .count{color:#50575e;font-weight:400}.subsubsub a.current{font-weight:600;border:none}.subsubsub li{display:inline-block;margin:0;padding:0;white-space:nowrap}.widefat{border-spacing:0;width:100%;clear:both;margin:0}.widefat *{word-wrap:break-word}.widefat a,.widefat button.button-link{text-decoration:none}.widefat td,.widefat th{padding:8px 10px}.widefat thead td,.widefat thead th{border-bottom:1px solid #c3c4c7}.widefat tfoot td,.widefat tfoot th{border-top:1px solid #c3c4c7;border-bottom:none}.widefat .no-items td{border-bottom-width:0}.widefat td{vertical-align:top}.widefat td,.widefat td ol,.widefat td p,.widefat td ul{font-size:13px;line-height:1.5em}.widefat tfoot td,.widefat th,.widefat thead td{text-align:left;line-height:1.3em;font-size:14px}.updates-table td input,.widefat tfoot td input,.widefat th input,.widefat thead td input{margin:0 0 0 8px;padding:0;vertical-align:text-top}.widefat .check-column{width:2.2em;padding:6px 0 25px;vertical-align:top}.widefat tbody th.check-column{padding:9px 0 22px}.updates-table tbody td.check-column,.widefat tbody th.check-column,.widefat tfoot td.check-column,.widefat thead td.check-column{padding:11px 0 0 3px}.widefat tfoot td.check-column,.widefat thead td.check-column{padding-top:4px;vertical-align:middle}.update-php div.error,.update-php div.updated{margin-left:0}.js-update-details-toggle .dashicons{text-decoration:none}.js-update-details-toggle[aria-expanded=true] .dashicons::before{content:"\f142";content:"\f142"/''}.no-js .widefat tfoot .check-column input,.no-js .widefat thead .check-column input{display:none}.column-comments,.column-links,.column-posts,.widefat .num{text-align:center}.widefat th#comments{vertical-align:middle}.wrap{margin:10px 20px 0 2px}.postbox .inside h2,.wrap [class$=icon32]+h2,.wrap h1,.wrap>h2:first-child{font-size:23px;font-weight:400;margin:0;padding:9px 0 4px;line-height:1.3}.wrap h1.wp-heading-inline{display:inline-block;margin-right:5px}.wp-header-end{visibility:hidden;margin:-2px 0 0}.subtitle{margin:0;padding-left:25px;color:#50575e;font-size:14px;font-weight:400;line-height:1}.subtitle strong{word-break:break-all}.wrap .add-new-h2,.wrap .add-new-h2:active,.wrap .page-title-action,.wrap .page-title-action:active{display:inline-block;position:relative;box-sizing:border-box;cursor:pointer;white-space:nowrap;text-decoration:none;text-shadow:none;top:-3px;margin-left:4px;border:1px solid #2271b1;border-radius:3px;background:#f6f7f7;font-size:13px;font-weight:400;line-height:2.15384615;color:#2271b1;padding:0 10px;min-height:30px;-webkit-appearance:none}.wrap .wp-heading-inline+.page-title-action{margin-left:0}.wrap .add-new-h2:hover,.wrap .page-title-action:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.page-title-action:focus{color:#0a4b78}.form-table th label[for=WPLANG] .dashicons,.form-table th label[for=locale] .dashicons{margin-left:5px}.wrap .page-title-action:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.wrap h1.long-header{padding-right:0}.wp-dialog{background-color:#fff}#available-widgets .widget-top:hover,#widgets-left .widget-in-question .widget-top,#widgets-left .widget-top:hover,.widgets-chooser ul,div#widgets-right .widget-top:hover{border-color:#8c8f94;box-shadow:0 1px 2px rgba(0,0,0,.1)}.sorthelper{background-color:#c5d9ed}.ac_match,.subsubsub a.current{color:#000}.alternate,.striped>tbody>:nth-child(odd),ul.striped>:nth-child(odd){background-color:#f6f7f7}.bar{background-color:#f0f0f1;border-right-color:#4f94d4}.highlight{background-color:#f0f6fc;color:#3c434a}.wp-ui-primary{color:#fff;background-color:#2c3338}.wp-ui-text-primary{color:#2c3338}.wp-ui-highlight{color:#fff;background-color:#2271b1}.wp-ui-text-highlight{color:#2271b1}.wp-ui-notification{color:#fff;background-color:#d63638}.wp-ui-text-notification{color:#d63638}.wp-ui-text-icon{color:#8c8f94}img.emoji{display:inline!important;border:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important;box-shadow:none!important}#nav-menu-footer,#nav-menu-header,#your-profile #rich_editing,.checkbox,.control-section .accordion-section-title,.menu-item-handle,.postbox .hndle,.side-info,.sidebar-name,.stuffbox .hndle,.widefat tfoot td,.widefat tfoot th,.widefat thead td,.widefat thead th,.widget .widget-top{line-height:1.4em}.menu-item-handle,.widget .widget-top{background:#f6f7f7;color:#1d2327}.stuffbox .hndle{border-bottom:1px solid #c3c4c7}.quicktags{background-color:#c3c4c7;color:#000;font-size:12px}.icon32{display:none}#bulk-titles .ntdelbutton:before,.notice-dismiss:before,.tagchecklist .ntdelbutton .remove-tag-icon:before,.welcome-panel .welcome-panel-close:before{background:0 0;color:#787c82;content:"\f153";content:"\f153"/'';display:block;font:normal 16px/20px dashicons;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.welcome-panel .welcome-panel-close:before{margin:0}.tagchecklist .ntdelbutton .remove-tag-icon:before{margin-left:2px;border-radius:50%;color:#2271b1;line-height:1.28}.tagchecklist .ntdelbutton:focus{outline:0}#bulk-titles .ntdelbutton:focus:before,#bulk-titles .ntdelbutton:hover:before,.tagchecklist .ntdelbutton:focus .remove-tag-icon:before,.tagchecklist .ntdelbutton:hover .remove-tag-icon:before{color:#d63638}.tagchecklist .ntdelbutton:focus .remove-tag-icon:before{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.key-labels label{line-height:24px}b,strong{font-weight:600}.pre{white-space:pre-wrap;word-wrap:break-word}.howto{color:#646970;display:block}p.install-help{margin:8px 0;font-style:italic}.no-break{white-space:nowrap}hr{border:0;border-top:1px solid #dcdcde;border-bottom:1px solid #f6f7f7}#all-plugins-table .plugins a.delete,#delete-link a.delete,#media-items a.delete,#media-items a.delete-permanently,#nav-menu-footer .menu-delete,#search-plugins-table .plugins a.delete,.plugins a.delete,.privacy_requests .remove-personal-data .remove-personal-data-handle,.row-actions span.delete a,.row-actions span.spam a,.row-actions span.trash a,.submitbox .submitdelete,a#remove-post-thumbnail{color:#b32d2e}#all-plugins-table .plugins a.delete:hover,#delete-link a.delete:hover,#media-items a.delete-permanently:hover,#media-items a.delete:hover,#nav-menu-footer .menu-delete:hover,#search-plugins-table .plugins a.delete:hover,.file-error,.plugins a.delete:hover,.privacy_requests .remove-personal-data .remove-personal-data-handle:hover,.row-actions .delete a:hover,.row-actions .spam a:hover,.row-actions .trash a:hover,.submitbox .submitdelete:hover,a#remove-post-thumbnail:hover,abbr.required,span.required{color:#b32d2e;border:none}.application-password-display .success{color:#007017;margin-left:.5rem}#major-publishing-actions{padding:10px;clear:both;border-top:1px solid #dcdcde;background:#f6f7f7}#delete-action{float:left;line-height:2.30769231}#delete-link{line-height:2.30769231;vertical-align:middle;text-align:left;margin-left:8px}#delete-link a{text-decoration:none}#publishing-action{text-align:right;float:right;line-height:1.9}#publishing-action .spinner{float:none;margin-top:5px}#misc-publishing-actions{padding:6px 0 0}.misc-pub-section{padding:6px 10px 8px}.misc-pub-filename,.word-wrap-break-word{word-wrap:break-word}#minor-publishing-actions{padding:10px 10px 0;text-align:right}#save-post{float:left}.preview{float:right}#sticky-span{margin-left:18px}.approve,.unapproved .unapprove{display:none}.spam .approve,.trash .approve,.unapproved .approve{display:inline}td.action-links,th.action-links{text-align:right}#misc-publishing-actions .notice{margin-left:10px;margin-right:10px}.wp-filter{display:inline-block;position:relative;box-sizing:border-box;margin:12px 0 25px;padding:0 10px;width:100%;box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #c3c4c7;background:#fff;color:#50575e;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;border-radius:30px;background:#646970;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-left:5px;margin-right:20px}.filter-items{float:left}.filter-links{display:inline-block;margin:0}.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#646970;cursor:pointer}.filter-links .current{box-shadow:none;border-bottom:4px solid #646970;color:#1d2327}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#135e96}.wp-filter .search-form{float:right;display:flex;align-items:center;column-gap:.5rem}.wp-filter .search-form input[type=search]{width:280px;max-width:100%}.wp-filter .search-form select{margin:0}.plugin-install-php .wp-filter{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.no-js .wp-filter .search-form.search-plugins .button,.wp-filter .search-form.search-plugins .wp-filter-search,.wp-filter .search-form.search-plugins select{display:inline-block;vertical-align:top}.wp-filter .button.drawer-toggle{margin:10px 9px 0;padding:0 10px 0 6px;border-color:transparent;background-color:transparent;color:#646970;vertical-align:baseline;box-shadow:none}.wp-filter .drawer-toggle:before{content:"\f111";content:"\f111"/'';margin:0 5px 0 0;color:#646970;font:normal 16px/1 dashicons;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-filter .button.drawer-toggle:focus,.wp-filter .button.drawer-toggle:hover,.wp-filter .drawer-toggle:focus:before,.wp-filter .drawer-toggle:hover:before{background-color:transparent;color:#135e96}.wp-filter .button.drawer-toggle:focus:active,.wp-filter .button.drawer-toggle:hover{border-color:transparent}.wp-filter .button.drawer-toggle:focus{border-color:#4f94d4}.wp-filter .button.drawer-toggle:active{background:0 0;box-shadow:none;transform:none}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer,.wp-filter .favorites-form{display:none;margin:0 -10px 0 -20px;padding:20px;border-top:1px solid #f0f0f1;background:#f6f7f7;overflow:hidden}.wp-filter .favorites-form .favorites-username{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.wp-filter .favorites-form .favorites-username input{margin:0}.show-favorites-form .favorites-form,.show-filters .filter-drawer{display:block}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .button.drawer-toggle{border-radius:2px;background:#646970;color:#fff}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2271b1}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{box-sizing:border-box;position:relative;float:left;margin:0 1% 0 0;padding:20px 10px 10px;width:24%;background:#fff;border:1px solid #dcdcde;box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group legend{position:absolute;top:10px;display:block;margin:0;padding:0;font-size:1em;font-weight:600}.filter-drawer .filter-group-feature{margin:28px 0 0;list-style-type:none;font-size:12px}.filter-drawer .filter-group-feature input,.filter-drawer .filter-group-feature label{line-height:1.4}.filter-drawer .filter-group-feature input{position:absolute;margin:0}.filter-group .filter-group-feature label{display:block;margin:14px 0 14px 23px}.filter-drawer .buttons{clear:both;margin-bottom:20px}.filter-drawer .filter-group+.buttons{margin-bottom:0;padding-top:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin-left:10px}.wp-filter .button-link.edit-filters{padding:0 5px;line-height:2.2}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.filtered-by a{margin-left:10px}.filtered-by .tags{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.filtered-by .tag{padding:4px 8px;border:1px solid #dcdcde;box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:11px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none}.filters-applied .filtered-by{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.filters-applied .filter-drawer{padding:20px}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters .favorites-form,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.loading-content .spinner{display:block;margin:40px auto 0;float:none}@media only screen and (max-width:1138px){.wp-filter .search-form{margin:11px 0}}@media only screen and (max-width:1120px){.filter-drawer{border-bottom:1px solid #f0f0f1}.filter-group{margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}}@media only screen and (max-width:1000px){.filter-items{float:none}.wp-filter .media-toolbar-primary,.wp-filter .media-toolbar-secondary,.wp-filter .search-form{float:none;position:relative;max-width:100%}.wp-filter .search-form{margin:11px 0;flex-wrap:wrap;row-gap:10px}}@media only screen and (max-width:782px){.filter-group li{padding:0;width:50%}}@media only screen and (max-width:320px){.filter-count{display:none}.wp-filter .drawer-toggle{margin:10px 0}.filter-group li,.wp-filter .search-form input[type=search]{width:100%}}.notice,div.error,div.updated{background:#fff;border:1px solid #c3c4c7;border-left-width:4px;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:5px 15px 2px;padding:1px 12px}div[class=update-message]{padding:.5em 12px .5em 0}.form-table td .notice p,.notice p,.notice-title,div.error p,div.updated p{margin:.5em 0;padding:2px}.error a{text-decoration:underline}.updated a{padding-bottom:2px}.notice-alt{box-shadow:none}.notice-large{padding:10px 20px}.notice-title{display:inline-block;color:#1d2327;font-size:18px}.wp-core-ui .notice.is-dismissible{padding-right:38px;position:relative}.notice-dismiss{position:absolute;top:0;right:1px;border:none;margin:0;padding:9px;background:0 0;color:#787c82;cursor:pointer}.notice-dismiss:active:before,.notice-dismiss:focus:before,.notice-dismiss:hover:before{color:#d63638}.notice-dismiss:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.notice-success,div.updated{border-left-color:#00a32a}.notice-success.notice-alt{background-color:#edfaef}.notice-warning{border-left-color:#dba617}.notice-warning.notice-alt{background-color:#fcf9e8}.notice-error,div.error{border-left-color:#d63638}.notice-error.notice-alt{background-color:#fcf0f1}.notice-info{border-left-color:#72aee6}.notice-info.notice-alt{background-color:#f0f6fc}#plugin-information-footer .update-now:not(.button-disabled):before{color:#d63638;content:"\f463";content:"\f463"/'';display:inline-block;font:normal 20px/1 dashicons;margin:-3px 5px 0 -2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}#plugin-information-footer .notice{margin-top:-5px}.button.activated-message:before,.button.activating-message:before,.button.installed:before,.button.installing:before,.button.updated-message:before,.button.updating-message:before,.import-php .updating-message:before,.update-message p:before,.updated-message p:before,.updating-message p:before{display:inline-block;font:normal 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.media-upload-form .notice,.media-upload-form div.error,.wrap .notice,.wrap div.error,.wrap div.updated{margin:5px 0 15px}.wrap #templateside .notice{display:block;margin:0;padding:5px 8px;font-weight:600;text-decoration:none}.wrap #templateside span.notice{margin-left:-12px}#templateside li.notice a{padding:0}.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.update-message p:before,.updating-message p:before{color:#d63638;content:"\f463";content:"\f463"/''}.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.plugins .column-auto-updates .dashicons-update.spin,.theme-overlay .theme-autoupdate .dashicons-update.spin,.updating-message p:before{animation:rotation 2s infinite linear}@media (prefers-reduced-motion:reduce){.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.plugins .column-auto-updates .dashicons-update.spin,.theme-overlay .theme-autoupdate .dashicons-update.spin,.updating-message p:before{animation:none}}.theme-overlay .theme-autoupdate .dashicons-update.spin{margin-right:3px}.button.activated-message:before,.button.updated-message:before,.installed p:before,.updated-message p:before{color:#68de7c;content:"\f147";content:"\f147"/''}.update-message.notice-error p:before{color:#d63638;content:"\f534";content:"\f534"/''}.import-php .updating-message:before,.wrap .notice p:before{margin-right:6px}.import-php .updating-message:before{vertical-align:bottom}#update-nag,.update-nag{display:inline-block;line-height:1.4;padding:11px 15px;font-size:14px;margin:25px 20px 0 2px}ul#dismissed-updates{display:none}#dismissed-updates li>p{margin-top:0}#dismiss,#undismiss{margin-left:.5em}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-.5em 0 2em}.update-php .spinner{float:none;margin:-4px 0}h2.wp-current-version{margin-bottom:.3em}p.update-last-checked{margin-top:0}p.auto-update-status{margin-top:2em;line-height:1.8}#ajax-loading,.ajax-feedback,.ajax-loading,.imgedit-wait-spin,.list-ajax-loading{visibility:hidden}#ajax-response.alignleft{margin-left:2em}.button.activated-message:before,.button.activating-message:before,.button.installed:before,.button.installing:before,.button.updated-message:before,.button.updating-message:before{margin:3px 5px 0 -2px}#plugin-information-footer .button{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}#plugin-information-footer .button.activated-message:before,#plugin-information-footer .button.activating-message:before,#plugin-information-footer .button.installed:before,#plugin-information-footer .button.installing:before,#plugin-information-footer .button.updated-message:before,#plugin-information-footer .button.updating-message:before{margin:9px 5px 0 -2px}#plugin-information-footer .button.update-now.updating-message:before{margin:-3px 5px 0 -2px}.button-primary.activating-message:before,.button-primary.updating-message:before{color:#fff}.button-primary.activated-message:before,.button-primary.updated-message:before{color:#9ec2e6}.button.activated-message,.button.updated-message{transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}#adminmenu a,#catlist a,#taglist a{text-decoration:none}#contextual-help-wrap,#screen-options-wrap{margin:0;padding:8px 20px 12px;position:relative}#contextual-help-wrap{overflow:auto;margin-left:0}#screen-meta-links{float:right;margin:0 20px 0 0}#screen-meta{display:none;margin:0 20px -1px 0;position:relative;background-color:#fff;border:1px solid #c3c4c7;border-top:none;box-shadow:0 0 0 transparent}#contextual-help-link-wrap,#screen-options-link-wrap{float:left;margin:0 0 0 6px}#screen-meta-links .screen-meta-toggle{position:relative;top:0}#screen-meta-links .show-settings{border:1px solid #c3c4c7;border-top:none;height:auto;margin-bottom:0;padding:3px 6px 3px 16px;background:#fff;border-radius:0 0 4px 4px;color:#646970;line-height:1.7;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear}#screen-meta-links .show-settings:active,#screen-meta-links .show-settings:focus,#screen-meta-links .show-settings:hover{color:#2c3338}#screen-meta-links .show-settings:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}#screen-meta-links .show-settings:active{transform:none}#screen-meta-links .show-settings:after{right:0;content:"\f140";content:"\f140"/'';font:normal 20px/1 dashicons;display:inline-block;padding:0 5px 0 0;bottom:2px;position:relative;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}#screen-meta-links .screen-meta-active:after{content:"\f142";content:"\f142"/''}.toggle-arrow{background-repeat:no-repeat;background-position:top left;background-color:transparent;height:22px;line-height:22px;display:block}.toggle-arrow-active{background-position:bottom left}#contextual-help-wrap h5,#screen-options-wrap h5,#screen-options-wrap legend{margin:0;padding:8px 0;font-size:13px;font-weight:600}.metabox-prefs label{display:inline-block;padding-right:15px;line-height:2.35}#number-of-columns{display:inline-block;vertical-align:middle;line-height:30px}.metabox-prefs input[type=checkbox]{margin-top:0;margin-right:6px}.metabox-prefs label input,.metabox-prefs label input[type=checkbox]{margin:-4px 5px 0 0}.metabox-prefs .columns-prefs label input{margin:-1px 2px 0 0}.metabox-prefs label a{display:none}.metabox-prefs .screen-options input,.metabox-prefs .screen-options label{margin-top:0;margin-bottom:0;vertical-align:middle}.metabox-prefs .screen-options .screen-per-page{margin-right:15px;padding-right:0}.metabox-prefs .screen-options label{line-height:2.2;padding-right:0}.screen-options+.screen-options{margin-top:10px}.metabox-prefs .submit{margin-top:1em;padding:0}#contextual-help-wrap{padding:0}#contextual-help-columns{position:relative}#contextual-help-back{position:absolute;top:0;bottom:0;left:150px;right:170px;border:1px solid #c3c4c7;border-top:none;border-bottom:none;background:#f0f6fc}#contextual-help-wrap.no-sidebar #contextual-help-back{right:0;border-right-width:0;border-bottom-right-radius:2px}.contextual-help-tabs{float:left;width:150px;margin:0}.contextual-help-tabs ul{margin:1em 0}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:0 0 0 2px;border-color:transparent}.contextual-help-tabs a{display:block;padding:5px 5px 5px 12px;line-height:1.4;text-decoration:none;border:1px solid transparent;border-right:none;border-left:none}.contextual-help-tabs a:hover{color:#2c3338}.contextual-help-tabs .active{padding:0;margin:0 -1px 0 0;border-left:2px solid #72aee6;background:#f0f6fc;box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02)}.contextual-help-tabs .active a{border-color:#c3c4c7;color:#2c3338}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto}.help-tab-content{display:none;margin:0 22px 12px 0;line-height:1.6}.help-tab-content.active{display:block}.help-tab-content ul li{list-style-type:disc;margin-left:18px}.contextual-help-sidebar{width:150px;float:right;padding:0 8px 0 12px;overflow:auto}html.wp-toolbar{padding-top:var(--wp-admin--admin-bar--height);box-sizing:border-box;-ms-overflow-style:scrollbar}.widefat td,.widefat th{color:#50575e}.widefat tfoot td,.widefat th,.widefat thead td{font-weight:400}.widefat tfoot tr td,.widefat tfoot tr th,.widefat thead tr td,.widefat thead tr th{color:#2c3338}.widefat td p{margin:2px 0 .8em}.widefat ol,.widefat p,.widefat ul{color:#2c3338}.widefat .column-comment p{margin:.6em 0}.widefat .column-comment ul{list-style:initial;margin-left:2em}.postbox-container{float:left}.postbox-container .meta-box-sortables{box-sizing:border-box}#wpbody-content .metabox-holder{padding-top:10px}.metabox-holder .postbox-container .meta-box-sortables{min-height:1px;position:relative}#post-body-content{width:100%;min-width:463px;float:left}#post-body.columns-2 #postbox-container-1{float:right;margin-right:-300px;width:280px}#post-body.columns-2 #side-sortables{min-height:250px}@media only screen and (max-width:799px){#wpbody-content .metabox-holder .postbox-container .empty-container{outline:0;height:0;min-height:0}}.js .postbox .hndle,.js .widget .widget-top{cursor:move}.js .postbox .hndle.is-non-sortable,.js .widget .widget-top.is-non-sortable{cursor:auto}.hndle a{font-size:12px;font-weight:400}.postbox-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c3c4c7}.postbox-header .hndle{flex-grow:1;display:flex;justify-content:space-between;align-items:center}.postbox-header .handle-actions{flex-shrink:0}.postbox .handle-order-higher,.postbox .handle-order-lower,.postbox .handlediv{width:1.62rem;height:1.62rem;margin:0;padding:0;border:0;background:0 0;cursor:pointer}.postbox .handle-order-higher,.postbox .handle-order-lower{color:#787c82;width:1.62rem}.edit-post-meta-boxes-area .postbox .handle-order-higher,.edit-post-meta-boxes-area .postbox .handle-order-lower{width:44px;height:44px;color:#1d2327}.postbox .handle-order-higher[aria-disabled=true],.postbox .handle-order-lower[aria-disabled=true]{cursor:default;color:#a7aaad}.sortable-placeholder{border:1px dashed #c3c4c7;margin-bottom:20px}.postbox,.stuffbox{margin-bottom:20px;padding:0;line-height:1}.postbox.closed{border-bottom:0}.postbox .hndle,.stuffbox .hndle{-webkit-user-select:none;user-select:none}.postbox .inside{padding:0 12px 12px;line-height:1.4;font-size:13px}.stuffbox .inside{padding:0;line-height:1.4;font-size:13px;margin-top:0}.postbox .inside{margin:11px 0;position:relative}.postbox .inside>p:last-child,.rss-widget ul li:last-child{margin-bottom:1px!important}.postbox.closed h3{border:none;box-shadow:none}.postbox table.form-table{margin-bottom:0}.postbox table.widefat{box-shadow:none}.temp-border{border:1px dotted #c3c4c7}.columns-prefs label{padding:0 10px 0 0}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,#comment-status-display,#dashboard_right_now .versions .b,#ed_reply_toolbar #ed_reply_strong,#pass-strength-result.short,#pass-strength-result.strong,#post-status-display,#post-visibility-display,.feature-filter .feature-name,.item-controls .item-order a,.media-item .percent,.plugins .name{font-weight:600}#wpfooter{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;color:#50575e}#wpfooter p{font-size:13px;margin:0;line-height:1.55}#footer-thankyou{font-style:italic}.nav-tab{float:left;border:1px solid #c3c4c7;border-bottom:none;margin-left:.5em;padding:5px 10px;font-size:14px;line-height:1.71428571;font-weight:600;background:#dcdcde;color:#50575e;text-decoration:none;white-space:nowrap}.nav-tab-small .nav-tab,h3 .nav-tab{padding:5px 14px;font-size:12px;line-height:1.33}.nav-tab:focus,.nav-tab:hover{background-color:#fff;color:#3c434a}.nav-tab-active,.nav-tab:focus:active{box-shadow:none}.nav-tab-active{margin-bottom:-1px;color:#3c434a}.nav-tab-active,.nav-tab-active:focus,.nav-tab-active:focus:active,.nav-tab-active:hover{border-bottom:1px solid #f0f0f1;background:#f0f0f1;color:#000}.nav-tab-wrapper,.wrap h2.nav-tab-wrapper,h1.nav-tab-wrapper{border-bottom:1px solid #c3c4c7;margin:0;padding-top:9px;padding-bottom:0;line-height:inherit}.nav-tab-wrapper:not(.wp-clearfix):after{content:"";display:table;clear:both}.spinner{background:url(/wp-admin/images/spinner.gif) no-repeat;background-size:20px 20px;display:inline-block;visibility:hidden;float:right;vertical-align:middle;opacity:.7;width:20px;height:20px;margin:4px 10px 0}.loading-content .spinner,.spinner.is-active{visibility:visible}#template>div{margin-right:16em}#template .notice{margin-top:1em;margin-right:3%}#template .notice p{width:auto}#template .submit .spinner{float:none}.metabox-holder .postbox>h3,.metabox-holder .stuffbox>h3,.metabox-holder h2.hndle,.metabox-holder h3.hndle{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}.nav-menus-php .metabox-holder h3{padding:0}.accordion-container h3.accordion-section-title{padding:0!important}.accordion-section-title button.accordion-trigger,.nav-menus-php .metabox-holder .accordion-section-title button.accordion-trigger{background:inherit;color:#1d2327;display:block;position:relative;text-align:left;width:100%;outline:0;border:0;padding:10px 10px 11px 14px;line-height:1.5;cursor:pointer}.accordion-section-title button.accordion-trigger:focus,.nav-menus-php .metabox-holder .accordion-section-title button.accordion-trigger:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.accordion-section-title span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section-title span.dashicons.dashicons-arrow-down{position:absolute;right:10px;left:auto;color:#787c82;border-radius:50px;top:50%;transform:translateY(-50%)}.accordion-section-title:hover span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section-title:hover span.dashicons.dashicons-arrow-down{color:#1d2327}.accordion-section-title span.dashicons.dashicons-arrow-down::before,.nav-menus-php .metabox-holder .accordion-section-title span.dashicons.dashicons-arrow-down::before{position:relative;left:-1px}.accordion-section.open .accordion-section-title span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section.open .accordion-section-title span.dashicons.dashicons-arrow-down{transform:rotate(180deg) translate(0,50%)}#templateside ul li a{text-decoration:none}.plugin-install #description,.plugin-install-network #description{width:60%}table .column-rating,table .column-visible,table .vers{text-align:left}.attention,.error-message{color:#d63638;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}.media-icon{width:62px;text-align:center}.media-icon img{border:1px solid #dcdcde;border:1px solid rgba(0,0,0,.07)}#howto{font-size:11px;margin:0 5px;display:block}.importers{font-size:16px;width:auto}.importers td{padding-right:14px;line-height:1.4}.importers .import-system{max-width:250px}.importers td.desc{max-width:500px}.importer-action,.importer-desc,.importer-title{display:block}.importer-title{color:#000;font-size:14px;font-weight:400;margin-bottom:.2em}.importer-action{line-height:1.55;color:#50575e;margin-bottom:1em}#post-body #post-body-content #namediv h2,#post-body #post-body-content #namediv h3{margin-top:0}.edit-comment-author{color:#1d2327;border-bottom:1px solid #f0f0f1}#namediv h2 label,#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:100%}#namediv p{margin:10px 0}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:.15}.checkbox{border:none;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(/wp-admin/images/stars.png?ver=20121108) repeat-x bottom left}div.star-holder .star-rating{background:url(/wp-admin/images/stars.png?ver=20121108) repeat-x top left;height:17px;float:left}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;transition:color .1s ease-in;text-align:center;color:#dba617}.star-rating .star-full:before{content:"\f155";content:"\f155"/''}.star-rating .star-half:before{content:"\f459";content:"\f459"/''}.rtl .star-rating .star-half{transform:rotateY(180deg)}.star-rating .star-empty:before{content:"\f154";content:"\f154"/''}div.action-links{font-weight:400;margin:6px 0 0}#plugin-information{background:#fff;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;padding:0}#plugin-information-scrollable{overflow:auto;-webkit-overflow-scrolling:touch;height:100%}#plugin-information-title{padding:0 26px;background:#f6f7f7;font-size:22px;font-weight:600;line-height:2.4;position:relative;height:56px}#plugin-information-title.with-banner{margin-right:0;height:250px;background-size:cover}#plugin-information-title h2{font-size:1em;font-weight:600;padding:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner h2{position:relative;font-family:"Helvetica Neue",sans-serif;display:inline-block;font-size:30px;line-height:1.68;box-sizing:border-box;max-width:100%;padding:0 15px;margin-top:174px;color:#fff;background:rgba(29,35,39,.9);text-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 0 30px rgba(255,255,255,.1);border-radius:8px}#plugin-information-title div.vignette{display:none}#plugin-information-title.with-banner div.vignette{position:absolute;display:block;top:0;left:0;height:250px;width:100%;background:0 0;box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1)}#plugin-information-tabs{padding:0 16px;position:relative;right:0;left:0;min-height:36px;font-size:0;z-index:1;border-bottom:1px solid #dcdcde;background:#f6f7f7}#plugin-information-tabs a{position:relative;display:inline-block;padding:9px 10px;margin:0;height:18px;line-height:1.3;font-size:14px;text-decoration:none;transition:none}#plugin-information-tabs a.current{margin:0 -1px -1px;background:#fff;border:1px solid #dcdcde;border-bottom-color:#fff;padding-top:8px;color:#2c3338}#plugin-information-tabs.with-banner a.current{border-top:none;padding-top:9px}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{overflow:hidden;background:#fff;position:relative;top:0;right:0;left:0;min-height:100%;min-height:calc(100% - 152px)}#plugin-information-content.with-banner{min-height:calc(100% - 346px)}#section-holder{position:relative;top:0;right:250px;bottom:0;left:0;margin-top:10px;margin-right:250px;padding:10px 26px 99999px;margin-bottom:-99932px}#section-holder .notice{margin:5px 0 15px}#section-holder .updated{margin:16px 0}#plugin-information .fyi{float:right;position:relative;top:0;right:0;padding:16px 16px 99999px;margin-bottom:-99932px;width:217px;border-left:1px solid #dcdcde;background:#f6f7f7;color:#646970}#plugin-information .fyi strong{color:#3c434a}#plugin-information .fyi h3{font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information .fyi-description{margin-top:0}#plugin-information .counter-container{margin:3px 0}#plugin-information .counter-label{float:left;margin-right:5px;min-width:55px}#plugin-information .counter-back{height:17px;width:92px;background-color:#dcdcde;float:left}#plugin-information .counter-bar{height:17px;background-color:#f0c33c;float:left}#plugin-information .counter-count{margin-left:5px}#plugin-information .fyi ul.contributors{margin-top:10px}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li img{vertical-align:middle;margin-right:4px}#plugin-information-footer{padding:13px 16px;position:absolute;right:0;bottom:0;left:0;height:40px;border-top:1px solid #dcdcde;background:#f6f7f7}#plugin-information .section{direction:ltr}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-left:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;box-shadow:0 1px 2px rgba(0,0,0,.3)}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #c3c4c7}#plugin-information blockquote{border-left:2px solid #dcdcde;color:#646970;font-style:italic;margin:1em 0;padding:0 0 0 1em}#plugin-information .review{overflow:hidden;width:100%;margin-bottom:20px;border-bottom:1px solid #dcdcde}#plugin-information .review-title-section{overflow:hidden}#plugin-information .review-title-section h4{display:inline-block;float:left;margin:0 6px 0 0}#plugin-information .reviewer-info p{clear:both;margin:0;padding-top:2px}#plugin-information .reviewer-info .avatar{float:left;margin:4px 6px 0 0}#plugin-information .reviewer-info .star-rating{float:left}#plugin-information .review-meta{float:left;margin-left:.75em}#plugin-information .review-body{float:left;width:100%}.plugin-version-author-uri{font-size:13px}.update-php .button.button-primary{margin-right:1em}@media screen and (max-width:771px){#plugin-information-title.with-banner{height:100px}#plugin-information-title.with-banner h2{margin-top:30px;font-size:20px;line-height:2;max-width:85%}#plugin-information-title.with-banner div.vignette{height:100px}#plugin-information-tabs{overflow:hidden;padding:0;height:auto}#plugin-information-tabs a.current{margin-bottom:0;border-bottom:none}#plugin-information .fyi{float:none;border:1px solid #dcdcde;position:static;width:auto;margin:26px 26px 0;padding-bottom:0}#section-holder{position:static;margin:0;padding-bottom:70px}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}#TB_window.plugin-details-modal{background:#fff}#TB_window.plugin-details-modal.thickbox-loading:before{content:"";display:block;width:20px;height:20px;position:absolute;left:50%;top:50%;z-index:-1;margin:-10px 0 0 -10px;background:#fff url(/wp-admin/images/spinner.gif) no-repeat center;background-size:20px 20px;transform:translateZ(0)}@media print,(min-resolution:120dpi){#TB_window.plugin-details-modal.thickbox-loading:before{background-image:url(/wp-admin/images/spinner-2x.gif)}}.plugin-details-modal #TB_title{float:left;height:1px}.plugin-details-modal #TB_ajaxWindowTitle{display:none}.plugin-details-modal #TB_closeWindowButton{left:auto;right:-30px;color:#f0f0f1}.plugin-details-modal #TB_closeWindowButton:focus,.plugin-details-modal #TB_closeWindowButton:hover{outline:0;box-shadow:none}.plugin-details-modal #TB_closeWindowButton:focus::after,.plugin-details-modal #TB_closeWindowButton:hover::after{outline:2px solid;outline-offset:-4px;border-radius:4px}.plugin-details-modal .tb-close-icon{display:none}.plugin-details-modal #TB_closeWindowButton:after{content:"\f335";content:"\f335"/'';font:normal 32px/29px dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:830px){.plugin-details-modal #TB_closeWindowButton{right:0;top:-30px}}img{border:none}.bulk-action-notice .toggle-indicator::before,.meta-box-sortables .postbox .order-higher-indicator::before,.meta-box-sortables .postbox .order-lower-indicator::before,.meta-box-sortables .postbox .toggle-indicator::before,.privacy-text-box .toggle-indicator::before,.sidebar-name .toggle-indicator::before{content:"\f142";content:"\f142"/'';display:inline-block;font:normal 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator::before,.js .widgets-holder-wrap.closed .toggle-indicator::before,.meta-box-sortables .postbox.closed .handlediv .toggle-indicator::before,.privacy-text-box.closed .toggle-indicator::before{content:"\f140";content:"\f140"/''}.postbox .handle-order-higher .order-higher-indicator::before{content:"\f343";content:"\f343"/'';color:inherit}.postbox .handle-order-lower .order-lower-indicator::before{content:"\f347";content:"\f347"/'';color:inherit}.postbox .handle-order-higher .order-higher-indicator::before,.postbox .handle-order-lower .order-lower-indicator::before{position:relative;top:.11rem;width:20px;height:20px}.postbox .handlediv .toggle-indicator::before{width:20px;border-radius:50%}.postbox .handlediv .toggle-indicator::before{position:relative;top:.05rem;text-indent:-1px}.rtl .postbox .handlediv .toggle-indicator::before{text-indent:1px}.bulk-action-notice .toggle-indicator::before{line-height:16px;vertical-align:top;color:#787c82}.postbox .handle-order-higher:focus,.postbox .handle-order-lower:focus,.postbox .handlediv:focus{box-shadow:inset 0 0 0 2px #2271b1;border-radius:50%;outline:2px solid transparent}.postbox .handle-order-higher:focus .order-higher-indicator::before,.postbox .handle-order-lower:focus .order-lower-indicator::before,.postbox .handlediv:focus .toggle-indicator::before{box-shadow:none;outline:1px solid transparent}#photo-add-url-div input[type=text]{width:300px}.alignleft h2{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;background:#f6f7f7;tab-size:4}#template .CodeMirror,#template textarea{width:100%;min-height:60vh;height:calc(100vh - 295px);border:1px solid #dcdcde;box-sizing:border-box}#templateside>h2{padding-top:6px;padding-bottom:7px;margin:0}#templateside ol,#templateside ul{margin:0;padding:0}#templateside>ul{box-sizing:border-box;margin-top:0;overflow:auto;padding:0;min-height:60vh;height:calc(100vh - 295px);background-color:#f6f7f7;border:1px solid #dcdcde;border-left:none}#templateside ul ul{padding-left:12px}#templateside>ul>li>ul[role=group]{padding-left:0}[role=treeitem][aria-expanded=false]>ul{display:none}[role=treeitem] span[aria-hidden]{display:inline;font-family:dashicons;font-size:20px;position:absolute;pointer-events:none}[role=treeitem][aria-expanded=false]>.folder-label .icon:after{content:"\f139";content:"\f139"/''}[role=treeitem][aria-expanded=true]>.folder-label .icon:after{content:"\f140";content:"\f140"/''}[role=treeitem] .folder-label{display:block;padding:3px 3px 3px 12px;cursor:pointer}[role=treeitem]{outline:0}[role=treeitem] .folder-label.focus,[role=treeitem] a:focus{color:#043959;box-shadow:none;outline:2px solid #2271b1;outline-offset:-2px}[role=treeitem] .folder-label.hover,[role=treeitem].hover{background-color:#f0f0f1}.tree-folder{margin:0;position:relative}[role=treeitem] li{position:relative}.tree-folder .tree-folder::after{content:"";display:block;position:absolute;left:2px;border-left:1px solid #c3c4c7;top:-13px;bottom:10px}.tree-folder>li::before{content:"";position:absolute;display:block;border-left:1px solid #c3c4c7;left:2px;top:-5px;height:18px;width:7px;border-bottom:1px solid #c3c4c7}.tree-folder>li::after{content:"";position:absolute;display:block;border-left:1px solid #c3c4c7;left:2px;bottom:-7px;top:0}#templateside .current-file{margin:-4px 0 -2px}.tree-folder>.current-file::before{left:4px;height:15px;width:0;border-left:none;top:3px}.tree-folder>.current-file::after{bottom:-4px;height:7px;left:2px;top:auto}.tree-folder li:last-child>.tree-folder::after,.tree-folder>li:last-child::after{display:none}#documentation label,#theme-plugin-editor-label,#theme-plugin-editor-selector{font-weight:600}#theme-plugin-editor-label{display:inline-block;margin-bottom:1em}#docs-list,#template textarea{direction:ltr}.fileedit-sub #plugin,.fileedit-sub #theme{max-width:40%}.fileedit-sub .alignright{text-align:right}#template p{width:97%}#file-editor-linting-error{margin-top:1em;margin-bottom:1em}#file-editor-linting-error>.notice{margin:0;display:inline-block}#file-editor-linting-error>.notice>p{width:auto}#template .submit{margin-top:1em;padding:0}#template .submit input[type=submit][disabled]{cursor:not-allowed}#templateside{float:right;width:16em;word-wrap:break-word}#postcustomstuff p.submit{margin:0}#templateside h4{margin:1em 0 0}#templateside li{margin:4px 0}#templateside li:not(.howto) a,.theme-editor-php .highlight{display:block;padding:3px 0 3px 12px;text-decoration:none}#templateside li.current-file>a{padding-bottom:0}#templateside li:not(.howto)>a:first-of-type{padding-top:0}#templateside li.howto{padding:6px 12px 12px}.theme-editor-php .highlight{margin:-3px 3px -3px -12px}#templateside .highlight{border:none;font-weight:600}.nonessential{color:#646970;font-size:11px;font-style:italic;padding-left:12px}#documentation{margin-top:10px}#documentation label{line-height:1.8;vertical-align:baseline}.fileedit-sub{padding:10px 0 8px;line-height:180%}#file-editor-warning .file-editor-warning-content{margin:25px}.nav-menus-php .item-edit:before,.widget-top .widget-action .toggle-indicator:before,.wp-customizer .accordion-section-title:after,.wp-customizer .control-section .accordion-section-title:after{content:"\f140";content:"\f140"/'';font:normal 20px/1 dashicons;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.widget-top .widget-action .toggle-indicator:before{padding:1px 2px 1px 0;border-radius:50%}.handlediv,.item-edit,.postbox .handlediv.button-link,.toggle-indicator{color:#787c82}.widget-action{color:#50575e}.handlediv:focus,.handlediv:hover,.item-edit:focus,.item-edit:hover,.postbox .handlediv.button-link:focus,.postbox .handlediv.button-link:hover,.sidebar-name:hover .toggle-indicator,.widget-action:focus,.widget-top:hover .widget-action{color:#1d2327;outline:2px solid transparent}.widget-top .widget-action:focus .toggle-indicator:before{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}#customize-info.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before,.widget.open .widget-top .widget-action .toggle-indicator:before,.widget.widget-in-question .widget-top .widget-action .toggle-indicator:before{content:"\f142";content:"\f142"/''}/*!
 * jQuery UI Draggable/Sortable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle,.ui-sortable-handle{touch-action:none}.accordion-section{border-bottom:1px solid #dcdcde;margin:0}.accordion-section.open .accordion-section-content,.no-js .accordion-section .accordion-section-content{display:block}.accordion-section.open:hover{border-bottom-color:#dcdcde}.accordion-section-content{display:none;padding:10px 20px 15px;overflow:hidden;background:#fff}.accordion-section-title{margin:0;position:relative;border-left:1px solid #dcdcde;border-right:1px solid #dcdcde;-webkit-user-select:none;user-select:none}.js .accordion-section-title{cursor:pointer}.js .accordion-section-title:after{position:absolute;top:12px;right:10px;z-index:1}.accordion-section-title:focus{outline:1px solid transparent}.accordion-section-title:focus:after,.accordion-section-title:hover:after{border-color:#a7aaad transparent;outline:1px solid transparent}.cannot-expand .accordion-section-title{cursor:auto}.cannot-expand .accordion-section-title:after{display:none}.control-section .accordion-section-title,.customize-pane-child .accordion-section-title{border-left:none;border-right:none;padding:10px 10px 11px 14px;line-height:1.55;background:#fff}.control-section .accordion-section-title:after,.customize-pane-child .accordion-section-title:after{top:calc(50% - 10px)}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{color:#1d2327;background:#f6f7f7}.control-section.open .accordion-section-title{border-bottom:1px solid #dcdcde}.network-admin .edit-site-actions{margin-top:0}.my-sites{display:block;overflow:auto;zoom:1}.my-sites li{display:block;padding:8px 3%;min-height:130px;margin:0}@media only screen and (max-width:599px){.my-sites li{min-height:0}}@media only screen and (min-width:600px){.my-sites.striped li{background-color:#fff;position:relative}.my-sites.striped li:after{content:"";width:1px;height:100%;position:absolute;top:0;right:0;background:#c3c4c7}}@media only screen and (min-width:600px) and (max-width:699px){.my-sites li{float:left;width:44%}.my-sites.striped li{background-color:#fff}.my-sites.striped li:nth-of-type(odd){clear:left}.my-sites.striped li:nth-of-type(2n+2):after{content:none}.my-sites li:nth-of-type(4n+1),.my-sites li:nth-of-type(4n+2){background-color:#f6f7f7}}@media only screen and (min-width:700px) and (max-width:1199px){.my-sites li{float:left;width:27.333333%;background-color:#fff}.my-sites.striped li:nth-of-type(3n+3):after{content:none}.my-sites li:nth-of-type(6n+1),.my-sites li:nth-of-type(6n+2),.my-sites li:nth-of-type(6n+3){background-color:#f6f7f7}}@media only screen and (min-width:1200px) and (max-width:1399px){.my-sites li{float:left;width:21%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(4n+1){clear:left}.my-sites.striped li:nth-of-type(4n+4):after{content:none}.my-sites li:nth-of-type(8n+1),.my-sites li:nth-of-type(8n+2),.my-sites li:nth-of-type(8n+3),.my-sites li:nth-of-type(8n+4){background-color:#f6f7f7}}@media only screen and (min-width:1400px) and (max-width:1599px){.my-sites li{float:left;width:16%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(5n+1){clear:left}.my-sites.striped li:nth-of-type(5n+5):after{content:none}.my-sites li:nth-of-type(10n+1),.my-sites li:nth-of-type(10n+2),.my-sites li:nth-of-type(10n+3),.my-sites li:nth-of-type(10n+4),.my-sites li:nth-of-type(10n+5){background-color:#f6f7f7}}@media only screen and (min-width:1600px){.my-sites li{float:left;width:12.666666%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(6n+1){clear:left}.my-sites.striped li:nth-of-type(6n+6):after{content:none}.my-sites li:nth-of-type(12n+1),.my-sites li:nth-of-type(12n+2),.my-sites li:nth-of-type(12n+3),.my-sites li:nth-of-type(12n+4),.my-sites li:nth-of-type(12n+5),.my-sites li:nth-of-type(12n+6){background-color:#f6f7f7}}.my-sites li a{text-decoration:none}@media print,(min-resolution:120dpi){div.star-holder,div.star-holder .star-rating{background:url(/wp-admin/images/stars-2x.png?ver=20121108) repeat-x bottom left;background-size:21px 37px}.spinner{background-image:url(/wp-admin/images/spinner-2x.gif)}}@media screen and (max-width:782px){html.wp-toolbar{padding-top:var(--wp-admin--admin-bar--height)}.screen-reader-shortcut:focus{top:-39px}.block-editor-page .screen-reader-shortcut:focus{top:7px}.screen-reader-shortcut[href="#wp-toolbar"]{display:none}body{min-width:240px;overflow-x:hidden}body *{-webkit-tap-highlight-color:transparent!important}#wpcontent{position:relative;margin-left:0;padding-left:10px}#wpbody-content{padding-bottom:100px}.wrap{clear:both;margin-right:12px;margin-left:0}#col-left,#col-right{float:none;width:auto}#col-left .col-wrap,#col-right .col-wrap{padding:0}#collapse-menu,.post-format-select{display:none!important}.wrap h1.wp-heading-inline{margin-bottom:.5em}.wrap .add-new-h2,.wrap .add-new-h2:active,.wrap .page-title-action,.wrap .page-title-action:active{padding:0 14px;font-size:14px;white-space:nowrap;min-height:40px;line-height:2.71428571;vertical-align:middle}.media-upload-form div.error,.notice,.wrap div.error,.wrap div.updated{margin:20px 0 10px;padding:5px 10px;font-size:14px;line-height:175%}.wp-core-ui .notice.is-dismissible{padding-right:46px}.notice-dismiss{padding:13px}.wrap .icon32+h2{margin-top:-2px}.wp-responsive-open #wpbody{right:-16em}code{word-wrap:break-word;word-wrap:anywhere;word-break:break-word}.postbox{font-size:14px}.metabox-holder .postbox>h3,.metabox-holder .stuffbox>h3,.metabox-holder h2,.metabox-holder h3.hndle{padding:12px}.nav-menus-php .metabox-holder h3{padding:0}.postbox .handlediv{margin-top:3px}.subsubsub{font-size:16px;text-align:center;margin-bottom:15px}#template .CodeMirror,#template textarea{box-sizing:border-box}#templateside{float:none;width:auto}#templateside>ul{border-left:1px solid #dcdcde}#templateside li{margin:0}#templateside li:not(.howto) a{display:block;padding:5px}#templateside li.howto{padding:12px}#templateside .highlight{padding:5px;margin-left:-5px;margin-top:-5px}#template .notice,#template>div{float:none;margin:1em 0;width:auto}#template .CodeMirror,#template textarea{width:100%}#templateside ul ul{padding-left:1.5em}[role=treeitem] .folder-label{display:block;padding:5px}.tree-folder .tree-folder::after,.tree-folder>li::after,.tree-folder>li::before{left:-8px}.tree-folder>li::before{top:0;height:13px}.tree-folder>.current-file::before{left:-5px;top:7px;width:4px}.tree-folder>.current-file::after{height:9px;left:-8px}.wrap #templateside span.notice{margin-left:-5px;width:100%}.fileedit-sub .alignright{float:left;margin-top:15px;width:100%;text-align:left}.fileedit-sub .alignright label{display:block}.fileedit-sub #plugin,.fileedit-sub #theme{margin-left:0;max-width:70%}.fileedit-sub input[type=submit]{margin-bottom:0}#documentation label[for=docs-list]{display:block}#documentation select[name=docs-list]{margin-left:0;max-width:60%}#documentation input[type=button]{margin-bottom:0}#wpfooter{display:none}#comments-form .checkforspam{display:none}.edit-comment-author{margin:2px 0 0}.filter-drawer .filter-group-feature input,.filter-drawer .filter-group-feature label{line-height:2.1}.filter-drawer .filter-group-feature label{margin-left:32px}.wp-filter .button.drawer-toggle{font-size:13px;line-height:2;height:28px}#screen-meta #contextual-help-wrap{overflow:visible}#screen-meta #contextual-help-back,#screen-meta .contextual-help-sidebar{display:none}#screen-meta .contextual-help-tabs{clear:both;width:100%;float:none}#screen-meta .contextual-help-tabs ul{margin:0 0 1em;padding:1em 0 0}#screen-meta .contextual-help-tabs .active{margin:0}#screen-meta .contextual-help-tabs-wrap{clear:both;max-width:100%;float:none}#screen-meta,#screen-meta-links{margin-right:10px}#screen-meta-links{margin-bottom:20px}.wp-filter .search-form input[type=search]{font-size:1rem}.wp-filter .search-form.search-plugins{min-width:100%}}@media screen and (max-width:600px){#wpwrap.wp-responsive-open{overflow-x:hidden}html.wp-toolbar{padding-top:0}.screen-reader-shortcut:focus{top:7px}#wpbody{padding-top:46px}div#post-body.metabox-holder.columns-1{overflow-x:hidden}.nav-tab-wrapper,.wrap h2.nav-tab-wrapper,h1.nav-tab-wrapper{border-bottom:0}h1 .nav-tab,h2 .nav-tab,h3 .nav-tab,nav .nav-tab{margin:10px 10px 0 0;border-bottom:1px solid #c3c4c7}.nav-tab-active:focus,.nav-tab-active:focus:active,.nav-tab-active:hover{border-bottom:1px solid #c3c4c7}.wp-filter .search-form.search-plugins label{width:100%}}@media screen and (max-width:480px){.metabox-prefs-container{display:grid}.metabox-prefs-container>*{display:inline-block;padding:2px}}@media screen and (max-width:320px){#network_dashboard_right_now .subsubsub{font-size:14px;text-align:left}}/*! This file is auto-generated */
button,input,select,textarea{box-sizing:border-box;font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea{font-size:14px}textarea{overflow:auto;padding:2px 6px;line-height:1.42857143;resize:vertical}input,select{margin:0 1px}textarea.code{padding:4px 6px 1px}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{padding:0 8px;line-height:2;min-height:30px}::-webkit-datetime-edit{line-height:1.85714286}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #8c8f94;border-radius:4px;background:#fff;color:#50575e;clear:none;cursor:pointer;display:inline-block;line-height:0;height:1rem;margin:-.25rem .25rem 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:1rem;min-width:1rem;-webkit-appearance:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#8c8f94}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#135e96}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{border-radius:50%;margin-right:.25rem;line-height:.71428571}input[type=checkbox]:checked::before,input[type=radio]:checked::before{float:left;display:inline-block;vertical-align:middle;width:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked::before{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E");content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E")/'';margin:-.1875rem 0 0 -.25rem;height:1.3125rem;width:1.3125rem}input[type=radio]:checked::before{content:"";border-radius:50%;width:.5rem;height:.5rem;margin:.1875rem;background-color:#3582c4;line-height:1.14285714}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.wp-admin input[type=file]{padding:3px 0;cursor:pointer}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#f0f0f1}::-webkit-input-placeholder{color:#646970}::-moz-placeholder{color:#646970}.form-invalid .form-required,.form-invalid .form-required:focus,.form-invalid.form-required input,.form-invalid.form-required input:focus,.form-invalid.form-required select,.form-invalid.form-required select:focus{border-color:#d63638!important;box-shadow:0 0 2px rgba(214,54,56,.8)}.form-table .form-required.form-invalid td:after{content:"\f534";content:"\f534"/'';font:normal 20px/1 dashicons;color:#d63638;margin-left:-25px;vertical-align:middle}.form-table .form-required.user-pass1-wrap.form-invalid td:after{content:""}.form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after{content:"\f534";content:"\f534"/'';font:normal 20px/1 dashicons;color:#d63638;margin:0 6px 0 -29px;vertical-align:middle}.form-input-tip{color:#646970}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:rgba(255,255,255,.5);border-color:rgba(220,220,222,.75);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(44,51,56,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=file][aria-disabled=true],input[type=range].disabled,input[type=range]:disabled,input[type=range][aria-disabled=true]{background:0 0;box-shadow:none;cursor:default}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=checkbox][aria-disabled=true],input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before,input[type=radio][aria-disabled=true]{opacity:.7;cursor:default}.wp-core-ui select{font-size:14px;line-height:2;color:#2c3338;border-color:#8c8f94;box-shadow:none;border-radius:3px;padding:0 24px 0 8px;min-height:30px;max-width:25rem;-webkit-appearance:none;background:#fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat right 5px top 55%;background-size:16px 16px;cursor:pointer;vertical-align:middle}.wp-core-ui select:hover{color:#2271b1}.wp-core-ui select:focus{border-color:#2271b1;color:#0a4b78;box-shadow:0 0 0 1px #2271b1}.wp-core-ui select:active{border-color:#8c8f94;box-shadow:none}.wp-core-ui select.disabled,.wp-core-ui select:disabled{color:#a7aaad;border-color:#dcdcde;background-color:#f6f7f7;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23a0a5aa%22%2F%3E%3C%2Fsvg%3E');box-shadow:none;text-shadow:0 1px 0 #fff;cursor:default;transform:none}.wp-core-ui select[aria-disabled=true]{cursor:default}.wp-core-ui select:-moz-focusring{color:transparent;text-shadow:0 0 0 #0a4b78}.wp-core-ui select::-ms-value{background:0 0;color:#50575e}.wp-core-ui select:hover::-ms-value{color:#2271b1}.wp-core-ui select:focus::-ms-value{color:#0a4b78}.wp-core-ui select.disabled::-ms-value,.wp-core-ui select:disabled::-ms-value{color:#a7aaad}.wp-core-ui select::-ms-expand{display:none}.wp-admin .button-cancel{display:inline-block;min-height:28px;padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.meta-box-sortables input{vertical-align:middle}.misc-pub-post-status select{margin-top:0}.wp-core-ui select[multiple]{height:auto;padding-right:8px;background:#fff}.submit{padding:1.5em 0;margin:5px 0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border:none}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:none;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:none;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}.regular-text{width:25em}input.small-text{width:50px;padding:0 6px}label input.small-text{margin-top:-4px}input[type=number].small-text{width:65px;padding-right:0}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px;padding-right:0}#doaction,#doaction2,#post-query-submit{margin:0 8px 0 0}.no-js input#changeit2,.no-js input#doaction2,.no-js label[for=bulk-action-selector-bottom],.no-js label[for=new_role2],.no-js select#bulk-action-selector-bottom,.no-js select#new_role2{display:none}.tablenav .actions select{float:left;margin-right:6px;max-width:12.5rem}#timezone_string option{margin-left:1em}.wp-cancel-pw>.dashicons,.wp-hide-pw>.dashicons{position:relative;top:3px;width:1.25rem;height:1.25rem;top:.25rem;font-size:20px}.wp-cancel-pw .dashicons-no{display:none}#your-profile label+a,label{vertical-align:middle}#your-profile label+a,fieldset label{vertical-align:middle}.options-media-php [for*="_size_"]{min-width:10em;vertical-align:baseline}.options-media-php .small-text[name*="_size_"]{margin:0 0 1em}.wp-generate-pw{margin-top:1em;position:relative}.wp-pwd button{height:min-content}.wp-pwd button.pwd-toggle .dashicons{position:relative;top:.25rem}.wp-pwd{margin-top:1em;position:relative}.mailserver-pass-wrap .wp-pwd{display:inline-block;margin-top:0}#mailserver_pass{padding-right:2.5rem}.mailserver-pass-wrap .button.wp-hide-pw{background:0 0;border:1px solid transparent;box-shadow:none;font-size:14px;line-height:2;width:2.5rem;min-width:40px;margin:0;padding:0 9px;position:absolute;right:0;top:0}.mailserver-pass-wrap .button.wp-hide-pw:hover{background:0 0;border-color:transparent}.mailserver-pass-wrap .button.wp-hide-pw:focus{background:0 0;border-color:#3582c4;border-radius:4px;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.mailserver-pass-wrap .button.wp-hide-pw:active{background:0 0;box-shadow:none;transform:none}#misc-publishing-actions label{vertical-align:baseline}#pass-strength-result{background-color:#f0f0f1;border:1px solid #dcdcde;color:#1d2327;margin:-1px 1px 5px;padding:3px 5px;text-align:center;width:25em;box-sizing:border-box;opacity:0}#pass-strength-result.short{background-color:#ffabaf;border-color:#e65054;opacity:1}#pass-strength-result.bad{background-color:#facfd2;border-color:#f86368;opacity:1}#pass-strength-result.good{background-color:#f5e6ab;border-color:#f0c33c;opacity:1}#pass-strength-result.strong{background-color:#b8e6bf;border-color:#68de7c;opacity:1}.password-input-wrapper{display:inline-block}.password-input-wrapper input{font-family:Consolas,Monaco,monospace}#pass1-text.short,#pass1.short{border-color:#e65054}#pass1-text.bad,#pass1.bad{border-color:#f86368}#pass1-text.good,#pass1.good{border-color:#f0c33c}#pass1-text.strong,#pass1.strong{border-color:#68de7c}#pass1-text:focus,#pass1:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.pw-weak{display:none}.indicator-hint{padding-top:8px}.wp-pwd [type=password],.wp-pwd [type=text]{margin-bottom:0;min-height:30px}.wp-pwd input::-ms-reveal{display:none}#pass1-text,.show-password #pass1{display:none}#pass1-text::-ms-clear{display:none}.show-password #pass1-text{display:inline-block}.wp-pwd .caps-warning{display:none;position:relative;background:#fcf9e8;border:1px solid #f0c33c;color:#1d2327;padding:6px 10px;top:-8px}.profile-php .wp-pwd .caps-warning{padding:3px 5px;top:-4px;border-radius:4px}.wp-pwd .caps-icon{display:inline-flex;justify-content:center;width:20px;height:20px;margin-right:5px;vertical-align:middle}.wp-pwd .caps-warning-text{vertical-align:middle}p.search-box{display:flex;flex-wrap:wrap;align-items:center;column-gap:.5rem;position:relative;float:right;margin:11px 0}.network-admin.themes-php p.search-box{clear:left}.tablenav .search-plugins input[name="s"],.tagsdiv .newtag{float:left;margin:0 4px 0 0}.js.plugins-php .search-box .wp-filter-search{margin:0;width:280px}input[type=email].ui-autocomplete-loading,input[type=text].ui-autocomplete-loading{background-image:url(/wp-admin/images/loading.gif);background-repeat:no-repeat;background-position:right 5px center;visibility:visible}input.ui-autocomplete-input.open{border-bottom-color:transparent}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;border:1px solid #4f94d4;box-shadow:0 1px 2px rgba(79,148,212,.8);background-color:#fff}.ui-autocomplete li{margin-bottom:0;padding:4px 10px;white-space:nowrap;text-align:left;cursor:pointer}.ui-autocomplete .ui-state-focus{background-color:#dcdcde}.wp-tags-autocomplete .ui-state-focus,.wp-tags-autocomplete [aria-selected=true]{background-color:#2271b1;color:#fff;outline:2px solid transparent}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#1d2327;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table .td-full,.form-table th.th-full{width:auto;padding:20px 10px 20px 0;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table .date-time-doc{margin-top:1em}.form-table p.timezone-info{margin:1em 0;display:flex;flex-direction:column}#local-time{margin-top:.5em}.form-table td fieldset label{margin:.35em 0 .5em!important;display:inline-block}.form-table td fieldset p label{margin-top:0!important}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}table.form-table td .updated p{font-size:13px;margin:.3em 0}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#adduser .form-field input,#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#dcdcde}.color-palette{display:table;width:100%;border-spacing:0;border-collapse:collapse}.color-palette .color-palette-shade,.color-palette td{display:table-cell;height:20px;padding:0;border:none}.color-option{cursor:pointer}.create-application-password .form-field{max-width:25em}.create-application-password label{font-weight:600}.create-application-password p.submit{margin-bottom:0;padding-bottom:0;display:block}#application-passwords-section .notice{margin-top:20px;margin-bottom:0;word-wrap:break-word}.application-password-display input.code{margin-bottom:6px;width:19em}.auth-app-card.card{max-width:768px}.authorize-application-php .form-wrap p{display:block}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.label-responsive{vertical-align:middle}#export-filters p{margin:0 0 1em}#export-filters p.submit{margin:7px 0 5px}.card{position:relative;margin-top:20px;padding:.7em 2em 1em;min-width:255px;max-width:520px;border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;box-sizing:border-box}.pressthis h4{margin:2em 0 1em}.pressthis textarea{width:100%;font-size:1em}#pressthis-code-wrap{overflow:auto}.pressthis-bookmarklet-wrapper{margin:20px 0 8px;vertical-align:top;position:relative;z-index:1}.pressthis-bookmarklet,.pressthis-bookmarklet:active,.pressthis-bookmarklet:focus,.pressthis-bookmarklet:hover{display:inline-block;position:relative;cursor:move;color:#2c3338;background:#dcdcde;border-radius:5px;border:1px solid #c3c4c7;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis-bookmarklet:active{outline:0}.pressthis-bookmarklet:after{content:"";width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;transform:skew(20deg) rotate(6deg);box-shadow:0 10px 8px rgba(0,0,0,.6)}.pressthis-bookmarklet:hover:after{transform:skew(20deg) rotate(9deg);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis-bookmarklet span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis-bookmarklet span:before{color:#787c82;font:normal 20px/1 dashicons;content:"\f157";content:"\f157"/'';position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis-js-toggle{margin-left:10px;padding:0;height:auto;vertical-align:top}.pressthis-js-toggle.button.button{margin-left:10px;padding:0;height:auto;vertical-align:top}.pressthis-js-toggle .dashicons{margin:5px 8px 6px 7px;color:#50575e}.timezone-info code{white-space:nowrap}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .date-time-text{display:inline-block;min-width:10em}.options-general-php input.small-text{width:56px;margin:-2px 0}.options-general-php .spinner{float:none;margin:-3px 3px 0}.options-general-php .language-install-spinner,.profile-php .language-install-spinner,.settings-php .language-install-spinner,.user-edit-php .language-install-spinner{display:inline-block;float:none;margin:-3px 5px 0;vertical-align:middle}.form-table.permalink-structure .available-structure-tags{margin-top:8px}.form-table.permalink-structure .available-structure-tags ul{display:flex;flex-wrap:wrap;margin:8px 0 0}.form-table.permalink-structure .available-structure-tags li{margin:6px 5px 0 0}.form-table.permalink-structure .available-structure-tags li:last-child{margin-right:0}.form-table.permalink-structure .structure-selection .row{margin-bottom:16px}.form-table.permalink-structure .structure-selection .row>div{max-width:calc(100% - 24px);display:inline-flex;flex-direction:column}.form-table.permalink-structure .structure-selection .row label{font-weight:600}.form-table.permalink-structure .structure-selection .row p{margin-top:0}.setup-php textarea{max-width:100%}.form-field #site-address{max-width:25em}.form-field #domain{max-width:22em}.form-field #admin-email,.form-field #blog_last_updated,.form-field #blog_registered,.form-field #path,.form-field #site-title{max-width:25em}.form-field #path{margin-bottom:5px}#search-sites,#search-users{max-width:60%}.configuration-rules-label{font-weight:600;margin-bottom:4px}.request-filesystem-credentials-dialog{display:none;visibility:visible}.request-filesystem-credentials-dialog .notification-dialog{top:10%;max-height:85%}.request-filesystem-credentials-dialog-content{margin:25px}#request-filesystem-credentials-title{font-size:1.3em;margin:1em 0}.request-filesystem-credentials-form legend{font-size:1em;padding:1.33em 0;font-weight:600}.request-filesystem-credentials-form input[type=password],.request-filesystem-credentials-form input[type=text]{display:block}.request-filesystem-credentials-dialog input[type=password],.request-filesystem-credentials-dialog input[type=text]{width:100%}.request-filesystem-credentials-form .field-title{font-weight:600}.request-filesystem-credentials-dialog label[for=hostname],.request-filesystem-credentials-dialog label[for=private_key],.request-filesystem-credentials-dialog label[for=public_key]{display:block;margin-bottom:1em}.request-filesystem-credentials-dialog .ftp-password,.request-filesystem-credentials-dialog .ftp-username{float:left;width:48%}.request-filesystem-credentials-dialog .ftp-password{margin-left:4%}.request-filesystem-credentials-dialog .request-filesystem-credentials-action-buttons{text-align:right}.request-filesystem-credentials-dialog label[for=ftp]{margin-right:10px}.request-filesystem-credentials-dialog #auth-keys-desc{margin-bottom:0}#request-filesystem-credentials-dialog .button:not(:last-child){margin-right:10px}#request-filesystem-credentials-form .cancel-button{display:none}#request-filesystem-credentials-dialog .cancel-button{display:inline}.request-filesystem-credentials-dialog .ftp-password,.request-filesystem-credentials-dialog .ftp-username{float:none;width:auto}.request-filesystem-credentials-dialog .ftp-username{margin-bottom:1em}.request-filesystem-credentials-dialog .ftp-password{margin:0}.request-filesystem-credentials-dialog .ftp-password em{color:#8c8f94}.request-filesystem-credentials-dialog label{display:block;line-height:1.5;margin-bottom:1em}.request-filesystem-credentials-form legend{padding-bottom:0}.request-filesystem-credentials-form #ssh-keys legend{font-size:1.3em}.request-filesystem-credentials-form .notice{margin:0 0 20px;clear:both}.tools-privacy-policy-page form{margin-bottom:1.3em}.tools-privacy-policy-page input.button{margin:0 1px 0 6px}.tools-privacy-policy-page select{margin:0 1px .5em 6px}.tools-privacy-edit{margin:1.5em 0}.tools-privacy-policy-page span{line-height:2}.privacy_requests .column-email{width:40%}.privacy_requests .column-type{text-align:center}.privacy_requests tfoot td:first-child,.privacy_requests thead td:first-child{border-left:4px solid #fff}.privacy_requests tbody th{border-left:4px solid #fff;background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.privacy_requests .row-actions{color:#787c82}.privacy_requests .row-actions.processing{position:static}.privacy_requests tbody .has-request-results th{box-shadow:none}.privacy_requests tbody .request-results th .notice{margin:0 0 5px}.privacy_requests tbody td{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.privacy_requests tbody .has-request-results td{box-shadow:none}.privacy_requests .next_steps .button{word-wrap:break-word;white-space:normal}.privacy_requests .status-request-confirmed td,.privacy_requests .status-request-confirmed th{background-color:#fff;border-left-color:#72aee6}.privacy_requests .status-request-failed td,.privacy_requests .status-request-failed th{background-color:#f6f7f7;border-left-color:#d63638}.privacy_requests .export_personal_data_failed a{vertical-align:baseline}.status-label{font-weight:600}.status-label.status-request-pending{font-weight:400;font-style:italic;color:#646970}.status-label.status-request-failed{color:#d63638;font-weight:600}.privacy_requests .status-date{display:block;font-weight:400}.wp-privacy-request-form{clear:both}.wp-privacy-request-form-field{margin:1.5em 0}.wp-privacy-request-form input{margin:0}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{-webkit-appearance:none;padding:3px 10px;min-height:40px}::-webkit-datetime-edit{line-height:1.875}.widefat tfoot td input[type=checkbox],.widefat th input[type=checkbox],.widefat thead td input[type=checkbox],input[type=checkbox]{-webkit-appearance:none}.widefat tfoot td input[type=checkbox],.widefat th input[type=checkbox],.widefat thead td input[type=checkbox]{margin-bottom:8px}.widefat tfoot td input[type=checkbox]:before,.widefat th input[type=checkbox]:before,.widefat thead td input[type=checkbox]:before,input[type=checkbox]:checked:before{width:1.875rem;height:1.875rem;margin:-.1875rem -.3125rem}input[type=checkbox],input[type=radio]{height:1.5625rem;width:1.5625rem}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-.1875rem}input[type=radio]:checked:before{vertical-align:middle;width:.5625rem;height:.5625rem;margin:.4375rem;line-height:.76190476}.wp-admin .form-table select,.wp-core-ui select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.wp-admin .button-cancel{margin-bottom:0;padding:2px 0;font-size:14px;vertical-align:middle}#adduser .form-field input,#createuser .form-field input{width:100%}.form-table{box-sizing:border-box}.form-table td,.form-table th,.label-responsive{display:block;width:auto;vertical-align:middle}.label-responsive{margin:.5em 0}.export-filters li{margin-bottom:0}.form-table .color-palette .color-palette-shade,.form-table .color-palette td{display:table-cell;width:15px;height:30px;padding:0}.form-table .color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=email],.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;display:block;max-width:none;box-sizing:border-box}.form-table .form-required.form-invalid td:after{float:right;margin:-30px 3px 0 0}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:4.375em;display:inline;padding:3px 6px;margin:0 3px}.form-table .regular-text~input[type=text].small-text{margin-top:5px}#pass-strength-result{width:100%;box-sizing:border-box;padding:8px}.profile-php .wp-pwd .caps-warning{padding:8px}.password-input-wrapper{display:block}p.search-box{float:none;width:100%;margin-bottom:20px;display:flex}p.search-box input[name="s"]{width:100%;float:none;margin-bottom:10px;vertical-align:middle}.js.plugins-php .search-box .wp-filter-search{width:100%;margin-bottom:0}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{display:inline;padding:4px 0 0;line-height:1.4;font-size:14px}.form-table th{padding:10px 0 0;border-bottom:0}.form-table td{margin-bottom:0;padding:4px 0 6px}.form-table.permalink-structure td code{display:inline-block}.form-table.permalink-structure .structure-selection{margin-top:8px}.form-table.permalink-structure .structure-selection .row>div{max-width:calc(100% - 36px);width:100%}.form-table.permalink-structure td input[type=text]{margin-top:4px}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table td>label:first-child{display:inline-block;margin-top:.35em}.background-position-control .button-group>label{font-size:0}.form-table fieldset label{display:block}.form-field #domain{max-width:none}.wp-pwd{position:relative}#profile-page .form-table #pass1{padding-right:90px}.wp-pwd button.button{background:0 0;border:1px solid transparent;box-shadow:none;line-height:2;margin:0;padding:5px 9px;position:absolute;right:0;top:0;width:2.375rem;height:2.375rem;min-width:40px;min-height:40px}.wp-pwd button.wp-hide-pw{right:2.5rem}body.user-new-php .wp-pwd button.wp-hide-pw{right:0}.wp-pwd button.button:focus,.wp-pwd button.button:hover{background:0 0}.wp-pwd button.button:active{background:0 0;box-shadow:none;transform:none}.wp-pwd .button .text{display:none}.wp-pwd [type=password],.wp-pwd [type=text]{line-height:2;padding-right:5rem}body.user-new-php .wp-pwd [type=password],body.user-new-php .wp-pwd [type=text]{padding-right:2.5rem}.wp-cancel-pw .dashicons-no{display:inline-block}.mailserver-pass-wrap .wp-pwd{display:block}#mailserver_pass{padding-left:10px}.options-general-php input[type=text].small-text{max-width:6.25em;margin:0}.tools-privacy-policy-page form.wp-create-privacy-page{margin-bottom:1em}.tools-privacy-policy-page input#set-page,.tools-privacy-policy-page select{margin:10px 0 0}.tools-privacy-policy-page .wp-create-privacy-page span{display:block;margin-bottom:1em}.tools-privacy-policy-page .wp-create-privacy-page .button{margin-left:0}.wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column){display:table-cell}.wp-list-table.privacy_requests.widefat th input,.wp-list-table.privacy_requests.widefat thead td input{margin-left:5px}.wp-privacy-request-form-field input[type=text]{width:100%;margin-bottom:10px;vertical-align:middle}.regular-text{max-width:100%}}@media only screen and (max-width:768px){.form-field input[type=email],.form-field input[type=password],.form-field input[type=text],.form-field select,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}}@media only screen and (max-height:480px),screen and (max-width:450px){.file-editor-warning .notification-dialog,.request-filesystem-credentials-dialog .notification-dialog{width:100%;height:100%;max-height:100%;position:fixed;top:0;margin:0;left:0}}@media screen and (max-width:600px){.color-option{width:49%}}@media only screen and (max-width:320px){.options-general-php .date-time-text.date-time-custom-text{min-width:0;margin-right:.5em}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}html :where(.editor-styles-wrapper){background:#fff;color:initial;font-family:serif;font-size:medium;line-height:normal}:where(.editor-styles-wrapper) .wp-align-wrapper{max-width:840px}:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-full,:where(.editor-styles-wrapper) .wp-align-wrapper>.wp-block{max-width:none}:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-wide{max-width:840px}:where(.editor-styles-wrapper) a{transition:none}:where(.editor-styles-wrapper) code,:where(.editor-styles-wrapper) kbd{background:inherit;font-family:monospace;font-size:inherit;margin:0;padding:0}:where(.editor-styles-wrapper) p{font-size:revert;line-height:revert;margin:revert}:where(.editor-styles-wrapper) ol,:where(.editor-styles-wrapper) ul{box-sizing:border-box;list-style-type:revert;margin:revert;padding:revert}:where(.editor-styles-wrapper) ol ol,:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ol,:where(.editor-styles-wrapper) ul ul{margin:revert}:where(.editor-styles-wrapper) ol li,:where(.editor-styles-wrapper) ul li{margin:revert}:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ul{list-style-type:revert}:where(.editor-styles-wrapper) h1,:where(.editor-styles-wrapper) h2,:where(.editor-styles-wrapper) h3,:where(.editor-styles-wrapper) h4,:where(.editor-styles-wrapper) h5,:where(.editor-styles-wrapper) h6{color:revert;font-size:revert;font-weight:revert;line-height:revert;margin:revert}:where(.editor-styles-wrapper) select{-webkit-appearance:revert;background:revert;border:revert;border-radius:revert;box-shadow:revert;color:revert;cursor:revert;font-family:system-ui;font-size:revert;font-weight:revert;line-height:revert;margin:revert;max-width:revert;min-height:revert;outline:revert;padding:revert;text-shadow:revert;transform:revert;vertical-align:revert}:where(.editor-styles-wrapper) select:disabled,:where(.editor-styles-wrapper) select:focus{background-color:revert;background-image:revert;border-color:revert;box-shadow:revert;color:revert;cursor:revert;text-shadow:revert;transform:revert}.wp-block-accordion{box-sizing:border-box}.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-breadcrumbs{box-sizing:border-box}.wp-block-breadcrumbs ol{flex-wrap:wrap;list-style:none}.wp-block-breadcrumbs li,.wp-block-breadcrumbs ol{align-items:center;display:flex;margin:0;padding:0}.wp-block-breadcrumbs li:not(:last-child):after{content:var(--separator,"/");margin:0 .5em;opacity:.7}.wp-block-breadcrumbs span{color:inherit}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout{box-sizing:border-box}.wp-block-math{overflow-x:auto;overflow-y:hidden}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;opacity:0;position:absolute;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{height:0;overflow:hidden;visibility:hidden;width:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{left:-1px;top:100%}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open{overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{outline:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote :where(cite){color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}.wp-block-term-count{box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-term-name{box-sizing:border-box}.wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-styles .block-editor-block-list__block{margin:0}@keyframes selection-overlay__fade-in-animation{0%{opacity:0}to{opacity:.4}}:root .block-editor-block-list__layout::selection,:root [data-has-multi-selection=true] .block-editor-block-list__layout::selection,_::-webkit-full-page-media,_:future{background-color:initial}.block-editor-block-list__layout{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected) ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected)::selection{background:#0000}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{background:var(--wp-admin-theme-color);bottom:0;content:"";left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media not (prefers-reduced-motion){.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{animation:selection-overlay__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{outline:2px solid #0000}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected).is-highlighted:after{outline-color:#0000}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus{outline:none}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected:after,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*1/var(--wp-block-editor-iframe-zoom-out-scale, 1));pointer-events:none;position:absolute;right:0;top:0;z-index:1}.block-editor-block-list__layout .block-editor-block-list__block.is-block-hidden{border:none!important;height:0;overflow:hidden;padding:0!important;visibility:hidden}.block-editor-block-list__layout.is-layout-flex:not(.is-vertical)>.is-block-hidden{align-self:stretch;height:auto;white-space:nowrap!important;width:0}.block-editor-block-list__layout [class^=components-]{-webkit-user-select:text;user-select:text}.block-editor-block-list__layout .block-editor-block-list__block{overflow-wrap:break-word;pointer-events:auto;position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-editing-disabled{pointer-events:none}.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.has-child-selected,.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.is-selected{z-index:20}.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:48px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{background-color:#fff6;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:initial}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.has-child-selected:after{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.block-editor-block-list__layout .block-editor-block-list__block:not([data-draggable=true]),.block-editor-block-list__layout .block-editor-block-list__block:not([draggable=true]){cursor:default}.block-editor-block-list__layout .block-editor-block-list__block[data-draggable=true],.block-editor-block-list__layout .block-editor-block-list__block[draggable=true]{cursor:grab}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected{cursor:default}.block-editor-block-list__layout .block-editor-block-list__block [contenteditable],.block-editor-block-list__layout .block-editor-block-list__block[contenteditable]{cursor:text}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered:not(.is-selected):after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline):not(.rich-text):not([contenteditable=true]).is-selected:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*1/var(--wp-block-editor-iframe-zoom-out-scale, 1));pointer-events:none;position:absolute;right:0;top:0}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}@keyframes block-editor-is-editable__animation{0%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}to{background-color:rgba(var(--wp-admin-theme-color--rgb),0)}}@keyframes block-editor-is-editable__animation_reduce-motion{0%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}99%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}to{background-color:rgba(var(--wp-admin-theme-color--rgb),0)}}.is-root-container:not([inert]) .block-editor-block-list__block.is-selected .block-editor-block-list__block.has-editable-outline:after{animation-delay:.1s;animation-duration:.8s;animation-fill-mode:backwards;animation-name:block-editor-is-editable__animation;animation-timing-function:ease-out;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media (prefers-reduced-motion:reduce){.is-root-container:not([inert]) .block-editor-block-list__block.is-selected .block-editor-block-list__block.has-editable-outline:after{animation-delay:0s;animation-name:block-editor-is-editable__animation_reduce-motion}}.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){opacity:.2}@media not (prefers-reduced-motion){.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){transition:opacity .1s linear}}.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected) .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-multi-selected,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-selected{opacity:1}.wp-block.alignleft,.wp-block.alignright,.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{z-index:21}.wp-site-blocks>[data-align=left]{float:left;margin-right:2em}.wp-site-blocks>[data-align=right]{float:right;margin-left:2em}.wp-site-blocks>[data-align=center]{justify-content:center;margin-left:auto;margin-right:auto}.block-editor-block-list .block-editor-inserter{cursor:move;cursor:grab;margin:8px}@keyframes block-editor-inserter__toggle__fade-in-animation{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.wp-block .block-list-appender .block-editor-inserter__toggle{animation:block-editor-inserter__toggle__fade-in-animation .1s ease;animation-fill-mode:forwards}}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{display:none}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:1.5;margin:0;outline:none;overflow:hidden;padding:12px;resize:none;width:100%}@media not (prefers-reduced-motion){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition:padding .2s linear}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__block .block-editor-warning{position:relative;z-index:5}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__zoom-out-separator{background:#ddd;margin-left:-1px;margin-right:-1px}@media not (prefers-reduced-motion){.block-editor-block-list__zoom-out-separator{transition:background-color .3s ease}}.block-editor-block-list__zoom-out-separator{align-items:center;color:#000;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;justify-content:center;overflow:hidden}.is-zoomed-out .block-editor-block-list__zoom-out-separator{font-size:calc(13px/var(--wp-block-editor-iframe-zoom-out-scale))}.block-editor-block-list__zoom-out-separator.is-dragged-over{background:#ccc}.block-editor-block-list__layout.is-root-container.has-global-padding>.block-editor-block-list__zoom-out-separator,.has-global-padding>.block-editor-block-list__zoom-out-separator{margin:0 calc(var(--wp--style--root--padding-right)*-1 - 1px) 0 calc(var(--wp--style--root--padding-left)*-1 - 1px)!important;max-width:none}.is-dragging{cursor:grabbing}.is-vertical .block-list-appender{margin-left:12px;margin-right:auto;margin-top:12px;width:24px}.block-list-appender>.block-editor-inserter{display:block}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block.has-block-overlay{cursor:default}.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block{pointer-events:none}.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block.has-block-overlay:before{left:0;right:0;width:auto}.block-editor-block-list__layout .is-dragging{opacity:.1}.block-editor-block-list__layout .is-dragging iframe{pointer-events:none}.block-editor-block-list__layout .is-dragging::selection{background:#0000!important}.block-editor-block-list__layout .is-dragging:after{content:none!important}.wp-block img:not([draggable]),.wp-block svg:not([draggable]){pointer-events:none}.block-editor-block-preview__content-iframe .block-list-appender{display:none}.block-editor-block-preview__live-content *{pointer-events:none}.block-editor-block-preview__live-content .block-list-appender{display:none}.block-editor-block-preview__live-content .components-button:disabled{opacity:1}.block-editor-block-preview__live-content .block-editor-block-list__block[data-empty=true],.block-editor-block-preview__live-content .components-placeholder{display:none}.block-editor-block-variation-picker__skip,.block-editor-block-variation-picker__variations,.wp-block-group-placeholder__variations{display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:8px;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.block-editor-block-variation-picker__skip svg,.block-editor-block-variation-picker__variations svg,.wp-block-group-placeholder__variations svg{fill:#949494!important}.block-editor-block-variation-picker__skip .components-button,.block-editor-block-variation-picker__variations .components-button,.wp-block-group-placeholder__variations .components-button{padding:4px}.block-editor-block-variation-picker__skip .components-button:hover,.block-editor-block-variation-picker__variations .components-button:hover,.wp-block-group-placeholder__variations .components-button:hover{background:none!important}.block-editor-block-variation-picker__skip .components-button:hover svg,.block-editor-block-variation-picker__variations .components-button:hover svg,.wp-block-group-placeholder__variations .components-button:hover svg{fill:var(--wp-admin-theme-color)!important}.block-editor-block-variation-picker__skip>li,.block-editor-block-variation-picker__variations>li,.wp-block-group-placeholder__variations>li{align-items:center;display:flex;flex-direction:column;gap:4px;width:auto}.block-editor-button-block-appender{align-items:center;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.is-dark-theme .block-editor-button-block-appender{box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6}.block-editor-button-block-appender:hover{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);color:var(--wp-admin-theme-color)}.block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child{pointer-events:none}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child:after,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child:after,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after{border:1px dashed;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter{opacity:0}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter:focus-within,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter:focus-within,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter:focus-within,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter:focus-within{opacity:1}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over:after,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over:after,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after{border:none}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter{visibility:visible}.block-editor-block-list__block:not(.is-selected)>.block-editor-block-list__block>.block-list-appender:only-child:after{border:none}.block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{background-color:var(--wp-admin-theme-color);box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6}@media not (prefers-reduced-motion){.block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{transition:background-color .2s ease-in-out}}.block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid #0000}.block-editor-default-block-appender .block-editor-default-block-appender__content{margin-block-end:0;margin-block-start:0;opacity:.62}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-default-block-appender .block-editor-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__block .block-list-appender{bottom:0;list-style:none;padding:0;position:absolute;right:0;z-index:2}.block-editor-block-list__block .block-list-appender.block-list-appender{line-height:0;margin:0}.block-editor-block-list__block .block-list-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{height:24px}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{background:#1e1e1e;box-shadow:none;color:#fff;display:none;flex-direction:row;height:24px;min-width:24px;padding:0!important;width:24px}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender__content{display:none}.block-editor-block-list__block .block-list-appender:only-child{align-self:center;line-height:inherit;list-style:none;position:relative;right:auto}.block-editor-block-list__block .block-list-appender:only-child .block-editor-default-block-appender__content{display:block}.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle,.block-editor-block-list__block.is-selected>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected>.block-list-appender .block-list-appender__toggle{display:flex}.block-editor-default-block-appender__content{cursor:text}.block-editor-iframe__body{position:relative}.block-editor-iframe__html{transform-origin:top center}@media not (prefers-reduced-motion){.block-editor-iframe__html{transition:background-color .4s}}.block-editor-iframe__html.zoom-out-animation{bottom:0;left:0;overflow-y:var(--wp-block-editor-iframe-zoom-out-overflow-behavior,scroll);position:fixed;right:0;top:calc(var(--wp-block-editor-iframe-zoom-out-scroll-top, 0)*-1)}.block-editor-iframe__html.is-zoomed-out{background-color:var(--wp-editor-canvas-background);margin-bottom:calc(var(--wp-block-editor-iframe-zoom-out-content-height)*(1 - var(--wp-block-editor-iframe-zoom-out-scale, 1))*-1 + var(--wp-block-editor-iframe-zoom-out-frame-size, 0)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1)*-1 + -2px);padding-bottom:calc(var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1));padding-top:calc(var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1));scale:var(--wp-block-editor-iframe-zoom-out-scale,1);transform:translateX(calc((var(--wp-block-editor-iframe-zoom-out-scale-container-width) - var(--wp-block-editor-iframe-zoom-out-container-width, 100vw))/2/var(--wp-block-editor-iframe-zoom-out-scale, 1)))}.block-editor-iframe__html.is-zoomed-out body{min-height:calc((var(--wp-block-editor-iframe-zoom-out-inner-height) - 2*var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1))/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.block-editor-iframe__html.is-zoomed-out body>.is-root-container:not(.wp-block-post-content){display:flex;flex:1;flex-direction:column;height:100%}.block-editor-iframe__html.is-zoomed-out body>.is-root-container:not(.wp-block-post-content)>main{flex:1}.block-editor-iframe__html.is-zoomed-out .wp-block[draggable]{cursor:grab}.block-editor-media-placeholder__cancel-button.is-link{display:block;margin:1em}.block-editor-media-placeholder.is-appender{min-height:0}.block-editor-media-placeholder.is-appender:hover{box-shadow:0 0 0 1px var(--wp-admin-theme-color);cursor:pointer}.block-editor-plain-text{border:none;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0;width:100%}.rich-text [data-rich-text-placeholder]{pointer-events:none}.rich-text [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.rich-text:focus{outline:none}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{background:#ff0;content:"</>"}[data-rich-text-comment],[data-rich-text-format-boundary]{border-radius:2px}[data-rich-text-comment]{background-color:currentColor}[data-rich-text-comment] span{color:currentColor;filter:invert(100%);padding:0 2px}.rich-text [contenteditable=false]::selection{background-color:initial}.block-editor-warning{align-items:center;background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;display:flex;flex-wrap:wrap;padding:1em}.block-editor-warning,.block-editor-warning .block-editor-warning__message{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.block-editor-warning .block-editor-warning__message{color:#1e1e1e;font-size:13px;line-height:1.4;margin:0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:space-between;width:100%}.block-editor-warning .block-editor-warning__actions{align-items:center;display:flex;gap:8px}.components-popover.block-editor-warning__dropdown{z-index:99998}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote :where(cite),.wp-block-pullquote :where(footer),.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}.wp-block-archives .wp-block-archives{border:0;margin:0}.wp-block-audio{margin-left:0;margin-right:0;position:relative}.wp-block-audio.is-transient audio{opacity:.3}.wp-block-audio .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-avatar__image img{width:100%}.wp-block-avatar.aligncenter .components-resizable-box__container{margin:0 auto}.wp-block[data-align=center]>.wp-block-button{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align=right]>.wp-block-button{
  /*!rtl:ignore*/text-align:right}.wp-block-button{cursor:text;position:relative}.wp-block-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:-2px}.wp-block-button[data-rich-text-placeholder]:after{opacity:.8}div[data-type="core/button"]{display:table}.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{margin:0}.wp-block-buttons>.block-list-appender{align-items:center;display:inline-flex}.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{justify-content:flex-start}.wp-block-buttons>.wp-block-button:focus{box-shadow:none}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center]{margin-left:auto;margin-right:auto;margin-top:0;width:100%}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{margin-bottom:0}.wp-block[data-align=center]>.wp-block-buttons{align-items:center;justify-content:center}.wp-block[data-align=right]>.wp-block-buttons{justify-content:flex-end}.wp-block-categories ul{padding-left:2.5em}.wp-block-categories ul ul{margin-top:6px}[data-align=center] .wp-block-categories{text-align:center}.wp-block-categories__indentation{padding-left:16px}.wp-block-code code{background:none}.wp-block-columns :where(.wp-block){margin-left:0;margin-right:0;max-width:none}html :where(.wp-block-column){margin-bottom:0;margin-top:0}.wp-block-comments__legacy-placeholder,.wp-block-post-comments{box-sizing:border-box}.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{float:left}.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{float:right}.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit],.wp-block-comments__legacy-placeholder input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.block-library-comments-toolbar__popover .components-popover__content{min-width:230px}.wp-block-comments__legacy-placeholder *{pointer-events:none}.wp-block-comment-author-avatar__placeholder{border:1px dashed;height:100%;width:100%;stroke:currentColor;stroke-dasharray:3}.wp-block[data-align=center]>.wp-block-comments-pagination{justify-content:center}:where(.editor-styles-wrapper) .wp-block-comments-pagination{max-width:100%}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination-numbers a{text-decoration:underline}.wp-block-comments-pagination-numbers .page-numbers{margin-right:2px}.wp-block-comments-pagination-numbers .page-numbers:last-child{margin-right:0}.wp-block-comments-title.has-background{padding:inherit}.wp-block-cover.is-placeholder{align-items:stretch;display:flex;min-height:240px;padding:0!important}.wp-block-cover.is-placeholder .components-placeholder.is-large{justify-content:flex-start;z-index:1}.wp-block-cover.is-placeholder:focus:after{min-height:auto}.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover.is-transient{position:relative}.wp-block-cover.is-transient:before{background-color:#fff;content:"";height:100%;opacity:.3;position:absolute;width:100%;z-index:1}.wp-block-cover.is-transient .wp-block-cover__inner-container{z-index:2}.wp-block-cover .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-cover .wp-block-cover__inner-container{margin-left:0;margin-right:0;text-align:left}.wp-block-cover .wp-block-cover__placeholder-background-options{width:100%}.wp-block-cover .wp-block-cover__image--placeholder-image{bottom:0;left:0;position:absolute;right:0;top:0}[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover{max-width:420px;width:100%}.block-library-cover__reset-button{margin-left:auto}.block-library-cover__resize-container{bottom:0;left:0;min-height:50px;position:absolute!important;right:0;top:0}.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .block-library-cover__resize-container,.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .components-popover__content>div{overflow:visible;pointer-events:none}.block-editor-block-patterns-list__list-item .has-parallax.wp-block-cover{background-attachment:scroll}.color-block-support-panel__inner-wrapper>:not(.block-editor-tools-panel-color-gradient-settings__item){margin-top:24px}.wp-block-details summary div{display:inline}.wp-block-embed{clear:both;margin-left:0;margin-right:0}.wp-block-embed.is-loading{display:flex;justify-content:center}.wp-block-embed .wp-block-embed__placeholder-input{flex:1 1 auto}.wp-block-embed .components-placeholder__error{word-break:break-word}.wp-block-post-content .wp-block-embed__learn-more a{color:var(--wp-admin-theme-color)}.block-library-embed__interactive-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{max-width:360px;width:100%}.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{min-width:280px}.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{height:auto}.wp-block[data-align=center]>.wp-block-file{text-align:center}.wp-block-file{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.wp-block-file .components-resizable-box__container{margin-bottom:1em}.wp-block-file .wp-block-file__preview{height:100%;margin-bottom:1em;width:100%}.wp-block-file .wp-block-file__preview-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file a{min-width:1em}.wp-block-file a:not(.wp-block-file__button){display:inline-block}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}.wp-block-form-input .is-input-hidden{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;font-size:.85em;opacity:.3;padding:.5em}.wp-block-form-input .is-input-hidden input[type=text]{background:#0000}.wp-block-form-input.is-selected .is-input-hidden{background:none;opacity:1}.wp-block-form-input.is-selected .is-input-hidden input[type=text]{background:unset}.wp-block-form-submission-notification>*{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;opacity:.25}.wp-block-form-submission-notification.is-selected>*,.wp-block-form-submission-notification:has(.is-selected)>*{background:none;opacity:1}.wp-block-form-submission-notification.is-selected:after,.wp-block-form-submission-notification:has(.is-selected):after{display:none!important}.wp-block-form-submission-notification:after{align-items:center;display:flex;font-size:1.1em;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.wp-block-form-submission-notification.form-notification-type-success:after{content:attr(data-message-success)}.wp-block-form-submission-notification.form-notification-type-error:after{content:attr(data-message-error)}.wp-block-freeform.block-library-rich-text__tinymce{height:auto}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-left:0;padding-left:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-left:4px solid #000;box-shadow:inset 0 0 0 0 #ddd;margin:0;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:var(--wp-admin-theme-color)}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f0f0f0;border-radius:2px;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#ddd}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:1900px 20px;cursor:default;display:block;height:20px;margin:15px auto;outline:0;width:96%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:initial}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{margin:0;padding-top:.5em}.wp-block-freeform.block-library-rich-text__tinymce .wpview{border:1px solid #0000;clear:both;margin-bottom:16px;position:relative;width:99.99%}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{background:#0000;display:block;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #ddd;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #ddd;margin:0;padding:1em 0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:#0000}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;font-size:32px;height:32px;margin:0 auto;width:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{clear:both;content:"";display:table}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{line-height:1;margin:auto -6px;overflow-x:hidden;padding:6px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{box-sizing:border-box;float:left;margin:0;padding:6px;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.3333333333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.6666666667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.2857142857%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.1111111111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{border:none;height:auto;max-width:100%;padding:0}div[data-type="core/freeform"]:before{border:1px solid #ddd;outline:1px solid #0000}@media not (prefers-reduced-motion){div[data-type="core/freeform"]:before{transition:border-color .1s linear,box-shadow .1s linear}}div[data-type="core/freeform"].is-selected:before{border-color:#1e1e1e}div[data-type="core/freeform"] .block-editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{clear:both;content:"";display:table}.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i,.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i{color:#1e1e1e}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-left:8px;margin-right:0}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{border:1px solid #ddd;border-bottom:none;border-radius:2px;display:none;margin:0 0 8px;padding:0;position:sticky;top:0;width:auto;z-index:31}div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{border-color:#1e1e1e;display:block}.block-library-classic__toolbar .mce-tinymce{box-shadow:none}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;display:block}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar div.mce-toolbar-grp{border-bottom:1px solid #1e1e1e}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{height:50vh!important}@media (min-width:960px){.block-editor-freeform-modal .block-editor-freeform-modal__content:not(.is-full-screen){height:9999rem}.block-editor-freeform-modal .block-editor-freeform-modal__content .components-modal__header+div{height:100%}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-tinymce{height:calc(100% - 52px)}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-container-body{display:flex;flex-direction:column;height:100%;min-width:50vw}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area{display:flex;flex-direction:column;flex-grow:1}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{flex-grow:1;height:10px!important}}.block-editor-freeform-modal__actions{margin-top:16px}:root :where(figure.wp-block-gallery){display:block}:root :where(figure.wp-block-gallery)>.blocks-gallery-caption{flex:0 0 100%}:root :where(figure.wp-block-gallery)>.blocks-gallery-media-placeholder-wrapper{flex-basis:100%}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice.is-error{display:block}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__content{margin:4px 0}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__dismiss{position:absolute;right:5px;top:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .components-placeholder__label{display:none}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .block-editor-media-placeholder__button{margin-bottom:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder{margin:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder .components-placeholder__label{display:flex}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder figcaption{z-index:2}:root :where(figure.wp-block-gallery) .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.gallery-settings-buttons .components-button:first-child{margin-right:8px}.blocks-gallery-item figure:not(.is-selected):focus,.blocks-gallery-item img:focus{outline:none}.blocks-gallery-item figure.is-selected:before{bottom:0;box-shadow:0 0 0 1px #fff inset,0 0 0 3px var(--wp-admin-theme-color) inset;content:"";left:0;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.blocks-gallery-item figure.is-transient img{opacity:.3}.blocks-gallery-item .block-editor-media-placeholder{height:100%;margin:0}.blocks-gallery-item .block-editor-media-placeholder .components-placeholder__label{display:flex}.wp-block-gallery ul.blocks-gallery-grid{margin:0;padding:0}@media (min-width:600px){.wp-block-update-gallery-modal{max-width:480px}}.wp-block-update-gallery-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-group .block-editor-block-list__insertion-point{left:0;right:0}[data-type="core/group"].is-selected .block-list-appender{margin-left:0;margin-right:0}[data-type="core/group"].is-selected .has-background .block-list-appender{margin-bottom:18px;margin-top:18px}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{gap:inherit}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-default-block-appender__content,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{display:inherit;flex:1;flex-direction:inherit;width:100%}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{border:1px dashed;content:"";display:flex;flex:1 0 40px;min-height:38px;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{pointer-events:all}.block-library-html__edit .block-library-html__preview-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.block-library-html__edit .block-editor-plain-text{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;display:block;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important}@media (min-width:600px){.block-library-html__edit .block-editor-plain-text{font-size:13px!important}}.block-library-html__edit .block-editor-plain-text:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}.block-library-html__edit .block-editor-plain-text{direction:ltr}.wp-block-image.wp-block-image .block-editor-media-placeholder.is-small{min-height:60px}figure.wp-block-image:not(.wp-block){margin:0}.wp-block-image{position:relative}.wp-block-image .is-applying img,.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-image__placeholder{aspect-ratio:4/3}.wp-block-image__placeholder.has-illustration:before{background:#fff;opacity:.8}.wp-block-image__placeholder .components-placeholder__illustration{opacity:.1}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-align=full]>.wp-block-image img,[data-align=wide]>.wp-block-image img{height:auto;width:100%}.wp-block[data-align=center]>.wp-block-image,.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{display:table}.wp-block[data-align=center]>.wp-block-image>figcaption,.wp-block[data-align=left]>.wp-block-image>figcaption,.wp-block[data-align=right]>.wp-block-image>figcaption{caption-side:bottom;display:table-caption}.wp-block[data-align=left]>.wp-block-image{margin:.5em 1em .5em 0}.wp-block[data-align=right]>.wp-block-image{margin:.5em 0 .5em 1em}.wp-block[data-align=center]>.wp-block-image{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align]:has(>.wp-block-image){position:relative}.wp-block-image__crop-area{max-width:100%;overflow:hidden;position:relative;width:100%}.wp-block-image__crop-area .reactEasyCrop_Container{pointer-events:auto}.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image{border:none;border-radius:0}.wp-block-image__crop-icon{align-items:center;display:flex;justify-content:center;min-width:48px;padding:0 8px}.wp-block-image__crop-icon svg{fill:currentColor}.wp-block-image__zoom .components-popover__content{min-width:260px;overflow:visible!important}.wp-block-image__toolbar_content_textarea__container{padding:8px}.wp-block-image__toolbar_content_textarea{width:250px}.wp-block-latest-posts>li{overflow:hidden}.wp-block-latest-posts li a>div{display:inline}:root :where(.wp-block-latest-posts){padding-left:2.5em}:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){padding-left:0}.wp-block-math__textarea-control textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.wp-block-media-text__media{position:relative}.wp-block-media-text__media.is-transient img{opacity:.3}.wp-block-media-text__media .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-media-text .__resizable_base__{grid-column:1/span 2;grid-row:2}.wp-block-media-text .editor-media-container__resizer{width:100%!important}.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer,.wp-block-media-text.is-image-fill-element .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill-element .editor-media-container__resizer{height:100%!important}.wp-block-media-text>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}.wp-block-media-text--placeholder-image{min-height:205px}.block-editor-block-list__block[data-type="core/more"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-more{display:block;text-align:center;white-space:nowrap}.wp-block-more .rich-text{background:#fff;color:#757575;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;padding:10px 36px;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}.wp-block-more:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}.editor-styles-wrapper .wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block{margin:revert}.wp-block-navigation-item__label{display:inline}.wp-block-navigation-item,.wp-block-navigation__container{background-color:inherit}.wp-block-navigation:not(.is-selected):not(.has-child-selected) .has-child:hover>.wp-block-navigation__submenu-container{opacity:0;visibility:hidden}.has-child.has-child-selected>.wp-block-navigation__submenu-container,.has-child.is-selected>.wp-block-navigation__submenu-container{display:flex;opacity:1;visibility:visible}.is-dragging-components-draggable .has-child.is-dragging-within>.wp-block-navigation__submenu-container{opacity:1;visibility:visible}.is-editing>.wp-block-navigation__container{display:flex;flex-direction:column;opacity:1;visibility:visible}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container{opacity:1;visibility:hidden}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container .block-editor-block-draggable-chip-wrapper{visibility:visible}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender{display:block;position:static;width:100%}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{background:#1e1e1e;color:#fff;margin-left:auto;margin-right:0;padding:0;width:24px}.wp-block-navigation__submenu-container .block-list-appender{display:none}.block-library-colors-selector{width:auto}.block-library-colors-selector .block-library-colors-selector__toggle{display:block;margin:0 auto;padding:3px;width:auto}.block-library-colors-selector .block-library-colors-selector__icon-container{align-items:center;border-radius:4px;display:flex;height:30px;margin:0 auto;padding:3px;position:relative}.block-library-colors-selector .block-library-colors-selector__state-selection{border-radius:11px;box-shadow:inset 0 0 0 1px #0003;height:22px;line-height:20px;margin-left:auto;margin-right:auto;min-height:22px;min-width:22px;padding:2px;width:22px}.block-library-colors-selector .block-library-colors-selector__state-selection>svg{min-width:auto!important}.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg,.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg path{color:inherit}.block-library-colors-selector__popover .color-palette-controller-container{padding:16px}.block-library-colors-selector__popover .components-base-control__label{height:20px;line-height:20px}.block-library-colors-selector__popover .component-color-indicator{float:right;margin-top:2px}.block-library-colors-selector__popover .components-panel__body-title{display:none}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{background-color:#1e1e1e;color:#fff;height:24px}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{padding:0}.wp-block-navigation .wp-block .wp-block .block-editor-button-block-appender{background-color:initial;color:#1e1e1e}.components-placeholder.wp-block-navigation-placeholder{background:none;box-shadow:none;min-height:0;outline:none;padding:0}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset{font-size:inherit}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button{margin-bottom:0}.components-placeholder.wp-block-navigation-placeholder{color:inherit}.wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder{color:#1e1e1e}.wp-block-navigation-placeholder__preview{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;min-width:96px}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview{display:none}.wp-block-navigation-placeholder__preview{background:#0000;color:currentColor}.wp-block-navigation-placeholder__preview:before{border:1px dashed;border-radius:inherit;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.wp-block-navigation-placeholder__preview>svg{fill:currentColor}.wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset,.wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset{min-height:90px}.wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset{min-height:132px}.wp-block-navigation-placeholder__controls,.wp-block-navigation-placeholder__preview{align-items:flex-start;flex-direction:row;padding:6px 8px}.wp-block-navigation-placeholder__controls{background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;display:none;position:relative;z-index:1}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls{display:flex}.wp-block-navigation-placeholder__controls{float:left;width:100%}.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr{display:none}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions{align-items:flex-start;flex-direction:column}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr{display:none}.wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon{height:36px;margin-right:12px}.wp-block-navigation-placeholder__actions__indicator{align-items:center;display:flex;height:36px;justify-content:flex-start;line-height:0;margin-left:4px;padding:0 6px 0 0}.wp-block-navigation-placeholder__actions__indicator svg{margin-right:4px;fill:currentColor}.wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset{flex-direction:row!important}.wp-block-navigation-placeholder__actions{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;gap:6px}.wp-block-navigation-placeholder__actions .components-dropdown,.wp-block-navigation-placeholder__actions>.components-button{margin-right:0}.wp-block-navigation-placeholder__actions{height:100%}.wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr{background-color:#1e1e1e;border:0;height:100%;margin:auto 0;max-height:16px;min-height:1px;min-width:1px}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.is-menu-open) .components-button.wp-block-navigation__responsive-container-close{display:none}}.wp-block-navigation__responsive-container.is-menu-open{position:fixed;top:159px}@media (min-width:782px){.wp-block-navigation__responsive-container.is-menu-open{left:36px;top:97px}}@media (min-width:960px){.wp-block-navigation__responsive-container.is-menu-open{left:160px}}.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:145px}.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{left:0;top:159px}@media (min-width:782px){.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{top:65px}}.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:113px}body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-open{bottom:0;left:0;right:0;top:0}.components-button.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.components-button.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{color:inherit;height:auto;padding:0}.components-heading.wp-block-navigation-off-canvas-editor__title{margin:0}.wp-block-navigation-off-canvas-editor__header{margin-bottom:8px}.is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender{margin-top:16px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.wp-block-navigation__loading-indicator-container{padding:8px 12px}.wp-block-navigation .wp-block-navigation__uncontrolled-inner-blocks-loading-indicator{margin-top:0}@keyframes fadeouthalf{0%{opacity:1}to{opacity:.5}}.wp-block-navigation-delete-menu-button{justify-content:center;margin-bottom:16px;width:100%}.components-button.is-link.wp-block-navigation-manage-menus-button{margin-bottom:16px}.wp-block-navigation__overlay-menu-preview{align-items:center;background-color:#f0f0f0;display:flex;grid-column:span 2;height:64px!important;justify-content:space-between;padding:0 24px;width:100%}.wp-block-navigation__overlay-menu-preview.open{background-color:#fff;box-shadow:inset 0 0 0 1px #e0e0e0;outline:1px solid #0000}.wp-block-navigation-placeholder__actions hr+hr,.wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty{display:none}.wp-block-navigation__navigation-selector{margin-bottom:16px;width:100%}.wp-block-navigation__navigation-selector-button{border:1px solid;justify-content:space-between;width:100%}.wp-block-navigation__navigation-selector-button__icon{flex:0 0 auto}.wp-block-navigation__navigation-selector-button__label{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-block-navigation__navigation-selector-button--createnew{border:1px solid;margin-bottom:16px;width:100%}.wp-block-navigation__responsive-container-open.components-button{opacity:1}.wp-block-navigation__menu-inspector-controls{overflow-x:auto}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar{height:12px;width:12px}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-track{background-color:initial}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-navigation__menu-inspector-controls:focus-within::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:focus::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:hover::-webkit-scrollbar-thumb{background-color:#949494}.wp-block-navigation__menu-inspector-controls{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-navigation__menu-inspector-controls:focus,.wp-block-navigation__menu-inspector-controls:focus-within,.wp-block-navigation__menu-inspector-controls:hover{scrollbar-color:#949494 #0000}.wp-block-navigation__menu-inspector-controls{will-change:transform}@media (hover:none){.wp-block-navigation__menu-inspector-controls{scrollbar-color:#949494 #0000}}.wp-block-navigation__menu-inspector-controls__empty-message{margin-left:24px}.editor-sidebar__panel .wp-block-navigation__submenu-header{margin-bottom:0;margin-top:0}.wp-block-navigation__submenu-accessibility-notice{grid-column:span 2}.wp-block-navigation .block-list-appender{position:relative}.wp-block-navigation .has-child{cursor:pointer}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container{z-index:29}.wp-block-navigation .has-child.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child.is-selected>.wp-block-navigation__submenu-container{height:auto!important;min-width:200px!important;opacity:1!important;overflow:visible!important;visibility:visible!important;width:auto!important}.wp-block-navigation-item .wp-block-navigation-item__content{cursor:text}.wp-block-navigation-item.is-editing,.wp-block-navigation-item.is-selected{min-width:20px}.wp-block-navigation-item .block-list-appender{margin:16px auto 16px 16px}.wp-block-navigation-link__invalid-item{color:#000}.wp-block-navigation-link__placeholder{background-image:none!important;box-shadow:none!important;position:relative;text-decoration:none!important}.wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{-webkit-text-decoration:wavy underline;text-decoration:wavy underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:.25rem}.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{cursor:pointer}.link-control-transform{border-top:1px solid #ccc;padding:0 16px 8px}.link-control-transform__subheading{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.link-control-transform__items{display:flex;justify-content:space-between}.link-control-transform__item{flex-basis:33%;flex-direction:column;gap:8px;height:auto}.link-ui-page-creator{max-width:350px;min-width:auto;padding-top:8px;width:90vw}.link-ui-page-creator__inner{padding:16px}.link-ui-page-creator__back{margin-left:8px;text-transform:uppercase}.navigation-link-control__error-text{color:#cc1818}.wp-block-navigation-submenu{display:block}.wp-block-navigation-submenu .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container{height:auto!important;left:-1px;min-width:200px!important;opacity:1!important;position:absolute;top:100%;visibility:visible!important;width:auto!important}@media (min-width:782px){.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}}.block-editor-block-list__block[data-type="core/nextpage"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{display:contents;flex:1}.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{flex:inherit}.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{display:block}.wp-block-pages-list__item__link{pointer-events:none}@media (min-width:600px){.wp-block-page-list-modal{max-width:480px}}.wp-block-page-list-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;visibility:visible;width:auto}.wp-block-page-list__loading-indicator-container{padding:8px 12px}.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus{min-height:auto!important}.block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:1}.block-editor-block-list__block[data-empty=true]+.block-editor-block-list__block[data-empty=true]:not([data-custom-placeholder=true]) [data-rich-text-placeholder]{opacity:0}.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-left[style*="writing-mode: vertical-lr"],.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.is-zoomed-out .block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:0}.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{display:inline}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote__citation{color:inherit}.wp-block-rss li a>div{display:inline}.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{flex:1 1 auto}.wp-block-rss .wp-block-rss{all:inherit;margin:0;padding:0}.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{margin:auto}.wp-block-search :where(.wp-block-search__button){align-items:center;border-radius:initial;display:flex;height:auto;justify-content:center;text-align:center}.wp-block-search__inspector-controls .components-base-control{margin-bottom:0}.block-editor-block-list__block[data-type="core/separator"]{padding-bottom:.1px;padding-top:.1px}.blocks-shortcode__textarea{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important;resize:none}@media (min-width:600px){.blocks-shortcode__textarea{font-size:13px!important}}.blocks-shortcode__textarea:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}.wp-block-site-logo.aligncenter>div,.wp-block[data-align=center]>.wp-block-site-logo{display:table;margin-left:auto;margin-right:auto}.wp-block-site-logo a{pointer-events:none}.wp-block-site-logo .custom-logo-link{cursor:inherit}.wp-block-site-logo .custom-logo-link:focus{box-shadow:none}.wp-block-site-logo img{display:block;height:auto;max-width:100%}.wp-block-site-logo.is-transient{position:relative}.wp-block-site-logo.is-transient img{opacity:.3}.wp-block-site-logo.is-transient .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder{height:60px;width:60px}.wp-block-site-logo.wp-block-site-logo .components-resizable-box__container,.wp-block-site-logo.wp-block-site-logo>div{border-radius:inherit}.wp-block-site-logo.wp-block-site-logo .components-placeholder{align-items:center;border-radius:inherit;display:flex;height:100%;justify-content:center;min-height:48px;min-width:48px;padding:0;width:100%}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text,.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload{display:none}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button>svg{color:inherit}.block-library-site-logo__inspector-media-replace-container{position:relative}.block-library-site-logo__inspector-media-replace-container .components-drop-zone__content-icon{display:none}.block-library-site-logo__inspector-media-replace-container button.components-button{box-shadow:inset 0 0 0 1px #ccc;color:#1e1e1e;display:block;height:40px;width:100%}.block-library-site-logo__inspector-media-replace-container button.components-button:hover{color:var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-library-site-logo__inspector-media-replace-container .components-dropdown{display:block}.block-library-site-logo__inspector-media-replace-container img{aspect-ratio:1;border-radius:50%!important;box-shadow:inset 0 0 0 1px #0003;min-width:20px;width:20px}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-readonly-logo-preview{display:flex;height:40px;padding:6px 12px}.wp-block-site-tagline__placeholder,.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.wp-block-social-links .wp-social-link{line-height:0}.wp-block-social-link-anchor{align-items:center;background:none;border:0;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:inherit;height:auto;margin:0;opacity:1;padding:.25em}.wp-block-social-link-anchor:hover{transform:none}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link button){padding-left:.6666666667em;padding-right:.6666666667em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link button){padding:0}.wp-block-social-link__toolbar_content_text{width:250px}.wp-block-social-links div.block-editor-url-input{display:inline-block;margin-left:8px}.wp-social-link:hover{transform:none}:root :where(.wp-block-social-links){padding:0}.wp-block.wp-block-social-links.aligncenter,.wp-block[data-align=center]>.wp-block-social-links{justify-content:center}.block-editor-block-preview__content .components-button:disabled{opacity:1}.wp-social-link.wp-social-link__is-incomplete{opacity:.5}.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{opacity:1}.wp-block-social-links .block-list-appender{position:static}.wp-block-social-links .block-list-appender .block-editor-inserter{font-size:inherit}.wp-block-social-links .block-list-appender .block-editor-button-block-appender{font-size:inherit;height:1.5em;padding:0;width:1.5em}.block-editor-block-list__block[data-type="core/spacer"]:before{content:"";display:block;height:100%;min-height:8px;min-width:8px;position:absolute;width:100%;z-index:1}.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container,.wp-block-spacer.is-selected.custom-sizes-disabled{background:#0000001a}.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container,.is-dark-theme .wp-block-spacer.is-selected.custom-sizes-disabled{background:#ffffff26}.block-library-spacer__resize-container{clear:both}.block-library-spacer__resize-container:not(.is-resizing){height:100%!important;width:100%!important}.block-library-spacer__resize-container .components-resizable-box__handle:before{content:none}.block-library-spacer__resize-container.resize-horizontal{height:100%!important;margin-bottom:0}.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{height:auto}.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{width:auto}.wp-block[data-align=center]>.wp-block-table td,.wp-block[data-align=center]>.wp-block-table th,.wp-block[data-align=left]>.wp-block-table td,.wp-block[data-align=left]>.wp-block-table th,.wp-block[data-align=right]>.wp-block-table td,.wp-block[data-align=right]>.wp-block-table th{word-break:break-word}.wp-block[data-align=center]>.wp-block-table{text-align:initial}.wp-block[data-align=center]>.wp-block-table table{margin:0 auto}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:var(--wp-admin-theme-color);border-style:double;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.wp-block-table table.has-individual-borders td,.wp-block-table table.has-individual-borders th,.wp-block-table table.has-individual-borders tr,.wp-block-table table.has-individual-borders>*{border:1px solid}.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-start;display:flex;flex-direction:column;gap:8px}@media (min-width:782px){.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-end;flex-direction:row}}.blocks-table__placeholder-input{width:112px}.wp-block-tag-cloud .wp-block-tag-cloud{border:none;border-radius:inherit;margin:0;padding:0}.block-editor-template-part__selection-modal{z-index:1000001}.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-template-part__selection-search{background:#fff;padding:16px 0;position:sticky;top:0;z-index:2}.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{border:none}.wp-block-term-template .term-loading .term-loading-placeholder{background-color:#f0f0f0;border-radius:2px;height:1.5em;margin-bottom:.25em;width:100%}@media not (prefers-reduced-motion){.wp-block-term-template .term-loading .term-loading-placeholder{animation:loadingpulse 1.5s ease-in-out infinite}}@keyframes loadingpulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #ddd}.wp-block[data-align=center]>.wp-block-video{text-align:center}.wp-block-video{position:relative}.wp-block-video.is-transient video{opacity:.3}.wp-block-video .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.block-library-video-tracks-editor{z-index:159990}.block-library-video-tracks-editor__track-list-track{padding-left:12px}.block-library-video-tracks-editor__single-track-editor-kind-select{max-width:240px}.block-library-video-tracks-editor__single-track-editor-edit-track-label,.block-library-video-tracks-editor__tracks-informative-message-title{color:#757575;display:block;font-size:11px;font-weight:500;margin-top:4px;text-transform:uppercase}.block-library-video-tracks-editor>.components-popover__content{width:360px}.block-library-video-tracks-editor__add-tracks-container .components-menu-group__label,.block-library-video-tracks-editor__track-list .components-menu-group__label{padding:0}.block-library-video-tracks-editor__tracks-informative-message{padding:8px}.block-library-video-tracks-editor__tracks-informative-message-description{margin-bottom:0}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}@media (min-width:600px){.wp-block-query__enhanced-pagination-modal{max-width:480px}}.block-editor-block-settings-menu__popover.is-expanded{overflow-y:scroll}.block-editor-block-settings-menu__popover .block-library-query-pattern__selection-content{height:100%}.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr}@media (min-width:600px){.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{grid-template-columns:1fr 1fr}}.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{grid-gap:12px;min-width:280px}@media (min-width:600px){.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{min-width:480px}}.block-editor-block-settings-menu__popover .block-editor-block-patterns-list__list-item{margin-bottom:0}.wp-block-query>.block-editor-media-placeholder.is-small{min-height:60px}.wp-block[data-align=center]>.wp-block-query-pagination{justify-content:center}:where(.editor-styles-wrapper) .wp-block-query-pagination{max-width:100%}:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{margin:0}.wp-block-query-pagination-numbers a{text-decoration:underline}.wp-block-query-pagination-numbers .page-numbers{margin-right:2px}.wp-block-query-pagination-numbers .page-numbers:last-child{margin-right:0}.wp-block-post-featured-image .block-editor-media-placeholder{backdrop-filter:none;z-index:1}.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{align-items:center;display:flex;justify-content:center;padding:0}.wp-block-post-featured-image .components-placeholder .components-form-file-upload,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload{display:none}.wp-block-post-featured-image .components-placeholder .components-button,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-post-featured-image .components-placeholder .components-button>svg,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button>svg{color:inherit}.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{min-height:200px}.wp-block-post-featured-image .components-placeholder:where(.has-border-color),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),.wp-block-post-featured-image img:where(.has-border-color){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-color]),.wp-block-post-featured-image img:where([style*=border-top-color]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-color]),.wp-block-post-featured-image img:where([style*=border-right-color]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image img:where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-color]),.wp-block-post-featured-image img:where([style*=border-left-color]){border-left-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-width]),.wp-block-post-featured-image img:where([style*=border-width]){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-width]),.wp-block-post-featured-image img:where([style*=border-top-width]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-width]),.wp-block-post-featured-image img:where([style*=border-right-width]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image img:where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-width]),.wp-block-post-featured-image img:where([style*=border-left-width]){border-left-style:solid}.wp-block-post-featured-image[style*=height] .components-placeholder{height:100%;min-height:48px;min-width:48px;width:100%}.wp-block-post-featured-image>a{pointer-events:none}.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-button,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__instructions,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.wp-block-post-featured-image.is-transient{position:relative}.wp-block-post-featured-image.is-transient img{opacity:.3}.wp-block-post-featured-image.is-transient .components-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}div[data-type="core/post-featured-image"] img{display:block;height:auto;max-width:100%}.wp-block-post-comments-form *{pointer-events:none}.wp-block-post-comments-form .block-editor-warning *{pointer-events:auto}.wp-element-button{cursor:revert}.wp-element-button[role=textbox]{cursor:text}.block-library-poster-image__container{position:relative}.block-library-poster-image__container:focus .block-library-poster-image__actions,.block-library-poster-image__container:focus-within .block-library-poster-image__actions,.block-library-poster-image__container:hover .block-library-poster-image__actions{opacity:1}.block-library-poster-image__container .block-library-poster-image__actions.block-library-poster-image__actions-select{margin-top:16px;opacity:1}.block-library-poster-image__container .components-drop-zone__content{border-radius:2px}.block-library-poster-image__container .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.block-library-poster-image__container .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.block-library-poster-image__container .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.block-library-poster-image__preview{display:flex;height:auto!important;justify-content:center;min-height:40px;outline:1px solid #0000001a;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.block-library-poster-image__preview .block-library-poster-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.block-library-poster-image__actions:not(.block-library-poster-image__actions-select){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.block-library-poster-image__actions:not(.block-library-poster-image__actions-select){transition:opacity 50ms ease-out}}.block-library-poster-image__actions:not(.block-library-poster-image__actions-select) .block-library-poster-image__action{backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.block-library-poster-image__actions .block-library-poster-image__action{flex-grow:1;justify-content:center}:root .editor-styles-wrapper .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:where(.editor-styles-wrapper) .has-regular-font-size{font-size:16px}:where(.editor-styles-wrapper) .has-larger-font-size{font-size:42px}:where(.editor-styles-wrapper) iframe:not([frameborder]){border:0}.wp-block-short-tax-post-services{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-services .services-icon-wrapper{width:100%;background-color:#f5f5f5;border:1px solid #e1e1e1;position:relative;text-align:center;padding:10px}.wp-block-short-tax-post-services .services-icon{font-size:48px;line-height:60px;display:block;margin-bottom:10px}.stp-services-icons-modal .components-modal__header{margin-bottom:0}.stp-services-icons-modal .icons-search-field input{margin-bottom:0}.stp-services-icons-modal .services-icons-modal-search{box-sizing:border-box;border-bottom:1px solid #e2e4e7;padding:16px;background:#fff;height:64px;position:-webkit-sticky;position:sticky;top:56px;z-index:10;margin:0 -16px 16px}.stp-services-icons-modal .icons-search-field{position:relative}.stp-services-icons-modal .icons-search-field span{position:absolute;top:10px;left:8px}.stp-services-icons-modal .icons-search-field input{padding-left:24px!important}.stp-services-icons-modal .services-icons-item{font-size:11px;line-height:16px;padding:6px 8px;border:1px solid #e2e4e7;cursor:pointer;border-radius:4px;color:#444;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.stp-services-icons-modal .services-icons-item:hover{border:1px solid #00a0d2}.stp-services-icons-modal .services-icons-item.is-selected{background-color:#00a0d2;border:1px solid #00a0d2;color:#fff}.stp-services-icons-modal .services-icons-item span{font-size:16px;line-height:16px;color:#333;width:22px;text-align:center}.stp-services-icons-modal .services-icons-item.is-selected span{color:#fff}.stp-services-icons-modal .is-icon{margin-bottom:10px}.wp-block-short-tax-post-services .services-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/services-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-services .services-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-services .components-panel__header h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.stp-services-icons-modal.components-modal__frame{min-width:60%}@media screen and (max-width:991px){.stp-services-icons-modal.components-modal__frame{min-width:80%}}@media screen and (max-width:767px){.stp-services-icons-modal.components-modal__frame{min-width:calc(100% - 16px - 16px)}}.wp-block-short-tax-post-recent-properties{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-recent-properties .recent-properties-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/recent-properties-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-recent-properties .recent-properties-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-featured-properties{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-featured-properties .featured-properties-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/featured-properties-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-featured-properties .featured-properties-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-single-property{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-single-property .single-property-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/single-property-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-single-property .single-property-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.stp-single-property-modal .components-modal__header{margin-bottom:0}.stp-single-property-modal .properties-search-field input{margin-bottom:0}.stp-single-property-modal .services-single-property-modal-search{box-sizing:border-box;border-bottom:1px solid #e2e4e7;padding:16px;background:#fff;height:64px;position:-webkit-sticky;position:sticky;top:56px;z-index:10;margin:0 -16px 16px}.stp-single-property-modal .properties-search-field{position:relative}.stp-single-property-modal .properties-search-field span{position:absolute;top:10px;left:8px}.stp-single-property-modal .properties-search-field input{padding-left:24px!important}.stp-single-property-modal .properties-modal-subtitle{font-weight:700;margin-bottom:16px}.stp-single-property-modal .modal-properties-item{padding:10px;border:1px solid #e2e4e7;cursor:pointer;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.stp-single-property-modal .modal-properties-item:hover{border:1px solid #00a0d2}.stp-single-property-modal .modal-properties-item img{float:left;height:62px;width:auto;margin-right:10px}.stp-single-property-modal .is-modal-prop{margin-bottom:10px}.stp-single-property-modal .modal-properties-item-info{margin-top:7px;margin-right:10px;white-space:nowrap;overflow:hidden}.stp-single-property-modal .modal-properties-item-info-title{color:#23282d}.stp-single-property-modal .modal-properties-item-info-address{font-size:11px;color:#999}.stp-single-property-modal .properties-modal-list-more-container{padding:0}.stp-single-property-modal .properties-modal-list-more{display:block;background-color:#fcfcfc;text-align:center;box-shadow:none;width:100%;vertical-align:middle;height:42px;line-height:40px}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.stp-single-property-modal .properties-modal-list-more img{width:28px;height:28px;margin-top:6px;-webkit-animation:spin 0.5s linear infinite;-moz-animation:spin 0.5s linear infinite;animation:spin 0.5s linear infinite}.stp-single-property-modal .properties-modal-list-more svg path{fill:#FF6700}.stp-single-property-modal .properties-modal-list-more span{display:none}.stp-single-property-modal.components-modal__frame{min-width:70%}@media screen and (max-width:1199px){.stp-single-property-modal.components-modal__frame{min-width:80%}}@media screen and (max-width:991px){.stp-single-property-modal.components-modal__frame{min-width:90%}}@media screen and (max-width:767px){.stp-single-property-modal.components-modal__frame{min-width:calc(100% - 16px - 16px)}}.wp-block-short-tax-post-areas{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-areas .areas-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/areas-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-areas .areas-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-areas .areas-list-title{font-weight:700}.wp-block-short-tax-post-areas .components-panel__header h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-areas .areas-list-header{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-areas .areas-list-new-form{display:none}.wp-block-short-tax-post-areas .areas-list-new-upload{width:100%;height:125px;background:#fff;border:1px solid #e2e4e7;text-align:center;display:block;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.wp-block-short-tax-post-areas .areas-list-add-btn,.wp-block-short-tax-post-areas .areas-list-cancel-btn{margin-right:5px;margin-top:10px}.wp-block-short-tax-post-areas .areas-list-container ul{list-style:none;padding:0;margin:0}.wp-block-short-tax-post-areas .areas-list-container ul li{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;background:#fff;border:1px solid #e2e4e7;padding:10px;position:relative;overflow:hidden}.wp-block-short-tax-post-areas .areas-list-item-img{width:100%;height:60px;border:1px solid #e2e4e7;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.wp-block-short-tax-post-areas .areas-list-item-neighborhood{font-weight:600;margin-top:7px}.wp-block-short-tax-post-areas .areas-list-item-city{font-size:12px}.wp-block-short-tax-post-areas .areas-list-container ul li a{cursor:pointer;display:inline-block;float:right;margin-top:18px}.wp-block-short-tax-post-featured-agents{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-featured-agents .featured-agents-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/featured-agents-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-featured-agents .featured-agents-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-testimonials{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-testimonials .testimonials-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/testimonials-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-testimonials .testimonials-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-latest-posts{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-latest-posts .latest-posts-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/latest-posts-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-latest-posts .latest-posts-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-featured-posts{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-featured-posts .featured-posts-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/featured-posts-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-featured-posts .featured-posts-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-short-tax-post-membership-plans{background-color:#f5f7fa;padding:20px;border:1px dotted #888}.wp-block-short-tax-post-membership-plans .membership-plans-placeholder-img{background:url(/wp-content/plugins/short-tax-post/images/membership-plans-module.png) no-repeat scroll center center;background-size:contain;height:128px}.wp-block-short-tax-post-membership-plans .membership-plans-placeholder-header{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}*:focus{outline:none}*::-moz-focus-inner{border:0}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.reales-wrapper{margin:20px 20px 0 0;display:table;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .04);box-shadow:0 1px 1px rgb(0 0 0 / .04);background:#fff}.reales-leftSide{display:table-cell;width:20%;background-color:#213837;vertical-align:top;white-space:nowrap}.reales-content{display:table-cell;padding:0 20px 20px 20px;width:80%;vertical-align:top}.reales-content h3{margin:1.5em 0}.reales-logo{background-color:#0eaaa6;color:#fff;padding:16px 20px;font-size:14px;font-weight:300}.reales-logo span{font-size:28px;line-height:28px}ul.reales-tabs{margin:0;padding:0}ul.reales-tabs li{margin:0;padding:0}ul.reales-tabs li a{display:block;padding:14px 20px;color:#adc8c7;font-size:16px;line-height:16px;text-decoration:none;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ul.reales-tabs li a:focus{outline:none}ul.reales-tabs li a:hover,ul.reales-tabs li.reales-tab-active a{background-color:#067670;color:#fff}ul.reales-tabs li a span.reales-tab-icon{position:relative;display:inline-block;text-decoration:none;margin-right:10px}ul.reales-tabs li a span.reales-tab-link{font-size:13px;position:relative;display:inline-block;bottom:2px;left:0}.propDesc,.agentAbout{width:100%;height:150px;padding:10px}.formInput{width:100%}.adminField{padding:5px 10px 5px 0}.adminField.text{line-height:28px;font-weight:700}.adminField.text>span{font-weight:400}.pac-container{background-color:#fff;position:absolute!important;z-index:1000;border-radius:2px;border-top:1px solid #dfdfdf;border:1px solid #dfdfdf;font-family:"Open Sans",sans-serif;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .1);box-shadow:0 2px 6px rgb(0 0 0 / .1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;font-size:13px;padding:5px 0;margin:2px 0 0}.pac-item{cursor:pointer;padding:10px 15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:1.42857143;text-align:left;border-top:0 none;font-size:13px;color:#333;font-weight:400}.no-touch .pac-item:hover{color:#333;text-decoration:none;background-color:#f3f3f3}.pac-icon{display:none}.pac-item-query{color:#333}#propMapView{width:100%;height:400px}#propGalleryList,#propPlansList{margin-bottom:10px}#propGalleryList tr td img,#propPlansList tr td img{width:100px}#propGalleryList tr td,#propPlansList tr td{padding:10px 0;border-bottom:1px solid #eee}.help{font-size:13px!important}#adminmenu div.wp-menu-name{padding:8px}.list-group .list-group-item{border:1px solid #dfdfdf;position:relative;padding:10px;background:#fafafa;cursor:move}.list-group .list-group-item:hover{border:1px solid #999}.list-group .sortable-placeholder{border:1px dashed #bfbfbf;height:84px;margin-bottom:5px}.list-group .list-group-item img{width:100px;height:auto}.list-group .list-group-item a{text-decoration:none;position:absolute;top:50%;margin-top:-9px;right:10px}#shortcode-modal .media-frame-title h1{font-size:18px}#shortcode-modal .media-frame-title{left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#shortcode-modal .media-frame-content{top:50px;left:0}#shortcode-modal .media-modal{top:60px;right:20%;bottom:60px;left:20%}@media screen and (max-width:767px){#shortcode-modal .media-modal{top:0;right:0;bottom:0;left:0}}.form-group{margin-bottom:15px}#shortcode-modal form{padding:20px}#shortcode-modal .wp-picker-container input[type=text].wp-color-picker{width:84px}#shortcode-modal .sortcode-modal-subtitle{font-weight:700;padding-top:10px}#shortcode-modal .sortcode-modal-empty{font-style:italic;padding-bottom:10px}#shortcode-modal .shortcode-modal-new-container{padding:7px 0 16px 0}#shortcode-modal #ok-service,#shortcode-modal #ok-edit-service,#shortcode-modal #ok-area,#shortcode-modal #ok-edit-area{margin-right:10px}#shortcode-modal .sh-new-service-img-container,#shortcode-modal .sh-new-area-img-container{width:100%;height:111px;background-color:#f5f5f5;border:1px solid #e1e1e1;position:relative;border-radius:5px;overflow:hidden}#shortcode-modal .sh-new-service-img-placeholder,#shortcode-modal .sh-new-area-img-placeholder{top:10px;right:10px;bottom:20px;left:10px;position:absolute;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;text-align:center}#shortcode-modal .sh-new-service-img-placeholder.has-image,#shortcode-modal .sh-new-area-img-placeholder.has-image{background-size:40%;top:0}#shortcode-modal .sh-new-service-img-placeholder span{font-size:48px;line-height:60px}#shortcode-modal .sh-new-service-add-btns,#shortcode-modal .sh-new-area-add-btns{position:absolute;text-align:center;bottom:10px;left:0;right:0}#shortcode-modal .sh-new-service-add-img,#shortcode-modal .sh-new-service-add-icon,#shortcode-modal .sh-new-area-add-img{font-size:11px;color:#0073aa;display:inline;cursor:pointer;margin:0 3px}#shortcode-modal .sh-new-service-add-img:hover,#shortcode-modal .sh-new-service-add-icon:hover,#shortcode-modal .sh-new-area-add-img:hover{color:#00a0d2}#shortcode-modal .list-group .list-group-item{border:1px solid #e1e1e1;position:relative;padding:10px;background:#f9f9f9;min-height:66px}#shortcode-modal #areas-list.list-group .list-group-item,#shortcode-modal #properties-list.list-group .list-group-item{min-height:60px}#shortcode-modal .list-group .list-group-item-img{max-width:40px;height:auto;border:1px solid #e5e5e5;font-size:42px;line-height:42px;padding:10px;float:left}#shortcode-modal #areas-list.list-group .list-group-item-img,#shortcode-modal #properties-list.list-group .list-group-item-img{max-width:60px;padding:0}#shortcode-modal .list-group-item-img-container{width:42px;height:42px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;text-align:center}#shortcode-modal #areas-list .list-group-item-img-container,#shortcode-modal #properties-list .list-group-item-img-container{width:60px;height:60px;background-size:cover}.sh-info-image-placeholder-container,.sh-testimonials-image-placeholder-container,.sh-ti-image-placeholder-container{width:140px;height:140px;background-color:#f5f5f5;position:relative;border-radius:5px;overflow:hidden;border:1px solid #e1e1e1}#sh-info-image-placeholder,#sh-testimonials-image-placeholder,#sh-ti-image-placeholder{top:10px;right:10px;bottom:10px;left:10px;position:absolute;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;cursor:pointer}#delete-info-image,#delete-testimonials-image,#delete-ti-image{background-color:#e4393a;position:absolute;padding:6px 8px;font-size:11px;line-height:12px;color:#fff;border-radius:2px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;bottom:-34px;right:10px;cursor:pointer;z-index:2;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#delete-info-image:hover #delete-testimonials-image:hover,#delete-ti-image:hover{background-color:#d13032}.sh-info-image-placeholder-container.has-image:hover #delete-info-image,.sh-testimonials-image-placeholder-container.has-image:hover #delete-testimonials-image,.sh-ti-image-placeholder-container.has-image:hover #delete-ti-image{display:block;bottom:10px}#sh-search-properties-custom-load{color:#999}#sh-contact-map{background:#e8e8e8;width:100%;height:314px}.has-sh-modal .pac-container{z-index:160001}.sh-contact-marker-placeholder-container{width:100px;height:100px;background-color:#f5f5f5;position:relative;border-radius:5px;overflow:hidden;border:1px solid #e1e1e1}#sh-contact-marker-image-placeholder{top:10px;right:10px;bottom:10px;left:10px;position:absolute;background-position:50% 50%;background-size:100px 100px;background-repeat:no-repeat;cursor:pointer}.sh-contact-marker-placeholder-container.has-image #sh-contact-marker-image-placeholder{background-size:38px 52px}#sh-contact-delete-marker-image{background-color:#e4393a;position:absolute;padding:6px 8px;font-size:11px;line-height:12px;color:#fff;border-radius:2px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;bottom:-34px;right:10px;cursor:pointer;z-index:2;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#sh-contact-delete-marker-image:hover{background-color:#d13032}.sh-contact-marker-placeholder-container.has-image:hover #sh-contact-delete-marker-image{display:block;bottom:10px}.custom-modal{position:relative}.custom-modal .media-frame-title h1{font-size:18px}.custom-modal .media-frame-title{left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.custom-modal .media-frame-content{left:0;top:100px;bottom:0}.custom-modal .media-modal{top:100px;right:100px;bottom:100px;left:100px}@media screen and (max-width:767px){.custom-modal .media-modal{top:20px;right:20px;bottom:20px;left:20px}}.custom-modal .properties-frame-content{padding:20px}.custom-modal .search-properties-wrapper{padding-left:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.custom-modal .search-properties{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.custom-modal .search-properties span{position:absolute;top:10px;left:24px}.custom-modal #search-properties-input{padding-left:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.custom-modal .properties-modal-subtitle{color:#23282d;font-size:14px;font-weight:600;padding:20px 0 0 20px}.custom-modal .search-items-wrapper{padding-left:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.custom-modal .search-items{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.custom-modal .search-items span{position:absolute;top:10px;left:24px}.custom-modal .search-items-input{padding-left:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#properties-modal-list{padding:20px}.modal-properties-item{padding:10px;border:1px solid #e8e8e8;cursor:pointer;border-radius:4px;color:#999;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modal-properties-item:hover{border:1px solid #0073aa}.modal-properties-item img{float:left;height:62px;width:auto;margin-right:10px}.is-modal-prop{margin-bottom:10px}.modal-properties-item-info{margin-top:7px;margin-right:10px;white-space:nowrap;overflow:hidden}.modal-properties-item-info-title{color:#23282d}.modal-properties-item-info-address{font-size:11px}.properties-modal-list-more-container{padding:0 20px 20px 20px}#properties-modal-list-more{background-color:#fcfcfc;text-align:center;box-shadow:none;width:100%;vertical-align:middle;height:42px;line-height:40px}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#properties-modal-list-more img{width:28px;height:28px;margin-top:6px;-webkit-animation:spin 0.5s linear infinite;-moz-animation:spin 0.5s linear infinite;animation:spin 0.5s linear infinite}#properties-modal-list-more svg path{fill:#FF6700}#properties-modal-list-more span{display:none}.list-group-item-info{float:left;margin-left:10px}.list-group-item-info-title{font-size:13px;font-weight:600;margin-top:7px}.list-group-item-info-caption{margin:6px 0;font-size:12px}.list-group .list-group-item .del-btn,.list-group .list-group-item .edit-btn{text-decoration:none;position:absolute;top:50%;margin-top:-8px;right:10px;color:#a00;text-decoration:none;font-size:16px;line-height:16px;cursor:pointer}.list-group .list-group-item .edit-btn{right:30px;color:#0073aa}.list-group .list-group-item .del-btn:focus,.list-group .list-group-item .del-btn:active,.list-group .list-group-item .del-btn:hover{color:red;-webkit-box-shadow:none;box-shadow:none}.list-group .list-group-item .edit-btn:focus,.list-group .list-group-item .edit-btn:active,.list-group .list-group-item .edit-btn:hover{color:#00a0d2;-webkit-box-shadow:none;box-shadow:none}/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu,.ui-autocomplete{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:13px;background-color:#fff;text-align:left;list-style:none;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #dfdfdf;border-radius:2px;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .1);box-shadow:0 2px 6px rgb(0 0 0 / .1)}.dropdown-menu.pull-right,.ui-autocomplete.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:5px 0;overflow:hidden;background-color:#e8e8e8}.dropdown-menu>li>a,.ui-menu .ui-menu-item{display:block;font-size:13px;padding:5px 15px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.no-touch .dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.no-touch .ui-menu .ui-menu-item:hover,.ui-menu .ui-menu-item.ui-state-focus{color:#262626;text-decoration:none;background-color:#f3f3f3}.dropdown-menu>.active>a,.no-touch .dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#333;text-decoration:none;background-color:#f3f3f3;outline:0}.dropdown-menu>.disabled>a,.no-touch .dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.no-touch .dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:#fff0;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.datepicker{top:0;left:0;padding:10px!important;margin-top:1px;border:1px solid #dfdfdf;border-radius:2px;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .1);box-shadow:0 2px 6px rgb(0 0 0 / .1)}.datepicker:before{content:'';display:inline-block;border-left:7px solid #fff0;border-right:7px solid #fff0;border-bottom:7px solid #ccc;border-bottom-color:rgb(0 0 0 / .2);position:absolute;top:-7px;left:6px}.datepicker:after{content:'';display:inline-block;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.datepicker>div{display:none}.datepicker table{width:100%;margin:0}.datepicker td,.datepicker th{color:#999;text-align:center;width:20px;height:20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.datepicker td.day{color:#333}.datepicker td.day:hover{cursor:pointer;color:#0eaaa6}.datepicker td.day.disabled{color:#bbb}.datepicker td.old,.datepicker td.new{color:#999}.datepicker td.active,.datepicker td.active:hover{color:#fff;background-color:#0eaaa6}.datepicker td.active:hover,.datepicker td.active:hover:hover,.datepicker td.active:focus,.datepicker td.active:hover:focus,.datepicker td.active:active,.datepicker td.active:hover:active,.datepicker td.active.active,.datepicker td.active:hover.active,.datepicker td.active.disabled,.datepicker td.active:hover.disabled,.datepicker td.active[disabled],.datepicker td.active:hover[disabled]{color:#fff;background-color:#068b85}.datepicker td.active:active,.datepicker td.active:hover:active,.datepicker td.active.active,.datepicker td.active:hover.active{background-color:#068b85 \9}.datepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.datepicker td span:hover{color:#0eaaa6}.datepicker td span.active{color:#fff;background-color:#0eaaa6}.datepicker td span.active:hover,.datepicker td span.active:focus,.datepicker td span.active:active,.datepicker td span.active.active,.datepicker td span.active.disabled,.datepicker td span.active[disabled]{color:#fff;background-color:#068b85}.datepicker td span.active:active,.datepicker td span.active.active{background-color:#068b85 \9}.datepicker td span.old{color:#999}.datepicker th.switch{width:145px}.datepicker th.next,.datepicker th.prev{font-size:21px}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th:hover{color:#0eaaa6}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}@font-face{font-display:swap;font-family:'Inter';font-weight:400;font-style:normal;src:url(/wp-content/themes/reviewnews/assets/fonts/inter/inter-regular.woff2) format('woff2');font-display:swap}@font-face{font-display:swap;font-family:'Inter';font-weight:700;font-style:normal;src:url(/wp-content/themes/reviewnews/assets/fonts/inter/inter-700.woff2) format('woff2');font-display:swap}@font-face{font-display:swap;font-display:swap;font-family:'Noto Sans';font-style:normal;font-weight:400;src:url(/wp-content/themes/reviewnews/assets/fonts/noto-sans/noto-sans-regular.woff2) format('woff2')}@font-face{font-display:swap;font-display:swap;font-family:'Noto Sans';font-style:normal;font-weight:700;src:url(/wp-content/themes/reviewnews/assets/fonts/noto-sans/noto-sans-700.woff2) format('woff2')}#tmv-atia-button{position:fixed;bottom:20px;right:20px;background:#111;color:#fff;padding:10px 14px;border-radius:30px;cursor:pointer;z-index:9999}#tmv-atia-box{display:none;position:fixed;bottom:70px;right:20px;width:300px;background:#fff;border:1px solid #ccc;border-radius:8px;z-index:9999}#tmv-atia-header{background:#111;color:#fff;padding:8px;border-radius:8px 8px 0 0}#tmv-atia-messages{height:200px;overflow:auto;padding:8px;font-size:13px}#tmv-atia-messages .user{color:#006}#tmv-atia-messages .bot{color:#000;margin-top:6px}#tmv-atia-input{width:100%;border:0;border-top:1px solid #ccc;padding:8px}.buscador-plugins-wrapper{max-width:1200px;margin:20px auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif}.buscador-plugins-header{margin-bottom:20px}.buscador-plugins-input{width:100%;padding:15px;font-size:16px;border:2px solid #ddd;border-radius:8px;transition:border-color 0.3s;box-sizing:border-box}.buscador-plugins-input:focus{outline:none;border-color:#0073aa}.buscador-plugins-filters{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap}.buscador-plugins-select{flex:1;min-width:150px;padding:10px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff}.buscador-plugins-tabs{display:flex;gap:10px;margin-top:15px}.buscador-tab{flex:1;padding:12px 20px;border:2px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all 0.3s}.buscador-tab:hover{background:#f5f5f5}.buscador-tab.active{background:#0073aa;color:#fff;border-color:#0073aa}.buscador-plugins-export{margin-top:15px;padding:12px 24px;background:#00a32a;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:background 0.3s}.buscador-plugins-export:hover{background:#008a20}.buscador-plugins-loading{text-align:center;padding:40px;font-size:18px;color:#666}.buscador-plugins-results{margin-top:20px}.plugins-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.plugin-item{padding:20px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;transition:all 0.3s;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.plugin-item:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1);transform:translateY(-2px)}.plugin-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.plugin-name{margin:0;font-size:18px;font-weight:600;color:#23282d;flex:1}.status{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}.status.active{background:#d4edda;color:#155724}.status.inactive{background:#f8d7da;color:#721c24}.plugin-description{margin:12px 0;color:#555;font-size:14px;line-height:1.6}.plugin-meta{display:flex;gap:15px;margin-top:12px;font-size:13px;color:#666;flex-wrap:wrap}.plugin-version,.plugin-author,.plugin-installs{display:inline-flex;align-items:center}.plugin-author a{color:#0073aa;text-decoration:none}.plugin-author a:hover{text-decoration:underline}.plugin-rating{font-size:14px;white-space:nowrap}.plugin-link{display:inline-block;margin-top:12px;color:#0073aa;text-decoration:none;font-size:14px;font-weight:500}.plugin-link:hover{text-decoration:underline}.plugin-actions{display:flex;gap:10px;margin-top:15px}.button-download,.button-info{flex:1;padding:8px 16px;text-align:center;border-radius:6px;text-decoration:none;font-size:13px;font-weight:600;transition:all 0.3s}.button-download{background:#0073aa;color:#fff}.button-download:hover{background:#005a87}.button-info{background:#f0f0f0;color:#333}.button-info:hover{background:#e0e0e0}.repo-plugin{border-left:4px solid #0073aa}.no-results,.error{text-align:center;padding:40px;color:#666;font-size:16px}.error{color:#d63638}.buscador-plugins-pagination{margin-top:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.pagination-info{color:#666;font-size:14px}.pagination-buttons{display:flex;gap:8px}.page-btn{padding:8px 16px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;transition:all 0.3s}.page-btn:hover{background:#f5f5f5}.page-btn.active{background:#0073aa;color:#fff;border-color:#0073aa}@media (max-width:768px){.plugins-grid{grid-template-columns:1fr}.buscador-plugins-filters{flex-direction:column}.buscador-plugins-select{width:100%}.buscador-plugins-pagination{flex-direction:column}}.tmv .tmv-header{display:flex;align-items:center;gap:14px;margin-bottom:10px}.tmv .tmv-logo{height:40px;width:auto;border-radius:6px;box-shadow:0 1px 2px rgb(0 0 0 / .08)}.tmv .tmv-title h3{color:#b40000;font-weight:700;margin:0;line-height:1.2}.tmv .tmv-sub{font-size:12px;color:#6b7280}.dp-wrap{border:1px solid #e5e7eb;border-radius:10px;padding:16px;max-width:900px;background:#fff;box-shadow:0 2px 6px rgb(0 0 0 / .05);font-family:Inter,Helvetica,Arial,sans-serif}.dp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.dp-header h3{color:#b40000;margin:0}.dp-currency select{padding:6px 8px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.dp-paste{display:flex;gap:8px;margin:8px 0}.dp-paste textarea{flex:1;border:1px solid #d1d5db;border-radius:6px;padding:8px;font-family:inherit}.dp-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:8px 0 16px}.dp-grid label{display:flex;flex-direction:column;font-size:12px;color:#374151}.dp-grid input{padding:8px;border:1px solid #d1d5db;border-radius:6px}.dp-options{margin:4px 0 8px;color:#374151}.dp-actions{display:flex;gap:8px;margin-bottom:12px}.dp-btn{border:none;padding:9px 14px;border-radius:6px;cursor:pointer;background:#b40000;color:#fff;font-weight:600;transition:all .2s}.dp-btn:hover{transform:translateY(-1px)}.dp-btn.dp-secondary{background:#6b7280}.dp-btn.dp-ghost{background:#fff;color:#b40000;border:1px solid #b40000}.dp-results{margin-top:8px;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.dp-table{width:100%;border-collapse:collapse}.dp-table th,.dp-table td{border-top:1px solid #f1f5f9;padding:6px;text-align:left;font-size:14px}.dp-table th{color:#b40000;width:55%}.dp-note{color:#6b7280;font-size:12px;margin-top:8px;display:block}.dp-charts{margin-top:12px}.dp-chart-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px;margin-bottom:10px}.dp-chart-wrap h4{margin:0 0 6px 0;color:#111827;font-size:14px}canvas.dp-canvas-bars,canvas.dp-canvas-box{width:100%;height:auto;display:block}.tmv .tmv-footer{margin-top:14px;padding:10px 12px;border-top:2px solid #b40000;background:#fafafa;border-radius:0 0 8px 8px;text-align:center}.tmv .tmv-footer a{color:#b40000;text-decoration:none;font-weight:700}@media (max-width:640px){.dp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dp-paste{flex-direction:column}}.tmv-buscador-portales-form{max-width:900px;background:#fff;border:1px solid #ddd;padding:16px 20px;margin:16px 0;border-radius:4px}.tmv-buscador-portales-form .tmv-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.tmv-buscador-portales-form .tmv-field{flex:1 1 200px;min-width:180px}.tmv-buscador-portales-form .tmv-field-half{flex:1 1 120px}.tmv-buscador-portales-form label{display:block;font-weight:600;margin-bottom:4px}.tmv-buscador-portales-form input[type="text"],.tmv-buscador-portales-form input[type="number"],.tmv-buscador-portales-form select{width:100%;max-width:100%;padding:4px 6px}.tmv-buscador-portales-form .tmv-row-actions{justify-content:flex-start;align-items:center}.tmv-table-links code{font-size:11px;word-break:break-all}@media (max-width:782px){.tmv-buscador-portales-form .tmv-row{flex-direction:column}}.tmv-empresa-wrap{max-width:860px;margin:20px auto;padding:18px;border:1px solid #ddd;border-radius:10px;background:#fff}.tmv-empresa-form label{display:block;font-weight:600;margin:0 0 6px}.tmv-empresa-form input[type="text"],.tmv-empresa-form input[type="email"],.tmv-empresa-form textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:8px}.tmv-row{margin:12px 0}.tmv-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tmv-actions{margin-top:14px}.tmv-btn{padding:10px 14px;border:0;border-radius:10px;cursor:pointer;background:#111;color:#fff}.tmv-preview img{max-height:90px;margin-top:10px;border:1px solid #eee;border-radius:8px;padding:6px;background:#fafafa}.tmv-empresa-msg{padding:10px 12px;border-radius:8px;margin:10px 0;border:1px solid #ddd;background:#fafafa}.tmv-empresa-ok{border-color:#b6e2c1;background:#eefaf1}.tmv-empresa-error{border-color:#f1b5b5;background:#fff0f0}@media(max-width:720px){.tmv-grid{grid-template-columns:1fr}}.tmv-help{font-size:13px;color:#666;margin-top:6px}.tmv-empresa-form select{width:100%;padding:10px;border:1px solid #ccc;border-radius:8px;min-height:44px}.tmv-empresa-form select[multiple]{min-height:140px}.tmv-btn-secondary{background:#444}.tmv-empresa-brand-font{font-family:inherit}.tmv-empresa-brand-text{color:inherit}.tmv-manual-wrap{max-width:860px;margin:18px auto;padding:0}.tmv-manual-title{margin:0 0 6px 0;font-size:22px}.tmv-manual-subtitle{margin:0 0 14px 0;color:#555}.tmv-manual-card{background:#fff;border:1px solid #dcdcde;border-radius:10px;padding:14px;margin:12px 0}.tmv-manual-card h3{margin:0 0 10px 0;font-size:18px}.tmv-manual-card ul,.tmv-manual-card ol{margin:0 0 0 18px}.tmv-manual-codeblock{background:#0b0b0b;color:#fff;border-radius:10px;padding:12px;overflow:auto}.tmv-manual-codeblock code{color:#fff}.tmv-manual-note{margin:10px 0 0 0;color:#444}.tmv-enhancements-wrapper{max-width:1200px;margin:20px auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.tmv-section{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.tmv-section h3{margin:0 0 20px 0;color:#2c3e50;font-size:20px;border-bottom:2px solid #3498db;padding-bottom:10px}.tmv-mapa-section{margin-top:24px}.tmv-mapa-section h4{margin:0 0 12px 0;color:#2c3e50}.tmv-mapa-container{margin-top:16px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.tmv-buscadores-desc{color:#7f8c8d;margin-bottom:16px}.tmv-buscadores-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.tmv-buscador-link{text-decoration:none;transition:transform 0.3s}.tmv-buscador-link:hover{transform:translateY(-4px)}.tmv-buscador-card{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:24px;border-radius:8px;text-align:center;box-shadow:0 4px 12px rgb(0 0 0 / .15);transition:all 0.3s}.tmv-buscador-card:hover{box-shadow:0 6px 20px rgb(0 0 0 / .25)}.tmv-buscador-icon{font-size:48px;display:block;margin-bottom:12px}.tmv-buscador-nombre{font-size:16px;font-weight:600}.tmv-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:16px}.tmv-form-group{display:flex;flex-direction:column}.tmv-form-group label{font-weight:600;margin-bottom:6px;color:#34495e;font-size:14px}.tmv-input{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color 0.3s}.tmv-input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgb(52 152 219 / .1)}.tmv-btn{padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s;margin-bottom:16px}.tmv-btn-sm{padding:8px 16px;font-size:12px}.tmv-btn-primary{background:#3498db;color:#fff}.tmv-btn-primary:hover{background:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px rgb(52 152 219 / .3)}.tmv-btn-secondary{background:#95a5a6;color:#fff}.tmv-btn-secondary:hover{background:#7f8c8d}.tmv-btn-success{background:#27ae60;color:#fff}.tmv-btn-success:hover{background:#229954}.tmv-btn-warning{background:#f39c12;color:#fff}.tmv-btn-warning:hover{background:#e67e22}.tmv-factores-container{display:grid;gap:12px;margin-top:16px}.tmv-factores-container-small{display:grid;gap:8px;margin-top:12px}.tmv-factor-item{background:#f8f9fa;border:2px solid #e9ecef;border-radius:6px;padding:16px}.tmv-factor-header{display:flex;gap:12px;margin-bottom:12px}.tmv-factor-nombre{flex:1;font-weight:600}.tmv-btn-remove-factor{background:#e74c3c;color:#fff;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;font-size:16px;transition:all 0.3s}.tmv-btn-remove-factor:hover{background:#c0392b;transform:rotate(90deg)}.tmv-factor-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;align-items:end}.tmv-factor-resultado{background:#fff;padding:12px;border-radius:4px;border-left:4px solid #3498db;display:flex;align-items:center;justify-content:center}.factor-impacto{color:#3498db;font-weight:700;font-size:16px;margin-left:8px}.tmv-file-input{margin-bottom:16px}.tmv-foto-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.tmv-foto-item{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.tmv-foto-item img{width:100%;height:150px;object-fit:cover}.tmv-comparables-container{display:grid;gap:20px;margin-top:16px}.tmv-comparable-card{background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;padding:20px}.tmv-comparable-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.tmv-comparable-header h4{margin:0;color:#2c3e50}.tmv-btn-remove{background:#e74c3c;color:#fff;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;font-size:18px;transition:all 0.3s}.tmv-btn-remove:hover{background:#c0392b;transform:rotate(90deg)}.tmv-comparable-factores{margin:16px 0;padding:16px;background:#fff;border-radius:6px}.tmv-comparable-factores h5{margin:0 0 12px 0;color:#2c3e50;font-size:16px}.tmv-comparable-resultado{background:#fff;padding:16px;border-radius:6px;margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;border-left:4px solid #3498db}.tmv-valor-destacado{grid-column:1 / -1;background:#e8f4f8;padding:12px;border-radius:4px;text-align:center;font-size:18px}.tmv-foda-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-top:16px}.tmv-foda-item{background:#f8f9fa;padding:16px;border-radius:6px;border-left:4px solid #3498db}.tmv-foda-item h4{margin:0 0 12px 0;color:#2c3e50}.tmv-foda-item ul{margin:0;padding-left:20px}.tmv-foda-item li{margin-bottom:8px;color:#555}.tmv-dispersion-stats{background:#f8f9fa;padding:20px;border-radius:6px;margin-top:16px}.tmv-stat-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e9ecef}.tmv-stat-label{font-weight:600;color:#2c3e50}.tmv-stat-value{color:#3498db;font-weight:700}.tmv-stat-interpretacion{margin-top:16px;padding:16px;background:#e8f4f8;border-radius:6px;border-left:4px solid #3498db}.tmv-valor-final-card{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:32px;border-radius:12px;margin-top:16px}.tmv-valor-principal{text-align:center;margin-bottom:24px}.tmv-valor-principal h4{margin:0 0 12px 0;font-size:18px;opacity:.9}.tmv-valor-amount{font-size:48px;font-weight:700;margin-bottom:8px}.tmv-valor-m2{font-size:20px;opacity:.8}.tmv-valor-rango{background:rgb(255 255 255 / .2);padding:16px;border-radius:8px;margin-bottom:16px;text-align:center}.tmv-valor-detalles{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.tmv-valor-detalles div{background:rgb(255 255 255 / .1);padding:12px;border-radius:6px}@media (max-width:768px){.tmv-form-grid{grid-template-columns:1fr}.tmv-factor-controls{grid-template-columns:1fr}.tmv-buscadores-grid{grid-template-columns:1fr}.tmv-valor-amount{font-size:36px}}.tmv-hero{padding:48px 18px;background:#111;color:#fff;text-align:center}.tmv-hero-inner{max-width:980px;margin:0 auto}.tmv-hero h1{font-size:32px;line-height:1.15;margin:0 0 10px}.tmv-hero p{font-size:16px;opacity:.9;margin:0 0 18px}.tmv-hero-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.tmv-btn{display:inline-block;padding:12px 18px;border-radius:10px;text-decoration:none;font-weight:700}.tmv-btn-wa{background:#25d366;color:#fff}.tmv-btn-secondary{background:#fff;color:#111}.tmv-form{padding:16px;border:1px solid #e6e6e6;border-radius:12px;max-width:520px;margin:18px auto}.tmv-form h3{margin:0 0 10px}.tmv-form input{width:100%;padding:11px 12px;margin:8px 0;border:1px solid #ddd;border-radius:10px}.tmv-form button{width:100%;border:none;cursor:pointer}.tmv-form .tmv-btn{display:block;width:100%;text-align:center}.tmv-form .tmv-btn-wa{background:#25d366!important;color:#fff!important}.tmv-form button.tmv-btn{padding:12px 18px;border-radius:10px;line-height:1.2}.tmv-muted{font-size:13px;opacity:.75;margin-top:10px}.tmv-lead-result,.tmv-magnet{max-width:520px;margin:18px auto;padding:14px 16px;border:1px solid #e6e6e6;border-radius:12px;background:#fafafa}.tmv-hip-form-wrapper{max-width:720px;margin:1.5rem auto;padding:1rem;border:1px solid #eee;border-radius:8px;background:#fff}.tmv-row{margin-bottom:1rem}.tmv-row label{display:block;font-weight:600;margin-bottom:.35rem}.tmv-row input[type="text"],.tmv-row input[type="email"],.tmv-row input[type="number"],.tmv-row input[type="file"],.tmv-row select{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:6px}.tmv-row button{padding:.7rem 1rem;border:0;border-radius:6px;cursor:pointer}.tmv-row button{background:#c60000;color:#fff;font-weight:700}.tmv-alert{padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem}.tmv-success{background:#ecfdf5;border:1px solid #10b981;color:#065f46}.tmv-error{background:#fef2f2;border:1px solid #ef4444;color:#7f1d1d}.tmv-legal small{color:#6b7280}#tmv-mapa{width:100%;height:450px;margin-top:10px;border-radius:6px}.tmv-form{display:flex;gap:6px;flex-wrap:wrap;align-items:flex-start}.tmv-form input{padding:10px;border:1px solid #d0d0d0;border-radius:6px;min-width:220px}.tmv-form button{padding:10px 12px;border:1px solid #333;border-radius:6px;background:#fff;cursor:pointer}.tmv-padron-wrap{position:relative}.tmv-suggest{position:absolute;top:44px;left:0;right:0;z-index:9999;background:#fff;border:1px solid #d0d0d0;border-radius:6px;max-height:220px;overflow:auto}.tmv-suggest-item{padding:10px 12px;border-bottom:1px solid #f0f0f0}.tmv-suggest-item:last-child{border-bottom:none}.tmv-suggest-item:hover{background:#f7f7f7}.tmv-info{margin-top:10px;font-size:14px}.tmv-door-list{margin:6px 0 0 18px}.tmv-catastro-mini{display:flex;gap:6px;flex-wrap:wrap;align-items:flex-start;width:100%}.tmv-catastro-mini input{min-width:160px}.tmv-actions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.tmv-btn{display:inline-block;padding:10px 12px;border:1px solid #333;border-radius:8px;background:#111;color:#fff;text-decoration:none;cursor:pointer}.tmv-btn:hover{opacity:.92}.tmv-links{margin-top:10px;font-size:13px}.tmv-links a{text-decoration:underline}.tmv-pts-wrap{max-width:920px;margin:14px auto;padding:12px;border:1px solid #e6e6e6;border-radius:10px;background:#fff}.tmv-pts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.tmv-pts-card{border:1px solid #eee;border-radius:10px;padding:12px}.tmv-pts-meta{font-size:12px;color:#666;margin-bottom:6px}.tmv-pts-title{margin:0 0 6px 0}.tmv-pts-excerpt{color:#333;font-size:14px}.tmv-pts-actions{margin-top:10px}.tmv-pts-btn{display:inline-block;padding:8px 12px;border:1px solid #ddd;border-radius:8px;text-decoration:none}.tmv-pts-btn-primary{border-color:#222}.tmv-pts-form label{display:block;margin:10px 0 4px;font-weight:600}.tmv-pts-form input,.tmv-pts-form select,.tmv-pts-form textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:8px}.tmv-pts-alert{padding:10px;border-radius:8px;background:#f7f7f7;border:1px solid #eee;margin:8px 0}.tmv-pts-ok{background:#f0fff4;border-color:#c6f6d5}.tmv-pts-error{background:#fff5f5;border-color:#fed7d7}.tmv-pts-empty{color:#666;padding:10px}.tmv-pts-kpi{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:10px 0}.tmv-pts-kpi-box{border:1px solid #eee;border-radius:10px;padding:10px;background:#fafafa}.tmv-pts-reviews{display:flex;flex-direction:column;gap:10px}.tmv-pts-review{border:1px solid #eee;border-radius:10px;padding:10px;background:#fafafa}.tmv-pts-review-head{font-size:13px;color:#333;margin-bottom:6px}.tmv-pts-rating{margin-bottom:10px}.tmv-pts-list{margin:0;padding-left:18px}.tmv-vtu-form-wrapper,.tmv-vtu-result-wrapper,.tmv-vtu-admin{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.tmv-vtu-btn-primary,.tmv-vtu-admin .button-primary{background:#c1272d;border-color:#c1272d;color:#fff}.tmv-vtu-btn-primary:hover{background:#a31f24;border-color:#a31f24}.tmv-vtu-table{width:100%;border-collapse:collapse;margin:10px 0 20px;font-size:14px}.tmv-vtu-table th,.tmv-vtu-table td{border:1px solid #ddd;padding:6px 8px}.tmv-vtu-table th{background:#f5f5f5;text-align:left}.tmv-vtu-report h3{margin-top:0;color:#c1272d}.tmv-vtu-subtitle{font-size:12px;color:#666}.tmv-vtu-footer{font-size:11px;color:#777;margin-top:15px}.tmv-vtu-bar-chart{display:flex;width:100%;border:1px solid #ddd;margin:10px 0 5px;font-size:13px;text-align:center;height:28px;overflow:hidden}.tmv-vtu-bar{display:flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.tmv-vtu-bar-construccion{background:#555}.tmv-vtu-bar-tierra{background:#c1272d}.tmv-vtu-note{font-size:11px;color:#555}.tmv-vtu-small{width:120px}@font-face{font-display:swap;font-family:'aft-icons';src:url(/wp-content/themes/reviewnews/assets/icons/fonts/aft-icons.eot?e3nek0);src:url('/wp-content/themes/reviewnews/assets/icons/fonts/aft-icons.eot?e3nek0#iefix') format('embedded-opentype'),url(/wp-content/themes/reviewnews/assets/icons/fonts/aft-icons.ttf?e3nek0) format('truetype'),url(/wp-content/themes/reviewnews/assets/icons/fonts/aft-icons.woff?e3nek0) format('woff'),url('/wp-content/themes/reviewnews/assets/icons/fonts/aft-icons.svg?e3nek0#aft-icons') format('svg');font-weight:400;font-style:normal;font-display:block}.min-read:before,.aft-print-page,.aft-copy-to-clipboard,.aft-bookmark-post,#scroll-up,.custom-menu-link i,.af-yt-video-play .fa-play,.af-bg-play .fa-play,.slick-arrow.fa-angle-up,.slick-arrow.fa-angle-down,.slick-arrow.fa-angle-right,.slick-arrow.fa-angle-left,.posts-navigation .nav-previous:before,.posts-navigation .nav-next:after,.post-navigation .nav-previous:before,.post-navigation .nav-next:after,.author-links .fa-user-circle,.author-links .fa-clock,.aft-comment-count .fa-comment,.aft-view-count .fa-eye,.af-search-click .fa-search,.af-search-wrap .fa-search,.af-tabs>li>a i,.em-post-format .fa-film,.em-post-format .fa-play,.em-post-format .fa-images,.em-post-format .fa-image,[class^="aft-icon-"],[class*=" aft-icon-"],.elegant-widget [class*=" fa-arrow-"]{font-family:'aft-icons';font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.min-read:before,.aft-icon-timelapse:before{content:"\e92e"}.aft-icon-line:before{content:"\e92f"}.aft-icon-thumbs-o-down:before{content:"\e929"}.aft-icon-thumbs-o-up:before{content:"\e92a"}.aft-icon-thumbs-down:before{content:"\e92b"}.aft-icon-thumbs-up:before{content:"\e92c"}.aft-print-page:before,.aft-icon-print:before{content:"\e92d"}.aft-icon-buffer:before{content:"\e925"}.aft-bookmark-post:before{content:"\e927"}.aft-bookmark-post.bookmarked:before{content:"\e928"}.aft-copy-to-clipboard:before{content:"\e926"}.aft-icon-envelope:before{content:"\e91e"}.af-tabs>li>a .fa-bolt::before{content:"\f0e7"}.af-tabs>li>a .fa-clock:before{content:"\e904"}.af-tabs>li>a .fa-fire:before{content:"\e922"}.aft-icon-tiktok:before{content:"\e900"}.aft-icon-messenger:before{content:"\e901"}.aft-icon-github:before{content:"\e902"}.author-links .fa-user-circle:before,.aft-icon-circle-user-regular:before{content:"\e903"}.author-links .fa-clock:before,.aft-icon-clock-regular:before{content:"\e904"}.aft-view-count .fa-eye:before,.aft-icon-eye-regular:before{content:"\e905"}.aft-icon-magnifying-glass-solid:before{content:"\e906"}.em-post-format .fa-images:before,.aft-icon-images-regular:before{content:"\e907"}.aft-comment-count .fa-comment:before,.aft-icon-comment-regular:before{content:"\e908"}.aft-icon-clock-solid:before{content:"\e909"}.aft-icon-facebook:before{content:"\f09a"}.aft-icon-threads:before{content:"\e916"}.aft-icon-twitch:before{content:"\e90b"}.aft-icon-viber:before{content:"\e90c"}.aft-icon-yahoo:before{content:"\e90d"}.aft-icon-bolt-lightning-solid:before{content:"\e90e"}.aft-icon-hashtag-solid:before{content:"\e90f"}.custom-menu-link i.fa-bell:before,.aft-icon-bell-solid:before{content:"\e910"}.em-post-format .fa-play:before,.af-yt-video-play .fa-play:before,.af-bg-play .fa-play:before,.aft-icon-play:before,.custom-menu-link .fa-play:before,.aft-icon-play-solid:before{content:"\e911"}.custom-menu-link .fa-sign-in-alt:before,.aft-icon-right-to-bracket-solid:before{content:"\e912"}.custom-menu-link .fa-user:before,.aft-icon-user-solid:before{content:"\e913"}.af-search-wrap .fa-search:before,.af-search-click .fa-search::before,.aft-icon-search:before{content:"\f002"}.em-post-format .fa-image:before{content:"\e91b"}.aft-icon-camera:before{content:"\f030"}.em-post-format .fa-film:before{content:"\f09a"}.aft-icon-video-camera:before{content:"\f03d"}.slick-arrow.fa-angle-left:before,.aft-icon-chevron-left:before{content:"\f053"}.slick-arrow.fa-angle-right:before,.aft-icon-chevron-right:before{content:"\f054"}.slick-arrow.fa-angle-up:before,.aft-icon-chevron-up:before{content:"\f077"}.slick-arrow.fa-angle-down:before,.aft-icon-chevron-down:before{content:"\f078"}.aft-icon-shopping-cart:before{content:"\f07a"}.aft-icon-twitter:before{content:"\f099"}.aft-icon-pinterest:before{content:"\f0d2"}.aft-icon-google-plus:before{content:"\f0d5"}.aft-icon-linkedin:before{content:"\f0e1"}.aft-icon-bolt:before{content:"\f0e7"}.aft-icon-youtube-play:before{content:"\f16a"}.aft-icon-stack-overflow:before{content:"\f16c"}.aft-icon-instagram:before{content:"\f16d"}.aft-icon-tumblr:before{content:"\f173"}.aft-icon-dribbble:before{content:"\f17d"}.aft-icon-vk:before{content:"\f189"}.aft-icon-weibo:before{content:"\f18a"}.aft-icon-slack:before{content:"\f198"}.aft-icon-wordpress:before{content:"\f19a"}.aft-icon-behance:before{content:"\f1b4"}.aft-icon-spotify:before{content:"\f1bc"}.aft-icon-soundcloud:before{content:"\f1be"}.aft-icon-wechat:before{content:"\f1d7"}.custom-menu-link .fa-share-alt:before,.aft-icon-share-alt:before{content:"\f1e0"}.aft-icon-whatsapp:before{content:"\f232"}.aft-icon-vimeo:before{content:"\f27d"}.aft-icon-reddit:before,.aft-icon-reddit-alien:before{content:"\f281"}.aft-icon-snapchat-square:before{content:"\f2ad"}.aft-icon-quora:before{content:"\f2c4"}.aft-icon-telegram:before{content:"\f2c6"}.slick-slider{position:relative;display:block;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{position:relative;display:block;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{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.athfb-copyright,.athfb-copyright a{color:#fff}.footer-nav-wrapper .aft-small-social-menu .menu li,.footer-main-right .footer-nav-wrapper .menu li:last-child{margin-right:0}[class*="footer-bottom-"],[class*="footer-main-"]{display:flex;justify-content:center;align-items:center;gap:15px}.footer-bottom-left,.footer-main-left{justify-content:flex-start}.footer-bottom-center,.footer-main-center{justify-content:center;text-align:center}.footer-bottom-right,.footer-main-right{text-align:right;justify-content:flex-end}.site-info .af-flex-container,.secondary-footer .af-flex-container{justify-content:space-between;gap:15px}.aft-small-social-menu ul{white-space:nowrap}.aft-small-social-menu ul li{margin-top:2px;margin-bottom:2px}.aft-header-custom-html .livecoinwatch-widget-5{width:80vw!important;max-width:1320px!important}footer figure.wp-block-image{margin-bottom:0}body .wp-block-embed.wp-block-embed-youtube{width:clamp(260px, 27vw, 400px)}body.aft-default-mode footer .reviewnews-widget{background:rgb(255 255 255 / .1)}body.aft-dark-mode footer .reviewnews-widget{background:rgb(0 0 0 / .1)}@media screen and (max-width:480px){.secondary-footer .af-flex-container{justify-content:center}.site-info .af-container-row{flex-wrap:wrap;justify-content:center}.aft-small-social-menu ul{white-space:wrap}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}/*
Theme Name: ReviewNews
Theme URI: https://afthemes.com/products/reviewnews/
Author: AF themes
Author URI: https://www.afthemes.com/
Description: ReviewNews is a dynamic, ultra-fast, and highly versatile WordPress theme made for News, Magazine, Blog, Business, and eCommerce websites across the world. With its powerful HEADER & FOOTER BUILDER that works seamlessly with the Block Editor, GUTENBERG, ELEMENTOR, BRIZY, DIVI, and other popular page builders, you can design PROFESSIONAL LAYOUTS easily using drag and drop—no coding required. Packed with 50+ STARTER SITES, 30+ CUSTOM WIDGETS, ADVANCED BLOCK PATTERNS, FLEXIBLE LAYOUT OPTIONS, AMP SUPPORT, and FULL WOOCOMMERCE INTEGRATION, it’s perfect for everything from online newspapers, corporate or NGO sites, and educational or cultural portals to personal blogs, portfolios, and lifestyle magazines. ReviewNews is fully optimized for SEO, CORE WEB VITALS, SPEED, and RESPONSIVE DESIGN, ensuring FAST LOADING and excellent performance on all devices. Built with WCAG ACCESSIBILITY, GDPR COMPLIANCE, and LIGHTWEIGHT, CLEAN CODE, it offers long-term stability and high GOOGLE PAGESPEED SCORES. MULTILINGUAL and RTL READY, with demo content in English, Spanish, German, French, Japanese, Chinese, and Arabic, ReviewNews is a truly GLOBAL, FUTURE-PROOF THEME designed for creators, publishers, and businesses who value STYLE, SCALABILITY, and PERFORMANCE across every market. Explore all features at https://afthemes.com/products/reviewnews
Version: 1.3.13
Requires PHP: 5.0
Tested up to: 6.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: reviewnews
Tags: news, blog, entertainment, one-column, two-columns, three-columns, four-columns, grid-layout, block-patterns, block-styles, left-sidebar, right-sidebar, custom-header, flexible-header, custom-background, custom-logo, custom-menu, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, footer-widgets, translation-ready, theme-options, threaded-comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ReviewNews is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

ReviewNews WordPress Theme, Copyright 2026 AF themes
ReviewNews is distributed under the terms of the GNU GPL v2 or later.
*/
/*Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Grids
# Social icons
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
# Footer
-----------------------------------------------------------*/
/*-----------------------------------------------------------
# Normalize
-----------------------------------------------------------*/
html {font-family: 'Inter', 'Noto Sans', 'Noto Sans CJK SC', 'Noto Sans JP', 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}body {margin: 0;}article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {display: block;}audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden], template {display: none;}a {background-color: transparent;}a:active, a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b, strong {font-weight: bold;}dfn {font-style: italic;}h1 {font-size: 2em;margin: 0.67em 0;}mark {background: #0047AB ;color: #000;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {box-sizing: content-box;height: 0;}pre {overflow: auto;}code, kbd, pre, samp {font-family: monospace, monospace;font-size: 1em;}button, input, optgroup, select, textarea {color: inherit;font: inherit;margin: 0;}button {overflow: visible;}button, select {text-transform: none;}button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button;cursor: pointer;}button[disabled], html input[disabled] {cursor: default;}button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}input[type=file] {padding: 10px;height: unset;max-width: 100%;}input[type="checkbox"], input[type="radio"] {box-sizing: border-box;padding: 0;display: inline-block;vertical-align: middle;height: unset;margin: 0 0 2px;}.aft-dark-mode input[type="checkbox"], .aft-dark-mode input[type="radio"] {color-scheme: dark;}input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}.btn-style1 a:visited, .btn-style1 a, button, input[type="button"], input[type="reset"], input[type="submit"] {border: none;border-radius: 0;background: #0047AB ;color: #fff;font-size: 14px;line-height: normal;height: 38px;padding: 5px 10px;transition: all 300ms ease-out;font-weight: 700;}.btn-style1 a:visited, .btn-style1 a{display: inline-block;height: auto;}button.af-not-button{height: auto;font-size: 14px;padding: 0;line-height: normal;text-transform: inherit;background: transparent;font-weight: normal;align-items: center;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0 10px;width: unset;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td, th {padding: 10px;border-top-width: 1px;border-top-style: solid;border-left-width: 1px;border-left-style: solid;}tr:last-child th , tr:last-child td {border-bottom-width: 1px;border-bottom-style: solid;}td:last-child, th:last-child {border-right-width: 1px;border-right-style: solid;}body.aft-default-mode input[type=file], body.aft-default-mode input[type="text"], body.aft-default-mode input[type="email"], body.aft-default-mode input[type="url"], body.aft-default-mode input[type="password"], body.aft-default-mode input[type="search"], body.aft-default-mode input[type="number"], body.aft-default-mode input[type="tel"], body.aft-default-mode input[type="range"], body.aft-default-mode input[type="date"], body.aft-default-mode input[type="month"], body.aft-default-mode input[type="week"], body.aft-default-mode input[type="time"], body.aft-default-mode input[type="datetime"], body.aft-default-mode input[type="datetime-local"], body.aft-default-mode input[type="color"], body.aft-default-mode textarea, body.aft-default-mode .comment-form input[type="text"], body.aft-default-mode .comment-form input[type="email"], body.aft-default-mode .comment-form input[type="url"], body.aft-default-mode .comment-form textarea{background: rgb(255, 255, 255,.05);}.clearfix:after {content: "";clear: both;display: block;}body, button, input, select, optgroup, textarea {color: #1f1f1f;font-family: 'Inter', 'Noto Sans', 'Noto Sans CJK SC', 'Noto Sans JP', 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;font-size: 1rem;font-size: 14px;line-height: 1.7;}input{height: 38px;}button, input, select, optgroup, textarea {border: 1px solid #dcdcdc;}h1, h2, h3, h4, h5, h6 {clear: both;line-height: 1.5;}.wp-block-blockspare-blockspare-tabs .bs-tabs-title-list li a.bs-tab-title, div.custom-menu-link > a, .exclusive-posts .exclusive-now, .aft-posts-tabs-panel .nav-tabs>li>a, .aft-main-banner-wrapper .nav-tabs>li>a{font-family: 'Inter', 'Noto Sans', 'Noto Sans CJK SC', 'Noto Sans JP', 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;}.cat-links li a{font-family: 'Inter', 'Noto Sans', 'Noto Sans CJK SC', 'Noto Sans JP', 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;}.wp-block-tag-cloud a, .tagcloud a, .site-title, h1, h2, h3, h4, h5, h6 {font-family: 'Inter', 'Noto Sans', 'Noto Sans CJK SC', 'Noto Sans JP', 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;font-weight: 700;}p {margin-bottom: 20px;}dfn, cite, em, i {font-style: italic;}blockquote {border: 0;position: relative;font-size: 1rem;line-height: 1.7;border-left: .15em solid;margin-top: 28px;margin-bottom: 28px;padding-left: 1em;}blockquote.is-style-large {border-left: none;}blockquote blockquote {font-size: 1em;margin-bottom: 0;padding-bottom: 0;}blockquote blockquote:after {border-bottom: 0;}@media not screen and (min-width: 992px) {blockquote {font-size: 1.125em;line-height: 1.33333;margin-top: 2.66667em;margin-bottom: 2em;padding: 0.66667em;padding-top: 1.33333em;padding-bottom: 1.33333em;}}blockquote cite {display: block;margin-top: 1.5em;font-size: .85em;line-height: 1.7;font-style: normal;}address {margin: 0 0 1.5em;}abbr, acronym {border-bottom: 1px dotted #666;cursor: help;}mark, ins {text-decoration: none;}big {font-size: 125%;}html {box-sizing: border-box;}*, *:before, *:after {box-sizing: inherit;}body.aft-default-mode {background-color: #f0f1f4;}hr {background-color: #ccc;border: 0;height: 1px;margin-bottom: 1.5em;}ul, ol {margin: 0;padding: 0;list-style: none;}ul.wp-block-list{list-style-type: revert;margin-left: 1.5em;margin-bottom: 20px;}ol.wp-block-list {list-style-type: decimal;margin-left: 1.5em;margin-bottom: 20px;}ul.wp-block-list li, ol.wp-block-list li{margin-bottom: 0.75em;}li > ul, li > ol {margin-bottom: 0;margin-left: 1.5em;}dl {border: 2px solid #e8e8e8;padding: 2.5em;}dt {text-align: left;font-size: 130%;font-weight: bold;}dd {margin: 0;padding: 0 0 1em 0;}img {height: auto;max-width: 100%;}figure {margin: 0 auto;}table {margin: 0 0 1.5em;width: 100%;}table#wp-calendar {margin-bottom: 0;}#af-preloader {width: 100%;height: 100%;position: fixed;background-color: #fff;z-index: 99999999;top: 0;left: 0;}#loader-wrapper {position: absolute;top: 50%;left: 50%;height: 50px;width: 50px;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}#loader-wrapper div {width: 16px;height: 16px;position: absolute;background-color: #0047AB;display: inline-block;-webkit-animation: square1 1.7s infinite ease-in-out both;animation: square1 1.7s infinite ease-in-out both;}#loader-wrapper .loader1 {top: 7px;left: 7px;-webkit-animation-delay: 0.2s;animation-delay: 0.2s;}#loader-wrapper .loader2 {top: 7px;left: 27px;-webkit-animation-delay: 0.3s;animation-delay: 0.3s;}#loader-wrapper .loader3 {top: 27px;left: 7px;-webkit-animation-delay: 0.4s;animation-delay: 0.4s;}#loader-wrapper .loader4 {top: 27px;left: 27px;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;}@keyframes square1 {0%, 80%, 100% {-webkit-transform: scale(0);transform: scale(0);-webkit-transform: scale(0);transform: scale(0);opacity: 0;}40% {-webkit-transform: scale(1);transform: scale(1);-webkit-transform: scale(1);transform: scale(1);opacity: 1;}}.elementor-html #af-preloader{display: none;}.main-navigation .menu > ul > li , .main-navigation .menu > ul > ul > li {position: relative;display: inline-block;transition-duration: 0.5s;font-size: 14px;line-height: 19px;font-weight: 700;}.main-navigation .menu > ul > li > a, .main-navigation .menu > ul > ul > li > a{padding: 15px;}@media screen and (min-width: 993px) {.header-layout-centered-4 .main-navigation .menu-desktop , .header-layout-centered-3 .main-navigation .menu-desktop {justify-content: center;}.main-navigation #primary-menu > ul:not(.menu-mobile) > li:first-child > a, .main-navigation .menu-desktop > li:first-child > a, .main-navigation .menu-desktop > ul > li:first-child > a{padding-left: 0;}.main-navigation .menu-desktop > li:last-child > a, .main-navigation .menu-desktop > ul > li:last-child > a{padding-right: 0;}.main-navigation #primary-menu > li.page_item_has_children > a, .main-navigation #primary-menu > li.menu-item-has-children > a, .main-navigation .menu-desktop > li.page_item_has_children > a, .main-navigation .menu-desktop > ul > li.page_item_has_children > a, .main-navigation .menu-desktop > li.menu-item-has-children > a, .main-navigation .menu-desktop > ul > li.menu-item-has-children > a{padding-right: 30px;}.main-navigation #primary-menu > li.page_item_has_children:last-child > a, .main-navigation #primary-menu > li.menu-item-has-children:last-child > a, .main-navigation .menu-desktop > li.page_item_has_children:last-child > a, .main-navigation .menu-desktop > ul > li.page_item_has_children:last-child > a, .main-navigation .menu-desktop > li.menu-item-has-children:last-child > a, .main-navigation .menu-desktop > ul > li.menu-item-has-children:last-child > a{padding-right: 15px;}.main-navigation #primary-menu > li.page_item_has_children:last-child > a:after, .main-navigation #primary-menu > li.menu-item-has-children:last-child > a:after, .main-navigation .menu-desktop > li.page_item_has_children:last-child > a:after, .main-navigation .menu-desktop > ul > li.page_item_has_children:last-child > a:after, .main-navigation .menu-desktop > li.menu-item-has-children:last-child > a:after, .main-navigation .menu-desktop > ul > li.menu-item-has-children:last-child > a:after{right: 0;}}body #main-navigation-bar .aft-small-social-menu ul.menu > li > a, .top-header .main-navigation .menu > ul > li > a, #main-navigation-bar #primary-menu > ul:not(.menu-mobile) > li > a{color: #fff;}@media screen and (min-width: 993px) {#main-navigation-bar .main-navigation .menu-desktop > .menu > li > a, #main-navigation-bar .main-navigation .menu-desktop > li > a {color: #fff;}}.main-navigation ul.children li, .main-navigation ul .sub-menu li {display: block;float: none;text-align: left;padding: 0;border-top: 1px solid rgba(0, 0, 0, 0.1);position: relative;}.main-navigation ul.children li:first-child, .main-navigation ul .sub-menu li:first-child{border:none;}.main-navigation ul.children li a, .main-navigation ul .sub-menu li a {padding: 10px 15px;display: inline-block;position: relative;}.ham {width: 23px;height: 2px;top: 50%;display: block;margin-right: auto;background-color: #fff;position: relative;-webkit-transition: all .075s ease-in-out;-moz-transition: all .075s ease-in-out;-ms-transition: all .075s ease-in-out;-o-transition: all .075s ease-in-out;transition: all .075s ease-in-out;}.ham:before, .ham:after {position: absolute;content: '';width: 100%;height: 2px;left: 0;top: -8px;background-color: #fff;-webkit-transition: all .075s ease-in-out;-moz-transition: all .075s ease-in-out;-ms-transition: all .075s ease-in-out;-o-transition: all .075s ease-in-out;transition: all .075s ease-in-out;}.ham:after {top: 8px;}.ham.exit {background-color: transparent;}body #main-navigation-bar .ham.exit, body.aft-default-mode .ham.exit{background-color:transparent;}.ham.exit:before {-webkit-transform: translateY(8px) rotateZ(-45deg);-moz-transform: translateY(8px) rotateZ(-45deg);-ms-transform: translateY(8px) rotateZ(-45deg);-o-transform: translateY(8px) rotateZ(-45deg);transform: translateY(8px) rotateZ(-45deg);}.ham.exit:after {-webkit-transform: translateY(-8px) rotateZ(45deg);-moz-transform: translateY(-8px) rotateZ(45deg);-ms-transform: translateY(-8px) rotateZ(45deg);-o-transform: translateY(-8px) rotateZ(45deg);transform: translateY(-8px) rotateZ(45deg);}.menu-toggle, .main-navigation.toggled ul {display: block;}.main-navigation .toggle-menu {width: 40px;text-align: center;cursor: pointer;font-size: 14px;display: none;padding: 20px;padding-left: 0;background-color: transparent;border:none;}.main-navigation .toggle-menu:focus{outline: 1px dotted #fff;}.main-navigation .menu .menu-mobile {margin: 0;list-style: none;text-align: left;z-index: 9999;background-color: #fff;display: none;position: fixed;top: 100%;left: 0;width: 100%;}.main-navigation .menu .menu-mobile li {padding: 0;}.main-navigation .menu .menu-mobile li a {display: block;color: #000;text-decoration: none;position: relative;padding: 10px 20px;padding-left: 20px;padding-right: 40px;border-top: 1px solid rgba(0, 0, 0, 0.1);-webkit-transition: all 0.075s ease;-moz-transition: all 0.075s ease;-ms-transition: all 0.075s ease;-o-transition: all 0.075s ease;transition: all 0.075s ease;}.main-navigation .menu .menu-mobile li .sub-menu {list-style: none;padding: 0;margin: 0;display: none;}.main-navigation .menu .menu-mobile li .children {display: none;}.main-navigation .menu .menu-mobile li .sub-menu li a{padding-left: 30px;}.main-navigation .menu .menu-mobile li .sub-menu .sub-menu li a {padding-left: 40px;}.main-navigation ul li.page_item_has_children > a:after, .main-navigation ul li.menu-item-has-children > a:after {font-family: 'aft-icons' !important;content: "\f107";color: inherit;font-size: inherit;display: inline-block;position: absolute;right: 15px;}.main-navigation ul.children li.page_item_has_children > a:after, .main-navigation ul .sub-menu li.menu-item-has-children > a:after{display: none;}body.sidr-open:before {content: "";left: 0;top: 0;z-index: 102;width: 100%;height: 100%;position: fixed;cursor: pointer;-webkit-transition: visibility 0s, opacity 0.4s linear;transition: visibility 0s, opacity 0.4s linear;visibility: visible;background-color: rgba(0,0,0,.2);}body.aft-dark-mode #af-preloader {background-color: rgba(33, 32, 27,.02);}@media only screen and (min-width: 993px) {.main-navigation .menu li a button{display: none;}.main-navigation #primary-menu > ul, .main-navigation .menu-desktop, .main-navigation .menu-desktop > ul {font-size: 0;display: flex;justify-content: flex-start;flex-wrap: wrap;}.main-navigation .menu ul ul li {width: 250px;}.main-navigation .menu-desktop > li.current-menu-item::after , .main-navigation .menu-desktop > ul > li.current-menu-item::after , .main-navigation .menu-desktop > li::after , .main-navigation .menu-desktop > ul > li::after {content: "";background-color: #0047AB;position: absolute;left: 15px;right: 0;bottom: 0;height: 3px;width: 0;transform-origin: center;transition: width ease-in 0.075s;}.main-navigation .menu-desktop > li.current-menu-item:first-child::after, .main-navigation .menu-desktop > ul > li.current-menu-item:first-child::after, .main-navigation .menu-desktop > li:first-child::after, .main-navigation .menu-desktop > ul > li:first-child::after{left: 0;}.main-navigation .menu-desktop.hide-menu-border > li.current-menu-item::after , .main-navigation .menu-desktop.hide-menu-border > ul > li.current-menu-item::after , .main-navigation .menu-desktop.hide-menu-border > li::after , .main-navigation .menu-desktop.hide-menu-border > ul > li::after{display: none;}.main-navigation .menu-desktop > li.current-menu-item::after , .main-navigation .menu-desktop > ul > li.current-menu-item::after , .main-navigation .menu-desktop > li:hover::after , .main-navigation .menu-desktop > ul > li:hover::after {width: calc(100% - 30px);}.main-navigation .menu-desktop > li.current-menu-item:last-child::after , .main-navigation .menu-desktop > ul > li.current-menu-item:last-child::after, .main-navigation .menu-desktop > li.current-menu-item:first-child::after , .main-navigation .menu-desktop > ul > li.current-menu-item:first-child::after, .main-navigation .menu-desktop > li:last-child:hover::after , .main-navigation .menu-desktop > ul > li:last-child:hover::after, .main-navigation .menu-desktop > li:first-child:hover::after , .main-navigation .menu-desktop > ul > li:first-child:hover::after {width: calc(100% - 15px);}.main-navigation .menu ul > li > a {position: relative;display: block;}.main-navigation .menu ul ul a {display: block;padding: 10px;line-height: inherit;}.main-navigation .menu ul ul {position: absolute;text-align: left;visibility: hidden;filter: alpha(opacity=0);opacity: 0;margin: 0 auto;padding: 0;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);-webkit-transition: top 0.4s;-moz-transition: top 0.4s;-ms-transition: top 0.4s;-o-transition: top 0.4s;transition: top 0.4s;}.main-navigation .menu li:focus-within > ul {visibility: visible;filter: alpha(opacity=1);opacity: 1;z-index: 999;}.main-navigation .menu li:focus > ul , .main-navigation .menu li:hover > ul {visibility: visible;filter: alpha(opacity=1);opacity: 1;z-index: 999;}.main-navigation .menu > ul > li > ul {top: 110%;left: 15px;background-color: #fff;}.main-navigation .menu > ul > li:first-child > ul {left: 0;}.main-navigation .menu > ul > li:nth-child(7n + 13) > ul , .main-navigation .menu > ul > li:nth-child(7n + 12) > ul , .main-navigation .menu > ul > li:nth-child(7n + 11) > ul , .main-navigation .menu > ul > li:nth-child(7n + 10) > ul , .main-navigation .menu > ul > li:nth-child(7n + 9) > ul , .main-navigation .menu > ul > li:nth-child(7n + 8) > ul , .main-navigation .menu > ul > li:nth-child(7n + 7) > ul {left: unset;right: 15px;}.main-navigation .menu > ul > li:nth-child(7n + 13):last-child > ul , .main-navigation .menu > ul > li:nth-child(7n + 12):last-child > ul , .main-navigation .menu > ul > li:nth-child(7n + 11):last-child > ul , .main-navigation .menu > ul > li:nth-child(7n + 10):last-child > ul , .main-navigation .menu > ul > li:nth-child(7n + 9):last-child > ul , .main-navigation .menu > ul > li:nth-child(7n + 8):last-child > ul , .main-navigation .menu > ul > li:nth-child(7n + 7):last-child > ul {right: 0;}.main-navigation .menu > ul > li:focus-within > ul {top: 100%;}.main-navigation .menu > ul > li:focus > ul , .main-navigation .menu > ul > li:hover > ul {top: 100%;}.main-navigation .menu ul ul ul {top: -20px;left: 100%;background-color: #fff;display: none;}.main-navigation .menu > ul > li:nth-child(7n + 13) > ul ul, .main-navigation .menu > ul > li:nth-child(7n + 12) > ul ul, .main-navigation .menu > ul > li:nth-child(7n + 11) > ul ul, .main-navigation .menu > ul > li:nth-child(7n + 10) > ul ul, .main-navigation .menu > ul > li:nth-child(7n + 9) > ul ul, .main-navigation .menu > ul > li:nth-child(7n + 8) > ul ul, .main-navigation .menu > ul > li:nth-child(7n + 7) > ul ul{left: unset;right: 100%;}.main-navigation ul.children li.page_item_has_children > a:before, .main-navigation ul .sub-menu li.menu-item-has-children > a:before {content: "\f105";font-family: 'aft-icons' !important;padding-right: 5px;float: right;}.main-navigation .menu > ul > li:nth-child(7n + 13) > ul li a:before, .main-navigation .menu > ul > li:nth-child(7n + 12) > ul li a:before, .main-navigation .menu > ul > li:nth-child(7n + 11) > ul li a:before, .main-navigation .menu > ul > li:nth-child(7n + 10) > ul li a:before, .main-navigation .menu > ul > li:nth-child(7n + 9) > ul li a:before, .main-navigation .menu > ul > li:nth-child(7n + 8) > ul li a:before, .main-navigation .menu > ul > li:nth-child(7n + 7) > ul li a:before{transform: rotate(180deg);position: absolute;right: 15px;}.main-navigation .menu ul ul li:focus-within > ul {top: 0;display: block;}.main-navigation .menu ul ul li:focus > ul , .main-navigation .menu ul ul li:hover > ul {top: 0;display: block;}}@media only screen and (max-width: 992px) {.menu-item-gtranslate > div{position: static !important;padding: 0 20px 10px;}body .gt_options {right: unset;left: 0;}body .gt_float_switcher .gt_options {position: static !important;}.main-navigation #primary-menu > ul:not(.menu-desktop){display: none;}.main-navigation .menu > .menu {margin: 0;list-style: none;text-align: left;z-index: 9999;background-color: #fff;display: none;position: fixed;top: 100%;left: 0;width: 100%;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);max-height: calc(100vh - 49px);overflow: auto;}.site .site-header {display: block;padding-bottom: 10px;padding-top: 10px;}.main-navigation .menu .menu-mobile li a button{position: absolute;top: 0;right: 10px;bottom: 0;width: 30px;z-index: 1;background-color: transparent;border:none;top: 50%;transform: translateY(-50%);outline: none;color: inherit;}.main-navigation .menu .menu-mobile li a button:focus {outline: 1px dotted #ccc;}.main-navigation .menu .menu-mobile li a button::before {font-family: 'aft-icons' !important;content: "\f107";color: inherit;position: absolute;left: 50%;top: 50%;transform: rotate(0deg) translate(-50%,-50%);transform-origin: top left;transition: all ease-in .3s;}.main-navigation .menu .menu-mobile li a button.active::before {transform: rotate(180deg) translate(-50%,-50%);}}.main-navigation .menu-description {position: absolute;top: 2px;left: calc(100% - 20px);background-color: #C1121F ;font-size: 11px;padding: 2px 4px;line-height: 1;color: #ffffff;z-index: 1;white-space: nowrap;font-weight: 400;}.main-navigation .menu-item-has-children .menu-description {left: calc(100% - 30px);}.main-navigation .menu-item-has-children:last-child .menu-description {left: unset;}.main-navigation .menu-description:after {position: absolute;content: '';width: 0;height: 0;border-left: 0 solid transparent;border-right: 5px solid transparent;border-top: 5px solid #C1121F ;left: 3px;bottom: -4px;font-weight: 400;}.main-navigation .sub-menu .menu-description{top: 50%;left: inherit;transform: translateY(-50%);margin: 0 5px;}.main-navigation .sub-menu .menu-description:after{display: none;}body.aft-default-mode .main-navigation .menu .menu-mobile li a, body.aft-default-mode .main-navigation ul.children li a, body.aft-default-mode .main-navigation ul .sub-menu li a{color: #1f1f1f;}a, a:visited {color: #1f1f1f ;text-decoration: none;}.comment-reply-link {color: #fff;padding: 4px 12px;}body.aft-default-mode .entry-content a.comment-reply-link:hover{color: #fff;}.aft-dark-mode .entry-content a.comment-reply-link:hover, .aft-dark-mode .entry-content a, .aft-dark-mode a, .aft-dark-mode .entry-content a:visited {color: #fff;}.aft-dark-mode .entry-content a:hover, .aft-dark-mode .entry-content a:focus, .aft-dark-mode .entry-content a:active , a:hover, a:focus, a:active {color: #0047AB ;outline: 0;text-decoration: none;}.aft-dark-mode .main-navigation .menu ul > li > a:focus, .aft-dark-mode a.button:focus, .aft-dark-mode div.custom-menu-link > a:hover, .aft-dark-mode .main-navigation ul li a:hover {color: #fff;}a:focus {outline: 1px dotted;}a:hover, a:active {outline: 0;text-decoration: none;}.col-1 {width: 100%;}.col-2 {width: 50%;}.col-3 {width: 33.33%;}.col-4 {width: 25%;}.col-5 {width: 20%;}.col-15 {width: 15%;}.col-16 {width: 16%;}.col-30 {width: 30%;}.col-40 {width: 40%;}.col-55 {width: 55%;}.col-60 {width: 60%;}.col-70 {width: 70%;}.col-66 {width: 66.67%;}.col-75 {width: 75%;}.float-l {float: left;}.pad {padding-left: 10px;padding-right: 10px;}.primary-footer-area.pad {padding-left: 10px;padding-right: 10px;}.pad-5 {padding-left: 5px;padding-right: 5px;}.ptb-10{padding-top: 7.5px;padding-bottom: 7.5px;}.marg-10-lr {margin-right: 10px;margin-left: 10px;}.marg-btm-lr {margin-bottom: 10px;}.af-container-row {margin-right: -10px;margin-left: -10px;}.secondary-footer .af-container-row, .site-info .af-container-row {margin: 0;}.primary-footer-area .af-container-row {margin-right: -10px;margin-left: -10px;}.af-container-row-5 {margin-right: -7.5px;margin-left: -7.5px;}.aft-main-banner-wrapper .af-container-row-5 {margin-right: -5px;margin-left: -5px;}.container-wrapper:before, .container-wrapper:after {content: "";display: table;}.container-wrapper:after {clear: both;}.container-wrapper {max-width: 1440px;margin: 0 auto;padding-left: 20px;padding-right: 20px;}.af-boxed-layout .af-whole-wrapper{max-width: 1440px;margin: 0 auto;}.aft-enable-top-bottom-gaps.af-boxed-layout .af-whole-wrapper {margin: 20px auto;}.af-boxed-layout .af-whole-wrapper .af-banner-wrapper {padding-left: 0px;padding-right: 0px;}.af-banner-wrapper{max-width: 1440px;margin: 0 auto;padding-left: 15px;padding-right: 15px;}.pos-rel {position: relative;}.container-wrapper #primary {width: 70%;padding-right: 10px;}.container-wrapper #secondary {width: 30%;padding-left: 10px;}body.error404 .container-wrapper #primary, body.full-width-content #primary , .container-wrapper #primary.aft-no-sidebar {width: 100%;padding: 0;}body.error404 .container-wrapper #primary .page-content > .search-form {max-width: 400px;}.container-wrapper #primary, .container-wrapper #secondary {float: left;}body.align-content-right .container-wrapper #primary, body.align-content-right .container-wrapper #secondary {float: right;}body.align-content-right .container-wrapper #primary {padding-right: 0;padding-left: 10px;}body.align-content-right .container-wrapper #secondary {padding-right: 10px;padding-left: 0;}.af-flex-container{display: flex;}.section-block-upper{display: flex;flex-wrap: wrap;align-items: flex-start;}@media only screen and (min-width: 993px){body #secondary.sidebar-sticky-top {position: sticky;top: 20px;}body #secondary.sidebar-sticky-bottom {position: sticky;bottom: 20px;align-self: flex-end;}.align-content-right .section-block-upper{flex-direction: row-reverse;}}body .af-breadcrumbs + .section-block-upper , body header + #content.container-wrapper, body .aft-main-breadcrumb-wrapper + #content.container-wrapper{margin-top: 20px;}body.home .aft-main-breadcrumb-wrapper + #content.container-wrapper{}body.af-boxed-layout .aft-main-breadcrumb-wrapper.container-wrapper, body.af-boxed-layout #content.container-wrapper {padding-right: 0;padding-left: 0;}body.error404 #content.container-wrapper .container {padding: 0;margin: 0 0 20px;width: unset;}.entry-content{margin: 15px 0;}.entry-summary, .entry-content, .entry-header .post-excerpt {font-size: 16px;}.af-double-column.list-style .read-details.pad {padding-left: 15px;padding-right: 0;}.archive-image-right .af-double-column.list-style .read-details.pad {padding-left: 0;padding-right: 15px;}.entry-meta img.avatar.photo {display: inline-block;vertical-align: middle;width: 20px;margin-right: 3px;border: 2px solid rgba(255, 255, 255, 0.05);}.entry-header .entry-meta img.avatar.photo {width: 30px;}.aft-small-social-menu {text-align: right;}.aft-small-social-menu ul{font-size:0}.aft-small-social-menu ul li:not(:first-child){margin-left: 4px;}.social-widget-menu ul li, .aft-small-social-menu ul li {display: inline-block;vertical-align: middle;}.social-widget-menu ul li a, .aft-small-social-menu ul li a {font-size: 14px;font-family: 'aft-icons' !important;line-height: 1;vertical-align: middle;}.social-widget-menu ul li a:after, .aft-small-social-menu ul li a:after {font-family: 'aft-icons' !important;font-size: 14px;}.social-widget-menu ul li a, .aft-small-social-menu ul li a, .em-author-details ul li a {display: block;width: 30px;height: 30px;font-size: 14px;line-height: 30px;position: relative;text-align: center;}body .top-header .aft-small-social-menu ul.menu > li a, .social-widget-menu ul li a, .em-author-details ul li a, .aft-small-social-menu ul li a {color: #fff;}footer .aft-small-social-menu ul li a, header .mid-header .aft-small-social-menu ul li a, header .top-header .aft-small-social-menu ul li a, .social-widget-menu.af-widget-body ul li a{background-color: #000;transition: 0.35s;}.reviewnews_author_info_widget .aft-small-social-menu ul li a{transition: .35s;}header .mid-header div.custom-menu-link > a i, header .mid-header div.custom-menu-link > a, header .mid-header .aft-small-social-menu ul li a{border-radius: 30px;}header .mid-header div.custom-menu-link > a{padding-right: 12px;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="facebook.com"], footer .aft-small-social-menu ul li a[href*="facebook.com"], header .aft-small-social-menu ul li a[href*="facebook.com"], .social-widget-menu.af-widget-body ul li a[href*="facebook.com"]{background-color: #3b5999;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="dribble.com"], footer .aft-small-social-menu ul li a[href*="dribble.com"], header .aft-small-social-menu ul li a[href*="dribble.com"], .social-widget-menu.af-widget-body ul li a[href*="dribble.com"]{background-color: #ea4c89;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="vk.com"], footer .aft-small-social-menu ul li a[href*="vk.com"], header .aft-small-social-menu ul li a[href*="vk.com"], .social-widget-menu.af-widget-body ul li a[href*="vk.com"]{background-color: #4c75a3;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="threads.com"], footer .aft-small-social-menu ul li a[href*="threads.com"], header .aft-small-social-menu ul li a[href*="threads.com"], .social-widget-menu.af-widget-body ul li a[href*="threads.com"], .reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="x.com"], footer .aft-small-social-menu ul li a[href*="x.com"], header .aft-small-social-menu ul li a[href*="x.com"], .social-widget-menu.af-widget-body ul li a[href*="x.com"], .reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="twitter.com"], footer .aft-small-social-menu ul li a[href*="twitter.com"], header .aft-small-social-menu ul li a[href*="twitter.com"], .social-widget-menu.af-widget-body ul li a[href*="twitter.com"]{background-color: #000;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="linkedin.com"], footer .aft-small-social-menu ul li a[href*="linkedin.com"], header .aft-small-social-menu ul li a[href*="linkedin.com"], .social-widget-menu.af-widget-body ul li a[href*="linkedin.com"]{background-color: #0077B5;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="instagram.com"], footer .aft-small-social-menu ul li a[href*="instagram.com"], header .aft-small-social-menu ul li a[href*="instagram.com"], .social-widget-menu.af-widget-body ul li a[href*="instagram.com"]{background-color: #3F729B;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="youtube.com"], footer .aft-small-social-menu ul li a[href*="youtube.com"], header .aft-small-social-menu ul li a[href*="youtube.com"], .social-widget-menu.af-widget-body ul li a[href*="youtube.com"]{background-color: #cd201f;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="vimeo.com"], footer .aft-small-social-menu ul li a[href*="vimeo.com"], header .aft-small-social-menu ul li a[href*="vimeo.com"], .social-widget-menu.af-widget-body ul li a[href*="vimeo.com"]{background-color: #1ab7ea;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="plus.google.com"], footer .aft-small-social-menu ul li a[href*="plus.google.com"], header .aft-small-social-menu ul li a[href*="plus.google.com"], .social-widget-menu.af-widget-body ul li a[href*="plus.google.com"]{background-color: #dd4b39;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="pinterest.com"], footer .aft-small-social-menu ul li a[href*="pinterest.com"], header .aft-small-social-menu ul li a[href*="pinterest.com"], .social-widget-menu.af-widget-body ul li a[href*="pinterest.com"]{background-color: #bd081c;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="tumblr.com"], footer .aft-small-social-menu ul li a[href*="tumblr.com"], header .aft-small-social-menu ul li a[href*="tumblr.com"], .social-widget-menu.af-widget-body ul li a[href*="tumblr.com"]{background-color: #34465d;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="wordpress.com"], .reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="wordpress.org"], footer .aft-small-social-menu ul li a[href*="wordpress.com"], header .aft-small-social-menu ul li a[href*="wordpress.com"], footer .aft-small-social-menu ul li a[href*="wordpress.org"], header .aft-small-social-menu ul li a[href*="wordpress.org"], .social-widget-menu.af-widget-body ul li a[href*="wordpress.com"], .social-widget-menu.af-widget-body ul li a[href*="wordpress.org"]{background-color: #21759b;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="whatsapp.com"], footer .aft-small-social-menu ul li a[href*="whatsapp.com"], header .aft-small-social-menu ul li a[href*="whatsapp.com"], .social-widget-menu.af-widget-body ul li a[href*="whatsapp.com"]{background-color: #25D366;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="reddit.com"], footer .aft-small-social-menu ul li a[href*="reddit.com"], header .aft-small-social-menu ul li a[href*="reddit.com"], .social-widget-menu.af-widget-body ul li a[href*="reddit.com"]{background-color: #ff5700;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="t.me"], footer .aft-small-social-menu ul li a[href*="t.me"], header .aft-small-social-menu ul li a[href*="t.me"], .social-widget-menu.af-widget-body ul li a[href*="t.me"]{background-color: #00405d;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="ok.ru"], footer .aft-small-social-menu ul li a[href*="ok.ru"], header .aft-small-social-menu ul li a[href*="ok.ru"], .social-widget-menu.af-widget-body ul li a[href*="ok.ru"]{background-color: #ed812b;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="wechat.com"], footer .aft-small-social-menu ul li a[href*="wechat.com"], header .aft-small-social-menu ul li a[href*="wechat.com"], .social-widget-menu.af-widget-body ul li a[href*="wechat.com"]{background-color: #09b83e;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="weibo.com"], footer .aft-small-social-menu ul li a[href*="weibo.com"], header .aft-small-social-menu ul li a[href*="weibo.com"], .social-widget-menu.af-widget-body ul li a[href*="weibo.com"]{background-color: #ce1126;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="github.com"], footer .aft-small-social-menu ul li a[href*="github.com"], header .aft-small-social-menu ul li a[href*="github.com"], .social-widget-menu.af-widget-body ul li a[href*="github.com"]{background-color: #00405d;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="snapchat.com"], footer .aft-small-social-menu ul li a[href*="snapchat.com"], header .aft-small-social-menu ul li a[href*="snapchat.com"], .social-widget-menu.af-widget-body ul li a[href*="snapchat.com"]{background-color: #e6e400;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="twitch.com"], footer .aft-small-social-menu ul li a[href*="twitch.com"], header .aft-small-social-menu ul li a[href*="twitch.com"], .social-widget-menu.af-widget-body ul li a[href*="twitch.com"]{background-color: #6441a5;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="viber.com"], footer .aft-small-social-menu ul li a[href*="viber.com"], header .aft-small-social-menu ul li a[href*="viber.com"], .social-widget-menu.af-widget-body ul li a[href*="viber.com"]{background-color: #665cac;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="tiktok.com"], footer .aft-small-social-menu ul li a[href*="tiktok.com"], header .aft-small-social-menu ul li a[href*="tiktok.com"], .social-widget-menu.af-widget-body ul li a[href*="tiktok.com"]{background-color: #010101;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="soundcloud.com"], footer .aft-small-social-menu ul li a[href*="soundcloud.com"], header .aft-small-social-menu ul li a[href*="soundcloud.com"], .social-widget-menu.af-widget-body ul li a[href*="soundcloud.com"]{background-color: #f75200;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="behance.net"], footer .aft-small-social-menu ul li a[href*="behance.net"], header .aft-small-social-menu ul li a[href*="behance.net"], .social-widget-menu.af-widget-body ul li a[href*="behance.net"]{background-color: #053eff;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="quora.com"], footer .aft-small-social-menu ul li a[href*="quora.com"], header .aft-small-social-menu ul li a[href*="quora.com"], .social-widget-menu.af-widget-body ul li a[href*="quora.com"]{background-color: #b92b27;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="yahoo.com"], footer .aft-small-social-menu ul li a[href*="yahoo.com"], header .aft-small-social-menu ul li a[href*="yahoo.com"], .social-widget-menu.af-widget-body ul li a[href*="yahoo.com"]{background-color: #720e9e;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="spotify.com"], footer .aft-small-social-menu ul li a[href*="spotify.com"], header .aft-small-social-menu ul li a[href*="spotify.com"], .social-widget-menu.af-widget-body ul li a[href*="spotify.com"]{background-color: #1ed760;}.reviewnews_author_info_widget .aft-small-social-menu ul li a[href*="telegram.com"], footer .aft-small-social-menu ul li a[href*="telegram.com"], header .aft-small-social-menu ul li a[href*="telegram.com"], .social-widget-menu.af-widget-body ul li a[href*="telegram.com"]{background-color: #24a1de;}.aft-small-social-menu ul a:after, .social-widget-menu ul a:before {content: "\f35d";}.aft-small-social-menu ul a[href*="buffer.com"]:after, .social-widget-menu ul a[href*="buffer.com"]:before {content: "\e925";}.aft-small-social-menu ul a[href*="snapchat.com"]:after, .social-widget-menu ul a[href*="snapchat.com"]:before {content: "\f2ad";}.aft-small-social-menu ul a[href*="viber.com"]:after, .social-widget-menu ul a[href*="viber.com"]:before {content: "\e90c";}.aft-small-social-menu ul a[href*="twitch.com"]:after, .social-widget-menu ul a[href*="twitch.com"]:before {content: "\e90b";}.aft-small-social-menu ul a[href*="tiktok.com"]:after, .social-widget-menu ul a[href*="tiktok.com"]:before {content: "\e900";}.aft-small-social-menu ul a[href*="dribble.com"]:after, .social-widget-menu ul a[href*="dribble.com"]:before {content: "\f17d";}.aft-small-social-menu ul a[href*="facebook.com"]:after, .social-widget-menu ul a[href*="facebook.com"]:before {content: "\f09a";}.aft-small-social-menu ul a[href*="threads.com"]:after, .social-widget-menu ul a[href*="threads.com"]:before {content: "\e916";}.aft-small-social-menu ul a[href*="vk.com"]:after, .social-widget-menu ul a[href*="vk.com"]:before {content: "\f189";}.aft-small-social-menu ul a[href*="x.com"]:after, .social-widget-menu ul a[href*="x.com"]:before , .aft-small-social-menu ul a[href*="twitter.com"]:after, .social-widget-menu ul a[href*="twitter.com"]:before {content: "\f099";}.aft-small-social-menu ul a[href*="linkedin.com"]:after, .social-widget-menu ul a[href*="linkedin.com"]:before {content: "\f0e1";}.aft-small-social-menu ul a[href*="instagram.com"]:after, .social-widget-menu ul a[href*="instagram.com"]:before {content: "\f16d";}.aft-small-social-menu ul a[href*="youtube.com"]:after, .social-widget-menu ul a[href*="youtube.com"]:before {content: "\f16a";}.aft-small-social-menu ul a[href*="vimeo.com"]:after, .social-widget-menu ul a[href*="vimeo.com"]:before {content: "\f27d";}.aft-small-social-menu ul a[href*="plus.google.com"]:after, .social-widget-menu ul a[href*="plus.google.com"]:before {content: "\f0d5";}.aft-small-social-menu ul a[href*="pinterest.com"]:after, .social-widget-menu ul a[href*="pinterest.com"]:before {content: "\f0d2";}.aft-small-social-menu ul a[href*="tumblr.com"]:after, .social-widget-menu ul a[href*="tumblr.com"]:before {content: "\f173";}.aft-small-social-menu ul a[href*="wordpress.org"]:after, .social-widget-menu ul a[href*="wordpress.org"]:before, .aft-small-social-menu ul a[href*="wordpress.com"]:after, .social-widget-menu ul a[href*="wordpress.com"]:before {content: "\f19a";}.aft-small-social-menu ul a[href*="whatsapp.com"]:after, .social-widget-menu ul a[href*="whatsapp.com"]:before {content: "\f232";}.aft-small-social-menu ul a[href*="reddit.com"]:after, .social-widget-menu ul a[href*="reddit.com"]:before {content: "\f281";}.aft-small-social-menu ul a[href*="t.me"]:after, .social-widget-menu ul a[href*="t.me"]:before {content: "\f2c6";}.aft-small-social-menu ul a[href*="ok.ru"]:after, .social-widget-menu ul a[href*="ok.ru"]:before {content: "\f263";}.aft-small-social-menu ul a[href*="wechat.com"]:after, .social-widget-menu ul a[href*="wechat.com"]:before {content: "\f1d7";}.aft-small-social-menu ul a[href*="weibo.com"]:after, .social-widget-menu ul a[href*="weibo.com"]:before {content: "\f18a";}.aft-small-social-menu ul a[href*="github.com"]:after, .social-widget-menu ul a[href*="github.com"]:before {content: "\e902";}.aft-small-social-menu ul a[href*="soundcloud.com"]:after, .social-widget-menu ul a[href*="soundcloud.com"]:before {content: "\f1be";}.aft-small-social-menu ul a[href*="behance.net"]:after, .social-widget-menu ul a[href*="behance.net"]:before {content: "\f1b4";}.aft-small-social-menu ul a[href*="quora.com"]:after, .social-widget-menu ul a[href*="quora.com"]:before {content: "\f2c4";}.aft-small-social-menu ul a[href*="yahoo.com"]:after, .social-widget-menu ul a[href*="yahoo.com"]:before {content: "\e90d";}.aft-small-social-menu ul a[href*="spotify.com"]:after, .social-widget-menu ul a[href*="spotify.com"]:before {content: "\f1bc";}.aft-small-social-menu ul a[href*="messenger.com"]:after, .social-widget-menu ul a[href*="messenger.com"]:before {content: "\e901";}.aft-small-social-menu ul a[href*="stackoverflow.com"]:after, .social-widget-menu ul a[href*="stackoverflow.com"]:before {content: "\f16c";}.aft-small-social-menu ul a[href*="slack.com"]:after, .social-widget-menu ul a[href*="slack.com"]:before {content: "\f198";}.aft-small-social-menu ul a[href*="telegram.com"]:after, .social-widget-menu ul a[href*="telegram.com"]:before {content: "\f2c6";}body .site-footer .secondary-footer #footer-menu a:hover, .reviewnews_author_info_widget .aft-small-social-menu ul li a:hover, footer .aft-small-social-menu ul li a:hover, header .top-header .aft-small-social-menu ul li a:hover{opacity: .8;}.topbar-date + .menu, .topbar-date + .top-navigation {padding-left: 20px;}.topbar-date + .menu, .top-navigation {display: inline-block;}.topbar-date + .menu ul, .top-navigation ul {list-style: none;margin: 0 auto;padding: 0;}.topbar-date + .menu ul li, .top-navigation ul li {display: inline-block;}.topbar-date + .menu ul li a, .top-navigation ul li a {display: block;padding: 5px;color: #fff;}.topbar-date + .menu ul li:first-child a, .top-navigation ul li:first-child a {padding-left: 0;}span#topbar-time-wp, span#topbar-time {margin: 0 10px;}.reviewnews-header .top-header {background-color: #C1121F;padding: 5px 0;color: #fff;}.top-bar-flex {display: flex;align-items: center;position: relative;min-height: 30px;}.top-bar-flex .top-bar-left {display: flex;align-items: center;width: 65%;}.top-bar-flex .top-bar-right{text-align: right;display: flex;align-items: center;justify-content: flex-end;width: 35%;}.off-cancas-panel {line-height: 1;}.offcanvas {display: inline-block;}.offcanvas-nav{display: inline-block;outline-offset: 2px;}.offcanvas-nav:focus-within {outline: 1px dotted #fff;outline-offset: 2px;}.offcanvas-menu {position: relative;overflow: hidden;width: 20px;height: 15px;margin: 0 auto;}.offcanvas-menu span {position: absolute;display: inline-block;width: 85%;left: 0;border-radius: 10px;height: 3px;background-color: #fff;border-color: #fff;transition: 0.075s all ease-in;}.aft-default-mode .mid-header-wrapper .offcanvas-menu span {background-color: #000;}.af-on-right .offcanvas .offcanvas-menu span {left: inherit;right: 0;}.offcanvas-menu span.mbtn-mid {top: 50%;margin-top: -1.5px;}.offcanvas-menu span.mbtn-top {width: 100%;}.offcanvas-menu span.mbtn-bot {bottom: 0;width: 50%;transition-delay: 90ms;}#sidr{background: #fff;display: block;position: fixed;top: 0;height: 100%;z-index: 999999;overflow-x: hidden;overflow-y: auto;width: 100%;max-width: 380px;visibility: hidden;opacity: 0;}.sidr.left{left: -380px;}body.sidr-open #sidr{visibility: visible;opacity: 1;}.offcanvas:hover .offcanvas-menu span.mbtn-top, .offcanvas:hover .offcanvas-menu span.mbtn-bot{width: 100%;}.date-bar-left {line-height: 1;color: #fff;font-weight: 700;font-size: 14px;}.read-img a.aft-post-image-link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;font-size: 0;}.af-search-wrap {position: relative;display: inline-block;text-align: center;}.search-icon {display: block;line-height: 38px;color: #fff;font-weight: 700;text-align: center;outline: 0;}.search-icon:visited, .search-icon:hover, .search-icon:focus, .search-icon:active {outline: 0;color: #fff;}.search-icon:focus, .search-icon:focus-within {outline: 1px dotted;}.af-search-form {background-color: #fff;position: absolute;right: 0;top: 120%;width: 375px;text-align: left;visibility: hidden;filter: alpha(opacity=0);opacity: 0;margin: 0 auto;margin-top: 1px;padding: 14px;z-index: 99;border-radius: 0px;-webkit-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;-moz-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;-ms-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;-o-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);-ms-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);-o-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);}.search-overlay.reveal-search .af-search-form {visibility: visible;filter: alpha(opacity=1);opacity: 1;z-index: 999;top: 100%;-webkit-transition: opacity 0.4s, top 0.4s;-moz-transition: opacity 0.4s, top 0.4s;-ms-transition: opacity 0.4s, top 0.4s;-o-transition: opacity 0.4s, top 0.4s;transition: opacity 0.4s, top 0.4s;}.search-form label {width: 75%;float: left;margin-bottom: 0;}input.search-field {float: none;width: 100%;padding: 0 14px;height: 38px;-moz-box-sizing: border-box;box-sizing: border-box;background: #fafafa;border: 1px solid #dcdcdc;font-size: 16px;border-radius: 0;font-weight: normal;}.mc4wp-form-fields input[type="email"]:focus, input.search-field:focus{outline: 1px dotted ;outline-offset: -2px;}.aft-dark-mode .wp-post-author-meta a, .aft-dark-mode .wp-post-author-meta a:visited, .aft-dark-mode .posts-author a, .aft-dark-mode .posts-author a:visited{color: #fff;}select {height: 37px;min-width: 183px;}body.aft-dark-mode select {color-scheme: dark;border-color: rgba(200,200,200,.15);}.reviewnews-widget select {width: 100%;height: 38px;line-height: 38px;display: block;position: relative;cursor: pointer;}body.aft-dark-mode .reviewnews-widget select {background: rgba(255,255,255,.1);border-color: rgba(255,255,255,.1);color: #fff;}body.aft-dark-mode .reviewnews-widget select option {background: rgba(0,0,0,.5);}.reviewnews-widget .mc4wp-form-fields {position: relative;}.widget_product_search input.search-field button[type="submit"], .reviewnews-widget .mc4wp-form-fields input[type="submit"] {position: absolute;right: 0;top: 0;width: 25%;}.reviewnews-widget .mc4wp-form-fields input[type="submit"]{padding: 0 10px;font-size: 13px;line-height: 37px;}.widget_product_search input.search-field , .reviewnews-widget .mc4wp-form-fields input[type="email"] {width: 75%;padding: 0 15px;font-weight: 400;font-size: 13px;}body.aft-dark-mode .inner-suscribe input, body.aft-dark-mode .reviewnews-widget .mc4wp-form-fields input[type="email"], body.aft-dark-mode .widget input.search-field{background-color: rgba(255,255,255,.1);border: none;}body article .mailchimp-block input[type="email"]::placeholder, body.aft-dark-mode .inner-suscribe input::placeholder, body.aft-dark-mode .reviewnews-widget .mc4wp-form-fields input[type="email"]::placeholder, body.aft-dark-mode .widget input.search-field::placeholder {color:rgba(255,255,255,.75);}input.search-submit {border: 1px solid #e0af00;border-radius: 0px;padding: 0px;height: 38px;font-size: 14px;width: 25%;margin: 0;}input[type=search].wp-block-search__input {border-radius: 0;padding-left: 10px;padding-right: 10px;box-sizing: border-box;width: 75%;outline-offset: -2px;border: 1px solid #949494;}.aft-dark-mode input[type=search].wp-block-search__input {border: 1px solid rgb(255 255 255 / 15%);}.wp-block-search__button {margin-left: 0;border-radius: 0;color: #fff;width: 25%;border: unset;font-size: 13px;padding: .375em .625em;}body .wp-block-search__button {padding: .375em .625em;}.wp-block-search__button.has-icon {width: unset;}.wp-block-search__inside-wrapper {width: 100% !important;}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {padding: 0;border: unset;}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {padding-right: 10px;padding-left: 10px;}.af-header-image.data-bg{position: relative;background-size: cover;background-position: center;background-repeat: no-repeat;}footer.site-footer.data-bg::before, .af-header-image.data-bg::before{position: absolute;content: '';top: 0;left: 0;height: 100%;width: 100%;background: #000;opacity: 0.55;}.af-header-image.data-bg > div{position: relative;}.header-image-full .af-header-image.data-bg {background-size: contain;background-color: transparent;padding: 65px 0;}.header-image-above .header-image-above-site-title {text-align: center;}.site-branding .site-title {margin: 0;line-height: 1.5;font-size: 41px;}.site-branding .site-description{margin: 0;}.site-branding.uppercase-site-title .site-description, .site-branding.uppercase-site-title .site-title {text-transform: uppercase;}.reviewnews-header .bottom-bar-flex {display: flex;justify-content: space-between;max-width: 100vw;}div.custom-menu-link{display: flex;height: 49px;white-space: nowrap;}.header-layout-compressed-full div.custom-menu-link {height: unset;}div.custom-menu-link > a {background: #0047AB ;padding: 0 10px 0 0;color: #ffffff;font-size: 14px;font-weight: 700;display: flex;align-items: center;}.reviewnews-header div.custom-menu-link > a{background: #C1121F }div.custom-menu-link i {font-size: 14px;height: 16px;width: 20px;}div.custom-menu-link:not(.aft-custom-fa-icon) i{font-size: 0;position: relative;}div.custom-menu-link:not(.aft-custom-fa-icon) i::after, div.custom-menu-link:not(.aft-custom-fa-icon) i::before {content: "";position: absolute;border: 3px solid #ffffff;opacity: 1;border-radius: 50%;top: 50%;left: 50%;-o-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);transform: translate(-50% , -50%);animation: aft-ripple 2.6s cubic-bezier(0, 0.2, 0.8, 1) infinite;-moz-animation: aft-ripple 2.6s cubic-bezier(0, 0.2, 0.8, 1) infinite;-webkit-animation: aft-ripple 2.6s cubic-bezier(0, 0.2, 0.8, 1) infinite;}.top-header div.custom-menu-link:not(.aft-custom-fa-icon) i::after, .top-header div.custom-menu-link:not(.aft-custom-fa-icon) i::before{border: 2.5px solid #fff;animation: aft-ripple 2.6s cubic-bezier(0, 0.1, 0.5, 0.75) infinite;-moz-animation: aft-ripple 2.6s cubic-bezier(0, 0.1, 0.5, 0.75) infinite;-webkit-animation: aft-ripple 2.6s cubic-bezier(0, 0.1, 0.5, 0.75) infinite;}.top-header div.custom-menu-link:not(.aft-custom-fa-icon) i::after, div.custom-menu-link:not(.aft-custom-fa-icon) i::after {content: "";animation-delay: -1.3s;}@keyframes aft-ripple{0% {width: 32px;height: 32px;transform: translate(-50%, -50%) scale(0, 0);opacity: 1;}100% {width: 32px;height: 32px;transform: translate(-50%, -50%) scale(1.5, 1.5);opacity: 0;}}@-moz-keyframes aft-ripple{0% {width: 32px;height: 32px;-moz-transform: translate(-50%, -50%) scale(0, 0);opacity: 1;}100% {width: 32px;height: 32px;-moz-transform: translate(-50%, -50%) scale(1.5, 1.5);opacity: 0;}}@-webkit-keyframes aft-ripple{0% {width: 32px;height: 32px;-webkit-transform: translate(-50%, -50%) scale(0, 0);opacity: 1;}100% {width: 32px;height: 32px;-webkit-transform: translate(-50%, -50%) scale(1.5, 1.5);opacity: 0;}}[class*="header-layout-side"] .af-middle-header {padding: 20px 0;}.reviewnews-header.header-layout-side .bottom-bar-flex > div, .header-layout-side .off-cancas-panel{display: flex;align-items: center;}.reviewnews-header.header-layout-side-3 .search-watch, .reviewnews-header.header-layout-side .search-watch .af-search-wrap{display: flex;align-items: center;margin-left: 15px;}.reviewnews-header.header-layout-side .search-watch .custom-menu-link {margin-left: 15px;}.header-layout-side-3 .top-bar-right , .header-layout-side-2 .top-bar-right {gap: 15px;}.header-layout-side-4 .offcanvas-navigaiton {display: flex;align-items: center;}.header-layout-side-4 .date-bar-right {display: flex;align-items: center;column-gap: 15px;flex-wrap: wrap;}.header-layout-side-4 .topbar-date + .top-navigation{padding-left: 5px;}.header-layout-compressed-4 .top-navigation {padding-left: 0;padding-top: 10px;width: 100%;}.header-layout-compressed-4 .top-navigation ul li a{padding: 5px 10px 5px 0px;}.header-layout-compressed-2 .logo-and-off-cancas-panel {display: flex;align-items: center;gap: 20px;}.header-layout-compressed-2 .bottom-bar-flex {align-items: center;}@media screen and (min-width: 991px){.header-layout-side-4 .top-bar-flex .top-bar-left{width: 35%;}.header-layout-side-4 .top-bar-flex .top-bar-right{width: 65%;}.header-layout-centered-3 .aft-small-social-menu {text-align: left;}.header-layout-centered-2 .mid-header > .mid-header-right .custom-menu-link, .header-layout-centered-3 .mid-header > .mid-header-right .custom-menu-link{justify-content: flex-end;}[class*="header-layout-centered-"] .mid-header > div, .header-layout-compressed-4 .top-bar-flex .top-bar-left, .header-layout-compressed-4 .top-bar-flex .top-bar-center, .header-layout-compressed-4 .top-bar-flex .top-bar-right, .header-layout-compressed-3 .top-bar-flex .top-bar-left, .header-layout-compressed-3 .top-bar-flex .top-bar-center, .header-layout-compressed-3 .top-bar-flex .top-bar-right{width: 33.33%;}}.header-layout-compressed-4 .top-bar-flex .top-bar-center, .header-layout-compressed-3 .top-bar-flex .top-bar-center{text-align: center;}.header-layout-compressed-4 .bottom-bar-flex, .header-layout-compressed-3 .bottom-bar-flex {align-items: center;}.header-layout-compressed-4 .bottom-bar-flex .search-watch, .header-layout-compressed-3 .bottom-bar-flex .search-watch{display: flex;align-items: center;gap: 15px;}@media screen and (max-width: 990px){.header-layout-side-4 .date-bar-right {justify-content: center;text-align: center;}.header-layout-side-4 .date-bar-right .top-navigation {width: 100%;padding: 0;}.header-layout-compressed-full .date-bar-left{display: flex;flex-direction: column;}.header-layout-compressed-4 .top-bar-flex .top-bar-right, .header-layout-compressed-3 .top-bar-flex .top-bar-right {flex-direction: column;}.header-layout-compressed-4 .top-bar-flex .top-bar-center, .header-layout-compressed-3 .top-bar-flex .top-bar-center{margin-bottom: 10px;}[class*="header-layout-centered-"] div.custom-menu-link > a i, [class*="header-layout-compressed-"] div.custom-menu-link > a i {margin-right: 10px;}}.reviewnews-header .bottom-pos-rel{position: relative;}.top-header .search-icon{line-height: unset;}.header-layout-compressed-full .logo{padding: 10px 0;}.header-layout-compressed-full .logo .site-title{margin: 0;}.logo .site-description{margin-bottom: 0;}.reviewnews-header .af-boxed .bottom-bar-up {position: absolute;top: -60px;left: 0;z-index: 99999;width: 100%;background-color: #fff;}.header-layout-compressed-full .search-watch{display: flex;align-items: center;gap: 15px;}.header-layout-compressed-full .bottom-nav, .header-layout-compressed-full .aft-hide-on-mobile.aft-search-compress {display: flex;align-items: center;margin-left: 15px;}.reviewnews-header .main-navigation .menu .menu-mobile > li {display: block;}.header-layout-compressed-full .main-navigation .menu-desktop > ul > li > a{position: relative;opacity: 1;}.header-layout-compressed-full .main-navigation .menu-desktop > ul > li:hover > a, .header-layout-compressed-full .main-navigation .menu-desktop > ul > li.current-menu-item > a{opacity: 1;}.reviewnews-header.header-layout-centered .top-bar-right div.custom-menu-link > a , .reviewnews-header.header-layout-compressed-full .top-bar-right div.custom-menu-link > a {text-align: left;}.header-layout-compressed-full .top-bar-flex .aft-hide-on-mobile {margin-left: 4px;}@media (min-width: 993px){.header-layout-compressed-full .menu-desktop > ul.menu , .header-layout-compressed-full ul.menu-desktop {display: flex;flex-wrap: wrap;justify-content: flex-start;}}.header-layout-centered-2 .offcanvas-navigaiton{display: flex;align-items: center;justify-content: space-between;}.header-layout-centered .offcanvas-navigaiton{display: flex;width: 100%;align-items: center;}.header-layout-centered .offcanvas-navigaiton .navigation-container:first-child{margin-left: 0;margin-right: auto;}.header-layout-centered .mid-header-wrapper{padding: 20px 0;}.header-layout-centered .mid-bar-flex {display: flex;justify-content: center;}.header-layout-centered .search-watch, .header-layout-centered .af-search-mid, .header-layout-centered .off-cancas-panel{display: flex;align-items: center;}.header-layout-centered .search-watch{height: 100%;}.header-layout-centered .search-watch div.custom-menu-link i{height: 49px;width: 49px;line-height: 49px;margin-right: 15px;}.header-layout-centered div.custom-menu-link > a{padding-right: 15px;}.header-layout-centered .navigation-container {margin-right: auto;display: flex;align-items: center;}.header-layout-centered .search-watch .af-search-wrap, .header-layout-centered .custom-menu-link{margin-left: 15px;}[class*="header-layout-side"] .off-cancas-panel, .header-layout-centered .off-cancas-panel{margin-right: 20px;}[class*="header-layout-side"] .logo{padding: 10px 0;text-align: center;}.header-layout-centered .bottom-nav{position: relative;}.header-layout-centered .aft-small-social-menu{display: inline-block;padding: 0;margin-left: 4px;}[class*="header-layout-centered-"] .search-watch {display: flex;align-items: center;gap: 15px;}[class*="header-layout-centered-"] .mid-header {display: flex;justify-content: space-between;align-items: center;gap: 10px;}[class*="header-layout-centered-"] .mid-header .mid-header-left{display: flex;}[class*="header-layout-centered-"] .top-bar-flex .top-bar-right {gap : 15px}[class*="header-layout-centered"] .below-mid-header .promotion-section a img{padding-top: 20px;}[class*="header-layout-compressed-"] div.custom-menu-link , [class*="header-layout-centered-"] div.custom-menu-link {height: unset;}[class*="header-layout-centered-"] .off-cancas-panel {margin-right: 20px;}[class*="header-layout-centered"] .logo {text-align: center;}[class*="header-layout-compressed-"] .top-bar-flex .top-bar-left, [class*="header-layout-compressed-"] .top-bar-flex .top-bar-right {row-gap: 5px;column-gap: 15px;}.below-mid-header .header-promotion {text-align: center;}#main-navigation-bar {transition: transform 0.3s ease, opacity 0.3s ease;will-change: transform, opacity;}#main-navigation-bar.aft-sticky-navigation {position: fixed;width: 100%;z-index: 9999;top: -50px;transform: translateY(-10px);box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);opacity: 0;transition: all ease 0.3s;-moz-transition: all ease 0.3s;-webkit-transition: all ease 0.3s;animation: fadeInDown 0.3s ease forwards;-moz-animation: fadeInDown 0.3s ease forwards;-webkit-animation: fadeInDown 0.3s ease forwards;}.af-boxed-layout #main-navigation-bar.aft-sticky-navigation {max-width: 1440px;}@media screen and (min-width: 782px) {body.admin-bar #main-navigation-bar.aft-sticky-navigation {animation: adminfadeInDown 0.3s ease forwards;}@keyframes adminfadeInDown {to {top: 32px;opacity: 1;transform: translateY(0);}}}@media screen and (max-width: 781px) and (min-width: 601px) {body.admin-bar #main-navigation-bar.aft-sticky-navigation {animation: mobadminfadeInDown 0.3s ease forwards;}@keyframes mobadminfadeInDown {to {top: 46px;opacity: 1;transform: translateY(0);}}}@keyframes fadeInDown {to {top: 0;opacity: 1;transform: translateY(0);}}@media screen and (min-width: 782px) {body.admin-bar #sidr {top: 32px;}body.admin-bar #sidr {padding-bottom: 32px;}}@media screen and (max-width: 781px) and (min-width: 601px) {body.admin-bar #sidr {top: 46px;}body.admin-bar #sidr {padding-bottom: 46px;}}.navigation-container {position: relative;}div#main-navigation-bar {background: #0047AB;}[class*="header-layout-side"] .af-bottom-head-nav , [class*="header-layout-side"] .af-middle-container{display: flex;justify-content: space-between;align-items: center;}[class*="header-layout-side"] .af-bottom-head-nav {height: 100%;}[class*="header-layout-side"] .af-middle-container .logo{padding: 0 10px 0 0;width: 40%;text-align: left;}[class*="header-layout-side"] .af-middle-container .header-promotion{padding: 10px;padding-right: 0;width: 60%;text-align: right;}[class*="header-layout-side"] .af-middle-container .header-promotion .reviewnews-widget {margin-bottom: 0;padding: 0;box-shadow: none;}[class*="header-layout-side"] .af-middle-container .logo:last-child {width: 100%;}.below-banner-advertisment-section .banner-promotions-wrapper:nth-last-child(2) , .header-promotion .banner-promotions-wrapper:nth-last-child(2) {margin-bottom: 10px;}.bottom-header, [class*="header-layout-side"] .af-bottom-header{position: relative;z-index: 9;}@media only screen and (max-width: 990px) {.top-bar-flex{flex-wrap: wrap;justify-content: center;text-align: center;}.top-bar-left {margin-bottom: 10px;}.top-bar-flex .top-bar-left , .top-bar-flex .top-bar-right{width: 100%;justify-content: center;}.top-bar-flex .top-bar-left {flex-direction: column;gap: 10px;}.header-layout-compressed-full span.topbar-date {margin: 10px;display: inline-block;}.main-navigation ul.children li, .main-navigation ul .sub-menu li {border-top: none;}[class*="header-layout-side"] .af-middle-container{flex-wrap: wrap;justify-content: center;}[class*="header-layout-side"] .af-middle-container .logo{padding-right: 0;width: 100%;text-align: center;}[class*="header-layout-side"] .af-middle-container .header-promotion{padding: 20px 0 0;width: 100%;text-align:center;}}.header-layout-compressed{background-color: #fff;}.header-layout-compressed .compress-bar-flex{display: flex;justify-content: space-between;}.header-layout-compressed .offcanvas, .header-layout-compressed .off-cancas-panel, .header-layout-compressed .compress-bar-right, .header-layout-compressed .af-search-wrap, .header-layout-compressed .compress-bar-left{display: flex;}.header-layout-compressed .af-search-wrap{justify-content: center;}.header-layout-compressed .compress-bar-nav{display: flex;margin-right: 15px;}.header-layout-compressed .offcanvas, .header-layout-compressed .compress-bar-right, .header-layout-compressed .af-search-wrap, .header-layout-compressed .main-navigation .menu-desktop > li, .header-layout-compressed .main-navigation .menu-desktop > ul > li, .header-layout-compressed.header-layout-compressed-centered .compress-bar-nav{align-items: center;}.header-layout-compressed .compress-bar-mid .date-bar-mid{color: #fff;line-height: normal;}.header-layout-compressed:not(.header-layout-compressed-centered) .menu-desktop, .header-layout-compressed:not(.header-layout-compressed-centered) nav.main-navigation, .header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation > .menu, .header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-nav .navigation-container{display: flex;}.header-layout-compressed .offcanvas-menu span{background-color: #000;}.header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-logo .logo{padding: 10px;text-align: left;padding-left: 0;}.header-layout-compressed:not(.header-layout-compressed-centered) .center-burger > span{display: none;}@media (max-width: 1440px) and (min-width: 1025px){.header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-mid {max-width: 600px;}}@media (max-width: 1024px) and (min-width: 993px){.header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-mid {max-width: 550px;}}@media (min-width: 993px){.header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation .menu-desktop > ul > li{padding-right: 15px;}.header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation > .menu > .menu-desktop, .header-layout-compressed:not(.header-layout-compressed-centered) ul#primary-menu{display: flex;align-content: center;flex-wrap: wrap;}}@media (max-width: 992px){.header-layout-compressed .compress-bar-mid .date-bar-mid{display: none;}}@media screen and (max-width: 990px) and (min-width:481px){.header-layout-compressed-full .search-watch{width: 100%;justify-content: flex-end;}}.aft-below-site-header-section .reviewnews-widget, .home-site-footer-widgets.upper .reviewnews-widget {margin-top: 20px;}.home-site-footer-widgets:not(.upper) .reviewnews-widget.widget_media_image, .home-site-header-widgets.upper .reviewnews-widget.widget_media_image {padding: 0;}.aft-popular-tags {font-size: 14px;position: relative;margin: 20px 0 0;}.af-boxed-layout .aft-popular-tags .container-wrapper{padding: 0;}.aft-popular-taxonomies-lists{background: rgba(255,255,255,0.05);display: flex;align-items: center;}.aft-popular-taxonomies-lists span {margin-right: 20px;color: #fff;position: relative;padding: 10px 15px;font-weight: 700;z-index: 0;}.aft-popular-taxonomies-lists span:before {position: absolute;content: '';top: 0;left: 0;height: 100%;width: 100%;background-color: #0047AB;z-index: -1;}.aft-popular-taxonomies-lists span:after {content: '';position: absolute;top: 50%;transform: translateY(-50%);left: 100%;border-color: transparent transparent transparent #0047AB;border-style: solid;border-width: .7em;}.aft-popular-taxonomies-lists ul {display: inline-block;}.aft-popular-taxonomies-lists ul li {display: inline-block;margin-right: 20px;}.aft-popular-taxonomies-lists ul li a {transition: all 0.075s linear;font-weight: 700;}.aft-default-mode .aft-popular-taxonomies-lists ul li a:hover , .aft-dark-mode .aft-popular-taxonomies-lists ul li a:hover {color: #0047AB;}.aft-popular-taxonomies-lists ul li a:before {content: '\e90f';font-family: 'aft-icons' !important;font-size: 12px;padding: 0 5px;}#aft-dark-light-mode-wrap a {display: block;height: 20px;width: 40px;border-radius: 20px;background: rgba(255, 255, 255, 0.25);position: relative;transition: .25s;font-size: 0;}#aft-dark-light-mode-wrap a span {height: 16px;width: 16px;border-radius: 50%;background-color: #fff;position: absolute;left: 2px;top: 50%;transform: translateY(-50%);transition: all ease-in-out .3s;}#aft-dark-light-mode-wrap a.aft-dark-mode span {left: 24px;}#aft-dark-light-mode-wrap a.aft-dark-mode span::after{background-repeat: no-repeat;background-size: 12px 12px;content: '';position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);font-size: 12px;line-height: 1;color: #111;transition: all ease-in-out .3s;opacity: 1;visibility: visible;height: 12px;width: 12px;}#aft-dark-light-mode-wrap a.aft-dark-mode span::after{height: 10px;width: 10px;background-size: 10px 10px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-moon' viewBox='0 0 16 16'%3E%3Cpath d='M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278zM4.858 1.311A7.269 7.269 0 0 0 1.025 7.71c0 4.02 3.279 7.276 7.319 7.276a7.316 7.316 0 0 0 5.205-2.162c-.337.042-.68.063-1.029.063-4.61 0-8.343-3.714-8.343-8.29 0-1.167.242-2.278.681-3.286z'/%3E%3C/svg%3E");}#aft-dark-light-mode-wrap a.aft-default-mode span::after{height: 12px;width: 12px;content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);opacity: 1;visibility: visible;color: #111;transition: all ease-in-out .3s;background-size: 12px 12px;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M9.5 14.993c-2.477 0-4.493-2.015-4.493-4.493s2.015-4.493 4.493-4.493 4.493 2.015 4.493 4.493-2.015 4.493-4.493 4.493zM9.5 7.007c-1.926 0-3.493 1.567-3.493 3.493s1.567 3.493 3.493 3.493 3.493-1.567 3.493-3.493-1.567-3.493-3.493-3.493z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M9.5 5c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M9.5 20c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M3.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M18.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M4.5 6c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M2.5 18c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M16.5 18c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M14.5 6c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3C/svg%3E");}.banner-exclusive-posts-wrapper {margin-top: 20px;}.af-boxed-layout .banner-exclusive-posts-wrapper .container-wrapper {padding-left: 0;padding-right: 0;}.banner-exclusive-posts-wrapper .exclusive-posts:before{position: absolute;content: '';top: 0;left: 0;height: 100%;width: 100%;background-color: #fff;}.aft-dark-mode .banner-exclusive-posts-wrapper .exclusive-posts:before{background-color: #202020;}.banner-exclusive-posts-wrapper a, .banner-exclusive-posts-wrapper a:visited{color: #202020;transition: all 0.075s linear;}.banner-exclusive-posts-wrapper a:hover, .banner-exclusive-posts-wrapper a:visited:hover{color: #0047AB;}.exclusive-posts {font-size: 14px;line-height: 50px;position: relative;}.exclusive-posts .exclusive-now {background: #0047AB ;color: #ffffff;float: left;position: relative;padding: 0 15px;padding-left: 0;display: flex;align-items: center;min-height: 50px;font-weight: 700;}.exclusive-posts .exclusive-now span{margin-left: 15px;display: inline-block;}.exclusive-posts .aft-box-ripple {width: 50px;height: 50px;background-color: rgba(0,0,0,.25);position: relative;}.exclusive-posts .aft-box-ripple div {width: 10px;height: 10px;position: absolute;background-color: #fff;display: inline-block;-webkit-animation: square2 1.7s infinite ease-in-out both;animation: square2 1.7s infinite ease-in-out both;border-radius: 50px;}.exclusive-posts .aft-box-ripple .box1 {top: 12.5px;left: 12.5px;-webkit-animation-delay: 0.2s;animation-delay: 0.2s;background-color: rgba(255,255,255,.5);}.exclusive-posts .aft-box-ripple .box2 {top: 12.5px;left: 27.5px;-webkit-animation-delay: 0.3s;animation-delay: 0.3s;background-color: rgba(255,255,255,.5);}.exclusive-posts .aft-box-ripple .box3 {left: 12.5px;top: 27.5px;-webkit-animation-delay: 0.4s;animation-delay: 0.4s;background-color: rgba(255,255,255,.75);}.exclusive-posts .aft-box-ripple .box4 {left: 27.5px;top: 27.5px;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;background-color: rgba(255,255,255,.75);}@keyframes square2 {0%, 100% {-webkit-transform: scale(0.7);transform: scale(0.7);-webkit-transform: scale(0.7);transform: scale(0.7);opacity: 1;}40%, 80% {-webkit-transform: scale(1);transform: scale(1);-webkit-transform: scale(1);transform: scale(1);opacity: 1;}}.exclusive-slides {padding: 0 5px;overflow: hidden;position: relative;height: 50px;}.exclusive-slides::before , .exclusive-slides::after {content: "";width: 10px;height: 100%;position: absolute;right: 0;top: 0;background-color: #fff;z-index: 1;}.exclusive-slides::before {right: unset;left: 0;}.aft-dark-mode .exclusive-slides::before , .aft-dark-mode .exclusive-slides::after {background-color: #202020;}.exclusive-slides .marquee {width: 10000px;}.exclusive-slides .marquee, .exclusive-slides .marquee .js-marquee {display: flex;align-items: center;}.exclusive-posts .marquee a {padding: 0 20px;font-weight: bold;display: flex;align-items: center;}.exclusive-posts .marquee a span.circle-marq {width: 40px;height: 40px;overflow: hidden;display: inline-block;line-height: 1;margin-right: 10px;position: relative;background-color: rgba(0,0,0,.1);}.aft-dark-mode .exclusive-posts .marquee a span.circle-marq {background-color: rgba(255,255,255,.1);}.exclusive-posts .marquee a img {height: 40px;width: 40px;object-fit: cover;}.exclusive-posts .marquee a img.wp-post-image {margin: 0;}.exclusive-posts .marquee a span.circle-marq .trending-no {position: absolute;top: 0;left: 0;height: 100%;width: 100%;color: #fff;background: rgba(28, 28, 28, 0.5);text-align: center;line-height: 39px;font-size: 14px;font-weight: 700;}.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: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}.alignleft{display: inline;float: left;margin-right: 1.5em;}.alignright{display: inline;float: right;margin-left: 1.5em;}.aligncenter{clear: both;display: block;margin-left: auto;margin-right: auto;}.textwidget p:last-child {margin-bottom: 0;}.reviewnews_author_info_widget .read-img{width: 150px;height: 150px;border-radius: 50%;overflow: hidden;margin: 0 auto;}.reviewnews_author_info_widget .read-img img{height: 100%;width: 100%;object-fit: cover;}.reviewnews_author_info_widget .af-author-details, .reviewnews_author_info_widget .aft-small-social-menu {text-align: center;}body.full-width-content .reviewnews_featured_posts_widget .col-4.pad:nth-child(4n+1) {clear: left;}body:not(.full-width-content) .reviewnews_featured_posts_widget .col-4.pad{width: 33.33%;}body:not(.full-width-content) .reviewnews_featured_posts_widget .col-4.pad:nth-child(3n+1){clear: left;}body:not(.full-width-content) .reviewnews_posts_lists_widget .af-double-column.list-style.col-3{width: 50%;}body:not(.full-width-content) #primary .reviewnews_youtube_video_widget .col-2.secondary-video, body:not(.full-width-content) #primary .reviewnews_youtube_video_widget .col-2.primary-video{width: 100%;}body:not(.full-width-content) #primary .reviewnews_youtube_video_widget .primary-video{margin-bottom: 20px;}body:not(.full-width-content) #primary .af-youtube-video-list .primary-video iframe.entry-header-yt-iframe, body:not(.full-width-content) #primary .af-youtube-video-list .primary-video .entry-header-yt-video-wrapper{height: 445px;}body:not(.full-width-content) #primary .af-youtube-video-list iframe.entry-header-yt-iframe, body:not(.full-width-content) #primary .af-youtube-video-list .entry-header-yt-video-wrapper{height: 215px;}.reviewnews_featured_posts_widget .col-4.pad .read-img.read-bg-img{height: unset;aspect-ratio: 3/2;}.reviewnews_posts_slider_widget .read-single .read-img.read-bg-img {height: 620px;}.reviewnews_posts_slider_widget .af-posts-slider {max-height: 620px;overflow: hidden;}.reviewnews_posts_slider_widget .read-single .read-details {position: absolute;bottom: 0;left: 0;width: 100%;color: #fff;padding: 15px;z-index: 1;background: rgba(0,0,0,0.95);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);}.reviewnews_posts_slider_widget .read-single .post-format-and-min-read-wrap, .reviewnews_posts_slider_widget .read-single .read-categories{display: inline-block;}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single{position: relative;margin-bottom: 0;overflow: hidden;aspect-ratio: 3/2;}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-details{position: absolute;z-index: 2;padding: 15px;background: rgba(0,0,0,0.95);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-details .read-categories, .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-details .post-format-and-min-read-wrap{display: inline-block;}.reviewnews_express_posts_grid_widget .af-express-grid-wrap{display: grid;grid-gap: 20px;grid-template-columns: repeat(3, 1fr);}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child {grid-column-end: span 2;grid-row-end: span 2;aspect-ratio: unset;}.reviewnews_posts_double_columns_widget .af-widget-body .af-sec-post .read-img.read-bg-img{height: unset;aspect-ratio: 3/2;}.reviewnews-customizer, .reviewnews-widget{margin-bottom: 20px;padding: 20px;position: relative;}.aft-main-banner-section .reviewnews-customizer {margin-bottom: 0;padding-bottom: 20px;height: 100%;}footer.site-footer, section.aft-blocks.above-footer-widget-section {margin-top: 20px;}section.aft-blocks.above-footer-widget-section .reviewnews-customizer, .reviewnews-widget:last-child {margin-bottom: 0;}.widget-title-fill-and-border .reviewnews-widget .widget-title, .widget-title-fill-and-border .reviewnews-customizer .widget-title, .widget-title-fill-and-no-border .reviewnews-widget .widget-title, .widget-title-fill-and-no-border .reviewnews-customizer .widget-title{z-index: 1;}.widget-title-fill-and-no-border .reviewnews-widget .wp-block-search__label, .widget-title-fill-and-no-border .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-fill-and-no-border .reviewnews-widget .widget-title, .widget-title-fill-and-no-border .reviewnews-customizer .widget-title{position: relative;}.widget-title-fill-and-no-border .reviewnews-widget .wp-block-search__label::after, .widget-title-fill-and-no-border .reviewnews-widget .wp-block-group .wp-block-heading::after, .widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs>li a.active::after, .widget-title-fill-and-no-border .reviewnews-widget .widget-title::before, .widget-title-fill-and-no-border .reviewnews-customizer .widget-title::before{content: '';position: absolute;left: 15px;bottom: -6px;border-top: 6px solid #0047AB;border-right: 6px solid transparent;border-left: 6px solid transparent;}.widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs>li a.active::after{left: 40px;}main.site-main {padding: 20px;}body.aft-default-mode.page-template-full-width main.site-main{padding: 0;background: transparent;box-shadow: none;}.tabbed-head , .widget-title {margin-bottom: 20px;}.archive main.site-main{padding: 20px 20px 0;margin: 0;}.home.blog .aft-archive-wrapper.reviewnews-customizer {padding: 20px 0px 0;margin: 0 10px;box-sizing: border-box;}.home.blog .aft-archive-wrapper.reviewnews-customizer .page-links {display: none;}.aft-default-mode.woocommerce div.product, .aft-default-mode .aft-popular-taxonomies-lists, .aft-default-mode.home.blog main.site-main, .aft-default-mode.single main.site-main .entry-content-wrap, .aft-default-mode main.site-main, .aft-default-mode .af-main-banner-latest-posts.grid-layout.reviewnews-customizer .container-wrapper, .aft-default-mode .mid-header-wrapper, .aft-default-mode .comments-area, .aft-default-mode .af-breadcrumbs, .aft-default-mode .reviewnews-customizer, .aft-default-mode .reviewnews-widget{background-color: #ffffff;-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);}.aft-dark-mode .aft-popular-taxonomies-lists{background-color: #202020;}.aft-default-mode .banner-exclusive-posts-wrapper .exclusive-posts {-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);}.aft-dark-mode.woocommerce div.product, .aft-dark-mode.home.blog main.site-main, .aft-dark-mode.single main.site-main .entry-content-wrap, .aft-dark-mode main.site-main, .aft-dark-mode .af-main-banner-latest-posts.grid-layout.reviewnews-customizer .container-wrapper, .aft-dark-mode .mid-header-wrapper, .aft-dark-mode .comments-area, .aft-dark-mode .af-breadcrumbs, .aft-dark-mode .reviewnews-customizer, .aft-dark-mode .reviewnews-widget {background-color: #252525;}body.aft-dark-mode .primary-footer .aft-affiliate-box, body.aft-default-mode .primary-footer .aft-affiliate-box, body.aft-dark-mode .primary-footer .reviewnews-widget, body.aft-default-mode .primary-footer .reviewnews-widget{background-color: rgba(255,255,255,0.05);}body.aft-dark-mode footer.site-footer.data-bg .primary-footer .reviewnews-widget, body.aft-default-mode footer.site-footer.data-bg .primary-footer .reviewnews-widget{background-color: rgba(0,0,0,0.35);}.aft-default-mode.home main.site-main, .aft-dark-mode.home main.site-main, .aft-default-mode .aft-archive-wrapper.reviewnews-customizer , .aft-dark-mode .aft-archive-wrapper.reviewnews-customizer {background-color: transparent;padding: 0;box-shadow: none;margin-bottom: 0;}.single.aft-dark-mode main.site-main, .single.aft-default-mode main.site-main{padding: 0;background: transparent;box-shadow: none;}.aft-main-banner-section.reviewnews-customizer{padding: 0;margin-bottom: 0;}.home-featured-widgets .reviewnews-widget:last-child {margin-bottom: 20px;}.aft-default-mode .aft-main-banner-section.reviewnews-customizer, .aft-dark-mode .aft-main-banner-section.reviewnews-customizer {background-color: transparent;box-shadow: none;}.af-wide-layout .aft-frontpage-feature-section-wrapper section, .af-wide-layout .aft-main-banner-section.reviewnews-customizer, .af-boxed-layout .home-featured-widgets .container-wrapper, .af-boxed-layout .aft-main-banner-section.reviewnews-customizer .container-wrapper, .af-boxed-layout .aft-frontpage-feature-section-wrapper section, .af-boxed-layout .aft-frontpage-feature-section-wrapper section .container-wrapper {padding-right: 0;padding-left: 0;}.af-wide-layout .af-main-banner-latest-posts.grid-layout.reviewnews-customizer .container-wrapper {max-width: 1400px;box-sizing: border-box;}.af-wide-layout[class*="elementor-"] .af-main-banner-latest-posts.grid-layout.reviewnews-customizer .container-wrapper {max-width: 1440px;}.af-wide-layout .aft-frontpage-feature-section-wrapper section, .af-wide-layout .aft-main-banner-section.reviewnews-customizer {padding-left: 0;padding-right: 0;}.af-main-banner-featured-posts.reviewnews-customizer .af-main-banner-featured-posts.reviewnews-customizer, .reviewnews-customizer, .reviewnews-widget.reviewnews_tabbed_posts_widget, .reviewnews-widget.reviewnews_posts_double_columns_widget, .reviewnews-widget.reviewnews_posts_single_column_widget, .reviewnews-widget.reviewnews_express_posts_list_widget, .reviewnews-widget.reviewnews_featured_posts_widget, .reviewnews-widget.reviewnews_posts_lists_widget{padding-bottom: 0;}.aft-featured-category-section .express-carousel.reviewnews-customizer {padding-bottom: 20px;}.aft-featured-video-section.featured-yt-sec.reviewnews-customizer .reviewnews-customizer{padding-bottom: 20px;margin-bottom: 0;}.ele-hf-site .site #content > .section-block-upper, .aft-frontpage-feature-section-wrapper {margin-top: 20px;}.af-main-banner-featured-posts.reviewnews-customizer, .aft-featured-category-section.featured-cate-sec.reviewnews-customizer, .aft-featured-video-section.featured-yt-sec.reviewnews-customizer, .reviewnews-widget.reviewnews_posts_carousel_widget .read-single, .reviewnews-widget.reviewnews_posts_slider_widget .read-single{padding-bottom: 0;}section.af-main-banner-featured-posts.reviewnews-customizer, .aft-featured-category-section.featured-cate-sec.reviewnews-customizer, .aft-featured-video-section.featured-yt-sec.reviewnews-customizer{padding-top: 0;}.reviewnews-widget.reviewnews_posts_carousel_widget .read-single, .reviewnews-widget.reviewnews_posts_slider_widget .read-single{margin-bottom: 0;}.af-main-banner-featured-posts.reviewnews-customizer .featured-posts.reviewnews-customizer, .aft-featured-category-section.featured-cate-sec.reviewnews-customizer .af-main-banner-categorized-posts.express-posts.reviewnews-customizer {margin-bottom: 0;}body #sidr .reviewnews_featured_posts_widget .col-4.pad, body #sidr .reviewnews_posts_lists_widget .af-double-column.list-style.col-3, body:not(.full-width-content) #secondary .reviewnews_featured_posts_widget .col-4.pad, body:not(.full-width-content) #secondary .reviewnews_posts_lists_widget .af-double-column.list-style.col-3{width: 100%;}#sidr .af-youtube-video-list .secondary-video .entry-header-yt-video-container, #secondary .af-youtube-video-list .secondary-video .entry-header-yt-video-container, #sidr .reviewnews_youtube_video_widget .col-2.secondary-video, #secondary .reviewnews_youtube_video_widget .col-2.secondary-video, #sidr .reviewnews_youtube_video_widget .col-2.primary-video, #secondary .reviewnews_youtube_video_widget .col-2.primary-video{width: 100%;}#sidr .reviewnews_youtube_video_widget .primary-video , #secondary .reviewnews_youtube_video_widget .primary-video {margin-bottom: 15px;}#sidr .af-youtube-video-list iframe.entry-header-yt-iframe, #secondary .af-youtube-video-list iframe.entry-header-yt-iframe, #sidr .af-youtube-video-list .primary-video iframe.entry-header-yt-iframe, #secondary .af-youtube-video-list .primary-video iframe.entry-header-yt-iframe, #sidr .af-youtube-video-list .primary-video .entry-header-yt-video-wrapper, #secondary .af-youtube-video-list .primary-video .entry-header-yt-video-wrapper, #sidr .af-youtube-video-list .entry-header-yt-video-wrapper, #secondary .af-youtube-video-list .entry-header-yt-video-wrapper{height: 255px;}#sidr .reviewnews_express_posts_list_widget .col-2.af-sec-post, #secondary .reviewnews_express_posts_list_widget .col-2.af-sec-post{width: 100%;}#sidr .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, #secondary .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img {height: 220px;}#sidr .reviewnews_posts_slider_widget .af-posts-slider, #secondary .reviewnews_posts_slider_widget .af-posts-slider {max-height: 220px;}.site-footer .reviewnews-widget.reviewnews_posts_lists_widget .af-list-post .col-2 , #sidr .reviewnews-widget.reviewnews_posts_lists_widget .af-list-post .col-2 , #secondary .reviewnews-widget.reviewnews_posts_lists_widget .af-list-post .col-2 {width: 100%;}#sidr .reviewnews_posts_single_column_widget .list-style .read-single, #secondary .reviewnews_posts_single_column_widget .list-style .read-single{flex-wrap: wrap;}#sidr .reviewnews_posts_single_column_widget .list-style:last-child .list-style .read-single, #secondary .reviewnews_posts_single_column_widget .list-style:last-child .list-style .read-single{margin-bottom: 0;}#sidr .reviewnews_posts_single_column_widget .list-style .read-single .read-img, #secondary .reviewnews_posts_single_column_widget .list-style .read-single .read-img{height: 215px;width: 100%;}#sidr .reviewnews_posts_single_column_widget .list-style .read-single .read-details, #secondary .reviewnews_posts_single_column_widget .list-style .read-single .read-details{width: 100%;}#sidr .reviewnews_posts_double_columns_widget .col-2.af-sec-post, #secondary .reviewnews_posts_double_columns_widget .col-2.af-sec-post{width: 100%;}body #sidr .reviewnews_express_posts_grid_widget .af-express-grid-wrap, body:not(.full-width-content) #secondary .reviewnews_express_posts_grid_widget .af-express-grid-wrap{grid-template-columns: repeat(1, 1fr);}body #sidr .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child , body:not(.full-width-content) #secondary .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child {grid-column-end: span 1;grid-row-end: span 1;aspect-ratio: 3/2;}.read-single{margin-bottom: 20px;}.archive article.latest-posts-full:not(:last-child) .read-single {margin-bottom: 30px;overflow: hidden;}.read-img img{width: 100%;}.read-img.read-bg-img img{height: 100%;width: 100%;object-fit: cover;margin: 0;}.read-img.read-bg-img{background-size: cover;background-position: center;background-repeat: no-repeat;height: 200px;background-color: #ececec;overflow: hidden;}.js-marquee-wrapper .awpa-pro-rating-review , .read-img.read-bg-img .awpa-single-post-star-variation {display: none;}.grid-design-default .category-min-read-wrap {position: absolute;bottom: 10px;left: 15px;right: 15px;}.af-main-banner-featured-posts.featured-posts.reviewnews-customizer .read-img.read-bg-img, .af-main-banner-latest-posts .read-img.read-bg-img, .af-reated-posts .read-img.read-bg-img{height: unset;aspect-ratio: 3/2;}.grid-design-default .pad.read-details {padding: 10px 0 0;}.af-reated-posts .latest-posts-grid.af-sec-post:nth-child(3n+1) {clear: left;}.full-width-content .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(3n+1) {clear: none;}.full-width-content .af-reated-posts .latest-posts-grid.af-sec-post {width: 25%;}.af-main-banner-featured-posts .af-sec-post.col-4.pad.float-l:nth-child(4n+1), .full-width-content .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(4n+1) {clear: left;}.af-main-banner-featured-posts .read-details.pad .read-title h3 {margin-top: 0;}.aft-masonry-archive-posts .read-img{min-height: 100px;height: unset;background-color: #dedede;}.read-title h3{font-size: 14px;margin: 5px 0;line-height: 1.5;word-break: break-word;}.read-title h3 a{color: #fff;transition: all 0.075s linear;}article.sticky .read-single, article.sticky .read-single > div{position: relative;}article.sticky .read-single > div.read-img::before {content: "";position: absolute;top: 20px;right: 20px;border: 2px solid #fff;width: 30px;height: 30px;content: "\e91c";font-family: 'aft-icons' !important;font-weight: 700;color: #fff;text-align: center;border-radius: 50%;}article.sticky .read-single.grid-design-texts-over-image > .read-details {position: absolute;}article.aft-first-post-full .read-details{padding: 15px;}article.aft-first-post-full.latest-posts-full .read-descprition.full-item-discription{padding-top: 0;}.archive-title-first article.aft-first-post-full.latest-posts-full .read-descprition.full-item-discription{padding-top: 10px;}.af-youtube-video-carousel .slick-track, .af-post-slider.af-widget-carousel .slick-track, .af-post-carousel.af-widget-carousel .slick-track, .express-carousel .slick-wrapper.af-featured-post-carousel.af-post-carousel {display: flex;overflow: hidden;}.aft-featured-category-section .express-carousel {margin-bottom: 0;}.aft-featured-category-section .express-carousel .read-single{margin-bottom: 0;}.af-main-banner-latest-posts.grid-layout.reviewnews-customizer {background-color: transparent;box-shadow: none;padding-top: 0;padding-bottom: 0;}.af-main-banner-latest-posts.grid-layout.reviewnews-customizer .container-wrapper{padding-top: 20px;}.af-boxed-layout .af-main-banner-latest-posts.grid-layout.reviewnews-customizer {padding: 0;}.af-wide-layout .aft-main-banner-section.reviewnews-customizer {margin-bottom: 0;}.aft-main-banner-section.reviewnews-customizer.data-bg {padding-top: 20px;padding-bottom: 20px;}.aft-main-banner-section.reviewnews-customizer.data-bg > .container-wrapper:first-child .aft-editors-and-trending-part, .aft-main-banner-section.reviewnews-customizer.data-bg > .container-wrapper:first-child .aft-slider-part, .aft-main-banner-section.reviewnews-customizer.data-bg > .container-wrapper:first-child .aft-thumb-part, .aft-main-banner-section.reviewnews-customizer.data-bg > .container-wrapper:first-child .aft-trending-part, .aft-main-banner-section.reviewnews-customizer.data-bg > .banner-exclusive-posts-wrapper:first-child, .aft-main-banner-section.reviewnews-customizer.data-bg > .aft-popular-tags:first-child {margin-top: 0;}.read-categories > ul, .read-categories > div{display: inline-block;}.af-post-slider .read-details .read-categories, .af-banner-carousel.common-carousel .read-details .read-categories, .banner-grid-wrapper .grid-item .read-details .read-categories, .banner-single-slider-1 .read-details .read-categories{padding: 10px 0 0;}footer.site-footer.data-bg, section.aft-main-banner-section.data-bg {position: relative;z-index: 0;background-position: center;background-repeat: no-repeat;background-size: cover;}footer.site-footer.data-bg::before, section.aft-main-banner-section.data-bg::before {content: "";position: absolute;left: 0;top: 0;height: 100%;width: 100%;z-index: -1;}.aft-readmore-wrapper a.aft-readmore{font-size: 14px;margin-top: 10px;padding: 9px 15px;line-height: 1;border: 1px solid rgba(0,0,0,0.3);display: inline-block;font-weight: 700;transition: all 0.075s ease;color: #1f1f1f;}.aft-readmore-wrapper a.aft-readmore:hover{background-color: #0047AB ;border-color: #0047AB ;color: #ffffff;}.reviewnews-load-more-posts a.aft-readmore{margin-top: 0;margin-bottom: 20px;}.aft-featured-category-section .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img, .reviewnews_express_posts_list_widget .featured-post-items-wrap .af-sec-post:not(.list-part) .read-img {height: unset;aspect-ratio: 3/2;}.featured-post-items-wrap .af-sec-post:not(.list-part) .read-details {display: flex;flex-direction: column;justify-content: center;}.af-post-carousel-list .slick-list, .af-post-carousel .slick-list {margin-right: -10px;margin-left: -10px;}.af-main-banner-categorized-posts .af-post-carousel .read-img{height: unset;aspect-ratio: 3/2;}.af-list-post .read-title h3, .featured-post-items-wrap .af-sec-post.list-part .read-title h3, .af-main-banner-categorized-posts.express-posts .af-sec-post.list-part .read-title h3, .af-main-banner-categorized-posts.express-carousel .af-sec-post .read-title h3 {margin-top: 0;}.reviewnews-customizer .post-description, .reviewnews-widget .post-description {margin-top: 10px;}.aft-main-banner-wrapper .aft-main-banner-part {display: flex;flex-wrap: wrap;}.af-banner-wrapper .aft-main-banner-wrapper{margin-left: -10px;margin-right: -10px;}.af-main-banner-thumb-posts .af-sec-post .read-single, .af-main-banner-tabbed-posts .af-sec-post .read-single{margin-bottom: 20px;overflow: hidden;}.af-main-banner-thumb-posts .af-sec-post:nth-child(3) .read-single, .af-main-banner-thumb-posts .af-sec-post:nth-child(4) .read-single{margin-bottom: 0;}.af-main-banner-tabbed-posts li.af-sec-post.list-part:last-child .read-single{margin-bottom: 0;}.af-main-banner-thumb-posts .af-sec-post:nth-child(3) .list-style .read-single{margin-bottom: 10px;}.af-main-banner-thumb-posts .af-sec-post{width: 100%;}.af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img{width: 100%;display: block;height: 210px;}.grid-design-texts-over-image .read-details{position: absolute;bottom: 0;left: 0;width: 100%;color: #fff;z-index: 1;padding: 15px;background: rgba(0,0,0,0.95);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);}.aft-slider-part .read-single .post-format-and-min-read-wrap, .af-post-carousel .af-sec-post .read-single .post-format-and-min-read-wrap, .af-main-banner-thumb-posts .af-sec-post .read-single .post-format-and-min-read-wrap, .aft-slider-part .read-single .read-categories, .af-post-carousel .af-sec-post .read-single .read-categories, .af-main-banner-thumb-posts .af-sec-post .read-single .read-categories{display: inline-block;}.aft-slider-part .read-single .post-format-and-min-read-wrap, .af-post-carousel .af-sec-post .read-single .post-format-and-min-read-wrap, .af-main-banner-thumb-posts .af-sec-post .read-single .post-format-and-min-read-wrap{margin-right: 2px;}.af-main-banner-thumb-posts .small-grid-style .af-sec-post:first-child .read-details .read-title h3 a{color: #fff;}.af-main-banner-thumb-posts .af-sec-post:last-child .read-single{margin-bottom: 0;}.af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel){display: flex;align-items: center;}@media screen and (min-width: 1025px){.af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img, .af-main-banner-tabbed-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img{height: 95px;max-width: 95px;}.af-main-banner-tabbed-posts .af-double-column.list-style .read-details.pad {max-height: 95px;width: calc(100% - 95px);overflow: hidden;}}.aft-banner-layout-5 .af-main-banner-tabbed-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img{height: 125px;max-width: 125px;}.aft-banner-layout-5 .af-main-banner-tabbed-posts .af-double-column.list-style .read-details.pad {max-height: 125px;overflow: hidden;}.aft-banner-layout-5 .af-banner-carousel .read-img.read-bg-img {height: 560px;}.af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .min-read {color: #1f1f1f;opacity: 0.75;padding: 0;background-color: transparent;}.banner-vertical-slider .slick-list {margin-bottom: -20px;}.banner-vertical-slider .read-single {margin-bottom: 20px;min-height: 95px;}.banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img {height: 110px;width: 45%;}@media screen and (min-width: 1025px){.aft-banner-layout-9 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img, .aft-banner-layout-2 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img {height: 95px;width: 95px;}.aft-banner-layout-9 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details, .aft-banner-layout-2 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details {max-height: 95px;overflow: hidden;width: calc(100% - 95px);}}.aft-banner-layout-1 .aft-main-banner-part{display: flex;flex-wrap: wrap;}.aft-banner-layout-1.aft-banner-order-1 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-1.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-1.aft-banner-order-1 .aft-main-banner-part .aft-trending-part{order: 3;}.aft-banner-layout-1.aft-banner-order-2 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-1.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part{order: 3;}.aft-banner-layout-1.aft-banner-order-2 .aft-main-banner-part .aft-trending-part{order: 2;}.aft-banner-layout-1.aft-banner-order-3 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-1.aft-banner-order-3 .aft-main-banner-part .aft-thumb-part{order: 1;}.aft-banner-layout-1.aft-banner-order-3 .aft-main-banner-part .aft-trending-part{order: 3;}.aft-banner-layout-1.aft-banner-order-4 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-1.aft-banner-order-4 .aft-main-banner-part .aft-thumb-part{order: 3;}.aft-banner-layout-1.aft-banner-order-4 .aft-main-banner-part .aft-trending-part{order: 1;}.aft-banner-layout-1.aft-banner-order-5 .aft-main-banner-part .aft-slider-part{order: 3;}.aft-banner-layout-1.aft-banner-order-5 .aft-main-banner-part .aft-thumb-part{order: 1;}.aft-banner-layout-1.aft-banner-order-5 .aft-main-banner-part .aft-trending-part{order: 2;}.aft-banner-layout-1.aft-banner-order-6 .aft-main-banner-part .aft-slider-part{order: 3;}.aft-banner-layout-1.aft-banner-order-6 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-1.aft-banner-order-6 .aft-main-banner-part .aft-trending-part{order: 1;}@media screen and (max-width: 1024px) {.aft-banner-layout-1.aft-banner-order-3 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-1.aft-banner-order-4 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-1.aft-banner-order-5 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-1.aft-banner-order-6 .aft-main-banner-part .aft-slider-part{order: 0;}}.aft-banner-layout-2 .aft-main-banner-part{display: flex;flex-wrap: wrap;}.aft-banner-layout-2.aft-banner-order-1 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-2.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-2.aft-banner-order-1 .aft-main-banner-part .aft-trending-part{order: 3;}.aft-banner-layout-2.aft-banner-order-2 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-2.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part{order: 3;}.aft-banner-layout-2.aft-banner-order-2 .aft-main-banner-part .aft-trending-part{order: 2;}.aft-banner-layout-2.aft-banner-order-3 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-2.aft-banner-order-3 .aft-main-banner-part .aft-thumb-part{order: 1;}.aft-banner-layout-2.aft-banner-order-3 .aft-main-banner-part .aft-trending-part{order: 3;}.aft-banner-layout-2.aft-banner-order-4 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-2.aft-banner-order-4 .aft-main-banner-part .aft-thumb-part{order: 3;}.aft-banner-layout-2.aft-banner-order-4 .aft-main-banner-part .aft-trending-part{order: 1;}.aft-banner-layout-2.aft-banner-order-5 .aft-main-banner-part .aft-slider-part{order: 3;}.aft-banner-layout-2.aft-banner-order-5 .aft-main-banner-part .aft-thumb-part{order: 1;}.aft-banner-layout-2.aft-banner-order-5 .aft-main-banner-part .aft-trending-part{order: 2;}.aft-banner-layout-2.aft-banner-order-6 .aft-main-banner-part .aft-slider-part{order: 3;}.aft-banner-layout-2.aft-banner-order-6 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-2.aft-banner-order-6 .aft-main-banner-part .aft-trending-part{order: 1;}@media screen and (max-width: 1024px) {.aft-banner-layout-2.aft-banner-order-3 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-2.aft-banner-order-4 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-2.aft-banner-order-5 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-2.aft-banner-order-6 .aft-main-banner-part .aft-slider-part{order: 0;}}.aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts{width: 100%;}.aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img{width: 100%;display: block;}.aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-details, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child .read-details{position: absolute;bottom: 0;left: 0;width: 100%;color: #fff;z-index: 1;padding: 15px;padding-bottom: 10px;background: rgba(0,0,0,0.95);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);}.aft-banner-layout-9 .banner-vertical-slider, .aft-banner-layout-9 .af-banner-carousel, .aft-banner-layout-8 .af-banner-carousel, .aft-banner-layout-7 .af-banner-carousel, .aft-banner-layout-10 .af-banner-carousel, .aft-banner-layout-4 .af-banner-carousel, .aft-banner-layout-1 .af-banner-carousel, .aft-banner-layout-2 .af-banner-carousel, .aft-banner-layout-2 .banner-vertical-slider, .aft-banner-layout-3 .banner-vertical-slider, .aft-banner-layout-3 .af-banner-carousel {max-height: 440px;overflow: hidden;}.aft-banner-layout-7 .af-banner-carousel.af-carousel-1{max-height: 550px;overflow: hidden;}.aft-banner-layout-6 .af-banner-carousel, .aft-banner-layout-6 .banner-vertical-slider, .aft-banner-layout-5 .af-banner-carousel{max-height: 560px;overflow: hidden;}.aft-banner-layout-3 .aft-main-banner-part{display: flex;flex-wrap: wrap;}.aft-banner-layout-3.aft-banner-order-1 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-3.aft-banner-order-1 .aft-main-banner-part .aft-trending-part{order: 3;}.aft-banner-layout-3.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part{order: 1;}.aft-banner-layout-3.aft-banner-order-2 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-3.aft-banner-order-2 .aft-main-banner-part .aft-trending-part{order: 3;}.aft-banner-layout-3.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-3.aft-banner-order-3 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-3.aft-banner-order-3 .aft-main-banner-part .aft-trending-part{order: 1;}.aft-banner-layout-3.aft-banner-order-3 .aft-main-banner-part .aft-thumb-part{order: 3;}.aft-banner-layout-3.aft-banner-order-4 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-3.aft-banner-order-4 .aft-main-banner-part .aft-trending-part{order: 2;}.aft-banner-layout-3.aft-banner-order-4 .aft-main-banner-part .aft-thumb-part{order: 3;}.aft-banner-layout-3.aft-banner-order-5 .aft-main-banner-part .aft-slider-part{order: 3;}.aft-banner-layout-3.aft-banner-order-5 .aft-main-banner-part .aft-trending-part{order: 1;}.aft-banner-layout-3.aft-banner-order-5 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-3.aft-banner-order-6 .aft-main-banner-part .aft-slider-part{order: 3;}.aft-banner-layout-3.aft-banner-order-6 .aft-main-banner-part .aft-trending-part{order: 2;}.aft-banner-layout-3.aft-banner-order-6 .aft-main-banner-part .aft-thumb-part{order: 1;}@media screen and (max-width: 1024px) {.aft-banner-layout-3.aft-banner-order-6 .aft-main-banner-part .aft-slider-part, .aft-banner-layout-3.aft-banner-order-5 .aft-main-banner-part .aft-slider-part, .aft-banner-layout-3.aft-banner-order-3 .aft-main-banner-part .aft-slider-part, .aft-banner-layout-3.aft-banner-order-1 .aft-main-banner-part .aft-slider-part{order: 0;}}.aft-main-banner-section.aft-banner-layout-3 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img{height: 95px;max-width: 95px;}.aft-main-banner-section.aft-banner-layout-3 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details {max-height: 95px;overflow: hidden;width: calc(100% - 95px);}.aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img {height: 440px;}.aft-banner-layout-4 .aft-main-banner-part{display: flex;flex-wrap: wrap;}.aft-banner-layout-4.aft-banner-order-1 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-4.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-4.aft-banner-order-2 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-4.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part{order: 1;}.aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post {width: 50%;padding-right: 10px;padding-left: 10px;}.aft-banner-layout-4 .aft-main-banner-part .aft-thumb-part .af-container-row-5 {margin-right: -10px;margin-left: -10px;}.aft-banner-layout-4 .af-banner-carousel .read-img.read-bg-img{height: unset;aspect-ratio: 3/2;}.aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img {height: unset;aspect-ratio: 3/1.965;}.aft-banner-layout-5 .aft-main-banner-part{display: flex;flex-wrap: wrap;}.aft-banner-layout-5.aft-banner-order-1 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-5.aft-banner-order-1 .aft-main-banner-part .aft-trending-part{order: 2;}.aft-banner-layout-5.aft-banner-order-2 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-5.aft-banner-order-2 .aft-main-banner-part .aft-trending-part{order: 1;}.aft-banner-layout-6 .aft-main-banner-part{display: flex;flex-wrap: wrap;}.aft-banner-layout-6.aft-banner-order-1 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-6.aft-banner-order-1 .aft-main-banner-part .aft-trending-part{order: 2;}.aft-banner-layout-6.aft-banner-order-2 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-6.aft-banner-order-2 .aft-main-banner-part .aft-trending-part{order: 1;}.aft-banner-layout-6 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img{height: 125px;max-width: 125px;}.aft-banner-layout-6 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details{max-height: 125px;}.aft-banner-layout-6 .af-banner-carousel .read-img.read-bg-img {height: 560px;}@media screen and (max-width: 1024px) {.aft-banner-layout-6.aft-banner-order-2 .aft-main-banner-part .aft-slider-part, .aft-banner-layout-5.aft-banner-order-2 .aft-main-banner-part .aft-slider-part, .aft-banner-layout-4.aft-banner-order-2 .aft-main-banner-part .aft-slider-part{order: 0;}}.aft-banner-layout-0 .af-banner-carousel .read-img.read-bg-img{height: 400px;}.aft-banner-layout-0 .aft-grid-trending-posts .read-img.read-bg-img{height: 200px;}.aft-banner-layout-0 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img, .aft-banner-layout-0 .af-double-column.list-style .read-bg-img {height: 112px;width: 112px;}.aft-banner-layout-0 .af-double-column.list-style .read-details {max-height: 105px;width: calc(100% - 105px) }.aft-banner-layout-0 .grid-design-default .pad.read-details {padding: 10px;overflow: hidden;}.aft-banner-layout-0 .aft-editors-and-trending-part .list-part.af-sec-post .read-single {margin-bottom: 0px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img {height: 190px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img, .aft-banner-layout-0 .af-main-banner-tabbed-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img{height: 95px;max-width: 95px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-details {max-height: 80px;width: calc(100% - 80px);}.aft-banner-layout-0 .aft-editors-and-trending-part .list-part.af-sec-post, .aft-banner-layout-0 .aft-editors-and-trending-part .af-main-banner-thumb-posts .af-sec-post {float: left;}.aft-banner-layout-0.aft-banner-order-4 .aft-editors-and-trending-part , .aft-banner-layout-0.aft-banner-order-2 .aft-editors-and-trending-part {display: flex;flex-direction: column-reverse;}.aft-banner-layout-0.aft-banner-order-3 .aft-main-banner-part, .aft-banner-layout-0.aft-banner-order-4 .aft-main-banner-part {flex-direction: row-reverse;}.aft-banner-layout-0 .aft-main-banner-wrapper .aft-editors-and-trending-part {padding: 0 5px;}.aft-banner-layout-0 .aft-editors-and-trending-part .slick-list, .aft-banner-layout-0 .aft-main-banner-wrapper .banner-horizontal-list {margin: 0 -10px;}.aft-banner-layout-0 .aft-slider-part .reviewnews-customizer, .aft-banner-layout-0 .aft-horizontal-trending-part, .aft-banner-layout-0 .aft-horizontal-grid-part {padding-bottom: 20px;}.aft-main-banner-section .no-main-slider-title .aft-slider-part .reviewnews-customizer, .aft-main-banner-section .no-trending-title .aft-horizontal-trending-part, .aft-main-banner-section .no-editors-picks-title .aft-horizontal-grid-part, .aft-main-banner-section .no-trending-title .aft-trending-part .reviewnews-customizer, .aft-main-banner-section .no-editors-picks-title .aft-thumb-part .reviewnews-customizer {padding-top: 20px;}.aft-banner-layout-0.aft-banner-order-2 .aft-horizontal-trending-part, .aft-banner-layout-0.aft-banner-order-4 .aft-horizontal-trending-part, .aft-banner-layout-0.aft-banner-order-1 .aft-horizontal-grid-part, .aft-banner-layout-0.aft-banner-order-3 .aft-horizontal-grid-part {margin-bottom: 10px;}.aft-banner-layout-0 .aft-editors-and-trending-part .list-part.af-sec-post, .aft-banner-layout-0 .af-main-banner-thumb-posts .af-sec-post {padding-left: 10px;padding-right: 10px;}.aft-banner-layout-8.aft-banner-order-1 .aft-trending-part{order: 1;}.aft-banner-layout-8.aft-banner-order-1 .aft-slider-part{order: 2;}.aft-banner-layout-8.aft-banner-order-1 .aft-thumb-part{order: 3;}.aft-banner-layout-8.aft-banner-order-2 .aft-trending-part{order: 2;}.aft-banner-layout-8.aft-banner-order-2 .aft-slider-part{order: 1;}.aft-banner-layout-8.aft-banner-order-2 .aft-thumb-part{order: 3;}.aft-banner-layout-8.aft-banner-order-3 .aft-trending-part{order: 1;}.aft-banner-layout-8.aft-banner-order-3 .aft-slider-part{order: 3;}.aft-banner-layout-8.aft-banner-order-3 .aft-thumb-part{order: 2;}.aft-banner-layout-8.aft-banner-order-4 .aft-trending-part{order: 3;}.aft-banner-layout-8.aft-banner-order-4 .aft-slider-part{order: 2;}.aft-banner-layout-8.aft-banner-order-4 .aft-thumb-part{order: 1;}.aft-banner-layout-8.aft-banner-order-5 .aft-trending-part{order: 3;}.aft-banner-layout-8.aft-banner-order-5 .aft-slider-part{order: 1;}.aft-banner-layout-8.aft-banner-order-5 .aft-thumb-part{order: 2;}.aft-banner-layout-8.aft-banner-order-6 .aft-trending-part{order: 2;}.aft-banner-layout-8.aft-banner-order-6 .aft-slider-part{order: 3;}.aft-banner-layout-8.aft-banner-order-6 .aft-thumb-part{order: 1;}@media screen and (max-width: 1024px) {.aft-banner-layout-8.aft-banner-order-1 .aft-slider-part{order: 0;}.aft-banner-layout-8.aft-banner-order-3 .aft-slider-part{order: 0;}.aft-banner-layout-8.aft-banner-order-4 .aft-slider-part{order: 0;}.aft-banner-layout-8.aft-banner-order-6 .aft-slider-part{order: 0;}}.aft-banner-layout-9.aft-banner-order-1 .aft-4-trending-posts-1{order: 1;}.aft-banner-layout-9.aft-banner-order-1 .aft-slider-part{order: 2;}.aft-banner-layout-9.aft-banner-order-1 .aft-4-trending-posts-2{order: 3;}.aft-banner-layout-9.aft-banner-order-2 .aft-4-trending-posts-1{order: 2;}.aft-banner-layout-9.aft-banner-order-2 .aft-slider-part{order: 1;}.aft-banner-layout-9.aft-banner-order-2 .aft-4-trending-posts-2{order: 3;}.aft-banner-layout-9.aft-banner-order-3 .aft-4-trending-posts-1{order: 1;}.aft-banner-layout-9.aft-banner-order-3 .aft-slider-part{order: 3;}.aft-banner-layout-9.aft-banner-order-3 .aft-4-trending-posts-2{order: 2;}.aft-banner-layout-9.aft-banner-order-4 .aft-4-trending-posts-1{order: 3;}.aft-banner-layout-9.aft-banner-order-4 .aft-slider-part{order: 2;}.aft-banner-layout-9.aft-banner-order-4 .aft-4-trending-posts-2{order: 1;}.aft-banner-layout-9.aft-banner-order-5 .aft-4-trending-posts-1{order: 3;}.aft-banner-layout-9.aft-banner-order-5 .aft-slider-part{order: 1;}.aft-banner-layout-9.aft-banner-order-5 .aft-4-trending-posts-2{order: 2;}.aft-banner-layout-9.aft-banner-order-6 .aft-4-trending-posts-1{order: 2;}.aft-banner-layout-9.aft-banner-order-6 .aft-slider-part{order: 3;}.aft-banner-layout-9.aft-banner-order-6 .aft-4-trending-posts-2{order: 1;}@media screen and (max-width: 1024px) {.aft-banner-layout-9.aft-banner-order-1 .aft-slider-part{order: 0;}.aft-banner-layout-9.aft-banner-order-3 .aft-slider-part{order: 0;}.aft-banner-layout-9.aft-banner-order-4 .aft-slider-part{order: 0;}.aft-banner-layout-9.aft-banner-order-6 .aft-slider-part{order: 0;}}.aft-banner-layout-10 .af-banner-carousel .read-img.read-bg-img {height: unset;aspect-ratio: 3/2;}.aft-banner-layout-10 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img {height: unset;aspect-ratio: 3/2.065;}.aft-banner-layout-10.aft-banner-order-1 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-10.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-10.aft-banner-order-1 .aft-main-banner-part .aft-thumb-part-2{order: 3;}.aft-banner-layout-10.aft-banner-order-2 .aft-main-banner-part .aft-slider-part{order: 1;}.aft-banner-layout-10.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part{order: 3;}.aft-banner-layout-10.aft-banner-order-2 .aft-main-banner-part .aft-thumb-part-2{order: 2;}.aft-banner-layout-10.aft-banner-order-3 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-10.aft-banner-order-3 .aft-main-banner-part .aft-thumb-part{order: 1;}.aft-banner-layout-10.aft-banner-order-3 .aft-main-banner-part .aft-thumb-part-2{order: 3;}.aft-banner-layout-10.aft-banner-order-4 .aft-main-banner-part .aft-slider-part{order: 2;}.aft-banner-layout-10.aft-banner-order-4 .aft-main-banner-part .aft-thumb-part{order: 3;}.aft-banner-layout-10.aft-banner-order-4 .aft-main-banner-part .aft-thumb-part-2{order: 1;}.aft-banner-layout-10.aft-banner-order-5 .aft-main-banner-part .aft-slider-part{order: 3;}.aft-banner-layout-10.aft-banner-order-5 .aft-main-banner-part .aft-thumb-part{order: 1;}.aft-banner-layout-10.aft-banner-order-5 .aft-main-banner-part .aft-thumb-part-2{order: 2;}.aft-banner-layout-10.aft-banner-order-6 .aft-main-banner-part .aft-slider-part{order: 3;}.aft-banner-layout-10.aft-banner-order-6 .aft-main-banner-part .aft-thumb-part{order: 2;}.aft-banner-layout-10.aft-banner-order-6 .aft-main-banner-part .aft-thumb-part-2{order: 1;}@media screen and (max-width: 1024px) {.aft-banner-layout-10.aft-banner-order-3 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-10.aft-banner-order-4 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-10.aft-banner-order-5 .aft-main-banner-part .aft-slider-part{order: 0;}.aft-banner-layout-10.aft-banner-order-6 .aft-main-banner-part .aft-slider-part{order: 0;}}.figure-categories, .read-categories{line-height: 12px;}.cat-links {margin-top: 5px;}.cat-links li{display: inline-block;font-size: 14px;margin-right: 5px;margin-bottom: 5px;}.cat-links li a{display: block;color: #0047AB ;font-size: 12px;line-height: 1.5;white-space: nowrap;word-wrap: normal;transition: 0.075s;font-weight: 700;}.cat-links li a:after {content: "\2219";color: inherit;font-weight: bold;padding: 0 0 0 2px;}a.reviewnews-categories.category-color-1{color: #C1121F ;}a.reviewnews-categories.category-color-2{color: #0047AB;}a.reviewnews-categories.category-color-3{color: #202020;}a.reviewnews-categories.category-color-4{color: #46af4b;}a.reviewnews-categories.category-color-5{color: #ea8d03;}a.reviewnews-categories.category-color-6{color: #ff5722;}a.reviewnews-categories.category-color-7{color: #9c27b0;}.categories-inside-image a.reviewnews-categories{display: inline-block;padding: 2px 6px;font-weight: 700;}.aft-dark-mode .read-categories:not(.categories-inside-image) a.reviewnews-categories.category-color-1, .aft-dark-mode .read-categories:not(.categories-inside-image) a.reviewnews-categories.category-color-2, .aft-dark-mode .read-categories:not(.categories-inside-image) a.reviewnews-categories.category-color-3, .aft-dark-mode .read-categories:not(.categories-inside-image) a.reviewnews-categories.category-color-4, .aft-dark-mode .read-categories:not(.categories-inside-image) a.reviewnews-categories.category-color-5, .aft-dark-mode .read-categories:not(.categories-inside-image) a.reviewnews-categories.category-color-6, .aft-dark-mode .read-categories:not(.categories-inside-image) a.reviewnews-categories.category-color-7 {color: #fff;}body.aft-default-mode .site-footer .read-categories:not(.categories-inside-image) a.reviewnews-categories, body.aft-dark-mode .site-footer .read-categories:not(.categories-inside-image) a.reviewnews-categories{color: #fff;}.cat-links li:last-child a:after , .categories-inside-image a.reviewnews-categories:after{display: none;}.categories-inside-image a.reviewnews-categories.category-color-1{background-color: #C1121F ;color: #ffffff;}.categories-inside-image a.reviewnews-categories.category-color-2{background-color: #0047AB;color: #ffffff;}.categories-inside-image a.reviewnews-categories.category-color-3{background-color: #202020;color: #ffffff;}.categories-inside-image a.reviewnews-categories.category-color-4{background-color: #46af4b;color: #ffffff;}.categories-inside-image a.reviewnews-categories.category-color-5{background-color: #ea8d03;color: #ffffff;}.categories-inside-image a.reviewnews-categories.category-color-6{background-color: #ff5722;color: #ffffff;}.categories-inside-image a.reviewnews-categories.category-color-7{background-color: #9c27b0;color: #ffffff;}.af-post-format{display: inline-block;margin-right: 5px;letter-spacing: 0;line-height: 1;}.read-img .af-post-format{position: absolute;top: 15px;left: 15px;}.af-post-format i{position: relative;display: inline-block;font-size: 10px;width: 25px;height: 25px;text-align: center;line-height: 25px;color: #fff;border-radius: 100%;background-color: #0047AB;}.af-post-carousel .slick-slide .af-post-format i{margin-bottom: 0;}.read-img span.min-read:before, .author-links .min-read:before {padding-right: 5px;}span.min-read{font-size: 12px;}.read-single .entry-meta .tags-links, .read-details .entry-meta .tags-links {font-size: 14px;}.read-single span.min-read{display: inline-block;}body:not(.single) .read-single span.min-read{color: #fff;padding: 2px 10px;border-radius: 15px;background-color: rgba(0, 0, 0, 0.3);line-height: 1.7;font-size: 12px;letter-spacing: .5px;}.read-single .entry-meta, .read-details .entry-meta{font-size: 12px;line-height: 1.5;}.af-single-article .entry-content-wrap.read-single .entry-meta span.min-read, .af-single-article .entry-content-wrap.read-single .entry-meta {font-size: 14px;}article.aft-first-post-full .post-item-metadata.entry-meta + .read-img.read-bg-img, .archive-title-first.archive-layout-full .read-single .read-img.pos-rel{margin-top: 15px;}.reviewnews-customizer.archive-layout-full.archive-title-first .post-description{margin-top: 0;}.read-img span.min-read{position: absolute;top: 15px;left: 15px;color: #fff;margin-bottom: 0;font-weight: 700;}.read-img .af-post-format + span.min-read{left: 55px;top: 15px;}.express-carousel.reviewnews-customizer .read-img span.min-read, .af-main-banner-featured-posts .read-img span.min-read, .aft-main-banner-part .aft-thumb-part .read-img span.min-read, .reviewnews_posts_carousel_widget .read-img span.min-read, .archive-layout-grid article:not(.aft-first-post-full) .read-img span.min-read, .af-reated-posts .read-img span.min-read, .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:not(:first-child) .read-img span.min-read, .reviewnews_featured_posts_widget .read-img span.min-read, .grid-layout .read-img span.min-read, .grid-layout .read-img .af-post-format + span.min-read{color: #fff;padding: 3px 12px;border-radius: 15px;background-color: rgba(0, 0, 0, 0.3);}.read-details .entry-meta span.item-metadata.posts-author, .read-details .entry-meta > span, .read-details .entry-meta.author-links > span, .read-details .entry-meta span.min-read{padding-right: 10px;}.aft-comment-view-share > span i, .item-metadata.posts-date i, .entry-meta span.posts-author a i {margin-right: 3px;}.header-after1, .widget-title{margin-top: 0px;position: relative;}.widget-title-border-center .wp-block-search__label, .widget-title-border-center .reviewnews-widget .wp-block-heading, .widget-title-border-bottom .wp-block-search__label, .widget-title-border-bottom .reviewnews-widget .wp-block-heading, .widget-title-border-none .wp-block-search__label, .widget-title-border-none .reviewnews-widget .wp-block-heading, .aft-posts-tabs-panel .nav-tabs>li>a, h4.af-author-display-name, body.widget-title-border-bottom .widget-title, body.widget-title-border-center .widget-title, body.widget-title-border-none .widget-title, .header-after1 , .widget-title{font-size: 18px;}@media screen and (max-width: 350px) {.widget-title-border-center .wp-block-search__label, .widget-title-border-center .reviewnews-widget .wp-block-heading, .widget-title-border-bottom .wp-block-search__label, .widget-title-border-bottom .reviewnews-widget .wp-block-heading, .widget-title-border-none .wp-block-search__label, .widget-title-border-none .reviewnews-widget .wp-block-heading, .aft-posts-tabs-panel .nav-tabs>li>a, h4.af-author-display-name, body.widget-title-border-bottom .widget-title, body.widget-title-border-center .widget-title, body.widget-title-border-none .widget-title, .header-after1 , .widget-title{font-size: 14px;}}.aft-posts-tabs-panel .nav-tabs>li>a i {font-size: 14px;margin-right: 5px;}span.heading-line, .wp-post-author-wrap .header-after{position: relative;}.widget-title-border-bottom .wp-block-search__label::after, .widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading::after, .widget-title-border-bottom .heading-line::before, .widget-title-border-bottom .wp-post-author-wrap .header-after::before {content: "";position: absolute;left: 0px;bottom: -2px;height: 3px;width: 100%;background: #0047AB;}.widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading::after{bottom: 0;}.widget-title-fill-and-border .reviewnews-widget .wp-block-search__label, .widget-title-fill-and-border .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-fill-and-no-border .reviewnews-widget .wp-block-search__label, .widget-title-fill-and-no-border .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-fill-and-border .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-fill-and-border h4.af-author-display-name, .widget-title-fill-and-no-border h4.af-author-display-name, .widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after, .widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after, .widget-title-fill-and-no-border .widget-title .heading-line, .widget-title-fill-and-border .widget-title .heading-line{font-size: 14px;}.widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs, .widget-title-fill-and-border .widget-title {border-bottom: 1px solid #0047AB;margin-top: 0;}.widget-title-fill-and-border .aft-posts-tabs-panel .nav-tabs{margin-top: 0;}.widget-title-fill-and-border .aft-posts-tabs-panel .tabbed-head{border-bottom: 1px solid #0047AB;}.aft-posts-tabs-panel .nav-tabs>li{width: 50%;margin-bottom: 0;line-height: 1.2;}.aft-posts-tabs-panel .three-column-tabs .nav-tabs>li{width: 33.33%;}.wp-block-group .wp-block-heading{width: fit-content !important;margin-left: 0 !important;margin-bottom: 20px;}.wp-container-core-group-is-layout-3 > .alignwide.wp-block-heading {max-width: unset;}.widget-title-border-center .reviewnews-widget form.wp-block-search, .widget-title-border-bottom .reviewnews-widget form.wp-block-search, .widget-title-fill-and-border .reviewnews-widget form.wp-block-search, .widget-title-border-bottom .reviewnews-widget .wp-block-group, .widget-title-fill-and-border .reviewnews-widget .wp-block-group{overflow: hidden;}.blockspare-blank-canvas .blockspare-block-container-wrapper .blockspare-inner-blocks {}.blockspare-blank-canvas .blockspare-overflow-visible .blockspare-block-container-wrapper .blockspare-inner-blocks {overflow: visible;}.widget-title-border-bottom .reviewnews-widget .wp-block-search__label, .widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-fill-and-border .reviewnews-widget .wp-block-search__label, .widget-title-fill-and-border .reviewnews-widget .wp-block-group .wp-block-heading{position: relative;}.widget-title-border-bottom .reviewnews-widget .wp-block-search__label::before, .widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading::before, .widget-title-fill-and-border .reviewnews-widget .wp-block-search__label::before, .widget-title-fill-and-border .reviewnews-widget .wp-block-group .wp-block-heading::after{content: "";position: absolute;bottom: -1px;left: 0;width: 1920px;height: 1px;background: #C1121F;}.widget-title-border-bottom .site-footer .reviewnews-widget .wp-block-search__label::before, .aft-dark-mode.widget-title-border-bottom .reviewnews-widget .wp-block-search__label::before, .aft-dark-mode.widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading::before, .widget-title-fill-and-border .site-footer .reviewnews-widget .wp-block-search__label::before, .aft-dark-mode.widget-title-fill-and-border .reviewnews-widget .wp-block-search__label::before, .aft-dark-mode.widget-title-fill-and-border .reviewnews-widget .wp-block-group .wp-block-heading::after {background:#C1121F;}.widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading::before{bottom: 1px;}.widget-title-fill-and-border .reviewnews-widget .wp-block-search__label, .widget-title-fill-and-border .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-fill-and-no-border .reviewnews-widget .wp-block-search__label, .widget-title-fill-and-no-border .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after, .widget-title-fill-and-border .widget-title .heading-line, .widget-title-fill-and-border .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-fill-and-border .aft-main-banner-wrapper .widget-title .heading-line , .widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after, .widget-title-fill-and-no-border .widget-title .heading-line, .widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-fill-and-no-border .aft-main-banner-wrapper .widget-title .heading-line {background-color: #0047AB;color: #fff;padding: 6px 12px;font-weight: 700;line-height: 1.2;display: inline-block;}.wp-block-search__label {width: auto;margin-bottom: 20px;}.widget-title-fill-and-border .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-fill-and-no-border .reviewnews-widget .wp-block-group .wp-block-heading{display: block;}.widget-title-fill-and-border .aft-posts-tabs-panel .nav-tabs, .widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs{background-color: #202020;}.widget-title-fill-and-border .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs>li>a{padding-left: 40px;display: block;}.widget-title-fill-and-border .aft-posts-tabs-panel .nav-tabs>li>a:not(.active), .widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs>li>a:not(.active){background-color: transparent;}.aft-dark-mode.widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-fill-and-border .wp_post_author_widget .widget-title .header-after, .aft-dark-mode.widget-title-fill-and-no-border .wp_post_author_widget .widget-title .header-after, .aft-dark-mode .aft-posts-tabs-panel .nav-tabs>li>a, .aft-dark-mode .aft-main-banner-wrapper .widget-title .heading-line{color: #fff;}.aft-posts-tabs-panel .three-column-tabs .nav-tabs {display: flex;justify-content: space-between;}.aft-posts-tabs-panel .three-column-tabs .nav-tabs::before, .aft-posts-tabs-panel .three-column-tabs .nav-tabs::after {display: none;}.aft-posts-tabs-panel .nav-tabs>li>a {border-radius: 0;border: none;margin: 0;display: block;position: relative;line-height: 1.5;}.widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs>li>a i, .widget-title-fill-and-border .aft-posts-tabs-panel .nav-tabs>li>a i {background: rgba(255,255,255,.25);margin-right: 10px;display: inline-block;text-align: center;position: absolute;left: 0;top: 0;min-width: 32px;padding: 6px 10px;height: 29px;line-height: 19px;}.widget-title-fill-and-no-border .aft-posts-tabs-panel .nav-tabs>li>a.active i, .widget-title-fill-and-border .aft-posts-tabs-panel .nav-tabs>li>a.active i {background: rgba(0,0,0,.25) }div.custom-menu-link i {background: rgba(0,0,0,.25);margin-right: 10px;height: 30px;width: 30px;line-height: 30px;text-align: center;display: inline-block;overflow: hidden;}.header-layout-side-4 div.custom-menu-link i , .header-layout-side-2 div.custom-menu-link i , .header-layout-side div.custom-menu-link i {height: 100%;width: 49px;line-height: 49px;margin-right: 15px;}[class*="header-layout-side"] div.custom-menu-link > a {padding-right: 15px;}.header-layout-side-3 div.custom-menu-link {height: unset;}.widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs>li>a.active span::after{content: "";width: 100%;height: 3px;background-color: #0047AB;position: absolute;bottom: -9px;left: 0;padding-right: 5px;}.widget-title-border-center .aft-posts-tabs-panel .nav-tabs>li>a.active::after {content: "";width: 30px;height: 3px;background-color: #0047AB;position: absolute;top: 50%;transform: translateY(-50%);left: 100%;padding-right: 5px;}.nav-tabs{border-bottom: none;}.aft-dark-mode .wp_post_author_widget .awpa-display-name {color: #fff;}.widget-title-border-center .wp_post_author_widget .widget-title, .widget-title-border-center .widget-title{display: flex;width: 100%;align-items: center;}.aft-posts-tabs-panel .tabbed-container{overflow:hidden;}.widget-title-border-center .wp-block-search__label, .widget-title-border-center .wp-block-group .wp-block-heading, .aft-posts-tabs-panel .nav-tabs{position: relative;}.widget-title-border-center .wp-block-group, .widget-title-border-center .aft-posts-tabs-panel .nav-tabs li, .widget-title-border-center .wp_post_author_widget .widget-title, .widget-title-border-center .widget-title {overflow: hidden;}.widget-title-border-center .reviewnews-widget .wp-block-search__label::after, .widget-title-border-center .reviewnews-widget .wp-block-group .wp-block-heading::after, .widget-title-border-center .reviewnews-widget .wp-block-search__label::before, .widget-title-border-center .reviewnews-widget .wp-block-group .wp-block-heading::before, .widget-title-border-center .widget-title .heading-line::before, .widget-title-border-center .aft-posts-tabs-panel .nav-tabs li a::before, .widget-title-border-center .wp_post_author_widget .widget-title .header-after::before, .widget-title-border-center .wp_post_author_widget .widget-title .header-after::after{content: "";display: inline-block;}.widget-title-border-center .reviewnews-widget .wp-block-search__label::before, .widget-title-border-center .reviewnews-widget .wp-block-group .wp-block-heading::before, .widget-title-border-center .aft-posts-tabs-panel .nav-tabs li a::before, .widget-title-border-center .wp_post_author_widget .widget-title .header-after::before, .widget-title-border-center .widget-title .heading-line::before {background: rgba(0,0,0,0.2);height: 1px;width: 10000px;position: absolute;left: 100%;top: 50%;transform: translateY(-50%);}.widget-title-border-center .wp_post_author_widget .widget-title .header-after::after, .widget-title-border-center .wp_post_author_widget .widget-title .header-after::before, .widget-title-border-center .aft-posts-tabs-panel .nav-tabs li::after{top: 50%;transform: translateY(-50%);}.widget-title-border-center .site-footer .wp-block-search__label::before, .aft-dark-mode.widget-title-border-center .wp-block-search__label::before, .aft-dark-mode.widget-title-border-center .wp-block-group .wp-block-heading::before, .aft-dark-mode.widget-title-border-center .aft-posts-tabs-panel .nav-tabs li a::before, .aft-dark-mode.widget-title-border-center .wp_post_author_widget .widget-title .header-after::before, .aft-dark-mode.widget-title-border-center .widget-title .heading-line::before {background: rgba(255, 255, 255, 0.2);}.widget-title-border-center .wp_post_author_widget .widget-title .header-after::after{position: absolute;transform: translateX(10px) translateY(-50%);}.widget-title-border-center .wp-block-search__label::after, .widget-title-border-center .wp-block-group .wp-block-heading::after{position: absolute;top: 50%;transform: translateX(10px) translateY(-50%);}.widget-title-border-center .reviewnews-widget .wp-block-search__label::after, .widget-title-border-center .reviewnews-widget .wp-block-group .wp-block-heading::after, .widget-title-border-center .wp_post_author_widget .widget-title .header-after::after, .widget-title-border-center .widget-title .heading-line-after{background: #0047AB ;height: 3px;margin: 0;flex: 1 0 10px;max-width: 30px;min-width: 30px;z-index: 1;}.widget-title-border-center .widget-title .heading-line{padding: 8px 15px;}.widget-title-border-center .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-border-center .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-border-center .wp_post_author_widget .widget-title .header-after, .widget-title-border-center .widget-title .heading-line {color: #1f1f1f;padding: 0 10px 0 0;font-weight: 700;display: inline-block;}.widget-title-border-center .reviewnews-widget .wp-block-group .wp-block-heading{display: block;}.widget-title-border-center .reviewnews-widget .wp-block-search__label{padding: 0 10px 0 0;font-weight: 700;line-height: 1.5;display: inline-block;}.widget-title-border-center .aft-posts-tabs-panel .nav-tabs>li>a{line-height: 1;}.aft-dark-mode.widget-title-border-center .aft-posts-tabs-panel .nav-tabs>li:first-child{margin-right: 10px;width: calc(50% - 10px);}.aft-dark-mode.widget-title-border-center .reviewnews-widget .wp-block-group .wp-block-heading, .aft-dark-mode.widget-title-border-center .wp_post_author_widget .widget-title .header-after, .aft-dark-mode.widget-title-border-center .widget-title .heading-line{color: #fff;}.widget-title-border-bottom .wp-block-group .wp-block-cover .wp-block-heading, .widget-title-border-center .wp-block-group .wp-block-cover .wp-block-heading{width: unset !important;}.widget-title-border-bottom .wp-block-group .wp-block-cover .wp-block-heading::before, .widget-title-border-center .wp-block-group .wp-block-cover .wp-block-heading::before, .widget-title-border-bottom .wp-block-group .wp-block-cover .wp-block-heading::after, .widget-title-border-center .wp-block-group .wp-block-cover .wp-block-heading::after{display: none;}.wp-block-cover {padding: 0;color: #fff;}.widget-title-border-bottom .widget-title{position: relative;}.widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs, .widget-title-border-bottom .widget-title {border-bottom: 1px solid #0047AB;margin-top: 0;}.aft-dark-mode .wp-block-group ul li, .aft-dark-mode .widget:not(.reviewnews_social_contacts_widget) ul.menu >li, .site-footer .wp-block-group ul li, .site-footer .widget:not(.reviewnews_social_contacts_widget) ul.menu >li, .aft-dark-mode .wp-block-latest-posts.wp-block-latest-posts__list li, .site-footer .wp-block-latest-posts.wp-block-latest-posts__list li, .site-footer .wp-block-latest-comments li.wp-block-latest-comments__comment {border-bottom-color: rgba(255, 255, 255, 0.2);}.aft-dark-mode.widget-title-border-center .site-footer .wp-block-search__label::before, .widget-title-border-center .site-footer .wp-block-search__label::before, .widget-title-fill-and-border .site-footer .aft-posts-tabs-panel .tabbed-head, .widget-title-fill-and-border .site-footer .widget-title, .widget-title-border-bottom .site-footer .aft-posts-tabs-panel .nav-tabs, .widget-title-border-bottom .site-footer .widget-title, .aft-dark-mode .wp-block-latest-comments li.wp-block-latest-comments__comment, .aft-dark-mode.widget-title-fill-and-border .aft-posts-tabs-panel .tabbed-head, .aft-dark-mode.widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs, .aft-dark-mode.widget-title-border-bottom .widget-title {border-bottom-color: rgba(255, 255, 255, 0.2);}.widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading, .widget-title-border-bottom .wp_post_author_widget .widget-title .header-after, .widget-title-border-bottom .widget-title .heading-line, .widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs>li>a {color: #1f1f1f;padding: 0 0 7px;font-weight: 700;display: inline-block;}.widget-title-border-bottom .wp-block-search__label{padding: 0 0 7px;font-weight: 700;line-height: 1.5;display: inline-block;}.widget-title-border-bottom .reviewnews-widget .wp-block-group .wp-block-heading{display: block;}.widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs>li>a {display: flex;}.widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs>li>a span {position: relative;}.aft-dark-mode .aft-posts-tabs-panel .nav-tabs>li>a, .aft-dark-mode.widget-title-border-bottom .wp_post_author_widget .widget-title .header-after, .aft-dark-mode.widget-title-border-bottom .widget-title .heading-line{color: #fff;}.widget-title-border-none .aft-posts-tabs-panel .nav-tabs>li>a{color: #1f1f1f;font-weight: 700;}.aft-dark-mode.widget-title-border-none .aft-posts-tabs-panel .nav-tabs>li>a{color: #fff;}.widget-title-border-none .widget-title .heading-line-before, .widget-title-border-none .widget-title .heading-line-after{display: none;}.widget-title-border-none .widget-title .heading-line {display: inline-block;}.widget-title-border-none .aft-posts-tabs-panel .nav-tabs>li>a {padding: 0 10px 0 0;display: inline-block;}.widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-border-center .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-border-none .aft-posts-tabs-panel .nav-tabs>li>a {opacity: .75;}.widget-title-border-bottom .aft-posts-tabs-panel .nav-tabs>li>a.active, .widget-title-border-center .aft-posts-tabs-panel .nav-tabs>li>a.active, .widget-title-border-none .aft-posts-tabs-panel .nav-tabs>li>a.active {opacity: 1;}.af-banner-carousel, .af-widget-carousel.slick-slider, .af-banner-carousel.slick-slider {overflow: hidden;}.reviewnews-widget .af-slick-navcontrols, .reviewnews-customizer .section-wrapper .af-slick-navcontrols{position: absolute;right: 20px;top: 20px;height: 25px;width: 60px;z-index: 8;}.aft-main-banner-wrapper .reviewnews-customizer .section-wrapper .af-slick-navcontrols, .aft-main-banner-wrapper .af-slick-navcontrols {position: absolute;right: 20px;top: 20px;height: 25px;width: 60px;background-color: #fff;}.aft-dark-mode .aft-main-banner-wrapper .af-slick-navcontrols, .aft-dark-mode .reviewnews-widget .af-slick-navcontrols, .aft-dark-mode .reviewnews-customizer .section-wrapper .af-slick-navcontrols {background: #252525;}.aft-main-banner-wrapper .no-editors-picks-title .reviewnews-customizer .section-wrapper .af-slick-navcontrols, .aft-main-banner-wrapper .no-main-slider-title .af-widget-carousel .af-slick-navcontrols, .aft-main-banner-wrapper .no-editors-picks-title .af-slick-navcontrols, .aft-main-banner-wrapper .no-trending-title .af-slick-navcontrols {position: absolute;right: 5px;top: 5px;}body.aft-default-mode .reviewnews-widget .aft-widgets-no-title .af-slick-navcontrols, body.aft-dark-mode .reviewnews-widget .aft-widgets-no-title .af-slick-navcontrols, body.aft-default-mode .reviewnews-customizer.aft-featured-no-title .af-slick-navcontrols, body.aft-dark-mode .reviewnews-customizer.aft-featured-no-title .af-slick-navcontrols, body.aft-default-mode .aft-main-banner-wrapper .no-editors-picks-title .reviewnews-customizer .section-wrapper .af-slick-navcontrols, body.aft-default-mode .aft-main-banner-wrapper .no-main-slider-title .af-widget-carousel .af-slick-navcontrols, body.aft-default-mode .aft-main-banner-wrapper .no-editors-picks-title .af-slick-navcontrols, body.aft-default-mode .aft-main-banner-wrapper .no-trending-title .af-slick-navcontrols, body.aft-dark-mode .aft-main-banner-wrapper .no-editors-picks-title .reviewnews-customizer .section-wrapper .af-slick-navcontrols, body.aft-dark-mode .aft-main-banner-wrapper .no-main-slider-title .af-widget-carousel .af-slick-navcontrols, body.aft-dark-mode .aft-main-banner-wrapper .no-editors-picks-title .af-slick-navcontrols, body.aft-dark-mode .aft-main-banner-wrapper .no-trending-title .af-slick-navcontrols {background-color: transparent;}.widget-title-border-none .aft-main-banner-wrapper .no-main-slider-title .af-slick-navcontrols, .widget-title-border-none .aft-main-banner-wrapper .no-editors-picks-title .af-slick-navcontrols, .widget-title-border-none .aft-main-banner-wrapper .no-trending-title .af-slick-navcontrols, .widget-title-border-center .aft-main-banner-wrapper .no-main-slider-title .af-slick-navcontrols, .widget-title-border-center .aft-main-banner-wrapper .no-editors-picks-title .af-slick-navcontrols, .widget-title-border-center .aft-main-banner-wrapper .no-trending-title .af-slick-navcontrols {transform: translateY(0) }.aft-trending-part .af-widget-carousel {overflow: hidden;}.af-slick-navcontrols .slide-icon, .af-youtube-slider .slide-icon, .aft-yt-video-item-wrapper .slide-icon{position: absolute;top: 0;font-size: 12px;width: 25px;height: 25px;background: rgba(0,0,0,.05);color: #1f1f1f;text-align: center;line-height: 28px;padding: 0;border: none;z-index: 1;opacity: .5;cursor: pointer;-webkit-transition: 0.075s;-o-transition: 0.075s;transition: 0.075s;}.aft-featured-video-section .reviewnews-customizer {position: relative;}.aft-dark-mode .af-slick-navcontrols .slide-icon, .aft-dark-mode .af-youtube-slider .slide-icon, .aft-dark-mode .aft-yt-video-item-wrapper .slide-icon{background: rgba(255,255,255,.075);color: #fff;}.af-widget-carousel .slide-icon:before{font-family: inherit;}.af-slick-navcontrols .slide-icon.slide-prev, .af-youtube-slider .slide-icon.slide-prev, .aft-yt-video-item-wrapper .slide-icon.slide-prev {right: 27px;}.af-slick-navcontrols .slide-icon.slide-next, .af-youtube-slider .slide-icon.slide-next, .aft-yt-video-item-wrapper .slide-icon.slide-next, .af-widget-carousel .slide-icon.slide-next {right: 0;}.af-youtube-video-list .primary-video.af-youtube-video-carousel iframe.entry-header-yt-iframe, .af-youtube-video-list .primary-video.af-youtube-video-carousel .entry-header-yt-video-wrapper {height: 240px;}.af-youtube-video-list .primary-video.af-youtube-video-carousel{max-height: 240px;overflow: hidden;}.slick-vertical .slick-slide, .af-youtube-slider-thumbnail.slick-vertical .slick-slide {border: none !important;line-height: 1;}.af-youtube-video-list .primary-video.af-youtube-video-carousel.slick-slider {margin: 0 10px;overflow-x: clip;width: unset;}.af-youtube-video-list .primary-video.af-youtube-video-carousel .slick-list {margin: 0 -10px;}.af-youtube-video-list .primary-video.af-youtube-video-carousel .slick-slide {line-height: 1;padding: 0 10px;}.slick-item.slick-slide:focus{outline: none;}.reviewnews-widget:hover .af-slick-navcontrols .slide-icon, .reviewnews-customizer:hover .af-slick-navcontrols .slide-icon, .af-youtube-slider:hover .slide-icon, .aft-yt-video-item-wrapper:hover .slide-icon, .af-widget-carousel:hover .slide-icon{opacity: 0.7;visibility: visible;}.reviewnews-widget .af-slick-navcontrols .slide-icon:hover, .reviewnews-customizer .af-slick-navcontrols .slide-icon:hover, .af-youtube-slider .slide-icon:hover, .aft-yt-video-item-wrapper .slide-icon:hover, .af-widget-carousel .slide-icon:hover{opacity: 1;}.banner-single-slider-1-wrap{margin-bottom: 20px;}.banner-single-slider-1 .read-img{height: 700px;}.banner-single-slider-1 .read-single{margin-bottom: 0;}.banner-single-slider-1 .read-details{position: absolute;z-index: 9;width: 100%;bottom: 0;left: 0;padding: 15px;padding-bottom: 50px;background: rgba(0, 0, 0, 0.75);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);}.banner-single-slider-1 span.min-read-post-format{margin-bottom: 10px;display: inline-block;position: inherit;}.banner-single-slider-1 .read-title h3{font-weight: bold;}.grid-design-texts-over-image .af-post-format, .grid-design-texts-over-image .category-color-1, .grid-design-texts-over-image .read-details .entry-meta span a, .grid-design-texts-over-image .read-details .entry-meta span, .grid-design-texts-over-image .read-title h3 a{color: #fff;}.entry-meta span.posts-author a {display: inline-block;}.banner-single-slider-1 .read-img .aft-comment-view-share{margin-left: 0;position: relative;z-index: 1;}body.aft-header-layout-boxed .aft-main-banner-section .read-img .aft-comment-view-share, body.aft-header-layout-transparent .aft-main-banner-section .read-img .aft-comment-view-share{display: none;}.single-posts-promotions{margin: 0 0 20px;}.entry-content-wrap .single-posts-promotions .reviewnews-widget {padding: 0;box-shadow: none;}.single-posts-promotions .reviewnews-widget:not(:first-child) {margin-top: 20px;}.read-img.pos-rel .single-posts-promotions:first-child{margin-top: 0px;margin-bottom: 20px;}.read-img.pos-rel .single-posts-promotions:last-child{margin-top: 20px;margin-bottom: 0px;}.home-main-banner-widgets .reviewnews-widget{margin-top: 20px;}.primary-video iframe.af-yt-video-item {height: 362px;}.secondary-video iframe.af-yt-video-item {height: 170px;}.secondary-video iframe.af-yt-video-item {margin-bottom: 20px;}.entry-content > p > iframe[src*="vimeo.com"], .entry-content > p > iframe[src*="youtube.com"]{width: 100% !important;}.af-youtube-video-list .entry-header-yt-video-container {position: relative;line-height: 1;cursor: pointer;}.af-youtube-video-list .secondary-video .entry-header-yt-video-container.pad-youtube {padding-left: 7.5px;padding-right: 7.5px;}iframe.af-hide-iframe{position: absolute;width: 100%;left: 0;top: 0;height: 360px;border: none;}.reviewnews_youtube_video_widget .af-youtube-slider .widget-yt-thumbnail.af-hide-frame {z-index: -1;position: relative;}.af-hide-item {opacity: 0;visibility: hidden;transition: all 0.075s ease;position: absolute;}.fluid-width-video-wrapper {padding: 0 !important;}.af-youtube-video-list .entry-header-yt-video-wrapper {width: 100%;height: 170px;overflow: hidden;top: 0;left: 0;}.af-youtube-video-list .secondary-video .entry-header-yt-video-wrapper {width: calc(100% - 15px);left: 7.5px;}.af-youtube-video-list .primary-video .entry-header-yt-video-wrapper {height: 357px;}.af-youtube-video-list iframe.entry-header-yt-iframe{width: 100%;height: 170px;border: none;}.af-youtube-video-list .primary-video iframe.entry-header-yt-iframe{height: 357px;}.af-youtube-slider-thumbnail .vid-thumb{position: relative;display: block;}.af-youtube-video-list .entry-header-yt-video-wrapper .vid-thumb{position: absolute;height: 100%;width: 100%;top:0;left: 0;}.af-youtube-slider .af-video-wrap .af-bg-play, .af-youtube-video-list .entry-header-yt-video-wrapper .af-yt-video-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 2;color: #fff;font-size: 20px;border: none;border-radius: 50%;overflow: hidden;}.af-youtube-slider .af-video-wrap .af-bg-play::before, .af-youtube-video-list .entry-header-yt-video-wrapper .af-yt-video-play::before{content: "";position: absolute;left: 100%;top: -100%;width: 200%;height: 20px;transform: rotate(45deg);background-color: rgba(255,255,255,.5);}.af-youtube-slider .af-video-wrap:hover .af-bg-play::before, .af-youtube-video-list .entry-header-yt-video-wrapper:hover .af-yt-video-play::before{top: 110%;left: -110%;transition: .4s;}.af-youtube-slider .af-video-wrap .af-bg-play::after, .af-youtube-video-list .entry-header-yt-video-wrapper .af-yt-video-play::after{content: "";position: absolute;left: 120%;top: -120%;width: 200%;height: 10px;opacity: .5;transform: rotate(45deg);background-color: rgba(255,255,255,.5);}.af-youtube-slider .af-video-wrap:hover .af-bg-play::after, .af-youtube-video-list .entry-header-yt-video-wrapper:hover .af-yt-video-play::after{top: 90%;left: -90%;transition: .6s;opacity: 1;}.af-youtube-slider .af-video-wrap .af-bg-play i, .af-youtube-video-list .entry-header-yt-video-wrapper .af-yt-video-play i{width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;border-radius: 50%;background-color: #0047AB;}.af-youtube-video-list .entry-header-yt-video-wrapper .reviewnews-yt-thumb{height: 100%;width: 100%;object-fit: cover;}.af-youtube-video-list .secondary-video .entry-header-yt-video-container{width: 50%;float: left;margin-bottom: 15px;}.af-youtube-slider {padding: 0;}#sidr .reviewnews_youtube_video_widget .af-youtube-slider-thumbnail{display: none;}#sidr .reviewnews_youtube_video_widget .af-youtube-slider{width: 100% }#sidr .reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img{height: 230px;}@media screen and (min-width: 991px){.home-main-banner-widgets .reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img {height: 490px;}.home-main-banner-widgets .reviewnews_youtube_video_widget span.vid-thumb img {height: 153px;}.primary-footer-area .reviewnews_youtube_video_widget .af-youtube-slider-thumbnail, #secondary .reviewnews_youtube_video_widget .af-youtube-slider-thumbnail{display: none;}.primary-footer-area .reviewnews_youtube_video_widget .af-youtube-slider, #secondary .reviewnews_youtube_video_widget .af-youtube-slider{width: 100% }.primary-footer-area .reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img, #secondary .reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img{height: 230px;}#primary .reviewnews_youtube_video_widget .af-youtube-slider-thumbnail, #primary .reviewnews_youtube_video_widget .af-youtube-slider{max-height: 360px;overflow: hidden;}#secondary .reviewnews_youtube_video_widget .af-youtube-slider{max-height: 230px;overflow: hidden;}}@media screen and (max-width: 990px) and (min-width: 769px) {.home-main-banner-widgets .reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img, #primary .reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img {height: 400px;}#primary .reviewnews_youtube_video_widget .af-youtube-slider-thumbnail, #primary .reviewnews_youtube_video_widget .af-youtube-slider{max-height: 400px;overflow: hidden;}.home-main-banner-widgets .reviewnews_youtube_video_widget span.vid-thumb img, #primary .reviewnews_youtube_video_widget span.vid-thumb img {height: 123px;}}.af-banner-carousel .slick-list{margin-right: -10px;margin-left: -10px;}.af-banner-carousel .slick-slide{line-height: 1;padding-right: 10px;padding-left: 10px;}.af-wrapper .af-banner-carousel .read-img.read-bg-img{height: 250px;}.aft-main-banner-part .aft-slider-part .read-single{margin: 0;}.aft-editors-and-trending-part, .aft-slider-part, .aft-thumb-part, .aft-trending-part{margin: 20px 0 0;}.aft-main-banner-wrapper .aft-editors-and-trending-part{padding: 0;}.aft-main-banner-wrapper .aft-slider-part, .aft-main-banner-wrapper .aft-thumb-part, .aft-main-banner-wrapper .aft-trending-part{padding: 0 5px;}.af-banner-carousel .read-img.read-bg-img{height: 440px;}.aft-banner-layout-7 .af-banner-carousel{height: unset;overflow: hidden;}.aft-banner-layout-7 .af-banner-carousel.af-carousel-2 .read-img.read-bg-img{height: unset;aspect-ratio: 3/1.97;}.aft-banner-layout-7 .af-banner-carousel.af-carousel-3 .read-img.read-bg-img{height: unset;aspect-ratio: 1 / 1;}.aft-banner-layout-7 .af-banner-carousel.af-carousel-4 .read-img.read-bg-img{height: unset;aspect-ratio: 3/4;}.aft-banner-layout-7 .af-banner-carousel.af-carousel-1 .read-img.read-bg-img{height: unset;aspect-ratio: 13.6/5.5;}.af-banner-carousel.common-carousel .read-details{position: absolute;bottom: 0;left: 0;width: 100%;color: #fff;padding: 15px;z-index: 1;background: rgba(0,0,0,0.95);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);}.trending-posts-vertical .slick-list{margin-bottom: -10px;}.trending-posts-vertical .read-single {margin-bottom: 10px;min-height: 85px;}.reviewnews_tabbed_posts_widget .af-double-column.list-style .read-bg-img , .trending-posts-vertical .af-double-column.list-style .read-bg-img , .af-double-column.list-style .read-bg-img {height: 110px;width: 40%;max-width: 110px;}.reviewnews_tabbed_posts_widget .af-double-column.list-style .read-details , .trending-posts-vertical .af-double-column.list-style .read-details , .af-double-column.list-style .read-details {max-height: 110px;overflow: hidden;width: calc(100% - 110px);}.reviewnews_posts_single_column_widget .af-double-column.list-style .read-details {height: unset;overflow: unset;max-height: unset;}.archive-layout-list .af-double-column.list-style .read-bg-img, .reviewnews_posts_single_column_widget .af-double-column.list-style .read-bg-img {width: calc(50% - 7.5px);max-width: calc(50% - 7.5px);height: unset;aspect-ratio: 3/2;}.archive-layout-list .af-double-column.list-style .read-details, .reviewnews_posts_single_column_widget .af-double-column.list-style .read-details {width: calc(50% + 7.5px);max-height: unset;}.aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-single {flex-wrap: wrap;}.af-list-post.reviewnews-customizer .af-double-column.list-style.no-post-image .read-bg-img{width: 0;}.af-list-post.reviewnews-customizer .af-double-column.list-style.no-post-image .read-details, .aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-bg-img , .aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-details {width: 100%;padding-left: 0;padding-right: 0;}.archive-layout-list .no-post-image .read-bg-img, .archive-layout-grid .no-post-image .read-bg-img, .featured-posts.reviewnews-customizer .no-post-image .read-bg-img, .grid-layout.reviewnews-customizer .no-post-image .read-bg-img, .latest-posts-grid .no-post-image .read-bg-img{height: unset !important;background: transparent !important;padding-top: 0;display: flex;aspect-ratio: unset !important;flex-direction: column;}.aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-bg-img{height: unset !important;background: transparent;padding-top: 0;max-width: unset;aspect-ratio: unset;}body.aft-dark-mode .aft-masonry-archive-posts .no-post-image .read-img, body.aft-dark-mode .af-reated-posts.reviewnews-customizer .no-post-image .read-img.read-bg-img{background: transparent;}article.latest-posts-full .no-post-image .read-img, .full-width-content article.latest-posts-full .no-post-image .read-img {height: unset !important;background: transparent;aspect-ratio: unset;}.featured-posts.reviewnews-customizer .no-post-image .read-img span.min-read, .featured-posts.reviewnews-customizer .no-post-image .read-img .af-post-format, .featured-posts.reviewnews-customizer .no-post-image .category-min-read-wrap, .grid-layout.reviewnews-customizer .no-post-image .read-img span.min-read, .grid-layout.reviewnews-customizer .no-post-image .read-img .af-post-format, .grid-layout.reviewnews-customizer .no-post-image .category-min-read-wrap, .latest-posts-grid .no-post-image .read-img span.min-read, .latest-posts-grid .no-post-image .read-img .af-post-format, .latest-posts-grid .no-post-image .category-min-read-wrap, .archive-layout-grid .no-post-image .read-img span.min-read, .archive-layout-grid .no-post-image .read-img .af-post-format, .archive-layout-grid .no-post-image .category-min-read-wrap, .archive-layout-list .no-post-image .read-img span.min-read, .archive-layout-list .no-post-image .read-img .af-post-format, .archive-layout-list .no-post-image .category-min-read-wrap, .archive-layout-full .grid-design-default.no-post-image .read-img span.min-read, .aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-img span.min-read, .archive-layout-full .read-img a.aft-post-image-link, .archive-layout-full .grid-design-default.no-post-image .read-img .af-post-format, .archive-layout-full .grid-design-default.no-post-image .category-min-read-wrap, .aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-img .af-post-format, .aft-archive-wrapper .archive-list-post .no-post-image .read-categories, .aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-img a.aft-post-image-link {position: static;}.archive-layout-list .no-post-image .read-img span.min-read, .archive-layout-grid .no-post-image .read-img span.min-read, .archive-layout-grid article:not(.aft-first-post-full) .no-post-image .read-img span.min-read, .featured-posts.reviewnews-customizer .no-post-image .read-img span.min-read, .grid-layout.reviewnews-customizer .no-post-image .read-img span.min-read, .latest-posts-grid .no-post-image .read-img span.min-read {opacity: 1;background: transparent;color: inherit;padding: 0;margin-right: 10px;}.aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-img span.min-read{padding: 0;margin-right: 10px;}.aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .category-min-read-wrap.af-cat-widget-carousel {display: flex;align-items: center;flex-wrap: wrap;width: 100%;}.aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-bg-img > a {display: none;}.archive-layout-list.archive-image-right .af-double-column.list-style.no-post-image .category-min-read-wrap.af-cat-widget-carousel {justify-content: flex-end;}body:not(.single) .archive-layout-full .grid-design-default.no-post-image .read-img span.min-read, body:not(.single) .aft-archive-wrapper.archive-layout-list .af-double-column.list-style.no-post-image .read-single span.min-read {background: transparent;color: inherit;}body:not(.single) .archive-layout-full .grid-design-default.no-post-image .read-img span.min-read {padding: 0;}body:not(.single) .archive-layout-full .grid-design-default.no-post-image .read-img .post-format-and-min-read-wrap {margin-bottom: 10px;}@media screen and (max-width: 480px){.aft-archive-wrapper.archive-layout-list.archive-image-right .af-double-column.list-style.no-post-image .category-min-read-wrap.af-cat-widget-carousel {justify-content: flex-start;}}.archive-image-right .af-double-column.list-style.no-post-image .read-details.pad {padding-right: 0;}.archive-image-right .af-double-column.list-style.no-post-image .cat-links li {margin-right: 0;margin-left: 5px;}.archive-image-right .af-double-column.list-style.no-post-image .cat-links li:first-child {margin-left: 0;}.featured-posts.reviewnews-customizer .no-post-image .read-img a.aft-post-image-link , .grid-layout.reviewnews-customizer .no-post-image .read-img a.aft-post-image-link , .latest-posts-grid .no-post-image .read-img a.aft-post-image-link {z-index: -1;}.site-footer .reviewnews_posts_single_column_widget .af-double-column.list-style .read-bg-img , #secondary .reviewnews_posts_single_column_widget .af-double-column.list-style .read-bg-img , #sidr .reviewnews_posts_single_column_widget .af-double-column.list-style .read-bg-img {width: 100%;max-width: 100%;}.site-footer .reviewnews_posts_single_column_widget .af-double-column.list-style .read-details , #secondary .reviewnews_posts_single_column_widget .af-double-column.list-style .read-details , #sidr .reviewnews_posts_single_column_widget .af-double-column.list-style .read-details {width: 100%;padding: 15px 0;}.site-footer .reviewnews_posts_single_column_widget .af-double-column.list-style .read-single , #secondary .reviewnews_posts_single_column_widget .af-double-column.list-style .read-single , #sidr .reviewnews_posts_single_column_widget .af-double-column.list-style .read-single {flex-wrap: wrap;}.archive-list-post .read-categories, .reviewnews_posts_single_column_widget .read-categories {position: absolute;bottom: 10px;left: 15px;right: 15px;}.reviewnews_posts_double_columns_widget .af-double-column.list-style .read-bg-img, .reviewnews_trending_news_widget .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img, .reviewnews_popular_news_widget .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img, .af-trending-posts .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img{height: 110px;width: 40%;}.aft-trending-posts.list-part .af-double-column.list-style .read-title h3{margin-top: 0;}.read-img .trending-no{position: absolute;bottom: 0;right: 0;width: 25px;height: 25px;text-align: center;line-height: 25px;font-weight: 700;font-size: 14px;}.trending-posts-vertical .read-title h3{margin-bottom: 0;}.trending-posts-vertical .read-categories{padding: 0;}.trending-posts-vertical .read-categories li{float: left;margin-bottom: 2px;}.trending-posts-vertical .read-categories li:last-child{margin-bottom: 2px;}.af-double-column.list-style .read-img .aft-comment-view-share{display: none;}.af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .read-details{padding-top: 0;padding-bottom: 0 }@media screen and (min-width: 1025px){.full-width-content .archive-layout-list .af-double-column.list-style .read-bg-img, .full-width-content .reviewnews_posts_single_column_widget .af-double-column.list-style .read-bg-img {width: calc(33.33% - 7.5px);max-width: calc(33.33% - 7.5px);}.full-width-content .archive-layout-list .af-double-column.list-style .read-details, .full-width-content .reviewnews_posts_single_column_widget .af-double-column.list-style .read-details{width: calc(66.67% + 7.5px);}.full-width-content .archive-layout-list .af-double-column.list-style.no-post-image .read-bg-img, .full-width-content .archive-layout-list .af-double-column.list-style.no-post-image .read-details{width: 100%;max-width: 100%;}.full-width-content .archive-layout-list .af-double-column.list-style.no-post-image .read-bg-img{padding-top: 0;line-height: 1;}}.aft-comment-view-share {padding: 5px 0;position: relative;}.entry-meta div.aft-comment-view-share {display: inline-block;}.read-img .aft-comment-view-share{padding: 0;margin-left: 15px;margin-top: 15px;position: absolute;width: 100%;top: 0;left: 0;z-index: 1;}.aft-comment-view-share > span{width: 30px;height: 30px;border-radius: 100%;display: inline-block;}.aft-comment-view-share > span:not(:last-child){margin-right: 10px;}.entry-meta .aft-comment-view-share > span {width: auto;height: auto;}.aft-comment-view-share > span > a{display: block;text-align: center;line-height: normal;position: relative;}article .aft-comment-view-share > span > a {color: #fff;}.aft-comment-view-share > span.aft-jpshare{background-color: rgba(0, 0, 0, 0.2);}.aft-comment-view-share > span > i{display: block;text-align: center;line-height: 30px;font-size: 12px;position: relative;}.aft-comment-view-share > span > i{color: #fff;}@media print {body * {visibility: hidden;}.entry-content-wrap.read-single.social-after-title, .entry-content-wrap.read-single.social-after-title * {visibility: visible;}.entry-content-wrap.read-single.social-after-title {position: absolute;top: 0;left: 0;width: 100%;padding: 0 20px;background: #fff;}.site-header, .site-footer, .aft-social-share, .sidebar, .navigation, .aft-bookmark-post, .aft-copy-to-clipboard, .aft-print-page {display: none !important;}a[href]:after {content: none !important;}}.aft-social-share div.sharedaddy h3.sd-title, .aft-comment-view-share div.sharedaddy h3.sd-title{display: none;}.aft-copy-to-clipboard:focus {outline: 2px dashed #555;outline-offset: 4px;}div.sharedaddy{display: inline-block;}div.sharedaddy .sd-content ul{margin-bottom: 0 !important;}div.sharedaddy .sd-content ul li{margin-bottom: 0;padding: 0;}div.sharedaddy .sd-content ul li:last-child{display: none;}.aft-social-share a i, div.sharedaddy .sd-content ul li a.sd-button{display: block;width: 34px;height: 34px;font-size: 16px;line-height: 30px;position: relative;text-align: center;border-radius: 0;padding: 0;border: none;color: #fff !important;background: #000;}span.aft-jpshare {margin-top: 10px;margin-bottom: 5px;}.aft-social-share a i{display: inline-block;margin-right: 5px;margin-bottom: 5px;line-height: 34px;border-radius: 50%;}.aft-social-share a i.aft-icon-facebook, div.sharedaddy .sd-content ul li.share-facebook a.sd-button{background: #3b5998;}div.sharedaddy .sd-content ul li.share-x a.sd-button{background: #000;}div.sharedaddy .sd-content ul li.share-twitter a.sd-button{background: #000;}div.sharedaddy .sd-content ul li.share-threads a.sd-button{background: #000;}.aft-social-share a i.aft-icon-linkedin, div.sharedaddy .sd-content ul li.share-linkedin a.sd-button{background: #0077b5;}div.sharedaddy .sd-content ul li.share-skype a.sd-button{background: #00AFF0;}.aft-social-share a i.aft-icon-pinterest, div.sharedaddy .sd-content ul li.share-pinterest a.sd-button{background: #ca1f27;}.aft-social-share a i.aft-icon-envelope, div.sharedaddy .sd-content ul li.share-print a.sd-button{background: #324390;}div.sharedaddy .sd-content ul li.share-tumblr a.sd-button{background: #2c4762;}.aft-social-share a i.aft-icon-telegram, div.sharedaddy .sd-content ul li.share-telegram a.sd-button{background: #0088cc;}.aft-social-share a i.aft-icon-line, .aft-social-share a i.aft-icon-whatsapp, div.sharedaddy .sd-content ul li.share-jetpack-whatsapp a.sd-button{background: #43c452;}.aft-social-share a i.aft-icon-reddit, div.sharedaddy .sd-content ul li.share-reddit a.sd-button{background: #FF5700;}div.sharedaddy .sd-content ul li.share-pocket a.sd-button{background: #ee4056;}.sd-content ul li a.sd-button:before{vertical-align: middle !important;top: 0 ;}.aft-jpshare div.sharedaddy .sd-content ul li a.sd-button:before{color: #ffffff;}div.sharedaddy .sd-content ul li a.sd-button > span{display: none;}div.sharedaddy .sd-content ul li a.sd-button.no-icon:before{display: inline;}span.aft-jpshare {display: inline-block;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li a.sd-button{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}span.aft-jpshare:hover div.sharedaddy .sd-content ul li a.sd-button{opacity:0.9;}span.aft-jpshare div.sharedaddy .sd-content ul li a.sd-button:hover{opacity:1;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(1) a.sd-button{transition-delay: 0ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(2) a.sd-button{transition-delay: 50ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(3) a.sd-button{transition-delay: 100ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(4) a.sd-button{transition-delay: 150ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(5) a.sd-button{transition-delay: 200ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(6) a.sd-button{transition-delay: 250ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(7) a.sd-button{transition-delay: 300ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(8) a.sd-button{transition-delay: 350ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(9) a.sd-button{transition-delay: 400ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(10) a.sd-button{transition-delay: 450ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(11) a.sd-button{transition-delay: 500ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(12) a.sd-button{transition-delay: 550ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(13) a.sd-button{transition-delay: 600ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(14) a.sd-button{transition-delay: 650ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(15) a.sd-button{transition-delay: 700ms;}div.sharedaddy .sd-social-official ul li{width: 30px !important;height: 30px !important;overflow: hidden !important;margin-right: 5px !important;position: relative;border-radius: 100%;text-align: center;}div.sharedaddy .sd-social-official ul li:before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #fff;font-size: 14px;font-family: FontAwesome;line-height: 30px;vertical-align: middle;}div.sharedaddy .sd-content ul li a.sd-button:hover {border: none;}div.sharedaddy .sd-social-official ul li > div, div.sharedaddy .sd-social-official ul li > iframe, div.sharedaddy .sd-social-official ul li > a.sd-button, span.aft-jpshare:hover div.sharedaddy .sd-social-official ul li a.sd-button, div.sharedaddy .sd-social-official ul li > a{opacity: 0.01;}div.sharedaddy .sd-social-official ul li:before{content: "\f096";}div.sharedaddy .sd-social-official ul li.share-facebook:before{content: "\f09a";}div.sharedaddy .sd-social-official ul li.share-x:before{content: "\e61b";}div.sharedaddy .sd-social-official ul li.share-twitter:before{content: "\e61b";}div.sharedaddy .sd-social-official ul li.share-threads:before{content: "\e618";}div.sharedaddy .sd-social-official ul li.share-jetpack-whatsapp:before{content: "\f232";}div.sharedaddy .sd-social-official ul li.share-pinterest:before{content: "\f231";}div.sharedaddy .sd-social-official ul li.share-linkedin:before{content: "\f0e1";}div.sharedaddy .sd-social-official ul li.share-reddit:before{content: "\f281";}div.sharedaddy .sd-social-official ul li.share-pocket:before{content: "\f265";}div.sharedaddy .sd-social-official ul li.share-print:before{content: "\f02f";}div.sharedaddy .sd-social-official ul li.share-skype:before{content: "\f17e";}div.sharedaddy .sd-social-official ul li.share-telegram:before{content: "\f2c6";}div.sharedaddy .sd-social-official ul li.share-tumblr:before{content: "\f173";}div.sharedaddy .sd-social-official ul li{opacity: 0;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: all 0.075s linear;-moz-transition: all 0.075s linear;-ms-transition: all 0.075s linear;-o-transition: all 0.075s linear;transition: all 0.075s linear;}span.aft-jpshare:hover div.sharedaddy .sd-social-official .sd-content ul li{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}span.aft-jpshare:hover div.sharedaddy .sd-social-official .sd-content ul li{opacity:0.7;}span.aft-jpshare div.sharedaddy .sd-social-official .sd-content ul li:hover{opacity:1;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(1){transition-delay: 0ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(2){transition-delay: 50ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(3){transition-delay: 100ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(4){transition-delay: 150ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(5){transition-delay: 200ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(6){transition-delay: 250ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(7){transition-delay: 300ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(8){transition-delay: 350ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(9){transition-delay: 400ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(10){transition-delay: 450ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(11){transition-delay: 500ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(12){transition-delay: 550ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(13){transition-delay: 600ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(14){transition-delay: 650ms;}span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(15){transition-delay: 700ms;}.aft-social-share .aft-jpshare i {height: 34px;width: 34px;line-height: 34px;font-size: 16px;text-align: center;border: 1px solid;border-radius: 50%;color: inherit;margin-right: 5px;display: inline-block;cursor: pointer;}.aft-copy-toast {padding: 5px 12px;background: inherit;z-index: 9;border: 1px solid #ccc;font-size: 12px;font-weight: 700;border-radius: 5px;transform: translateY(-10px);}.aft-copy-toast::before {content: "";border-top: 6px solid #ccc;border-left: 6px solid transparent;border-right: 6px solid transparent;position: absolute;bottom: -7px;left: 10px;}.aft-copy-toast::after {content: "";border-top: 6px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;position: absolute;bottom: -6px;left: 10px;}article .post-description p:last-child{margin-bottom: 0;}.aft-archive-wrapper article .read-categories{padding-top: 0;}.list-style .read-single {display: flex;align-items: center;}.list-style .read-bg-img {height: 290px;}article.archive-image-alternate:nth-of-type(even) .list-style .read-single , article.archive-image-right .list-style .read-single{flex-direction: row-reverse;}article.archive-image-alternate:nth-of-type(even) .list-style .read-details , article.archive-image-right .list-style .read-details{padding-left: 0;padding-right: 15px;}article.aft-first-post-full{overflow: hidden;}.home-featured-widgets .reviewnews-ad-sidebar, .reviewnews-ad-before-content, .reviewnews-ad-archive-before, .reviewnews-ad-archive-after{padding-bottom: 20px;overflow: hidden;}.reviewnews-ad-after-content {padding-top: 20px;}.home .reviewnews-ad-archive-before{padding: 20px 20px 0;}.home .reviewnews-ad-archive-after{padding: 0 20px 20px;}.reviewnews-ad-archive-between, article.latest-posts-grid{margin-bottom: 20px;overflow: hidden;}article.latest-posts-grid .read-single{margin-bottom: 0;}article.archive-image-up-alternate .archive-grid-post .read-single{display: flex;flex-wrap: wrap;height: 100%;}.three-col-masonry article.col-2 {width: 33.33%;}.four-col-masonry article.col-2 {width: 25%;}.three-col-masonry article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single{flex-direction: column-reverse;}body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single{flex-direction: column-reverse;}.three-col-masonry article:nth-of-type(3n+1).archive-image-up-alternate .archive-grid-post .read-single, .three-col-masonry article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single{flex-direction: column;}body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+4).archive-image-up-alternate .archive-grid-post .read-single{flex-direction: column;}.archive-layout-grid.four-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single , .archive-layout-grid.two-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single {flex-direction: column-reverse;}.archive-layout-grid.four-col-masonry article:nth-of-type(odd).archive-image-up-alternate .archive-grid-post .read-single , .archive-layout-grid.two-col-masonry article:nth-of-type(odd).archive-image-up-alternate .archive-grid-post .read-single {flex-direction: column;}body.archive-first-post-full .three-col-masonry article:nth-of-type(3n).archive-image-up-alternate .archive-grid-post .read-single .read-details, body:not(.archive-first-post-full) .three-col-masonry article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single .read-details, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single .read-details, .archive-layout-grid.four-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single .read-details , .archive-layout-grid.two-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single .read-details{padding: 0 0 15px;}body.archive-first-post-full .three-col-masonry article:nth-of-type(3n).archive-image-up-alternate .archive-grid-post .read-single .read-details h4, body:not(.archive-first-post-full) .three-col-masonry article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single .read-details h4, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single .read-details h4, .archive-layout-grid.four-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single .read-details h4 , .archive-layout-grid.two-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single .read-details h4{margin-top: 0;}body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate{width: 100%;}body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-single , body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-single , body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-single {display: flex;align-items: center;}body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-img , body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-img , body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-img {align-self: flex-start;}body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img , body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img {width: calc(50% - 7.5px);float: left;}body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-details , body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-details, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-details {float: left;padding: 15px;width: calc(50% + 7.5px);}body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate{width: 100%;}body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-single , body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-single , body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-single {display: flex;align-items: center;}body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-img , body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-img , body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-img {align-self: flex-start;}body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-bg-img , body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-bg-img {width: calc(50% - 7.5px);float: left;}body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-details , body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-details {float: left;padding: 15px;width: calc(50% + 7.5px);}article.latest-posts-full .read-single {margin-bottom: 30px;overflow: hidden;}.archive article.latest-posts-full:not(:last-child) .read-single.grid-design-texts-over-image, article.latest-posts-full .read-single.grid-design-texts-over-image {margin-bottom: 20px;}article.latest-posts-full .read-img{height: unset;aspect-ratio: 3/2;}article.latest-posts-full .read-descprition.full-item-discription {padding: 15px;}.archive-layout-full:not(.full-image-first) article.latest-posts-full .pad-archive{padding: 15px;}.archive-layout-full.full-image-first article.latest-posts-full .pad-archive{padding: 15px;}.archive-layout-full.full-image-first article.latest-posts-full .read-descprition.full-item-discription {padding-top: 0;}.archive-layout-full.archive-title-first .read-item{display: flex;flex-direction: column-reverse;}.archive-layout-full.archive-title-first .read-item .read-details{padding: 10px;}.archive-layout-full.archive-image-first .read-descprition.full-item-discription {padding-top: 0;}.archive-layout-full.full-with-grid article.col-1{width: 50%;}.archive-layout-full.full-with-grid .read-item{display: flex;flex-direction: column;}.archive-layout-full.full-with-grid article.latest-posts-full .read-descprition.full-item-discription{padding-top: 0;}.archive-layout-full.full-with-grid article.col-1:not(:nth-of-type(5n+1)) .pad-archive{margin-bottom: 0;}.archive-layout-full.full-with-grid article.col-1:not(:nth-of-type(5n+1)) .ptb-10{padding-top: 0;}.archive-layout-full.full-with-grid article.col-1:nth-of-type(5n+1){width: 100%;}.aft-archive-wrapper.archive-layout-grid {display: flex;flex-wrap: wrap;}.archive-layout-grid.clearfix::before, .archive-layout-grid.clearfix::after{display: none;}.two-col-masonry.aft-masonry-archive-posts .reviewnews-ad-archive-between.float-l.col-1, .two-col-masonry.archive-layout-grid .reviewnews-ad-archive-between.float-l.col-1, .two-col-masonry .col-3{width: 50%;}.four-col-masonry.aft-masonry-archive-posts .reviewnews-ad-archive-between.float-l.col-1, .four-col-masonry.archive-layout-grid .reviewnews-ad-archive-between.float-l.col-1, .four-col-masonry .col-3{width: 25%;}.three-col-masonry.aft-masonry-archive-posts .reviewnews-ad-archive-between.float-l.col-1, .three-col-masonry.archive-layout-grid .reviewnews-ad-archive-between.float-l.col-1{width: 33.33%;}.archive-layout-grid article.col-3 .read-img.read-bg-img {height: unset;aspect-ratio: 3/2;width: 100%;}.four-col-masonry.aft-archive-wrapper .archive-layout-grid .read-details .entry-meta {margin-bottom: 0;}.four-col-masonry.aft-archive-wrapper .archive-layout-grid .read-details .post-description {display: none;}.archive article .page-links {display: none;}.reviewnews-pagination {text-align: center;}.reviewnews-pagination .pagination {margin-top: 0;display: inline-block;}.post-page-numbers, .reviewnews-pagination .nav-links .page-numbers.current, .reviewnews-pagination .nav-links .page-numbers{min-width: 30px;height: 30px;text-align: center;line-height: 28px;font-size: 14px;display: inline-block;color: #4c4c4c;border-width: 1px;border-style: solid;border-image: initial;text-decoration: none;padding: 0px 10px;font-weight: 700;}.aft-dark-mode .post-page-numbers, .aft-dark-mode .reviewnews-pagination .nav-links .page-numbers{color: #ffffff;border-color: rgba(255, 255, 255, 0.3);}span.post-page-numbers.current, .reviewnews-pagination .nav-links .page-numbers.current{color: #fff;background: #212121;border-color: #212121;}.aft-archive-wrapper .archive-layout-list .read-details{padding-top: 15px;padding-bottom: 15px;}.aft-archive-wrapper .archive-layout-grid .read-details .entry-meta, .aft-archive-wrapper .archive-layout-list .read-details .entry-meta, .aft-archive-wrapper.aft-masonry-archive-posts .read-details .entry-meta{margin-bottom: 5px;}.below-banner-advertisment-section{text-align: center;margin: 20px auto 0;width: 100%;max-width: 1440px;padding: 0 20px;}.featured-category-item > .read-img {margin-bottom: 20px;}.featured-category-item > .read-img a {display: block;position: relative;height: 100%;color: #fff;}.featured-category-item > .read-img a span {position: absolute;top: 50%;left: 50%;background: rgba(255, 255, 255, 0.75);padding: 0 10px;font-size: 14px;font-weight: bold;line-height: 24px;transform: translate(-50%,-50%);}.featured-category-item > .read-img a:after , .featured-category-item > .read-img a:before {position: absolute;left: 10px;right: 10px;top: 10px;bottom: 10px;content: '';opacity: 0.3;-webkit-transition: opacity 0.075s;transition: opacity 0.075s;z-index: 5;}.featured-category-item > .read-img a:before {border-top: 1px solid #fff;border-bottom: 1px solid #fff;}.featured-category-item > .read-img a:after {border-right: 1px solid #fff;border-left: 1px solid #fff;}.featured-category-item > .read-img a:hover:after , .featured-category-item > .read-img a:hover:before {opacity: 0.7;}.featured-category-item{width: 33.3333%;}.mailchimp-block {padding: 120px 0;background-color: #202020;background-size: cover;background-position: center;background-repeat: no-repeat;text-align: center;z-index: 1;position: relative;}.reviewnews_mailchimp_widget, .reviewnews_store_call_to_action_widget {padding-bottom: 20px;}body .mailchimp-block .block-title {margin: 0;padding-left: 0;margin-bottom: 20px;}.mailchimp-block, .mailchimp-block .block-title {color: #fff;}article .promotionspace{margin-top: 20px;}article .promotionspace .reviewnews-customizer {margin-bottom: 0;}article .mailchimp-block {margin-top: 20px;}.entry-content form.mc4wp-form, .inner-suscribe{margin: 0 auto;max-width: 730px;width: 100%;}.entry-content form.mc4wp-form p {margin-bottom: 0;line-height: 1;}.entry-content form.mc4wp-form .mc4wp-form-fields, .inner-suscribe .mc4wp-form-fields{position: relative;text-align: left;}.entry-content form.mc4wp-form .mc4wp-form-fields label, .inner-suscribe .mc4wp-form-fields label {font-size: 0;width: calc(100% - 120px);margin: 0;}.entry-content form.mc4wp-form input, .inner-suscribe input {border: none;background: #fafafa;width: 100%;line-height: 38px;padding: 10px 30px;color: #1f1f1f;font-size: 14px;min-height: 58px;}.above-footer-widget-section .mailchimp-block .inner-suscribe input::placeholder, .inner-suscribe input {color: #fff;}body.aft-dark-mode .entry-content form.mc4wp-form input[type=email] {background-color: rgba(255,255,255,.1);border: none;}.entry-content form.mc4wp-form input[type=submit], .inner-suscribe input[type=submit] {border: 0;margin: 0;color: #fff;width: 120px;height: 58px;padding: 14px 0;font-size: 14px;line-height: 30px;background-color: #0047AB ;position: absolute;border-radius: 0px;right: 0;bottom: 0;-webkit-transition: all 0.075s ease;transition: all 0.075s ease;}footer .inner-suscribe input , #sidr .inner-suscribe input , #secondary .inner-suscribe input {line-height: 24px;}footer .inner-suscribe input:not([type="submit"]) , #sidr .inner-suscribe input:not([type="submit"]) , #secondary .inner-suscribe input:not([type="submit"]) {padding-left: 15px;}footer .inner-suscribe input[type=submit] , #sidr .inner-suscribe input[type=submit] , #secondary .inner-suscribe input[type=submit] {height: 44px;line-height: 15px;position: inherit;top: inherit;right: inherit;margin-top: 15px;width: auto;min-width: 120px;padding-left: 5px;padding-right: 5px;}div.comments-area {padding: 20px;margin-bottom: 20px;}.single h3.awpa-title {margin: 0;}.single p:empty:before {display: none;}.header-title-wrapper{margin:0;padding-bottom: 0;}h1.page-title{margin-top: 0;margin-bottom: 20px;}.entry-header .entry-title {margin: 10px 0;margin-top: 0;}body.single-post .entry-title {margin:10px 0;word-break: break-word;}body.single-post .aft-image-caption {color: #fff;display: block;background: rgba(0, 0, 0,0.75);padding: 5px 10px;}body.single-post .aft-image-caption p{margin-bottom: 0;}body.single .entry-header .aft-post-excerpt-and-meta .post-excerpt{margin: 15px 0;border-left: 3px solid #0047AB;padding-left: 15px;}body.single .entry-header .aft-post-excerpt-and-meta .entry-meta .aft-comment-view-share{padding: 0;}figure.wp-block-image {margin-bottom: 20px;}.single-post-title-full .entry-header-details{margin-bottom: 20px;padding: 20px;}body.aft-dark-mode.single-post-title-full .entry-header-details{background-color: #252525;}body.aft-default-mode.single-post-title-full .entry-header-details{background-color: #f9f9f9;-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);}.archive-description p {margin-bottom: 0;}body.single-post .figure-categories .cat-links {margin-top: 0px;}.aft-image-caption p {margin: 0;font-style: italic;text-align: center;margin-bottom: 20px;font-size: 14px;}footer.comment-meta {margin-bottom: 10px;}p a, .post-description a:not(.aft-readmore), .post-description a:not(.aft-readmore):visited, .entry-content .wp-block-latest-comments a:not(.has-text-color):hover, .reviewnews-widget.widget_text a, .post-excerpt a, .comment-content a, .aft-default-mode .entry-content .wp-block-heading:not(.has-link-color):not(.wp-block-post-title) a, .entry-content > ul a, .entry-content > ul a:visited, .entry-content > ol a, .entry-content > ol a:visited, .entry-content > p:not(.has-link-color) a, .entry-content > p:not(.has-link-color) a:visited{color: #0047AB ;}p a, .post-description a:not(.aft-readmore), .wp-block-table a, p.logged-in-as a, .post-excerpt a, .comment-content a, .entry-content .wp-block-heading a, .entry-content > ul a, .entry-content > ol a, .entry-content > p a{border-bottom: 1px solid;}.site-title a, p a:hover, .entry-content .latest-posts-block-post-img > a, .entry-content .latest-posts-block-post-grid-author > a, .entry-content .latest-posts-block-post-grid-title > a, .entry-content .latest-posts-block-post-category > a{border-bottom: none !important;}.wp-post-author-meta .wp-post-author-meta-more-posts p a:hover {border-bottom: 1px solid !important;}.post-description a:not(.aft-readmore):hover, .entry-content .wp-block-latest-comments a:not(.has-text-color), .entry-content .wp-block-archives-list.wp-block-archives a:not(.has-text-color), .entry-content .wp-block-latest-posts a:not(.has-text-color), .entry-content .wp-block-categories-list.wp-block-categories a:not(.has-text-color), .wp-block-table a:hover, .comment-meta a:hover, p.logged-in-as a:hover, .reviewnews-widget.widget_text a:hover, .post-excerpt a:hover, .comment-content a:hover, .entry-content > [class*="wp-block-"] div.is-style-fill a:not(.has-text-color):hover, .entry-content > [class*="wp-block-"].is-style-fill a:not(.has-text-color):hover, .entry-content > ol a:hover, .entry-content > ul a:hover, .entry-content > p a:hover {border-width: 0;}.read-single-notbanner .read-img.read-img .read-bg-img {height: 400px;}body.single span.tags-links{display: block;margin: 5px 0;font-weight: 700;}body.single span.tags-links a{padding: 2px 5px;border: 1px solid ;color: rgba(57, 62, 70, 0.80);font-size: 13px;font-weight: normal;transition: all 0.075s ease-out;}body.single span.tags-links a:hover{border: 1px solid ;color: #0047AB ;}.read-single-overbanner {position: relative;}.read-single-overbanner .read-img.read-bg-img {height: 500px;}.read-single-overbanner .read-img.read-bg-img:after {content: '';position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-color: #000;opacity: 0.25;}.read-single-overbanner .read-details {position: absolute;width: 100%;bottom: 0;left: 0;padding: 15px;background: rgba(0, 0, 0, 0.75);background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);}.posts-slider.banner-slider-2 .read-small-piece, .read-single-overbanner .read-small-piece {color: #fff;position: relative;padding-top: 15px;opacity: 0.8;}.posts-slider.banner-slider-2 .read-small-piece p {margin: 15px 0;}.posts-slider.banner-slider-2 .read-small-piece:before, .read-single-overbanner .read-small-piece:before {content: '';height: 1px;width: 250px;background: #fff;position: absolute;opacity: 0.7;}.read-single-overbanner .read-title h3 {font-size: 36px;}.read-single-overbanner .read-details .entry-meta span.byline span, .read-single-overbanner .read-details .entry-meta span, .read-single-overbanner .cat-color-1, .read-single-overbanner .read-title h3 a {color: #fff;}form.wpcf7-form label {width: 100%;}form.wpcf7-form label textarea{width: 100%;padding: 15px;}form.wpcf7-form label input{width: 100%;padding: 0 15px;}span.wpcf7-list-item label {display: flex;align-items: center;}form.wpcf7-form label input[type="checkbox"]{width: unset;margin: 0 10px 0 0;}body.single .entry-content-wrap{display: flex;flex-direction: column;padding: 20px;margin-bottom: 20px;}body.single .entry-content-wrap .entry-content.read-details {margin-bottom: 0;}body.single .entry-content-wrap .entry-meta {margin-bottom: 5px;}body.single .entry-content-wrap .read-img{margin: 20px -20px;}body.single .entry-content-wrap .read-img.reviewnews-featured-video {margin: 20px 0 0;}#reading-progress-bar {position: fixed;top: 0;left: 0;height: 4px;width: 0%;background-color: #C1121F;z-index: 99999;transition: width 0.2s ease-out;}body.single .entry-content-wrap .post-excerpt, body.single-post.aft-single-full-header .post-excerpt{font-weight: normal;}body.single .entry-content-wrap.social-after-title .entry-header{order: 1;}body.single .entry-content-wrap.social-after-title .read-img{order: 2;}body.single .entry-content-wrap.social-after-title .color-pad{order: 3;}body.single .entry-content-wrap.social-after-title .aft-social-share{order: 4;margin-top: 10px;}body.single .aft-social-share .sd-sharing {margin-bottom: 0;margin-top: 10px;}body.single .aft-social-share .share-customize-link {margin-bottom: 0;}body.single .entry-content-wrap.social-after-title .aft-comment-view-share{margin-right: 10px;}body.single .entry-content-wrap.social-after-title .entry-meta{margin-bottom: 0;}@media screen and (min-width: 600px){body.single .entry-content-wrap.social-after-title .sd-content ul li {margin: 5px 5px 5px 0;}}body.single .entry-content-wrap.social-vertical-share .aft-social-share .sd-content ul li{display: block;float: none;}body.single .entry-content-wrap.social-vertical-share{position: relative;display: block;}body.single .entry-content-wrap.social-vertical-share .read-img {margin-top: 70px !important;}body.single .entry-content-wrap.social-vertical-share .aft-social-share {float: left;min-width: 50px;position: sticky;top: 50px;left: 0;background: #fff;padding: 0px 15px 5px 20px;box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.1);}body.single .entry-content-wrap.social-vertical-share .vertical-left-right {position: absolute;height: 100%;z-index: 9;left: 0;}body.single.align-content-right .entry-content-wrap.social-vertical-share .vertical-left-right {right: 0;transform: translateX(70%);}body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share {transform: translateX(50%);text-align: right;}body.single .entry-content-wrap > .read-img:first-child {margin: -20px -20px 20px;}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, div.wp-block pre 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: bold;}div.wp-block .editor-rich-text__tinymce code, div.wp-block .editor-rich-text__editable code {background-color: transparent;color: inherit;font-family: monospace;font-size: inherit;line-height: inherit;font-weight: inherit;font-style: inherit;}.entry-content .aligncenter{text-align: center;}.entry-content .wp-block-latest-comments, .entry-content .wp-block-cover, .entry-content .wp-block-cover-image, .entry-content p, .entry-content [class^="wp-block-"] {margin-top: 0;margin-bottom: 24px;}.entry-content .wp-block-comment-date, .entry-content .wp-block-cover .wp-block-cover__background, .entry-content .wp-block-cover .wp-block-cover__gradient-background, .entry-content .wp-block-cover-image .wp-block-cover__background, .entry-content .wp-block-cover-image .wp-block-cover__gradient-background, .entry-content .wp-block-spacer, .entry-content .wp-block-media-text .wp-block-media-text__media, .entry-content .wp-block-search__inside-wrapper .wp-block-search__input, .entry-content ul.blocks-gallery-grid:not([class*="wp-"]):not(.awpa-contact-info), .entry-content .wp-block-column, .entry-content .wp-block-query-pagination-numbers, .entry-content .wp-block-cover:last-child, .entry-content .wp-block-cover-image:last-child, .entry-content p:last-child, .entry-content .wp-block-navigation-item [class^="wp-block-"], .entry-content [class^="wp-block-"]:last-child {margin-bottom: 0;}.entry-content li[class^="wp-block-"] {margin-bottom: 5px;}.entry-content li[class^="wp-block-"]:last-child {margin-bottom: 14px;}.entry-content .wp-block-button:last-child{margin-bottom: 30px;}.entry-content section.reviewnews-author-bio {margin-top: 24px;}@media screen and (max-width: 480px){.entry-content .wp-block-button:last-child, .entry-content .wp-block-latest-comments, .entry-content .wp-block-cover, .entry-content .wp-block-cover-image, .entry-content p, .entry-content [class^="wp-block-"] {margin-bottom: 15px;}}@media screen and (max-width: 480px){.entry-content .wp-block-media-text .wp-block-media-text__media {margin-bottom: 15px;}}.comments-area ol:not([class*="wp-"]), .comments-area ul:not([class*="wp-"]), .entry-content ol:not([class*="wp-"]) , .entry-content ul:not([class*="wp-"]):not(.awpa-contact-info) {padding-left: 0;margin-bottom: 20px;margin-top: 20px;list-style-position: inside;}.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;}.comments-area ol:not([class*="wp-"]), .entry-content ol:not([class*="wp-"]) {list-style-type: decimal;}.comments-area ul:not([class*="wp-"]), .entry-content ul.wp-block-latest-posts , .entry-content ul:not([class*="wp-"]) {list-style-type: disc;}.entry-content ol:not([class*="wp-"]) li, .entry-content ul:not([class*="wp-"]) li{padding-bottom: 0px;padding-top: 5px;}.entry-content li ol:not([class*="wp-"]) , .entry-content li ul:not([class*="wp-"]) {padding-bottom: 0px;padding-top: 5px;}.entry-content li > ol, .entry-content li > ul, .comments-area li > ol, .comments-area li > ul {margin: 5px 0 5px 20px !important;}.entry-content li > ol, .entry-content li > ul, .comments-area li > ol, .comments-area li > ul {margin: 5px 0 5px 20px !important;padding-left: 0;}p.has-drop-cap:not(:focus):first-letter {font-weight: normal;}.wp-block-quote.is-large, .wp-block-quote.is-style-large{margin-bottom: 2.14286em;padding-top: 1.71429em;padding-bottom: 1.71429em;}.wp-block-image figcaption{text-align: center;}.blocks-gallery-item figcaption {font-weight: 400;}.wp-block-file {margin-bottom: 20px;}.wp-block-file > a:not([class]), .wp-block-file .wp-block-file__textlink {display: inline-block;margin: 0 20px 0 0;}[dir=rtl] .wp-block-file > a:not([class]), [dir=rtl] .wp-block-file .wp-block-file__textlink {margin-left: 20px;margin-right: 0;}.wp-block-file .wp-block-file__button-richtext-wrapper {display: inline-block;margin: 0;}.wp-block-file .wp-block-file__button, .wp-block-file a.wp-block-file__button {display: inline-block;position: relative;text-align: center;border: none;}.wp-block-audio {margin-bottom: 20px;}.wp-block-audio figcaption {margin: 0;padding: 10px 0;}.wp-block-video {text-align: center;}.wp-block-video video {display: inline-block;}.wp-block-video figcaption {margin: 0;padding: 6px 0 15px;text-align: center;}.wp-block-code {background-color: #f3f3f3;color: inherit;font-family: monospace;font-size: inherit;line-height: inherit;font-weight: inherit;font-style: inherit;border: none;}.wp-block-code code, .wp-block-code .editor-plain-text {background-color: #000000;padding: 20px;color: inherit;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;font-weight: inherit;font-style: inherit;letter-spacing: inherit;display: block;}.wp-block-preformatted pre {color: inherit;font-family: monospace;font-size: inherit;line-height: inherit;font-weight: inherit;font-style: inherit;}.wp-block-preformatted a{text-decoration: underline;}.wp-block-pullquote {padding: 30px 0;}.wp-block-pullquote p {font-size: 28px;line-height: 1.7;}.wp-block-pullquote.alignleft {margin-right: 2em;}.wp-block-pullquote.alignright {margin-left: 2em;}.wp-block-pullquote:not(.is-style-solid-color) {border-top-width: 4px;border-top-style: solid;border-bottom-width: 4px;border-bottom-style: solid;}.wp-block-pullquote.is-style-solid-color {padding-left: 50px;padding-right: 50px;}.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;}.wp-block-pullquote blockquote, .wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignright blockquote, .wp-block-pullquote.is-style-solid-color blockquote {margin: 0;padding: 16px;border-width: 0;border-style: solid;text-align: center;}.wp-block-pullquote blockquote:before, .wp-block-pullquote.alignleft blockquote:before, .wp-block-pullquote.alignright blockquote:before, .wp-block-pullquote.is-style-solid-color blockquote:before {content: none;}.wp-block-pullquote blockquote p:last-of-type, .wp-block-pullquote.alignleft blockquote p:last-of-type, .wp-block-pullquote.alignright blockquote p:last-of-type, .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type, .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type, .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type, .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type, .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type {margin: 0;}.wp-block-pullquote blockquote cite, .wp-block-pullquote.alignleft blockquote cite, .wp-block-pullquote.alignright blockquote cite, .wp-block-pullquote.is-style-solid-color blockquote cite, .wp-block-pullquote blockquote .wp-block-pullquote__citation, .wp-block-pullquote.alignleft blockquote .wp-block-pullquote__citation, .wp-block-pullquote.alignright blockquote .wp-block-pullquote__citation, .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation {display: block;margin-top: 15px;}.wp-block-table {border-spacing: 0;border-collapse: collapse;width: 100%;margin-bottom: 20px;}.wp-block-table caption {text-align: center;padding: 20px;}.wp-block-table:not([class]):not([id]) {border-spacing: 0;border-collapse: collapse;}.wp-block-table:not([class]):not([id]) th, .wp-block-table:not([class]):not([id]) td {padding: 10px 20px;border-width: 1px;border-style: solid;}.wp-block-table td, .wp-block-table th {padding: 10px 20px;border-top-width: 1px;border-top-style: solid;border-left-width: 1px;border-left-style: solid;}.wp-block-table td:last-child, .wp-block-table th:last-child {border-right-width: 1px;border-right-style: solid;}.wp-block-table tr:last-child td {border-bottom-width: 1px;border-bottom-style: solid;}.wp-block-table.is-style-stripes {border-width: 0;border-style: solid;}.wp-block-table caption {text-align: center;padding: 20px;}.wp-block-table td, .wp-block-table th {word-break: normal;}.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;}pre.wp-block-verse {white-space: inherit;padding: 40px 0;padding-left: 30px;position: relative;background-color: #e2e2e2;color: inherit;font-family: monospace;font-size: inherit;line-height: inherit;border: none;}.wp-block-spacer {clear: both;}ul.wp-block-archives, ul.wp-block-categories, ul.wp-block-categories__list {margin-bottom: 20px;padding: 0;position: relative;}.reviewnews-widget ol.wp-block-latest-comments, .reviewnews-widget p.wp-block-tag-cloud, .reviewnews-widget ul.wp-block-archives, .reviewnews-widget ul.wp-block-categories, .reviewnews-widget ul.wp-block-categories__list {margin-bottom: 0;}div.wp-block ul.wp-block-archives ul, div.wp-block ul.wp-block-categories ul, div.wp-block ul.wp-block-categories__list ul {margin-bottom: 0;padding: 10px 0 0;}div.wp-block-archives.wp-block-archives-dropdown, div.wp-block-categories.wp-block-categories-dropdown {margin-bottom: 20px;}div.wp-block-archives.wp-block-archives-dropdown label, div.wp-block-categories.wp-block-categories-dropdown label {display: none;}ul.wp-block-categories-list.wp-block-categories li, ul.wp-block-archives-list.wp-block-archives li{margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);font-size: 14px;}.aft-dark-mode ul.wp-block-categories-list.wp-block-categories li, .aft-dark-mode ul.wp-block-archives-list.wp-block-archives li{border-color: rgba(255, 255, 255, 0.15);}ul.wp-block-categories-list.wp-block-categories li:last-child, ul.wp-block-archives-list.wp-block-archives li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}.wp-block-latest-comments {list-style: none;margin-bottom: 20px;}.wp-block-latest-comments .wp-block-latest-comments__comment {min-height: auto;line-height: 1.7;padding: 0;}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {min-height: 48px;}.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%;}[dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {margin: 0 0 0 17px;float: right;}.wp-block-latest-comments article {display: block;padding: 0 0 0 3px;}[dir=rtl] .wp-block-latest-comments article {margin: 0 3px 0 0;}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta, .wp-block-latest-comments .wp-block-latest-comments__comment-meta {margin: 0;}.wp-block-latest-comments .wp-block-latest-comments__comment-date {margin: -3px 0 0;}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {margin: 5px 0 0;}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p, .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {margin: 0;padding: 0 0 20px;}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt > *:last-child, .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt > *:last-child {margin: 0;padding: 0;}.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {margin: 0 auto 10px;float: none;}.wp-block-latest-comments.aligncenter article {padding: 0 3px;}.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt {text-align: center;}.entry-content .wp-block-latest-posts.wp-block-latest-posts__list, .wp-block-latest-posts.wp-block-latest-posts__list {list-style: none;}.wp-block-columns .wp-block-column > p, .wp-block-columns .wp-block-column .wp-block-paragraph {margin-bottom: 0;}.wp-block-columns .wp-block-column > p:not(.has-background), .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) {padding-bottom: 0;}.reviewnews-widget .wp-block-embed {margin-bottom: 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-youtube figcaption {text-align: center;}.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper , .wp-block-embed-youtube.alignfull .wp-block-embed__wrapper {position: relative;}.wp-block-embed-vimeo.alignfull iframe , .wp-block-embed-youtube.alignfull iframe {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100% !important;height: 100% !important;}.wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper , .wp-block-embed-youtube.alignwide .wp-block-embed__wrapper {position: relative;}.wp-block-embed-vimeo.alignwide 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-bottom: 2em;padding: 0.66667em;padding-top: 1.33333em;padding-bottom: 1.33333em;}}@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;}}body.full-width-content.af-boxed-layout:not(.single-content-mode-boxed) .alignwide, body.full-width-content.af-boxed-layout:not(.single-content-mode-boxed) .alignfull, body.full-width-content.af-wide-layout:not(.single-content-mode-boxed) .alignwide, body.full-width-content.af-boxed-layout .alignfull{margin-left: 0;margin-right: 0;width: 100%;}body.full-width-content .alignfull{margin-left: calc(50% - 50vw - 10px);margin-right: calc(50% - 50vw - 10px);max-width: 100vw;width: 100vw;}body.single-content-mode-boxed:not(.full-width-content) article.af-single-article .entry-content .alignwide .alignwide, body.single-content-mode-boxed:not(.full-width-content) article.af-single-article .entry-content .alignwide .alignfull, body.single-content-mode-boxed:not(.full-width-content) article.af-single-article .entry-content .alignfull .alignwide, body.single-content-mode-boxed:not(.full-width-content) article.af-single-article .entry-content .alignfull .alignfull, body.single-content-mode-boxed:not(.full-width-content) article.page .entry-content .alignwide .alignwide, body.single-content-mode-boxed:not(.full-width-content) article.page .entry-content .alignwide .alignfull, body.single-content-mode-boxed:not(.full-width-content) article.page .entry-content .alignfull .alignwide, body.single-content-mode-boxed:not(.full-width-content) article.page .entry-content .alignfull .alignfull, body.full-width-content .alignwide .alignwide {margin-right: 0;margin-left: 0;}body.full-width-content:not(.single-content-mode-boxed) .alignfull{margin-left: calc(50% - 50vw - 10px);margin-right: calc(50% - 50vw - 10px);max-width: 100vw;width: 100vw;}body.blockspare-blank-canvas.full-width-content.af-boxed-layout:not(.single-content-mode-boxed) .alignwide, body.blockspare-blank-canvas.full-width-content.af-boxed-layout:not(.single-content-mode-boxed) .alignfull, body.blockspare-blank-canvas.full-width-content.af-wide-layout .alignwide, body.blockspare-blank-canvas.full-width-content.af-boxed-layout .alignfull, body:not(.full-width-content):not(.single-content-mode-boxed) article .alignwide{margin-left: auto;margin-right: auto;}@media (min-width: 1200px){body.single.single-content-mode-boxed .entry-content-wrap .read-img{margin: 20px 0;}body.single.single-content-mode-boxed .entry-content-wrap {padding: 0;}body.single-content-mode-boxed article.af-single-article .entry-header{padding: 5.34rem 6.67rem 0;}body.single.single-content-mode-boxed.single-post-title-full .entry-content-wrap .read-img{margin-top: 0;}body.single-content-mode-boxed.single-post-title-full article.af-single-article .post-thumbnail.full-width-image {padding-top: 0;}body.page:not(.home).single-content-mode-boxed main.site-main{padding: 5.34rem 6.67rem;}body.single-content-mode-boxed article.af-single-article .entry-content{padding: 0 6.67rem 5.34rem;margin-top: 0;}body.single-content-mode-boxed div.comments-area {padding: 5.34rem 6.67rem;}body.single-content-mode-boxed article .alignwide, body.single-content-mode-boxed .af-single-article .alignwide{margin-left: -30px;margin-right: -30px;max-width: unset;width: unset;}body.single-content-mode-boxed article .alignfull, body.single-content-mode-boxed .af-single-article .alignfull{margin-left: -6.67rem;margin-right: -6.67rem;max-width: unset;width: unset;}body.full-width-content:not(.single-content-mode-boxed) .alignwide {margin-left: 0;margin-right: 0;width: 100%;}body.full-width-content:not(.single-content-mode-boxed) .alignfull {margin-left: 0;margin-right: 0;width: 100%;}}@media (max-width: 1200px){body.full-width-content:not(.single-content-mode-boxed) .alignfull{margin-left: 0;margin-right: 0;max-width: 100%;width: 100%;}body.single-content-mode-boxed article.af-single-article .entry-header{padding: 2.5rem 2.4rem 0;}body.single-content-mode-boxed article.af-single-article .entry-content{margin: 0;padding: 0 2.4rem 3.34rem;}body.single-content-mode-boxed .af-single-article .alignwide{margin-left: -20px;margin-right: -20px;}body.single-content-mode-boxed article .alignfull {margin-left: 0;margin-right: 0;}body.single-content-mode-boxed .af-single-article .alignfull{margin-left: -2.4rem;margin-right: -2.4rem;}}@media (max-width: 921px){body.single-content-mode-boxed article.af-single-article .entry-content{padding: 0 2.14rem 1.5rem;}body.single-content-mode-boxed article .alignwide, body.single-content-mode-boxed .af-single-article .alignwide{margin-left: -20px;margin-right: -20px;}body.single-content-mode-boxed article .alignfull, body.single-content-mode-boxed .af-single-article .alignfull{margin-left: -2.14rem;margin-right: -2.14rem;}}@media (max-width: 544px){body.single-content-mode-boxed article.af-single-article .entry-header, body.single-content-mode-boxed article.af-single-article .entry-content{padding: 0;}body.single-content-mode-boxed article .alignwide, body.single-content-mode-boxed .af-single-article .alignwide{margin-left: -10px;margin-right: -10px;max-width: unset;width: unset;}body.single-content-mode-boxed article .alignfull, body.single-content-mode-boxed .af-single-article .alignfull{margin-left: -1rem;margin-right: -1rem;max-width: unset;width: unset;}}.above-footer-wrapper > .widget:last-child{margin-bottom: 20px;}.aft-sidebar-wrapper{display: flex;flex-direction: column;}.aft-sidebar-wrapper .aft-position-1{order: 1;}.aft-sidebar-wrapper .aft-position-2{order: 2;}.aft-sidebar-wrapper .aft-position-3{order: 3;}.aft-sidebar-wrapper .aft-position-4{order: 4;}.header-title-wrapper{border-bottom: none;}.alignnone {margin-left: 20px;margin-right: 20px;}.aligncenter, div.aligncenter {display: block;margin: 5px auto 5px auto;}.alignright {float:right;margin: 5px 0 20px 20px;}.alignleft {float: left;margin: 5px 20px 20px 0;}a img.alignright {float: right;margin: 5px 0 20px 20px;}a img.alignnone {margin: 5px 20px 20px 0;}a img.alignleft {float: left;margin: 5px 20px 20px 0;}a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}.wp-caption {max-width: 96%;padding: 5px 3px 10px;text-align: center;}.wp-caption.alignnone {margin: 5px 20px 20px 0;}.wp-caption.alignleft {margin: 5px 20px 20px 0;}.wp-caption.alignright {margin: 5px 0 20px 20px;}.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}.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: #eee;clip: auto !important;clip-path: none;color: #1f1f1f;display: block;font-size: 1em;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}.wp-block-latest-posts.wp-block-latest-posts__list li, .wp-block-latest-comments li.wp-block-latest-comments__comment, .wp-block-group ul li, .widget:not(.reviewnews_social_contacts_widget) ul.menu >li, .widget ul ul li, .widget > ul > li {margin-bottom: 7px;padding-bottom: 7px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}.widget:not(.reviewnews_social_contacts_widget) ul.menu >li {font-size: 14px;}.wp-block-latest-posts.wp-block-latest-posts__list li, .wp-block-latest-comments li.wp-block-latest-comments__comment, .wp-block-group ul li a, .widget ul.menu >li , .widget ul ul li, .widget > ul > li {font-family: 'Inter', 'Noto Sans', 'Noto Sans CJK SC', 'Noto Sans JP', 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;}.widget > ul > li .comment-author-link, .widget:not(.reviewnews_social_contacts_widget) ul.menu >li a, .widget > ul > li a{font-weight: 700;color: #fff;transition: all 0.075s linear;}.wp-block-latest-posts.wp-block-latest-posts__list li, .wp-block-latest-comments li.wp-block-latest-comments__comment a, .wp-block-group ul li a{font-weight: 700;transition: all 0.075s linear;}.widget ul.menu >li a:hover, .widget > ul > li a:hover{color: #bb1919;}.widget ul ul.cat-links li{border-bottom: none;}.widget .cat-links {padding: 0;margin: 0;}.widget .cat-links li {margin-bottom: 5px;padding-bottom: 0;}.widget .cat-links li:last-child {margin-bottom: 5px;}.widget ul.menu ul, .widget ul ul {padding-top: 7px;margin-left: 10px;padding-left: 10px;}.bs-popular-taxonomies-lists ul li, .wp-block-latest-posts.wp-block-latest-posts__list li:last-child, .wp-block-latest-comments li.wp-block-latest-comments__comment:last-child, .wp-block-group ul li:last-child, .widget ul.menu > li:last-child, .widget ul > li:last-child {margin-bottom: 0;padding-bottom: 0;border-bottom: none;}.blockspare-blank-canvas li.blockspare-gallery-item:last-child {height: fit-content;}.widget_categories ul li.cat-item {display: flex;flex-wrap: wrap;justify-content: space-between;}.widget_categories ul li.cat-item ul{width: 100%;}.aft-dark-mode .home-featured-widgets {background: rgba(255,255,255,0.15);}.widget .af-social-contacts .social-widget-menu ul {margin: 0 -7.5px;}.widget .af-social-contacts .social-widget-menu ul li a{display: block;height: auto;width: 100%;}.af-social-contacts .social-widget-menu ul{font-size: 0;}.widget .af-social-contacts .social-widget-menu ul li{width: calc(16.66% - 15px);display: inline-block;vertical-align: top;margin-bottom: 15px;margin-right: 7.5px;margin-left: 7.5px;}#primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(4), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(5), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(6){margin-bottom: 0;}.site-footer .af-social-contacts .social-widget-menu ul li, #sidr .af-social-contacts .social-widget-menu ul li, #secondary .af-social-contacts .social-widget-menu ul li{width: calc(33.33% - 15px);}.site-footer .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), #sidr .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), .site-footer .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), #sidr .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), .site-footer .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3), #sidr .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3){margin-bottom: 0;}.af-social-contacts .social-widget-menu ul li a{padding: 15px 10px;color: #fff;font-weight: normal;}.af-social-contacts .social-widget-menu ul li a:before {display: block;width: 25px;text-align: center;color: #fff;margin: auto;}.af-social-contacts .social-widget-menu .screen-reader-text{clip: inherit;clip-path: inherit;height: auto;width: auto;margin: 0;position: relative !important;overflow: visible;color: #fff;top: inherit;font-family: 'Inter', 'Noto Sans', 'Noto Sans CJK SC', 'Noto Sans JP', 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;font-size: 12px;margin: 0 auto;;}.tagcloud {line-height: 1;font-size: 0;}.tagcloud a:hover {color: #bb1919;opacity: 1;}.wp-block-tag-cloud{font-size: 0;}.wp-block-tag-cloud a, .tagcloud a {display: inline-block;padding: 7.5px 10px;border: none !important;line-height: 1;font-size: 14px !important;margin-right: 5px;background: rgba(0,0,0,.5);color: #fff;margin-top: 3px;margin-bottom: 3px;text-decoration: none !important;}body.aft-default-mode .wp-block-tag-cloud a, body.aft-default-mode .tagcloud a {background: rgba(0,0,0,.05);color: #1f1f1f;}#wp-calendar caption {text-align: right;color: #fff;font-size: 14px;font-weight: bold;}#wp-calendar thead {font-size: 14px;}#wp-calendar thead th {padding-bottom: 10px;text-align: center;border-color: transparent;}.wp-block-calendar table th {background: rgba(0,0,0,.05);}.aft-default-mode #wp-calendar thead th {border-color: rgba(0,0,0,.1);}#wp-calendar tbody {color: #1f1f1f;}#wp-calendar tfoot td, #wp-calendar tbody td {border: 1px solid rgba(0,0,0,.1);text-align: center;padding: 8px;font-size: 14px;}#wp-calendar tfoot #prev {font-size: 12px;padding-top: 15px;}#wp-calendar tfoot #next {font-size: 12px;text-align: right;}.aft-dark-mode #wp-calendar tbody {color: #ffffff;}.aft-dark-mode #wp-calendar tfoot td, .aft-dark-mode #wp-calendar tbody td {background: #222;border-color: #000;}.aft-dark-mode .wp-calendar-nav a {color: #0047AB;}.widget_calendar nav.wp-calendar-nav {display: flex;justify-content: space-between;}.af-breadcrumbs {margin: 20px 0px 0px;padding: 15px 20px;}body.aft-single-full-header .af-breadcrumbs {padding-bottom: 15px;}ul.trail-items {font-size: 14px;}ul.trail-items li {display: inline-block;margin-right: 5px;}ul.trail-items li a{opacity: 0.95;word-break: break-word;}ul.trail-items li a:hover{opacity: 1;}ul.trail-items li:after {content: ' / ';padding: 0 2px;font-size: 13px;}ul.trail-items li:last-child:after {display: none;}.nav-links a {transition: all 0.075s ease;display: block;}.nav-links a .nav-title{font-weight: 700;}.nav-links .nav-next a:after {transition: all 0.075s ease;}.nav-links .next-post-thumb, .nav-links .prev-post-thumb {display: inline-block;width: 30%;border-radius: 50%;}.post-navigation{overflow: visible;padding: 10px 0;clear: both;word-break: break-word;}.prev-post-info, .next-post-info {width: 70%;margin-top: 20px;padding: 0 10px;}span.meta-nav {display: block;color: #ababab;font-weight: normal;}.navigation.post-navigation:after, .navigation.post-navigation:after{content: "";display: table;}.navigation.post-navigation:after{clear: both;}.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {float: left;width: 45%;}.post-navigation .em-post-navigation{display: block;opacity: 0.95;}.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {float: right;text-align: right;width: 45%;}.mc4wp-form .mc4wp-form-fields label , .widget_mc4wp_form_widget .mc4wp-form-fields label {font-size: 0;display: block;margin-bottom: 0;}.widget_mc4wp_form_widget input {background: #fafafa;width: 100%;line-height: 38px;padding: 10px 30px;color: #8a8a8a;font-size: 14px;min-height: 38px;}.widget_product_search input.search-field, .reviewnews-widget .mc4wp-form-fields input[type="email"]{background: #fafafa;}footer .widget_product_search input.search-field, footer .reviewnews-widget .mc4wp-form-fields input[type="email"]{background: #222222;}footer .widget_mc4wp_form_widget input, #sidr .widget_mc4wp_form_widget input, #secondary .widget_mc4wp_form_widget input {line-height: 24px;}footer .widget_mc4wp_form_widget input:not([type="submit"]), #sidr .widget_mc4wp_form_widget input:not([type="submit"]), #secondary .widget_mc4wp_form_widget input:not([type="submit"]) {padding-left: 15px;}.mc4wp-form .mc4wp-form-fields p, .widget_mc4wp_form_widget p {margin-bottom: 0;}.widget_mc4wp_form_widget input[type=submit] {border: 0;margin: 0;color: #fff;padding: 14px 10px;background-color: #0047AB;border-radius: 0px;-webkit-transition: all 0.075s ease;transition: all 0.075s ease;}footer .widget_mc4wp_form_widget input, #sidr .widget_mc4wp_form_widget input, #secondary .widget_mc4wp_form_widget input {line-height: 24px;}footer .widget_mc4wp_form_widget input[type=submit], #sidr .widget_mc4wp_form_widget input[type=submit], #secondary .widget_mc4wp_form_widget input[type=submit] {padding: 0;}h2.comments-title {font-size: 20px;margin: 10px 0;}.comment-list > li, .comment {list-style: none;margin-left: 0;padding-bottom: 13px;border-bottom: 1px dashed #ccc;margin-bottom: 21px;}.comment .children {margin-left: 70px;padding-top: 16px;border-top: 1px dashed #ccc;margin-top: 13px;}.aft-dark-mode .comment, .aft-dark-mode .comment .children {border-color: #888;}.comment .children .comment:last-child {margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}.comment-author img {float: left;margin-right: 20px;margin-bottom: 20px;width: 50px;}.reply, .comment div#respond, .comment-content {margin-left: 70px;}.comment-content p{margin-bottom: 5px;}.comment-metadata a {font-size: 12px;}.comment .wp-block-columns {gap: 1em;}.wp-block-comment-author-name {font-weight: 700;}div#respond h3#reply-title {margin-top: 0;font-weight: 700;font-size: 20px;}div#respond p{margin-bottom: 10px;}div#respond p.form-submit{margin-bottom: 0px;}div#respond label {font-weight: normal;}div#respond textarea {width: 100%;padding: 15px;}div#respond input {padding: 0 15px;}p.comment-form-url, p.comment-form-email, p.comment-form-author {display: inline-block;width: 100%;}p.comment-form-url label, p.comment-form-email label, p.comment-form-author label {display: block;}p.comment-form-url input, p.comment-form-email input, p.comment-form-author input {width: 100%;}p.comment-form-cookies-consent input {height: auto;float: left;margin-top: 5px;}p.comment-form-cookies-consent label {padding-left: 8px;position: relative;top: -1px;float: left;width: 95%;}body .reply a, div#respond input[type="submit"]{display: inline-block;margin-top: 10px;padding: 4px 12px;}#reply-title small a {display: inline-block;margin-left: 10px;}.comment-subscription-form input{height: 13px;}.widget_media_image img {width: 100%;}.comment-content a {word-wrap: break-word;}.bypostauthor {display: block;}#scroll-up {position: fixed;z-index: 8000;bottom: 45px;right: 20px;display: none;width: 50px;height: 50px;font-size: 28px;line-height: 50px;text-align: center;text-decoration: none;background-color: #0047AB ;cursor: pointer;opacity: 1 !important;}#scroll-up.left {right: unset;left: 20px;}#scroll-up::before {content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);border-bottom: 10px solid #fff;border-right: 10px solid transparent;border-left: 10px solid transparent;border-radius: 6px;}#scroll-up::after {content: "";position: absolute;left: 50%;top: 55%;transform: translate(-50%, -50%);border-bottom: 10px solid #0047AB;border-right: 10px solid transparent;border-left: 10px solid transparent;}#sidr {padding-top: 60px;}a.sidr-class-sidr-button-close {position: absolute;right: 15px;top: 15px;height: 30px;width: 30px;line-height: 30px;background-color: #0047AB;}a.sidr-class-sidr-button-close:focus {outline: 1px dotted #fff;}a.sidr-class-sidr-button-close::before, a.sidr-class-sidr-button-close::after {position: absolute;content: '';width: 20px;height: 2px;left: 5px;top: 6px;background-color: #fff;-webkit-transition: all .075s ease-in-out;transition: all .075s ease-in-out;}a.sidr-class-sidr-button-close:before {-webkit-transform: translateY(8px) rotateZ(-45deg);transform: translateY(8px) rotateZ(-45deg);}a.sidr-class-sidr-button-close:after {top: 22px;-webkit-transform: translateY(-8px) rotateZ(45deg);transform: translateY(-8px) rotateZ(45deg);}a.sidr-class-sidr-button-close i {display: none;}.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-caption {display: block;background: #000;background: rgba(0, 0, 0, .75);color: #fff;font-size: 85%;line-height: 1.5;padding: 15px;text-align: left;}.gallery:after {content:"";display:table;clear:both;}img.aligncenter, div.aligncenter {display:block;margin:1em auto;}img.wp-post-image {display: block;}figure.aligncenter {margin: 1em auto;}.post-thumbnail img.wp-post-image {margin: 0;}.post-thumbnail.full-width-image.original{width: fit-content;}.post-thumbnail.full-width-image.original img {width: revert-layer;}.post-thumbnail.full-width-image.original img, .post-thumbnail.full-width-image.original .aft-image-caption {margin: 0 20px;max-width: calc(100% - 40px);}img.alignright, div.alignright, figure.alignright {float:right;margin:1em 0 1em 2em;}img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left;margin:1em 1em 2em 0;}figure.gallery-item {max-width: 100%;height: auto;margin:1em 0;}p img.alignright, p img.alignleft {margin-top:0;}.gallery figure img {max-width:100%;height:auto;margin:0 auto;display:block;width: 100%;}.gallery figure {float:left;margin:0 2% 1em 0;margin-bottom: 10px;}.gallery.gallery-columns-1 figure {width:100%;margin:0 0 1em 0;float:none;}.gallery.gallery-columns-3 figure {width:32%;}.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}.gallery.gallery-columns-2 figure {width:49%;}.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}.gallery.gallery-columns-4 figure {width:23.25%;}.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}.gallery.gallery-columns-5 figure {width:18%;}.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}.gallery.gallery-columns-6 figure {width:14.2%;}.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}.gallery.gallery-columns-7 figure {width:12%;}.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}.gallery.gallery-columns-8 figure {width:10.2%;}.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}.gallery.gallery-columns-9 figure {width:8.85%;}.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}@media (max-width:767px) {img.alignright, div.alignright, img.alignleft, div.alignleft, img.wp-post-image.attachment-thumb {display:block;margin:1em auto;float:none;}figure.alignright, figure.alignleft {margin: 1em auto;float: none}.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%;margin:0 0 1em 0;float:none;}}.nav>li>a:focus, .nav>li>a:hover {background-color: transparent;}.pagination {margin: 20px 0;}.reviewnews-widget.widget_text a {border-bottom: 1px solid;}.site-footer .reviewnews-widget.widget_text a, body.aft-dark-mode .reviewnews-widget.widget_text a {color: #fff;}footer.site-footer {background-color: #101010;}footer.site-footer .primary-footer{padding-top: 20px;padding-bottom: 20px;}.footer-nav-wrapper .menu li{display: inline-block;margin-right: 10px;font-weight: 700;}.secondary-footer {padding: 10px 0;position: relative;}.secondary-footer:before {position: absolute;content: '';top: 0;left: 0;height: 100%;width: 100%;background-color: rgba(0,0,0,0.15);}footer .secondary-footer a {color: #fff;}.site-footer.data-bg .secondary-footer::before {background-color: rgba(0,0,0,.35);}.secondary-footer > div{position: relative;}.site-info {text-align: center;padding: 10px 0;background-color: #C1121F;}.secondary-footer .af-flex-container{align-items: center;}.secondary-footer .af-flex-container .col-1 ul{text-align: center;}.primary-footer-area:first-child:nth-last-child(1) {width: 100%;}.primary-footer-area:first-child:nth-last-child(2), .primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area {width: 50%;}.primary-footer-area:first-child:nth-last-child(3), .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area {width: 33.3333%;}body.aft-dark-mode .aft-readmore-wrapper a.aft-readmore{border: 1px solid rgba(255,255,255,0.3);color: #fff;}body.aft-dark-mode .aft-readmore-wrapper a.aft-readmore:hover{color: #ffffff;}.grid-design-texts-over-image .aft-readmore-wrapper a.aft-readmore {border-color: rgba(255,255,255,0.5);color: #fff;}.aft-default-mode .grid-design-texts-over-image .aft-readmore-wrapper a.aft-readmore, .aft-dark-mode .grid-design-texts-over-image .aft-readmore-wrapper a.aft-readmore{border-color: rgba(255,255,255,0.5);}body.aft-dark-mode footer .reviewnews-widget .af-slick-navcontrols, body.aft-default-mode footer .reviewnews-widget .af-slick-navcontrols{background-color: transparent;}body.aft-default-mode footer .af-slick-navcontrols .slide-icon{color: #fff;}body .primary-footer-area:first-child:nth-last-child(2) .reviewnews_posts_lists_widget .af-double-column.list-style.col-3, body .primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area .reviewnews_posts_lists_widget .af-double-column.list-style.col-3{width: 100%;}body .primary-footer-area:first-child:nth-last-child(2) .reviewnews_featured_posts_widget .col-4.pad, body .primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area .reviewnews_featured_posts_widget .col-4.pad{width: 50%;}body .primary-footer-area:first-child:nth-last-child(2) .reviewnews_express_posts_list_widget .col-2.af-sec-post, body .primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area .reviewnews_express_posts_list_widget .col-2.af-sec-post{width: 100%;}body .primary-footer-area:first-child:nth-last-child(2) .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, body .primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img {height: 430px;}body .primary-footer-area:first-child:nth-last-child(2) .reviewnews_express_posts_grid_widget .af-express-grid-wrap, body .primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area .reviewnews_express_posts_grid_widget .af-express-grid-wrap {grid-template-columns: repeat(2, 1fr);}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_posts_lists_widget .af-double-column.list-style.col-3, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_posts_lists_widget .af-double-column.list-style.col-3{width: 100%;}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_express_posts_list_widget .col-2.af-sec-post, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_express_posts_list_widget .col-2.af-sec-post{width: 100%;}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_featured_posts_widget .col-4.pad, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_featured_posts_widget .col-4.pad{width: 100%;}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img {height: 230px;}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_youtube_video_widget .col-2.secondary-video, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_youtube_video_widget .col-2.primary-video {width: 100%;}body.full-width-content .primary-footer-area:first-child:nth-last-child(3) .reviewnews_youtube_video_widget .primary-video iframe.af-yt-video-item, body.full-width-content .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_youtube_video_widget .secondary-video iframe.af-yt-video-item, body:not(.full-width-content) .primary-footer-area:first-child:nth-last-child(3) .reviewnews_youtube_video_widget .primary-video iframe.af-yt-video-item, body:not(.full-width-content) .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_youtube_video_widget .secondary-video iframe.af-yt-video-item{height: 255px;width: 100%;}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_express_posts_grid_widget .af-express-grid-wrap, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_express_posts_grid_widget .af-express-grid-wrap {grid-template-columns: repeat(1, 1fr);}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child {grid-column-end: span 1;grid-row-end: span 1;aspect-ratio: 3/2;}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_posts_double_columns_widget .col-2.af-sec-post, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_posts_double_columns_widget .col-2.af-sec-post{width: 100%;}.reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap {text-align: center;cursor: pointer;}.reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img {height: 360px;display: inline-block;width: 100%;object-fit: cover;}.reviewnews_youtube_video_widget span.vid-thumb img {height: 110px;}.reviewnews_youtube_video_widget .af-youtube-slider-thumbnail {margin-left: 15px;width: calc(25% - 15px);overflow: hidden;}.reviewnews_youtube_video_widget .af-youtube-slider-thumbnail .slick-list {margin: -7.5px 0;}.reviewnews_youtube_video_widget .af-youtube-slider-thumbnail .slick-item {margin: 7.5px 0;}@media screen and (max-width: 768px){body .wp-block-group.aft-fw-resp .is-layout-flex {flex-wrap: wrap;}}body .splw-main-wrapper .splw-weather-title {margin: 0 !important;}div[id*="splw-location-weather"].splw-main-wrapper {max-width: unset !important;}.wp-post-author-shortcode{border-color: rgba(0, 0, 0, 0.1);}p.awpa-website a {color: #808080;transition: all 0.075s ease-out;}p.awpa-website a:hover {color: #0047AB ;}.aft-dark-mode .wp_post_author_widget ul.awpa-contact-info li a, .aft-dark-mode .wp-post-author-meta .wp-post-author-meta-more-posts a, .aft-dark-mode .wp_post_author_widget .awpa-display-name a {color: #fff;}.awpa-review-field .right-star .awpa-rating-button {border-radius: 0;}p.awpa-more-posts a {border: 1px solid rgba(0, 0, 0, 0.1);padding: 5px 15px;display: inline-block;color: #808080;transition: all 0.075s ease-out;}.aft-dark-mode p.awpa-more-posts a {border-color: rgba(255,255,255,.2);}p.awpa-more-posts a:hover {border-color: #0047AB ;}.wp-post-author-wrap .awpa-contact-info {padding: 0;}.wp-post-author-wrap .awpa-contact-info li {display: inline-block;}.wp_post_author_widget .wp-post-author-wrap.left .awpa-contact-info li {padding: 10px 5px 0 0;}.wp_post_author_widget .wp-post-author-wrap.right .awpa-contact-info li {padding: 10px 0 0 5px;}.wp_post_author_widget .wp-post-author-wrap.center .awpa-contact-info li {padding: 10px 3px 0px;}ul.awpa-contact-info li a {color: #fff;width: 30px;text-align: center;line-height: 30px;height: 30px;margin: 0;border-radius: 50%;display: inline-block;}ul.awpa-contact-info li a[href*="facebook.com"]{background-color: #3b5999;}ul.awpa-contact-info li a[href*="linkedin.com"]{background-color: #0077B5;}ul.awpa-contact-info li a[href*="tiktok.com"], ul.awpa-contact-info li a[href*="threads.com"], ul.awpa-contact-info li a[href*="x.com"], ul.awpa-contact-info li a[href*="twitter.com"]{background-color: #000;}.aft-dark-mode .wp-post-author-meta .wp-post-author-meta-more-posts a {border-color: rgba(255, 255, 255, 0.1);}#sidr .header-after1, #sidr .widget-title, footer .header-after1, footer .widget-title, #secondary .header-after1, #secondary .widget-title {position: relative;}.aft-dark-mode .home-featured-widgets, .aft-dark-mode .aft-frontpage-feature-section-wrapper section.reviewnews-customizer, .aft-default-mode .home-featured-widgets, .aft-default-mode .aft-frontpage-feature-section-wrapper section{background-color: transparent;-webkit-box-shadow: none;box-shadow: none;}body.aft-dark-mode select, body.aft-dark-mode legend {color: #fff;}.aft-dark-mode .select2-container--default .select2-results__option[aria-selected=true], .aft-dark-mode .select2-container--default .select2-results__option[data-selected=true] {background-color: #ddd;color: #1f1f1f;}.aft-default-mode .wp-block-archives-list.wp-block-archives a:not(.has-text-color), .aft-default-mode .wp-block-latest-posts a:not(.has-text-color), .aft-default-mode .entry-content .wp-block-latest-posts a:not(.has-text-color), .aft-default-mode .wp-block-categories-list.wp-block-categories a:not(.has-text-color), .aft-default-mode .wp-block-latest-comments li.wp-block-latest-comments__comment a{color: #1f1f1f;}.aft-dark-mode .select2-dropdown, .aft-dark-mode .select2-container--default .select2-search--dropdown .select2-search__field, .aft-dark-mode .select2-results {background-color: #202020;}.aft-dark-mode .wp-post-author-wrap .header-after::after, .aft-dark-mode span.heading-line-after, .aft-dark-mode .wp-post-author-wrap .header-after::before, .aft-dark-mode span.heading-line-before{background-color: #0047AB;}.aft-dark-mode #wp-calendar tfoot td, .aft-dark-mode #wp-calendar tbody td, .aft-dark-mode #wp-calendar thead th, .aft-dark-mode #wp-calendar td:last-child, .aft-dark-mode #wp-calendar th:last-child, .aft-dark-mode #wp-calendar tr:last-child td{background: transparent;border-color: #C1121F;}.aft-dark-mode .aft-posts-tabs-panel .nav-tabs, .aft-dark-mode.widget-title-fill-and-border .widget-title {border-color: #C1121F;}body.aft-dark-mode #sidr, body.aft-dark-mode code, body.aft-dark-mode{background-color: #000000;}body.aft-dark-mode .aft-masonry-archive-posts .read-img, body.aft-dark-mode .read-img.read-bg-img{background-color: #3a3a3a;}body.aft-dark-mode.single span.tags-links a, body.aft-dark-mode .main-navigation .menu .menu-mobile li a, body.aft-dark-mode .widget ul ul li, body.aft-dark-mode .widget ul.menu >li, body.aft-dark-mode .widget > ul > li{border-color:#C1121F;}body.aft-dark-mode .reply a, body.aft-dark-mode.single span.tags-links a, .aft-dark-mode .banner-exclusive-posts-wrapper a, .aft-dark-mode .banner-exclusive-posts-wrapper a:visited, body.aft-dark-mode .aft-comment-view-share > span > a, .aft-default-mode .site-footer .wp-block-archives-list.wp-block-archives a:not(.has-text-color), .aft-default-mode .site-footer .wp-block-latest-posts a:not(.has-text-color), .aft-default-mode .site-footer .entry-content .wp-block-latest-posts a:not(.has-text-color), .aft-default-mode .site-footer .wp-block-categories-list.wp-block-categories a:not(.has-text-color), .aft-default-mode .site-footer .wp-block-latest-comments li.wp-block-latest-comments__comment a, .aft-dark-mode .wp-block-archives-list.wp-block-archives a:not(.has-text-color), .aft-dark-mode .wp-block-latest-posts a:not(.has-text-color), .aft-dark-mode .entry-content .wp-block-latest-posts a:not(.has-text-color), .aft-dark-mode .wp-block-categories-list.wp-block-categories a:not(.has-text-color), .aft-dark-mode .wp-block-latest-comments li.wp-block-latest-comments__comment a, body.aft-dark-mode{color: #fff;}body.aft-dark-mode .main-navigation .menu .menu-mobile li a, body.aft-dark-mode .main-navigation .menu .menu-desktop .sub-menu li a{color: #fff;}body.aft-dark-mode .af-search-form{background-color: #252525;}body.aft-dark-mode div#respond{border-color: transparent;}.aft-default-mode .wp-block-archives-list.wp-block-archives a:not(.has-text-color):hover, .aft-default-mode .wp-block-latest-posts a:not(.has-text-color):hover, .aft-default-mode .wp-block-categories-list.wp-block-categories a:not(.has-text-color):hover, .aft-default-mode .wp-block-latest-comments li.wp-block-latest-comments__comment a:hover, .aft-dark-mode .wp-block-archives-list.wp-block-archives a:not(.has-text-color):hover, .aft-dark-mode .wp-block-latest-posts a:not(.has-text-color):hover, .aft-dark-mode .wp-block-categories-list.wp-block-categories a:not(.has-text-color):hover, .aft-dark-mode .wp-block-latest-comments li.wp-block-latest-comments__comment a:hover {color: #0047AB;}body.aft-dark-mode .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .min-read, body.aft-dark-mode .header-layout-compressed .compress-bar-mid .date-bar-mid, body.aft-dark-mode .search-icon:visited, body.aft-dark-mode .search-icon:hover, body.aft-dark-mode .search-icon:focus, body.aft-dark-mode .search-icon:active, body.aft-dark-mode input, body.aft-dark-mode textarea, body.aft-dark-mode .aft-popular-taxonomies-lists ul li a, body.aft-dark-mode .color-pad, body.aft-dark-mode ul.trail-items li a, body.aft-dark-mode #wp-calendar caption, body.aft-dark-mode .nav-links a, body.aft-dark-mode .read-details .entry-meta span, body.aft-dark-mode .entry-meta span, body.aft-dark-mode .entry-meta span a, body.aft-dark-mode .read-title h3 a, body.aft-dark-mode .read-title h3 a{color: #fff;}body.aft-dark-mode .em-author-details ul li a{background: #0f0f0f;color: #fff;}body.aft-dark-mode .social-widget-menu ul li a{background-color: #202020;}body.aft-default-mode .site-footer .aft-small-social-menu ul li a:hover, body.aft-dark-mode .aft-small-social-menu ul li a:hover, body.aft-default-mode .site-footer .aft-small-social-menu ul li a, body.aft-dark-mode .aft-small-social-menu ul li a{color: #fff;}body.aft-dark-mode header.header-layout-compressed .aft-small-social-menu ul li a {color: #fff !important;}body.aft-dark-mode .main-navigation ul.children li, body.aft-dark-mode .main-navigation ul .sub-menu li{border-top: 1px solid rgba(255,255,255, 0.2);}body.aft-dark-mode .main-navigation ul.children li:first-child, body.aft-dark-mode .main-navigation ul .sub-menu li:first-child{border-top-color: transparent;}body.aft-dark-mode .wp-post-author-shortcode, body.aft-dark-mode .aft-readmore-wrapper a.aft-readmore {border-color: rgba(255, 255, 255, 0.3);}body.aft-dark-mode input, body.aft-dark-mode .widget_categories select, body.aft-dark-mode input.search-field, body.aft-dark-mode textarea{border-color: transparent;background-color: rgba(255,255,255,.1);}body.aft-dark-mode .wp-block-table[class*='has-subtle-']{background-color: transparent;}body.aft-dark-mode .reviewnews-header .af-boxed .bottom-bar-up, body.aft-dark-mode .header-layout-compressed-full .full-width .af-transparent-head .bottom-header , body.aft-dark-mode .header-layout-compressed-full .full-width .bottom-header {background-color: #171717;}body.aft-default-mode #secondary .widget-area.color-pad .read-single.color-pad , body.aft-dark-mode #secondary .widget-area.color-pad .read-single.color-pad {background-color: transparent;}.aft-dark-mode ul.trail-items li:after, .aft-dark-mode .wp-block-tag-cloud a, .aft-dark-mode .entry-content > .wp-block-tag-cloud a:not(.has-text-color), .aft-dark-mode .tagcloud a, .aft-dark-mode .widget ul.menu >li a, .aft-dark-mode .widget > ul > li a{color: #fff;}.aft-dark-mode .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {background-color: #ffffff11;}body.aft-dark-mode pre{color: #fff;background-color: #ffffff11;}body.aft-dark-mode .header-layout-centered .bottom-header{border-color: #000;}body.aft-dark-mode .main-navigation .gt_float_switcher .gt_options, body.aft-dark-mode .main-navigation .menu .menu-mobile{background: #000;}body.aft-dark-mode:not(.home) .reviewnews-header.header-layout-centered .bottom-header, body.aft-dark-mode .ham.exit {background-color: transparent;}body.aft-dark-mode input:focus, body.aft-dark-mode textarea:focus {outline: 1px dotted rgba(255,255,255,.5);}body.aft-dark-mode .comment-meta a {color: #fff;}body.aft-dark-mode .comment-meta a:hover {color: #0047AB;}footer.site-footer .wp-calendar-nav a, footer.site-footer .wp-block-latest-comments__comment-meta a, .widget-title-border-bottom footer.site-footer .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-border-bottom footer.site-footer .wp_post_author_widget .widget-title .header-after, .widget-title-border-bottom footer.site-footer .widget-title .heading-line, .widget-title-border-none footer.site-footer .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-border-none footer.site-footer .wp_post_author_widget .widget-title .header-after, .widget-title-border-none footer.site-footer .widget-title .heading-line, .widget-title-border-center footer.site-footer .aft-posts-tabs-panel .nav-tabs>li>a, .widget-title-border-center footer.site-footer .wp_post_author_widget .widget-title .header-after, .widget-title-border-center footer.site-footer .widget-title .heading-line, footer.site-footer .wp-block-tag-cloud a, footer.site-footer .tagcloud a, footer.site-footer .widget ul.menu >li a, footer.site-footer .widget > ul > li a, footer.site-footer .search-icon:visited, footer.site-footer .search-icon:hover, footer.site-footer .search-icon:focus, footer.site-footer .search-icon:active, footer.site-footer input, footer.site-footer textarea, footer.site-footer .color-pad, footer.site-footer ul.trail-items li a, footer.site-footer #wp-calendar caption, footer.site-footer .nav-links a, footer.site-footer .read-details .entry-meta span, footer.site-footer .entry-meta span, footer.site-footer .read-title h3 a{color: #fff;}footer.site-footer input::placeholder {color: rgba(255,255,255,.5);}footer.site-footer input, footer.site-footer .widget_categories select, footer.site-footer input.search-field, footer.site-footer textarea{border-color: transparent;background-color: rgba(255,255,255,.1);}.widget-title-border-center footer.site-footer .wp-block-group .wp-block-heading::before, .widget-title-border-bottom footer.site-footer .wp-block-group .wp-block-heading::before, .widget-title-fill-and-border footer.site-footer .wp-block-group .wp-block-heading::after, footer.site-footer .read-img.read-bg-img, .widget-title-border-center footer.site-footer .aft-posts-tabs-panel .nav-tabs li a::before, .widget-title-border-center footer.site-footer .wp_post_author_widget .widget-title .header-after::before, .widget-title-border-center footer.site-footer .widget-title .heading-line::before{background: #C1121F;}footer.site-footer.single span.tags-links a, footer.site-footer .main-navigation .menu .menu-mobile li a, footer.site-footer .widget ul ul li, footer.site-footer .widget ul.menu >li, footer.site-footer .widget > ul > li{border-color:rgba(255, 255, 255, 0.2);}footer.site-footer #wp-calendar tfoot td, footer.site-footer #wp-calendar tbody td, footer.site-footer #wp-calendar thead th, footer.site-footer #wp-calendar td:last-child, footer.site-footer #wp-calendar th:last-child, footer.site-footer #wp-calendar tr:last-child td{background: transparent;border-color: rgba(255, 255, 255, 0.2);}body.aft-dark-mode .wp-block-tag-cloud a, body.aft-dark-mode .tagcloud a, body.aft-dark-mode footer.site-footer .wp-block-tag-cloud a, body.aft-dark-mode footer.site-footer .tagcloud a, body.aft-default-mode footer.site-footer .wp-block-tag-cloud a, body.aft-default-mode footer.site-footer .tagcloud a {background: rgba(255, 255, 255, 0.2);}.aft-dark-mode .entry-content > .wp-block-tag-cloud a:not(.has-text-color):hover, footer.site-footer .wp-calendar-nav a:hover, footer.site-footer .wp-block-latest-comments__comment-meta a:hover {color: #0047AB;}body.single-post .entry-title, h1.page-title {font-size: 32px;}h1.page-title + .archive-description {margin-bottom: 20px;}body:not(.full-width-content) #primary .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h3, .aft-banner-layout-7 .af-banner-carousel.af-carousel-3 .read-title h3, .mailchimp-block .block-title, .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, article.latest-posts-full .read-title h3, .af-banner-carousel .read-title h3{font-size: 32px;}@media screen and (max-width:768px) {.header-layout-compressed-full .site-branding .site-title{font-size: 41px;}body:not(.full-width-content) #primary .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h3, .aft-banner-layout-7 .af-banner-carousel.af-carousel-3 .read-title h3, .mailchimp-block .block-title, .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, article.latest-posts-full .read-title h3, .af-banner-carousel .read-title h3{font-size: 24px;}}@media only screen and (max-width: 640px) {body .site-branding .site-title {font-size: 1.75rem;}body .site-description {font-size: 14px;}}@media screen and (max-width:480px) {.header-layout-compressed-full .site-branding .site-title{font-size: 30px;}body:not(.full-width-content) #primary .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h3, .aft-banner-layout-7 .af-banner-carousel.af-carousel-3 .read-title h3, .mailchimp-block .block-title, .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, article.latest-posts-full .read-title h3, .af-banner-carousel .read-title h3{font-size: 20px;}}.aft-banner-layout-7 .af-banner-carousel.af-carousel-4 .read-title h3, .reviewnews_posts_express_list .grid-part .read-title h3, #secondary .archive-list-post .read-title h3, #sidr .archive-list-post .read-title h3, footer .archive-list-post .read-title h3, body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, #sidr .reviewnews_posts_slider_widget .read-single .read-details .read-title h3 , #secondary .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, .site-footer .reviewnews_posts_slider_widget .read-single .read-details .read-title h3 , .reviewnews_posts_double_columns_widget .af-widget-body .af-sec-post .read-title h3, .archive-list-post .read-title h3, .archive-masonry-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-title h3, .two-col-masonry article.latest-posts-grid.col-3 .read-title h3, .af-main-banner-categorized-posts.express-posts .af-sec-post:not(.list-part) .read-title h3, .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-title h3{font-size: 20px;}#sidr .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h3, #secondary .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child .read-title h3, .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-title h3, .af-reated-posts .read-title h3, article.latest-posts-grid .read-title h3, .af-main-banner-latest-posts .read-title h3, .af-main-banner-thumb-posts .af-sec-post .read-title h3, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-title h3, .af-main-banner-categorized-posts.express-carousel .af-sec-post .read-title h3, .af-main-banner-featured-posts .read-title h3{font-size: 16px;}.four-col-masonry article.col-3 .read-title h3, .four-col-masonry article.latest-posts-grid.col-3 .read-title h3{font-size: 14px;}.af-main-banner-thumb-posts .list-style .read-single:not(.af-cat-widget-carousel) .read-title h3{font-size: 14px;}@media screen and (max-width: 768px) {.aft-banner-layout-7 .af-banner-carousel.af-carousel-4 .read-title h3, .reviewnews_posts_express_list .grid-part .read-title h3, .site-footer .reviewnews_posts_slider_widget .read-single .read-details .read-title h3 , #sidr .reviewnews_posts_slider_widget .read-single .read-details .read-title h3 , #secondary .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, .archive-list-post .read-title h3, .archive-masonry-post .read-title h3, .reviewnews_posts_double_columns_widget .af-widget-body .af-sec-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-title h3, article.latest-posts-grid .read-title h3, .two-col-masonry article.latest-posts-grid.col-3 .read-title h3, .af-main-banner-categorized-posts.express-posts .af-sec-post:not(.list-part) .read-title h3, .af-main-banner-categorized-posts.express-posts .af-sec-post:first-child .read-title h3{font-size: 18px;}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-title h3, .af-main-banner-categorized-posts.express-carousel .af-sec-post .read-title h3, .four-col-masonry article.col-3 .read-title h3, .four-col-masonry article.latest-posts-grid.col-3 .read-title h3, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-title h3, .af-main-banner-thumb-posts .af-sec-post .read-title h3, .af-reated-posts .read-title h3, .af-main-banner-latest-posts .read-title h3, .af-main-banner-featured-posts .read-title h3{font-size: 18px;}}@media screen and (max-width: 350px) {.aft-banner-layout-7 .af-banner-carousel.af-carousel-4 .read-title h3, .reviewnews_posts_express_list .grid-part .read-title h3, .site-footer .reviewnews_posts_slider_widget .read-single .read-details .read-title h3 , #sidr .reviewnews_posts_slider_widget .read-single .read-details .read-title h3 , #secondary .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, .archive-list-post .read-title h3, .archive-masonry-post .read-title h3, .reviewnews_posts_double_columns_widget .af-widget-body .af-sec-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-title h3, .archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-title h3, article.latest-posts-grid .read-title h3, .two-col-masonry article.latest-posts-grid.col-3 .read-title h3, .af-main-banner-categorized-posts.express-posts .af-sec-post:not(.list-part) .read-title h3, .af-main-banner-categorized-posts.express-posts .af-sec-post:first-child .read-title h3{font-size: 18px;}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single .read-title h3, .af-main-banner-categorized-posts.express-carousel .af-sec-post .read-title h3, .four-col-masonry article.col-3 .read-title h3, .four-col-masonry article.latest-posts-grid.col-3 .read-title h3, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-title h3, .af-main-banner-thumb-posts .af-sec-post .read-title h3, .af-reated-posts .read-title h3, .af-main-banner-latest-posts .read-title h3, .af-main-banner-featured-posts .read-title h3{font-size: 18px;}.reviewnews-widget .wp-block-heading{font-size: 14px;}}.af-list-post .read-title h3, .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .af-trending-posts .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .reviewnews_posts_double_columns_widget .af-widget-body .af-double-column.list-style .read-title h3, .reviewnews_popular_news_widget .banner-vertical-slider .af-double-column.list-style .read-title h3, .af-main-banner-categorized-posts.express-posts .af-sec-post.list-part .read-title h3{font-size: 14px;}.wp-block-latest-comments li.wp-block-latest-comments__comment, .wp-block-group ul li, .widget ul ul li, .widget > ul > li, .aft-banner-layout-9 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-8 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-1 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-2 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-3 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3{font-size: 14px;}.aft-banner-layout-0 .aft-trending-posts.list-part .af-double-column.list-style .read-title h3{font-size: 14px;margin-top: 0;}@media screen and (max-width: 1024px) {.widget ul ul li, .widget > ul > li, .aft-banner-layout-9 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-8 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-1 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-2 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-3 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3{font-size: 14px;}}@media screen and (max-width: 350px) {.widget ul ul li, .widget > ul > li, .aft-banner-layout-9 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-8 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-1 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-2 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .aft-banner-layout-3 .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3{font-size: 14px;}}@media screen and (max-width: 1440px) {body.single.align-content-right .entry-content-wrap.social-vertical-share .vertical-left-right, body.single .entry-content-wrap.social-vertical-share .vertical-left-right{position: inherit;height: auto;transform: translateX(0);}body.single .entry-content-wrap.social-vertical-share .aft-social-share{position: inherit;float: none;min-width: 0;top: inherit;transform: translateX(0);padding: 10px;background: transparent;box-shadow: unset;}body.single .entry-content-wrap.social-vertical-share .read-img {margin-top: 0 !important;}body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share{transform: translateX(0);}body.single .entry-content-wrap.social-vertical-share .aft-social-share .sd-content ul li{display: inline-block;padding-left: 0;}}@media screen and (max-width: 1024px) {.aft-featured-category-section.af-list-post .af-widget-body:not(.clearfix), .af-main-banner-categorized-posts.express-posts .col-3 .af-widget-body, .aft-posts-tabs-panel ul.article-tabbed-list {display: flex;flex-wrap: wrap;justify-content: space-between;}.af-main-banner-thumb-posts .small-grid-style {margin: 0 -5px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .small-grid-style {margin: 0;}.aft-banner-layout-1 .af-main-banner-thumb-posts .af-sec-post .read-single , .aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-single {margin-bottom: 0;}.af-main-banner-thumb-posts .af-sec-post{width: 50%;float: left;padding: 0 5px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .af-sec-post {width: 100%;}.aft-main-banner-wrapper .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post {width: calc(50% - 5px);}.aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-2 .af-banner-carousel .read-img.read-bg-img, .af-banner-carousel .read-img.read-bg-img{height: 600px;}.aft-banner-layout-9 .af-banner-carousel, .aft-banner-layout-8 .af-banner-carousel, .aft-banner-layout-3 .af-banner-carousel, .aft-banner-layout-2 .af-banner-carousel, .aft-banner-layout-1 .af-banner-carousel, .af-banner-carousel {max-height: 600px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-banner-layout-0 .aft-grid-trending-posts .read-img.read-bg-img{height: 320px;}.read-img.read-bg-img {height: 150px;}.aft-banner-layout-9 .banner-vertical-slider {max-height: 110px;}.aft-banner-layout-2 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img {height: 110px;width: 110px;}.aft-banner-layout-2 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details {max-height: 110px;width: calc(100% - 110px);}.af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img{height: 110px;max-width: 110px;}.aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img{height: 231px;}.aft-banner-layout-1 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img{height: 260px;}.banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img{width: 40%;}.af-boxed-layout .af-whole-wrapper{max-width: 1000px;}.aft-main-banner-wrapper .aft-editors-and-trending-part, .aft-main-banner-section .aft-thumb-part, .aft-main-banner-section .aft-trending-part, .aft-main-banner-section .aft-slider-part{width: 100%;}body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share{text-align: left;}}@media screen and (max-width: 1024px){.af-main-banner-tabbed-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-3 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img{height: 110px;max-width: 110px;}.aft-main-banner-section.aft-banner-layout-3 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-details{width: calc(100% - 110px);max-height: 110px;}.aft-main-banner-section:not(.aft-banner-layout-0) .af-trending-navcontrols-2 .slide-icon, .aft-main-banner-section:not(.aft-banner-layout-0) .af-trending-navcontrols .slide-icon{transform: rotate(90deg);}.aft-banner-layout-0 .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img, .aft-banner-layout-0 .af-main-banner-tabbed-posts .read-single:not(.af-cat-widget-carousel) .read-img.read-bg-img{height: 100px;max-width: 100px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) .read-details {max-height: 100px;width: calc(100% - 100px);}.aft-banner-layout-0 .aft-editors-and-trending-part .slick-list {margin: 0 -10px;}}@media screen and (max-width: 1024px) and (min-width: 481px) {.af-main-banner-tabbed-posts .af-sec-post:nth-child(3) .read-single {margin-bottom: 0;}.aft-main-banner-wrapper .banner-vertical-slider .slick-list {margin: 0;}.aft-main-banner-wrapper .banner-vertical-slider .read-single {margin: 0;}}@media screen and (max-width: 990px) and (min-width: 600px) {.site-footer .af-widget-popular-carousel-navcontrols.af-slick-navcontrols .slide-icon, #secondary .af-widget-popular-carousel-navcontrols.af-slick-navcontrols .slide-icon, .site-footer .af-widget-trending-carousel-navcontrols.af-slick-navcontrols .slide-icon, #secondary .af-widget-trending-carousel-navcontrols.af-slick-navcontrols .slide-icon{transform: rotate(90deg);}}@media screen and (max-width: 990px) and (min-width: 481px) {.aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post {width: calc(50% - 7.5px);}#sidr .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post, .site-footer .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post {width: 100%;}#secondary .reviewnews_posts_single_column_widget .list-style:last-child .list-style .read-single{margin-bottom: 15px;}#secondary .reviewnews_posts_single_column_widget .af-double-column.list-style .read-bg-img{width: calc(50% - 7.5px);max-width: calc(50% - 7.5px);}#secondary .reviewnews_posts_single_column_widget .af-double-column.list-style .read-details {width: calc(50% + 7.5px);padding: 0 15px;}#secondary .reviewnews_posts_double_columns_widget .col-2.af-sec-post {width: 50%;}#secondary .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img{height: 435px;}#secondary .reviewnews_posts_slider_widget .af-posts-slider {max-height: 435px;}body:not(.full-width-content) #secondary .reviewnews_express_posts_grid_widget .af-express-grid-wrap {grid-template-columns: repeat(3, 1fr);}body:not(.full-width-content) #secondary .reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child{grid-column-end: span 2;grid-row-end: span 2;aspect-ratio: unset;}}@media screen and (max-width: 990px) {body:not(.full-width-content) #secondary .reviewnews_featured_posts_widget .col-4.pad{width: 33.33%;}#secondary .reviewnews-widget.reviewnews_posts_lists_widget .af-list-post .col-2 {width: calc(50% - 7.5px);}.af-boxed-layout .af-whole-wrapper{max-width: 970px;}body.single .entry-content-wrap.social-vertical-share .aft-social-share{padding-top: 0;}#secondary .af-social-contacts .social-widget-menu ul li{width: calc(16.66% - 15px);}#secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(1), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(2), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(3), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(4), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(5), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(6){margin-bottom: 0;}body.align-content-right .container-wrapper #primary, body.align-content-right .container-wrapper #secondary, .container-wrapper #secondary, .container-wrapper #primary {width: 100%;padding: 0;}body.align-content-right .container-wrapper #secondary, body.align-content-left .container-wrapper #secondary{}.container-wrapper #secondary .reviewnews-ad-after-content, .container-wrapper #primary .reviewnews-ad-after-content{padding-bottom: 20px;}.aft-dark-mode.home main.site-main, .aft-default-mode.home main.site-main {margin-bottom: 20px;}.aft-dark-mode.home[class*="elementor-"] main.site-main, .aft-default-mode.home[class*="elementor-"] main.site-main{margin-bottom: 0;}.af-youtube-video-list .secondary-video, .af-youtube-video-list .primary-video{width: 100%;}.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent{position: relative;}.main-navigation .menu-item-has-children:last-child .menu-description, .main-navigation .menu-item-has-children .menu-description, .main-navigation .menu-description{top: 50%;left: inherit;transform: translateY(-50%);margin: 0 5px;}.aft-popular-tags, .main-navigation .menu-description:after, .main-navigation ul li.page_item_has_children > a:after, .main-navigation ul li.menu-item-has-children > a:after{display: none;}.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:visited, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:hover, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:focus, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:active, .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .main-navigation .menu > ul > li > a{color: #000;}.header-layout-compressed-full .main-navigation .menu-desktop > ul > li > a{opacity: 1;}.primary-footer-area:first-child:nth-last-child(3), .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area{width: 50%;}.af-post-thumbnail-holder .af-double-column.list-style .read-bg-img{width: 45px;height: 45px;min-width: 45px;}.af-post-thumbnail-holder .af-double-column.list-style .read-details .read-title h3{font-size: 14px;font-weight: normal;}.aft-main-banner-section.aft-banner-layout-3 .aft-slider-part{width: 100%;}div.custom-menu-link > a i{font-size: 14px;margin-right: 0;}.header-layout-compressed-full div.custom-menu-link > a i {margin-right: 10px;}.main-navigation .toggle-menu{width: auto;padding: 20px 7px;padding-left: 0;}.header-layout-centered .main-navigation .toggle-menu, [class*="header-layout-side"] .main-navigation .toggle-menu, .header-layout-compressed-full .main-navigation .toggle-menu{padding: 0px;}.header-layout-centered .main-navigation .toggle-menu a, [class*="header-layout-side"] .main-navigation .toggle-menu a, .header-layout-compressed-full .main-navigation .toggle-menu a{padding: 20px 10px;display: block;outline-color: #fff;}.reviewnews-header.header-layout-side .search-watch .af-search-wrap{justify-content: center;}.reviewnews-header.header-layout-centered .top-bar-right div.custom-menu-link > a, .reviewnews-header.header-layout-compressed-full .top-bar-right div.custom-menu-link > a{text-align: center;}.reviewnews-header.header-layout-centered .top-bar-right .search-icon, .reviewnews-header.header-layout-compressed-full .top-bar-right .search-icon{line-height: 29px;}.reviewnews-header.header-layout-compressed-full .bottom-bar-flex .logo{width: 100%;}.af-banner-carousel.af-banner-carousel-1.af-carousel-default .slick-item .read-single {margin-bottom: 0;}.primary-footer-area .reviewnews-widget:last-child {margin-bottom: 20px;}.primary-footer-area:last-child .reviewnews-widget:last-child {margin-bottom: 0px;}}@media only screen and (max-width: 1024px) and (min-width: 768px) {.aft-banner-layout-1 .af-main-banner-thumb-posts .read-single:not(.af-cat-widget-carousel) {min-height: 144px;}.aft-banner-layout-1 .banner-vertical-slider .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img{height: 120px;}}@media screen and (min-width: 1025px){.aft-featured-category-section.featured-cate-sec.reviewnews-customizer .featured-category-item.reviewnews-customizer {margin-bottom: 0;}}@media only screen and (max-width: 1024px){.aft-banner-layout-10 .af-banner-carousel, .aft-banner-layout-4 .af-banner-carousel{max-height: unset;aspect-ratio: 3/2;}.aft-featured-category-section .featured-category-item{width: 100%;}.aft-featured-category-section.featured-cate-sec.reviewnews-customizer .featured-category-item.reviewnews-customizer:last-child {margin-bottom: 0;}}@media only screen and (max-width: 1024px) and (min-width: 481px) {.aft-featured-category-section.af-list-post .af-widget-body > .list-style{width: calc(50% - 7.5px);}}@media only screen and (max-width: 768px) and (min-width: 481px) {#secondary .reviewnews_express_posts_list_widget .col-2.af-sec-post, body:not(.full-width-content) #secondary .reviewnews_featured_posts_widget .col-4.pad{width: 50%;}.af-main-banner-categorized-posts.express-posts .col-3 .af-sec-post.list-part{width: calc(50% - 7.5px);}.featured-post-items-wrap .af-sec-post{width: 50%;}.aft-masonry-archive-posts .read-img{height: unset;min-height: 120px;}.aft-masonry-archive-posts.three-col-masonry .col-3{width: 50%;}.aft-banner-layout-0 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-5 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-6 .af-banner-carousel .read-img.read-bg-img, .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img, .af-banner-carousel .read-img.read-bg-img {height: 500px;}.reviewnews_posts_slider_widget .af-posts-slider {max-height: 500px;}}@media screen and (max-width: 768px) {.aft-banner-layout-7 .af-banner-carousel.af-carousel-1, .aft-banner-layout-7 .af-banner-carousel, .aft-banner-layout-2 .banner-vertical-slider, .aft-banner-layout-3 .banner-vertical-slider{max-height: unset;}.aft-banner-layout-9 .af-banner-carousel, .aft-banner-layout-8 .af-banner-carousel, .aft-banner-layout-6 .af-banner-carousel, .aft-banner-layout-5 .af-banner-carousel, .aft-banner-layout-1 .af-banner-carousel, .aft-banner-layout-2 .af-banner-carousel, .aft-banner-layout-3 .af-banner-carousel{max-height: 500px;}[class*="header-layout-centered-"] .date-bar-left {display: flex;flex-direction: column;gap: 10px;margin-top: 5px;}.aft-banner-layout-7 .af-banner-carousel.af-carousel-1 .read-img.read-bg-img{aspect-ratio: 3/2;}.exclusive-posts {font-size: 14px;}body.single-post .entry-title, body h1.page-title{font-size: 28px;}.secondary-footer .af-flex-container {flex-wrap: wrap;}.secondary-footer .af-flex-container .col-2 {width: 100%;text-align: center;}.secondary-footer .af-flex-container .col-2 + .col-2 {margin-top: 10px;}.secondary-footer .af-flex-container .aft-small-social-menu {text-align: center;}.top-bar-flex .top-bar-right {width: 70%;}.mailchimp-block{padding: 80px 0;}.af-boxed-layout .af-whole-wrapper{max-width: 700px;}.two-col-masonry.archive-layout-grid .reviewnews-ad-archive-between.float-l.col-1, .four-col-masonry.archive-layout-grid .reviewnews-ad-archive-between.float-l.col-1, .full-width-content .af-reated-posts .latest-posts-grid.af-sec-post, body:not(.full-width-content) #secondary .reviewnews_featured_posts_widget .col-4.pad, body:not(.full-width-content) .reviewnews_featured_posts_widget .col-4.pad, .af-reated-posts .col-3, .af-main-banner-latest-posts .col-4, .four-col-masonry .col-3, .featured-posts .col-4{width: 50%;}.archive-first-post-full .four-col-masonry .col-3:nth-child(2n+1), body:not(.full-width-content) .reviewnews_featured_posts_widget .col-4.pad:nth-child(3n+1), .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(3n+1){clear: none;}body:not(.full-width-content) .reviewnews_featured_posts_widget .col-4.pad:nth-child(2n+1), .af-reated-posts .col-3:nth-child(2n+1), .af-main-banner-latest-posts .col-4:nth-child(2n+1), .featured-posts .col-4:nth-child(2n+1){clear: left;}.archive-first-post-full .four-col-masonry .col-3:nth-child(2n) {}.af-main-banner-featured-posts .af-sec-post.col-4.pad.float-l:nth-child(2n+1), .af-reated-posts .latest-posts-grid.af-sec-post:nth-child(2n+1){clear: left;}.aft-main-banner-section.aft-banner-layout-2 .af-banner-carousel .read-img.read-bg-img{height: 460px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-banner-layout-0 .aft-grid-trending-posts .read-img.read-bg-img{height: 220px;}.read-img.read-bg-img{height: 220px;}body:not(.full-width-content) .reviewnews_posts_lists_widget .af-double-column.list-style.col-3, .aft-main-banner-section.aft-banner-layout-2 .aft-slider-part, .af-main-banner-categorized-posts.express-posts.layout-1 .col-66.small-grid-style, .af-main-banner-categorized-posts.express-posts.layout-1 .col-3.small-grid-style, .af-youtube-video-list .secondary-video, .af-youtube-video-list .primary-video{width: 100%;}.af-main-banner-categorized-posts.express-posts.layout-1 .col-3.small-grid-style{margin-top: 10px;}.exclusive-posts .exclusive-now{min-width: 50px;float: none;}.reviewnews_express_posts_grid_widget .af-express-grid-wrap {grid-template-columns: repeat(3, 1fr);}#scroll-up{height: 40px;width: 40px;}body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h3, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h3, body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-title h3, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-title h3, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-title h3, body .two-col-masonry article.latest-posts-grid.col-3 .read-title h3 {font-size: 20px;}body .aft-banner-layout-7 .af-banner-carousel .read-title h3{font-size: 20px;}.entry-header .read-details .entry-meta .posts-author {display: block;margin-top: 20px;}.entry-header .read-details .entry-meta .posts-date {display: block;padding: 5px 0;}}@media screen and (max-width: 600px) {.wp-post-author {flex-direction: column;}.header-layout-centered .header-promotion{padding: 0 20px;}[class*="header-layout-side"] .af-middle-container .header-promotion{padding: 20px 20px 0;}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child {aspect-ratio: 3/2;}.af-trending-posts .trending-posts-item{width: 100%;}.aft-masonry-archive-posts.three-col-masonry .col-3{width: 50%;}.wp-post-author-shortcode.right .awpa-author-block , .wp-post-author-shortcode.left .awpa-author-block {width: 100%;margin: 0 auto;float: none;}.wp-post-author-shortcode .awpa-author-block img {max-width: 150px;}.wp-post-author-shortcode.right , .wp-post-author-shortcode.left {text-align: center;}.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next, .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {float: none;width: 100%;}.post-navigation .nav-previous, .post-navigation .nav-next{text-align: left;margin-top: 15px;}.af-trending-posts .aft-trending-posts.list-part .af-double-column.list-style .read-bg-img {width: 35%;}body:not(.full-width-content) #primary .reviewnews_express_posts_grid_widget .af-express-grid-wrap, .reviewnews_express_posts_grid_widget .af-express-grid-wrap {grid-template-columns: repeat(2, 1fr);}}@media screen and (max-width: 599px) {.af-youtube-slider-thumbnail.col-4, .af-youtube-slider.col-75 {width: 100%;}.af-youtube-slider-thumbnail.col-4{margin: 15px 0 0;}.reviewnews_youtube_video_widget .af-youtube-slider-thumbnail .slick-item {margin: 0 7.5px;}.reviewnews_youtube_video_widget .af-youtube-slider-thumbnail .slick-list {margin: 0 -7.5px;}.reviewnews_youtube_video_widget span.vid-thumb img {height: unset;}.reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img {height: 320px;}}@media screen and (min-width: 991px) {#primary ul.article-item.article-list-item.article-tabbed-list {display: flex;flex-wrap: wrap;justify-content: space-between;}#primary ul.article-item.article-list-item.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post {width: calc(50% - 7.5px);}#secondary .reviewnews_posts_double_columns_widget .col-2.af-sec-post:last-child{margin-top: 10px;}}@media screen and (min-width: 481px) {.aft-hide-on-mobile{display: inline-block;}.aft-show-on-mobile{display: none;}}@media screen and (max-width: 576px) {.above-footer-widget-section .reviewnews-customizer, .container-wrapper {padding-left: 10px;padding-right: 10px;}.af-boxed-layout .aft-frontpage-feature-section-wrapper section .container-wrapper, .af-boxed-layout .home-featured-widgets .container-wrapper, .af-boxed-layout .aft-main-banner-section.reviewnews-customizer .container-wrapper{padding-left: 0;padding-right: 0;}.site-info .container-wrapper, .above-footer-widget-section .reviewnews-customizer .container-wrapper {padding-left: 20px;padding-right: 20px;}}@media screen and (max-width: 480px) {.aft-banner-layout-9 .af-banner-carousel, .aft-banner-layout-8 .af-banner-carousel, .aft-banner-layout-6 .af-banner-carousel, .aft-banner-layout-5 .af-banner-carousel, .aft-banner-layout-1 .af-banner-carousel, .aft-banner-layout-2 .af-banner-carousel, .aft-banner-layout-3 .af-banner-carousel{max-height: 270px;}.header-layout-compressed-full .bottom-nav{margin-left: 0;}.header-layout-compressed-full .logo{padding: 0 0 10px;}.archive-image-right .af-double-column.list-style .read-details.pad{padding-right: 0;}.reviewnews_posts_double_columns_widget .col-2.af-sec-post:last-child{margin-top: 10px;}body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-details , body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-details {padding-top: 10px;padding-bottom: 0;}.reviewnews_youtube_video_widget .af-youtube-slider .vid-container.af-video-wrap img{height: 220px;}.entry-summary, .entry-content, .entry-header .post-excerpt {font-size: 14px;}.archive article .grid-design-texts-over-image .post-description {display: none;}.three-col-masonry article.col-2, .four-col-masonry article.col-2 {width: 100%;}body:not(.full-width-content) #secondary .reviewnews_featured_posts_widget .col-4.pad, #secondary .reviewnews-widget.reviewnews_posts_lists_widget .af-list-post .col-2 {width: 100%;}.entry-content form.mc4wp-form input, .inner-suscribe input{text-align: center;}.entry-content form.mc4wp-form .mc4wp-form-fields label, .inner-suscribe .mc4wp-form-fields label{width: 100%;margin-bottom: 0;}.inner-suscribe input[type=submit] {position: static;width: 100%;}.af-social-contacts .social-widget-menu .screen-reader-text {display: none;}#primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(4), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(5), #primary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(6){margin-bottom: 15px;}.widget .af-social-contacts .social-widget-menu ul li, #secondary .af-social-contacts .social-widget-menu ul li{width: calc(33.33% - 15px);}#secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(4), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(5), #secondary .widget .af-social-contacts .social-widget-menu ul li:nth-last-child(6){margin-bottom: 15px;}.full-width-content .af-reated-posts .latest-posts-grid.af-sec-post, .aft-featured-category-section.af-list-post .af-widget-body > .list-style, .af-main-banner-categorized-posts.express-posts .col-3 .af-sec-post.list-part, .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post, .top-bar-flex .top-bar-right , .aft-main-banner-wrapper .aft-posts-tabs-panel ul.article-tabbed-list li.aft-trending-posts.list-part.af-sec-post, .af-main-banner-thumb-posts .small-grid-style .af-sec-post, .aft-banner-layout-0 .aft-editors-and-trending-part .list-part.af-sec-post, .aft-banner-layout-0 .aft-editors-and-trending-part .af-main-banner-thumb-posts .af-sec-post{width: 100%;}.aft-banner-layout-0 .aft-horizontal-grid-part .af-main-banner-thumb-posts .af-sec-post:last-child .read-single {margin-bottom: 10px;}.aft-banner-layout-1 .af-main-banner-thumb-posts .small-grid-style .af-sec-post, .aft-banner-layout-2 .af-main-banner-thumb-posts .small-grid-style .af-sec-post{padding: 5px;}.af-main-banner-thumb-posts .small-grid-style .af-sec-post:first-child{padding-top: 0;}.af-main-banner-thumb-posts .small-grid-style .af-sec-post:last-child{padding-bottom: 0;}.list-style .read-single {flex-wrap: wrap;}.af-double-column.list-style .read-single {flex-wrap: nowrap;}.archive-layout-list .af-double-column.list-style .read-single, .reviewnews_posts_single_column_widget .af-double-column.list-style .read-single {flex-wrap: wrap;margin-bottom: 30px;}.archive-layout-list .af-double-column.list-style .read-bg-img, .reviewnews_posts_single_column_widget .af-double-column.list-style .read-bg-img {width: 100%;max-width: 100%;}.archive-layout-list .af-double-column.list-style .read-details, .reviewnews_posts_single_column_widget .af-double-column.list-style .read-details {width: 100%;padding-right: 0;padding-left: 0;padding-bottom: 0;padding-top: 10px;}.mailchimp-block{padding: 20px;}.aft-show-on-mobile{display: inline-block;}.header-layout-compressed-full .aft-hide-on-mobile.aft-search-compress, .aft-hide-on-mobile{display: none;}[class*="header-layout-centered-"] .mid-header {flex-direction: column;}.search-watch.aft-show-on-mobile{display: flex;align-items: center;}.header-layout-centered .bottom-nav {display: flex;justify-content: space-between;}.header-layout-compressed-full .search-watch.aft-show-on-mobile .af-search-wrap{display: inline-block;}.header-layout-compressed-full .search-watch.aft-show-on-mobile .af-search-wrap {width: 50px;align-self: center;}.reviewnews-header.header-layout-side .search-watch .af-search-wrap{width: 50px;margin-left: 0;}.reviewnews-header.header-layout-side .search-watch .custom-menu-link{margin-left: 0;}.reviewnews-header.header-layout-compressed-full .bottom-bar-flex{flex-flow: row wrap;}.reviewnews-header.header-layout-compressed-full .bottom-bar-flex .logo{text-align: center;}.header-layout-compressed-full .main-navigation .toggle-menu {padding-left: 0;}.af-main-banner-thumb-posts .af-sec-post:nth-child(3) .read-single{margin-bottom: 20px;}.aft-banner-layout-0 .af-main-banner-thumb-posts .af-sec-post:nth-child(3) .read-single{margin-bottom: 0;}.grid-layout-three > .common-grid, .grid-layout-three .common-grid:nth-child(2), .grid-layout-three .first-grid-item-warpper {width: 100%;}.aft-banner-layout-4 .af-main-banner-thumb-posts .af-sec-post, .aft-main-banner-section .aft-thumb-part, .aft-main-banner-section .aft-trending-part, .af-reated-posts .col-3, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post, .aft-main-banner-section.aft-banner-layout-2 .af-main-banner-thumb-posts .af-sec-post:first-child, .af-sec-post, .reviewnews_posts_grid .af-sec-post, .col-2,.col-3,.col-4{width: 100%;}body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, #sidr .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, #secondary .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, .list-style .read-bg-img, .read-img.read-bg-img{height: 270px;}.af-banner-carousel .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-2 .af-banner-carousel .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-1 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-banner-layout-0 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-banner-layout-0 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-5 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-6 .af-banner-carousel .read-img.read-bg-img{height: 270px;}#sidr .reviewnews_posts_slider_widget .af-posts-slider, #secondary .reviewnews_posts_slider_widget .af-posts-slider, .reviewnews_posts_slider_widget .af-posts-slider {max-height: 270px;}.af-banner-wrapper .af-banner-carousel .slick-slide{padding: 0;}.header-layout-centered .top-bar-right .aft-small-social-menu ul li a{margin-top: 5px;}.top-bar-flex, .aft-small-social-menu, .secondary-footer .af-flex-container {flex-wrap: wrap;text-align: center;}.top-bar-left{justify-content: space-between;margin-bottom: 10px;}.header-layout-side .top-bar-flex .top-bar-right .aft-small-social-menu {padding: 0;}.header-layout-compressed-full .top-bar-left , .header-layout-compressed-full .top-bar-right, .header-layout-centered .top-bar-right, .header-layout-centered .top-bar-left {justify-content: center;margin-bottom: 0;}.header-layout-compressed-full .top-bar-right, .header-layout-centered .top-bar-right{margin-bottom: 0;}.date-bar-left, .aft-small-social-menu{padding: 5px 0;display: block;}.header-layout-centered .aft-small-social-menu{margin-left: 0;margin-top: 5px;}article.archive-image-alternate:nth-of-type(even) .list-style .read-details, article.archive-image-right .list-style .read-details {text-align: left;}.two-col-masonry.aft-masonry-archive-posts .reviewnews-ad-archive-between.float-l.col-1, .three-col-masonry.aft-masonry-archive-posts .reviewnews-ad-archive-between.float-l.col-1, .four-col-masonry.aft-masonry-archive-posts .reviewnews-ad-archive-between.float-l.col-1, .two-col-masonry.archive-layout-grid .reviewnews-ad-archive-between.float-l.col-1, .three-col-masonry.archive-layout-grid .reviewnews-ad-archive-between.float-l.col-1, .four-col-masonry.archive-layout-grid .reviewnews-ad-archive-between.float-l.col-1, body:not(.full-width-content) .reviewnews_featured_posts_widget .col-4.pad, .aft-masonry-archive-posts.three-col-masonry .col-3, .two-col-masonry .col-3, .four-col-masonry .col-3, .af-main-banner-latest-posts .col-4, .featured-posts .col-4{width: 100%;}.primary-footer-area:first-child:nth-last-child(1), .primary-footer-area:first-child:nth-last-child(2), .primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area, .primary-footer-area:first-child:nth-last-child(3), .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area{width: 100%;}body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-single, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-single, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-single, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-single{flex-wrap: wrap;}body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img, body:not(.archive-first-post-full) .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-details, body:not(.archive-first-post-full) .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-details, body:not(.archive-first-post-full) .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-details, body.archive-first-post-full .archive-layout-grid.four-col-masonry article:nth-of-type(5n+6).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full .archive-layout-grid.two-col-masonry article:nth-of-type(3n+4).archive-image-list-alternate .archive-grid-post .read-bg-img, body.archive-first-post-full .archive-layout-grid.three-col-masonry article:nth-of-type(4n+5).archive-image-list-alternate .archive-grid-post .read-bg-img{width: 100%;padding-right: 0;padding-left: 0;}.entry-content > p {margin: 0;margin-bottom: 15px;}.af-search-wrap{position: static;}.af-search-form{width: 100%;}body.single .entry-header .aft-post-excerpt-and-meta .post-excerpt, .entry-content{margin-left: 0;margin-right: 0;}body:not(.full-width-content) #primary .reviewnews_express_posts_grid_widget .af-express-grid-wrap, .reviewnews_express_posts_grid_widget .af-express-grid-wrap {grid-template-columns: repeat(1, 1fr);}.reviewnews_express_posts_grid_widget .af-express-grid-wrap .read-single:first-child {grid-column-end: span 1;grid-row-end: span 1;aspect-ratio: 3/2;}}@media screen and (max-width: 400px) {body .primary-footer-area:first-child:nth-last-child(3) .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, body .primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, #sidr .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, #secondary .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, .reviewnews_posts_slider_widget .read-single .read-img.read-bg-img, .list-style .read-bg-img, .read-img.read-bg-img{height: 240px;}.af-banner-carousel .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-2 .af-banner-carousel .read-img.read-bg-img, .aft-main-banner-section.aft-banner-layout-3 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-1 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-banner-layout-0 .af-main-banner-thumb-posts .af-sec-post .read-img.read-bg-img, .aft-banner-layout-0 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-5 .af-banner-carousel .read-img.read-bg-img, .aft-banner-layout-6 .af-banner-carousel .read-img.read-bg-img{height: 240px;}#sidr .reviewnews_posts_slider_widget .af-posts-slider, #secondary .reviewnews_posts_slider_widget .af-posts-slider, .reviewnews_posts_slider_widget .af-posts-slider {max-height: 240px;}.header-layout-side .top-bar-flex {flex-wrap: wrap;}.header-layout-side .top-bar-flex .top-bar-left {width: 100%;}.header-layout-side .top-bar-flex .top-bar-right {width: 100%;justify-content: center;}.reply, .comment div#respond, .comment-content, .comment .children {margin-left: 50px;}.comment-author img {width: 30px;}.comment .children .children .reply, .comment .children .children .comment-content, .comment .children .children .children .children{margin-left: 0;}}@media screen and (max-width: 350px) {body .reviewnews_posts_slider_widget .read-single .read-details .read-title h3, body article.latest-posts-full .read-title h3, body .af-banner-carousel .read-title h3 {font-size: 18px;}.entry-summary, .entry-content, .entry-header .post-excerpt , .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .af-trending-posts .aft-trending-posts.list-part .af-double-column.list-style .read-title h3, .reviewnews_popular_news_widget .banner-vertical-slider .af-double-column.list-style .read-title h3, .reviewnews_posts_double_columns_widget .af-widget-body .af-double-column.list-style .read-title h3, .exclusive-posts, .af-list-post .read-title h3, .af-main-banner-categorized-posts.express-posts .af-sec-post.list-part .read-title h3, .aft-main-banner-wrapper .aft-trending-posts.list-part .af-double-column.list-style .read-title h3 {font-size: 14px;}}.aft-default-mode .main-navigation .menu .menu-mobile li a, .aft-default-mode .author-links a, .aft-default-mode .main-navigation ul.children li a, .aft-default-mode .nav-links a, .aft-default-mode .main-navigation ul .sub-menu li a, .aft-default-mode .read-details .entry-meta span, .aft-default-mode .aft-comment-view-share > span > a, .aft-default-mode h4.af-author-display-name, .aft-default-mode #wp-calendar caption, .aft-default-mode .wp-block-image figcaption, .aft-default-mode ul.trail-items li a, .aft-default-mode #sidr, .aft-default-mode {color: #1f1f1f;}a.comment-reply-link, body .reply a, .aft-dark-mode input[type="button"], .aft-dark-mode input[type="reset"], .aft-dark-mode input[type="submit"], .aft-dark-mode .inner-suscribe input[type=submit], .aft-default-mode input[type="button"], .aft-default-mode input[type="reset"], .aft-default-mode input[type="submit"], .aft-default-mode .inner-suscribe input[type=submit], .btn-style1 a:visited, .btn-style1 a, .reviewnews-pagination .nav-links .page-numbers.current, #scroll-up, article.sticky .read-single:before, .aft-readmore-wrapper a.aft-readmore:hover{background-color: #0047AB ;font-weight: 700;}.read-img .trending-no, .trending-posts-vertical .trending-no{background-color: #C1121F ;}.aft-default-mode p.logged-in-as a, .site-footer .secondary-footer a:hover, .aft-default-mode .tagcloud a:hover, .aft-default-mode .wp-block-tag-cloud a:hover, .aft-default-mode.single span.tags-links a:hover, .aft-default-mode p.awpa-more-posts a:hover, .aft-default-mode p.awpa-website a:hover , .aft-default-mode .wp-post-author-meta .awpa-display-name a:hover, .aft-default-mode .widget ul.menu >li a:hover, .aft-default-mode .widget > ul > li a:hover, .aft-default-mode .nav-links a:hover, .aft-dark-mode .tagcloud a:hover, .aft-dark-mode .wp-block-tag-cloud a:hover, .aft-dark-mode p.awpa-more-posts a:hover, .aft-dark-mode p.awpa-website a:hover , .aft-dark-mode .wp-post-author-meta .awpa-display-name a:hover, .aft-dark-mode .widget ul.menu >li a:hover, .aft-dark-mode .nav-links a:hover{color:#0047AB ;transition: all 0.075s linear;}.aft-default-mode ul.trail-items li a:hover, .aft-dark-mode ul.trail-items li a:hover, .wp-calendar-nav a, #wp-calendar tbody td a, .aft-dark-mode #wp-calendar tbody td#today, .aft-default-mode #wp-calendar tbody td#today, a:hover{color: #0047AB ;}.reviewnews-pagination .nav-links .page-numbers.current, .aft-dark-mode .aft-readmore-wrapper a.aft-readmore:hover, .aft-readmore-wrapper a.aft-readmore:hover, p.awpa-more-posts a:hover, .single span.tags-links a:hover{border-color: #0047AB;}.aft-dark-mode.single span.tags-links a:hover, .aft-default-mode .entry-content > .wp-block-heading a:not(.has-link-color), .entry-content > ul a, .entry-content > ul a:visited, .entry-content > ol a, .entry-content > ol a:visited, .entry-content > p:not(.has-link-color) a, .entry-content > p:not(.has-link-color) a:visited{color: #0047AB ;transition: all 0.075s linear;}body.aft-dark-mode .is-style-outline a.wp-block-button__link:not(.has-text-color):not(:hover){color: #fff;}.aft-dark-mode .is-style-fill a.wp-block-button__link:not(.has-text-color), .aft-default-mode .is-style-fill a.wp-block-button__link:not(.has-text-color){color: #fff;}.aft-dark-mode .is-style-fill a.wp-block-button__link:not(.has-background), .aft-default-mode .is-style-fill a.wp-block-button__link:not(.has-background){background-color: #0047AB;}.aft-dark-mode .wp-block-embed figcaption, .aft-dark-mode .blocks-gallery-caption, .aft-dark-mode .wp-block-calendar table, body .reply a, .aft-default-mode button, .aft-default-mode input[type="button"], .aft-default-mode input[type="reset"], .aft-default-mode input[type="submit"], .aft-dark-mode button, .aft-dark-mode input[type="button"], .aft-dark-mode input[type="reset"], .aft-dark-mode input[type="submit"], .read-img .trending-no, .trending-posts-vertical .trending-no, .aft-default-mode .btn-style1 a {color: #ffffff;}.wp-block-image figcaption, .wp-block-table :where(figcaption){color: #fff;}.aft-default-mode button.wp-block-navigation__responsive-container-close, .aft-dark-mode button.wp-block-navigation__responsive-container-close, .aft-default-mode button.wp-block-navigation__responsive-container-open, .aft-dark-mode button.wp-block-navigation__responsive-container-open{color: inherit;}@media only screen and (min-width: 993px){body.aft-dark-mode .main-navigation .menu ul ul ul , body.aft-dark-mode .main-navigation .menu > ul > li > ul {background-color: #212121;}.aft-default-mode .reviewnews-header .main-navigation .menu-desktop > ul > li:hover > a:before, .aft-default-mode .reviewnews-header .main-navigation .menu-desktop > ul > li.current-menu-item > a:before {background-color: #0047AB ;}.aft-default-mode .main-navigation .menu > ul > li > ul, .aft-default-mode .main-navigation .menu > ul ul, .aft-default-mode .header-layout-compressed.header-layout-compressed-centered .navigation-container {background-color: #fff;}}.aft-default-mode:not(.home) .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .main-navigation .menu > ul > li > a, .aft-default-mode .header-layout-compressed .compress-bar-mid .date-bar-mid, .aft-default-mode .search-icon:visited, .aft-default-mode .search-icon:hover, .aft-default-mode .search-icon:focus, .aft-default-mode .search-icon:active, .aft-default-mode .search-icon{color: #ffffff;}.aft-default-mode .page-title, .aft-default-mode h1.entry-title, .aft-default-mode .widget-title, .aft-default-mode .header-after1 {color: #1f1f1f;}.aft-default-mode .banner-exclusive-posts-wrapper a, .aft-default-mode .banner-exclusive-posts-wrapper a:visited, .aft-default-mode .featured-category-item .read-img a, .widget > ul > li .comment-author-link, .aft-default-mode .widget ul.menu >li a, .aft-default-mode .widget > ul > li a, .aft-default-mode .read-title h3 a {color: #1f1f1f;}.aft-default-mode .af-main-banner-thumb-posts .small-grid-style .af-sec-post:first-child .read-details .read-title h3 a, .aft-default-mode .grid-design-texts-over-image .read-details .entry-meta span a, .aft-default-mode .grid-design-texts-over-image .read-details .entry-meta span, .aft-dark-mode .grid-design-texts-over-image .read-details .entry-meta span a, .aft-dark-mode .grid-design-texts-over-image .read-details .entry-meta span, .aft-dark-mode .grid-design-texts-over-image .read-title h3 a, .aft-default-mode .grid-design-texts-over-image .read-title h3 a, .aft-default-mode .grid-design-texts-over-image .read-details{color: #fff;}.aft-dark-mode .widget > ul > li a:hover, .list-style .read-title h3 a:hover, .grid-design-default .read-title h3 a:hover {color: #0047AB;}.exclusive-posts .exclusive-now {background: #C1121F ;}.aft-dark-mode .mailchimp-block{background-color: #111;}body .above-footer-widget-section .mailchimp-block:last-child {margin-bottom: -20px;}body .above-footer-widget-section > div:not(:first-child) {margin-top: 20px;}.read-img .af-post-format i, .mailchimp-block, .mailchimp-block .block-title, .aft-default-mode .site-info .color-pad a, .aft-default-mode .site-info .color-pad{color: #fff;}.af-boxed-layout.elementor-page .container-wrapper, .af-boxed-layout.elementor-default .container-wrapper {max-width: 100%;}.af-wide-layout .elementor-section.elementor-section-boxed > .elementor-container, .af-boxed-layout .elementor-section.elementor-section-boxed > .elementor-container{max-width: 1440px;}.af-boxed-layout.elementor-page #content.container-wrapper .af-breadcrumbs, .af-boxed-layout.elementor-default #content.container-wrapper .af-breadcrumbs, .af-wide-layout.elementor-page #content.container-wrapper .af-breadcrumbs, .af-wide-layout.elementor-default #content.container-wrapper .af-breadcrumbs {max-width: 1440px;margin-left: auto;margin-right: auto;}.elementor-page .container-wrapper, .elementor-default .container-wrapper {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;max-width: 1440px;}.elementor-page .container-wrapper > *, .elementor-default .container-wrapper > * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.elementor-page.af-boxed-layout .elespare-site-footer .elementor-section-wrap > section.elementor-section > .elementor-container, .elementor-default.af-boxed-layout .elespare-site-footer .elementor-section-wrap > section.elementor-section > .elementor-container, .elementor-page.af-boxed-layout .elespare-site-header .elementor-section-wrap > section.elementor-section > .elementor-container, .elementor-default.af-boxed-layout .elespare-site-header .elementor-section-wrap > section.elementor-section > .elementor-container{max-width: 1440px;}body .elespare-posts-wrap ul.elespare-cat-links.none li a::after, body .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items ul li > a::after {display: inline-block;}body .elespare-express-list-wrap.has-background .elespare-posts-express-post-items {box-shadow: none;}.reviewnews-widget .wp-block-image {margin-bottom: 0;}.blockspare-blank-canvas .alignfull, .blockspare-blank-canvas .alignwide {margin-top: 0;margin-bottom: 0;padding-top: 0;padding-bottom: 0;}.blockspare-blank-canvas .blockspare-page-section>.alignwide {max-width: 1440px;}.is-layout-constrained > .alignwide {}body.full-width-content .aft-pagebuilder-full-width-content .site-main>.alignwide , .aft-pagebuilder-full-width-content .site-main>.alignwide {max-width: 1440px;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;width: 100%;}.aft-pagebuilder-full-width-content .site-main>.aligncenter, .aft-pagebuilder-full-width-content .site-main>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {max-width: 740px;margin-left: auto;margin-right: auto;width: 100%;}body .aft-pagebuilder-page-section > .vce-row-container{max-width: 1440px;}body.aft-pagebuilder-blank-canvas .aft-pagebuilder-page-section div#et-boc {max-width: unset;}.vcwb button, .fl-builder button{height: unset;}.elementor-page .aft-pagebuilder-full-width-content .site-main>:where(:not(.alignleft):not(.alignright):not(.alignfull)) , .elementor-default .aft-pagebuilder-full-width-content .site-main>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {max-width: 100%;padding-right: 20px;padding-left: 20px;}.elementor-page .aft-pagebuilder-full-width-content .site-main> .elementor , .elementor-default .aft-pagebuilder-full-width-content .site-main> .elementor {padding-right: 0;padding-left: 0;}.elementor-default .aft-pagebuilder-full-width-content .site-main>.alignwide, body.full-width-content.aft-pagebuilder-blank-canvas .aft-pagebuilder-page-section>.alignwide, .aft-pagebuilder-blank-canvas .aft-pagebuilder-page-section>.alignwide {max-width: 1440px;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;width: 100%;}.aft-pagebuilder-blank-canvas .aft-pagebuilder-page-section>.aligncenter, .aft-pagebuilder-blank-canvas .aft-pagebuilder-page-section>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {max-width: 740px;margin-left: auto;margin-right: auto;width: 100%;}.aft-pagebuilder-page-section > .elementor, .fl-builder .aft-pagebuilder-page-section > .fl-builder-content , .aft-pagebuilder-full-width-content .site-main>.rz-root__container, .aft-pagebuilder-full-width-content .site-main>.fl-builder-content {max-width: unset;}.brz .brz-root__container.brz-reset-all {padding: 0;}.aft-pagebuilder-full-width-content + footer.site-footer {margin-top: 0;}.blockspare-social-links li {border: none !important;}.blockspare-posts-block-post-grid-excerpt>p:last-child .blockspare-posts-block-post-grid-more-link{border: none;}.wp-block-navigation .wp-block-navigation-item {margin-bottom: unset;padding-bottom: unset;border-bottom: none;}.wp-block-post-excerpt__more-link {border-bottom: none;}.wp-block-group ul li a.wp-block-post-excerpt__more-link {font-weight: unset;}.wp-block-group ul li.blockspare-gallery-item, .wp-block-group ul li.wp-block-post {margin-bottom: unset;padding-bottom: unset;border-bottom: unset;}.wp-block-group.row {margin: 0;}#gt_float_wrapper {position: relative;z-index: 9;min-width: 120px;}.gt_float_switcher{position: relative;z-index: 9;}.menu-item-gtranslate > div {min-width: 180px;}div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {background: #0047AB !important;}.pum-form--style-default button {height: unset;}.pum-form__field.pum-sub-form-field {text-align: left;}body.aft-dark-mode .header-promotion .reviewnews-widget , body.aft-default-mode .header-promotion .reviewnews-widget {background: transparent;}.wp-block-post-title:not(.has-link-color) {color: #1f1f1f;}.aft-dark-mode .wp-block-post-title:not(.has-link-color) {color: #fff;}.widget-title-border-center footer .wp-block-group .wp-block-heading:not(.has-text-color) , .widget-title-border-bottom footer .wp-block-group .wp-block-heading:not(.has-text-color) {color: #fff;}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn, .with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .frm_slimselect.ss-main {border-radius: 0;}.with_frm_style .frm_form_fields > fieldset{padding: 0;}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {background-color: #0047AB;border-color: #0047AB;}.dataTables_wrapper.no-footer {width: 100%;margin: 0;max-width: 100%;}.dataTables_scrollHeadInner {width: 100% !important;}body.aft-dark-mode .site-footer .wp-calendar-nav a, body.aft-dark-mode .site-footer #wp-calendar tbody td#today, body.aft-default-mode .site-footer #wp-calendar tbody td#today, .site-footer .wp-block-calendar table:where(:not(.has-text-color)), body.aft-default-mode .site-footer .widget ul.menu >li a:hover, body.aft-default-mode .site-footer .widget > ul > li a:hover, body.aft-dark-mode .site-footer .widget ul.menu >li a:hover, body.aft-dark-mode .site-footer .widget > ul > li a:hover, .site-footer a, .site-footer a:hover, .aft-default-mode .site-footer .author-links a, body .site-footer .color-pad .read-title h3 a:hover, body.aft-default-mode .site-footer .tagcloud a:hover, body.aft-dark-mode .site-footer .tagcloud a:hover, body.aft-default-mode .site-footer .wp-block-tag-cloud a:hover, body.aft-dark-mode .site-footer .wp-block-tag-cloud a:hover, footer.site-footer .wp-calendar-nav a:hover, footer.site-footer .wp-block-latest-comments__comment-meta a:hover, body .site-footer .secondary-footer a:hover{color: #fff;}body.aft-default-mode .site-footer .wp-block-tag-cloud a:hover, body.aft-default-mode .site-footer .tagcloud a:hover, body.aft-dark-mode .site-footer .wp-block-tag-cloud a:hover, body.aft-dark-mode .site-footer .tagcloud a:hover, body.aft-default-mode .site-footer .wp-block-latest-comments li.wp-block-latest-comments__comment a:hover, body.aft-dark-mode .site-footer .wp-block-latest-comments li.wp-block-latest-comments__comment a:hover, .aft-default-mode .site-footer .wp-block-archives-list.wp-block-archives a:not(.has-text-color):hover, .aft-default-mode .site-footer .wp-block-latest-posts a:not(.has-text-color):hover, .aft-default-mode .site-footer .wp-block-categories-list.wp-block-categories a:not(.has-text-color):hover, .aft-dark-mode .site-footer .wp-block-archives-list.wp-block-archives a:not(.has-text-color):hover, .aft-dark-mode .site-footer .wp-block-latest-posts a:not(.has-text-color):hover, .aft-dark-mode .site-footer .wp-block-categories-list.wp-block-categories a:not(.has-text-color):hover{color: inherit;}.site-footer #wp-calendar tbody{color: #959595;}body .site-footer .aft-readmore-wrapper a.aft-readmore {color: #fff;border-color: rgb(255, 255, 255,.3);}body .hustle-button, body .hustle-button:hover{background-color: #0047AB;color: #fff;}body .hustle-button:hover{opacity: .75;}body .hustle-ui.module_id_1 .hustle-layout .hustle-content .hustle-content-wrap {padding: 0;}body .splw-main-wrapper {margin: 0 !important;}body .gt_float_switcher .gt-selected .gt-current-lang {padding: 5px 10px;font-size: 14px;}body .gt_float_switcher img {width: 20px;border-radius: 0;}body .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {height: 20px;}body .splw-lite-wrapper.lw-preloader-wrapper {border-radius: 0 !important;}body .gt_options {right: 0;min-width: 200px;}body .menu-item-gtranslate > div {position: static !important;}.main-navigation .gt_float_switcher .gt_options {position: absolute !important;top: 100%;font-size: 14px;}.main-navigation .gt_float_switcher .gt_options a {background-color: #fff !important;color: #444 !important;}.aft-default-mode #gt_float_wrapper .gt_float_switcher .gt_options a {color: #444;}.gt_float_switcher {overflow: visible !important;}#gt_float_wrapper {z-index: 99 !important;}#gt_float_wrapper, .menu-item-gtranslate > div {min-width: unset !important;}#gt_float_wrapper .gt_float_switcher .gt_options a {font-size: 14px;font-weight: 700;padding: 8px;}.top-navigation .menu li.menu-item.menu-item-gtranslate, .social-navigation .menu li.menu-item.menu-item-gtranslate, .footer-nav-wrapper .menu li.menu-item.menu-item-gtranslate {display: inline-block !important;margin-right: 10px;vertical-align: middle;}.social-navigation .menu li.menu-item.menu-item-gtranslate{margin-right: 0;}.social-navigation #gt_float_wrapper .gt_float_switcher .gt_options a{background-color: #fff;}body .gt_float_switcher .gt-selected .gt-current-lang{text-align: left;}@media screen and (min-width: 783px) {body .hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-group-content p:not([class*="forminator-"]) {margin: 0 0 20px;}}body .hustle-ui.module_id_1 .hustle-layout .hustle-subtitle {margin-bottom: 10px;margin-top: 20px;}body .gt_options.gt-open {max-width: unset !important;}#gt_float_wrapper, li.menu-item.menu-item-gtranslate {display: flex !important;align-items: center;}li.menu-item.menu-item-gtranslate {padding-left: 15px;}.top-navigation li.menu-item.menu-item-gtranslate {padding-left: 5px;}.footer-navigation li.menu-item.menu-item-gtranslate , .social-navigation li.menu-item.menu-item-gtranslate {padding-left: 0;}.aft-dark-mode .social-navigation #gt_float_wrapper .gt_float_switcher .gt_options a, .aft-dark-mode .gt_float_switcher {background: #000;}span.hustle-title {font-family: 'Inter', 'Noto Sans', 'Noto Sans CJK SC', 'Noto Sans JP', 'Noto Sans KR', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;font-weight: 700 !important;}#sidr .widget_product_search input.search-field button[type="submit"], #sidr .reviewnews-widget .mc4wp-form-fields input[type="submit"], .site-footer .widget_product_search input.search-field button[type="submit"], .site-footer .reviewnews-widget .mc4wp-form-fields input[type="submit"], #secondary .widget_product_search input.search-field button[type="submit"], #secondary .reviewnews-widget .mc4wp-form-fields input[type="submit"]{position: relative;width: 100%;}#sidr .widget_product_search input.search-field, #sidr .reviewnews-widget .mc4wp-form-fields input[type="email"], .site-footer .widget_product_search input.search-field, .site-footer .reviewnews-widget .mc4wp-form-fields input[type="email"], #secondary .widget_product_search input.search-field, #secondary .reviewnews-widget .mc4wp-form-fields input[type="email"]{width: 100%;}h3.reviewnews-subtitle {border-left: none !important;padding: 15px 0 0 !important;border-top: 1px solid #0047AB;position: relative;}h3.reviewnews-subtitle:after {content: "";position: absolute;left: 0;top: -2px;height: 3px;width: 50px;background-color: #007acc;}.aft-dark-mode h3.reviewnews-subtitle {border-color: #C1121F;}ul.badge-links {margin: 0 !important;display: inline-block !important;}ul.badge-links li.meta-badge{display: inline-block;}.reviewnews-post-badge {background-color: transparent !important;border: 1px solid #007acc;color: inherit !important;padding: 4px 12px 3px !important;}.reviewnews-reaction-buttons{display: flex;gap: 15px;margin-bottom: 30px;flex-wrap: wrap;}button.reviewnews-reaction-button {padding: 0 5px;padding-top: 74px;position: relative;background: round;font-size: 12px;color: #999 !important;border: none;text-transform: capitalize;background-size: cover;height: 90px;width: 60px;display: flex;justify-content: center;align-items: center;flex-direction: column;z-index: 1;}button.reviewnews-reaction-button::before {content: "";position: absolute;left: 0;top: 0;width: 60px;height: 60px;background: round;background-size: cover;z-index: 0;}button.reviewnews-reaction-button.love::before {background-image: url('/wp-content/themes/reviewnews/assets/reactions/love.png');}button.reviewnews-reaction-button.funny::before {background-image: url('/wp-content/themes/reviewnews/assets/reactions/funny.png');}button.reviewnews-reaction-button.wow::before {background-image: url('/wp-content/themes/reviewnews/assets/reactions/wow.png');}button.reviewnews-reaction-button.sad::before {background-image: url('/wp-content/themes/reviewnews/assets/reactions/sad.png');}button.reviewnews-reaction-button.angry::before {background-image: url('/wp-content/themes/reviewnews/assets/reactions/angry.png');}button.reviewnews-reaction-button:hover::before {animation: reaction .75s ease-in-out;animation-iteration-count: 2;}@keyframes reaction {0%, 100% {transform: scale(1);}50% {transform: scale(1) translateY(-10px);}}button.reviewnews-reaction-button:hover {color: inherit !important;}button.reviewnews-reaction-button img.emoji {position: absolute;top: 5px;left: 50%;transform: translateX(-50%);height: 4em !important;width: 4em !important;}.reviewnews-reaction-button .reaction-percentage {background: #0088cc;color: #fff;border-radius: 15px;padding: 3px 8px;}body .reviewnews-sponsor {color: inherit;margin: 0 0 10px !important;padding: 0 0 10px !important;}body .reviewnews-source {padding-bottom: 20px;color: inherit;}.reviewnews-reaction-bar {padding: 20px 0;}body .reviewnews-sponsor a, body .reviewnews-source a{color: #007acc;}.author-box-content {display: flex;gap: 20px;margin-bottom: 30px;}.author-avatar img {min-width: 150px;}@media screen and (max-width: 600px) {.author-box-content {flex-direction: column;align-items: center;}.author-box-content .author-info {text-align: center;}.author-website-and-posts {justify-content: center;}.reviewnews-reaction-buttons {gap: 10px;}button.reviewnews-reaction-button {height: 60px;width: 40px;padding-top: 65px;}button.reviewnews-reaction-button::before {height: 40px;width: 40px;}}.author-box-content .author-name {margin-top: 0;}.author-box-content .author-role {font-size: 14px;}a.author-button.primary{background-color: #0047AB;border-color: #0047AB;color: #ffffff;}a.author-button.primary:hover{opacity: .85;}.author-website-and-posts {display: flex;align-items: center;gap: 15px;flex-wrap: wrap;}a.author-button, a.author-website, .author-box-content a.author-posts-link {border: 1px solid ;padding: 3px 20px;display: inline-block;color: inherit;transition: all 300ms ease-out;border-radius: 50px;}a.author-website:hover, .author-box-content a.author-posts-link:hover {color: #007acc;}.author-info p {margin-bottom: 15px;}.reviewnews-marque-mask {-webkit-mask-image:linear-gradient(to right,transparent 0,#000 20%,#000 80%,transparent 100%);mask-image: linear-gradient(to right, transparent 0, #000 20%, #000 80%, transparent 100%);}.reviewnews-toc-wrapper {position: relative;}.reviewnews-toc.sticky {position: sticky;top: 100px;}.reviewnews-toc {border: 1px solid #00000021;padding: 15px;margin-bottom: 30px;font-size: 15px;line-height: 1.5;}.entry-content .reviewnews-toc-list ul:not([class*="wp-"]):not(.awpa-contact-info) {margin: 0 0 0 20px;}.entry-content ul:not([class*="wp-"]).reviewnews-toc-list li {border-top: 1px solid #00000021;padding-top: 9px;padding-bottom: 9px;font-weight: 600;}.entry-content ul:not([class*="wp-"]).reviewnews-toc-list ul li {border-top: 0;font-weight: 400;padding: 0;}.entry-content ul:not([class*="wp-"]).reviewnews-toc-list {margin-bottom: 0;}.reviewnews-toc-title {font-size: 22px;font-weight: 600;display: flex;align-items: center;}.reviewnews-toc-title .toc-icon {margin-right: 6px;font-size: 18px;}.reviewnews-toc-list, .reviewnews-toc-list ul {counter-reset: item;list-style: none;margin: 0;padding-left: 0;}.reviewnews-toc-list li {display: block;padding: 4px 0;margin: 0;}.reviewnews-toc-list li a {text-decoration: none;color: #333;padding: 3px 0;display: block;transition: color 0.2s ease;}.reviewnews-toc-list > li {counter-increment: item;}.reviewnews-toc-list > li > a::before {content: counters(item, ".") ". ";font-weight: 600;padding-right: 7px;}.reviewnews-toc-list ul {padding-left: 20px;}.reviewnews-toc-list ul > li {counter-increment: item;}.reviewnews-toc-list ul > li > a::before {content: counters(item, ".") " ";font-weight: 600;padding-right: 7px;}.reviewnews-toc-list a:hover {color: #0056b3;}.reviewnews-toc a.active {color: #d60000 !important;font-weight: 700;}div.af-live-search-results {margin-top: 15px;}li.af-live-search-item {margin-top: 5px;}li.af-live-search-item:not(:last-child) {border-bottom: 1px solid #ddd;}li.af-live-search-item .read-single {margin-bottom: 5px;}li.af-live-search-item a {display: flex;align-items: center;}li.af-live-search-item a img {width: 85px;}li.af-live-search-item a span {width: calc(100% - 85px);}li.af-live-search-item .af-double-column.list-style .read-bg-img {max-width: 55px;height: 55px;}li.af-live-search-item .af-double-column.list-style .read-details.pad {width: calc(100% - 55px);max-height: 55px;}li.af-live-search-item .af-double-column.list-style.no-post-image .read-bg-img {width: 0;height: 0;}li.af-live-search-item .af-double-column.list-style.no-post-image .read-details.pad {width: 100%;padding: 0;}@media screen and (max-width: 576px){.reviewnews-toc {padding: 20px;}}.aft-dark-mode .reviewnews-toc {border-color: rgba(255, 255, 255, 0.15);}.aft-dark-mode li.af-live-search-item, .aft-dark-mode .entry-content ul:not([class*="wp-"]).reviewnews-toc-list li {border-color: rgba(255, 255, 255, 0.15);}.aft-dark-mode .site-footer .reviewnews-widget.widget_text a, .aft-default-mode .site-footer .reviewnews-widget.widget_text a, .aft-default-mode .site-footer .widget_text a, .aft-default-mode .site-footer .widget_text a:hover, .aft-default-mode .site-footer .widget_text a:visited, .aft-default-mode .site-footer .reviewnews-widget.widget_text a, .aft-default-mode .site-footer .reviewnews-widget.widget_text a:hover, .aft-default-mode .site-footer .reviewnews-widget.widget_text a:visited, .aft-default-mode .site-footer .widget_text a, .aft-default-mode .site-footer .widget_text a:hover, .aft-default-mode .site-footer .widget_text a:visited, .aft-default-mode .site-footer .reviewnews-widget.widget_text a, .aft-default-mode .site-footer .reviewnews-widget.widget_text a:hover, .aft-default-mode .site-footer .reviewnews-widget.widget_text a:visited, footer p:not([class*="wp-elements-"]) a, footer p:not([class*="wp-elements-"]) a:visited{color: #fff;}.aft-affiliate-box {position: relative;display: flex;align-items: center;gap: 30px;padding: 20px;margin: 0;}.aft-masonry-archive-posts .aft-affiliate-box, .aft-archive-wrapper.archive-layout-grid .aft-affiliate-box, .primary-footer-area .aft-affiliate-box, .sidebar-area .aft-affiliate-box {flex-direction: column;align-items: flex-start;}.aft-masonry-archive-posts .aft-affiliate-box .aft-affiliate-image, .aft-archive-wrapper.archive-layout-grid .aft-affiliate-box .aft-affiliate-image, .primary-footer-area .aft-affiliate-box .aft-affiliate-image, .sidebar-area .aft-affiliate-box .aft-affiliate-image {max-width: unset;}.aft-masonry-archive-posts .aft-affiliate-box .aft-affiliate-content, .aft-archive-wrapper.archive-layout-grid .aft-affiliate-box .aft-affiliate-content, .primary-footer-area .aft-affiliate-box .aft-affiliate-content, .sidebar-area .aft-affiliate-box .aft-affiliate-content {width: unset;}.aft-default-mode .aft-affiliate-box {background-color: #fff;-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);}.aft-dark-mode .aft-affiliate-box {background-color: #252525;}.entry-content .aft-affiliate-box {padding: 0;box-shadow: none;margin-bottom: 20px;}.reviewnews-ad-archive-after .aft-affiliate-box, .reviewnews-ad-archive-before .aft-affiliate-box, .aft-archive-wrapper .aft-affiliate-box{padding: 0;box-shadow: none;}.aft-affiliate-image {max-width: 280px }.aft-affiliate-image img {width: 100%;}.aft-affiliate-content {width: calc(100% - 280px) }.aft-affiliate-title {margin: 0;font-size: 24px;}.aft-affiliate-subtitle {margin: 0 0 15px;font-size: 14px;}.entry-content .aft-affiliate-subtitle {margin-bottom: 15px;}.aft-affiliate-price {font-weight: 600;margin-bottom: 10px;}.aft-affiliate-button {display: inline-block;padding: 8px 20px;background: #1547ab;color: #fff;}.aft-affiliate-button:hover {color: #fff;}.aft-affiliate-badge {position: absolute;top: 30px;left: 30px;background: #d63638;color: #fff;padding: 2px 8px;font-size: 12px;border-radius: 3px;font-weight: 700;text-transform: uppercase;box-shadow: 3px 3px 10px 2px rgb(0 0 0 / 30%);}.aft-affiliate-disclosure {display: block;margin-top: 10px;font-size: 12px;}@media screen and (max-width: 576px){.aft-affiliate-box {flex-direction: column;align-items: flex-start;}.aft-affiliate-content{width: 100%;}.aft-affiliate-image {max-width: unset;}}.aft-gate {margin: 30px 0;padding: 30px;border: 2px dashed #ddd;background: #fafafa;text-align: center;}.aft-gate-inner {max-width: 600px;margin: 0 auto;}.aft-gate-message {font-size: 16px;color: #333;margin-bottom: 20px;}.aft-gate-unlock {background: #007cba;color: #fff;border: none;padding: 12px 26px;font-size: 15px;font-weight: 600;cursor: pointer;border-radius: 4px;}.aft-gate-unlock:hover {background: #005a87;}.aft-gate-email {border-color: #cce5ff;}.aft-gate-promo {border-color: #ffe8cc;}.aft-gate-notice {border-color: #e6e6e6;}.simple-social-icons svg[class^="social-"],.simple-social-icons svg[class*=" social-"]{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.simple-social-icons{overflow:hidden}.simple-social-icons ul{margin:0;padding:0}.simple-social-icons ul li{background:none!important;border:none!important;float:left;list-style-type:none!important;margin:0 6px 12px!important;padding:0!important}.simple-social-icons ul li a{border:none!important;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;display:inline-block;font-style:normal!important;font-variant:normal!important;font-weight:normal!important;height:1em;line-height:1em;text-align:center;text-decoration:none!important;text-transform:none!important;width:1em}.simple-social-icons ul.aligncenter{text-align:center}.simple-social-icons ul.aligncenter li{display:inline-block;float:none}.simple-social-icons .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}svg.social-bluesky{margin-left:-.15em}:root{--primary-blue:#2563EB;--primary-blue-hover:#1D4ED8;--primary-blue-light:#DBEAFE;--success-green:#10B981;--success-green-hover:#059669;--success-green-light:#D1FAE5;--neutral-50:#F8FAFC;--neutral-100:#F1F5F9;--neutral-200:#E2E8F0;--neutral-300:#CBD5E1;--neutral-400:#94A3B8;--neutral-500:#64748B;--neutral-600:#475569;--neutral-700:#334155;--neutral-800:#1E293B;--neutral-900:#0F172A;--error-red:#EF4444;--error-red-light:#FEE2E2;--warning-yellow:#F59E0B;--warning-yellow-light:#FEF3C7}input,textarea,select,button,.wpcf7-form-control{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif!important;box-sizing:border-box!important}input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="search"],input[type="password"],input[type="url"],input[type="date"],input[type="time"],textarea,select{background-color:#FFFFFF!important;color:var(--neutral-900)!important;border:2px solid var(--neutral-300)!important;padding:12px 16px!important;border-radius:8px!important;font-size:16px!important;line-height:1.5!important;width:100%!important;opacity:1!important;-webkit-appearance:none!important;appearance:none!important;box-shadow:0 1px 2px rgb(0 0 0 / .05)!important;transition:all 0.2s ease!important}::placeholder{color:var(--neutral-500)!important;opacity:1!important}::-webkit-input-placeholder{color:var(--neutral-500)!important;opacity:1!important}:-moz-placeholder{color:var(--neutral-500)!important;opacity:1!important}::-moz-placeholder{color:var(--neutral-500)!important;opacity:1!important}:-ms-input-placeholder{color:var(--neutral-500)!important;opacity:1!important}input:focus,textarea:focus,select:focus{outline:none!important;border-color:var(--primary-blue)!important;box-shadow:0 0 0 3px var(--primary-blue-light),0 1px 2px rgb(0 0 0 / .05)!important;background-color:#FFFFFF!important;color:var(--neutral-900)!important}label{color:var(--neutral-700)!important;font-weight:600!important;font-size:14px!important;display:block!important;margin-bottom:6px!important;letter-spacing:0.025em!important}input[type="submit"],button[type="submit"],.wpcf7-submit,.wp-block-button__link,.btn-primary,.btn-enviar,button.submit{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-hover) 100%)!important;color:#FFFFFF!important;font-weight:600!important;text-transform:none!important;letter-spacing:0.025em!important;border:none!important;padding:12px 24px!important;cursor:pointer!important;border-radius:8px!important;font-size:16px!important;transition:all 0.3s ease!important;box-shadow:0 4px 6px rgb(37 99 235 / .2),0 1px 3px rgb(0 0 0 / .1)!important;display:inline-block!important;text-align:center!important}input[type="submit"]:hover,button[type="submit"]:hover,.wpcf7-submit:hover,.wp-block-button__link:hover,.btn-primary:hover,.btn-enviar:hover,button.submit:hover{background:linear-gradient(135deg,var(--primary-blue-hover) 0%,#1E40AF 100%)!important;box-shadow:0 6px 12px rgb(37 99 235 / .3),0 2px 4px rgb(0 0 0 / .1)!important;transform:translateY(-1px)!important}input[type="submit"]:active,button[type="submit"]:active,.wpcf7-submit:active{transform:translateY(0)!important;box-shadow:0 2px 4px rgb(37 99 235 / .2)!important}input[type="button"],input[type="reset"],button[type="button"],.btn-secondary{background-color:var(--neutral-100)!important;color:var(--neutral-700)!important;font-weight:600!important;border:2px solid var(--neutral-300)!important;padding:12px 24px!important;cursor:pointer!important;border-radius:8px!important;font-size:16px!important;transition:all 0.3s ease!important}input[type="button"]:hover,input[type="reset"]:hover,button[type="button"]:hover,.btn-secondary:hover{background-color:var(--neutral-200)!important;border-color:var(--neutral-400)!important}.btn-success{background:linear-gradient(135deg,var(--success-green) 0%,var(--success-green-hover) 100%)!important;color:#FFFFFF!important;font-weight:600!important;border:none!important;padding:12px 24px!important;cursor:pointer!important;border-radius:8px!important;font-size:16px!important;transition:all 0.3s ease!important;box-shadow:0 4px 6px rgb(16 185 129 / .2),0 1px 3px rgb(0 0 0 / .1)!important}.btn-success:hover{background:linear-gradient(135deg,var(--success-green-hover) 0%,#047857 100%)!important;box-shadow:0 6px 12px rgb(16 185 129 / .3),0 2px 4px rgb(0 0 0 / .1)!important;transform:translateY(-1px)!important}.faq-item,.accordion-item,.accordion-title,.wp-block-details summary,details summary{background-color:#FFFFFF!important;color:var(--neutral-800)!important;border:2px solid var(--neutral-200)!important;padding:16px 20px!important;border-radius:8px!important;font-weight:600!important;cursor:pointer!important;margin-bottom:8px!important;transition:all 0.2s ease!important;position:relative!important}.faq-item:hover,.accordion-item:hover,.accordion-title:hover,details summary:hover{border-color:var(--primary-blue)!important;background-color:var(--primary-blue-light)!important;color:var(--primary-blue)!important}.faq-item::after,.accordion-title::after,details summary::after{content:'+'!important;position:absolute!important;right:20px!important;font-size:24px!important;font-weight:300!important;color:var(--primary-blue)!important}.faq-item.active::after,.accordion-title.active::after,details[open] summary::after{content:'−'!important}.faq-content,.accordion-content,details{color:var(--neutral-700)!important;line-height:1.6!important;padding:16px 20px!important;background-color:var(--neutral-50)!important;border-radius:0 0 8px 8px!important}.wpcf7-form{color:var(--neutral-900)!important}.wpcf7-form-control-wrap{display:block!important;margin-bottom:16px!important}.wpcf7-form-control{background-color:#FFFFFF!important;color:var(--neutral-900)!important;border:2px solid var(--neutral-300)!important}.wpcf7-not-valid{border-color:var(--error-red)!important;background-color:var(--error-red-light)!important}.wpcf7-not-valid-tip{color:var(--error-red)!important;font-weight:600!important;font-size:14px!important;margin-top:4px!important}.wpcf7-response-output{border-radius:8px!important;padding:12px 16px!important;margin:16px 0!important;font-weight:600!important}.wpcf7-mail-sent-ok{background-color:var(--success-green-light)!important;color:var(--success-green-hover)!important;border:2px solid var(--success-green)!important}.wpcf7-validation-errors{background-color:var(--error-red-light)!important;color:var(--error-red)!important;border:2px solid var(--error-red)!important}input[type="checkbox"],input[type="radio"]{width:18px!important;height:18px!important;margin-right:8px!important;cursor:pointer!important;accent-color:var(--primary-blue)!important}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23334155' d='M6 9L1 4h10z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;padding-right:40px!important}.widget_contact_form,.sidebar-form,aside form,.widget form{background:linear-gradient(135deg,var(--neutral-800) 0%,var(--neutral-900) 100%)!important;padding:24px!important;border-radius:12px!important;box-shadow:0 4px 6px rgb(0 0 0 / .1)!important}.widget_contact_form label,.sidebar-form label,aside form label,.widget form label{color:#FFFFFF!important;font-weight:600!important;margin-bottom:8px!important;display:block!important}.widget_contact_form input,.widget_contact_form textarea,.widget_contact_form select,.sidebar-form input,.sidebar-form textarea,.sidebar-form select,aside form input,aside form textarea,aside form select,.widget form input,.widget form textarea,.widget form select{background-color:var(--neutral-700)!important;color:#FFFFFF!important;border:2px solid var(--neutral-600)!important;padding:12px 16px!important}.widget_contact_form input::placeholder,.sidebar-form input::placeholder,aside form input::placeholder,.widget form input::placeholder{color:var(--neutral-400)!important}.widget_contact_form input:focus,.sidebar-form input:focus,aside form input:focus,.widget form input:focus{border-color:var(--primary-blue)!important;background-color:var(--neutral-600)!important;color:#FFFFFF!important}input:disabled,textarea:disabled,select:disabled,button:disabled{opacity:0.5!important;cursor:not-allowed!important;background-color:var(--neutral-100)!important}@media (max-width:768px){input[type="text"],input[type="email"],input[type="tel"],textarea,select{font-size:16px!important}input[type="submit"],button[type="submit"],.wpcf7-submit{width:100%!important;padding:14px 24px!important}}@media (prefers-color-scheme:dark){input[type="text"],input[type="email"],input[type="tel"],input[type="number"],textarea,select{background-color:var(--neutral-800)!important;color:#FFFFFF!important;border-color:var(--neutral-600)!important}::placeholder{color:var(--neutral-400)!important}label{color:var(--neutral-200)!important}.faq-item,.accordion-item,.accordion-title{background-color:var(--neutral-800)!important;color:#FFFFFF!important;border-color:var(--neutral-600)!important}}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.wpcf7-response-output{animation:fadeIn 0.3s ease!important}* input[type="text"],* input[type="email"],* input[type="password"],* input[type="tel"],* input[type="number"],* input[type="search"],* input[type="url"],* textarea,* select,input,textarea{background-color:#FFFFFF!important;background:#FFFFFF!important;color:#000000!important;border:2px solid #94A3B8!important;padding:12px 16px!important;border-radius:8px!important;font-size:16px!important;opacity:1!important;-webkit-text-fill-color:#000000!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;box-shadow:inset 0 1px 3px rgb(0 0 0 / .1)!important}*::placeholder,*::-webkit-input-placeholder,*:-moz-placeholder,*::-moz-placeholder,*:-ms-input-placeholder{color:#475569!important;opacity:1!important;-webkit-text-fill-color:#475569!important}input:focus,textarea:focus,select:focus{background-color:#FFFFFF!important;background:#FFFFFF!important;color:#000000!important;border-color:#2563EB!important;outline:2px solid #2563EB!important;outline-offset:0px!important;box-shadow:0 0 0 4px rgb(37 99 235 / .2),inset 0 1px 3px rgb(0 0 0 / .1)!important;-webkit-text-fill-color:#000000!important}label,.elementor-field-label,.wpforms-field-label,.gfield_label{color:#1E293B!important;font-weight:600!important;font-size:14px!important;margin-bottom:8px!important;display:block!important;text-shadow:none!important}.elementor-field-textual,.elementor-field-type-text input,.elementor-field-type-email input,.elementor-field-type-tel input,.elementor-field-type-number input,.elementor-field-type-textarea textarea,.elementor-field-type-select select,.elementor-field input,.elementor-field textarea,.elementor-field select{background-color:#FFFFFF!important;background:#FFFFFF!important;color:#000000!important;border:2px solid #94A3B8!important;-webkit-text-fill-color:#000000!important}.wpforms-field input,.wpforms-field textarea,.wpforms-field select{background-color:#FFFFFF!important;background:#FFFFFF!important;color:#000000!important;border:2px solid #94A3B8!important;-webkit-text-fill-color:#000000!important}.gfield input,.gfield textarea,.gfield select{background-color:#FFFFFF!important;background:#FFFFFF!important;color:#000000!important;border:2px solid #94A3B8!important;-webkit-text-fill-color:#000000!important}.wpcf7-form-control,.wpcf7-text,.wpcf7-email,.wpcf7-tel,.wpcf7-number,.wpcf7-textarea{background-color:#FFFFFF!important;background:#FFFFFF!important;color:#000000!important;border:2px solid #94A3B8!important;-webkit-text-fill-color:#000000!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#000000!important;background-color:#FFFFFF!important;background:#FFFFFF!important;color:#000000!important;border:2px solid #94A3B8!important}button[type="submit"],input[type="submit"],.elementor-button,.wpforms-submit,.gform_button,.wpcf7-submit,button.submit{background:linear-gradient(135deg,#DC2626 0%,#B91C1C 100%)!important;color:#FFFFFF!important;font-weight:700!important;text-transform:uppercase!important;border:none!important;padding:14px 32px!important;cursor:pointer!important;border-radius:12px!important;font-size:16px!important;box-shadow:0 4px 12px rgb(220 38 38 / .3)!important;transition:all 0.3s ease!important}button[type="submit"]:hover,input[type="submit"]:hover,.elementor-button:hover{background:linear-gradient(135deg,#B91C1C 0%,#991B1B 100%)!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px rgb(220 38 38 / .4)!important}button:not([type="submit"]),.elementor-button:not([type="submit"]){background:#F1F5F9!important;color:#334155!important;border:2px solid #CBD5E1!important}button:not([type="submit"]):hover{background:#E2E8F0!important;border-color:#94A3B8!important}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23000000' d='M6 9L1 4h10z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;padding-right:40px!important}input:disabled,textarea:disabled,select:disabled{background-color:#F1F5F9!important;color:#64748B!important;opacity:0.7!important;cursor:not-allowed!important}input[type="checkbox"],input[type="radio"]{width:18px!important;height:18px!important;margin-right:8px!important;cursor:pointer!important;accent-color:#2563EB!important;background-color:#FFFFFF!important;border:2px solid #94A3B8!important}.elementor-message-danger,.wpforms-error,.gfield_error,.wpcf7-not-valid-tip,.error{background-color:#FEE2E2!important;color:#DC2626!important;border:2px solid #DC2626!important;padding:12px!important;border-radius:8px!important;font-weight:600!important}.elementor-message-success,.wpforms-confirmation-container,.gform_confirmation_message,.wpcf7-mail-sent-ok,.success{background-color:#D1FAE5!important;color:#059669!important;border:2px solid #10B981!important;padding:12px!important;border-radius:8px!important;font-weight:600!important}@media (max-width:768px){input,textarea,select{font-size:16px!important}button[type="submit"],input[type="submit"]{width:100%!important;padding:16px 24px!important}}.elementor-widget-container input,.elementor-widget-container textarea,.elementor-widget-container select,.wpforms-container input,.wpforms-container textarea,.wpforms-container select,.gform_wrapper input,.gform_wrapper textarea,.gform_wrapper select,form input,form textarea,form select{background-color:#FFFFFF!important;background:#FFFFFF!important;color:#000000!important;-webkit-text-fill-color:#000000!important}input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="search"],input[type="password"],input[type="url"],textarea{font-weight:400!important;text-shadow:none!important;letter-spacing:0.025em!important}.elementor-heading-title,h2,h3,h4{color:#1E293B!important}.elementor-icon{color:#DC2626!important}.button.user-feedback-button{display:inline-flex;align-items:center;line-height:1;font-size:13px;font-weight:700;padding:10px 12px;border-radius:3px;border-width:1px;border-style:solid;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;text-transform:none;letter-spacing:normal;transition:all .2s ease-in-out}.button.user-feedback-button span{margin-bottom:0!important}.button.user-feedback-button.is-small{padding:8px 12px}.button.user-feedback-button.is-large{font-size:15px;padding:12px}.button.user-feedback-button{color:#fff;background-color:#2d87f1;border-color:#0e6bd7}.button.user-feedback-button .icon{color:#0e6bd7}.button.user-feedback-button .icon:first-child{margin-right:8px}.button.user-feedback-button .icon:last-child{margin-left:8px}.button.user-feedback-button .icon:only-child{margin:0}.button.user-feedback-button[disabled]{color:#a7aaad;border-color:#dcdcde;background:#f6f7f7;pointer-events:none}.button.user-feedback-button[disabled] .icon{color:currentColor}.button.user-feedback-button:hover{color:#fff;background-color:#1579ef;border-color:#0e6bd7}.button.user-feedback-button.is-primary{color:#fff;background-color:#2d87f1;border-color:#0e6bd7}.button.user-feedback-button.is-primary .icon{color:#0e6bd7}.button.user-feedback-button.is-primary:hover{color:#fff;background-color:#1579ef;border-color:#0e6bd7}.button.user-feedback-button.is-secondary{color:#23282d;background-color:#f9f9f9;border-color:#ddd}.button.user-feedback-button.is-secondary .icon{color:#ddd}.button.user-feedback-button.is-secondary:hover{color:#23282d;background-color:#f0f0f0;border-color:#bbb}.button.user-feedback-button.is-alternate{color:#fff;background-color:#46bf40;border-color:#31862d}.button.user-feedback-button.is-alternate .icon{color:#31862d}.button.user-feedback-button.is-alternate:hover{color:#fff;background-color:#3fac3a;border-color:#31862d}.button.user-feedback-button.is-link{background-color:#fff0;text-decoration:underline;font-weight:400;color:#aaa;border-color:#fff0}.button.user-feedback-button.is-link:hover{text-decoration:underline}.button.user-feedback-button.is-disabled{background-color:#fff0;text-decoration:none;font-weight:400;color:#aaa;border-color:#fff0}.button.user-feedback-button.is-disabled .icon{color:inherit}.button.user-feedback-button.is-disabled:hover{cursor:help;text-decoration:none}.button.user-feedback-button.is-flat{border:none;background-color:#fff0;color:#2d87f1}.button.user-feedback-button.is-flat .icon{color:inherit}.button.user-feedback-button:active,.button.user-feedback-button:focus,.button.user-feedback-button:hover{text-decoration:none}.field{position:relative}.field .cta-overlay{position:absolute;top:0;right:0;width:100%;height:100%;cursor:pointer;z-index:99999;padding:5px}.field .cta-overlay:focus{outline:none;border:none}.field label:not(.userfeedback-checkbox):not(.radio):not(.toggle__field):not(.color-picker){display:flex;align-items:center;font-weight:700;color:#000;cursor:pointer}.field label:not(.userfeedback-checkbox):not(.radio):not(.toggle__field):not(.color-picker):not(:last-child){margin-bottom:8px}.field .select{position:relative}.field .select:after{content:"";display:block;position:absolute;top:50%;right:14px;width:0;height:0;border-left:4px solid #fff0;border-right:4px solid #fff0;border-top:4px solid #191e23;transform:translateY(-50%)}.field .select{display:inline-flex}.field .select select{line-height:1.1;padding:12px;border-radius:3px;font-size:13px;border:1px solid #ddd;margin:0;transition:all .2s ease-in-out}.field .select select:disabled{box-shadow:none;border-color:#e0e0e0;opacity:.5;background-color:#fff;color:#23282d}.field .select select:focus{border-color:#2d87f1;box-shadow:0 0 0 1px #2d87f1}.field .select select::-moz-placeholder{color:#aaa}.field .select select::placeholder{color:#aaa}.field .select select.has-error{border-color:#eb5757;box-shadow:0 0 0 1px #eb5757}.field .select select{padding-right:26px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none}.field .select select:hover{color:initial}.field input[type=date],.field input[type=email],.field input[type=number],.field input[type=tel],.field input[type=text],.field input[type=url]{line-height:1.1;padding:12px;border-radius:3px;font-size:13px;border:1px solid #ddd;margin:0;transition:all .2s ease-in-out}.field input[type=date]:disabled,.field input[type=email]:disabled,.field input[type=number]:disabled,.field input[type=tel]:disabled,.field input[type=text]:disabled,.field input[type=url]:disabled{box-shadow:none;border-color:#e0e0e0;opacity:.5;background-color:#fff;color:#23282d}.field input[type=date]:focus,.field input[type=email]:focus,.field input[type=number]:focus,.field input[type=tel]:focus,.field input[type=text]:focus,.field input[type=url]:focus{border-color:#2d87f1;box-shadow:0 0 0 1px #2d87f1}.field input[type=date]::-moz-placeholder,.field input[type=email]::-moz-placeholder,.field input[type=number]::-moz-placeholder,.field input[type=tel]::-moz-placeholder,.field input[type=text]::-moz-placeholder,.field input[type=url]::-moz-placeholder{color:#aaa}.field input[type=date]::placeholder,.field input[type=email]::placeholder,.field input[type=number]::placeholder,.field input[type=tel]::placeholder,.field input[type=text]::placeholder,.field input[type=url]::placeholder{color:#aaa}.field input[type=date].has-error,.field input[type=email].has-error,.field input[type=number].has-error,.field input[type=tel].has-error,.field input[type=text].has-error,.field input[type=url].has-error{border-color:#eb5757;box-shadow:0 0 0 1px #eb5757}.field input[type=date],.field input[type=email],.field input[type=number],.field input[type=tel],.field input[type=text],.field input[type=url]{width:100%}.field input[type=date]{width:auto;padding-top:6px;padding-bottom:6px}.field .radio{display:inline-flex;align-items:center;font-weight:400;cursor:pointer}.field .radio input[type=radio]{margin:0 8px 0 0}.field .radio input[type=radio]:disabled~*{opacity:.5}.field textarea{line-height:1.1;padding:12px;border-radius:3px;font-size:13px;border:1px solid #ddd;margin:0;transition:all .2s ease-in-out}.field textarea:disabled{box-shadow:none;border-color:#e0e0e0;opacity:.5;background-color:#fff;color:#23282d}.field textarea:focus{border-color:#2d87f1;box-shadow:0 0 0 1px #2d87f1}.field textarea::-moz-placeholder{color:#aaa}.field textarea::placeholder{color:#aaa}.field textarea.has-error{border-color:#eb5757;box-shadow:0 0 0 1px #eb5757}.field textarea{min-width:100%;max-width:100%;min-height:120px}.field:not(:last-child){margin-bottom:16px}.field.is-narrow input[type=email],.field.is-narrow input[type=number],.field.is-narrow input[type=tel],.field.is-narrow input[type=text]{max-width:300px}.help{font-size:13px;color:#828282;margin:12px 0 0}.help:not(:last-child){margin-bottom:16px}.inline-fields{display:flex;align-items:center}.inline-fields>.field:not(:last-child),.inline-fields>label:not(:last-child){margin-bottom:0;margin-right:16px}.inline-fields>:not(:last-child){margin-right:8px}.inline-fields.is-wide>.field:not(:last-child),.inline-fields.is-wide>label:not(:last-child){margin-right:24px}.inline-fields-disabled{position:relative}.inline-fields-disabled:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;z-index:1}.icon-input{display:flex;line-height:1.1;padding:12px;border-radius:3px;font-size:13px;border:1px solid #ddd;margin:0;transition:all .2s ease-in-out}.icon-input:disabled{box-shadow:none;border-color:#e0e0e0;opacity:.5;background-color:#fff;color:#23282d}.icon-input:focus{border-color:#2d87f1;box-shadow:0 0 0 1px #2d87f1}.icon-input::-moz-placeholder{color:#aaa}.icon-input::placeholder{color:#aaa}.icon-input.has-error{border-color:#eb5757;box-shadow:0 0 0 1px #eb5757}.icon-input{padding:8px}.icon-input .icon{color:#818181;margin-right:8px}.icon-input input[type=date],.icon-input input[type=email],.icon-input input[type=number],.icon-input input[type=tel],.icon-input input[type=text]{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none}.radio-list{display:flex;flex-direction:column;align-items:flex-start}.radio-list .radio:not(:last-child){margin-bottom:8px}.radio{display:inline-flex;align-items:center;position:relative;cursor:pointer;color:#000}.radio input[type=radio]{position:absolute;opacity:0;left:20px;z-index:-1}.radio__skin{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:16px;height:16px;background-color:#fff;border-radius:50%;border:2px solid #d3d7de;margin-right:8px;margin-top:2px;transition:all .2s ease-in-out}.radio__skin:after{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:#2d87f1;opacity:0;transition:inherit}.radio__content{display:flex;align-items:center;flex:1}.radio__content .icon{width:12px;height:12px}.radio__content .icon:not(:first-child){margin-left:4px}.radio input[type=radio]:checked+.radio__skin{border-color:#2d87f1}.radio input[type=radio]:checked+.radio__skin:after{opacity:1}.radio.is-disabled{opacity:.5;pointer-events:auto}.checkbox-group{display:flex;align-items:center}.checkbox-group .userfeedback-checkbox:not(:last-child){margin-right:24px}.checkbox-wrapper{display:flex}.userfeedback-checkbox{display:inline-flex;position:relative;font-size:13px;cursor:pointer}.userfeedback-checkbox input[type=checkbox]{position:absolute;opacity:0;left:20px;z-index:-1}.userfeedback-checkbox .checkbox__skin{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:#fff;border:2px solid #d3d7de;color:#fff0;border-radius:3px;margin-top:2px;margin-right:8px;box-sizing:border-box;transition:all .2s ease-in-out}.userfeedback-checkbox input[type=checkbox]:checked+.checkbox__skin{background-color:#2d87f1;border-color:#2d87f1;color:#fff}.userfeedback-checkbox.is-disabled{opacity:.5;pointer-events:auto}.userfeedback-widget{--uf-widget-text-color:#23282d;--uf-widget-bg-color:#fff;--uf-widget-borders-color:rgba(0,0,0,0.15);--uf-title-text-color:var(--uf-widget-text-color);--uf-button-color:#2d87f1;--uf-radio-check-color:#555;--uf-nps-option-bg-color:#e9e9e9;--uf-nps-option-text-color:#23282d;--uf-nps-option-selected-bg-color:var(--uf-button-color);--uf-nps-option-selected-text--color:#fff;--uf-input-border-color:#dadada;--uf-input-bg-color:#fff;--uf-input-help-color:#c4c4c4;--uf-input-placeholder-color:#7e7e7e;--uf-star-picker-color:#f29b4a}.userfeedback-widget.widget-theme--dark{--uf-widget-text-color:#fff;--uf-widget-body-bg-color:#454545}.userfeedback-widget.has-shortcode{display:none}.userfeedback-question{all:unset;display:block;padding:24px}.field .textarea{border-color:var(--uf-input-border-color);background-color:var(--uf-input-bg-color)}.field .textarea::-moz-placeholder{color:var(--uf-input-placeholder-color)}.field .textarea::placeholder{color:var(--uf-input-placeholder-color)}.field .textarea:focus{outline:none}.field .textarea{max-height:120px;height:120px}.field .input{border-color:var(--uf-input-border-color);background-color:var(--uf-input-bg-color)}.field .input::-moz-placeholder{color:var(--uf-input-placeholder-color)}.field .input::placeholder{color:var(--uf-input-placeholder-color)}.field .input:focus{outline:none}.field .help{font-size:13px;margin-top:8px;color:var(--uf-input-help-color)}.field .help--right{text-align:right}.flatpickr-calendar{background:#fff0;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;box-sizing:border-box;touch-action:manipulation;background:#fff;box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgb(0 0 0 / .08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid #fff0;content:"";height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month{background:#fff0;line-height:1;text-align:center;position:relative;overflow:hidden;flex:1}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{color:rgb(0 0 0 / .9);fill:rgb(0 0 0 / .9);height:34px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;padding:10px;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgb(57 57 57 / .15);box-sizing:border-box}.numInputWrapper span:hover{background:rgb(0 0 0 / .1)}.numInputWrapper span:active{background:rgb(0 0 0 / .2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid #fff0;border-right:4px solid #fff0;border-bottom:4px solid rgb(57 57 57 / .6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid #fff0;border-right:4px solid #fff0;border-top:4px solid rgb(57 57 57 / .6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgb(0 0 0 / .5)}.numInputWrapper:hover{background:rgb(0 0 0 / .05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgb(0 0 0 / .05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgb(0 0 0 / .9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgb(0 0 0 / .9)}.flatpickr-current-month input.cur-year{background:#fff0;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgb(0 0 0 / .5);background:#fff0;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#fff0;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgb(0 0 0 / .05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#fff0;outline:none;padding:0}.flatpickr-weekdays{background:#fff0;text-align:center;overflow:hidden;width:100%;display:flex;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:flex;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:#fff0;color:rgb(0 0 0 / .54);line-height:1;margin:0;text-align:center;display:block;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:flex;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;box-sizing:border-box;display:inline-block;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-around;transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid #fff0;border-radius:150px;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgb(57 57 57 / .3);background:#fff0;border-color:#fff0;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgb(57 57 57 / .1)}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgb(57 57 57 / .3);background:#fff0;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:flex;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;box-sizing:border-box;overflow:hidden;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:#fff0;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@keyframes fpFadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}.userfeedback-reports-datepicker{display:flex;float:right}@media(max-width:782px){.userfeedback-reports-datepicker{float:none;width:100%;flex-flow:wrap}.userfeedback-reports-datepicker .userfeedback-buttons-toggle{width:100%;margin-right:0}.userfeedback-reports-datepicker .userfeedback-buttons-toggle .userfeedback-button{width:50%}}@media(min-width:783px)and (max-width:1130px){.userfeedback-reports-datepicker{float:right}}.userfeedback-datepicker,.userfeedback-hide{display:none}.userfeedback-reports-interval-dropdown-container{position:relative}@media(max-width:782px){.userfeedback-reports-interval-dropdown-container{max-width:100%}}.userfeedback-reports-interval-dropdown-container.userfeedback-hide,.userfeedback-reports-interval-dropdown-container .userfeedback-hide{display:none}.userfeedback-reports-interval-dropdown-container .flatpickr-wrapper{display:block}.userfeedback-reports-interval-dropdown-container .flatpickr-wrapper .flatpickr-calendar{width:100%}.userfeedback-reports-interval-dropdown-container .flatpickr-calendar.static.open{position:relative;box-shadow:none;border:none;width:100%}.userfeedback-reports-interval-dropdown-container .flatpickr-calendar.arrowTop:after,.userfeedback-reports-interval-dropdown-container .flatpickr-calendar.arrowTop:before{display:none}.userfeedback-reports-interval-dropdown-container .flatpickr-rContainer{width:100%;display:block}.userfeedback-reports-interval-dropdown-container .dayContainer,.userfeedback-reports-interval-dropdown-container .flatpickr-days{width:100%;max-width:100%}.userfeedback-reports-interval-dropdown-container .flatpickr-day{max-width:100%}.userfeedback-reports-interval-dropdown-container .flatpickr-day.endRange,.userfeedback-reports-interval-dropdown-container .flatpickr-day.endRange.inRange,.userfeedback-reports-interval-dropdown-container .flatpickr-day.endRange.nextMonthDay,.userfeedback-reports-interval-dropdown-container .flatpickr-day.endRange.prevMonthDay,.userfeedback-reports-interval-dropdown-container .flatpickr-day.endRange:focus,.userfeedback-reports-interval-dropdown-container .flatpickr-day.endRange:hover,.userfeedback-reports-interval-dropdown-container .flatpickr-day.selected,.userfeedback-reports-interval-dropdown-container .flatpickr-day.selected.inRange,.userfeedback-reports-interval-dropdown-container .flatpickr-day.selected.nextMonthDay,.userfeedback-reports-interval-dropdown-container .flatpickr-day.selected.prevMonthDay,.userfeedback-reports-interval-dropdown-container .flatpickr-day.selected:focus,.userfeedback-reports-interval-dropdown-container .flatpickr-day.selected:hover,.userfeedback-reports-interval-dropdown-container .flatpickr-day.startRange,.userfeedback-reports-interval-dropdown-container .flatpickr-day.startRange.inRange,.userfeedback-reports-interval-dropdown-container .flatpickr-day.startRange.nextMonthDay,.userfeedback-reports-interval-dropdown-container .flatpickr-day.startRange.prevMonthDay,.userfeedback-reports-interval-dropdown-container .flatpickr-day.startRange:focus,.userfeedback-reports-interval-dropdown-container .flatpickr-day.startRange:hover{background-color:#509fe2;border-color:#509fe2}.userfeedback-reports-interval-dropdown-container .flatpickr-months{padding-bottom:10px}.userfeedback-reports-interval-dropdown-container .dayContainer{padding:0 28px}.userfeedback-reports-interval-dropdown-container .flatpickr-weekdays{height:40px}.userfeedback-reports-interval-dropdown-container .flatpickr-weekdaycontainer{background-color:#eceff4;padding:14px 28px}.userfeedback-reports-interval-dropdown-container .flatpickr-current-month{font-size:15px;color:inherit}.userfeedback-reports-interval-dropdown-container .flatpickr-current-month .numInputWrapper{width:55px}.userfeedback-reports-interval-dropdown-container .flatpickr-current-month .numInputWrapper input.cur-year{padding:0 10px 0 5px;min-height:25px}.userfeedback-reports-interval-date-info{background:#2d87f1;border-radius:3px;font-size:15px;color:#f9fbff;line-height:1.75;padding:8px 32px 8px 20px;border:none;position:relative;text-align:left}.userfeedback-reports-interval-date-info>span{margin-right:7px}@media(max-width:782px){.userfeedback-reports-interval-date-info{max-width:100%;line-height:1.4}.userfeedback-reports-interval-date-info>span{overflow:hidden;white-space:pre;text-overflow:ellipsis;max-width:calc(100% - 40px);display:inline-block}}.userfeedback-reports-interval-date-info i{margin-left:38px;margin-right:12px}@media(max-width:782px){.userfeedback-reports-interval-date-info i{margin-left:10px;margin-right:10px;vertical-align:super}}.userfeedback-reports-interval-date-info:after{width:0;height:0;border-style:solid;border-width:5px 3.5px 0 3.5px;border-color:#fff #fff0 #fff0 #fff0;content:"";position:absolute;top:50%;margin-top:-2px;right:20px}.userfeedback-button{padding:10px 20px;cursor:pointer;border-radius:3px;font-size:14px;font-weight:400}.userfeedback-reports-intervals-dropdown{min-width:250px}.userfeedback-reports-intervals-dropdown .userfeedback-button{background:#fff0;color:#e9e7ee}.userfeedback-reports-intervals-dropdown .userfeedback-button:focus,.userfeedback-reports-intervals-dropdown .userfeedback-button:hover{color:#19865f}.userfeedback-datepicker-input-switch{border-top:1px solid #d6e2ed;padding:14px 20px 5px 20px;margin-top:10px}.userfeedback-datepicker-input-switch label{cursor:pointer}.userfeedback-datepicker-input-switch label input{display:none}.userfeedback-datepicker-input-switch .userfeedback-checkbox-label{font-size:14px;vertical-align:middle;font-weight:700}.userfeedback-datepicker-input-switch .userfeedback-styled-checkbox{width:27px;height:18px;position:relative;display:inline-block;border-radius:10px;margin-right:9px;background-color:#acbdc9;vertical-align:middle}.userfeedback-datepicker-input-switch .userfeedback-styled-checkbox.userfeedback-styled-checkbox-checked{background-color:#509fe2}.userfeedback-datepicker-input-switch .userfeedback-styled-checkbox.userfeedback-styled-checkbox-checked:after{right:2px;left:auto}.userfeedback-datepicker-input-switch .userfeedback-styled-checkbox:after{left:2px;top:2px;bottom:2px;width:14px;position:absolute;content:"";background:#fff;display:block;border-radius:50%}.userfeedback-reports-intervals-dropdown{position:absolute;z-index:100;background:#fff;border:1px solid #d6e2ed;border-radius:3px;margin-top:6px;box-shadow:0 10px 20px rgb(48 44 62 / .05);right:0;top:100%;display:flex}.userfeedback-datepicker-default-buttons{width:315px;flex-shrink:0;padding:12px;border-right:1px solid #d6e2ed}.userfeedback-datepicker-default-buttons button.userfeedback-button{display:block;width:100%;margin-bottom:5px;text-align:left;background-color:#fff;color:#444;border:none}.userfeedback-datepicker-default-buttons button.userfeedback-button.userfeedback-interval-active,.userfeedback-datepicker-default-buttons button.userfeedback-button:active,.userfeedback-datepicker-default-buttons button.userfeedback-button:hover{background-color:#eceff4;color:#444}.userfeedback-datepicker-default-buttons button.userfeedback-button i{margin-right:10px}.userfeedback-datepicker-range-inputs{background:#f9fbff;border-bottom:1px solid #d6e2ed;display:flex}.userfeedback-datepicker-range-input{padding:12px}.userfeedback-datepicker-range-input h3{font-size:14px;font-weight:700;margin:0 0 5px 0}.userfeedback-datepicker-range-input+.userfeedback-datepicker-range-input{border-left:1px solid #d6e2ed}.userfeedback-datepicker-range-input-fields{display:flex;justify-content:space-between;position:relative}.userfeedback-datepicker-range-input-fields:after{content:"";position:absolute;left:calc(50% - 5px);top:50%;height:1px;width:10px;background-color:#393f4c}.userfeedback-datepicker-range-input-fields input{border:1px solid #d6e2ed;width:45%;background-color:#fff;height:30px}.userfeedback-datepicker-calenders{display:flex}.userfeedback-datepicker-calender{border-bottom:1px solid #d6e2ed;padding:12px}.userfeedback-datepicker-calender+.userfeedback-datepicker-calender{border-left:1px solid #d6e2ed}.userfeedback-datepicker-calender .flatpickr-wrapper{display:block}.userfeedback-datepicker-calender .flatpickr-wrapper .flatpickr-calendar{box-shadow:0 0 0}.userfeedback-datepicker-calender .flatpickr-wrapper .flatpickr-calendar.inline{position:static}.userfeedback-datepicker-calenders-bottom{display:flex;padding:12px;justify-content:space-between}.userfeedback-datepicker-calenders-bottom button.userfeedback-button{width:49%;padding:7px}.userfeedback-datepicker-calenders-bottom button.userfeedback-button.userfeedback-button-secondary{color:#393f4c;background-color:#e2e4e9;border-color:#e2e4e9}.userfeedback-datepicker-calenders-bottom button.userfeedback-button.userfeedback-button-secondary:focus,.userfeedback-datepicker-calenders-bottom button.userfeedback-button.userfeedback-button-secondary:hover{background-color:#d7d9dd;border-color:#d7d9dd;color:#393f4c}.userfeedback-surey-widget-dropdown{position:absolute;z-index:100;background:#fff;border:1px solid #d6e2ed;border-radius:3px;margin-top:6px;box-shadow:0 10px 20px rgb(48 44 62 / .05);right:0;bottom:100%;display:flex;min-width:250px}.userfeedback-surey-widget-dropdown-container{position:relative}.userfeedback-surey-widget-dropdown.userfeedback-hide{display:none}.userfeedback-surey-widget-dropdown .userfeedback-button{background:#fff0;color:#e9e7ee}.userfeedback-surey-widget-dropdown .userfeedback-button:focus,.userfeedback-surey-widget-dropdown .userfeedback-button:hover{color:#19865f}.userfeedback-surey-widget-date-input-wrapper{position:relative;width:100%;display:flex;align-items:center;gap:8px}.userfeedback-surey-widget-date-input-wrapper .icon-input{background-color:#fff;padding:10.11px 12px;width:100%}.userfeedback-surey-widget-date-input-wrapper .icon-input .icon{width:16px}.userfeedback-surey-widget-date-input{all:unset;flex:1;display:block;width:100%!important;padding:10px 12px;background:#fff;border:1px solid #ddd;border-radius:5px;font-size:14px;cursor:pointer;transition:border-color .2s ease;box-sizing:border-box}.userfeedback-surey-widget-date-input:focus,.userfeedback-surey-widget-date-input:hover{border-color:#999}.userfeedback-surey-widget-date-input .userfeedback-surey-widget-date-text{flex:1;text-align:left;color:#333}.userfeedback-surey-widget-date-input .userfeedback-surey-widget-date-text.placeholder{color:#999}.userfeedback-surey-widget-date-input .userfeedback-surey-widget-date-text::-moz-placeholder{color:#999}.userfeedback-surey-widget-date-input .userfeedback-surey-widget-date-text::placeholder{color:#999}.userfeedback-surey-widget-date-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#666;border-radius:3px;flex-shrink:0;cursor:pointer}.userfeedback-surey-widget-date-icon svg{display:block}.userfeedback-widget{all:unset;display:block;z-index:999999;color:var(--uf-widget-text-color);background-color:var(--uf-widget-bg-color);max-width:320px!important;min-width:320px!important;border-top-right-radius:5px;border-top-left-radius:5px;box-shadow:0 -1px 3px 2px rgb(0 0 0 / .075);padding:0;font-size:14px;will-change:transform,opacity;opacity:1;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif!important;transition:all .2s ease-in-out}.userfeedback-widget form{all:unset}.userfeedback-widget *{box-sizing:border-box}.userfeedback-widget .userfeedback-widget__toggle{cursor:pointer}.userfeedback-widget:not(.is-preview){position:fixed;right:40px;bottom:0}.userfeedback-widget:not(.is-preview).widget-position-bottom_left{right:unset;left:40px}.userfeedback-widget:not(.is-preview).widget-position-bottom_left .userfeedback-widget__toggle{right:unset;left:24px}.userfeedback-widget:not(.is-preview).widget-position-middle_left{right:unset;bottom:unset;left:0;top:50vh;transform:translateY(-50%);border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0;border-top-left-radius:0}.userfeedback-widget:not(.is-preview).widget-position-middle_left .userfeedback-widget__toggle{rotate:90deg;transform-origin:bottom right;bottom:unset;left:unset;top:52%;right:0}.userfeedback-widget:not(.is-preview).widget-position-middle_left.is-closed{left:-320px}.userfeedback-widget:not(.is-preview).widget-position-middle_right{left:unset;bottom:unset;right:0;top:50vh;transform:translateY(-50%);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:5px;border-top-left-radius:5px}.userfeedback-widget:not(.is-preview).widget-position-middle_right .userfeedback-widget__toggle{rotate:-90deg;transform-origin:bottom left;bottom:unset;right:unset;top:52%;left:0}.userfeedback-widget:not(.is-preview).widget-position-middle_right.is-closed{right:-320px}.userfeedback-widget.is-preview{position:absolute;right:40px;bottom:0}.userfeedback-widget.is-preview.widget-position-bottom_left{right:unset;left:40px}.userfeedback-widget.is-preview.widget-position-bottom_left .userfeedback-widget__toggle{right:unset;left:24px}.userfeedback-widget.is-preview.widget-position-middle_left{right:unset;bottom:unset;left:0;top:50%;transform:translateY(-50%);border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0;border-top-left-radius:0}.userfeedback-widget.is-preview.widget-position-middle_left .userfeedback-widget__toggle{rotate:90deg;transform-origin:bottom right;bottom:unset;left:unset;top:54%;right:0}.userfeedback-widget.is-preview.widget-position-middle_left.is-closed{left:-320px}.userfeedback-widget.is-preview.widget-position-middle_right{left:unset;bottom:unset;right:0;top:50%;transform:translateY(-50%);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:5px;border-top-left-radius:5px}.userfeedback-widget.is-preview.widget-position-middle_right .userfeedback-widget__toggle{rotate:-90deg;transform-origin:bottom left;bottom:unset;right:unset;top:54%;left:0}.userfeedback-widget.is-preview.widget-position-middle_right.is-closed{right:-320px}.userfeedback-widget.is-inline{position:relative;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin:0 auto;margin-bottom:20px!important}.userfeedback-widget.is-closed{transform:translateY(100%)}.userfeedback-widget.is-delayed.is-waiting{opacity:0}.userfeedback-widget__toggle{all:unset;position:absolute;bottom:100%;right:24px;border-top-right-radius:5px;border-top-left-radius:5px;padding:10px 28px 9px;background-color:var(--uf-widget-bg-color);color:inherit;box-shadow:0 -1px 3px 2px rgb(0 0 0 / .075);clip-path:polygon(-15% -20%,115% -20%,120% 100%,-15% 100%);border:none}.userfeedback-widget__toggle .icon-wrap{display:flex;align-items:center;justify-content:flex-start}.userfeedback-widget__toggle .icon-wrap .label{margin-right:10px;font-weight:600}.userfeedback-widget__toggle .icon-wrap .icon{all:unset;display:flex}.userfeedback-widget__toggle .icon-wrap .icon svg{width:100%;height:100%;margin:0!important}.userfeedback-widget__toggle .icon-wrap .icon.is-small{width:10px;height:10px}.userfeedback-widget__toggle .icon-wrap .icon{transition:all .2s ease-in-out;will-change:transform;width:16px;height:16px}.userfeedback-widget__header{all:unset;display:block;padding:24px}.userfeedback-widget__header .question-title,.userfeedback-widget__thank-you .question-title{all:unset;letter-spacing:.03125em;font-weight:700;margin:0;text-transform:none;font-size:inherit;color:var(--uf-title-text-color)}.userfeedback-widget__body{all:unset;display:block;position:relative;border-top:1px solid var(--uf-widget-borders-color)!important;border-bottom:1px solid var(--uf-widget-borders-color);padding:0;font-size:14px}.userfeedback-widget__body label{font-size:1em}.userfeedback-widget__body .field input,.userfeedback-widget__body .field textarea{position:relative}.userfeedback-widget__body:before{content:"";display:block;position:absolute;inset:0;background-color:hsl(0 0% 100% / .05);mix-blend-mode:difference}.userfeedback-widget__footer{all:unset;display:flex;align-items:center;justify-content:space-between;padding:24px 16px}.userfeedback-widget__footer-branding{all:unset;position:relative;max-width:115px;max-height:50px}.userfeedback-widget__footer-branding img{max-width:100%;max-height:50px}.userfeedback-widget__footer-actions{all:unset;display:block}.userfeedback-widget__footer-actions .user-feedback-button-base{all:unset;display:inline-flex;align-items:center;line-height:1;font-size:13px;font-weight:700;padding:10px 12px;border-radius:3px;border-width:1px;border-style:solid;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;text-transform:none;letter-spacing:normal;transition:all .2s ease-in-out}.userfeedback-widget__footer-actions .user-feedback-button-base span{margin-bottom:0!important}.userfeedback-widget__footer-actions .user-feedback-button-base.is-small{padding:8px 12px}.userfeedback-widget__footer-actions .user-feedback-button-base.is-large{font-size:15px;padding:12px}.userfeedback-widget__footer-actions .user-feedback-button-base{color:#fff;background-color:#2d87f1;border-color:#0e6bd7}.userfeedback-widget__footer-actions .user-feedback-button-base .icon{color:#0e6bd7}.userfeedback-widget__footer-actions .user-feedback-button-base .icon:first-child{margin-right:8px}.userfeedback-widget__footer-actions .user-feedback-button-base .icon:last-child{margin-left:8px}.userfeedback-widget__footer-actions .user-feedback-button-base .icon:only-child{margin:0}.userfeedback-widget__footer-actions .user-feedback-button-base[disabled]{color:#a7aaad;border-color:#dcdcde;background:#f6f7f7;pointer-events:none}.userfeedback-widget__footer-actions .user-feedback-button-base[disabled] .icon{color:currentColor}.userfeedback-widget__footer-actions .user-feedback-button-base:hover{color:#fff;background-color:#1579ef;border-color:#0e6bd7}.userfeedback-widget__footer-actions .user-feedback-button-base.is-primary{color:#fff;background-color:#2d87f1;border-color:#0e6bd7}.userfeedback-widget__footer-actions .user-feedback-button-base.is-primary .icon{color:#0e6bd7}.userfeedback-widget__footer-actions .user-feedback-button-base.is-primary:hover{color:#fff;background-color:#1579ef;border-color:#0e6bd7}.userfeedback-widget__footer-actions .user-feedback-button-base.is-secondary{color:#23282d;background-color:#f9f9f9;border-color:#ddd}.userfeedback-widget__footer-actions .user-feedback-button-base.is-secondary .icon{color:#ddd}.userfeedback-widget__footer-actions .user-feedback-button-base.is-secondary:hover{color:#23282d;background-color:#f0f0f0;border-color:#bbb}.userfeedback-widget__footer-actions .user-feedback-button-base.is-alternate{color:#fff;background-color:#46bf40;border-color:#31862d}.userfeedback-widget__footer-actions .user-feedback-button-base.is-alternate .icon{color:#31862d}.userfeedback-widget__footer-actions .user-feedback-button-base.is-alternate:hover{color:#fff;background-color:#3fac3a;border-color:#31862d}.userfeedback-widget__footer-actions .user-feedback-button-base.is-link{background-color:#fff0;text-decoration:underline;font-weight:400;color:#aaa;border-color:#fff0}.userfeedback-widget__footer-actions .user-feedback-button-base.is-link:hover{text-decoration:underline}.userfeedback-widget__footer-actions .user-feedback-button-base.is-disabled{background-color:#fff0;text-decoration:none;font-weight:400;color:#aaa;border-color:#fff0}.userfeedback-widget__footer-actions .user-feedback-button-base.is-disabled .icon{color:inherit}.userfeedback-widget__footer-actions .user-feedback-button-base.is-disabled:hover{cursor:help;text-decoration:none}.userfeedback-widget__footer-actions .user-feedback-button-base.is-flat{border:none;background-color:#fff0;color:#2d87f1}.userfeedback-widget__footer-actions .user-feedback-button-base.is-flat .icon{color:inherit}.userfeedback-widget__footer-actions .user-feedback-button-base:active,.userfeedback-widget__footer-actions .user-feedback-button-base:focus,.userfeedback-widget__footer-actions .user-feedback-button-base:hover{text-decoration:none}.userfeedback-widget__footer-actions .user-feedback-button-base{border:none}.userfeedback-widget__footer-actions .user-feedback-button-base:not(.is-link){background-color:var(--uf-button-color)!important}.userfeedback-widget__footer-actions .user-feedback-button-base .icon{color:currentColor!important;width:8px!important;height:10px!important}.userfeedback-widget__footer-actions .user-feedback-button-base:not(:last-child){margin-right:4px}.userfeedback-widget__footer-actions .user-feedback-button-base.no-border{border:none!important}.userfeedback-widget__footer-actions .user-feedback-button-base svg{all:initial!important;color:currentColor!important;width:8px!important;height:10px!important}.userfeedback-widget__thank-you{text-align:center;padding:36px 24px 24px}.userfeedback-question__comment-box{margin-top:10px}.userfeedback-question__comment-box .textarea{width:100%!important;max-width:100%;height:90px;max-height:90px;min-height:90px}.userfeedback-question-radio-button{padding:0}.userfeedback-question-radio-button .radio{display:flex;width:100%;padding:12px 24px;margin:0}.userfeedback-question-radio-button .radio:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--uf-widget-borders-color)}.userfeedback-question-radio-button .radio{color:inherit;align-items:flex-start}.userfeedback-question-radio-button .radio .radio__skin{background-color:#fff0}.userfeedback-question-radio-button .radio input[type=radio]:checked+.radio__skin{border-color:hsl(0 0% 100% / .85);mix-blend-mode:difference}.userfeedback-question-radio-button .radio input[type=radio]:checked+.radio__skin:after{background-color:hsl(0 0% 100% / .85);mix-blend-mode:difference}.userfeedback-question-radio-button .radio__content{display:block;flex:1}.userfeedback-question-icon-choice,.userfeedback-question-image-radio{display:flex;flex-wrap:wrap;-moz-column-gap:5px;column-gap:5px;row-gap:10px}.userfeedback-question-icon-choice .image-radio,.userfeedback-question-image-radio .image-radio{min-width:87px;flex:1;height:55px;border:.61px solid #dadada;border-radius:1.83px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.userfeedback-question-icon-choice .image-radio:nth-child(4),.userfeedback-question-icon-choice .image-radio:nth-child(n+5),.userfeedback-question-image-radio .image-radio:nth-child(4),.userfeedback-question-image-radio .image-radio:nth-child(n+5){flex:0 0 87px;min-width:87px}.userfeedback-question-icon-choice .image-radio.is-selected,.userfeedback-question-icon-choice .image-radio:hover,.userfeedback-question-image-radio .image-radio.is-selected,.userfeedback-question-image-radio .image-radio:hover{border:1px solid #2d87f1}.userfeedback-question-icon-choice .image-radio input,.userfeedback-question-image-radio .image-radio input{display:none}.userfeedback-question-icon-choice .image-radio .icon-choice-the-icon,.userfeedback-question-image-radio .image-radio .icon-choice-the-icon{display:inline-block}.userfeedback-question-icon-choice .image-radio .icon-choice-the-icon svg,.userfeedback-question-image-radio .image-radio .icon-choice-the-icon svg{height:var(--question-icon-size);width:var(--question-icon-size);color:var(--question-icon-color);fill:var(--question-icon-color)}.userfeedback-question-icon-choice .image-radio .icon-choice-label,.userfeedback-question-icon-choice .image-radio .image-radio-label,.userfeedback-question-image-radio .image-radio .icon-choice-label,.userfeedback-question-image-radio .image-radio .image-radio-label{line-height:1;white-space:nowrap;max-width:70px;overflow:hidden;text-overflow:ellipsis}.userfeedback-question-icon-choice .image-radio .radio__content,.userfeedback-question-image-radio .image-radio .radio__content{flex-direction:column}.userfeedback-question-icon-choice .image-radio .radio__content img,.userfeedback-question-image-radio .image-radio .radio__content img{max-width:100%;max-height:30px;width:30px;height:auto}.userfeedback-question-checkbox{all:unset;display:block;padding:0}.userfeedback-question-checkbox .userfeedback-checkbox{display:flex;width:100%;padding:12px 24px;margin:0}.userfeedback-question-checkbox .userfeedback-checkbox:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--uf-widget-borders-color)}.userfeedback-question-checkbox .userfeedback-checkbox input[type=checkbox]:checked+.checkbox__skin{background-color:var(--uf-radio-check-color);border-color:var(--uf-radio-check-color)}.userfeedback-question-checkbox .userfeedback-question__comment-box{margin-top:0;padding:12px 24px}.nps-picker__head{font-size:13px;margin-bottom:8px}.nps-picker__head,.nps-picker__options{display:flex;justify-content:space-between}.nps-option{position:relative;cursor:pointer}.nps-option input[type=radio]{position:absolute;left:0;opacity:0;margin:0;z-index:-1}.nps-option__skin{font-size:12px;line-height:1;padding:5px 7px;z-index:1;background-color:var(--uf-nps-option-bg-color);color:var(--uf-nps-option-text-color);border-radius:3px;transition:all .2s ease-in-out}input[type=radio]:checked+.nps-option__skin{background-color:var(--uf-nps-option-selected-bg-color);color:var(--uf-nps-option-selected-text--color)}.nps-option:not(:last-child){margin-right:4px}.rating-picker{display:flex;justify-content:center}.rating-picker__star{position:relative;cursor:pointer;color:var(--uf-star-picker-color);padding:0 8px}.rating-picker__star input[type=radio]{position:absolute;left:0;z-index:-1;opacity:0}.rating-picker__star-icon{display:inline-block;cursor:pointer;width:36px;height:36px}.rating-picker__star-icon svg{width:36px;height:36px}.rating-picker__star:first-child{padding-left:0}.rating-picker__star:last-child{padding-right:0}.userfeedback-survey-shortcode .userfeedback-widget.has-shortcode{display:inherit}