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

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents-button{justify-content:center;margin-top:8px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-4px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;justify-content:center;padding:8px;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:28px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:auto;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control{border:0;margin:0;padding:0}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}body .extendedwopts-show{display:none}body .widgetopts-hide_title .widget-title{display:none}body .extendedwopts-md-right{text-align:right}body .extendedwopts-md-left{text-align:left}body .extendedwopts-md-center{text-align:center}body .extendedwopts-md-justify{text-align:justify}@media screen and (min-width:1181px){body .extendedwopts-hide.extendedwopts-desktop{display:none!important}body .extendedwopts-show.extendedwopts-desktop{display:block}body .widget.clearfix-desktop{clear:both}}@media screen and (max-width:1024px) and (orientation:Portrait){body .extendedwopts-hide.extendedwopts-tablet{display:none!important}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both}}@media screen and (max-width:1180px) and (orientation:landscape){body .extendedwopts-hide.extendedwopts-tablet{display:none!important}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both}}@media screen and (max-width:767px) and (orientation:Portrait){body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile){display:block!important}body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile){display:none!important}body .extendedwopts-hide.extendedwopts-mobile{display:none!important}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both}}@media screen and (max-width:991px) and (orientation:landscape){body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile){display:block!important}body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile){display:none!important}body .extendedwopts-hide.extendedwopts-mobile{display:none!important}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both}}.panel-cell-style:after{content:"";display:block;clear:both;position:relative}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}:root{--kan-block-shadow:0 0px 5px 0 rgba(50, 53, 61, 0.1);--kan-block-radius:5px;--kan-theme-color:#d7050f;--kan-border-color:rgba(91, 97, 110, 0.2);--kan-border-color2:rgba(91, 97, 110, 0.3);--kan-border-color3:rgba(91, 97, 110, 0.3);--kan-font-family:"Inter",sans-serif}.container-full{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:30px 0;margin-bottom:15px;background:linear-gradient(180deg,#0c1628 0,#00000e 100%);color:#fff}.container-full .kanews-section{margin-bottom:0}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1440px){.container-xl{max-width:1410px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0;padding:0!important}.no-gutter{padding:0!important}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0!important;padding-left:0!important}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-2-1{-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.column_x_gutter .row,.column_x_gutter .traditional-row{padding-right:15px}.column_x_gutter [class*=" col-"],.column_x_gutter [class^=col-]{padding-right:0}.traditional-row{margin-left:-15px;margin-right:-15px;display:block}.traditional-row [class*=" col-"],.traditional-row>[class^=col-]{float:left}.traditional-row:after{content:"";clear:both;display:block}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}@media (min-width:992px){.align-items-center-lg{-ms-flex-align:center!important;align-items:center!important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;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;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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}@font-face{font-display:swap;font-family:icomoon;src:url(/wp-content/themes/kanews/assets/fonts/icomoon.eot?v=1);src:url(/wp-content/themes/kanews/assets/css/..fonts/icomoon.eot#iefix?v=1) format("embedded-opentype"),url(/wp-content/themes/kanews/assets/fonts/icomoon.ttf?v=1) format("truetype"),url(/wp-content/themes/kanews/assets/fonts/icomoon.woff?v=1) format("woff"),url(/wp-content/themes/kanews/assets/fonts/icomoon.svg#icomoon?v=1) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-2x{font-size:1.25rem}.icon-3x{font-size:1.7rem}.icon-4x{font-size:2rem}.icon-90deg{transform:rotate(90deg);display:inline-block}.icon-90degg{transform:rotate(-90deg);display:inline-block}.icon-180deg{transform:rotate(180deg);display:inline-block}.icon-trending{vertical-align:baseline}.icon-add:before{content:"\e900"}.icon-gallery:before{content:"\e901"}.icon-tumblr:before{content:"\e92e"}.icon-close:before{content:"\e924"}.icon-forward:before{content:"\e904"}.icon-like:before{content:"\e931"}.icon-like-o:before{content:"\e932"}.icon-vpn_key:before{content:"\e911"}.icon-pin:before{content:"\e903"}.icon-play:before{content:"\e921"}.icon-standings:before{content:"\e92d"}.icon-local_pharmacy:before{content:"\e937"}.icon-traffic:before{content:"\e90d"}.icon-menu:before{content:"\e905"}.icon-notifications:before{content:"\e936"}.icon-local:before{content:"\e90a"}.icon-done:before{content:"\e907"}.icon-edit:before{content:"\e908"}.icon-article:before{content:"\e92c"}.icon-grid:before{content:"\e90f"}.icon-home:before{content:"\e90c"}.icon-subscriptions:before{content:"\e91c"}.icon-location:before{content:"\e910"}.icon-moon-fill:before{content:"\e91a"}.icon-menu2:before{content:"\e915"}.icon-call:before{content:"\e914"}.icon-rss:before{content:"\e935"}.icon-search:before{content:"\e917"}.icon-settings:before{content:"\e918"}.icon-share:before{content:"\e933"}.icon-exchange:before{content:"\e920"}.icon-type:before{content:"\e906"}.icon-unlock:before{content:"\e922"}.icon-user:before{content:"\e928"}.icon-bolt:before{content:"\e934"}.icon-envelope:before{content:"\e930"}.icon-live:before{content:"\e90b"}.icon-star:before{content:"\e925"}.icon-star-half:before{content:"\e926"}.icon-star-o:before{content:"\e92a"}.icon-bookmark:before{content:"\e912"}.icon-bookmark-o:before{content:"\e913"}.icon-logout:before{content:"\e923"}.icon-covid:before{content:"\e909"}.icon-caret:before{content:"\e91d"}.icon-arrow-long:before{content:"\e91e"}.icon-arrow:before{content:"\e91f"}.icon-video:before{content:"\f16a"}.icon-bitcoin:before{content:"\f15a"}.icon-money:before{content:"\f195"}.icon-newspaper:before{content:"\f1ea"}.icon-telegram:before{content:"\f2c6"}.icon-comment:before{content:"\e92b"}.icon-mic:before{content:"\e929"}.icon-view:before{content:"\e902"}.icon-mail-forward:before{content:"\e92f"}.icon-twitter:before{content:"\e90e"}.icon-gold .path1:before{content:"\e916";color:#e3e3e3}.icon-gold .path2:before{content:"\e919";margin-left:-1em;color:#d69a00}.icon-gold .path3:before{content:"\e91b";margin-left:-1em;color:#fff}.icon-weather:before{content:"\e927"}.icon-quotes-left:before{content:"\e977"}.icon-sun:before{content:"\e9d4"}.icon-facebook:before{content:"\ea90"}.icon-instagram:before{content:"\ea92"}.icon-whatsapp:before{content:"\ea93"}.icon-youtube:before{content:"\ea9d"}.icon-linkedin:before{content:"\eaca"}.icon-pinterest:before{content:"\ead1"}@-webkit-keyframes animateIn{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animateIn{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}#cis-load{width:100%;margin:1em 0;text-align:center;height:70px;position:relative}#cis-load .kanews-loader-2{position:absolute;left:50%;top:50%;font-size:4px;transform:translate(-50%,-50%)}.kanews-like-loader,.kanews-like-loader:after,.kanews-like-loader:before{background:rgba(0,0,0,.2);-webkit-animation:1s ease-in-out infinite load1;animation:1s ease-in-out infinite load1;width:.2em;height:.6em}.kanews-like-loader:after,.kanews-like-loader:before{position:absolute;top:0;content:""}.kanews-like-loader:before{left:-.375em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.kanews-like-loader{text-indent:-9999em;display:inline-block;position:relative;vertical-align:middle;font-size:1em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.kanews-like-loader:after{left:.375em}@-webkit-keyframes load1{0%,100%,80%{box-shadow:0 0 rgba(0,0,0,.2);height:.6em}40%{box-shadow:0 -.3em rgba(0,0,0,.2);height:1em}}@keyframes load1{0%,100%,80%{box-shadow:0 0 rgba(0,0,0,.2);height:.6em}40%{box-shadow:0 -.3em rgba(0,0,0,.2);height:1em}}.kanews-loader-2,.kanews-loader-2:after{border-radius:50%;width:10em;height:10em}.kanews-loader-2{font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(0,0,0,.2);border-right:1.1em solid rgba(0,0,0,.2);border-bottom:1.1em solid rgba(0,0,0,.2);border-left:1.1em solid #000;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:1.1s linear infinite load8;animation:1.1s linear infinite load8}.kanews-loader-2.kanews-loader-sm{font-size:2px}.kanews-loader,.kanews-loader:after{border-radius:50%;width:10em;height:10em}.kanews-loader{font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(255,255,255,.2);border-right:1.1em solid rgba(255,255,255,.2);border-bottom:1.1em solid rgba(255,255,255,.2);border-left:1.1em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:1.1s linear infinite load8;animation:1.1s linear infinite load8}.kanews-loader.kanews-loader-sm{font-size:2px}.kanews-loader.kanews-loader-md{font-size:5px}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes blinker{100%{background:0 0}}#kanews-weather-loader.is-active{position:absolute;left:0;z-index:2;right:0;bottom:0;top:0;display:flex;justify-content:center;align-items:center}#kanews-weather-loader.is-active~.col-12{opacity:.5}@-webkit-keyframes lazyloadeffect{from{background-position:-400px 0}to{background-position:200px 0}}@keyframes lazyloadeffect{from{background-position:-400px 0}to{background-position:200px 0}}@-webkit-keyframes passing{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}}@keyframes passing{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}}.circle-animation{position:relative}.circle-animation svg{fill:none;position:absolute;left:-6px;top:-6px;right:-6px;bottom:-6px;stroke:var(--kan-theme-color);stroke-linecap:round;stroke-width:3;stroke-dasharray:1;stroke-dashoffset:0}@keyframes stroke-draw{from{stroke:var(--kan-theme-color);stroke-dasharray:1}to{transform:rotate(180deg);stroke-dasharray:10}}@keyframes animate4{0%{bottom:-100%}100%,50%{bottom:100%}}@keyframes animate3{0%{right:-100%}100%,50%{right:100%}}@keyframes animate2{0%{top:-100%}100%,50%{top:100%}}@keyframes animate1{0%{left:-100%}100%,50%{left:100%}}@keyframes animate5{0%{background-color:var(--kan-theme-color);opacity:1}100%{background-color:#000}}.kanews-form{margin:0 0 15px;position:relative}.kanews-form2 input,.kanews-form2 select,.kanews-form2 textarea{width:100%;border:1px solid var(--kan-border-color2);border-radius:var(--kan-block-radius);font-size:1rem;padding:15px;margin:0 0 15px;transition:.3s}.kanews-form2 input:focus,.kanews-form2 select:focus,.kanews-form2 textarea:focus{border-color:var(--kan-theme-color)}.kanews-form2 select{-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' opacity='.54' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") 50% no-repeat;background-repeat:no-repeat;background-position-x:95%;background-position-y:48%}.kanews-form input[type=checkbox]{width:22px;position:relative;height:22px;padding:0!important;cursor:pointer;margin:0 10px 0 0;border:0;vertical-align:-6px;border-radius:var(--kan-block-radius);display:inline-block}.kanews-form input[type=checkbox]:after{content:"";display:block;width:22px;height:22px;position:absolute;left:0;top:0;background:#fff;border-radius:var(--kan-block-radius);-webkit-transition:.24s;transition:.24s;border:1px solid var(--kan-border-color2)}.kanews-form input[type=checkbox]:checked:before{content:"";position:absolute;top:3px;z-index:2;left:8px;display:table;width:6px;height:12px;border:1px solid #fff;border-top-width:0;border-left-width:0;transform:rotate(45deg)}.kanews-form input,.kanews-form select,.kanews-form textarea{padding:20px;display:block;width:100%;border:none;text-indent:0;appearance:none;border:1px solid var(--kan-border-color2);font-size:15px;border-radius:var(--kan-block-radius)}.kanews-form input:-webkit-autofill,.kanews-form input:-webkit-autofill:focus,.kanews-form input:-webkit-autofill:hover,.kanews-form select:-webkit-autofill,.kanews-form select:-webkit-autofill:focus,.kanews-form select:-webkit-autofill:hover,.kanews-form textarea:-webkit-autofill,.kanews-form textarea:-webkit-autofill:focus,.kanews-form textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out}.kanews-form input[disabled],.kanews-form select[disabled],.kanews-form textarea[disabled]{cursor:no-drop}.kanews-form label{font-size:15px;transform-origin:left top;line-height:1.15rem;will-change:transform;text-overflow:ellipsis;white-space:nowrap;font-weight:400;position:absolute;pointer-events:none;margin:0;top:22px;left:20px;transition:.2s}.kanews-form label i{margin-right:8px}.kanews-form select{-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' opacity='.54' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") 50% no-repeat;background-repeat:no-repeat;background-position-x:90%;background-position-y:48%}.kanews-form select.txyh2{padding-top:15px!important;padding-bottom:15px!important}.kanews-form :focus{border-color:var(--kan-theme-color);box-shadow:0 0 0 1px var(--kan-theme-color)}.kanews-form :focus~label{color:var(--kan-theme-color)}.kanews-form input[disabled]{background:#e9e9e9}.kanews-form input.used,.kanews-form input:-webkit-autofill,.kanews-form input:focus,.kanews-form input:not([value=""]),.kanews-form input[disabled],.kanews-form select,.kanews-form textarea{padding-top:30px;padding-bottom:10px}.kanews-form input.used~label,.kanews-form input:-webkit-autofill~label,.kanews-form input:focus~label,.kanews-form input:not([value=""])~label,.kanews-form input[disabled]~label,.kanews-form select~label,.kanews-form textarea~label{top:10px;text-overflow:clip;font-size:12px}.kanews-form input.used~label i,.kanews-form input:-webkit-autofill~label i,.kanews-form input:focus~label i,.kanews-form input:not([value=""])~label i,.kanews-form input[disabled]~label i,.kanews-form select~label i,.kanews-form textarea~label i{margin-right:3px}.kanews-input-file{color:transparent;overflow:hidden;width:100%}.kanews-input-file+label{position:absolute;left:50%;cursor:pointer;top:50%;margin:0;transform:translate(-50%,-50%)}.kanews-input-file::-webkit-file-upload-button{visibility:hidden}.kanews-input-file::before{content:"";display:inline-block;color:#161616;width:100%;background:#fff;text-align:center;border:1px solid var(--kan-border-color3);border-radius:var(--kan-block-radius);padding:45px;outline:0;white-space:nowrap;-webkit-user-select:none;cursor:pointer}.kanews-input-file:hover::before{background:#fff}.kanews-input-file:active{outline:0}.kanews-input-file:active::before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.select2-container--default .select2-selection{border-color:var(--kan-border-color2)!important;background:0 0!important;padding:16px 20px 18px!important;font-size:1rem;height:auto!important;border-radius:var(--kan-block-radius)}.kanews-form-filter label{position:relative;top:3px;font-size:13px}.kanews-page-header .kanews-form select{background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='%23ffffff' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") right center/8px 10px no-repeat!important;border-color:rgba(255,255,255,.1);color:#fff}.kanews-page-header .kanews-form select option{color:#000}[aria-label][role~=tooltip]{position:relative}[aria-label][role~=tooltip]::after,[aria-label][role~=tooltip]::before{transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;opacity:0;pointer-events:none;transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);position:absolute;box-sizing:border-box;z-index:10;transform-origin:top}[aria-label][role~=tooltip]::before{background-size:100% auto!important;content:""}[aria-label][role~=tooltip]::after{background:#111;border-radius:4px;color:#fff;line-height:initial;content:attr(aria-label);font-size:var(--microtip-font-size,13px);font-weight:var(--microtip-font-weight,normal);text-transform:var(--microtip-text-transform,none);padding:.5em 1em;white-space:nowrap;box-sizing:content-box}[aria-label][role~=tooltip]:focus::after,[aria-label][role~=tooltip]:focus::before,[aria-label][role~=tooltip]:hover::after,[aria-label][role~=tooltip]:hover::before,[aria-label][role~=tooltip][data-microtip-visible]::after,[aria-label][role~=tooltip][data-microtip-visible]::before{opacity:1;pointer-events:auto}[role~=tooltip][data-microtip-position|=top]::before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-bottom:5px;transform:translate3d(-50%,0,0);bottom:100%;left:50%}[role~=tooltip][data-microtip-position|=top]::after{margin-bottom:11px;transform:translate3d(-50%,0,0);bottom:100%;left:50%}[role~=tooltip][data-microtip-position|=top]:hover::before{transform:translate3d(-50%,-5px,0)}[role~=tooltip][data-microtip-position=top]:hover::after{transform:translate3d(-50%,-5px,0)}[role~=tooltip][data-microtip-position|=bottom]::before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-top:5px;margin-bottom:0;transform:translate3d(-50%,-10px,0);bottom:auto;left:50%;top:100%}[role~=tooltip][data-microtip-position|=bottom]::after{margin-top:11px;transform:translate3d(-50%,-10px,0);top:100%;left:50%}[data-microtip-visible]::before,[role~=tooltip][data-microtip-position|=bottom]:hover::before{transform:translate3d(-50%,0,0)}[data-microtip-visible]::after,[role~=tooltip][data-microtip-position=bottom]:hover::after{transform:translate3d(-50%,0,0)}[role~=tooltip][data-microtip-position=right]::after,[role~=tooltip][data-microtip-position=right]::before{bottom:auto;left:100%;top:50%;transform:translate3d(-10px,-50%,0)}[role~=tooltip][data-microtip-position=right]::before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-bottom:0;margin-left:5px}[role~=tooltip][data-microtip-position=right]::after{margin-left:11px}[role~=tooltip][data-microtip-position=right]:hover::after,[role~=tooltip][data-microtip-position=right]:hover::before{transform:translate3d(0,-50%,0)}.kanews-table{background:#fff;table-layout:fixed;margin:15px 0;border:1px solid var(--kan-border-color);box-shadow:0 1px 1px rgba(0,0,0,.04);border-spacing:0;border-radius:0!important;width:100%}.kanews-table-date{position:absolute;right:15px;top:15px;font-size:12px}.kanews-table.table-auto{table-layout:auto}.kanews-table i{vertical-align:middle}.kanews-table tr[onclick]{cursor:pointer}.kanews-table tr:hover a{color:var(--kan-theme-color)}.kanews-table td,.kanews-table th{padding:10px 15px}.kanews-table td{border-bottom:1px solid var(--kan-border-color);vertical-align:middle;position:relative;font-size:14px}.kanews-table td img{margin-right:15px;vertical-align:sub}.kanews-table tr:last-child td{border-bottom:0}.kanews-table thead th{line-height:1.4em;border-bottom:2px solid var(--kan-border-color);font-weight:600;font-size:16px;text-align:left}.kanews-table.table-prayer td{padding:10px;overflow:hidden;text-overflow:ellipsis}.kanews-table.table-earthquake td{padding:5px 15px}.kanews-table.table-currencies{box-shadow:none;border:0;margin-top:0}.kanews-table.table-currencies tr{transition:.3s}.kanews-table.table-currencies tr:hover{background:#fbfbfb}.kanews-table.table-currencies tr.active{background:#f1f1f1}.kanews-table.table-currencies svg{vertical-align:middle}.kanews-table.table-currencies div>span{font-weight:600}.kanews-table.table-currencies .currencies-down-item span,.kanews-table.table-currencies .currencies-up-item span{margin-left:3px;color:#cf061c}.kanews-table.table-currencies .currencies-up-item span{color:#0f7e29}.kanews-table.table-sorter #more{cursor:pointer;text-align:center}.kanews-table.table-sorter #more:hover{color:var(--kan-theme-color)}.kanews-table .kanews-scroll,.kanews-table.kanews-scroll{max-height:860px;border:0;display:block}.kanews-table.table-covid{max-height:459px;margin:0}.kanews-table.table-covid td{padding:8px 15px}.kanews-table.table-covid td div{font-size:12px;opacity:.9;margin-top:5px}.kanews-custom-table .d-flex{border-bottom:1px solid var(--kan-border-color);counter-increment:step-counter;padding:12.5px 15px}.kanews-custom-table .d-flex div:last-child{font-size:12px}.kanews-custom-table .d-flex img{margin-right:8px}.kanews-custom-table .d-flex div:first-child:before{content:counter(step-counter);width:35px;height:35px;line-height:35px;text-align:center;font-size:11px;box-shadow:0 0 0 1px #eee;background:#fdfdfd;top:0;position:relative;margin-right:15px;display:inline-block}.kanews-custom-table .d-flex:last-child{border:0}.kanews-table-item{padding:15px;font-size:12px}.kanews-table-item.col-auto{flex:0 0 200px;width:200px;max-width:200px;font-size:12px}.kanews-table-item.w-40{flex:0 0 40px;width:40px;text-align:center;max-width:40px}@media (max-width:768px){.kanews-table-item.w-40{flex:0 0 25px;width:25px;text-align:center;max-width:25px;padding:0;line-height:55px!important}.kanews-table-item img{display:none}}.kanews-table-item.w-30{flex:0 0 30px;width:30px;text-align:left;max-width:30px}.kanews-table-item img{margin-right:5px;border-radius:50%}.kanews-table-item em{position:absolute;top:9px}.kanews-table-heading{border-bottom:1px solid var(--kan-border-color);font-weight:500}.kanews-table-content .kanews-table-wrap{border-bottom:1px solid var(--kan-border-color)}.kanews-table-content .kanews-table-wrap:hover{background:#f8f8f8}.kanews-table-content .kanews-table-wrap:last-child{border:0}.kanews-table-standing .kanews-table-content .kanews-table-item i{font-style:normal}.kanews-table-standing .kanews-table-content .kanews-table-item:nth-child(1){line-height:21px;height:100%}.kanews-table-standing .kanews-table-content .kanews-table-item:nth-child(2){font-weight:600;font-size:15px}.kanews-table-standing .kanews-table-wrap:nth-child(1) .kanews-table-item:first-child{background:#009688;color:#fff}.kanews-table-standing .kanews-table-wrap:nth-child(2) .kanews-table-item:first-child{background:rgba(0,150,136,.7);color:#fff}.kanews-table-standing .kanews-table-wrap:nth-child(3) .kanews-table-item:first-child{background:rgba(0,150,136,.5);color:#fff}.kanews-table-standing .kanews-table-wrap:nth-child(4) .kanews-table-item:first-child{background:#fffc01}.kanews-table-standing .kanews-table-wrap:nth-child(5) .kanews-table-item:first-child{background:rgba(255,252,1,.25)}.kanews-table-standing .kanews-table-item[aria-label="Alt Lig"]{background:red;color:#fff}*,::after,::before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-touch-action:manipulation;touch-action:manipulation;margin:0}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{font-family:var(--kan-font-family);font-size:16px;color:#191c20;text-align:left;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus{outline:0!important}hr{box-sizing:content-box;height:1px;border:0;background-color:var(--kan-border-color2);margin:15px 0;overflow:visible}.hr-widget{background-color:var(--kan-border-color);margin-top:0}p{margin-top:0;color:#161616;line-height:1.35;margin-bottom:15px}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:15px;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:15px;margin-left:0}blockquote,figure{margin:0 0 15px}b,strong{font-weight:bolder}em{font-style:italic}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{cursor:pointer;color:#161616;text-decoration:none;background-color:transparent}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:15px;overflow:auto}img{vertical-align:middle;border-style:none;max-width:100%;height:auto}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse;border-spacing:0}caption{padding-top:15px;padding-bottom:15px;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:15px}button{border-radius:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:0;color:#161616}button,input,textarea{overflow:visible;font-family:var(--kan-font-family)}textarea{vertical-align:top;overflow:auto;resize:vertical}button,select{text-transform:none;cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:15px;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}ol,ul{padding:0}ol li,ul li{list-style:none}h1,h2,h3,h4,h5,h6{margin-top:0;color:#191c20;margin-bottom:15px;font-weight:700}h1{font-size:32px}h2{font-size:28px}h3{font-size:20px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}.css-transitions-only-after-page-load *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}iframe{appearance:none;border:0;padding:0}.d-flex{display:flex}.d-none,.is-hidden{display:none!important}.text-center .d-flex{justify-content:center}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.m-auto{margin-left:auto;margin-right:auto}.br-0{border-radius:0!important}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1em!important}.mb-2{margin-bottom:2em!important}.mb-3{margin-bottom:3em!important}.mbb-1{margin-bottom:-15px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1em!important}.mt-2{margin-top:2em!important}.mt-3{margin-top:3em!important}.pr-0{padding-right:0!important}.pl-0{padding-left:0!important}.pt-0{padding-top:0!important;padding-bottom:0!important}.pb-0{padding-bottom:0!important}.p-0{padding:0!important}.p-1{padding:1em!important}.py-1{padding-top:1em!important;padding-bottom:1em!important}.mr-1{margin-right:1em}.bcontent-none:before{content:none!important}.clear,.kanews-post-small-item{content:"";display:block;clear:both}.screen-reader-text{display:none}@media (min-width:992px){.pr-0-lg{padding-right:0!important}.pl-0-lg{padding-left:0!important}.hidden-desktop{display:none!important}}@media (max-width:992px){.hidden-mobile{display:none!important}.mobile-row{margin:0}.mobile-col{padding:0}}.truncate{white-space:normal;display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.truncate-1{-webkit-line-clamp:1}.truncate-2{-webkit-line-clamp:2}.truncate-3{-webkit-line-clamp:3}.truncate-4{-webkit-line-clamp:4}.truncate-5{-webkit-line-clamp:5}.sharect{z-index:2}.site-currencies-item.site-currencies-down-item i,.site-currencies-item.site-currencies-down-item svg{transform:rotate(180deg);display:inline-block}.pull-right{float:right}.pull-left{float:left}.truncate-2x{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.truncate-3x{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.embed-containers video{width:100%;max-height:100%}.kanews-video{position:relative;height:425px}@media (max-width:992px){.kanews-video{height:175px}}.i-2x{font-size:24px}.image-fit{object-fit:cover}.kanews-scroll::-webkit-scrollbar{background-color:#fff;width:12px}.kanews-scroll::-webkit-scrollbar-track{background-color:#fff}.kanews-scroll::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:25px;border:4px solid #fff}.w-100{width:100%}.kanews-scroll::-webkit-scrollbar-button{display:none}.kanews-scroll{overflow-y:scroll!important}.kanews-btn-group{display:flex;flex-wrap:wrap}.kanews-btn-group>*{margin-right:15px!important}.kanews-btn{padding:0 25px;height:54px;text-decoration:none!important;line-height:54px;cursor:pointer;margin:15px 0;border-radius:var(--kan-block-radius);display:inline-block;transition:.3s;color:#fff;text-align:center;border:1px solid transparent}.kanews-btn-block{display:block;width:100%}.kanews-btn-sm{height:40px;line-height:40px;padding:0 16px;font-weight:600;font-size:12px;text-transform:uppercase}.kanews-btn.kanews-btn-o:not(:hover){background:0 0!important;border:1px solid;border-color:var(--kan-theme-color);color:var(--kan-theme-color)}.kanews-btn.kanews-btn-light{background:#f3f3f3!important;color:#161616}.kanews-btn:hover{opacity:.75}.kanews-btn #kanews-loader{top:5px}.kanews-label-group .kanews-label{margin-right:15px;margin-bottom:15px}.kanews-label{font-size:12px!important;line-height:35px;height:35px;display:inline-block;text-decoration:none!important;text-transform:uppercase;padding:0 16px;border-radius:var(--kan-block-radius);border:1px var(--kan-border-color2) solid;transition:.3s}.kanews-label-sm{padding:0 12.5px;height:30px;line-height:30px}.kanews-label-bg{color:#fff}.kanews-label:hover{background:var(--kan-theme-color);color:#fff!important;border-color:var(--kan-theme-color)}.kanews-label:hover a{color:#fff!important}.kanews-label-block{width:100%;display:block}.kanews-label-widget{border-color:var(--kan-border-color)}.kanews-label+.kanews-category-subscribe-button{height:30px;line-height:28px;margin:0 -12px 0 -3px;padding:0;color:#fff;display:inline-block;background:var(--kan-theme-color);border-left:1px solid var(--kan-border-color2);width:30px;text-align:center;cursor:pointer;vertical-align:top;border-radius:0 3px 3px 0}.kanews-label+.kanews-category-subscribe-button #kanews-loader{right:5px!important;top:5px!important}.kanews-label+.kanews-category-subscribe-button .kanews-laoder-2{border-color:rgba(0,0,0,.2);border-left-color:#000}.kanews-label+.kanews-category-subscribe-button .check{right:12px!important;display:block!important;top:7px!important}.kanews-label+.kanews-category-subscribe-button .check:before{content:"+";position:relative;z-index:2;line-height:30px}.kanews-label+.kanews-category-subscribe-button.category-subscribed{background:var(--kan-theme-color)}.kanews-label+.kanews-category-subscribe-button.category-subscribed .check:after,.kanews-label+.kanews-category-subscribe-button.category-subscribed .check:before{content:none}.kanews-dropdown{display:inline-block;position:relative}.kanews-dropdown-item{display:inline-block;cursor:pointer}.kanews-dropdown-item:after{content:"\e91f";font-family:Icomoon;display:inline-block;transform:rotate(180deg);margin-left:5px}.kanews-dropdown-content{position:absolute;top:100%;right:0;transform:scale(0) translateY(0);transform-origin:top right;transition:none;visibility:hidden;border:1px solid #e0e0e0;filter:drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06));border-radius:var(--kan-block-radius);z-index:20;width:250px;opacity:0;background:#fff}.kanews-dropdown-content:before{content:"";position:absolute;border:1px solid #fff;border-color:#fff transparent;border-width:0 8px 7px;top:-8px;right:13px}.kanews-dropdown-content.is-active{visibility:visible;opacity:1;transform:scale(1) translateY(20px)}.kanews-dropdown-content ul{padding:16px 0}.kanews-dropdown-content ul li{color:#161616;padding:0 16px}.kanews-dropdown-content ul li a{display:block;padding:10px 16px;font-size:15px;border-radius:10px}.kanews-dropdown-content ul li a:hover{background:#f5f5f5}.kanews-dropdown-content ul li a.active{background:var(--kan-theme-color);color:#fff;text-align:center;margin-top:5px;font-size:14px!important}.kanews-dropdown-content ul li a.active i{margin-right:0}.kanews-dropdown-content ul li i{margin-right:1rem;vertical-align:middle;display:inline-block}.kanews-dropdown-content ul li span{font-weight:600}.kanews-dropdown-content ul li.kanews-dropdown-title{border-bottom:1px solid var(--kan-border-color2);margin:0 0 16px;font-size:18px;display:flex;padding-bottom:16px}.kanews-dropdown-content ul li.kanews-dropdown-title .author-avatar{width:48px;height:48px}.kanews-dropdown-content ul li.kanews-dropdown-title .author-avatar img{border-radius:100%}.kanews-dropdown-content ul li.kanews-dropdown-title div:nth-child(2){display:flex;flex-direction:column;margin-left:15px;overflow:hidden}.kanews-dropdown-content ul li.kanews-dropdown-title div:nth-child(2) span:nth-child(2){margin-top:5px;font-weight:400;font-size:14px;opacity:.75}.kanews-dropdown-content ul li:last-child{margin:0}.kanews-dropdown-ilan{position:absolute!important;top:0;right:0}#kanews-loader{display:inline-block;position:relative;overflow:hidden;top:7px}#kanews-loader .kanews-loader-sm{margin-left:8px}.kanews-like-wrapper{position:relative}.kanews-like-wrapper .kanews-loader-2{display:inline-block;vertical-align:-6px;margin-left:8px}.kanews-like-wrapper .kanews-like-count{margin-left:8px;font-size:14px}.comment-action .kanews-loader-2{vertical-align:10px;margin-left:8px}.kanews-modal{position:fixed;top:-9999px;left:0;right:0;margin:0!important;bottom:0;background:rgba(51,51,51,.95);visibility:hidden;opacity:0;z-index:99999;display:flex;align-items:flex-start;justify-content:center;transition:opacity .3s ease-in-out}.kanews-modal.is-active{visibility:visible;opacity:1;top:0}.kanews-modal.is-active .kanews-modal-content{transform:none}.kanews-modal-close{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1}.kanews-modal-close i{position:absolute;right:15px;cursor:pointer;top:15px;color:#fff;font-size:2em}.kanews-modal-close-btn{position:absolute;top:10px;right:15px;background:#f7f7fc;width:40px;height:40px;border-radius:100%;line-height:41px;text-align:center;cursor:pointer;transition:none;color:#161616}.kanews-modal-close-btn:hover{background:var(--kan-theme-color);color:#fff}.kanews-modal-content{position:relative;background:#fff;max-width:425px;width:100%;margin:15px;border-radius:var(--kan-block-radius);transform:translateY(-500px);z-index:2;transition:transform .3s}@media (max-width:992px){.kanews-modal-content .kanews-social-accounts .text{display:none!important}}.kanews-modal-content-inner{padding:20px 30px}.kanews-modal-content-inner .kanews-social-accounts,.kanews-modal-content-inner>[class^=col-]{padding:0}@media (min-width:992px){.kanews-modal-content-inner p{font-size:16px}}.kanews-modal-content-inner .kanews-btn{flex:1;padding-left:5px;padding-right:5px;overflow:hidden;margin-bottom:0}.kanews-modal-content-inner .widgettitle{display:none}.kanews-modal-content-inner .kanews-section{box-shadow:none!important;border:0!important;background:0 0!important}.kanews-modal-title{font-size:20px;padding:20px 30px;color:#161616;border-bottom:1px solid var(--kan-border-color)}.kanews-modal.kanews-modal-speech{background:0 0;position:fixed;right:15px;bottom:15px;left:auto;top:auto}.kanews-modal.kanews-modal-speech .kanews-modal-content{box-shadow:1px 0 10px rgba(0,0,0,.1)}#kanews-modal-categories .kanews-modal-content-inner{max-height:375px;overflow:auto}.kanews-popup{position:fixed;top:0;left:-9999px;right:0;margin:0!important;bottom:0;background:rgba(51,51,51,.95);visibility:hidden;opacity:0;z-index:99999;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease-in-out}.kanews-popup.is-active{visibility:visible;opacity:1;left:0}.kanews-popup.is-active .kanews-popup-content{transform:none}.kanews-popup-close{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1}.kanews-popup-close i{position:absolute;right:15px;cursor:pointer;top:15px;color:#fff;font-size:2em}.kanews-popup-close-btn{position:absolute;top:15px;right:15px;background:#f7f7fc;width:40px;height:40px;border-radius:100%;line-height:41px;text-align:center;cursor:pointer;transition:none}.kanews-popup-close-btn:hover{background:var(--kan-theme-color);color:#fff}.kanews-popup-content{position:relative;background:#fff;max-width:725px;width:100%;margin:15px;padding:45px;border-radius:16px;transform:translateY(50px);z-index:2;transition:transform .3s}.kanews-popup-title{font-size:28px;font-weight:600}.kanews-popup-subtitle{font-size:16px;font-weight:600}.kanews-popup-share{margin:0 -10px 20px;flex-wrap:wrap}.kanews-popup-share>li{margin:10px;flex-grow:1;flex-basis:calc(20% - 10px)}.kanews-popup-share>li>a{text-align:center;display:block;border-radius:var(--kan-block-radius);height:50px;line-height:50px;color:#fff}.kanews-copy-link{position:relative}.kanews-copy-link input{border:1px solid var(--kan-border-color);border-radius:var(--kan-block-radius);width:100%;padding:20px 160px 20px 20px;text-overflow:ellipsis}.kanews-copy-link button{position:absolute!important;right:12px;top:12px}.kanews-response{padding:16px 20px;border-radius:var(--kan-block-radius);color:#fff;line-height:20px;background:#191c20}.kanews-response-fixed{position:fixed;z-index:9999;bottom:20px;right:20px}.kanews-response a{color:#fff;text-decoration:underline}.kanews-response a:hover{color:#fff!important}.kanews-response:not(:last-child){margin-bottom:30px}.kanews-response-info{background-color:#cfe6ff!important;border:1px solid #63afff!important;color:#111}.tradingview-widget-container{width:100%!important;margin:0 -2px}.tradingview-widget-container iframe{width:100%!important}.kanews-inline-card{display:flex;align-items:stretch;flex-wrap:wrap;overflow:hidden}.kanews-inline-card-item{display:flex!important;align-items:center;padding:15px!important;flex:1;min-width:200px;border-right:1px solid var(--kan-border-color);border-bottom:1px solid var(--kan-border-color);margin-bottom:-1px;margin-right:-2px;height:auto!important}.kanews-inline-card-item:last-child{border:0}.kanews-inline-card-title{font-weight:500}.kanews-inline-card-content{font-size:14px;margin-top:5px}.kanews-inline-card-content-item{margin-top:5px}.kanews-inline-card-content-item img{margin-right:10px}.kanews-inline-card-content-item>div:first-child{padding-right:10px}.kanews-inline-card-icon{margin-right:15px;flex:0 0 25px;width:25px;height:25px}.kanews-inline-card-icon img{width:18px;height:18px;position:absolute;border-radius:50%;background-color:#f0f3fa}.kanews-inline-card-icon img:first-child{bottom:0;right:0}.kanews-inline-card-icon img:last-child{top:-1px;left:-1px;border:1px solid #fff}.kanews-inline-card-icon img:first-child:last-child{border:0;top:2px;width:22px;height:22px}.kanews-inline-card-icon i{vertical-align:text-top}.kanews-inline-card-icon.border-danger .icon-arrow{transform:rotate(180deg);display:inline-block}.kanews-ticker-x{height:65px!important;margin-left:-1px}.kanews-ticker-x .kanews-inline-card-item:last-child{border-right:1px solid var(--kan-border-color)}.kanews-ticker-x.kgkdl15-H{height:90px!important}.kanews-ticker-x.kgkdl15-H img{float:left}.kanews-text-dropcap{display:block;float:left;font-size:32px;width:50px;font-weight:700;height:50px;line-height:50px;margin:0 10px 0 0;text-align:center}.kanews-text-highlight{padding:2px 5px;background:#ff0}.kanews-text-highlight[class*=bg-]{color:#fff}.progress-wrap{position:fixed;right:1.5rem;bottom:1.5rem;width:3rem;line-height:3rem;height:3rem;cursor:pointer;background:var(--kan-theme-color);display:block;border-radius:100%;box-shadow:inset 0 0 0 .1rem rgba(128,130,134,.25);z-index:1040;opacity:0;visibility:hidden;transform:translateY(.75rem);transition:.2s linear,margin-right}.progress-wrap::after{position:absolute;font-family:icomoon!important;content:"\e91f";text-align:center;font-size:27px;color:#fff;left:0;top:0;right:0;cursor:pointer;display:block;z-index:1;transition:.2s linear}.progress-wrap svg.progress-circle path{stroke:#fff;stroke-width:5;box-sizing:border-box;transition:.2s linear}.progress-wrap svg path{fill:none}.progress-circle{width:100%;height:100%;padding:2px;position:absolute;left:0;right:0;bottom:0;top:0;overflow:initial}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.kanews-user-badge{margin-left:8px}.kanews-user-badge span{color:#fff;padding:4px 10px;font-weight:400;font-size:12px;vertical-align:2px;border-radius:var(--kan-block-radius)}#load-more-posts-button-wrapper{padding:15px}#load-more-posts-button-wrapper .kanews-btn{margin-top:0;margin-bottom:0}#load-more-posts-button-wrapper .page-load-status{margin-top:0;border:0;padding:0}#load-more-posts-button-wrapper .loader-ellips{margin-bottom:15px}#load-more-posts-button-wrapper .infinite-scroll-last{margin:0}.circle{width:4px;height:4px;border-radius:50%;display:inline-block;background:rgba(0,0,0,.25)}.kanews-lazy{opacity:0;transition:opacity 1s}.kanews-lazy[data-ll-status=loaded]{opacity:1}.kanews-subscribe-badge{display:inline-block;margin-left:5px}.kanews-subscribe-badge svg{width:16px;height:16px;fill:#0054ad;vertical-align:-2px}#header-stream.is-active{display:none}.kanews-close-btn{position:absolute;top:10px;right:15px;background:#f7f7fc;width:40px;height:40px;border-radius:100%;line-height:41px;text-align:center;cursor:pointer;transition:none;color:#161616}.kanews-close-btn:hover{background:var(--kan-theme-color);color:#fff}.or-div{text-align:center;margin:15px 0;width:100%;z-index:1;position:relative}.or-div span{font-size:12px!important;line-height:20px;letter-spacing:.05em;text-transform:uppercase;padding:5px 16px;border-radius:var(--kan-block-radius);border:1px var(--kan-border-color) solid;background:#fff;margin:5px 6px 5px 0;white-space:nowrap;display:inline-block;vertical-align:top;z-index:1}.or-div:after{content:"";background:var(--kan-border-color);height:1px;width:100%;position:absolute;left:0;right:0;top:21px;z-index:-1}.kanews-show-password{position:absolute;cursor:pointer;top:50%;transform:translateY(-50%);right:1.5rem;font-size:1.3rem}.kanews-show-password.skew-on:before{content:"";position:absolute;top:-2px;left:9px;bottom:0;width:2px;height:100%;background:#0e1032;transform:rotate(320deg)}.autocomplete-suggestions{background:#fff;position:absolute;box-shadow:1px 0 10px rgba(0,0,0,.1);margin-top:1em;padding:15px;border-radius:var(--kan-block-radius)}.autocomplete-suggestions h3{font-size:16px;font-weight:500;margin:0}.autocomplete-suggestions .row{margin:0!important}.autocomplete-suggestions .row .kanews-search-post:not(:last-child){margin-bottom:20px}.autocomplete-suggestions .kanews-btn{height:40px;line-height:40px;margin-bottom:0;width:100%}.autocomplete-suggestions .kanews-post-grid-item{padding-left:0!important;padding-right:0!important}.autocomplete-suggestions .kanews-post-grid-item .kanews-post-thumb{flex:0 0 40px;width:40px;height:40px}.color-muted{opacity:.75}.g-10{gap:10px}.g-05{gap:0 5px}a:where(:not(.wp-element-button)){color:inherit;text-decoration:none}.wp-caption{position:relative;max-width:100%}@media (max-width:992px){.flex-scroll{padding:5px 0;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap!important}.wp-caption{width:100%}}.wp-caption-text{padding:1em;width:100%}.wp-caption-text img{display:none!important}.wp-caption.alignnone{margin:20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:100%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.gallery{margin:0 auto 1.5rem;padding-left:0!important;padding-right:0!important;clear:both}.gallery .gallery-item{display:inline-block;padding:5px;position:relative;text-align:center;vertical-align:top;width:100%}.gallery .gallery-item img{border:0!important;height:auto;margin:0 auto;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-item a:hover img{opacity:.6!important;margin:-5px 0 5px}.gallery-caption{color:#161616;margin:0 0 1.5rem}.gallery br+br,.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.blocks-gallery-grid{padding:0!important}.wp-block-image{margin:0 0 1.5rem}.wp-block-embed{display:block!important}.entry-content-inner pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.entry-content-inner pre{display:block;overflow:auto;padding:10px;margin:0 0 20px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;-ms-word-wrap:break-word;word-wrap:break-word;background-color:#f5f5f5;border:1px solid var(--kan-border-color);border-radius:4px}.entry-content-inner table{border-width:1px;width:100%;margin:20px 0;border-spacing:0;overflow-x:auto;border-color:var(--kan-border-color2);border-collapse:collapse}.entry-content-inner table tbody{width:100%}.entry-content-inner table+figcaption{margin-top:-10px}.entry-content-inner table th{border-width:1px;padding:1em;border-style:inset;vertical-align:middle;font-weight:600;text-align:left;float:none;border-color:var(--kan-border-color)}.entry-content-inner table th[scope=row],.entry-content-inner table tr th{background-color:#f5f5f5}.entry-content-inner table td{padding:1em;vertical-align:middle;border:1px inset #eaeaea}.entry-content-inner .wp-block-table td,.entry-content-inner .wp-block-table th{border-color:#eaeaea;word-break:unset!important}@media screen and (max-width:750px){.entry-content-inner table td,.entry-content-inner table th{font-size:12px!important;padding:6px!important}}@media screen and (max-width:550px){.entry-content-inner table td,.entry-content-inner table th{font-size:10px!important;padding:4px!important}}.entry-content-inner embed,.entry-content-inner iframe,.entry-content-inner object{max-width:100%}.entry-content-inner .attachment>a>img{display:block;margin:0 auto}div.nsl-container-block .nsl-container-buttons a{max-width:100%!important;margin-bottom:1.5rem!important}#toc_container{border:1px solid var(--kan-border-color);margin:0 0 1.5rem}#toc_container a{text-transform:none;text-decoration:none}#toc_container .toc_title{padding:1.5rem;display:flex;margin:0;justify-content:space-between;flex-wrap:wrap}#toc_container ul{padding:0;margin:0}#toc_container ul li{list-style:none;margin:0}#toc_container ul li:nth-child(2n) a{background:rgba(0,0,0,.025)}#toc_container ul li span{min-width:25px;height:25px;padding:0 5px;display:inline-block;border:1px solid var(--kan-border-color);line-height:24px;text-align:center;border-radius:25px;font-size:12px;margin-right:1.5rem}#toc_container ul li a{display:block;padding:10px 1.5rem;font-weight:400;border-top:1px solid var(--kan-border-color)}.alignleft{float:left;margin:.375em 1.75em 1em 0}.alignright{float:right;margin:.375em 0 1em 1.75em}.aligncenter{clear:both;display:block;margin:6px auto;text-align:center}video{max-width:100%;height:auto}.wp-block-media-text{margin-bottom:1.5rem}.site-head{position:relative;z-index:2}.site-head>:last-child{box-shadow:10px 1px 2px 0 rgba(0,0,0,.1)}.site-head>:not(:last-child).site-navbar{box-shadow:none}.site-header{color:#fff;z-index:10;position:relative}@media (max-width:992px){.site-header{height:64px}.site-header .site-header-wrapper{position:absolute;left:0;right:0;top:0}}.site-header .circle-animation svg{stroke:#fff;stroke-width:5px}.site-header button{padding:0;width:40px;border-radius:var(--kan-block-radius);color:#fff;height:40px}.site-header button.header-author-btn{width:40px;height:40px;border-radius:50%;position:relative;background:rgba(0,0,0,.075)}.site-header button.header-author-btn .user-active{width:10px;height:10px;position:absolute;top:50%;right:0;background:#11f762;border:2px solid #fff;border-radius:100%;transform:translate(50%,-50%)}.site-header button .author-avatar img{width:40px;height:40px;max-width:40px;border-radius:50%}.site-header .header-btn-icon{background:rgba(255,255,255,.2);width:40px;flex:0 0 40px;border-radius:50%;cursor:pointer;height:40px;line-height:40px;text-align:center;transition:none}.site-header .header-btn-icon:hover{background:rgba(0,0,0,.25)}.site-header .header-btn-icon i{vertical-align:middle}@media (max-width:576px){.site-header button .author-avatar img,.site-header button.header-author-btn{width:32px;height:32px}.site-header .header-btn-icon{width:32px;height:32px;flex:0 0 32px;line-height:32px}.site-header .header-btn-icon i{font-size:17px}.site-header .header-btn-icon i.icon-3x{font-size:22px}}.site-header .header-btn{background:#191c20;color:#fff;height:40px;border-radius:var(--kan-block-radius);overflow:hidden;line-height:40px;text-align:center;font-size:13px;padding:0 18px}.site-header .site-header-top{height:80px;position:relative}.site-header .site-header-top .site-row{height:80px}.site-header .site-header-top .site-header-logo{max-height:80px}.site-header .site-header-top .site-header-logo .site-logo-text{font-size:2rem;font-weight:700;letter-spacing:-2px;color:#fff}@media (max-width:321px){.site-header .site-header-top .site-header-logo{max-width:125px}}.site-header .site-header-top .site-header-top-left .site-drawer-menu-btn+.site-header-logo{margin-left:15px;padding-left:15px;border-left:1px solid rgba(255,255,255,.25)}@media (max-width:768px){.site-header .site-header-top,.site-header .site-header-top .site-row{height:64px}.site-header .site-header-top .col-auto:first-child{padding-right:0}.site-header .site-header-top .col-auto:last-child{padding-left:0}.site-header .site-header-top .site-header-logo .site-logo-text{font-size:20px;letter-spacing:0}.site-header .site-header-top .site-header-top-left .site-drawer-menu-btn+.site-header-logo{margin-left:8px;padding-left:8px}}@media (max-width:576px){.site-header .site-header-top .site-header-top-left .site-drawer-menu-btn+.site-header-logo{padding-left:0;border:0}}.site-header .site-header-top .site-header-top-left .site-drawer-menu-btn.is-active-btn .icon-menu{position:relative;top:-4px}.site-header .site-header-top .site-header-top-left .site-drawer-menu-btn.is-active-btn .icon-menu:before{content:"\e924";font-size:22px}.site-header .site-header-top .site-header-top-center #kanews-loader{position:absolute;right:75px;top:13px}.site-header .site-header-top .site-header-top-center .site-header-search-form{display:flex;align-items:center;max-width:425px;margin:0 auto;position:relative}.site-header .site-header-top .site-header-top-center .site-header-search-form input{background:0 0;color:#fff;border:2px solid #fff;height:45px;border-radius:4px;font-size:14px;width:100%;padding:0 4rem 0 4em}.site-header .site-header-top .site-header-top-center .site-header-search-form input::placeholder{color:rgba(255,255,255,.75)}.site-header .site-header-top .site-header-top-center .site-header-search-form i{position:absolute;left:15px;font-size:22px}.site-header .site-header-top .site-header-top-center .site-header-search-form button{position:absolute;top:0;right:0;font-size:14px;color:#0e1014;width:auto;background:#fff;height:auto;bottom:0;text-transform:uppercase;padding:0 15px;font-weight:600;border-radius:0 4px 4px 0}@media (max-width:1200px){.site-header .site-header-top .site-header-top-center{display:none}}.site-header .site-header-top .site-header-top-right{display:flex;align-items:center;justify-content:flex-end}.site-header .site-header-top .site-header-top-right>*{margin-left:10px}@media (max-width:576px){.site-header .site-header-top .site-header-top-right>*{margin-left:8px}#site-mobile-menu .site-mobile-menu-wrapper{max-width:90%}}.site-header .site-header-top .site-header-top-right .site-header-action{cursor:pointer;border-radius:50%;position:relative}.site-header .site-header-top .site-header-top-right #site-header-search{position:relative}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper{position:fixed;top:0;left:0;right:0;transition:transform .3s;transform:translateY(20px);visibility:hidden;z-index:20;padding:100px 30px 30px;height:100vh;opacity:0;overflow:auto;background:rgba(0,0,0,.8);backdrop-filter:blur(30px)}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper.is-active{visibility:visible;opacity:1;transform:translateY(0)}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper:after{content:""}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper #kanews-loader{position:absolute;right:60px;top:20px}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper #kanews-loader .kanews-loader-sm{border-color:rgba(0,0,0,.1);border-left-color:#000}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper .kanews-ajax-results{text-align:center}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper form{max-width:768px;margin:auto;position:relative}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper input{display:block;background:#fff;border-radius:50px;width:100%;padding:20px;text-overflow:ellipsis;transition:border-color .3s}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper button{position:absolute;right:1em;top:13px;color:#fff;background:var(--kan-theme-color);width:32px;height:32px;line-height:1;border-radius:100%}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper p{color:rgba(255,255,255,.75);font-size:12px;margin:1em 0 0;text-align:right}.site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper .kanews-popup-close-btn:not(:hover){color:#161616}.site-header .site-header-top .site-header-top-center .d-flex{justify-content:center}.site-header .site-header-top .site-header-top-center .site-currencies-item{margin:0 8px;position:relative;display:flex;flex-direction:column;justify-content:center;background:rgba(0,0,0,.2);border-radius:5px;overflow:hidden;padding:5px 17px 5px 5px}.site-header .site-header-top .site-header-top-center .site-currencies-value{display:inline-block;font-size:1rem;margin-top:2px;font-weight:400}.site-header .site-header-top .site-header-top-center .site-currencies-name{display:block;text-transform:uppercase;font-weight:700;font-size:12px;-webkit-line-clamp:1;white-space:normal;display:inherit;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.site-header .site-header-top .site-header-top-center .site-currencies-change{position:absolute;right:0;height:100%;padding:5px;display:flex;align-items:center}.site-header .site-header-top .site-header-top-center .site-currencies-up-item .site-currencies-change{transform:rotate(180deg)}.site-header .header-skin-dark .kanews-city-weather-wrapper .weatherIcon img{filter:brightness(0) invert(1)}body:not(.dark-mode) .header-skin-light{background:#fff;border-bottom:1px solid var(--kan-border-color);color:#161616}@media (max-width:992px){body:not(.dark-mode) .header-skin-light{border:0;box-shadow:1px 0 3px rgba(0,0,0,.1)}}body:not(.dark-mode) .header-skin-light .site-header-top .site-header-logo .site-logo-text{color:#222}body:not(.dark-mode) .header-skin-light .kanews-notifications-count{color:#fff}body:not(.dark-mode) .header-skin-light .kanews-ticker-wrapper .kanews-ticker .kanews-ticker-title,body:not(.dark-mode) .header-skin-light .kanews-ticker-wrapper .kanews-ticker li>a,body:not(.dark-mode) .header-skin-light .site-subheader .site-subheader-menu a,body:not(.dark-mode) .header-skin-light button{color:#161616}body:not(.dark-mode) .header-skin-light>.site-subheader .kanews-ticker-wrapper .kanews-ticker-heading span{background:var(--kan-theme-color);color:#fff}body:not(.dark-mode) .header-skin-light .site-header-top,body:not(.dark-mode) .header-skin-light .site-header-top .site-header-top-center .site-currencies{border-color:var(--kan-border-color)}body:not(.dark-mode) .header-skin-light .header-btn-icon,body:not(.dark-mode) .header-skin-light .site-header-top-center .site-header-search-form button{background-color:rgba(0,0,0,.1)}body:not(.dark-mode) .header-skin-light .site-header-top-center .site-header-search-form input{background:0 0;border-color:rgba(0,0,0,.25);color:#161616}body:not(.dark-mode) .header-skin-light .site-header-top-center .site-header-search-form input::placeholder{color:#161616}body:not(.dark-mode) .header-skin-light .site-header-top-left .site-drawer-menu-btn+.site-header-logo{border-color:var(--kan-border-color)}body:not(.dark-mode) .header-skin-light .site-subheader .kanews-city-weather .weatherIcon img{filter:none}body:not(.dark-mode) .header-skin-light .site-header-top-center{--indicator-color:#000}body:not(.dark-mode) .header-skin-light .site-header-top-center .site-currencies-down-item{--indicator-color:#000!important}body:not(.dark-mode) .header-skin-light .site-header-top-center .site-currencies-item{background:0 0;border:1px solid var(--kan-border-color)}#site-header-action-content{position:absolute;top:100%;right:0;display:none;background:#fff;box-shadow:0 -1px 2px 0 rgba(0,0,0,.3),0 -2px 6px 2px rgba(0,0,0,.15);border-radius:15px;padding:5px;color:#161616;z-index:20;width:350px;overflow:auto;cursor:auto}#site-header-action-content.is-active{display:block;right:-13px;transform:scale(1) translateY(10px)}#site-header-action-content .site-header-action-wrapper{max-height:725px}#site-header-action-content .site-header-action-btn-group{text-align:left;padding:10px}#site-header-action-content .site-header-action-btn-group .onjkln2{width:100%;font-weight:600;margin:10px}#site-header-action-content .site-header-action-btn-group.popular5{background:rgba(0,0,0,.05);border-bottom:solid 1px var(--kan-border-color2)}#site-header-action-content .site-header-action-btn-group.popular5 .site-header-action-btn-wrapper{box-shadow:none;border:1px solid var(--kan-border-color2)}#site-header-action-content .site-header-action-btn .site-header-action-btn-wrapper{display:flex;align-items:center;width:100%;padding:10px;margin:1em 0;border-radius:10px;background:rgba(0,0,0,.1)}#site-header-action-content .site-header-action-btn .site-header-action-btn-wrapper:hover{background:rgba(0,0,0,.25)}#site-header-action-content .site-header-action-btn .site-header-action-desc{font-size:13px;opacity:.8;line-height:1.4}#site-header-action-content .site-header-action-btn .site-header-action-name{font-weight:600;line-height:24px;font-size:15px}#site-header-action-content .site-header-action-btn .site-header-action-icon{width:48px;height:48px;line-height:48px;border-radius:25px;flex-shrink:0;text-align:center;margin-right:15px;display:inline-block;color:#fff}#site-header-action-content .site-header-action-btn .site-header-action-icon i{font-size:20px;vertical-align:middle}#site-header-action-content .site-header-action-btn .site-header-action-icon svg{width:20px;height:20px}#site-header-action-content .site-header-action-style2 .site-header-action-desc{display:none}#site-header-action-content .site-header-action-style2 .site-header-action-btn-group{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:stretch}#site-header-action-content .site-header-action-style2 .site-header-action-btn{width:33.33333%;padding:10px}#site-header-action-content .site-header-action-style2 .site-header-action-btn-wrapper{display:inline-block;text-align:center;height:100%;margin:0;border-radius:15px}#site-header-action-content .site-header-action-style2 .site-header-action-btn .site-header-action-icon{margin:0 0 15px}#site-header-action-content .site-header-action-style2 .site-header-action-btn .site-header-action-name{line-height:16px;font-size:14px;font-weight:400}@media (min-width:768px){.site-header-action-wrapper>button{display:none}}@media (max-width:768px){#site-header-action-content.is-active{display:block;right:0;left:0;border-radius:0!important;transform:none;padding:0!important;width:100%}.site-header-action,.site-header-top .col-auto{position:unset!important}.site-header-action-wrapper>button{position:absolute;right:15px;color:#fff!important;background:#191c20}.site-header-action-wrapper{height:100vh;max-height:100vh!important;border-radius:0!important}}#site-menu-block{position:absolute;top:100%;right:auto;display:none;z-index:10;border-top:1px solid rgba(255,255,255,.25);padding:15px 0;transform:translateY(-20px);opacity:0;transition:opacity,transform .3s;left:-100%}#site-menu-block.is-active{left:0;right:0;opacity:1;display:block;transform:translateY(0);pointer-events:auto}#site-menu-block.is-active .menu-item-has-children{animation-name:animateIn;animation-duration:350ms;animation-fill-mode:both;animation-timing-function:ease-in-out}#site-menu-block.is-active .menu-item-has-children:nth-child(1){animation-delay:.1s}#site-menu-block.is-active .menu-item-has-children:nth-child(2){animation-delay:.2s}#site-menu-block.is-active .menu-item-has-children:nth-child(3){animation-delay:.3s}#site-menu-block.is-active .menu-item-has-children:nth-child(4){animation-delay:.4s}#site-menu-block.is-active .menu-item-has-children:nth-child(5){animation-delay:.5s}#site-menu-block.is-active .menu-item-has-children:nth-child(6){animation-delay:.6s}#site-menu-block.is-active .menu-item-has-children:nth-child(7){animation-delay:.7s}#site-menu-block.is-active .menu-item-has-children:nth-child(8){animation-delay:.8s}#site-menu-block.is-active .menu-item-has-children:nth-child(9){animation-delay:.9s}#site-menu-block.is-active .menu-item-has-children:nth-child(10){animation-delay:1s}#site-menu-block.is-active .menu-item-has-children:nth-child(11){animation-delay:1.1s}#site-menu-block.is-active .menu-item-has-children:nth-child(12){animation-delay:1.2s}#site-menu-block.is-active .menu-item-has-children:nth-child(13){animation-delay:1.3s}#site-menu-block.is-active .menu-item-has-children:nth-child(14){animation-delay:1.4s}#site-menu-block.is-active .menu-item-has-children:nth-child(15){animation-delay:1.5s}#site-menu-block.is-active .menu-item-has-children:nth-child(16){animation-delay:1.6s}#site-menu-block.is-active .menu-item-has-children:nth-child(17){animation-delay:1.7s}#site-menu-block.is-active .menu-item-has-children:nth-child(18){animation-delay:1.8s}#site-menu-block.is-active .menu-item-has-children:nth-child(19){animation-delay:1.9s}#site-menu-block.is-active .menu-item-has-children:nth-child(20){animation-delay:2s}#site-menu-block a{color:#fff}#site-menu-block .site-menu-block{width:100%;display:flex;flex-wrap:wrap;max-height:100vh;overflow:auto}#site-menu-block .site-menu-block-footer{border-top:1px solid rgba(255,255,255,.25);padding-top:1rem;margin-right:1rem}#site-menu-block .site-menu-block-footer ul{gap:1rem}#site-menu-block .site-menu-block-footer ul a{font-size:.7rem}#site-menu-block .site-menu-block-footer ul a:hover{text-decoration:underline}#site-menu-block .site-menu-block>li{width:calc((100% - 60px)/ 5);padding:15px;float:left}#site-menu-block .site-menu-block>li a{font-size:15px;color:#cdcdcd}#site-menu-block .site-menu-block>li.menu-item-has-children>a{text-transform:uppercase;margin-bottom:15px;font-weight:700;font-size:.75rem;display:block;color:#fff}#site-menu-block .site-menu-block>li.menu-item-has-children>.sub-menu li{margin-bottom:11.25px}#site-menu-block .site-menu-block>li.menu-item-has-children>.sub-menu li:hover a{text-decoration:underline}#site-menu-block .site-menu-block>li.menu-item-has-children>.sub-menu li:last-child{margin:0}.site-subheader{height:40px;z-index:1;font-size:14px;position:relative}@media (min-width:992px){.site-subheader+.site-header-top{border-top:1px solid rgba(255,255,255,.15)}}.site-subheader .site-row{height:40px}.site-subheader .site-subheader-left,.site-subheader .site-subheader-right{position:relative;gap:8px}.site-subheader .site-subheader-left .site-subheader-menu a{margin-left:0;margin-right:15px}.site-subheader button{width:40px!important}.site-subheader .site-currencies{text-transform:uppercase;margin:0 -2.5px;font-size:13px}.site-subheader .site-currencies .site-currencies-item{margin:0 2.5px;display:flex;position:relative}.site-subheader .site-currencies .site-currencies-item>*{margin:0 2.5px;position:relative;z-index:2}.site-subheader .site-currencies .site-currencies-item>:last-child{margin:0}.site-subheader .site-subheader-menu a{color:#fff;margin-left:15px;transition:none}.site-subheader .site-subheader-menu a:hover{text-decoration:underline}.site-subheader .kanews-city-weather-wrapper{display:flex;align-items:center;cursor:pointer}.site-subheader .kanews-city-weather-wrapper .weatherIcon{margin-right:7.5px}.site-subheader .kanews-city-weather-wrapper .weatherData{font-weight:600}.site-subheader .kanews-city-weather-wrapper .weatherCity{margin-left:7.5px;margin-right:5px}.site-navbar+.site-subheader .weatherIcon{display:none}.site-navbar+.site-subheader .kanews-ticker-wrapper .kanews-ticker .kanews-ticker-title,.site-navbar+.site-subheader .kanews-ticker-wrapper .kanews-ticker li>a,.site-navbar+.site-subheader .site-subheader-menu a{color:#161616}.site-navbar+.site-subheader .kanews-ticker-wrapper .kanews-ticker-control>*{color:#000;border-color:var(--kan-border-color)}.extra-sub{position:relative;z-index:1}.extra-sub-action{background:0 0;box-shadow:none;padding:0;max-width:100%;width:100%}.extra-sub-action::after{content:"";position:absolute;top:0;right:0;z-index:1;display:block;width:150px;height:100%;background:linear-gradient(to right,transparent 0,#fff 100%)}.extra-sub-action li{flex-shrink:0;width:auto;height:100%!important;position:relative;display:flex!important;align-items:center}.extra-sub-action li:not(:last-child){position:relative;margin-right:1rem;padding-right:1rem}.extra-sub-action li.home-url{font-weight:700;text-transform:uppercase}.extra-sub-action li.home-url a{font-weight:700}.extra-sub-action li.home-url::after{content:"";display:block;margin-left:5px;transform:translateY(-100%);width:4px;height:4px;border-radius:50%;background:var(--kan-theme-color)}.extra-sub-action li:last-child a{padding-right:150px}.extra-sub-action li:last-child a::after{content:none!important}.extra-sub-action li a{color:#161616;display:flex;align-items:center;font-weight:500;padding-top:.5rem;padding-bottom:.5rem}.extra-sub-action li a::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;width:1px;height:calc(100% - 1rem);min-height:1rem;background:var(--kan-border-color2)}.extra-sub-action li a:hover{color:var(--kan-theme-color)}.extra-sub-action .slick-arrow{position:absolute;right:0;z-index:2;padding:0;font-size:2em;line-height:1}.extra-sub-action .slick-arrow.slick-prev{right:25px}.extra-sub .site-navbar{box-shadow:none}.extra-sub .site-subheader{box-shadow:1px 0 5px rgba(0,0,0,.1);border-top:1px solid var(--kan-border-color);background:#fff}.extra-sub .site-subheader .kanews-city-weather .weatherIcon img{filter:none}.extra-sub .kanews-ticker-wrapper .kanews-ticker-heading{padding-left:0}.extra-sub .kanews-ticker-wrapper .kanews-ticker-heading span{color:#fff}.extra-sub .kanews-ticker-wrapper .kanews-ticker li>a,.extra-sub .kanews-ticker-wrapper .kanews-ticker-title{color:#161616!important}.extra-sub .kanews-ticker-wrapper .kanews-ticker-control>*{color:#161616}.extra-sub .kanews-ticker-wrapper .kanews-ticker-control>:hover{color:var(--kan-theme-color)}.site-navbar+.site-subheader{background:#fff;border-top:1px solid var(--kan-border-color);z-index:2}@media (max-width:992px){#site-menu-block .site-menu-block>li{width:100%}.headroom{will-change:transform;z-index:100;position:relative;transition:transform .2s linear}.headroom--not-top{box-shadow:0 4px 2px -2px rgba(0,0,0,.1);transform:translateY(-100%);transition:none;position:fixed!important;border:0!important;top:0;left:0;right:0}.headroom--pinned{transform:translateY(0);transition:transform .4s}}.site-head-2,.site-head-2 .site-header .site-header-top,.site-head-2 .site-header .site-header-top .site-row{height:64px}.site-head-2 .site-navbar-wrapper-fixed.headroom--not-top{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}@media (min-width:992px){.site-head-2.head-height-1{height:145px}.site-head-2.head-height-2,.site-head-2.head-height-3{height:104px}.site-head-2 .site-header-logo{max-width:250px}}.site-head-2 .site-header-logo{max-width:180px}.site-head-2 .site-header-wrapper{position:absolute;top:0;left:0;right:0}.site-head-2 .kanews-switch-button{background:rgba(255,255,255,.2);margin:0}.site-head-2 .site-header-top button{height:40px;width:40px}.site-head-2 .site-subheader{z-index:3}.site-head-2 .site-header-top{border-color:rgba(255,255,255,.5);z-index:2}.site-head-2 .site-header-top+.site-subheader{border:1px solid rgba(255,255,255,.5)}.site-head-2 .site-navbar{height:64px!important;display:flex;align-items:center;box-shadow:none;background:0 0!important;border:0}.site-head-2 .site-navbar .navbar-row{height:auto!important}.site-head-2 .site-navbar .site-navbar-nav{gap:15px}.site-head-2 .site-navbar .site-navbar-nav>li{height:auto;padding:0}.site-head-2 .site-navbar .site-navbar-nav>li>a{padding:5px 0;color:#fff!important}.site-head-2 .site-navbar .site-navbar-nav>li:after{background-color:#fff!important;bottom:0}.site-head-2 .site-navbar .site-navbar-nav>li .sub-menu{background:#191c20}.dark-mode .site-head-2 .site-navbar{background:0 0!important}.dark-mode .site-head-2 .site-navbar .site-navbar-nav>li:after{background:#ccc!important}.site-head-3 .site-header-action-wrap{background-color:rgba(0,0,0,.1);height:32px}.site-head-3 .site-header-top,.site-head-3 .site-header-top .site-row{height:64px}.site-head-3 .site-subheader .kanews-city-weather{font-size:15px}.site-head-3 .site-subheader .kanews-city-weather .weatherIcon img{width:24px;margin-right:5px;height:24px}.site-head-3 .site-subheader .kanews-city-weather .weatherData{font-size:1rem}.site-head-3 .site-header-top{border-top:0!important}.site-head-3 .site-header-top .site-header-logo .site-logo-text{color:#161616}@media (min-width:992px){.site-head-3 .site-header-top:last-child{border-bottom:0!important}.site-head-3 .site-header-top .site-header-logo{max-width:250px!important}}.site-head-3 .site-header-top .site-header-logo{max-width:180px}.site-head-3 .site-navbar{background:0 0;box-shadow:none!important;height:64px}.site-head-3 .site-navbar .navbar-row,.site-head-3 .site-navbar .site-navbar-nav>li{height:64px}.site-head-3 .site-navbar .site-navbar-nav>li:after{bottom:0}.site-head-3 .site-navbar .site-navbar-nav>li a{padding:19px 8px 17px;display:flex;align-items:center}.site-head-3 .site-subheader-menu{font-size:13px}@media (min-width:992px){.site-head-4 .site-header-top,.site-head-4 .site-header-top .site-row{height:80px}}.site-head-4 .site-header-top .site-header-logo img{max-width:100%;max-height:unset}.site-head-4 .header-btn{margin-left:15px}.site-head-4 .site-header-top .site-header-top-center{display:block!important}.site-head-4 .site-navbar .site-navbar-nav{width:auto}.site-head-4 .kanews-mode-change{margin-left:15px}.site-head-4 .kanews-ticker-wrapper .kanews-ticker-control>*{height:40px}.header-btn-small .header-btn-icon,.header-btn-small button,.header-btn-small button .author-avatar img,.header-btn-small button.header-author-btn{width:32px;height:32px;line-height:32px}.header-btn-small .header-btn{padding:0 10px;font-size:12px;height:32px;line-height:32px}.kanews-notifications-item{position:relative}.kanews-notifications-button{display:inline-block;cursor:pointer}.kanews-notifications-count{position:absolute;top:50%;left:100%;background:#191c20;line-height:12px;padding:1px 4px;font-size:8px;font-weight:400;border-radius:100%;transform:translate(-50%,-50%)}.kanews-notifications-header{border-bottom:1px solid var(--kan-border-color);padding:20px;line-height:1;cursor:auto!important;text-align:left;color:#161616;font-weight:600}.kanews-notifications-header a{font-size:13px;font-weight:400!important}.kanews-notifications-content{position:absolute;top:100%;right:0;transform:scale(0) translateY(0);transform-origin:top right;transition:none;color:#161616;visibility:hidden;border:1px solid #e0e0e0;box-shadow:0 12px 24px -8px rgba(26,32,44,.08),0 6px 12px -4px rgba(26,32,44,.04),0 3px 6px -2px rgba(26,32,44,.04),0 0 0 1px rgba(26,32,44,.04);border-radius:var(--kan-block-radius);z-index:20;width:350px;opacity:0;background:#fff}.kanews-notifications-content .kanews-tab{width:auto;margin:-2px}.kanews-notifications-content .nav-tabs{margin:0!important}.kanews-notifications-content .nav-tabs li{padding:0!important}.kanews-notifications-content .nav-tabs .nav-link{width:100%;padding-top:8px!important;padding-bottom:8px!important;border-radius:0!important}.kanews-notifications-content .kanews-loader{border-color:rgba(0,0,0,.1);border-left-color:#000}.kanews-notifications-content a:hover{text-decoration:underline}.kanews-notifications-content ul{max-height:375px;overflow:auto}.kanews-notifications-content ul::-webkit-scrollbar-track{background-color:#f5f5f5}.kanews-notifications-content ul::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.kanews-notifications-content ul::-webkit-scrollbar-thumb{background:#999;border-radius:20px}.kanews-notifications-content li{list-style:none;line-height:20px;position:relative;text-overflow:ellipsis;align-items:center;overflow:hidden;padding:15px 40px 15px 20px;display:flex;transition:.3s}.kanews-notifications-content li:hover{background:rgba(0,0,0,.02)}.kanews-notifications-content li.new-item:after{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;height:100%;background-color:#4caf50}.kanews-notifications-content li>a{position:absolute;left:0;right:0;bottom:0;top:0}.kanews-notifications-content li:hover>a{text-decoration:underline}.kanews-notifications-content a{font-weight:600}.kanews-notifications-content .notification-right{padding-left:20px}.kanews-notifications-content .notification-right span{display:block;opacity:.7;font-size:12px}.kanews-notifications-content .notification-right>a{white-space:normal;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.kanews-notifications-content .notification-left{position:relative;width:34px;flex:0 0 34px;max-width:34px;background:#eee;height:34px;border-radius:100%}.kanews-notifications-content .notification-left img{width:34px;height:34px;border-radius:100%}.kanews-notifications-content:before{content:"";position:absolute;border:1px solid #e0e0e0;border-color:#e0e0e0 transparent;border-width:0 8px 7px;top:-8px;right:20px}.kanews-notifications-content:after{content:"";position:absolute;border:1px solid rgba(51,51,51,.19);border-color:#fff transparent;border-width:0 8px 7px;top:-7px;right:20px}.kanews-notifications-content.is-active{visibility:visible;opacity:1;transform:scale(1) translateY(20px)}.site-mobil-menu-btn{margin-right:8px}#kanews-top{background:#fff;height:73px;overflow:hidden;cursor:pointer;z-index:999;padding-left:50px;position:relative}#kanews-top img{display:inline-block!important}#kanews-top #kanews-loader,#kanews-top .slick-slide .kanews-loader-2{display:none}#kanews-top:not(.slick-initialized) .kanews-inline-card-item{opacity:0!important;visibility:hidden}#kanews-top:not(.slick-initialized) #kanews-loader{position:absolute;left:50%;display:block;top:50%;transform:translate(-50%,-50%)}#kanews-top .kanews-inline-card-item{border-color:var(--kan-border-color2);border-bottom:0!important}#kanews-top .slick-arrow{position:absolute;left:0;top:0;width:50px;border-right:1px solid var(--kan-border-color2);height:38px}#kanews-top .slick-arrow.slick-next{bottom:0;top:auto;border-top:1px solid var(--kan-border-color2)}#kanews-top .slick-arrow.slick-disabled{opacity:.5}#kanews-top.k23j-k-r14{height:95px}#kanews-top.k23j-k-r14 .slick-arrow{height:48px}.single-layout-flat .site-navbar{box-shadow:0 1px 0 var(--kan-border-color)}.indicator{position:relative;width:6px;height:6px;transform:rotate(45deg)}.indicator span{position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;border:none;border-bottom:2px solid #fff;border-right:2px solid #fff;animation:2s linear infinite animate}.indicator span:nth-child(1){top:0;left:0;animation-delay:0s}.indicator span:nth-child(2){top:-5px;left:-5px;animation-delay:.2s}.indicator span:nth-child(3){top:-10px;left:-10px;animation-delay:.4s}.indicator span:nth-child(4){top:5px;left:5px;animation-delay:.6s}.indicator span:nth-child(5){top:10px;left:10px;animation-delay:.8s}.site-header .site-header-top .site-header-top-center .site-currencies-down-item{--indicator-color:rgba(255,255,255,1)}@keyframes animate{0%{border-color:transparent;transform:translate(0,0)}20%{border-color:transparent;transform:translate(5px,5px)}100%,20.1%{border-color:var(--indicator-color,#fff)}}.header-line .site-head-2:before,.header-line .site-navbar:before{content:"";display:block;height:3px;width:100%;position:absolute;left:0;top:0;right:0;z-index:999;background:linear-gradient(90deg,#42b1ca 10.21%,#ffc107 23.26%,#fff 51.47%,#8bc34a 79.67%,#03a9f4 91.04%)}.header-line .site-head-2 .site-navbar::before{content:none}#header-stream{display:inline-block;width:100%}#header-stream .kanews-close-btn{top:10px;right:10px;width:32px;height:32px;line-height:32px}#header-stream .kanews-banner{margin:0}#kanews-user-dropdown{width:250px}.site-header-action-wrap{background:rgba(255,255,255,.2);height:40px;box-shadow:inset 0 0 3px 0 rgba(255,255,255,.96);border-radius:25px;display:flex;order:-1;max-width:285px;align-items:center;flex-wrap:nowrap;padding:5px 45px;overflow:hidden}.site-header-action-wrap .slick-arrow{position:absolute;left:5px;z-index:10;line-height:30px!important;background:#fff;border-radius:25px;color:#000;width:30px!important;height:30px!important}@media (max-width:992px){.site-header-action-wrap{max-width:35px;height:35px;padding:0}.site-header-action-wrap .slick-arrow{display:none!important}}.site-header-action-wrap .slick-next{left:auto!important;right:5px!important}.site-header-action-item{width:28px!important;height:28px!important;flex:0 0 28px;line-height:28px!important;border-radius:100%;color:#fff!important;background-color:rgba(0,0,0,.1);text-align:center}.site-header-action-item i{vertical-align:middle!important}.site-header-action-item:not(:last-child){margin-right:5px}.kanews-mega-menu{position:unset!important}.kanews-mega-menu::after{content:none!important}.kanews-mega-menu-block{position:absolute;z-index:101;left:0;display:none;margin-left:15px;margin-right:15px;right:0;top:100%;box-shadow:0 2px 2px rgba(0,0,0,.2);background-color:#fff;border-top:1px solid var(--kan-border-color);border-radius:0 0 3px 3px;padding:15px 0;text-align:left}.kanews-mega-menu:hover .kanews-mega-menu-block{display:block}.kanews-mega-menu .kanews-section{margin-bottom:0;background:0 0!important;box-shadow:none!important;border-radius:0!important;border:0!important}.kanews-mega-menu .kanews-post-item{border:0!important;box-shadow:none!important;background:0 0!important}.kanews-mega-menu .kanews-post-grid-item .kanews-post-content{padding-left:0;padding-right:0}.site-navbar{background:#fff;height:55px;position:relative;z-index:3;box-shadow:1px 0 5px rgba(0,0,0,.1)}.site-navbar-wrapper{background:#fff}.site-navbar .navbar-row{display:flex;height:55px;align-items:stretch}.site-navbar .site-navbar-nav{width:100%;display:flex;align-items:center;position:relative}.site-navbar .site-navbar-nav>li{flex:none;height:55px;font-weight:500}.site-navbar .site-navbar-nav>li .kanews-badge{display:inline;padding:5px 8px;border-radius:25px;height:auto;margin-left:8px;background:var(--kan-theme-color);color:#fff;font-size:12px}.site-navbar .site-navbar-nav>li>a{font-weight:500;display:flex;align-items:center}.site-navbar .site-navbar-nav>li>a>img{max-width:18px;margin-right:10px}.site-navbar .site-navbar-nav>li>a>i{font-size:18px;margin-right:10px;vertical-align:middle}.site-navbar .site-navbar-nav>li>a>img+span{vertical-align:middle}.site-navbar .site-navbar-nav>li.home-btn>a>i{margin-right:0;vertical-align:initial}.site-navbar .site-navbar-nav>li.home-btn{padding:0;margin-right:20px!important;width:55px;text-align:center;height:55px}.site-navbar .site-navbar-nav>li.home-btn a{justify-content:center;padding:0;width:55px;height:55px;line-height:55px}.site-navbar .site-navbar-nav>li.home-btn .icon-home:before{font-size:20px!important}.site-navbar .site-navbar-nav>li:after{content:"";position:absolute;left:0;right:0;transition:none;opacity:0;z-index:1;visibility:hidden;bottom:-1px}.site-navbar .site-navbar-nav>li:last-child{margin:0}.site-navbar .site-navbar-nav>li.current-category-ancestor:after,.site-navbar .site-navbar-nav>li.current-category-parent:after,.site-navbar .site-navbar-nav>li.current-menu-ancestor:after,.site-navbar .site-navbar-nav>li.current-menu-item:after,.site-navbar .site-navbar-nav>li.current-menu-parent:after,.site-navbar .site-navbar-nav>li:hover:after{height:2px;opacity:1;visibility:visible}.site-navbar .site-navbar-nav>li:hover>a{color:var(--kan-theme-color)}.site-navbar .site-navbar-nav li{position:relative}@media (min-width:1200px){.site-navbar .site-navbar-nav li.kanews-mega-menu>a:after,.site-navbar .site-navbar-nav li.menu-item-has-children>a:after{content:"\e91f";width:14px;height:14px;font-size:12px;font-family:Icomoon;margin-left:1px;transform:rotate(180deg);display:inline-block;vertical-align:2px}}.site-navbar .site-navbar-nav li.menu-item-has-children:hover>.sub-menu{left:auto;transform:none;border:0}.site-navbar .site-navbar-nav li.menu-item-has-children:hover>.sub-menu>.menu-item-has-children:hover>.sub-menu{left:230px;top:0;transform:none}.site-navbar .site-navbar-nav li .sub-menu{position:absolute;top:100%;right:auto;bottom:auto;left:-9999px;z-index:101;min-width:230px;padding:15px 0;list-style:none;text-align:left;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-top:2px solid;transform:translateY(-20px);transition:transform .3s}.site-navbar .site-navbar-nav li .sub-menu>.menu-item-has-children>a:after{transform:rotate(90deg)}.site-navbar .site-navbar-nav li .sub-menu li a{padding:8px 25px;font-weight:400;display:block}.site-navbar .site-navbar-nav li .sub-menu li:hover>a{color:var(--kan-theme-color)}.site-navbar .site-navbar-nav li>a{height:100%;padding:16px 10px;font-size:15px;z-index:2;position:relative;transition:color .3s}#navbar-sub{z-index:1;padding:10px 0}#navbar-sub li a:hover,#navbar-sub li.current-menu-item a{color:#fff}#navbar-sub li.parent{color:#fff;padding-right:20px;margin-right:20px;padding-top:3px;position:relative}#navbar-sub li.parent:after,#navbar-sub li.parent:before{border-right:2px solid #fff;content:"";display:block;height:50%;position:absolute;left:0;right:0;top:0;z-index:1;transform:skewX(40deg)}#navbar-sub li.parent::after{bottom:0;top:auto;transform:skewX(-40deg);width:100%;background:0 0;opacity:1}#navbar-sub li:after{content:"";width:1px;height:15px;background:#fff;display:inline-block;vertical-align:middle;opacity:.5}#navbar-sub li:last-child:after{content:none}#navbar-sub a{transition:.3s;margin:5px 10px;display:inline-block;color:rgba(255,255,255,.75);font-size:13px;font-weight:400}.kanews-subnavbar-is-active .site-navbar{box-shadow:none}#site-mobile-menu{z-index:200;position:fixed;top:0;right:0;bottom:0;left:-400px;font-size:14px;opacity:0;visibility:hidden;transition:none}#site-mobile-menu .site-mobile-menu-close{position:fixed;top:15px;right:15px;border-radius:50%;cursor:pointer;width:38px;height:38px;line-height:38px;text-align:center;color:#fff;background:rgba(0,0,0,.5);z-index:10}#site-mobile-menu.site-mobile-menu-style-1 .site-mobile-menu-close{background:#fff;color:#222}#site-mobile-menu.site-mobile-menu-style-2.is-active .site-mobile-menu-wrapper{width:100%;max-width:100%}#site-mobile-menu .kanews-switch-button{background:rgba(255,255,255,.25);margin:15px auto 10px}#site-mobile-menu .kanews-btn{float:left;margin:0 1em 0 0;position:relative;top:5px}#site-mobile-menu.is-active{left:0;opacity:1;visibility:visible}#site-mobile-menu.is-active .site-mobile-menu-wrapper{transform:translateX(0)}#site-mobile-menu .site-mobile-menu-overlay{background:rgba(0,0,0,.75);position:absolute;top:0;right:0;left:0;bottom:0;z-index:1}#site-mobile-menu .site-mobile-menu-wrapper{position:absolute;left:0;transform:translateX(-350px);transition:none;bottom:0;top:0;width:250px;background:#191c20;box-shadow:1px 1px 10px rgba(0,0,0,.1);z-index:2;display:flex;flex-direction:column}#site-mobile-menu .site-mobile-menu-header{margin-bottom:1em}#site-mobile-menu .site-mobile-menu-header input{background:#fff;padding:10px;width:100%}#site-mobile-menu .sub-menu .sub-menu{margin-top:8px}#site-mobile-menu .site-mobile-menu-inside{overflow:auto;flex:1 100%;flex-grow:1}#site-mobile-menu .site-mobile-menu-nav{padding:5px 0}#site-mobile-menu .site-mobile-menu-nav>ul>li{position:relative}#site-mobile-menu .site-mobile-menu-nav>ul>li .kanews-badge{display:inline-block;padding:5px 8px;border-radius:25px;margin-left:8px;background:var(--kan-theme-color);color:#fff;font-size:12px}#site-mobile-menu .site-mobile-menu-nav>ul>li>a{font-weight:500;display:block;color:#fff;padding:10px 20px;font-size:18px}#site-mobile-menu .site-mobile-menu-nav>ul>li>a>img{max-width:24px;margin-right:1em}#site-mobile-menu .site-mobile-menu-nav>ul>li>a>i{font-size:18px;margin-right:10px;vertical-align:middle}#site-mobile-menu .site-mobile-menu-nav>ul .menu-item-has-children>a:after{position:absolute;right:15px;top:7px;font-size:28px;content:"\e91f";font-family:Icomoon;transform:rotate(180deg);transition:transform .3s;display:inline-block}#site-mobile-menu .site-mobile-menu-nav>ul .menu-item-has-children .active-menu:after{transform:none}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu{display:none;margin-left:25px;margin-bottom:15px;opacity:.8}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu li{margin-bottom:8px;position:relative}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu li:before{height:24px}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu li a:after{top:0;right:18x;font-size:12px}#site-mobile-menu .site-mobile-menu-nav>ul .sub-menu a{color:#fff;display:block;padding:5px}#site-mobile-menu .site-mobile-menu-footer{border-top:1px solid rgba(255,255,255,.1);padding-top:15px;color:#fff}#site-mobile-menu .site-mobile-menu-footer>label{margin:20px 20px 15px}#site-mobile-menu .site-mobile-menu-footer .kanews-switch-button{margin:0}#site-mobile-menu .site-mobile-menu-footer .kanews-btn{margin-right:0}#site-mobile-menu .site-mobile-menu-footer p{margin:15px 0 0;font-size:1.125em;border-top:1px solid rgba(255,255,255,.1);padding:20px;color:#fff}#site-mobile-menu .site-mobile-menu-footer a{color:#fff}#site-mobile-menu .site-mobile-footer-menu li{padding:5px 20px;font-size:15px}#site-mobile-menu .site-mobile-footer-menu a{color:#fff}#site-mobile-menu .site-mobile-footer-menu label{margin:0;opacity:.75}.site-head .site-navbar:last-child .site-navbar-nav>li.current-category-ancestor:after,.site-head .site-navbar:last-child .site-navbar-nav>li.current-category-parent:after,.site-head .site-navbar:last-child .site-navbar-nav>li.current-menu-ancestor:after,.site-head .site-navbar:last-child .site-navbar-nav>li.current-menu-item:after,.site-head .site-navbar:last-child .site-navbar-nav>li.current-menu-parent:after{bottom:0}.site-head-2 .site-navbar .site-navbar-nav li.menu-item-has-children>a:after{width:auto;margin-left:5px;height:auto;vertical-align:0}.site-navbar-wrapper-fixed.headroom{will-change:transform;z-index:100;position:relative;transition:transform .2s linear}.site-navbar-wrapper-fixed.headroom--not-top{box-shadow:0 4px 2px -2px rgba(0,0,0,.1);transform:translateY(-100%);transition:none;position:fixed!important;border:0!important;top:0;left:0;right:0}.site-navbar-wrapper-fixed.headroom--pinned{transform:translateY(0);transition:transform .4s}.navbar-skin-dark .site-navbar-wrapper:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:rgba(255,255,255,.1)}.navbar-skin-dark,.navbar-skin-dark .site-navbar-wrapper,.navbar-skin-dark .site-navbar-wrapper-fixed.headroom,.navbar-skin-dark.site-navbar .site-navbar-nav li .sub-menu{background:#191c20}.navbar-skin-dark .site-navbar-nav li a{color:#fff}.navbar-skin-dark .kanews-switch-button{background:rgba(255,255,255,.1);color:#fff}.navbar-skin-dark.site-navbar .site-navbar-nav>li:hover>a{color:#fff}.navbar-skin-dark.site-navbar .site-navbar-nav>li:after{background:#fff!important}#footer{background:#fff;box-shadow:var(--kan-block-shadow);font-size:15px;--kan-border-color:rgba(0,0,0, .25);position:relative}#footer.dark-mode{background:#191c20;--kan-border-color:rgba(255,255,255, .25)}#footer.dark-mode .site-footer-b2 p,#footer.dark-mode .site-footer-widgets .footer-widget .kanews-footer-heading .kanews-footer-headline,#footer.dark-mode .site-logo-text{color:#fff!important}#footer .kanews-section{box-shadow:none!important;border:0;background:0 0!important}#footer a{transition:.3s}#footer a:hover{color:var(--kan-theme-color)}#footer .site-footer-b1{padding:20px 0;font-size:14px}#footer .site-footer-b1.klofdsf2{border:0!important}#footer .site-footer-logo{font-size:2rem;font-weight:500;letter-spacing:-2.5px}#footer .site-social-links ul>li>a{display:inline-block;font-size:1.5rem;margin-left:1em;text-align:center}#footer .site-social-links ul>li>a:hover{text-decoration:none}#footer .site-footer-widgets{padding:20px 0}#footer .site-footer-widgets .col-lg{min-width:250px}@media (min-width:992px){#footer .site-footer-b1{border-top:1px solid var(--kan-border-color)}#footer .site-footer-widgets{padding:35px 0}#footer .site-footer-widgets .footer-widget,#footer .site-footer-widgets .kanews-section{margin:15px 0}#footer .site-footer-widgets .widget_nav_menu ul{display:block!important;height:auto!important}}#footer .site-footer-widgets .kanews-footer-heading{margin-bottom:1rem}@media (max-width:992px){#footer .site-footer-widgets .kanews-footer-heading{padding:15px 0;margin:0;border-bottom:1px solid var(--kan-border-color)}#footer .site-footer-widgets .kanews-footer-heading.active-menu{margin-bottom:16px}#footer .site-footer-widgets .widget_nav_menu .kanews-footer-heading{cursor:pointer}#footer .site-footer-widgets .widget_nav_menu .kanews-footer-heading:after{content:"\e91f";font-family:Icomoon;position:absolute;color:inherit;right:15px;top:12px;font-size:1.5rem}#footer .site-footer-widgets .widget_nav_menu .kanews-footer-heading.active-menu:after{transform:rotate(180deg)}}#footer .site-footer-widgets .kanews-footer-heading .kanews-footer-headline{font-size:14px;margin:0;text-transform:uppercase;letter-spacing:-.02em;font-weight:600}#footer .site-footer-widgets .widget_nav_menu li{margin-bottom:8px}#footer .site-footer-widgets .widget_nav_menu li a{font-size:14px;font-weight:600}#footer .site-footer-widgets .kanews-icon-box-header{display:none}#footer .site-footer-widgets .kanews-icon-box>*{padding-left:0;padding-right:0}#footer .site-footer-widgets .kanews-icon-box{text-align:left}#footer .site-footer-widgets .kanews-btn{border:0!important}#footer .site-footer-widgets .kanews-social-accounts{padding:0!important}#footer .site-footer-widgets .kanews-social-accounts>*{flex-basis:100%!important;margin-left:0;margin-right:0}#footer .site-footer-menu li{position:relative;margin:0 5px}@media (max-width:992px){#footer .site-footer-widgets .widget_nav_menu ul{display:none}#footer .site-footer-menu li{margin:0 10px 0 0}#footer .site-footer-bottom .justify-content-between>*{gap:16px 8px}#footer .site-footer-menu .d-flex{justify-content:flex-start!important}#footer .text-right{text-align:left}#footer .text-right .justify-content-end{justify-content:flex-start!important}#footer .text-right .justify-content-end a{margin-left:0!important;margin-right:15px}}@media (min-width:768px){.site-footer-1 .site-social-links .d-flex{justify-content:flex-end}.kanews-slider-2.kanews-slider-pag-style-number2.kanews-slider-global .kanews-slide-content{bottom:2rem}}.slick-slide:not(.slick-active){height:0}.slick-track{margin:0}.kanews-slider-thumbs,.kanews-slider-wrapper{overflow:hidden;transition:opacity .3s}.kanews-slider-thumbs .slick-track,.kanews-slider-wrapper .slick-track{padding-bottom:2px}.kanews-slider-thumbs .kanews-post-item,.kanews-slider-wrapper .kanews-post-item{margin:0;position:relative;border-radius:var(--kan-block-radius)}.kanews-slider-thumbs.slick-initialized .kanews-slider-col,.kanews-slider-wrapper.slick-initialized .kanews-slider-col{padding:0!important;flex:none;max-width:unset}.kanews-slider-thumbs:not(.slick-initialized),.kanews-slider-wrapper:not(.slick-initialized){background-image:linear-gradient(to left,#e6e6e6 0,#ddd 20%,#e6e6e6 40%,#e6e6e6 100%);background-repeat:no-repeat;background-color:#e6e6e6;background-size:450px 700px;-webkit-animation:1s linear infinite forwards lazyloadeffect;animation:1s linear infinite forwards lazyloadeffect}.kanews-slider-thumbs:not(.slick-initialized):before,.kanews-slider-wrapper:not(.slick-initialized):before{content:"";overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:20% 20%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;width:100%;height:100%}.kanews-slider-thumbs:not(.slick-initialized) .kanews-post-item,.kanews-slider-thumbs:not(.slick-initialized) .kanews-post-overlay,.kanews-slider-wrapper:not(.slick-initialized) .kanews-post-item,.kanews-slider-wrapper:not(.slick-initialized) .kanews-post-overlay{opacity:0}.kanews-slider-thumbs .slick-arrow,.kanews-slider-wrapper .slick-arrow{position:absolute;height:32px;width:32px;text-align:center;border-radius:0 10px 10px 0;z-index:10;top:50%;transform:translateY(-50%);transition:.3s;background:#fff;padding:0;overflow:hidden;left:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#585858}.kanews-slider-thumbs .slick-arrow.slick-disabled,.kanews-slider-wrapper .slick-arrow.slick-disabled{display:none!important}.kanews-slider-thumbs .slick-arrow.slick-next,.kanews-slider-wrapper .slick-arrow.slick-next{left:auto;right:0;border-radius:10px 0 0 10px}.kanews-slider-thumbs .slick-arrow.slick-next i,.kanews-slider-wrapper .slick-arrow.slick-next i{display:inline-block}.kanews-slider-thumbs .slick-arrow:hover,.kanews-slider-wrapper .slick-arrow:hover{background:var(--kan-theme-color);color:#fff}.kanews-slider-global{width:100%;display:flex;flex-wrap:wrap}.kanews-slider-global.kanews-slide-stream .slick-dots li:nth-child(2) button{visibility:hidden}.kanews-slider-global.kanews-slide-stream .slick-dots li:nth-child(2) button:after{content:"R";visibility:visible;display:block;position:absolute;top:0}.kanews-slider-global .kanews-slide{position:absolute;background:#e6e6e6;left:0;right:0;bottom:0;top:0;z-index:1}.kanews-slider-global .kanews-slide:first-child{z-index:2}.kanews-slider-global .kanews-slide-item{position:absolute;left:0;right:0;bottom:0;top:0;z-index:2}.kanews-slider-global .kanews-slide-thumb{position:absolute;left:0;z-index:1;border-radius:var(--kan-block-radius);overflow:hidden;right:0;bottom:0;top:0}.kanews-slider-global .kanews-slide-thumb img{object-fit:cover;width:100%;position:relative;z-index:5;transition:.3s;height:100%}.kanews-slider-global .kanews-slide-thumb:before{content:"";overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;width:100%;height:100%}.kanews-slider-global .kanews-slide-fit .kanews-slide-thumb img{object-fit:fill}.kanews-slider-global .kanews-slide-href{position:absolute;left:0;right:0;bottom:0;top:0;z-index:7}.kanews-slider-global .kanews-slide-overlay{position:absolute;left:0;transition:opacity .3s;right:0;bottom:0;top:0;z-index:3;--gradient-start-color:rgba(0, 0, 0, 1);--gradient-end-color:rgba(0, 0, 0, 0.05);background:linear-gradient(var(--gradient-end-color),var(--gradient-start-color))}.kanews-slider-global .kanews-slide-content{position:absolute;left:0;right:0;bottom:0;padding:30px;z-index:6}.kanews-slider-global .kanews-slide-content a{color:#fff}.kanews-slider-global .kanews-slide-content .kanews-slide-spot{font-size:20px;line-height:1.3;font-weight:500;margin-bottom:0;max-height:60px;margin-top:10px;color:rgba(255,255,255,.75)}.kanews-slider-global .kanews-slide-content .kanews-slide-headline{margin:7.5px 0 0;font-size:38px;font-weight:700;line-height:1.4;color:#fff;max-width:650px;text-shadow:1px 1px 1px rgba(0,0,0,.75)}.kanews-slider-global .kanews-slide-content .kanews-read-more{margin-top:7.5px;background:#fff;color:#191c20;border:0}@media (max-width:992px){.kanews-slider-global .kanews-slide-overlay{background:linear-gradient(var(--gradient-end-color),var(--gradient-start-color))!important}.kanews-slider-global .kanews-slide-content .kanews-slide-spot{display:none}.kanews-slider-global .kanews-slide-content{padding:20px}.kanews-slider-global .kanews-slide-content .kanews-slide-headline{font-size:22px}.kanews-slider-global .kanews-slide-content .kanews-label{display:none}}@media (max-width:576px){.kanews-slider-global .kanews-slide-content{padding:10px}.kanews-slider-global .kanews-slide-content .kanews-slide-headline{font-size:17px;margin:0}.kanews-slider-global .kanews-slide-content .kanews-category,.kanews-slider-global .kanews-slide-content .kanews-read-more{display:none}}.kanews-slider-global .slick-slide{position:relative}.kanews-slider-global .kanews-slide,.kanews-slider-global .kanews-slider-wrapper,.kanews-slider-global .slick-list{height:450px!important}.kanews-slider-global .col-12>.kanews-slider-thumbs:before{content:none}.kanews-slider-global .col-12>.kanews-slider-thumbs .slick-list{margin-left:-2px;height:auto!important}.kanews-slider-global .col-12>.kanews-slider-thumbs .slick-slide{height:70px;margin-left:0;border:0;border-left:2px solid transparent;cursor:pointer}@media (max-width:992px){.kanews-slider-global .col-12>.kanews-slider-thumbs .slick-slide{height:50px}}@media (max-width:768px){.kanews-slider-global .col-12>.kanews-slider-thumbs .slick-slide{height:40px}}@media (min-width:992px){.kanews-slider-global .kanews-slide-href:hover~.kanews-slide-thumb img{transform:scale(1.1)}.kanews-slider-global .col-lg-2 .kanews-slider-thumbs{margin-bottom:0;height:450px;overflow:hidden;border-left:2px solid transparent}.kanews-slider-global .col-lg-2 .kanews-slider-thumbs .slick-list{margin-left:0!important}.kanews-slider-global .col-lg-2 .kanews-slider-thumbs .slick-slide{width:100%!important;border:0;height:110.5px;margin-bottom:2px}.kanews-widget-area .col-12.col-lg-4 .kanews-slide-headline{font-size:20px}}.kanews-slider-1 .kanews-slide-thumb{border-radius:0}.col-12.col-lg-6 .kanews-slider-1 .kanews-slider-thumbs:not(.slick-vertical) .slick-slide{height:50px;margin:0!important}.kanews-slider-thumbs:not(.slick-vertical) .slick-list{height:auto!important}.kanews-slider-2{width:100%;padding-bottom:35px}.kanews-slider-2 .kanews-slide-thumb{border-radius:0}.kanews-slider-2 .kanews-slider-wrapper{overflow:inherit}.kanews-slider-2 .slick-dots{height:35px;bottom:-35px;position:absolute;right:0;left:0;display:flex;font-size:13px;align-items:stretch;justify-content:flex-start;background:#fff;border-radius:0 0 var(--kan-block-radius) var(--kan-block-radius);overflow:hidden;box-shadow:var(--kan-block-shadow);border:1px solid var(--kan-border-color);border-top:0!important}@media (max-width:768px){.kanews-slider-2 .slick-dots{justify-content:center;align-items:center}}.kanews-slider-2 .slick-dots li{height:35px;line-height:35px;width:auto;flex-grow:1;opacity:1;cursor:pointer;border-right:1px solid var(--kan-border-color);border-radius:0 0 var(--kan-block-radius) var(--kan-block-radius);margin:0;text-align:center;background:0 0;transition:.3s;border-radius:0}@media (max-width:768px){.kanews-slider-2 .slick-dots li{border:0;margin:0 5px;background:0 0!important;flex-grow:0;padding-top:2px}.kanews-slider-2 .slick-dots li.slick-active:before{background:rgba(0,0,0,.5)}.kanews-slider-2 .slick-dots li button{display:none}.kanews-slider-2 .slick-dots li:before{content:"";width:12px;height:12px;background:rgba(0,0,0,.1);border-radius:100%;display:inline-block}}.kanews-slider-2 .slick-dots li:last-child{border:0}.kanews-slider-2 .slick-dots li button{padding:0;font-size:16px;font-weight:600;transition:.3s;margin:0}.kanews-slider-2 .slick-dots li.slick-active,.kanews-slider-2 .slick-dots li:hover{background:var(--kan-theme-color);border-color:var(--kan-theme-color)}.kanews-slider-2 .slick-dots li.slick-active button,.kanews-slider-2 .slick-dots li:hover button{color:#fff}.kanews-slider-2.kanews-slider-pag-style-number2{padding-bottom:0!important}.kanews-slider-2.kanews-slider-pag-style-number2 .slick-dots{padding:1rem 2em;bottom:0;height:auto;background:0 0!important;border-radius:0!important;box-shadow:none!important;border:0!important}.kanews-slider-2.kanews-slider-pag-style-number2 .slick-dots li{width:35px;border-radius:100%;margin-right:10px;border:0!important;flex-grow:0;background:#fff}.kanews-slider-2.kanews-slider-pag-style-number2 .slick-dots li.slick-active{background:var(--kan-theme-color)}.kanews-slider-2.kanews-slider-number-dark .slick-dots{background:#000}.kanews-slider-2.kanews-slider-number-dark .slick-dots li{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.25)}.kanews-slider-2.kanews-slider-number-dark .slick-dots li button{color:#fff}@media (max-width:768px){.kanews-slider-2.kanews-slider-number-dark .slick-dots li:before{background:rgba(255,255,255,.1)}.kanews-slider-2.kanews-slider-number-dark .slick-dots li.slick-active:before{background:rgba(255,255,255,.5)}}.kanews-slider-2.kanews-slider-number-left .kanews-slider-wrapper,.kanews-slider-2.kanews-slider-number-right .kanews-slider-wrapper{padding:0}.kanews-slider-2.kanews-slider-number-left .slick-dots,.kanews-slider-2.kanews-slider-number-right .slick-dots{flex-direction:column;width:35px;top:0;bottom:0;height:100%;border:0;overflow:auto;border-radius:0}.kanews-slider-2.kanews-slider-number-left .slick-dots li,.kanews-slider-2.kanews-slider-number-right .slick-dots li{padding:0;display:flex;border:0;align-items:center;justify-content:center}.kanews-slider-2.kanews-slider-number-right{padding-bottom:0}.kanews-slider-2.kanews-slider-number-right .slick-dots{left:auto}.kanews-slider-2.kanews-slider-number-right .kanews-slide-content{padding-right:65px}.kanews-slider-2.kanews-slider-number-right .slick-next{right:35px}.kanews-slider-2.kanews-slider-number-left{right:auto;padding-bottom:0}.kanews-slider-2.kanews-slider-number-left .kanews-slide-content{padding-left:65px}.kanews-slider-2.kanews-slider-number-left .slick-prev{left:35px}.kanews-slider-2.kanews-slider-pag-style-line .slick-dots button{display:none}.kanews-slider-2.kanews-slider-pag-style-line .slick-dots li{position:relative;margin:0 8px;border:0;background:0 0!important}.kanews-slider-2.kanews-slider-pag-style-line .slick-dots li:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:4px;width:100%;background:var(--kan-theme-color)}.kanews-slider-2.kanews-slider-pag-style-line .slick-dots li.slick-active~li:before{background:rgba(0,0,0,.1)}.kanews-slider-2.kanews-slider-pag-style-line.kanews-slider-number-dark .slick-dots li.slick-active~li:before{background:rgba(255,255,255,.2)}.kanews-manset-3 .kanews-slide-headline span{background:#191c20;box-shadow:0 0 0 5px #191c20}.kanews-manset-3 .kanews-slide-spot span{background:#191c20;box-shadow:0 0 0 5px #191c20;opacity:.8}.kanews-manset-3 .kanews-category{display:inline-block}.kanews-slider-3{width:100%}.kanews-slider-3 .slick-track{display:flex}.kanews-slider-3 .slick-list{margin-left:-15px}.kanews-slider-3 .slick-slide{margin-left:15px}.kanews-slider-3 .slick-slide .slick-active{display:flex!important;height:auto}.kanews-slider-4{width:100%;height:485px}.kanews-slider-4 .kanews-slider-wrapper:not(.slick-initialized){overflow:hidden;height:451px!important}.kanews-slider-4 .kanews-slider-wrapper:not(.slick-initialized) .kanews-post-item{opacity:1}.kanews-slider-4 .kanews-slider-wrapper{overflow:visible;display:block}.kanews-slider-4 .kanews-slider-wrapper:before{content:none}.kanews-slider-4 .slick-list{height:450px!important;overflow:hidden}.kanews-slider-4 .slick-slide{border:0!important}.kanews-slider-4 .slick-arrow{border-radius:0!important;width:51%!important;top:auto;margin:0 -1px;transform:none;bottom:-36px;height:35px;box-shadow:var(--kan-block-shadow);float:left}.kanews-slider-4 .slick-arrow.slick-disabled{display:block!important;cursor:no-drop}.kanews-slider-4 .kanews-post-item{border-left:0;border-right:0;border-top:0;border-radius:0}.kanews-slider-global .kanews-slider-thumbs .slick-current .kanews-slide{border:3px solid!important;border-color:var(--kan-theme-color)!important}.kanews-slider-global .kanews-slider-thumbs:not(.slick-vertical){margin-top:2px;position:absolute;bottom:10px;right:0;text-align:right;width:50%}.kanews-slider-global .kanews-slider-thumbs:not(.slick-vertical) .slick-track{margin-right:50px}.kanews-slider-global .kanews-slider-thumbs:not(.slick-initialized) .kanews-slide{opacity:0}.kanews-slider-global .kanews-slider-thumbs .kanews-slide{height:auto!important}.kanews-slider-global .kanews-slider-thumbs .kanews-post-format{display:none}@media (max-width:1200px){.kanews-slider-global .kanews-slider-thumbs{height:315px!important}.kanews-slider-global .kanews-manset-2 .kanews-slide,.kanews-slider-global .kanews-manset-2 .slick-list,.kanews-slider-global .kanews-manset-2.kanews-slider-wrapper{height:355px!important}}@media (max-width:992px){.kanews-slider-global .kanews-slider-thumbs{height:auto!important}.kanews-slider-global .kanews-manset-2 .kanews-slide,.kanews-slider-global .kanews-manset-2 .slick-list,.kanews-slider-global .kanews-manset-2.kanews-slider-wrapper{height:318px!important}}@media (max-width:768px){.kanews-slider-global .kanews-manset-2 .kanews-slide,.kanews-slider-global .kanews-manset-2 .slick-list,.kanews-slider-global .kanews-manset-2.kanews-slider-wrapper{height:318px!important}}@media (max-width:576px){.kanews-slider-global .kanews-manset-2 .kanews-slide,.kanews-slider-global .kanews-manset-2 .slick-list,.kanews-slider-global .kanews-manset-2.kanews-slider-wrapper{height:183px!important}}@media (max-width:400px){.kanews-slider-global .kanews-manset-2 .kanews-slide,.kanews-slider-global .kanews-manset-2 .slick-list,.kanews-slider-global .kanews-manset-2.kanews-slider-wrapper{height:160px!important}}@media (max-width:350px){.kanews-slider-global .kanews-manset-2 .kanews-slide,.kanews-slider-global .kanews-manset-2 .slick-list,.kanews-slider-global .kanews-manset-2.kanews-slider-wrapper{height:135px!important}}@media (max-width:1200px){.kanews-slider-global .kanews-manset-1 .kanews-slide,.kanews-slider-global .kanews-manset-1 .slick-list,.kanews-slider-global .kanews-manset-1.kanews-slider-wrapper{height:315px!important}}@media (max-width:992px){.kanews-slider-global .kanews-manset-1 .kanews-slide,.kanews-slider-global .kanews-manset-1 .slick-list,.kanews-slider-global .kanews-manset-1.kanews-slider-wrapper{height:235px!important}}@media (max-width:576px){.kanews-slider-global .kanews-manset-1 .kanews-slide,.kanews-slider-global .kanews-manset-1 .slick-list,.kanews-slider-global .kanews-manset-1.kanews-slider-wrapper{height:200px!important}}@media (max-width:425px){.kanews-slider-global .kanews-manset-1 .kanews-slide,.kanews-slider-global .kanews-manset-1 .slick-list,.kanews-slider-global .kanews-manset-1.kanews-slider-wrapper{height:150px!important}}@media (max-width:1200px){.kanews-slider-global .kanews-manset-4 .kanews-slide,.kanews-slider-global .kanews-manset-4 .slick-list,.kanews-slider-global .kanews-manset-4.kanews-slider-wrapper{height:315px!important}}@media (max-width:992px){.kanews-slider-global .kanews-manset-4 .kanews-slide,.kanews-slider-global .kanews-manset-4 .slick-list,.kanews-slider-global .kanews-manset-4.kanews-slider-wrapper{height:475px!important}}@media (max-width:576px){.kanews-slider-global .kanews-manset-4 .kanews-slide,.kanews-slider-global .kanews-manset-4 .slick-list,.kanews-slider-global .kanews-manset-4.kanews-slider-wrapper{height:270px!important}}@media (max-width:400px){.kanews-slider-global .kanews-manset-4 .kanews-slide,.kanews-slider-global .kanews-manset-4 .slick-list,.kanews-slider-global .kanews-manset-4.kanews-slider-wrapper{height:230px!important}}@media (max-width:350px){.kanews-slider-global .kanews-manset-4 .kanews-slide,.kanews-slider-global .kanews-manset-4 .slick-list,.kanews-slider-global .kanews-manset-4.kanews-slider-wrapper{height:200px!important}}@media (max-width:1200px){.kanews-slider-global .kanews-manset-3 .kanews-slide,.kanews-slider-global .kanews-manset-3 .slick-list,.kanews-slider-global .kanews-manset-3.kanews-slider-wrapper{height:360px!important}}@media (max-width:768px){.kanews-slider-global .kanews-manset-3 .kanews-slide,.kanews-slider-global .kanews-manset-3 .slick-list,.kanews-slider-global .kanews-manset-3.kanews-slider-wrapper{height:403px!important}}@media (max-width:576px){.kanews-slider-global .kanews-manset-3 .kanews-slide,.kanews-slider-global .kanews-manset-3 .slick-list,.kanews-slider-global .kanews-manset-3.kanews-slider-wrapper{height:230px!important}}@media (max-width:400px){.kanews-slider-global .kanews-manset-3 .kanews-slide,.kanews-slider-global .kanews-manset-3 .slick-list,.kanews-slider-global .kanews-manset-3.kanews-slider-wrapper{height:175px!important}}.kanews-slider-1 .slick-list{margin-left:-15px}.kanews-slider-1 .slick-slide{margin-left:15px}.kanews-slider-1 .kanews-post-overlay{margin-bottom:0}.kanews-slide-category-avatar{position:absolute;left:10px;top:10px;color:#fff;width:32px;line-height:28px;text-align:center;background:#fff;z-index:5;font-size:12px;height:32px;border-radius:100%;padding:2px}.kanews-slide-category-avatar img{width:28px;height:28px;border-radius:100%}.kanews_widget_slider_5 .kanews-slide-category-avatar{background:#fff!important}.kanews-box-wrapper .slick-arrow{background:#191c20;color:#fff}.kanews-box-wrapper.kanews-slider-wrapper:not(.slick-initialized){height:200px}.kanews-slider-cats .kanews-slider-wrapper,.kanews-slider-cats .kanews-slider-wrapper .slick-list{height:54px!important;padding:1px 0 0}.kanews-slider-cats .slick-slide{margin-left:8px;height:auto}.kanews-slider-cat{box-shadow:var(--kan-block-shadow);background-color:#fff;border-radius:var(--kan-block-radius);padding:8px}.kanews-slider-cat img{width:35px;height:35px;border-radius:50%}.kanews-slider-0 .slick-list{margin-left:-15px}.kanews-slider-0 .slick-slide{margin-left:15px}.kanews-slider-0 .kanews-slider-wrapper:not(.slick-initialized){max-height:365px}.kanews-slider-0 .kanews-slider-wrapper{padding:15px 15px 30px}.kanews-slider-0 .kanews-post-item{box-shadow:none!important;border:0!important;text-align:center}.kanews-slider-0 .kanews-post-category.style2{transform:translateX(-50%);left:50%}.kanews-slider-0 .kanews-post-content{padding-left:0;padding-right:0}.kanews-slider-0 .slick-arrow{transform:none;top:auto;bottom:30px;left:15px;width:32px!important;height:32px;line-height:24px;border:1px solid #191c20;border-radius:50%!important}.kanews-slider-0 .slick-arrow.slick-next{left:auto;right:15px}.kanews-slider-0 .slick-dots{display:flex;font-size:12px;flex-wrap:wrap;margin-bottom:-5px;justify-content:center;padding:0 40px}.kanews-slider-0 .slick-dots li{height:32px;line-height:29px;width:32px;opacity:1;cursor:pointer;border:1px solid #191c20;color:#191c20;border-radius:50%;font-weight:700;margin:5px;text-align:center;background:0 0;transition:.3s}.kanews-slider-0 .slick-dots li button{padding:0;transition:.3s;margin:0;font-weight:700}.kanews-slider-0 .slick-dots li.slick-active,.kanews-slider-0 .slick-dots li:hover{background:var(--kan-theme-color);border-color:var(--kan-theme-color)}.kanews-slider-0 .slick-dots li.slick-active button,.kanews-slider-0 .slick-dots li:hover button{color:#fff}@media (min-width:992px){.kanews-manset-1 .kanews-mansetd-left .kanews-slide-overlay,.kanews-manset-2 .kanews-mansetd-left .kanews-slide-overlay,.kanews-manset-3 .kanews-mansetd-left .kanews-slide-overlay,.kanews-manset-4 .kanews-mansetd-left .kanews-slide-overlay{background:linear-gradient(90deg,var(--gradient-start-color),rgba(0,0,0,0) 100%)}.kanews-manset-1 .kanews-mansetd-left .kanews-slide-content,.kanews-manset-2 .kanews-mansetd-left .kanews-slide-content,.kanews-manset-3 .kanews-mansetd-left .kanews-slide-content,.kanews-manset-4 .kanews-mansetd-left .kanews-slide-content{top:0;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:70%}.kanews-manset-1 .kanews-mansetd-right .kanews-slide-overlay,.kanews-manset-2 .kanews-mansetd-right .kanews-slide-overlay,.kanews-manset-3 .kanews-mansetd-right .kanews-slide-overlay,.kanews-manset-4 .kanews-mansetd-right .kanews-slide-overlay{background:linear-gradient(-90deg,var(--gradient-start-color),rgba(0,0,0,0) 100%)}.kanews-manset-1 .kanews-mansetd-right .kanews-slide-content,.kanews-manset-2 .kanews-mansetd-right .kanews-slide-content,.kanews-manset-3 .kanews-mansetd-right .kanews-slide-content,.kanews-manset-4 .kanews-mansetd-right .kanews-slide-content{top:0;left:auto;right:0;display:flex;align-items:flex-end;text-align:right;justify-content:center;flex-direction:column;width:70%}}.kanews-manset-5 .kanews-slide-overlay,.kanews-manset-6 .kanews-slide-overlay,.kanews-manset-7 .kanews-slide-overlay,.kanews-manset-8 .kanews-slide-overlay{background:linear-gradient(var(--gradient-end-color),var(--gradient-start-color));background:linear-gradient(var(--gradient-end-color),var(--gradient-start-color))!important}.sidebar-right .kanews-slide-headline{font-size:20px!important}.kanews-slider-5 .slick-list{margin-left:-15px}.kanews-slider-5 .slick-slide{margin-left:15px;height:230px;overflow:hidden}.kanews-slider-5 .slick-slide:hover .kanews-slide-overlay{opacity:.5}.kanews-slider-5 .kanews-slide-content{padding:10px;text-align:center}.kanews-slider-5 .kanews-slide-headline{color:#fff;font-size:14px!important;font-weight:400}.kanews-slider-5 .kanews-slider-wrapper:not(.slick-initialized){height:230px!important}.kanews-slider-5 .kanews-slider-wrapper,.kanews-slider-5.kanews-slider-global .kanews-slide,.kanews-slider-5.kanews-slider-global .slick-list{height:auto!important}.kanews-slider-grid:not(.slick-initialized){display:flex;background:0 0!important;flex-wrap:inherit;margin-left:-15px}.kanews-slider-grid:not(.slick-initialized):before{content:none}.kanews-slider-grid:not(.slick-initialized) .kanews-slider-col{padding:0 0 0 15px!important}.kanews-slider-grid:not(.slick-initialized) .kanews-slide-item{left:15px}.kanews-slider-grid:not(.slick-initialized) .kanews-post-item,.kanews-slider-grid:not(.slick-initialized) .kanews-post-overlay{opacity:1}.kanews-manset-tag{position:absolute;left:30px;top:30px;background:var(--kan-theme-color);color:#fff;border-radius:2px;padding:10px 15px;letter-spacing:1px;z-index:6;text-transform:uppercase}@media (max-width:992px){.kanews-manset-tag{padding:5px 8px}}.kanews-manset-tag-position-top-right{left:auto;right:30px}.kanews-manset-tag-position-bottom-left{top:auto;bottom:30px;left:30px}.kanews-manset-tag-position-bottom-right{top:auto;left:auto;bottom:30px;right:30px}.kanews-manset-tag-style-1{-webkit-animation-name:animate5;-webkit-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out}.kanews-manset-tag-style-3{color:#000;box-shadow:1px 1px 0 0,2px 2px 0 0,3px 3px 0 0,4px 4px 0 0,5px 5px 0 0}.kanews-manset-tag-style-2{background:0 0;overflow:hidden}.kanews-manset-tag-style-2 span{position:absolute;display:block}.kanews-manset-tag-style-2 span:nth-child(1){top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--kan-theme-color));animation:1s linear infinite animate1}.kanews-manset-tag-style-2 span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,var(--kan-theme-color));animation:1s linear .25s infinite animate2}.kanews-manset-tag-style-2 span:nth-child(3){bottom:0;right:0;width:100%;height:2px;background:linear-gradient(270deg,transparent,var(--kan-theme-color));animation:1s linear .5s infinite animate3}.kanews-manset-tag-style-2 span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(360deg,transparent,var(--kan-theme-color));animation:1s linear .75s infinite animate4}.kanews-slider-global .kanews-slider-thumbs:not(.slick-vertical) .slick-slide{margin-left:5px}.kanews-slider-global .kanews-slider-thumbs:not(.slick-vertical) .kanews-slide{background:0 0!important;border:2px solid #fff;border-radius:10px;overflow:hidden}.kanews-slider-global .kanews-slider-thumbs:not(.slick-vertical).kanews-slider-thumbs{height:auto!important}.kanews-carousel-item{padding:5px}.kanews-carousel-item p{font-size:16px}.kanews-carousel-item .kanews-post-overlay{--gradient-start-color:#191c20;--gradient-end-color:#191c2000}.kanews-carousel-item .kanews-post-overlay,.kanews-carousel-item .kanews-post-thumb{height:100%;margin:0}.kanews-carousel-item .kanews-post-overlay img,.kanews-carousel-item .kanews-post-thumb img{height:100%}.kanews-carousel-row{display:flex!important;align-content:flex-start;flex-flow:column wrap;height:450px!important;margin:-5px}.kanews-carousel-big-item{width:50%;height:100%}.kanews-carousel-small-item{width:25%;height:50%}@media (min-width:992px){.kanews-carousel-item .kanews-post-overlay .kanews-post-content,.kanews-carousel-item .kanews-post-thumb .kanews-post-content{padding:20px}.kanews-carousel-big-item .kanews-post-content{padding:1.5rem!important}.kanews-carousel-big-item .kanews-post-headline{font-size:28px;line-height:1.3}.kanews-widgets-top .kanews_widget_carousel_1 .kanews-carousel-variation-4 .kanews-carousel-content{padding:15px}.kanews-widgets-top .kanews_widget_carousel_1 .kanews-carousel-variation-4 .kanews-carousel-item{width:25%;height:33.333%}.kanews-widgets-top .kanews_widget_carousel_1 .kanews-carousel-variation-4 .kanews-carousel-big-item{width:75%;height:100%}}.kanews_widget_carousel_1 .kanews-slider-wrapper:not(.slick-initialized) .kanews-post-item{opacity:1!important}.kanews_widget_carousel_1 .kanews-carousel-variation-2 .kanews-carousel-big-item,.kanews_widget_carousel_1 .kanews-carousel-variation-3 .kanews-carousel-big-item{order:3}.kanews_widget_carousel_1 .kanews-carousel-variation-3 .kanews-carousel-item:nth-child(3){order:4}.kanews_widget_carousel_1 .kanews-carousel-variation-3 .kanews-carousel-item:nth-child(4){order:2}.kanews_widget_carousel_1 .kanews-carousel-variation-3 .kanews-carousel-item:nth-child(5){order:6}.kanews_widget_carousel_1 .kanews-carousel-variation-3 .kanews-carousel-item:nth-child(6){order:7}.kanews_widget_carousel_1 .kanews-carousel-variation-5.kanews-carousel-row{display:grid!important;height:auto!important;padding:0 7px;grid-template-columns:[col1] 25% [col2] 47.5% [col3] 25%;grid-gap:15px;grid-template-rows:[row1] 48.2% [row2] 48.3%}.kanews_widget_carousel_1 .kanews-carousel-variation-5 .kanews-carousel-big-item{grid-column:2;grid-row:1/3;padding:0;width:auto;height:auto}@media (max-width:768px){.kanews_widget_carousel_1 .kanews-carousel-variation-5.kanews-carousel-row{display:flex!important;grid-gap:0}.kanews_widget_carousel_1 .kanews-carousel-variation-5.kanews-carousel-row .kanews-post-item,.kanews_widget_carousel_1 .kanews-carousel-variation-5.kanews-carousel-row .kanews-post-overlay{border-radius:0!important}.kanews_widget_carousel_1 .kanews-carousel-variation-5 .kanews-carousel-big-item{order:1}.kanews_widget_carousel_1 .kanews-carousel-variation-5 .kanews-carousel-big-item p{display:none}}.kanews_widget_carousel_1 .kanews-carousel-variation-5 .kanews-carousel-big-item img{object-fit:cover}.kanews_widget_carousel_1 .kanews-carousel-variation-5 .kanews-carousel-small-item{padding:0;height:auto;width:auto}@media (max-width:992px){.kanews-carousel-row{height:auto!important;flex-direction:row}.kanews-carousel-big-item{width:100%}.kanews-carousel-small-item{width:50%}.kanews_widget_carousel_1 .kanews-carousel-variation-5 .kanews-carousel-small-item{order:2;width:50%!important;flex:0 0 50%;max-width:50%}}.kanews_widget_carousel_1 .kanews-slider-wrapper{background:0 0!important}.kanews_widget_carousel_1 .kanews-slider-wrapper:before{content:none!important}.kanews_widget_carousel_1 .kanews-slider-wrapper .kanews-post-overlay{opacity:1!important}.kanews-slider-wrapper:not(.slick-initialized) .kanews-carousel-multiple{display:none!important}@media (min-width:992px){.kanews-carousel-content .kanews-carousel-row{height:auto!important;flex-direction:row}.kanews-carousel-content .kanews-carousel-big-item{width:100%}.kanews-carousel-content .kanews-carousel-small-item{width:33.33333%}.kanews-carousel-content p{display:none}.kanews-carousel-content.kanews_widget_carousel_1 .kanews-slider-wrapper{height:auto!important}.kanews-carousel-content .kanews-carousel-variation-5{grid-template-columns:[col1] 30% [col2] 36.3% [col3] 30%!important;grid-template-rows:auto!important}.kanews-post-item:hover .kanews-post-headline a{background-size:100% 2px}}.kanews-carousel-sidebar .kanews-carousel-row{height:auto!important;flex-direction:row}.kanews-carousel-sidebar .kanews-carousel-big-item{width:100%}.kanews-carousel-sidebar .kanews-carousel-big-item p{display:none}.kanews-carousel-sidebar .kanews-carousel-small-item{width:50%}.kanews-carousel-sidebar .kanews-carousel.kanews_widget_carousel_1 .kanews-slider-wrapper{height:auto!important}.kanews-carousel-sidebar .kanews-carousel-variation-5.kanews-carousel-row{display:flex!important;grid-gap:0}.kanews-carousel-sidebar .kanews-carousel-variation-5 .kanews-carousel-big-item{order:1}.kanews-carousel-sidebar .kanews-carousel-variation-5 .kanews-carousel-small-item{order:2;width:50%;flex:0 0 50%;max-width:50%}.kanews-carousel-sidebar .kanews-carousel-variation-5 .kanews-post-item,.kanews-carousel-sidebar .kanews-carousel-variation-5 .kanews-post-overlay{border-radius:0!important}.kanews-post-item{background:#fff;position:relative;box-shadow:var(--kan-block-shadow);margin-bottom:15px}.kanews-post-thumb{position:relative;z-index:2;overflow:hidden}.kanews-post-thumb img{width:100%;z-index:5;position:relative;transition:.3s}.kanews-post-thumb:before{content:"";overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;position:absolute;background-color:#e6e6e6;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;width:100%;height:100%}.kanews-post-thumb[class*=col-]:before{width:90%;margin:-13.5px 0}.kanews-post-content{padding:15px;position:relative;z-index:3}.kanews-post-content .kanews-post-columist-author{color:var(--kan-theme-color);font-weight:700}.kanews-post-content .kanews-category.style-2{position:absolute;top:-24px;left:0;text-transform:uppercase;font-size:11px;height:24px;line-height:24px;border-radius:0;padding:0 8px;z-index:2;display:inline-block}.kanews-post-content .kanews-category.style-2+.kanews-post-headline{margin-top:5px}.kanews-post-content p{font-size:14px}.kanews-post-content p:last-child{margin:0}.kanews-post-counter{width:40px;height:40px;line-height:40px;text-align:center;border-radius:0 10px;background:var(--kan-theme-color);color:#fff;margin-bottom:8px}.kanews-comment-item{font-size:16px}.kanews-comment-item a{font-weight:600}.kanews-comment-item a:hover{color:var(--kan-theme-color)}.kanews-comment-item+p{margin:8px 0 5px}.kanews-category{padding:3px 6px;border-radius:3px;letter-spacing:-.025em;display:inline-block;color:#fff;font-size:14px}.kanews-post-views i{margin-right:5px}.kanews-post-meta{font-size:14px;display:flex;justify-content:space-between;width:100%;gap:8px;color:#525659;align-items:center}.kanews-post-headline{font-size:16px;line-height:24px;margin:5px 0;font-weight:600}.kanews-post-headline:last-child{margin-bottom:0}.kanews-post-headline:first-child{margin-top:0}.kanews-post-date{font-size:14px}span.kanews-post-date:not(:first-child){margin-left:5px}.kanews-category.style-2+.kanews-post-date{margin-left:0}.kanews-post-small-item{padding:15px;border:0;border-radius:0!important;background:0 0!important;border-bottom:1px solid var(--kan-border-color);box-shadow:none;display:block!important;margin:0}.kanews-post-small-item.kmfd2ag .kanews-post-thumb::before{content:none}.kanews-post-small-item .kanews-post-headline{font-size:16px}.kanews-post-small-item .kanews-post-content{padding:0!important}.kanews-post-small-item .kanews-post-content .kanews-post-views{font-size:14px}.kanews-post-small-item .kanews-post-content>:not(:first-child):not(:last-child){margin-left:8px}.kanews-post-small-item .kanews-video-time{display:none}.kanews-post-small-item .kanews-post-thumb{flex:0 0 70px;width:70px;height:70px;flex:0 0 70px;float:left;margin-right:15px;border-radius:var(--kan-block-radius)}.kanews-post-small-item .kanews-post-thumb img{width:70px;flex:0 0 70px;height:70px;transform:scale(1)!important}.kanews-post-small-item.kanews-post-small-item-2 .kanews-post-thumb{width:50px;height:50px;flex:0 0 50px}.kanews-post-small-item.kanews-post-small-item-2 .kanews-post-thumb img{width:50px;flex:0 0 50px;height:50px}.kanews-post-small-item.kanews-post-small-item-2 .kanews-post-headline{font-size:14px}.kanews-post-small-item.post-thumb-right{display:flex!important;flex-direction:row-reverse}.kanews-post-small-item.post-thumb-right .kanews-post-thumb{margin-right:0;margin-left:15px}.kanews-post-small-item.post-thumb-right .kanews-post-content{width:100%}.kanews-section .tab-pane>.row>.col-12:last-child .kanews-post-small-item,.kanews-section>.row>.col-12:last-child .kanews-post-small-item,.kanews-section>.traditional-row>.col-12:last-child .kanews-post-small-item{border-bottom:0}.kanews-post-big-item{padding:0;margin:0;border:0;text-align:center}.kanews-post-big-item .kanews-read-more{padding:1em 3em}.kanews-post-big-item .kanews-post-content p{position:relative}.kanews-post-big-item .kanews-post-content p:after{content:"";position:absolute;bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);max-height:100px;height:100%;left:0;right:0}@media (min-width:768px){.kanews-widgets-bottom .kanews-post-big .kanews-post-content,.kanews-widgets-content .kanews-post-big .kanews-post-content,.kanews-widgets-top .kanews-post-big .kanews-post-content{padding:20px}.kanews-widgets-bottom .kanews-post-big .kanews-post-headline,.kanews-widgets-content .kanews-post-big .kanews-post-headline,.kanews-widgets-top .kanews-post-big .kanews-post-headline{font-size:28px!important;font-weight:700;line-height:1.4!important}.kanews-widgets-bottom .kanews-post-big p,.kanews-widgets-content .kanews-post-big p,.kanews-widgets-top .kanews-post-big p{font-size:16px}.kanews-widgets-top .kanews-post-big .kanews-post-headline{font-size:32px!important;font-weight:700;line-height:1.4!important}}.kanews-post-grid-item{border-radius:var(--kan-block-radius);overflow:hidden}@media (max-width:768px){.kanews_widget_posts_4 .row.no-gutters.align-items-center{flex-direction:column-reverse}.kanews_widget_posts_4 .row.no-gutters.align-items-center .kanews-post-headline{font-size:20px;line-height:1.45}}.kanews_widget_posts_4 .kanews-post-overlay{margin:0}.kanews_widget_posts_4 .kanews-post-overlay.kanews-carousel-big-item{width:100%!important}.kanews_widget_posts_4 .kanews-post-grid-item{margin-bottom:0}.kanews_widget_posts_4 .kanews-post-grid-item.sadsad2 .kanews-post-content{padding-left:0;padding-right:0}.kanews_widget_posts_4 .kanews-post-grid-item:not(.kanews-post-small-item):not(.sadsad2) .kanews-post-headline{font-size:20px}.kanews_widget_posts_4 .kanews-post-thumb.col-12.col-lg-6{margin-right:0}.kanews_widget_posts_4 .kanews-post-list-item.kanews-post-big{padding:2em 0!important}.kanews-section:not(.kanews-section-flat) .kanews-post-grid-item{box-shadow:none}.kanews-post-list-item{background:0 0;box-shadow:none;margin:0 0 -1px;padding:15px;border:0;border-bottom:1px solid var(--kan-border-color)}@media (max-width:992px){.kanews-post-small-item.kanews-collapse-item.hidden-mobile{display:none!important}.kanews-post-list-item .kanews-post-thumb{margin-bottom:1rem}}@media (min-width:992px){.kanews-post-headline a{transition:background-size .25s cubic-bezier(.785,.135,.15,.86);display:inline;background:-webkit-gradient(linear,left top,right top,from(currentColor),to(currentColor));background:-webkit-linear-gradient(left,currentColor 0,currentColor 100%);background:-o-linear-gradient(left,currentColor 0,currentColor 100%);background:linear-gradient(to right,currentColor 0,currentColor 100%);background-size:0 2px;background-position:0 95%;-webkit-transition:background-size .25s cubic-bezier(.785,.135,.15,.86);-o-transition:background-size .25s cubic-bezier(.785,.135,.15,.86);padding:.1% 0;background-repeat:no-repeat}.kanews-post-thumb-h400>img{height:400px;object-fit:cover}.kanews-post-thumb-h270>img{height:270px;object-fit:cover}.kanews-post-list-item .kanews-post-thumb{margin-right:30px}.kanews_widget_posts_9 .col-lg-6 .kanews-post-thumb img{height:386px}}.kanews-post-list-item .kanews-post-thumb img{width:100%;border-radius:var(--kan-block-radius)}.kanews-post-list-item .kanews-post-content{padding-top:0;padding-bottom:0}@media (max-width:576px){.kanews-post-list-item .kanews-post-content .kanews-category{display:none}}.kanews-post-list-item .kanews-post-content p{font-size:14px;line-height:1.3}.kanews-posts-style-6{background:0 0!important;box-shadow:none!important;border:0!important;overflow:inherit}.kanews-posts-style-6 .row{margin:-8px}.kanews-posts-style-6 .row>.toinfinite{padding:8px!important}.kanews-read-more{border:1px solid #191c20;position:relative;font-size:14px;font-weight:600;padding:10px 20px 9px;border-radius:25px;text-transform:uppercase;display:inline-block;color:#191c20}.kanews-read-more:hover{background:var(--kan-theme-color);color:#fff}.kanews-video-time{position:absolute;right:10px;top:10px;font-size:11px;height:22px;font-weight:400;line-height:23px;text-align:center;color:#fff;z-index:11;padding:0 7px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);--webkit-backdrop-filter:blur(30px);background-color:rgba(255,255,255,.43);border-radius:var(--kan-block-radius)}.kanews-post-paid{position:absolute!important;left:10px;top:10px;height:22px;line-height:17px;text-align:center;background:#fff;color:#1c1f22;font-size:14px;z-index:20;padding:4px;border-radius:5px;display:flex;align-items:center;text-transform:uppercase;font-weight:600;letter-spacing:-.3px;transition:none}.kanews-post-paid span{margin-left:8px;display:none}.kanews-post-paid+.kanews-add-bookmark{left:38px}.kanews-add-bookmark{position:absolute;left:10px;top:10px;width:22px;height:22px;line-height:24px;text-align:center;color:#fff;cursor:pointer;opacity:0;display:none;border-radius:100%;font-size:14px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(30px);--webkit-backdrop-filter:blur(3px);background-color:rgba(0,0,0,.25);z-index:11;padding:0!important;transition:none}.kanews-post-item .kanews-post-thumb,.kanews-post-overlay .kanews-post-thumb,.kanews-slide-item .kanews-post-thumb{z-index:3}.kanews-post-format{position:absolute;bottom:15px;right:15px;z-index:11}.kanews-post-format i{width:48px;height:48px;line-height:48px;display:inline-block;font-size:2em;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);--webkit-backdrop-filter:blur(3px);background-color:rgba(255,255,255,.43);text-align:center;color:#fff;border-radius:100%}.kanews-post-overlay .kanews-post-format{bottom:auto;right:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.kanews-post-overlay .kanews-post-meta{color:rgba(255,255,255,.8)}.kanews-post-small-item .kanews-post-format{top:50%;left:50%;bottom:auto;transform:translate(-50%,-50%)}.kanews-post-small-item .kanews-post-format i{width:30px;height:30px;line-height:30px;font-size:1.25rem}.kanews-post-small-item:not(:first-child):last-child{border:0;box-shadow:none}.kanews-post-href{position:absolute;left:0;right:0;bottom:0;top:0;z-index:5;cursor:pointer}@media (min-width:992px){.kanews-post-item:hover .kanews-add-bookmark,.kanews-post-overlay:hover .kanews-add-bookmark,.kanews-slide-item:hover .kanews-add-bookmark{opacity:1;display:block}.kanews-post-item:hover .kanews-add-bookmark:hover,.kanews-post-overlay:hover .kanews-add-bookmark:hover,.kanews-slide-item:hover .kanews-add-bookmark:hover{background:var(--kan-theme-color)}.kanews-post-href:hover~.kanews-post-thumb img{transform:scale(1.1)}}.kanews-post-overlay{position:relative;margin-bottom:15px;overflow:hidden;border-radius:var(--kan-block-radius);color:#fff;--gradient-start-color:#1e1e1e;--gradient-end-color:rgba(0, 0, 0, 0)}.kanews-post-overlay .kanews-post-thumb:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:10;background:linear-gradient(var(--gradient-end-color),var(--gradient-start-color) 80%)}.kanews-post-overlay .kanews-post-content{position:absolute;left:0;right:0;bottom:0;z-index:12}.kanews-post-overlay .kanews-post-content p{color:rgba(255,255,255,.7)}.kanews-post-overlay .kanews-post-content .kanews-post-headline,.kanews-post-overlay .kanews-post-content a{color:#fff}.kanews-post-overlay .kanews-read-more{border-color:#fff;border-radius:var(--kan-block-radius);font-size:12px;padding:5px!important}.kanews-post-overlay:hover .kanews-post-headline a{background-size:100% 2px}.kanews-post-special-item{box-shadow:none!important;border:0;border-bottom:1px solid var(--kan-border-color);padding:15px;margin:0}.kanews-post-special-item-date,.kanews-post-special-item-time{display:none}.kanews-post-special-item .kanews-post-thumb img{border-radius:var(--kan-block-radius)}@media (min-width:768px){.kanews-post-special-item:before{content:"";width:1px;height:100%;background:var(--kan-border-color);position:absolute;left:40px;z-index:0;top:0}.kanews-post-special-item-time{margin-bottom:10px;display:block;padding-left:4.5em;position:relative;z-index:2}.kanews-post-special-item-time:before{position:absolute;left:19px;top:0;content:"";width:14px;height:14px;border-radius:50%;background:#d0d0d0;border:3px solid #fff;z-index:1}.kanews-post-special-item>.row{margin-left:3.5em}.kanews-post-special-item-date{background:#191c20;color:#fff;text-align:center;width:60px;height:60px;line-height:18px;margin:0 10px 15px -5px;display:block;position:relative;overflow:hidden;z-index:1;padding-top:14px;border-radius:100%}.kanews-post-special-item-date span{font-size:22px;font-weight:700}.kanews-post-special-item-date div{font-size:14px}}@media (max-width:992px){.kanews-post-overlay .kanews-post-content .kanews-category,.kanews-post-overlay .kanews-post-content .kanews-read-more{display:none}.kanews-post-special-item .kanews-post-content{padding-left:0;padding-right:0}}.kanews-post-special-item .kanews-post-headline{font-size:16px}.kanews-post-special-item p{margin:0}.kanews-posts-shortcode .kanews-post-item{border:0;box-shadow:none;padding-right:0;padding-left:0;background:0 0}.kanews-posts-shortcode .kanews-post-content{padding-left:0;padding-right:0}.kanews-posts-shortcode .kanews-section-heading .kanews-section-headline{padding-left:0}.kanews-posts-shortcode .kanews-section-heading span:before{content:none!important}.kanews-posts-shortcode .kanews-section-heading span:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:40px}.kanews-posts-shortcode .kanews-section-heading{margin:0 0 15px!important}.kanews-post-shortcode{margin-top:35px;margin-bottom:35px;clear:both}.kanews-post-shortcode-title{font-size:22px;font-weight:600;letter-spacing:-.02px}.kanews-post-shortcode-title i{vertical-align:1px;color:#ed1d24}.kanews-post-shortcode .kanews-post-content{display:flex;flex-direction:column;flex:1;justify-content:center}.kanews-post-shortcode .kanews-post-content span{background:rgba(255,255,255,.95);border-radius:4px;font-size:14px;line-height:16px;margin-top:9px;display:inline-block;padding:9.5px 16px}.kanews-post-shortcode .kanews-post-item{margin-bottom:0;width:100%;border-radius:6px;background:#ed1d24;overflow:hidden;box-shadow:none!important}.kanews-post-shortcode .kanews-post-item .kanews-post-headline{font-size:18px;color:#fff}@media (min-width:768px){.kanews-post-shortcode .kanews-post-content{padding:15px}.kanews-post-shortcode .kanews-post-thumb{float:left;margin-right:15px}.kanews-post-shortcode .kanews-post-thumb img{width:215px}.kanews-widgets-top .kanews_widget_posts_11 .kanews-post-big .kanews-post-thumb img{min-height:285.05px}}.kanews_widget_posts_6 .kanews-post-item{box-shadow:none!important}.kanews_widget_posts_6 .kanews-post-content,.kanews_widget_posts_6 .kanews-post-small-item{padding-left:0}.kanews_widget_posts_6 .kanews-post-overlay .kanews-post-content{padding:15px!important}.kanews_widget_posts_7 .kanews-post-item{box-shadow:none;border:0}.kanews_widget_posts_8{overflow:hidden}.kanews_widget_posts_8 .kanews-section-heading{margin-bottom:-1px}.kanews_widget_posts_8 .kanews-post-overlay{margin-bottom:0;border-radius:0!important;box-shadow:1px 1px 0 0 var(--kan-border-color2)}.kanews_widget_posts_8 .kanews-post-overlay:not(.is-active) .kanews-post-content{height:auto}.kanews_widget_posts_8 .kanews-post-overlay .kanews-post-thumb{opacity:0}.kanews_widget_posts_8 .kanews-post-overlay .kanews-post-headline a{color:#161616}.kanews_widget_posts_8 .kanews-post-overlay .kanews-video-time{display:none}.kanews_widget_posts_8 .kanews-post-overlay.is-active .kanews-post-content{position:absolute;transform:none}.kanews_widget_posts_8 .kanews-post-overlay.is-active .kanews-post-thumb{opacity:1;height:auto}.kanews_widget_posts_8 .kanews-post-overlay.is-active .kanews-post-counter{display:none}.kanews_widget_posts_8 .kanews-post-overlay.is-active .kanews-post-headline a{color:#fff}.dark-mode>.kanews-section .kanews-post-item{box-shadow:none!important}.kanews_widget_posts_10>.row{margin:0}.kanews_widget_posts_10 .kanews-post-item{box-shadow:none!important;border:0!important}.kanews_widget_posts_10 .kanews-post-item .kanews-post-content{padding:8px 0 0}.equal-height{align-items:stretch}.equal-height .kanews-post-item{margin-bottom:0;height:100%}.equal-height .kanews-post-grid-item{display:flex;flex-direction:column}.equal-height .kanews-post-grid-item .kanews-post-content{flex:1;display:flex;flex-direction:column;align-items:flex-start}.equal-height .kanews-post-overlay,.equal-height .kanews-post-overlay .kanews-post-thumb,.equal-height .kanews-post-overlay .kanews-thumb-thumb img{height:100%;object-fit:cover}.equal-height [class*=" col-"],.equal-height [class^=col-]{margin-bottom:15px}.kanews_posts_11__2{overflow:inherit!important}@media (min-width:992px){.kanews_posts_11__2 .kanews-tab{margin-bottom:20px!important}}.kanews_posts_11__2 .kanews-section-heading{margin-bottom:0!important}.kanews_posts_11__2 .kanews-grid-col-first{grid-column:1/span 4;grid-row:1/span 2;margin-bottom:15px}.kanews_posts_11__2 .kanews-grid-col-first .kanews-post-thumb img{max-height:325px;object-fit:cover}.kanews_posts_11__2 .kanews-grid-col-first .kanews-post-item{height:100%;max-height:100%;display:flex;flex-direction:column}.kanews_posts_11__2 .kanews-grid-col-first .kanews-post-content{margin:-3rem 1.25rem 1.25rem;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;background:#fff;padding:2em;border-radius:20px}.kanews_posts_11__2 .kanews-grid-col-first .kanews-post-content>:not(:last-child){margin-bottom:.5rem}.kanews_posts_11__2 .kanews-grid-col-first .kanews-post-content p{font-size:16px;line-height:28px}.kanews_posts_11__2 .kanews-grid-col-first .kanews-post-headline{font-size:22px!important;line-height:1.3!important}.kanews_posts_11__2 .kanews-grid-col-other,.kanews_posts_11__2 .kanews-grid-col-second{grid-column:span 2}.kanews_posts_11__2.widget-area-content .kanews-widget-ajax-posts{grid-template-columns:repeat(6,minmax(0,1fr))}.kanews_posts_11__2.widget-area-sidebar .kanews-widget-ajax-posts{grid-template-columns:repeat(4,minmax(0,1fr))}.kanews_posts_11__2 .kanews-widget-ajax-posts{display:grid;padding:0 15px;grid-row-gap:15px;grid-column-gap:15px;grid-template-columns:repeat(8,minmax(0,1fr))}@media (min-width:768px){.kanews-widgets-bottom .kanews_widget_posts_x.kanews-posts-style-2 .col-md-6,.kanews-widgets-top .kanews_widget_posts_x.kanews-posts-style-2 .col-md-6{-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.kanews-widgets-bottom .kanews_widget_posts_x.kanews-posts-style-3 .col-md-6,.kanews-widgets-top .kanews_widget_posts_x.kanews-posts-style-3 .col-md-6{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.kanews-widgets-bottom .kanews_widget_posts_x.kanews-posts-style-6 .col-md-6,.kanews-widgets-top .kanews_widget_posts_x.kanews-posts-style-6 .col-md-6{-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}#sidebar .kanews_widget_posts_x.kanews-posts-style-2 .col-md-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#sidebar .kanews_widget_posts_x.kanews-posts-style-3 .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#sidebar .kanews_widget_posts_x.kanews-posts-style-6 .col-md-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.kanews-section.kanews-section:not(.kanews-section-flat) .kanews-post-item{background:0 0!important}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.kanews-ticker-wrapper{height:40px;overflow:hidden;line-height:40px;padding:0!important}.kanews-ticker-wrapper .kanews-ticker-heading span{background:#fff;color:#191c20;padding:2px 7px;border-radius:8px 0;font-size:12px;font-weight:600;text-transform:uppercase}.kanews-ticker-wrapper .kanews-ticker-control{margin:0 5px}.kanews-ticker-wrapper .kanews-ticker-control>*{background:0 0;color:rgba(255,255,255,.7);padding:0;width:24px!important;font-size:18px;height:auto}.kanews-ticker-wrapper .kanews-ticker-control>:hover{color:#fff}.kanews-ticker-wrapper .kanews-ticker-control i{vertical-align:text-bottom}.kanews-ticker-wrapper .kanews-ticker{overflow:hidden}.kanews-ticker-wrapper .kanews-ticker-date{font-size:13px;font-weight:700}.kanews-ticker-wrapper .kanews-ticker li>a{display:flex;align-items:center;height:40px;color:#fff}.kanews-ticker-wrapper .kanews-ticker li>a>*{margin-right:5px}.kanews-ticker-wrapper .kanews-ticker .kanews-ticker-title{margin:0;color:#fff;font-weight:400}.kanews-ticker-wrapper .kanews-ticker-slider{width:100%;padding-right:15px!important;height:100%;overflow:hidden}.kanews-ticker-wrapper .kanews-ticker-slider li:not(:first-child){display:none}.kanews_widget_ticker .kanews-ticker-wrapper{height:35px;line-height:35px}.kanews_widget_ticker .kanews-ticker-heading{color:#fff;padding:0 15px;text-transform:uppercase;font-size:14px;font-weight:600}.kanews_widget_ticker .kanews-ticker-control{margin-right:0!important}.kanews_widget_ticker .kanews-ticker-control>*{color:#191c20!important}.kanews_widget_ticker .kanews-ticker-control i{vertical-align:-2px}.kanews_widget_ticker .kanews-ticker-slider{padding-left:0!important}.kanews_widget_ticker .kanews-ticker .kanews-ticker-title{color:#161616}.kanews_widget_ticker .kanews-ticker li>a{color:#161616;height:35px}.kanews_widget_ticker .kanews-ticker li .kanews-ticker-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.site-header-wrapper>.site-subheader .kanews-ticker-wrapper .kanews-ticker-heading{padding-left:0}.kanews-ticker-2{padding:15px}.kanews-ticker-2 .kanews-ticker-x{height:auto!important}.kanews-ticker-2 .vf144a{color:var(--kan-theme-color);padding-left:0;font-weight:500;padding-right:1em!important}.kanews-ticker-2 .col-auto{padding:0}.kanews-ticker-2 ul{height:60px;overflow:hidden}.kanews-ticker-2 ul li::after{content:"";vertical-align:3px;display:inline-block;width:6px;height:6px;border-radius:100%;margin:0 15px;background:var(--kan-theme-color)}.kanews-ticker-2 ul li a:hover{text-decoration:underline;color:var(--kan-theme-color)}#sidebar .kanews_widget_authors .xgs .col-12,.kanews-widgets-content .kanews_widget_authors .xgs .col-12{width:100%;flex:0 0 100%;max-width:100%}#sidebar .kanews_widget_authors .slick-track,.kanews-widgets-content .kanews_widget_authors .slick-track{display:flex}#sidebar .kanews_widget_authors .kanews-slider-wrapper.kanews-box-wrapper .slick-slide,.kanews-widgets-content .kanews_widget_authors .kanews-slider-wrapper.kanews-box-wrapper .slick-slide{margin-left:0;box-shadow:none!important}#sidebar .kanews_widget_authors .kanews-box-item-content,.kanews-widgets-content .kanews_widget_authors .kanews-box-item-content{padding-bottom:0}#sidebar .kanews_widget_authors .kanews-slider-wrapper.kanews-box-wrapper .slick-list,.kanews-widgets-content .kanews_widget_authors .kanews-slider-wrapper.kanews-box-wrapper .slick-list{margin-left:-15px}.kanews-author-items{position:relative;z-index:2;padding:0 15px}.kanews-author-items .slick-list{margin-left:-15px}.kanews-author-items .slick-slide{margin-left:15px}.kanews-author-items .slick-arrow{border:1px solid}.kanews-author-items .slick-arrow.slick-next{right:-15px}.kanews-author-items .slick-arrow.slick-prev{left:-15px}.kanews-author-items .kanews-slider-wrapper{overflow:unset}.kanews-author-item{text-align:left;position:relative;padding:15px;margin-bottom:15px;background:#fff;overflow:hidden;border-radius:10px;box-shadow:var(--kan-block-shadow);border:1px solid var(--kan-border-color)}@media (min-width:992px){.kanews-author-item{height:230px}}.kanews-author-item-header{margin-bottom:15px;padding-bottom:15px!important;border-bottom:1px solid var(--kan-border-color2)}.kanews-author-item-header p{font-size:14px;opacity:.75;margin:5px 0 0;line-height:1.2}@media (max-width:992px){.kanews_posts_11__2 .kanews-widget-ajax-posts{grid-template-columns:repeat(4,minmax(0,1fr))!important}.kanews-author-item-header p{display:none}}.kanews-author-item-header .kanews-post-headline{margin:0!important}.kanews-author-item .kanews-author-item-avatar{background:#ccc;display:inline-block;flex:0 0 64px;margin-right:15px;width:64px;height:64px;border-radius:100%}.kanews-author-item .kanews-author-item-avatar img{width:64px;height:64px;border-radius:100%}.kanews-author-item .kanews-author-detail{position:relative;z-index:2}.kanews-author-item .kanews-author-item-name{font-size:15px;line-height:20px;font-weight:600}.kanews-author-item .kanews-post-headline:hover,.kanews-author-item .kanews-post-headline:hover a{color:var(--kan-theme-color)}.kanews-author-item-content{font-size:14px}.kanews-author-item-content p{-webkit-line-clamp:3;white-space:normal;line-height:1.3;display:block;display:-webkit-box;margin:0;opacity:.9;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.kanews-iconbox{background:#fff;box-shadow:var(--kan-block-shadow);border:1px solid var(--kan-border-color);border-radius:var(--kan-block-radius);display:inline-block;width:100%;padding:15px 30px;margin:15px 0;text-align:center}.kanews-iconbox-title{font-size:18px;font-weight:500}.kanews-iconbox-count{opacity:.5;font-size:2em}.kanews-iconbox-icon{width:40px;height:40px;line-height:40px;background:rgba(var(--kan-theme-color),.1);color:var(--kan-theme-color);border-radius:100%;font-size:18px;margin:0 auto 15px}.kanews-simplebox-wrapper{width:100%}.kanews-simplebox-wrapper .slick-list{margin-left:-15px;padding:15px 2px}.kanews-simplebox-wrapper .slick-track{margin-left:0}.kanews-simplebox-wrapper .slick-slide{margin-left:15px}.kanews-simplebox-wrapper:not(.slick-initialized){height:162px}.kanews-simplebox-wrapper .slick-arrow{background:#191c20;color:#fff}.kanews-simple-box{background:rgba(255,255,255,.1);color:#fff;border-radius:var(--kan-block-radius);text-align:center;padding:15px;box-shadow:1px 0 10px rgba(0,0,0,.1)}.kanews-simple-box-value{font-size:1.5rem;font-weight:400}.kanews-simple-box-icon{display:inline-block;margin:15px 0 0;text-align:center;width:48px}.kanews-simple-box-label{margin:-15px -30px 0;padding:10px;font-size:12px;border-bottom:1px solid rgba(255,255,255,.1)}.kanews-icon-box{text-align:center;padding:0 0 30px!important}.kanews-icon-box>*{padding:0 30px}.kanews-icon-box-header{padding:20px;color:#fff;font-size:3em;background:var(--kan-theme-color);margin-bottom:30px}.kanews-icon-box-header i{font-size:20px;width:50px;height:50px;line-height:50px;background:#fff;color:#191c20;display:inline-block;border-radius:50%}.kanews-icon-box h4{font-size:28px}.kanews-icon-box .kanews-form .kanews-btn{margin:0;border-top-left-radius:0;border-bottom-left-radius:0;position:absolute;right:0;top:0;bottom:0;height:56px;padding:0 15px}.accordion{margin-bottom:15px}.collapse-item{background:#fff;border-radius:var(--kan-block-radius);border:1px solid var(--kan-border-color)}.collapse-item:not(:last-child){margin-bottom:7.5px}.collapse-item .collapse-item-header{display:block;width:100%}.collapse-item .collapse-item-header .pull-right{margin-right:30px}.collapse-item .collapse-item-header h3,.collapse-item .collapse-item-header h4{margin:0;font-weight:500;font-size:16px}.collapse-item .collapse-item-header .collapse-btn{display:block;width:100%;text-align:left;font-weight:400;padding:20px 3.5em 20px 30px;position:relative}.collapse-item .collapse-item-header .collapse-btn:after{content:"\e91f";font-family:Icomoon;font-weight:900;font-size:20px;position:absolute;right:15px;transform:rotate(180deg);transition:.3s;top:21px}.collapse-item .collapse-item-header .collapse-btn:not(.collapsed){font-weight:500}.collapse-item .collapse-item-header .collapse-btn:not(.collapsed):after{transform:rotate(0)}.collapse-item .collapse-item-body{flex:1 1 auto;border-top:1px solid var(--kan-border-color);min-height:1px;padding:30px}.collapse-item .collapse-item-body ul{padding-left:7.5px}.collapse-item .collapse-item-body ul:last-child{margin:0}.collapse-item .collapse-item-body ul li{list-style:initial}.collapse-item .collapse-item-body ul li:not(:last-child){margin-bottom:10px}.collapse-item .collapse-item-body p:last-child{margin:0}.collapse-item>.collapse:not(.in){display:none}.kanews-article-content .collapse-item,.kanews-article-content .collapse-item-body{border-color:var(--kan-border-color2);background:0 0}.kanews_widget_video{border-radius:0!important;border:0!important;box-shadow:none!important;background:rgba(255,255,255,.05)!important}.kanews_widget_video>.d-flex{border-radius:var(--kan-block-radius);border:3px solid rgba(255,255,255,.25);overflow:hidden}.kanews_widget_video .kanews-post-item .kanews-post-thumb,.kanews_widget_video .kanews-post-small-item .kanews-post-thumb img{width:50px;flex:0 0 50px;height:50px}.kanews_widget_video .kanews-post-overlay{margin:0;height:200px}.kanews_widget_video .kanews-post-overlay iframe{width:100%;height:200px}.kanews_widget_video .kanews-post-small-item .kanews-post-format{display:none}.kanews_widget_video_sidebar{max-height:465px;height:auto;overflow:auto}.kanews_widget_video_sidebar .kanews-post-item{background:0 0;color:#fff;box-shadow:none;border-color:rgba(255,255,255,.2)}.kanews_widget_video_sidebar .kanews-post-item.first-item{opacity:.25}.kanews_widget_video_sidebar .kanews-post-headline{font-size:14px}.kanews_widget_video_sidebar .kanews-post-headline a{color:#fff}.kanews_widget_video_sidebar_header{background:var(--kan-theme-color);color:#fff;font-size:18px;padding:15px 0}.kanews_widget_video_sidebar_header h1{font-size:12px;margin:0;color:#fff}.kanews_widget_video_sidebar_header svg{fill:#fff}.kanews_widget_video_sidebar_header .kanews-post-views{opacity:.5;margin-top:5px;display:flex;flex-wrap:wrap-reverse;flex-direction:row-reverse;justify-content:flex-end;text-transform:lowercase;gap:5px}@media (min-width:992px){.collapse-item .collapse-item-header h3,.collapse-item .collapse-item-header h4{font-size:20px}.collapse-item .collapse-item-body p{line-height:28px;font-size:16px}.kanews_widget_video .kanews-post-overlay{height:465px;border-top-right-radius:0;border-bottom-right-radius:0}.kanews_widget_video .kanews-post-overlay iframe,.kanews_widget_video_sidebar{height:465px}.kanews_widget_video.position-content{height:235px}}.kanews_widget_video.position-content .kanews-post-overlay,.kanews_widget_video.position-content .kanews-post-overlay iframe,.kanews_widget_video.position-content .kanews_widget_video_sidebar{height:235px}.kanews_widget_video.position-sidebar{height:auto}.kanews_widget_video.position-sidebar .kanews-post-overlay,.kanews_widget_video.position-sidebar .kanews-post-overlay iframe{height:200px}.kanews_widget_video.position-sidebar .kanews_widget_video_sidebar{height:auto;max-height:400px}.kanews-video{opacity:1!important}.stroke-shadow:before{content:"";position:absolute;left:0;top:0;height:100%;border-radius:100px;width:10px;background:var(--kan-theme-color)}.stroke-shadow{color:#fff;font-weight:700;position:relative;padding-left:30px;font-size:28px;margin-bottom:30px;line-height:1}.kanews-subscribe-btn{font-weight:700;letter-spacing:-.5px;color:#fff}.kanews-subscribe-btn .counter{position:relative;display:inline-block;background:#ed0d0d;font-weight:400;font-size:12px;padding:1px 4px;margin:2px 0 0 10px;border-radius:3px;float:right}.kanews-tab{width:100%}.kanews-tab .nav-tabs{text-align:center;border-left:1px solid var(--kan-border-color);border-right:1px solid var(--kan-border-color)}.kanews-tab .nav-tabs>*{flex:1}.kanews-tab .nav-tabs>:last-child>.nav-link{border-right:0}.kanews-tab .nav-tabs>*>.nav-link{border:1px solid var(--kan-border-color);border-left:0;display:flex;cursor:pointer;height:100%;align-items:center;font-size:15px;font-weight:500;justify-content:center;padding:15px}.kanews-tab .nav-tabs>*>.nav-link.active,.kanews-tab .nav-tabs>*>.nav-link:hover{color:#fff;background:var(--kan-theme-color)}.kanews-tab .tab-content .nav-tabs{font-size:12px;padding-top:0;margin-top:-15px}.kanews-tab .tab-content .nav-tabs .nav-link{background:#f5f5f5;border-top:0}.kanews-tab .tab-content .nav-tabs .nav-link.active,.kanews-tab .tab-content .nav-tabs .nav-link:hover{background:#191c20!important;border-color:#191c20!important;opacity:.7}.kanews-tab .tab-content .fade{transition:opacity .15s linear}.kanews-tab .tab-content .fade:not(.show){opacity:0}.kanews-tab .tab-content>.tab-pane{display:none}.kanews-tab .tab-content>.active{display:block!important}.kanews_widget_posts_6.kanews-section .nav-tabs{margin-left:15px}.kanews_widget_posts_6.kanews-section .nav-item{margin-top:15px!important}.kanews_widget_posts_6 .nav-tabs{padding:0;border:0;margin-bottom:15px}@media (max-width:992px){.kanews_widget_posts_6 .nav-tabs{flex-wrap:nowrap!important;overflow:auto;padding-bottom:1em;margin-bottom:5px!important}.tab-bar-active .progress-wrap{bottom:4.5rem}}.kanews_widget_posts_6 .kanews-tab{margin:0}.kanews_widget_posts_6 .nav-item{flex:inherit;white-space:nowrap;margin:0 15px 0 0!important}.kanews_widget_posts_6 .kanews-tab .nav-tabs>*>.nav-link{padding:8px 20px;border:1px solid #191c20;font-weight:600;color:#191c20;border-radius:var(--kan-block-radius)}.kanews_widget_posts_6 .kanews-tab .nav-tabs>*>.nav-link img{margin-right:5px}.kanews_widget_posts_6 .kanews-tab .nav-tabs>*>.nav-link.active,.kanews_widget_posts_6 .kanews-tab .nav-tabs>*>.nav-link:hover{color:#fff;border-color:var(--kan-theme-color)}.kanews-section:not(.kanews-section-flat):not(.kanews_widget_posts_6,.kanews_widget_tab_menu) .kanews-tab{margin-left:15px;margin-right:15px}.kanews_widget_posts_11 .nav-tabs{margin-left:0!important}.kanews-tab-2 .nav-item{margin-right:15px}.kanews-tab-2 .nav-link{padding:5px 0;font-size:12px}.kanews-tab-2 .nav-link.active,.kanews-tab-2 .nav-link:hover{border-bottom:2px solid var(--kan-theme-color);color:var(--kan-theme-color)}.kanews-tab-3{display:inline-block;border:1px solid var(--kan-border-color);border-radius:var(--kan-block-radius);margin-bottom:15px}.kanews-tab-3 .nav-item{border-left:1px solid var(--kan-border-color);display:inline-block}.kanews-tab-3 .nav-item:first-child{border:0}.kanews-tab-3 .nav-link{padding:0 15px;height:45px;line-height:45px;font-size:15px;display:block}.kanews-tab-3 .nav-link.active,.kanews-tab-3 .nav-link:hover{border-color:var(--kan-theme-color);background:var(--kan-theme-color);color:#fff}.kanews-tab-3 .nav-link i{vertical-align:middle}.kanews-tab-4 .nav-link.active{background:0 0!important;border-bottom:3px solid var(--kan-theme-color);color:#191c20!important}.kanews_widget_tab_menu .kanews-tab .nav-tabs{border:0!important}.kanews-tab-bar{position:fixed;left:0;right:0;bottom:0;height:80px;background:#fff;border-top:1px solid #dedee0;padding:0 20px;z-index:100}.kanews-tab-bar .kanews-icon-btn-count{position:absolute;right:0;top:-8px;color:#fff;background:#191c20;font-size:9px;width:14px;line-height:14px;height:14px;border-radius:100%;text-align:center}.kanews-tab-bar-wrapper{height:80px}.kanews-tab-bar li{flex-grow:1;margin:0;flex-shrink:1;flex-basis:0;display:flex;align-items:center;position:relative;text-align:center;justify-content:center}.kanews-tab-bar li>a{display:flex;align-items:center;color:#6b6b6b;justify-content:center;gap:5px;flex-direction:column}.kanews-tab-bar li.current-menu-item>a{color:var(--kan-theme-color)}.kanews-tab-bar-label{font-size:14px}.kanews-tab-bar-icon{font-size:1.125rem}.kanews-tab-bar-only-icon .kanews-tab-bar-label{display:none}@media (min-width:992px){.kanews-tab-bar{left:auto;bottom:auto;top:50%;border:1px solid rgba(0,0,0,.1);transform:translateY(-50%);height:auto;padding:0;border-radius:10px 0 0 10px}.kanews-tab-bar-wrapper{flex-direction:column;height:auto}.kanews-tab-bar-label{opacity:0;display:block;visibility:hidden;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);position:absolute;background-color:#fff;font-size:13px;padding:5px 20px;letter-spacing:.1px;border-radius:3px;box-shadow:0 5px 40px rgba(0,0,0,.07),0 0 3px -1px rgba(83,45,245,.15);transition:.3s cubic-bezier(.64,-.09,.13,1.15);color:var(--kan-theme-color);right:100%}.kanews-tab-bar li{border:0!important;transition:.3s ease-in}.kanews-tab-bar li.current-menu-item::before{content:"";position:absolute;right:0;top:0;background:var(--kan-theme-color);left:auto!important;bottom:0;height:100%!important;width:5px!important}.kanews-tab-bar li.current-menu-item .kanews-tab-bar-icon{color:var(--kan-theme-color)}.kanews-tab-bar li>a{height:auto;border-radius:0!important;background:0 0!important;padding:10px;border-bottom:1px solid rgba(0,0,0,.1)}.kanews-tab-bar li:hover .kanews-tab-bar-label{visibility:visible;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);right:100%;opacity:1}.kanews-tab-bar .kanews-icon-btn-count{display:none}.kanews-tab-bar-icon{opacity:1}}.tab-bar-active{padding-bottom:60px}.tab-bar-active .kanews-back-to-top.show-button{transform:translateY(-60px)}.tab-bar-active .kanews-modal.kanews-modal-speech{bottom:60px}.tab-bar-active .kanews-category-subscribe-wrapper+.kanews-btn{bottom:60px!important}.kanews-profile-card{background:#fff;box-shadow:var(--kan-block-shadow);padding:20px;border-radius:var(--kan-block-radius);text-align:center;margin-bottom:20px}.kanews-profile-card-header img{border-radius:100%;width:64px;height:64px;margin-bottom:1em}.kanews-profile-card-body .truncate{font-size:16px;font-weight:500}.kanews-profile-card-footer{margin-top:8px}.kanews-profile-wrapper{position:relative}.kanews-profile-cover{height:200px;width:100%;background-size:cover;background-position:center center}.kanews-profile-avatar{overflow:hidden;display:inline-block;padding:30px 30px 0}.kanews-profile-avatar img{border-radius:var(--kan-block-radius)}.kanews-profile-content{padding:10px 30px 30px;border-radius:25px 25px 0 0}.kanews-profile-content>:not(:last-child){margin-bottom:15px}.kanews-profile-name{font-size:22px;font-weight:600}.kanews-profile-about{font-size:18px;color:#525659}.kanews-profile-info{color:#888}.kanews-profile-info li{display:flex;align-items:center}.kanews-profile-info li::after{content:"·";margin:0 8px}.kanews-profile-info li:last-child::after{content:none}.kanews-profile-links{margin-bottom:-15px}.kanews-profile-links .kanews-user-badge{margin:0}.kanews-profile-links .kanews-user-badge>span,.kanews-profile-links a,.kanews-profile-links button{border:2px solid var(--kan-border-color);font-size:14px;padding:10px 25px;margin-bottom:15px;margin-right:15px;display:inline-block;border-radius:4px;transition:.3s}.kanews-profile-links .kanews-user-badge>span:hover,.kanews-profile-links a:hover,.kanews-profile-links button:hover{background:#333;color:#ececec}.kanews-profile-links .kanews-user-badge>span i,.kanews-profile-links a i,.kanews-profile-links button i{margin-right:8px}.kanews-profile-links .kanews-category-subscribe-button{display:flex;margin-top:0;margin-left:0;flex-basis:auto;flex-grow:initial;background:0 0!important}.kanews-profile-links .kanews-category-subscribe-button.category-subscribed,.kanews-profile-links .kanews-category-subscribe-button:hover{background:#0f7e29!important;color:#fff;border-color:#0f7e29}.kanews-profile-links .kanews-category-subscribe-button #kanews-loader,.kanews-profile-links .kanews-category-subscribe-button .check{position:unset;margin-left:8px}.kanews-profile-author{width:100%;display:flex;margin-bottom:18px;justify-content:space-between;align-items:center}.kanews-profile-authors{padding:15px}.kanews-profile-author:last-child{border:0;margin:0}.kanews-profile-author-avatar img{border-radius:50%;margin-right:15px}.kanews-profile-author-name{font-weight:400;font-size:15px}.kanews-profile-author-5141241{background-color:#606a8d;width:8px;height:8px;border-radius:50%}.kanews-image-box{height:375px;width:100%;position:relative;overflow:hidden;border-radius:var(--kan-block-radius);background:#e6e6e6;--gradient-start-color:#1e1e1e}.kanews-image-box-item{margin-bottom:20px}.kanews-image-box-url{position:absolute;left:0;right:0;bottom:0;top:0;transition:.3s;z-index:3}.kanews-image-box-url:hover+.kanews-image-box-content:before{background:linear-gradient(0deg,var(--gradient-start-color),rgba(0,0,0,.1) 100%)}.kanews-image-box-content{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;z-index:2;justify-content:flex-end;flex-direction:column;padding:1.5rem;color:#fff}.kanews-image-box-content:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:-1;background:linear-gradient(0deg,var(--gradient-start-color),rgba(0,0,0,0) 100%)}.kanews-image-box-title{color:#fff;font-size:20px;line-height:1.4;margin:0}.kanews-image-box-subtitle{display:block;margin-top:5px;opacity:.5}.kanews-image-box img{height:100%;object-fit:cover;width:100%}.kanews-post-quote{padding:25px 80px 25px 25px;box-shadow:1px 1px 0 var(--kan-border-color);overflow:hidden;position:relative}.kanews-post-quote-img{position:absolute;bottom:0;right:35px;max-width:110px;z-index:1}.kanews-post-quote-img:after{position:absolute;background:#f2f2f2;width:107px;height:107px;content:"";left:50%;z-index:-1;border-radius:50%;bottom:-22px;transform:translateX(-50%)}.kanews-post-quote h3{font-weight:400;line-height:28px;font-size:18px;margin:0}.kanews-post-quote span{color:#777;font-size:12px;margin-top:10px}@media (min-width:992px){.kanews-section .widget-title{font-size:40px;font-weight:500;line-height:1.125;margin:0}}.kanews-section.widget>:not(.kanews-section-heading){padding:15px}.kanews-section>ul{display:flex;flex-wrap:wrap;margin:-5px}.kanews-section>ul>li{flex-basis:calc(50% - 10px);margin:5px;font-size:12px;line-height:16px;flex-grow:1}.kanews-section>ul>li>a{color:rgba(0,0,0,.75);border:1px solid var(--kan-border-color2);border-radius:var(--kan-block-radius);padding:10px 12.5px;display:block;transition:.3s}.kanews-section>ul>li.current_page_item>a,.kanews-section>ul>li:hover>a{background:var(--kan-theme-color);border-color:var(--kan-theme-color);color:#fff}.col-12.col-md-8.mt-0.m-auto{float:none!important;padding:0}.widget_recent_comments>ul,.widget_recent_entries>ul{display:block;margin:0 0 0 15px;position:relative;padding-left:30px!important}.widget_recent_comments>ul:before,.widget_recent_entries>ul:before{content:"";position:absolute;left:0;top:15px;bottom:15px;width:2px;background:var(--kan-border-color2)}.widget_recent_comments>ul>li,.widget_recent_entries>ul>li{margin:0 0 15px;display:flex;flex-wrap:wrap;flex-direction:column-reverse;font-size:14px}.widget_recent_comments>ul>li:last-child,.widget_recent_entries>ul>li:last-child{margin-bottom:0}.widget_recent_comments>ul>li .post-date,.widget_recent_entries>ul>li .post-date{font-size:12px;opacity:.75;margin-bottom:3px}.widget_recent_comments>ul>li .post-date:before,.widget_recent_entries>ul>li .post-date:before{content:"";width:12px;height:12px;background:var(--kan-border-color2);border:3px solid rgba(255,255,255,.8);position:absolute;left:-5px;display:inline-block;vertical-align:middle;border-radius:50%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition-duration:.3s}.widget_recent_comments>ul>li>a,.widget_recent_entries>ul>li>a{color:#161616;background:0 0!important;padding:0;border:0!important;font-weight:600;font-size:15px;line-height:22px}.widget_recent_comments>ul>li.current_page_item .post-date:before,.widget_recent_comments>ul>li:hover .post-date:before,.widget_recent_entries>ul>li.current_page_item .post-date:before,.widget_recent_entries>ul>li:hover .post-date:before{background:var(--kan-theme-color)}.widget_recent_comments>ul>li.current_page_item>a,.widget_recent_comments>ul>li:hover>a,.widget_recent_entries>ul>li.current_page_item>a,.widget_recent_entries>ul>li:hover>a{background-color:transparent!important;color:var(--kan-theme-color)}.widget_recent_comments>ul>li{display:block;color:rgba(0,0,0,.75)}.widget_recent_comments>ul>li:before{content:"";width:12px;height:12px;background:var(--kan-border-color2);border:3px solid rgba(255,255,255,.8);position:absolute;left:-5px;display:inline-block;vertical-align:middle;border-radius:50%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition-duration:.3s}.search-form{padding:0!important;position:relative}.search-form label{margin:0;width:100%}.search-submit{padding:6px 10px;position:absolute;font-size:.8rem;right:8px;bottom:8px;color:#fff;text-align:center}.search-field{padding:12px 80px 12px 12px;border:1px solid #000;box-shadow:4px 4px 0 0 #000;transition:border .3s;width:100%}.dark-mode .search-field{border-color:#fff;box-shadow:4px 4px 0 0 #fff}.dark-mode .search-submit{background:#fff!important;color:#000!important}.kanews-widgets-bottom .kanews_widget_tagcloud,.kanews-widgets-top .kanews_widget_tagcloud{background:0 0;box-shadow:none}.kanews-widgets-bottom .kanews_widget_tagcloud .tagcloud,.kanews-widgets-top .kanews_widget_tagcloud .tagcloud{padding:0}.kanews-location-weather{position:absolute;right:15px;top:0}.kanews-location-weather svg{fill:#fff;width:22px;height:22px;opacity:.5;cursor:pointer;transition:opacity .3s}.kanews-location-weather svg:hover{opacity:1}.kanews-weather-widget.nbs1{padding-bottom:75px!important}.widget_pages ul{display:block;margin:0}.widget_pages ul li{font-size:14px}.widget-accordion-menu>li{border-bottom:1px solid var(--kan-border-color)}.widget-accordion-menu>li:last-child{border:0}.widget-accordion-menu>li>a{padding:10px 15px}.widget-accordion-menu ul{display:none}.widget-accordion-menu ul a{margin:10px 15px;display:block}.widget-accordion-menu ul a:hover{text-decoration:underline}.site-main-inner>.d-flex>.col-lg-3 .kanews-weather-widget .p-1{padding:5px!important}.kanews-social-accounts{width:100%;display:flex;padding:10px 7.5px;flex-wrap:wrap}.kanews-social-accounts>*{color:#fff!important;position:relative;cursor:pointer;transition:.3s;text-transform:uppercase;flex-basis:calc(50% - 15px);margin:5px 7.5px;padding:15px 1em;flex-grow:1;font-weight:600;letter-spacing:.05em;display:inline-block;font-size:12px;border:0;border-radius:var(--kan-block-radius)}.kanews-social-accounts>:hover{opacity:.8}.kanews-social-accounts .w-icon{float:left;margin-left:1em}.kanews-social-accounts .text{text-transform:uppercase;font-size:12px;border-left:1px solid rgba(255,255,255,.2);padding-left:1em;font-weight:600;margin-top:3px;display:inline-block;margin-left:1em}.kanews-social-accounts .w-icon i{font-size:15px;vertical-align:middle}#coin_calc,#doviz_calc{padding:15px}.kanews-categories{display:block!important;padding:0!important;margin:0!important}.kanews-categories li{position:relative;border-radius:0;padding:15px}.kanews-categories li .cat-item-bg{position:absolute;left:0;bottom:0;top:0;width:5px;transition:.3s;z-index:1;background:var(--kan-theme-color)}.kanews-categories li:hover .cat-item-bg{width:100%}.kanews-categories li:hover a{color:#fff}.kanews-categories li a{display:block;transition:.3s;position:relative;z-index:2}.kanews-categories .count{position:absolute;right:15px;top:11px}.kanews-widget-header:after{content:"";position:absolute;top:-100px;left:0;right:0;background:var(--kan-theme-color);height:225px;width:100%;border-radius:25px;transform:skewY(-5deg);z-index:1}@media (max-width:768px){.kanews-widget-header:after{height:200px}}.kanews-widget-header .kanews-section-heading{z-index:2}.kanews-widget-header .kanews-section-heading .kanews-section-headline{color:#fff}.kanews-widget-header .kanews-section-heading .kanews-section-headline span:before{background:#fff!important}.kanews-widget-header+.kanews_widget_posts_6{position:relative;z-index:2}.kanews-widget-header+.kanews_widget_posts_6 .nav-link{border-color:#fff!important;color:#fff!important}#page.site>#content.site-content .widget{margin:0!important}.kanews-widget-services{overflow:unset!important;padding:5px 15px}.kanews-widget-services .kanews-select-city{background:#ddd;padding:10px;display:flex;border-radius:var(--kan-block-radius);font-size:18px;cursor:pointer;margin-right:10px}.kanews-widget-services .kanews-select-city>div:not(.weatherCity){display:none}@media (max-width:992px){.kanews-widget-services>.row{justify-content:center;flex-direction:column}.kanews-widget-services .col-left{margin-bottom:15px}.kanews-widget-services .col-left>.row{justify-content:center;display:block}.kanews-widget-services .col-left>.row>.col-auto{flex-direction:column}.kanews-widget-services .kanews-select-city{width:100%;text-align:center;display:block;margin:0 15px}}.kanews-widget-services .kanews-city-weather-wrapper{font-size:1.5rem;min-width:95px;font-weight:500}.kanews-widget-services .kanews-city-weather-wrapper .kanews-loader{border-top:1.1em solid rgba(0,0,0,.2);border-right:1.1em solid rgba(0,0,0,.2);border-bottom:1.1em solid rgba(0,0,0,.2);border-left:1.1em solid #000;margin:0 auto}.kanews-widget-services .kanews-city-weather-wrapper img{width:48px;height:48px}.kanews-widget-services .kanews-city-weather-wrapper .icon-arrow,.kanews-widget-services .kanews-city-weather-wrapper .weatherCity{display:none}.kanews-widget-services-links li{height:100%;padding:5px 0}.kanews-widget-services-links li a{border-left:1px solid var(--kan-border-color);font-weight:500}.kanews-widget-services-links a{padding:0 13px;height:100%;display:flex;align-items:center;font-size:14px}.kanews-widget-services-links a:hover{color:var(--kan-theme-color)}.kanews-widget-services .site-currencies-item{padding-left:8px;padding-right:8px}@media (max-width:992px){.kanews-widget-services .site-currencies-item{flex:1 1 33.3333%;margin-top:10px;text-align:center}}.kanews-widget-services .site-currencies-name{font-size:13px;font-weight:700;display:flex;align-items:center}@media (max-width:992px){.kanews-widget-services .site-currencies-name{justify-content:center}}.kanews-widget-services .site-currencies-value{font-weight:400;font-size:16px;letter-spacing:-.035em}.kanews-widget-services .site-currencies-change{display:none}.kanews-widget-services .site-currencies-up-item .icon-caret{color:green}.kanews-widget-services .site-currencies-down-item .icon-caret{color:red}#sidebar .kanews-widget-services>.row{justify-content:center;flex-direction:column}#sidebar .kanews-widget-services .col-left{margin-bottom:15px}#sidebar .kanews-widget-services .col-left>.row{justify-content:center}#sidebar .kanews-widget-services .col-left>.row>.col-auto{flex-direction:column}#sidebar .kanews-widget-services .site-currencies>.d-flex{justify-content:center!important;margin-top:-15px}#sidebar .kanews-widget-services .site-currencies-item{margin-top:10px}#sidebar .kanews-widget-services .site-currencies-name{justify-content:center}#sidebar .kanews-widget-services .kanews-city-weather-wrapper{margin:15px 0;font-size:2em}#sidebar .kanews-widget-services .kanews-select-city{width:100%;text-align:center;display:block;margin:0 15px}#sidebar .kanews-widget-services .col-auto{flex:1}#sidebar .kanews-widget-services .kanews-city-weather-wrapper img{width:48px;height:48px}#sidebar .kanews-widget-services .kanews-waether-cities{width:100%;left:0;right:0;top:45px}#sidebar .kanews-widget-services .kanews-waether-cities input{max-width:100%}.kanews_widget_calculator form{padding:15px}.kanews_widget_authors.kanews-section-flat{margin-left:-15px;margin-right:-15px;width:auto}.kanews_widget_authors.kanews-section-flat .kanews-author-items .slick-arrow.slick-prev{left:-1px}.kanews_widget_authors.kanews-section-flat .kanews-author-items .slick-arrow.slick-next{right:-1px}.kanews_widget_authors.kanews-section-flat .kanews-author-item{margin-bottom:0}.kanews_widget_authors.kanews-section-flat .kanews-slider-wrapper{overflow:hidden}.kanews_widget_authors:not(.kanews-section-flat).kanews_widget_authors_style_1 .kanews-btn-sm{position:absolute;top:-59px;right:5px;background:0 0}.kanews_widget_authors_style_2 .kanews-widget-header:after{height:140px}.kanews_widget_authors_style_2 .kanews-post-content h4.kanews-post-headline{font-size:20px}.kanews_widget_authors .kanews-post-thumb img{border-radius:var(--kan-block-radius)}.kanews_widget_authors .kanews-post-thumb:before{background:0 0}.kanews_widget_authors .kanews-post-content p{margin-top:10px;display:inline-block;width:100%}.kanews_widget_authors .kanews-btn-sm{display:inline-block;width:auto;margin-left:auto;margin-right:auto}.widget_search{overflow:inherit!important}.prayer-header{position:relative;background:#191c20}.prayer-header ul li{position:relative;display:block;background:rgba(255,255,255,.1);text-align:center;height:3.6rem;max-width:6rem;flex:1}.prayer-header ul li span{display:block;text-align:center;color:#fff}.prayer-header ul li .progress{position:absolute;left:0;top:0;width:0;margin:0}.prayer-header ul li .prayer-name{font-size:.8rem;line-height:1rem;margin-top:.4rem}.prayer-header ul li .prayer-time{font-size:1.3rem;line-height:1.6rem;margin-bottom:.4rem;text-align:center;color:#fff}.prayer-header ul li.past span{color:rgba(255,255,255,.5)}@media (min-width:992px){.prayer-header ul li.time{margin-right:.3rem;padding-top:.2rem}}.prayer-header ul li.remaining-time{text-align:left;max-width:100%;background:0 0}.prayer-header ul li.remaining-time .progress{width:0%;transition:width 1s ease-in-out;height:100%;background:#009688;z-index:1}.prayer-header ul li.remaining-time .time-wrap{position:relative;display:block}.prayer-header ul li.remaining-time .timeago{display:inline-block;padding:0 1rem}.prayer-header ul li.remaining-time .timeago .prayer-name{display:inline-block;margin:.8rem 0;font-size:.9rem;max-width:7rem;text-align:right}@media (max-width:992px){.prayer-header ul li{height:auto;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;margin:2.5px;flex-grow:1;max-width:100%}.prayer-header ul li .prayer-time{font-size:.75rem;line-height:24px;margin-bottom:0}.prayer-header ul li.remaining-time{text-align:center;flex:0 0 100%}.prayer-header ul li.remaining-time .timeago .prayer-name{font-size:.75rem;text-align:left}}.prayer-header ul li.remaining-time .timeago .prayer-time{display:inline-block;margin:.4rem 0;padding-left:1rem;font-size:2.4rem;line-height:2.8rem;text-align:center}.prayer-header .prayer-more{position:absolute;text-transform:uppercase;top:10px;z-index:1;right:12px;display:inline-block;font-size:.725rem;background:#009688;border:2px solid #191c20;color:#fff;border-radius:25px;padding:10px 1.25em}@media (max-width:992px){.prayer-header ul li.remaining-time .timeago .prayer-time{font-size:1.5rem}.prayer-header .prayer-more{position:unset;display:block;border-radius:0;border:0;text-align:center}}.prayer-header .d-flex{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.prayer-more2{position:absolute;right:1em;top:1.6rem;color:#fff}.prayer-title{padding-bottom:0!important;color:#fff}.kanews_widget_prayer .kanews-form2{padding-bottom:0!important}.kanews_widget_prayer .kanews-form2 select{border-color:#000;color:#000;font-weight:700;display:inline-block;width:auto;filter:invert(1)}.kanews_widget_prayer .prayer-header .prayer-more{position:unset}.kanews_widget_prayer .prayer-header{background:#71c99b}.kanews_widget_prayer .prayer-header ul li .prayer-name{font-size:15px;line-height:1;margin:0!important}.kanews_widget_prayer .prayer-header .d-flex{padding:1em}.kanews_widget_prayer ul li{width:100%;margin:5px 0!important;padding:8px 1em!important;flex:0 0 100%;height:auto;max-width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:5px}.kanews_widget_prayer ul li span{color:#191c20!important}.kanews-survey-widget .kanews-response{padding:8px 10px}.kanews-survey-widget p{padding-top:0!important;font-size:13px;text-align:center}.kanews-survey-widget img{width:28px;height:28px}.kanews-survey-widget .kanews-survey-voted{color:var(--kan-theme-color);font-weight:700}.kanews-survey-widget .kanews-survey-voted-x button,.kanews-survey-widget .kanews-survey-voted-x input{display:none}.kanews-survey-widget .kanews-survey-voted .mgfd21{display:inline-flex}.kanews-survey-widget .kanews-survey-item{font-size:14px;margin-bottom:15px}.kanews-survey-widget .kanews-survey-item-result{text-align:right;font-size:14px}.kanews-survey-widget .kanews-survey-item input{margin-right:15px}.kanews-survey-widget .kanews-survey-bar{height:18px;margin-top:.5rem;border-radius:.5rem;width:100%;position:relative;background:rgba(0,0,0,.1)}.kanews-survey-widget .kanews-survey-bar-current{position:absolute;left:0;top:0;bottom:0;border-radius:.5rem;background:var(--kan-theme-color)}.kanews-survey-widget .kanews-btn{margin:0}.kanews-survey-widget input,.kanews-survey-widget label{cursor:pointer}.kanews-widget-secim{overflow:inherit!important;margin-bottom:0!important}.kanews-widget-secim .kanews-section{overflow:inherit!important}.kanews-widget-secim .pull-right{position:absolute;right:0;top:15px;background:var(--kan-theme-color);color:#fff;padding:3px 6px;text-transform:uppercase;font-size:11px;z-index:1;border-radius:5px}.kanews-widget-secim .d-flex{background-size:contain;background-position:right top;background-repeat:no-repeat;border-radius:var(--kan-block-radius)}.kanews-widget-secim .item-inner{padding:15px;width:70%;margin-right:20px}.kanews-widget-secim .item-inner .name{font-size:17px;font-weight:600;margin-bottom:10px}.kanews-widget-secim .item-inner .percent{background:#e7edf2;height:20px;position:relative;border-radius:10px;width:100%;overflow:hidden}.kanews-widget-secim .item-inner .percent::after{content:attr(data-percent);color:#fa5050;font-weight:700;margin-left:10px;font-size:12px}.kanews-widget-secim .item-inner .percent span{background:#fa5050;height:100%;border-radius:10px}.kanews_widget_posts_1.kanews-section{overflow:inherit}.kanews-widget-area .kanews-btn.kanews-btn-o,.kanews-widget-area .kanews-label-widget{width:auto;margin-left:auto;margin-right:auto;text-transform:none;border-radius:25px;letter-spacing:0;font-weight:600;font-size:15px!important}.kanews-widget-area .kanews-btn.kanews-btn-o:not(:hover),.kanews-widget-area .kanews-label-widget:not(:hover){border:1px solid #191c20;color:#191c20}.pharmacy-item{display:flex;justify-content:space-between;flex-direction:column;background:#fff;box-shadow:var(--kan-block-shadow);height:100%;padding:1rem;border-radius:var(--kan-block-radius)}.pharmacy-label{font-weight:700}.pharmacy-maps .kanews-btn{margin-top:5px!important}.pharmacy-name{background:linear-gradient(90deg,#ffdbdd 0,rgba(255,255,255,.1) 100%);padding:10px;font-weight:600;margin-bottom:5px}.pharmacy-name img{margin-right:1em;display:inline-block!important;vertical-align:-6px}.pharmacy-adress{font-size:14px;line-height:1.4;display:flex;flex-wrap:wrap-reverse}.pharmacy-adress .font-weight-bold{font-weight:700;order:-1}.pharmacy-adress .font-italic{font-style:italic;order:-1}.pharmacy-adress .my-2{display:inline-flex;gap:10px;margin:10px 0;width:100%}.pharmacy-adress .my-2 span{background:var(--kan-theme-color);font-size:12px;font-weight:400!important;color:#fff;padding:5px 10px!important;border-radius:25px}.kanews-section .pharmacy-adress{height:100px}.kanews-section .pharmacy-item{height:auto;box-shadow:none}.kanews-newsletter p{font-size:12px;margin:0}.kanews-newsletter .kanews-form2 input{background:#fff;font-size:14px;color:#161616!important;padding-right:125px}.kanews-newsletter .kanews-form2{position:relative}.kanews-newsletter .kanews-form2 button{position:absolute;right:0;height:49px;padding:0 15px;font-size:13px;line-height:49px;font-weight:600;color:#fff!important;text-transform:uppercase;border-top-left-radius:0;border-bottom-left-radius:0;background:var(--kan-theme-color)!important;top:0}.kanews_widget_ilan .kanews-post-date{margin-left:0!important}.kanews_widget_ilan .kanews-post-grid-item{border-radius:0!important}.kanews_widget_ilan .kanews-post-grid-item .kanews-post-thumb img{border-radius:var(--kan-block-radius)}.kanews_widget_ilan .kanews-post-grid-item .kanews-post-content{padding-left:0;padding-right:0}.kanews_widget_comp .kanews-post-grid-item,.tax-kategori .kanews-post-grid-item{margin:1px;border-radius:0;border:1px solid var(--kan-border-color);box-shadow:0 0 0 1px var(--kan-border-color)}.kanews_widget_comp .kanews-post-grid-item .kanews-post-comp-thumb,.tax-kategori .kanews-post-grid-item .kanews-post-comp-thumb{border-left:0;border-right:0;border-top:0}.kanews_widget_comp .kanews-post-grid-item .kanews-post-comp-thumb+.kanews-post-content,.tax-kategori .kanews-post-grid-item .kanews-post-comp-thumb+.kanews-post-content{text-align:center}.kanews_widget_comp .kanews-post-grid-item .kanews-post-comp-thumb+.kanews-post-content .kanews-post-title,.tax-kategori .kanews-post-grid-item .kanews-post-comp-thumb+.kanews-post-content .kanews-post-title{margin-bottom:15px}.kanews_widget_comp .kanews-post-grid-item .kanews-post-content,.tax-kategori .kanews-post-grid-item .kanews-post-content{display:inline-block;width:100%}.kanews_widget_comp .kanews-post-grid-item .kanews-post-headline,.tax-kategori .kanews-post-grid-item .kanews-post-headline{margin:0}.kanews_widget_comp .kanews-post-grid-item .kanews-post-headline:not(:last-child),.tax-kategori .kanews-post-grid-item .kanews-post-headline:not(:last-child){float:left}.kanews_widget_comp .kanews-post-grid-item .kanews-post-headline+div,.tax-kategori .kanews-post-grid-item .kanews-post-headline+div{float:right}.kanews-post-comp{padding:30px}.kanews-post-comp-thumb{border:1px solid var(--kan-border-color);text-align:center;padding:15px;display:flex;align-items:center;justify-content:center;height:125px}.kanews-post-comp-thumb img{max-height:45px;width:auto}.kanews-post-comp .kanews-post-content .d-flex{opacity:.75}.kanews-post-comp .kanews-post-special-item-time{padding-left:4em}.kanews-post-comp .kanews-post-special-item-time:before{left:4px}.kanews-post-comp .kanews-post-special-item-date{margin-left:-19px}.kanews-slider-c0{overflow:hidden}.kanews-slider-c0 .kanews-slider-wrapper:not(.slick-initialized){height:172px}.kanews-slider-c0 .kanews-slider-wrapper:not(.slick-initialized) .kanews-post-item{opacity:0}.kanews-slider-c0 .kanews-post-item{border-top:0!important;border-bottom:0!important;border-left:0!important}.kanews-slider-c0 .slick-slide.slick-active:last-child .kanews-post-item{border-right:0!important}.kanews-slider-c0 .kanews-post-content{padding:15px 0 0;text-align:center}.kanews-slider-c0 .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.kanews-slider-c0 .slick-dots li button:before{font-family:slick;font-size:32px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kanews-slider-c0 .slick-dots li.slick-active button:before{opacity:.75;color:#000}.kanews-slider-c0 .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.kanews-slider-c0 .slick-dots{position:absolute;bottom:5px;display:block;width:100%;background:#fff;padding:0;margin:0;list-style:none;text-align:center}.site-wrapper{height:100%;width:100%;background:#f2f2f3;overflow:hidden;position:relative}.site-main{margin:20px 0;position:relative;width:100%;z-index:1}@media (max-width:992px){.site-main{margin:15px 0}}.site-main .kanews-widget-area{display:flex;flex-wrap:wrap;width:100%;flex:0 0 100%}.site-main .kanews-widget-area:after{content:"";clear:both;display:block}.site-main .kanews-widget-area.kanews-widgets-content .container-full{padding:15px;margin-left:0;margin-right:0;border-radius:var(--kan-block-radius);width:100%;position:relative;left:auto;right:auto}.site-main .kanews-widget-area.kanews-widgets-content .container-full>.container{padding:0}.site-main-wrapper{width:100%;position:relative}.site-main-inner{position:relative;width:100%;flex:1}.post-infinite-active .site-main-inner:after{content:"";width:100%;display:block;height:15px;background-image:url(/wp-content/themes/kanews/assets/img/divider.png);background-position:left top;background-repeat:repeat-x;background-size:1.3em;margin:1.5rem 0 2.3rem}.kanews-section{margin-bottom:15px;width:100%;border-radius:var(--kan-block-radius);display:block;position:relative;overflow:hidden;box-shadow:var(--kan-block-shadow);background:#fff}.kanews-section:after,.kanews-section:before{content:"";clear:both;display:block}.kanews-section .kanews-no-post{padding:15px}.kanews-section .kanews-no-post p{margin:0}.kanews-section-page-link{text-align:center}.kanews-section.kanews-section-flat{box-shadow:none;border:0;background:0 0;overflow:inherit}.kanews-section.kanews-section-flat .kanews-post-small-item{padding-left:0;padding-right:0}.kanews-section.kanews-section-flat .kanews-no-post{padding:0}.kanews-section.kanews-section-gutter>.row{margin-bottom:-15px}.kanews-section-shortcode{background-image:-webkit-linear-gradient(0deg,#00cfbd,#00a7b5);background-image:-moz-linear-gradient(0deg,#00cfbd,#00a7b5);background-image:-ms-linear-gradient(0deg,#00cfbd,#00a7b5);background-image:-o-linear-gradient(0deg,#00cfbd,#00a7b5);background-image:linear-gradient(90deg,#00cfbd,#00a7b5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.kanews-section-shortcode .kanews-section-heading{border:0}.kanews-section-shortcode .kanews-section-heading .kanews-section-headline{color:#fff;font-size:20px;padding-left:20px}.kanews-section-shortcode .kanews-section-heading .kanews-section-headline>span:before{content:none}.kanews-section-shortcode>:not(.kanews-section-heading){background:#fff;border-radius:5px;margin:0 5px 5px}.kanews-section-heading{display:flex;align-items:stretch;position:relative}.kanews-section-heading .kanews-section-headline{margin:0;padding:18px 15px;width:100%;position:relative;font-weight:600;letter-spacing:-.03em;font-size:18px}.kanews-section-heading .kanews-section-headline>span::before{content:"";width:3px;border-radius:50px;height:50%;display:inline-block;position:absolute;left:0;top:50%;transform:translateY(-50%)}.kanews-section-heading .kanews-section-headline>span>span{opacity:.75;text-transform:capitalize}.kanews-headline-link{position:absolute;right:15px;top:15px;letter-spacing:.05em;text-transform:uppercase;font-size:12px}.kanews-headline-link:hover{text-decoration:underline}.kanews-waether-cities{background:#fff;position:absolute;border-radius:var(--kan-block-radius);left:0;top:100%;box-shadow:1px 0 10px rgba(0,0,0,.2);transform-origin:top right;visibility:hidden;opacity:0;z-index:10;width:155px;padding:5px 0;transform:translateY(7px);transition:none;height:200px}.kanews-waether-cities input{border:1px solid var(--kan-border-color);border-radius:var(--kan-block-radius);margin:5px 15px;padding:5px;display:inline-block;max-width:110px;background:#fff;position:sticky;top:0;transition:none}.kanews-waether-cities input:focus{border-color:#191c20}.kanews-waether-cities>.kanews-weather-city{color:#161616;padding:10px 15px;display:block;cursor:pointer;transition:none;border-bottom:1px solid var(--kan-border-color)}.kanews-waether-cities>.kanews-weather-city:hover{background:rgba(0,0,0,.03)}.kanews-waether-cities.is-active{transform:scale(1) translateY(10px);visibility:visible;opacity:1;right:-13px}.site-subheader-right .kanews-waether-cities{left:auto;right:0}.kanews-page-header{background:#191c20;color:#fff;position:relative;padding:45px 0;box-shadow:1px 0 5px rgba(0,0,0,.1)}@media (max-width:768px){.kanews-page-header{padding:15px 0}.kanews-page-header .kanews-page-title{font-size:20px}}.kanews-page-header.page-header-2{padding-bottom:150px;box-shadow:none}.kanews-page-header .kanews-page-title{color:#fff;margin:0;font-weight:600}@media (min-width:992px){.kanews-section{margin-bottom:20px}.kanews-page-header .kanews-page-title{font-size:42px;font-weight:700;letter-spacing:-.5px}}.kanews-page-header p{color:#fff;font-size:20px;opacity:.75;margin-top:15px}.kanews-page-header-special{padding-bottom:90px}.nav-links,.page-links{display:flex;flex-wrap:wrap;justify-content:center}.nav-links[data-status="1"],.page-links[data-status="1"]{display:none!important}.nav-links .page-numbers,.nav-links .post-page-numbers,.page-links .page-numbers,.page-links .post-page-numbers{font-size:12px!important;line-height:25px;letter-spacing:.05em;text-transform:uppercase;display:inline-block;padding:3px 15px;border-radius:3px;text-decoration:none;border:1px solid #d2d6dc;margin:15px}.nav-links .page-numbers a,.nav-links .post-page-numbers a,.page-links .page-numbers a,.page-links .post-page-numbers a{display:block}.nav-links .page-numbers:not(:last-child),.nav-links .post-page-numbers:not(:last-child),.page-links .page-numbers:not(:last-child),.page-links .post-page-numbers:not(:last-child){margin-right:0}.nav-links .page-numbers.next,.nav-links .post-page-numbers.next,.page-links .page-numbers.next,.page-links .post-page-numbers.next{margin-left:auto}.nav-links .page-numbers.prev,.nav-links .post-page-numbers.prev,.page-links .page-numbers.prev,.page-links .post-page-numbers.prev{margin-right:auto}.nav-links .page-numbers.current,.nav-links .page-numbers:hover,.nav-links .post-page-numbers.current,.nav-links .post-page-numbers:hover,.page-links .page-numbers.current,.page-links .page-numbers:hover,.page-links .post-page-numbers.current,.page-links .post-page-numbers:hover{background:var(--kan-theme-color);border-color:var(--kan-theme-color);color:#fff}.nav-links .page-numbers.current a,.nav-links .page-numbers:hover a,.nav-links .post-page-numbers.current a,.nav-links .post-page-numbers:hover a,.page-links .page-numbers.current a,.page-links .page-numbers:hover a,.page-links .post-page-numbers.current a,.page-links .post-page-numbers:hover a{color:#fff}.page-load-status{display:none;padding-top:15px;margin-top:15px;border-top:1px solid var(--kan-border-color);text-align:center}.kanews-entry-load-more{display:block;margin:0 auto}.site-main-wrapper+.page-load-status{padding:0;border:0;margin:0 auto}#kanews-cookie-box{position:fixed;display:none;left:30px;bottom:30px;background:#fff;max-width:275px;padding:1.5rem;z-index:9999;border-radius:.5rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}@media (max-width:768px){#kanews-cookie-box{left:0;bottom:0;background:#191c20;color:#fff;border-radius:0;max-width:100%;padding:10px}#kanews-cookie-box .kanews_cookie-box{display:flex;align-items:center}#kanews-cookie-box p{color:rgba(255,255,255,.7);font-size:13px;margin:0!important}#kanews-cookie-box .d-flex{margin:0!important}#kanews-cookie-box .d-flex a{margin:0 0 0 1em}#kanews-cookie-box .d-flex a:first-child{display:none}.kanews-banner .adsbygoogle{min-height:300px}}#kanews-cookie-box a{font-size:12px;opacity:.75}#kanews-cookie-box a:hover{opacity:1}#kanews-cookie-box p{margin-bottom:5px}#kanews-cookie-box .kanews-btn{margin:0;height:35px;padding:0 15px;text-decoration:none;background:#0f7e29;font-size:12px;line-height:35px;display:inline-block}#footer.google-auto-placed,#header .google-auto-placed{display:none}.kanews-banner{text-align:center;position:relative;z-index:1;margin:15px 0}.kanews-banner iframe{margin:0 auto;max-width:100%;max-height:none}.kanews-banner ins{max-width:100%}.kanews-banner img{max-width:100%;height:auto;margin:0 auto;display:inline-block;vertical-align:middle}.kanews-banner-header-above{margin:15px 0}.kanews-banner-footer-below{margin:0 0 30px}.kanews-banner-widget{text-align:center;margin:0}.kanews-banner-title{margin-bottom:8px;font-size:12px;opacity:.75}.kanews-banner-archieve-item{margin:0}@media (max-width:992px){.single-post .kanews-banner-header-above{margin-bottom:30px}}.kanews-banner-left-side{position:fixed;top:190px;right:55%;z-index:3;margin-right:535px}.kanews-banner-right-side{position:fixed;top:190px;left:55%;z-index:3;margin-left:535px}@media only screen and (max-width:1500px){.kanews-banner-left-side,.kanews-banner-right-side{display:none}}@media only screen and (min-width:1300px){.screen-cover{top:0;left:0;z-index:0;overflow:hidden;width:100%;height:100%;position:fixed;background-repeat:no-repeat;background-size:initial;background-attachment:scroll;background-position:center top}.screen-cover+.site-wrapper{margin:290px auto auto;max-width:1200px;box-shadow:0 1px 7px rgba(171,171,171,0)}}.screen-stream{position:fixed;left:0;right:0;bottom:0;padding:15px;z-index:10}.screen-stream .kanews-banner{margin:0}.screen-stream .kanews-close-btn{right:auto;left:0;top:-30px;width:30px;height:30px;line-height:32px;border-radius:0;background:#000;color:#fff}.screen-stream .adsbygoogle{min-height:auto!important}.tab-bar-active .screen-stream{bottom:60px}.post-type-archive-columist .kanews-author-avatar img{width:38px;height:38px}.kanews-masonry-grid .kanews-masonry-item{width:50%;float:left}@media (max-width:768px){#install-app{left:0!important;right:0;bottom:0!important;margin:0;border-radius:0;width:100%;flex:0 0 100%}#install-app+.kanews-btn{margin-right:0!important}}@media (max-width:992px){.kanews-collapse-btn{flex:0 0 100%;width:100%;max-width:100%;text-align:center;border-top:1px solid var(--kan-border-color);padding:10px}.kanews-collapse-btn span{position:relative;top:-6px;text-transform:uppercase;font-size:12px}}.kanews-cat-no-sidebar .kanews-widgets-content>.col-lg-4{display:none}.kanews-cat-no-sidebar .kanews-widgets-content>.col-12{width:100%;max-width:100%;flex:0 0 100%}.kanews-covid-information{padding:30px;border-bottom:1px solid var(--kan-border-color);text-align:center}.kanews-covid-information h4{font-weight:600}.kanews-covid-information .col-md{margin:8px 0}.kanews-covid-information-box{padding:0;border:0}.kanews-covid-information-box .kanews-covid-item{background:#fff;box-shadow:var(--kan-block-shadow);height:100%;border:0;padding:15px}.kanews-covid-information:last-child{border:0}.kanews-covid-information .covid-updated{margin-top:15px;font-size:12px;margin-bottom:0}.kanews-covid-information .covid-updated span{text-decoration:underline}.kanews-covid-heading{margin-bottom:15px}.kanews-covid-heading svg{width:25px;height:15px;margin-right:8px;vertical-align:-1px}.kanews-covid-item{margin-bottom:15px}.kanews-covid-item .covid-total-value{font-size:24px}.kanews-covid-item .covid-new-value{margin-top:8px;opacity:.75;background:#191c20;display:inline-block;padding:4px 6px;font-size:11px;color:#fff}.kanews-covid-item .kanews-label{margin-top:15px}#sidebar .kanews-covid-information .kanews-covid-item{border:0;zoom:80%}.kanews-weather-widget{color:#fff;position:relative}@media (min-width:992px){.kanews-cat-no-sidebar .kanews-widgets-content .kanews-section>.row .col-12.col-md-6.col-lg-4,.kanews-cat-no-sidebar .kanews-widgets-content .kanews-section>.row .col-6.col-lg-4{width:25%;max-width:25%;flex:0 0 25%}.kanews-cat-no-sidebar .kanews-widgets-content .kanews-section>.row .col-12.col-md-6{width:33.3333%;max-width:33.3333%;flex:0 0 33.3333%}.kanews-covid-information{text-align:left}.kanews-covid-item{border-right:1px solid var(--kan-border-color);margin:0}.kanews-covid-item.last{border:0}.kanews-weather-widget{height:270px}.kanews-weather-widget-content .kanews-weather-widget-caption{margin-left:41px}}.kanews-weather-widget-bg{position:absolute;background:#245494;z-index:1;left:0;opacity:1!important;right:0;top:0;border-radius:var(--kan-block-radius);bottom:0;background-size:cover!important}.kanews-weather-widget-container{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:2;position:relative;flex-direction:column}.kanews-weather-widget-container>*{padding:0 15px}.kanews-weather-widget-top{position:relative;color:#fff;margin-bottom:15px;font-size:16px}.kanews-weather-widget-top span[data-toggle]{cursor:pointer;color:#fff}.kanews-weather-widget-top #select-weather-city{overflow:hidden;display:block;font-size:12px}.kanews-weather-widget-content{padding-top:0;padding-bottom:0}.kanews-weather-widget-content img{margin-left:-15px;width:128px;height:128px}.kanews-weather-widget-content sup{direction:unset;top:-10px;height:100%;letter-spacing:0!important;font-size:34px;margin-left:5px}.kanews-weather-widget-content .kanews-weather-widget-caption>:first-child{display:inline-block;font-size:18px;line-height:24px;font-weight:600;white-space:nowrap}.kanews-weather-widget-content .kanews-weather-widget-caption>:last-child{text-transform:uppercase;font-size:14px;margin-top:5px;line-height:16px;color:rgba(255,255,255,.8);margin-right:12px}.kanews-weather-widget-content .kanews-weather-widget-caption>:last-child span{font-size:12px;line-height:22px;color:#fff;margin-left:10px}.kanews-weather-widget-content .kanews-weather-widget-temp{margin-right:15px;font-size:64px;letter-spacing:-5px;line-height:62px;align-items:center;direction:ltr;display:flex}.kanews-weather-widget-label{font-size:14px;line-height:22px;font-weight:600;text-transform:uppercase}.kanews-weather-widget-date{font-size:12px;line-height:14px;color:rgba(255,255,255,.8)}.kanews-weather-widget-meta{display:flex;gap:20px;flex-wrap:wrap}.kanews-weather-widget-meta svg{width:16px;height:16px;fill:#fff}.kanews-weather-widget-meta-label{opacity:.8;text-transform:uppercase;font-size:12px;line-height:16px}.kanews-weather-widget-meta-value{font-size:16px;line-height:22px}.kanews_widget_weather{position:relative}.kanews_widget_weather .kanews-weather-widget{height:auto!important;padding:20px 0;margin-bottom:0!important}.kanews_widget_weather .kanews-weather-widget-caption{margin-left:0!important}.kanews_widget_weather .kanews-weather-widget-wrapper{padding:0!important}.kanews_widget_weather .kanews-kmg21{position:absolute;left:15px;z-index:2;bottom:15px;right:15px;background:rgba(255,255,255,.15);color:#fff;padding:10px 5px!important;text-transform:uppercase;font-size:12px;text-align:center;border-radius:25px;transition:background .3s}.kanews_widget_weather .kanews-kmg21:hover{background:rgba(0,0,0,.25)}.kanews-gc-league:not(:first-child) .kanews-section-heading{display:none}.kanews-gc-item{position:relative;cursor:pointer;border-bottom:1px solid var(--kan-border-color);padding:15px}.kanews-gc-item:hover{background:rgba(0,0,0,.02)}.kanews-gc-item-away{margin-left:2%}@media (max-width:992px){.kanews-gc-item-away{padding:0;margin:0}.kanews-gc-item-away img{margin-left:0!important;width:24px;height:24px}}.kanews-gc-item-home{margin-right:2%}@media (max-width:992px){.kanews-gc-item-home{margin:0;padding:0}.kanews-gc-item-home>.d-flex{flex-direction:row-reverse;margin-bottom:10px}.kanews-gc-item-home img{margin-left:0!important;width:24px;height:24px}.kanews-gc-item-detail{padding:0}.kanews-gc-item-detail>.d-flex{padding:0;flex-direction:column}}.kanews-gc-item img{margin:0 8px}.kanews-gc-item-date{font-size:12px}.kanews-gc-item-time{font-size:1.2rem;margin:0 15px;color:var(--kan-theme-color)}@media (max-width:992px){.kanews-gc-item-time{position:absolute;margin:0;right:0;font-size:14px}.kanews-gc-item-time>div{display:flex;flex-direction:column}.kanews-gc-item-right{position:absolute;left:0;top:-4px}.kanews-gc-item-right .kanews-gc-label{border-radius:0;padding:2px 5px;font-size:10px}}.kanews-gc-label{padding:5px 10px;display:inline-block;border-radius:25px;color:#fff;font-size:12px}.kanews-gc-league:last-child .kanews-gc-item:last-child{border:0}.kanews-gc-load-more{position:sticky;bottom:5px;margin:0 3em;height:32px;line-height:32px;padding:0 15px;text-align:center;font-size:12px;display:block;border-radius:25px;background:linear-gradient(160deg,rgba(232,235,247,0),#e8ebf7),#fff;overflow:hidden}.kanews-gc-loadmore{padding-bottom:50px}#kanews-top .kanews-gc-label{padding:0}#sidebar .kanews-gc-item-date,#sidebar .kanews-gc-item-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:flex;justify-content:center}#sidebar .kanews-gc-item-detail{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#sidebar .kanews-gc-item-detail .truncate{display:none}.kanews-category-subscribe-button{flex-basis:calc(50% - 10px);flex-grow:1;margin:5px;background:#eaebec;color:#191c20;border-radius:var(--kan-block-radius);padding:15px;position:relative;transition:.3s}.kanews-category-subscribe-button #kanews-loader{position:absolute;right:15px;top:12px}.kanews-category-subscribe-button:hover{background:#0054ad;color:#fff}.kanews-category-subscribe-button:hover .kanews-loader-2{border-color:rgba(255,255,255,.2);border-left-color:#fff}.kanews-category-subscribe-button .check:after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:"";width:16px;height:16px;z-index:1;background:rgba(0,0,0,.5);border-radius:100%;display:inline-block}.kanews-category-subscribe-button.category-subscribed{background:#0054ad;color:#fff}.kanews-category-subscribe-button.category-subscribed .check{display:inline-block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);height:12px;width:7px;border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute;right:20px;top:9px}.kanews-category-subscribe-button.category-subscribed .kanews-loader-2{border-color:rgba(255,255,255,.2);border-left-color:#fff}.kanews-category-subscribe-wrapper{display:flex;margin:0 -5px;flex-wrap:wrap}.site-subheader .secim2024{display:flex;gap:5px}.site-subheader .secim2024 .fajmk3{font-weight:700}.site-subheader .secim2024 .fajmk3::after{content:":"}.site-header-top .secim2024{display:flex;flex-wrap:wrap;z-index:10;box-shadow:inset 0 0 3px 0 rgba(255,255,255,.96);left:15px;border-radius:var(--kan-block-radius);overflow:hidden;bottom:15px}.site-header-top .secim2024 .fajmk3{background:rgba(0,0,0,.25);text-transform:uppercase;right:0;font-weight:700;left:0;overflow:hidden;font-size:10px;display:flex;align-items:center;padding:5px 8px}.site-header-top .secim2024 div{height:auto;text-align:center;color:#fff;max-width:100%;font-size:12px;padding:8px 5px;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;border-right:1px solid rgba(255,255,255,.25);flex-grow:1}.site-header-top .secim2024 div:last-child{border:0}.site-header-top .secim2024 span{display:block;font-weight:700;line-height:1;text-align:center;font-size:22px}.kanews-ilan-cities{margin:0 0 10px!important;display:block}.kanews-ilan-cities>a{font-size:12px;background:rgba(0,0,0,.1);border-radius:25px;margin-right:3px;padding:5px 8px}.kanews-ilan-cities>a:hover{background:var(--kan-theme-color);color:#fff}#category-header{max-width:725px;font-size:20px;margin-bottom:1em}#category-header h2{border-bottom:6px solid var(--kan-theme-color)}@media (min-width:992px){#category-header h2{font-size:42px;font-weight:700;letter-spacing:-.5px}}#category-header p{font-size:20px}#navbar-sub,.bg-dark{background-color:#191c20!important}.color-dark{color:#191c20!important}.border-dark{border-color:#191c20!important}.hover-dark:hover{background-color:#191c20!important;border-color:#191c20!important}.bg-muted{background-color:#161616!important}.color-muted{color:#161616!important}.border-muted{border-color:#161616!important}.hover-muted:hover{background-color:#161616!important;border-color:#161616!important}.bg-info{background-color:#0054ad!important}.color-info{color:#0054ad!important}.border-info{border-color:#0054ad!important}.hover-info:hover{background-color:#0054ad!important;border-color:#0054ad!important}.bg-danger{background-color:#cf061c!important}.color-danger{color:#cf061c!important}.border-danger{border-color:#cf061c!important}.hover-danger:hover{background-color:#cf061c!important;border-color:#cf061c!important}.bg-success{background-color:#0f7e29!important}.color-success{color:#0f7e29!important}.border-success{border-color:#0f7e29!important}.hover-success:hover{background-color:#0f7e29!important;border-color:#0f7e29!important}.bg-warning{background-color:#fd7e14!important}.color-warning{color:#fd7e14!important}.border-warning{border-color:#fd7e14!important}.hover-warning:hover{background-color:#fd7e14!important;border-color:#fd7e14!important}.bg-facebook{background-color:#0d6ce7!important}.color-facebook{color:#0d6ce7!important}.border-facebook{border-color:#0d6ce7!important}.hover-facebook:hover{background-color:#0d6ce7!important;border-color:#0d6ce7!important}.bg-twitter{background-color:#005b94!important}.color-twitter{color:#005b94!important}.border-twitter{border-color:#005b94!important}.hover-twitter:hover{background-color:#005b94!important;border-color:#005b94!important}.bg-linkedin{background-color:#0a66c2!important}.color-linkedin{color:#0a66c2!important}.border-linkedin{border-color:#0a66c2!important}.hover-linkedin:hover{background-color:#0a66c2!important;border-color:#0a66c2!important}.bg-pinterest{background-color:#bd081c!important}.color-pinterest{color:#bd081c!important}.border-pinterest{border-color:#bd081c!important}.hover-pinterest:hover{background-color:#bd081c!important;border-color:#bd081c!important}.bg-whatsapp{background-color:#006625!important}.color-whatsapp{color:#006625!important}.border-whatsapp{border-color:#006625!important}.hover-whatsapp:hover{background-color:#006625!important;border-color:#006625!important}.bg-youtube{background-color:#a91919!important}.color-youtube{color:#a91919!important}.border-youtube{border-color:#a91919!important}.hover-youtube:hover{background-color:#a91919!important;border-color:#a91919!important}.bg-instagram{background-color:#a81a34!important}.color-instagram{color:#a81a34!important}.border-instagram{border-color:#a81a34!important}.hover-instagram:hover{background-color:#a81a34!important;border-color:#a81a34!important}.bg-telegram{background-color:#08c!important}.color-telegram{color:#08c!important}.border-telegram{border-color:#08c!important}.hover-telegram:hover{background-color:#08c!important;border-color:#08c!important}.bg-white{background-color:#fff!important}.color-white{color:#fff!important}.border-white{border-color:#fff!important}.hover-white:hover{background-color:#fff!important;border-color:#fff!important}.clear:after,.kanews-post-small-item:after{content:"";clear:both;display:block}#site-menu-block,.bg-primary,.extra-sub .kanews-ticker-wrapper .kanews-ticker-heading span,.kanews-btn,.kanews-category,.kanews-form input[type=checkbox]:checked:after,.kanews-label-bg,.kanews-posts-shortcode .kanews-section-heading span:after,.kanews-section-heading .kanews-section-headline>span::before,.kanews-slide-category-avatar,.kanews_widget_ticker .kanews-ticker-heading,.search-submit,.site-header-wrapper,.site-navbar .site-navbar-nav>li:after{background-color:var(--kan-theme-color)}.color-primary,.kanews-form a:hover,.kanews-label-o,.kanews-post-meta a:hover,.site-navbar .site-navbar-nav li .sub-menu li.current-category-ancestor>a,.site-navbar .site-navbar-nav li .sub-menu li.current-category-parent>a,.site-navbar .site-navbar-nav li .sub-menu li.current-menu-ancestor>a,.site-navbar .site-navbar-nav li .sub-menu li.current-menu-item>a,.site-navbar .site-navbar-nav li .sub-menu li.current-menu-parent>a,.site-navbar .site-navbar-nav>li.current-category-ancestor>a,.site-navbar .site-navbar-nav>li.current-category-parent>a,.site-navbar .site-navbar-nav>li.current-menu-ancestor>a,.site-navbar .site-navbar-nav>li.current-menu-item>a,.site-navbar .site-navbar-nav>li.current-menu-parent>a{color:var(--kan-theme-color)}.border-primary,.kanews-form input[type=checkbox]:checked:after,.kanews-label-bg,.kanews-label-o,.site-navbar .site-navbar-nav li .sub-menu{border-color:var(--kan-theme-color)}.hover-primary:hover{background-color:var(--kan-theme-color);border-color:var(--kan-theme-color)}@media (min-width:992px){.site-main-inner .col-12.col-lg-9.kanews-sticky{flex:0 0 70%;max-width:70%}.site-main-inner .col-12.col-lg-3.kanews-sticky{flex:0 0 30%;max-width:30%}}.kanews-article{-ms-word-wrap:break-word;word-wrap:break-word}.kanews-article .kanews-section-heading .kanews-section-headline{margin-top:0!important}.kanews-article-thumbnail-caption{position:absolute;right:0;bottom:0;padding:1em;color:#fff;margin:0;font-size:14px;background:rgba(0,0,0,.5)}.kanews-article:after{content:"";display:table;clear:both}.kanews-article-header{padding:0 0 1.5em}.kanews-article-thumbnail{position:relative;width:100%}.kanews-article-thumbnail img{width:100%;border-radius:var(--kan-block-radius)}@media (max-width:992px){.kanews-article-thumbnail img{border-radius:0}}.kanews-article #related-articles{margin-bottom:15px}.kanews-article-meta{margin-top:15px;font-size:15px;border-top:1px solid var(--kan-border-color2);padding-top:1.5em}.kanews-article-meta [aria-label][role~=tooltip]{display:inline-block}.kanews-article-meta .row{gap:10px}.kanews-article-meta a:hover{color:var(--kan-theme-color)}.kanews-article-meta .kanews-post-author-name{margin-bottom:5px;line-height:1.29}.kanews-article-meta .kanews-post-author-name a{text-underline-offset:4px;text-decoration:underline;font-weight:600;text-decoration-color:#6e6e6e}.kanews-article-meta span:not(:last-child)::after{content:"/";opacity:.25;margin:0 1px 5px 5px;display:inline-block}.kanews-article-meta .kanews-post-author{flex-shrink:0}.kanews-article-meta .kanews-post-author+.kanews-post-author{margin-left:-25px}.kanews-article-meta .kanews-post-author>.author-avatar{position:relative;float:left;background:#fff;padding:2px;border-radius:50%;top:0;margin-right:15px}.kanews-article-meta .kanews-post-author>.author-avatar svg{width:54px;height:54px}.kanews-article-meta .kanews-post-author>.author-avatar img{width:38px!important;height:38px!important;border-radius:50%;margin:0!important}.kanews-article-action{position:relative;padding:1.5rem 0 0}.kanews-article-action .kanews-add-bookmark{position:relative;top:auto;left:auto;width:40px;height:40px;line-height:40px;border-radius:100%;display:inline-block;text-align:center;border-radius:var(--kan-block-radius);margin:0 5px 0 10px;transition:.3s;background:0 0;border:1px solid var(--kan-border-color2);opacity:1;color:#161616}.kanews-article-action .kanews-add-bookmark:hover{background:var(--kan-theme-color);color:#fff}.kanews-article-action .open-speech{height:38px;line-height:38px}.kanews-article-action .open-speech i{vertical-align:sub}.kanews-article-action-left>*{margin-top:5px;margin-bottom:5px}.kanews-article-action-right{font-size:15px!important}.kanews-article-action-right .kanews-add-bookmark,.kanews-article-action-right .kanews-label,.kanews-article-action-right .kanews-like-button{font-size:15px!important;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:40px!important;height:40px!important}.kanews-article-action-right .kanews-add-bookmark i,.kanews-article-action-right .kanews-label i,.kanews-article-action-right .kanews-like-button i{font-size:18px!important}.kanews-article-action-right .kanews-label>i{margin-right:5px}.kanews-article-assets a{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border-radius:var(--kan-block-radius);margin:0 5px;transition:.3s;border:1px solid var(--kan-border-color2)}.kanews-article-assets a:hover{background:var(--kan-theme-color);color:#fff}.kanews-article-assets a:hover span{filter:invert(1)}.kanews-article-assets .decrease-text span,.kanews-article-assets .increase-text span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyMi43NScgaGVpZ2h0PScxNi40MTYnIHZpZXdCb3g9JzAgMCAyMi43NSAxNi40MTYnPjxnIHRyYW5zZm9ybT0ndHJhbnNsYXRlKDAgLTY3LjE2MiknPjxwYXRoIGQ9J00zMjc4LTc1Mi4yYzAtMi44NCwyLjM1Ny00LjI4OSw2LjA1LTQuNDZsLjAyNC4wMjRjLjI2NC0uMDI0LjUtLjAyNC43NzEtLjAyNHYtLjE0MWMwLS42MjUtLjM0LTEuNTA2LTIuMTI5LTEuNTA2aC0uMzEzYTYuMjI5LDYuMjI5LDAsMCwwLTIuODY4Ljg1MWwtLjY4MS0yLjMyOGE3LjczLDcuNzMsMCwwLDEsMS40NTUtLjU5bC0uMDA3LS4wMDdhMTAuMjkxLDEwLjI5MSwwLDAsMSwzLjA2Ny0uNDU1YzMuOTE5LDAsNS4xNDIsMi4zLDUuMTQyLDUuMDU2aC0uMDI5djMuNTVsLjAyOC4wMjh2LjUxMWExMi41LDEyLjUsMCwwLDAsLjIyOCwyLjgxMmgtMy4yOTVsLS4yMjctMS4xNjVoLS4wODZhNC4yMTIsNC4yMTIsMCwwLDEtMy4zNTIsMS40NDhBMy42LDMuNiwwLDAsMSwzMjc4LTc1Mi4yWm0zLjU1LS4zNDFhMS4zMTIsMS4zMTIsMCwwLDAsMS40NDgsMS4zOTEsMS45OTIsMS45OTIsMCwwLDAsMS45LTEuMzM1LDIuMTg3LDIuMTg3LDAsMCwwLC4wODUtLjYyNWgtLjAyOXYtMS4yNzhDMzI4My4wMjctNzU0LjM5MSwzMjgxLjU1LTc1My45MzYsMzI4MS41NS03NTIuNTQ1WicgdHJhbnNmb3JtPSd0cmFuc2xhdGUoLTMyNjUuOTg2IDgzMi4xNzUpJyBmaWxsPScjNzQ3NDc0Jy8+PHBhdGggZD0nTTQuOTEzLDc5LjE3NiwzLjc3Nyw4My4zMjNIMEw0Ljk0Miw2Ny4xNjJIOS43MTNMMTQuNzQsODMuMzIzSDEwLjgyMWwtMS4yNS00LjE0N0g0LjkxM1pNOSw3Ni40NDlsLS45OTQtMy40MzdjLS4yNTYtLjk2Ni0uNTQtMi4xODctLjgtMy4xMjRINy4xNTdjLS4yMjcuOTY2LS40ODMsMi4xODctLjcxLDMuMTI0bC0uOTk0LDMuNDM3WicgZmlsbD0nIzI0MjQyNCcvPjwvZz48L3N2Zz4=);background-size:cover;width:20px;height:15px;display:inline-block}.kanews-article-share a{width:36px;height:36px;line-height:36px;border-radius:100%;display:inline-block;text-align:center;border-radius:var(--kan-block-radius);margin:0 1px;transition:.3s;color:#fff}.kanews-article-share.style-1 a{border:1px solid}.kanews-article-share.style-1 a:hover{color:#fff!important}.kanews-article-share.style-3 a{border-radius:0}.kanews-article-share.style-4 a{border-radius:100%}.kanews-article-title{font-size:38px;margin-bottom:10px;line-height:1.25;font-weight:700}.kanews-article-title+p{font-size:20px;line-height:1.35;margin:0;color:#191c20}@media (max-width:992px){.kanews-article-action-right>.d-flex>*{margin-top:10px}.kanews-article-action-right .kanews-label{margin-left:0!important;margin-right:5px!important}.kanews-article-title{font-size:28px}.kanews-article-title+p{font-size:16px}}.kanews-article .kanews-like-button.liked{color:#fff}.kanews-article-content{padding:1.5rem 0}.kanews-article-content figure{position:relative}.kanews-article-content figure:not(.wp-block-gallery){display:inline-block}.kanews-article-content .kanews-banner{max-width:100%}.kanews-article-content figcaption{position:absolute;right:0;bottom:0;padding:10px;color:#fff;margin:0;font-size:14px;background:rgba(0,0,0,.5)}.kanews-article-content figcaption a{color:#fff!important}.kanews-article-content input{background:#f9f9f9}.kanews-article-content .kanews-like-button{margin:0!important}.kanews-article-content .ql-snow .ql-editor blockquote,.kanews-article-content blockquote{font-size:1.25rem;line-height:1.6;overflow:hidden;margin:0 0 1.5rem!important;padding:0 50px!important;position:relative;width:100%}.kanews-article-content .ql-snow .ql-editor blockquote .kanews-banner,.kanews-article-content blockquote .kanews-banner{display:none}.kanews-article-content .ql-snow .ql-editor blockquote:before,.kanews-article-content blockquote:before{font-size:4em;content:"“";font-family:"Noto Serif",Georgia,"Times New Roman",Times,serif;left:0;top:-25px;position:absolute}.kanews-article-content .ql-snow .ql-editor blockquote li:last-child,.kanews-article-content .ql-snow .ql-editor blockquote p:last-child,.kanews-article-content blockquote li:last-child,.kanews-article-content blockquote p:last-child{margin-bottom:0}.kanews-article-content li,.kanews-article-content p{font-size:18px;line-height:26px;margin-bottom:1.5rem;word-spacing:.001em;font-feature-settings:"kern" 1;font-kerning:normal;text-rendering:optimizeLegibility}.kanews-article-content li:empty,.kanews-article-content p:empty{display:none}.kanews-article-content .h1,.kanews-article-content h1{font-size:1.75rem!important;line-height:1.25;font-weight:700}@media (min-width:992px){.kanews-article-content .h1,.kanews-article-content h1{font-size:2.25rem!important}}.kanews-article-content .h2,.kanews-article-content h2{font-size:1.5rem;line-height:1.25;font-weight:700}@media (min-width:992px){.kanews-article-content .h2,.kanews-article-content h2{font-size:1.875rem}}.kanews-article-content .h3,.kanews-article-content h3{font-size:1.25rem!important;line-height:1.25;font-weight:700}@media (min-width:992px){.kanews-article-content .h3,.kanews-article-content h3{font-size:1.375rem!important}}.kanews-article-content .h4,.kanews-article-content h4{font-size:1.125rem!important;line-height:1.25;font-weight:700}@media (min-width:992px){.kanews-article-content .h4,.kanews-article-content h4{font-size:1.25rem!important}}.kanews-article-content .h5,.kanews-article-content h5{font-size:1rem!important;line-height:1.25;font-weight:600}@media (min-width:992px){.kanews-article-content .h5,.kanews-article-content h5{font-size:1.0625rem!important}}.kanews-article-content .h6,.kanews-article-content h6{font-size:.875rem!important;line-height:1.25;font-weight:700}@media (min-width:992px){.kanews-article-content .h6,.kanews-article-content h6{font-size:.9375rem!important}.single-layout-flat .kanews-section-box .kanews-article-header{padding-left:0;padding-top:0;padding-right:0}}.kanews-article-content ol,.kanews-article-content ul{padding-left:15px;margin-bottom:1rem}.kanews-article-content ol li,.kanews-article-content ul li{margin-bottom:.5rem}.kanews-article-content ul li{list-style:initial}.kanews-article-content ol li{list-style:decimal}.kanews-article-content .kanews-entry-tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--kan-border-color2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px 0 0;padding-top:10px;gap:10px;width:100%}.kanews-article-content .kanews-entry-tags span{font-size:18px;line-height:34px;margin-right:25px;font-weight:600}.kanews-article-content .kanews-entry-tag{background-color:#eef2f5;-webkit-border-radius:18px;border-radius:18px;display:inline-block;font-size:14px;letter-spacing:-.56px;line-height:16px;padding:10px 20px 10px 15px}.kanews-article-content .kanews-like-wrapper{margin:15px 0 0}.kanews-article-content .page-links{margin:0 -15px}.kanews-article .kanews-btn{margin-top:0}.kanews-article .kanews-show-more-button{display:table;z-index:10;position:relative;background:#fff;margin:1.5rem auto -45px}.kanews-article .kanews-response{margin-bottom:15px}.kanews-section-box{padding:20px;border-radius:var(--kan-block-radius);background:#fff;box-shadow:var(--kan-block-shadow);margin-bottom:1.5rem}.kanews-section-box .kanews-section-heading .kanews-section-headline{width:auto;margin-top:-24px}.kanews-section-box .mb-1{margin-bottom:1.5rem!important}.kanews-section-box .kanews-article-header{padding:1.5rem}@media (max-width:992px){.kanews-section-box{border:0}.kanews-section-box .kanews-article-header{padding:15px}}.kanews-section-box:not(:first-child):last-child{margin:0}.dark-mode.single-layout-flat .kanews-section-box{background:0 0!important;box-shadow:none!important;border:0!important}.single-layout-flat .site-wrapper{background:#fff!important}.single-layout-flat .site-main{margin:30px 0}.single-layout-flat .kanews-section-box{background:0 0!important;box-shadow:none!important;margin:0;border:0!important;padding:0 0 1rem!important}.single-layout-flat .kanews-article-thumbnail{padding-left:0;padding-right:0}.single-layout-flat .kanews-section:not(.kanews-section-flat){box-shadow:none!important;border:1px solid var(--kan-border-color2)}.single-layout-flat .kanews-post-item{background:0 0!important}.single-layout-flat .kanews-post-item.kanews-post-grid-item{box-shadow:none!important}.single-layout-flat .kanews-article-action .row{margin:0}@media (max-width:992px){.single-layout-flat .kanews-article-content{padding:15px}}.single-layout-flat .kanews-article-2 .kanews-article-header{padding-top:1.5rem}.kanews-article-2 .kanews-article-thumbnail{padding-bottom:0;padding-top:0}.kanews-article-5 .kanews-article-action,.kanews-article-6 .kanews-article-action{padding-top:1.5rem!important}@media (max-width:992px){.kanews-article-5 .kanews-article-action,.kanews-article-6 .kanews-article-action{padding-top:15px!important}.single-layout-box .kanews-section-box{border-radius:0}}.single-layout-box .kanews-section-box{padding:1.5rem;background:#fff;box-shadow:var(--kan-block-shadow)}.single-layout-box .kanews-section-box-x{padding:0}.single-layout-box .kanews-article{padding:0}.single-layout-box .kanews-article-content{padding:1.5rem}@media (max-width:992px){.single-layout-box .kanews-section-box-x{margin-bottom:0;box-shadow:none;position:relative;z-index:2;border-bottom:1px solid var(--kan-border-color)}.single-layout-box .kanews-article-content{padding:15px}}.single-layout-box .kanews-article-action{padding:1.5rem 1.5rem 0}@media (max-width:992px){.single-layout-box .kanews-article .kanews-article-action-right .kanews-label{margin-left:0!important}.single-layout-box .kanews-article-action{padding:1rem 1rem 0}.kgs2{padding:0}}@media (min-width:992px){.single-layout-flat .kanews-article-title{font-size:38px}.single-layout-flat .kanews-article-action>.row>*{padding:0}.single-layout-box .kanews-article-content{padding:20px 1.5rem}}.site-main-inner>.d-flex.flex-wrap{width:100%}@media (max-width:992px){.single-post .site-main{margin-top:0}.single-post .site-main .site-main-inner>.d-flex.flex-wrap{display:inline-block}.single-post .site-main .site-main-inner>.col-12.col-lg-9{padding:0}}#comments .kanews-btn-group+input+input+p,#comments p.form-submit{display:none}#comments #respond+.comments-list{margin-top:1.5rem}#comments #respond .form-submit,#comments #respond .kanews-btn,#comments #respond .kanews-section-headline label{margin:0}#comments #respond form{position:relative;margin-top:5px}#comments #respond form:before{clear:both;content:"";display:block}#comments #respond form .comment-notes,#comments #respond form .logged-in-as{margin:0 0 1.5rem}#comments .no-comments{margin:0;text-align:center}#comments .comments-list .comments-title{font-size:20px;font-weight:500;display:inline-block;width:100%;padding-bottom:20px;border-bottom:1px solid var(--kan-border-color);margin-bottom:30px;position:relative}#comments .comments-list .comments-title+.kanews-dropdown{position:absolute;right:0;top:-3px}#comments .comments-list .comments-title+.kanews-dropdown .kanews-dropdown-item:after{content:none}#comments .kanews-comments-pag{margin-top:1.5rem}#comments .kanews-comments-pag a{display:inline-block;padding:10px 30px;font-size:14px;background:var(--kan-theme-color);color:#fff;border-radius:25px}#comments .comment-list .children{margin-left:auto;width:90%;display:none}#comments .comment-list .children .comment:last-child{margin-bottom:45px}#comments .comment-list .children .comment-author-avatar>img{width:24px;height:24px}#comments .comment-list .comment{margin-bottom:45px}#comments .comment-list .comment .kanews-user-badge{float:right;margin:.5px}#comments .comment-list .comment .comment-content{width:100%}#comments .comment-list .comment .kanews-comment-show-more{display:block;font-size:14px;margin-top:15px}#comments .comment-list .comment .kanews-comment-show-more i{font-size:21px;vertical-align:-4px}#comments .comment-list .comment:last-child{margin:0}#comments .comment-list .comment .site-comment-post{display:flex;flex-direction:row}#comments .comment-list .comment-author-avatar{float:left;flex:none;margin-right:20px}#comments .comment-list .comment-author-avatar img{width:48px;border-radius:100%;height:48px}#comments .comment-list .comment-meta{margin-bottom:8px}#comments .comment-list .comment-dot{padding:0 5px}#comments .comment-list .comment-date{font-size:14px}#comments .comment-list .comment-date a:not(:hover){opacity:.8}#comments .comment-list .comment-author{font-weight:600;text-transform:capitalize}#comments .comment-list .comment-author cite{font-style:normal}#comments .comment-list .comment-text{font-size:14px}#comments .comment-list .comment-text p{white-space:pre-wrap}#comments .comment-list .comment-text p:last-child{margin:0}#comments .comment-list .comment-text .comment-awaiting-moderation{color:#fff;padding:2px 5px;font-size:14px;background:#0f7e29}#comments .comment-list .comment-action{margin-top:8px;font-size:14px}#comments .comment-list .comment-action a{margin-right:8px}#comments .comment-list .comment-action a:hover{color:#0054ad}#comments .comment-list .comment-action a svg{vertical-align:-6px}#comments .comment-list .comment-action .kanews-like-wrapper{display:inline-block;margin-right:8px}#comments .comment-list .comment-action .kanews-like-wrapper #kanews-like-loader{top:-10px}#comments .comment-list #respond{display:flex;flex-direction:column-reverse;position:relative}#comments .comment-list #respond .kanews-section-heading{content:"";margin:0;border:0;position:absolute;right:0;bottom:15px}#comments .comment-list #respond .kanews-section-heading #cancel-comment-reply-link{font-size:18px;position:relative;z-index:2}#comments .comment-list #respond .kanews-section-heading .kanews-section-headline{border:0;margin:0;padding:0}#comments .comment-list #respond .kanews-section-heading .kanews-section-headline label{display:none}.kanews-private-post{text-align:center;position:relative;margin:1.5rem 0;border-radius:20px;background:#f8f8f8}.kanews-private-post #kanews_insights_countdown{margin-bottom:2em;display:flex;align-items:center;justify-content:center}.kanews-private-post #kanews_insights_countdown span{font-size:2em;margin:0 5px;font-weight:700}.kanews-private-post.bcontent-none{background:0 0}.kanews-private-post.bcontent-none .kanews-private-post-inner{max-width:90%}.kanews-private-post.bcontent-none h2{margin-top:1em;font-size:3.5rem}.kanews-private-post #related-articles,.kanews-private-post .kanews-banner{display:none}.kanews-private-post .kanews-btn:hover{color:#fff}.kanews-private-post-inner{max-width:425px;margin:0 auto;position:relative;z-index:2;padding:50px 0}.kanews-private-post:before{content:"";position:absolute;top:-110px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);height:100px;left:0;right:0}.kanews-private-post i{font-size:4rem}.reaction-wrapper{position:relative;z-index:10;width:100%;margin:1.5rem 0}.reaction-wrapper-style-2{margin-top:-40px}.reaction-wrapper-style-2 .reaction-wrapper-inner{padding-top:60px}.reaction-wrapper-style-2 .reaction-wrapper-inner .reaction-wrapper-icons{left:0;top:0;width:auto;display:none;align-items:flex-start;justify-content:center;padding:5px 15px;position:absolute;border-radius:32px;box-shadow:0 3.2px 7.2px rgba(0,0,0,.13),0 .6px 1.8px rgba(0,0,0,.1);animation:.2s ease-out reaction-menu-fade-in;-webkit-animation-fill-mode:forwards;background:#fff}.reaction-wrapper-style-2 .reaction-wrapper-inner .reaction-wrapper-icons .reaction-bar,.reaction-wrapper-style-2 .reaction-wrapper-inner .reaction-wrapper-icons .reaction-count,.reaction-wrapper-style-2 .reaction-wrapper-inner .reaction-wrapper-icons .reaction-text{display:none}.reaction-wrapper-style-2 .reaction-wrapper-inner .reaction-wrapper-icons .reaction-img{margin:0}.reaction-wrapper-style-2 .reaction-wrapper-inner:hover .reaction-wrapper-icons{display:inline-flex}.reaction-wrapper-style-2 .reaction-wrapper-inner:hover .reaction-wrapper-action{border-color:var(--kan-theme-color)}.reaction-wrapper-icons{width:100%;display:flex;flex-wrap:wrap}.reaction-wrapper-icons[data-reacted=yes] [data-reacted=yes]:after{content:attr(aria-label);position:absolute;left:0;right:0;bottom:54px;padding:4px 8px;background:rgba(0,0,0,.5);color:#fff;font-size:10px;text-transform:uppercase}.reaction-wrapper-action{border:1px solid var(--kan-border-color2);padding:10px 15px;cursor:pointer;border-radius:25px;font-size:14px;display:inline-flex;align-items:center}.reaction-wrapper-action img{width:18px;height:18px;margin-right:8px}.reaction-wrapper-action>span span{opacity:.5;margin:0 8px}.reaction-wrapper-action-icon{margin-right:8px;float:left;position:relative;font-size:30px;line-height:15px}.reaction-wrapper-action-icon .icon-add{font-size:14px;position:absolute;bottom:-7px;right:1px;color:#fff;background:#000;border-radius:100%}.reaction-item{margin-right:2.8%;cursor:pointer;text-align:center;position:relative;display:flex;justify-content:flex-end;flex-direction:column;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.reaction-item .reaction-bar{background:var(--kan-theme-color);min-height:2px;max-height:90px}.reaction-item .reaction-count{margin:8px 0}.reaction-item .reaction-img{flex-shrink:1;margin-top:15px;transition:.3s}.reaction-item .reaction-img img{width:40px;height:40px}.reaction-item .reaction-text{position:absolute;left:50%;transform:translateX(-50%);bottom:0;padding:2px 8px;font-size:14px;border-radius:25px;background:#191c20;color:#fff;opacity:0;visibility:hidden;transition:.3s}.reaction-item:hover .reaction-text{opacity:1;bottom:-35px;visibility:visible}.reaction-item:hover .reaction-img{transform:scale(1.2)}.reaction-item.clicked{pointer-events:none}.reaction-wrapper .reaction-item.none,.reaction-wrapper-icons[data-reacted=yes] [data-reacted=no]{opacity:.25;cursor:default;pointer-events:none}.reaction-wrapper-icon[data-reacted=yes] [data-reacted=yes]{cursor:default;pointer-events:none}.site-main-wrapper .site-main-inner:not(:first-child) .reaction-wrapper{display:none}.page .kanews-section-box .kanews-article-header{padding:0 0 1.5rem}.page .entry-content-inner .kanews-banner{display:none!important}.entry-content-inner .kanews-section{margin-bottom:1.5rem}.entry-content-inner a{font-weight:600}.entry-content-inner a:hover{opacity:.8}#related-articles .kanews-post-item{background:0 0!important;padding:0!important;border:0!important;box-shadow:none!important}#related-articles .equal-height .kanews-post-grid-item .kanews-post-content{padding-bottom:0!important;padding-left:0!important;padding-right:0!important}.kanews-article-6 .kanews-article-action{border-top:0}.kanews-article-cover{position:relative;background-size:cover}.kanews-article-cover .kanews-article-thumbnail{padding-left:0;padding-right:0}@media (max-width:991px){.kanews-article-cover{height:380px}.kanews-article-cover .kanews-article-thumbnail{height:100%}.kanews-article-cover .kanews-article-thumbnail img{height:100%;object-fit:cover}}.kanews-article-cover .kanews-category-subscribe-button,.kanews-article-cover .kanews-label,.kanews-article-cover .kanews-label .kanews-category-subscribe-button{border-color:rgba(255,255,255,.5)}@media (max-width:767px){.kanews-article-cover{height:320px}}.kanews-article-cover .kanews-banner{display:none}.kanews-article-cover:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:1;background-image:linear-gradient(to bottom,transparent,#000);-webkit-backface-visibility:hidden;backface-visibility:hidden}.kanews-article-cover .kanews-article-meta{padding-top:0;border:0}.kanews-article-cover .kanews-article-header{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1.5rem!important;color:rgba(255,255,255,.7)}.kanews-article-cover .kanews-article-title{color:#fff;font-size:28px}.kanews-article-cover a{color:#fff}.kanews-article-cover p{color:rgba(255,255,255,.7);font-size:18px}@media (max-width:992px){.kanews-article-cover .kanews-article-title{font-size:22px}.kanews-article-cover .kanews-breadcrumb,.kanews-article-cover p{display:none}}#newsletter{font-size:13px}#newsletter h1,#newsletter h2,#newsletter h3,#newsletter h4,#newsletter h5,#newsletter h6{font-size:20px!important}#newsletter input{margin-bottom:10px}#newsletter .kanews-btn-block{position:relative}.kanews-post-source{margin-bottom:15px;border:2px dashed var(--kan-border-color2);border-radius:var(--kan-block-radius)}.kanews-post-source span{opacity:.7;margin-right:15px}.kanews-post-source a{display:block;padding:15px;text-decoration:none;width:100%}.kanews-gallery{margin-bottom:1.5rem}.kanews-gallery-item{cursor:pointer}.kanews-gallery-lightbox{border:1px solid var(--kan-border-color2);padding:15px;border-radius:var(--kan-block-radius);transition:none}.kanews-gallery-lightbox .kanews-gallery-item{display:inline-flex;width:90px;margin-right:4px;margin-bottom:0;background:#f8f8f8}.kanews-gallery-lightbox .kanews-gallery-item img{height:90px;width:90px;background:#f8f8f8}.kanews-gallery-lightbox:hover{border-color:var(--kan-theme-color)}.kanews-gallery-lightbox:hover .kanews-gallery-text{color:var(--kan-theme-color)}.kanews-gallery-count{position:absolute;left:0;right:0;font-size:28px;bottom:0;top:0;background:rgba(0,0,0,.75);color:#fff}.kanews-gallery .is-hidden{display:none}.kanews-gallery-text{font-weight:600;cursor:pointer;margin:0 1.5rem;transition:none}.kanews-post-gallery-lightbox{background:#191c20}.kanews-post-gallery-lightbox .mfp-close{height:49px;border-left:1px solid rgba(255,255,255,.2)}.kanews-post-gallery-lightbox .mfp-container{padding:0}.kanews-post-gallery-lightbox .mfp-figure{line-height:1;overflow:hidden;min-height:100%}.kanews-post-gallery-lightbox .mfp-figure:after{display:none!important}.kanews-post-gallery-lightbox .mfp-content{height:100%;width:100%;color:#fff;overflow:hidden}.kanews-post-gallery-lightbox .mfp-inner{height:100%;flex:1;padding-top:50px;flex-flow:row;max-height:100vh}.kanews-post-gallery-lightbox .mfp-inner-content{overflow:auto}.kanews-post-gallery-lightbox .mfp-inner-content h5{color:#fff;line-height:1;position:fixed;left:14px;top:15px;font-size:18px;font-weight:600}.kanews-post-gallery-lightbox .mfp-inner-content p{color:rgba(255,255,255,.75)}.kanews-post-gallery-lightbox .mfp-img{height:100%;margin:0 auto;width:auto;display:block;object-fit:contain}.kanews-post-gallery-lightbox .mfp-left-column{border-right:1px solid rgba(255,255,255,.2)}.kanews-post-gallery-lightbox .mfp-right-column{padding:2em;overflow:auto}.kanews-post-gallery-lightbox .mfp-top-bar{height:50px;line-height:50px;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);position:absolute;left:0;top:0;font-size:15px;padding:0 4em;right:0}.kanews-post-gallery-lightbox .mfp-top-bar .mfp-counter{position:relative;font-size:14px;letter-spacing:10px}.kanews-post-gallery-lightbox .mfp-arrow{width:50px;height:50px;border-radius:100%;text-align:center;line-height:50px;text-indent:10px;border:1px solid #fff;background:#fff;color:#000}.kanews-post-gallery-lightbox .mfp-arrow-left{left:15px}.kanews-post-gallery-lightbox .mfp-arrow-right{right:15px}.kanews-post-gallery-lightbox .mfp-arrow:before{border:0;content:"\e91e";font-family:icomoon;font-size:2em;position:inherit;opacity:1!important;margin:0}.kanews-post-gallery-lightbox .mfp-arrow:after{content:none!important}.kanews-post-gallery-lightbox .mfp-arrow-right:before{margin-left:38px;transform:rotate(180deg);display:inline-block;text-indent:0;margin-top:49px}@media (max-width:768px){.kanews-post-gallery-lightbox .mfp-arrow{position:fixed;top:50%}.kanews-post-gallery-lightbox .mfp-container{height:auto}.kanews-post-gallery-lightbox .mfp-inner{flex-flow:column;max-height:unset;height:auto}.kanews-post-gallery-lightbox .mfp-inner h5{z-index:2}.kanews-post-gallery-lightbox .mfp-img{padding:0!important}.kanews-post-gallery-lightbox .mfp-close{position:fixed}.kanews-post-gallery-lightbox .mfp-top-bar{position:fixed;background:#000;z-index:1}}@media (max-width:992px){.kanews-post-gallery-lightbox{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;overflow:auto}}.kanews-reading-bar{position:fixed;top:0;background:#fff;left:0;right:0;padding:0 1em;height:58px;line-height:55px;overflow:hidden;z-index:21;font-size:18px;box-shadow:1px 0 5px rgba(0,0,0,.5);font-weight:700}.kanews-reading-bar svg{border-right:1px solid var(--kan-border-color);vertical-align:middle;padding-right:1em;margin-right:1em;width:auto}.kanews-reading-bar *{margin:0 8px}.kanews-reading-bar .kanews-gha>:hover{color:var(--kan-theme-color)}.kanews-reading-bar .kanews-gha a{font-size:13px;font-weight:500;letter-spacing:0}.kanews-reading-bar .kanews-gha i{vertical-align:middle}.kanews-reading-bar .kanews-native-share{font-size:13px;font-weight:500;letter-spacing:0;padding:0 0 0 27px;margin-left:27px;border-left:1px solid var(--kan-border-color)}.kanews-reading-bar .js-bar{position:absolute;left:0;right:0;bottom:0;height:3px;margin:0!important;background:rgba(0,0,0,.9);width:0;transition:.3s}.entry-content-meta{margin-bottom:15px}.entry-content-meta>*{margin-right:15px}.page .kanews-article-content{padding-top:0;padding-bottom:0}.single-columist .kanews-profile-cover{height:40px;opacity:1!important;margin-bottom:40px}.single-columist .kanews-profile-avatar{top:25px}.single-columist .site-main-wrapper>.site-main-inner:not(:first-child)>.col-12,.single-columist .site-main-wrapper>.site-main-inner:not(:first-child)>.d-flex.flex-wrap>.sidebar-right{display:none}.single-columist .site-main-wrapper>.site-main-inner:not(:first-child) .kanews-sticky{margin:0 auto;width:100%;flex:0 0 100%;max-width:100%}.kanews-service-link{align-items:center;display:inline-block;vertical-align:baseline;height:38px;line-height:38px;padding:0 5px;margin-right:5px;border:1px solid var(--kan-border-color2);border-radius:var(--kan-block-radius);background-size:100%;text-align:center;display:flex;align-items:center;justify-content:center}.kanews-service-link.googlenews{background:url(/wp-content/themes/kanews/assets/img/static/google-news.svg) center center no-repeat;padding:0;width:140px}.kanews-service-link:hover{border-color:var(--kan-theme-color)}.kanews-service-link span{margin-right:8px;font-weight:500;color:#161616}.kanews-service-link img{max-height:34px;max-width:125px}.kanews-breadcrumb{font-size:14px;width:100%;display:flex;flex-wrap:wrap}.kanews-breadcrumb>ol{display:flex;margin:0;padding:0;font-size:14px}@media (max-width:992px){.single-columist .kanews-profile-avatar{margin:0!important}.kanews-breadcrumb>ol{overflow-x:auto;overflow-y:hidden;padding-bottom:10px}}.kanews-breadcrumb>ol>li{margin-right:10px;letter-spacing:0;list-style:none;display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap}.kanews-breadcrumb>ol>li a:Hover{color:var(--kan-theme-color)}.kanews-breadcrumb>ol>li:first-child::before{content:"\e90c";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:text-top;margin-right:5px}.kanews-breadcrumb>ol>li::after{content:"";margin:0 0 0 10px;width:4px;height:4px;flex:0 0 4px;background:rgba(0,0,0,.2);border-radius:100%;display:inline-block}@media (min-width:992px){.kanews-breadcrumb{margin-bottom:5px}.kanews-breadcrumb>ol>li:last-child{white-space:normal;display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}}.kanews-breadcrumb>ol>li:last-child::after{content:none}.kanews-breadcrumb>ol>li .kanews-label{margin-right:4px;text-transform:capitalize;letter-spacing:0}.kanews-breadcrumb>ol>li .kanews-label+span{margin-right:0}.entry-content-inner .kanews-kmg21{display:none}.kanews-weather-widget{height:auto!important;margin-bottom:30px}.kanews-weather-widget-bg{opacity:1!important}.kanews-weather-widget-container>*{padding:0 20px}.kanews-article-video .kanews-article-action{padding-top:15px;margin-bottom:2em}.kanews-article-video .kanews-article-header{display:flex;flex-direction:column;padding-bottom:0}.kanews-article-video .kanews-article-header>*{margin:10px 0!important}.kanews-article-video .kanews-article-header>p{font-size:1.175rem;font-weight:500;order:3;margin-bottom:0!important}.kanews-article-video .kanews-article-meta{order:3}.kanews-article-video .kanews-article-title{font-weight:700;order:1;margin-bottom:15px}.single-format-video .site-main>.container{max-width:1300px}.entry-content-inner #coin_calc,.entry-content-inner #doviz_calc{padding:0;margin-bottom:15px}@media (max-width:992px){.single-columist .site-main{margin-top:0}.single-columist .site-main-inner>.col-12{padding:0}.single-columist .site-main-inner>.col-12 .kanews-profile-links>:not(.kanews-profile-link){display:none}.single-columist .site-main-inner>.col-12 .kanews-section{margin:0;box-shadow:none;border:0;border-radius:0;position:relative;z-index:2;border-bottom:1px solid var(--kan-border-color2)}}@media (min-width:992px){.single-columist .kanews-profile-wrapper{display:flex!important;flex-wrap:wrap;align-items:center;padding:15px 0;gap:15px}.single-columist .kanews-profile-wrapper>*{padding:0;margin:0!important}}#koplfkmk2{position:absolute;left:0;right:0;top:0;bottom:0;z-index:13}#koplfkmk2.is-active{display:block!important;opacity:1}#koplfkmk2 iframe{width:100%;height:100%}.kanews-mfp-external{position:absolute;left:0;cursor:pointer;right:0;top:0;bottom:0;z-index:12}.bik-ilan .kanews-article-action{padding-top:0}.bik-ilan .kanews-article-header{padding-bottom:0}.site-main-inner+.site-main-inner .collapse-item>.collapse:not(.in){display:block!important}.kanews-ilan-list{margin-top:15px!important}.kanews-ilan-list li{border-top:1px solid rgba(0,0,0,.25);padding:15px 0}.kanews-ilan-list label{font-weight:600;margin:0 1em 0 0}.kanews-breadcrumb .kanews-label-bg{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.kanews-breadcrumb .kanews-category-subscribe-button{background:var(--kan-theme-color)}.kanews-article-content figure:not(.wp-block-gallery){display:inherit}.kanews-timeline-news{border-left:1px solid var(--kan-border-color2);padding-top:25px;padding-left:16px;position:relative}.kanews-timeline-news:last-child{margin-bottom:25px}.kanews-timeline-news svg{background:#db0101;color:#fff;width:32px;height:32px;border-radius:100%;margin-right:1rem}.kanews-timeline-news-date{color:#db0101;font-weight:700;font-size:20px;line-height:150%;margin-left:-32px;display:block;margin-bottom:19px}.kanews-timeline-news-content{border:1px solid #d0d0d0;-webkit-border-radius:4px;border-radius:4px;padding:21px 16px}.kanews-timeline-news-content>*{margin-bottom:1rem}.audio-icon{position:relative;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;border:1px solid var(--kan-border-color);justify-content:center;cursor:pointer}.audio-icon img{border-radius:100%}.progress-circle circle{fill:none;stroke-width:2;stroke:var(--kan-theme-color);stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset .1s linear}.progress-circle{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.audio-icon svg{width:38px;overflow:inherit;height:38px}.kanews-ai-btn{display:block;border-radius:var(--kan-block-radius);background:linear-gradient(90deg,#42ca88 10.21%,#32dde8 23.26%,#f9d30d 51.47%,#ed8b30 79.67%,#834bde 91.04%);width:100%;padding:15px;font-size:15px;margin-bottom:15px;position:relative}.kanews-ai-btn>div{position:relative;z-index:2;font-weight:600}.kanews-ai-btn::before{content:"";position:absolute;left:2px;z-index:1;top:2px;bottom:2px;right:2px;border-radius:calc(var(--kan-block-radius) * .5);background:#fff}.kanews-ai-btn:hover>div{color:var(--kan-theme-color)}#kanews-modal-summary .kanews-modal-content{max-width:768px}.kanews-gallery-thumbs{display:flex;flex-wrap:wrap}.page-template-subscription .kanews-panel{margin-top:0!important}.page-template-subscription .site-main>.container>.row{margin-top:-6em}.kanews-panel{background:#fff;margin-top:-6em;box-shadow:var(--kan-block-shadow);border:1px solid var(--kan-border-color);margin-bottom:30px;border-radius:10px}.kanews-panel-top{padding:30px}.kanews-panel-top .kanews-user-badge{display:inline-block;margin:5px 5px 5px 0}.kanews-panel-top a{font-size:18px;margin-bottom:5px;display:block;font-weight:600}@media only screen and (max-width:992px) and (min-width:700px){.kanews-panel-top>.d-flex{justify-content:center}.kanews-panel-top>.d-flex>.col{display:none}}.kanews-panel-user-avatar{display:inline-block;position:relative}.kanews-panel-user-avatar img{border-radius:100%;width:90px;height:90px}.kanews-panel-user-avatar:before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;transform:scale(1.15);border-radius:100%;border:1px solid var(--kan-border-color);width:100%;height:100%}.kanews-panel-footer{border-top:1px solid var(--kan-border-color);padding:15px 30px}.kanews-panel-nav{border-top:1px solid var(--kan-border-color);padding-bottom:1em}.kanews-panel-nav li{font-size:15px;position:relative}.kanews-panel-nav li.is-active:after{content:"";width:2px;height:100%;top:0;bottom:0;left:0;position:absolute;background:#191c20}.kanews-panel-nav li.is-active a{color:#161616;font-weight:600}.kanews-panel-nav li.is-active i{opacity:1}.kanews-panel-nav li.bks1{padding:15px 30px;font-weight:600}.kanews-panel-nav li:last-child{border:0}.kanews-panel-nav li a{padding:10px 30px 10px 70px;display:block}.kanews-panel-nav li a:hover i{opacity:1}.kanews-panel-nav li a i{opacity:.25;position:absolute;font-size:22px;top:7px;left:30px}.kanews-panel-nav li a .author-avatar{position:absolute;font-size:22px;top:50%;transform:translateY(-50%);left:30px}.kanews-panel-nav li a .author-avatar img{border-radius:100%}.kanews-panel.kanews-pricing .kanews-panel-top .price{font-size:32px;font-weight:400;margin:15px 0}.kanews-panel.kanews-pricing .kanews-panel-top .expired{opacity:.75}.kanews-panel.kanews-pricing .kanews-panel-nav{padding:10px 30px;line-height:22px}.kanews-panel.kanews-pricing .kanews-panel-nav li{padding:5px 0;border:0}.kanews-panel.kanews-pricing .kanews-panel-nav li.bks1{background:0 0;padding-top:15px;padding-bottom:15px}.author.archive .kanews-subscribe-badge{margin:0}.kanews-profile-content p{margin:15px 0 0;opacity:.75}.kanews-profile-content .kanews-article-share{margin-top:15px}.kanews-profile-content .kanews-article-share a{line-height:39px;font-size:14px;border-radius:50%}.kanews-profile-header{position:relative;padding:30px;text-align:center}.kanews-profile-header .kanews-panel-user-avatar:before{border-color:var(--kan-theme-color)}.kanews-profile-nick{margin:15px 5px 0}.kanews-profile-nick .display_name{font-size:20px;font-weight:600}.kanews-profile-nick .display_name a{display:block}.kanews-profile-nick .nickname{opacity:.75;margin-top:5px}.kanews-profile-badges{margin:7.5px 0 0}.kanews-profile-badges>span{margin:0 5px}.kanews-profile-statistic{padding:1em;transition:.3s;border-top:1px solid var(--kan-border-color);border-right:1px solid var(--kan-border-color);text-align:center}.kanews-profile-statistic:last-child{border-right:0}.kanews-profile-statistic-label{opacity:.75;font-size:12px;letter-spacing:.02em;overflow:hidden;text-transform:uppercase}.kanews-profile-statistic-value{display:block;font-size:20px;margin-top:5px;font-weight:500}.kanews-custom-page-title{font-size:28px;font-weight:600}@media (max-width:992px){.kanews-custom-page-title{font-size:20px}}.kanews-custom-page-title+p{margin-bottom:30px}@media (min-width:992px){.kanews-custom-page{padding-left:30px}.kanews-custom-page-title+p{line-height:24px;font-size:16px}}.kanews-custom-page-subtitle{font-size:18px;display:block;width:100%;font-weight:500}.kanews-custom-page .form-table{width:100%}.kanews-custom-page .form-table img{border-radius:100%;margin-right:15px}.kanews-custom-page .kanews-notifications-content{opacity:1;position:relative;top:auto;left:auto;right:auto;visibility:visible;transform:none;width:100%;background:0 0!important;box-shadow:none!important;border:0!important}.kanews-custom-page .kanews-notifications-content:after,.kanews-custom-page .kanews-notifications-content:before{content:none!important}.kanews-custom-page .kanews-notifications-content .notification-right{font-size:20px;line-height:1.3}.kanews-custom-page .kanews-notifications-content .notification-right span{font-size:16px;margin-top:5px}.kanews-lr-page{background:#fff;width:100%;height:100vh;overflow:hidden}.kanews-lr-page .back-to-site{position:fixed;top:1.5rem;right:1.5rem}.kanews-lr-page .back-to-site:hover{color:#fff}.kanews-lr-page h1{font-weight:600}@media (max-width:992px){.kanews-lr-page{margin:0;border-radius:0;min-height:auto}}.kanews-lr-page a:hover{color:var(--kan-theme-color)}.kanews-lr-page-left{position:relative;z-index:1;color:#fff;background-color:#191c20;padding:2.5rem}.kanews-lr-page-left:before{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;z-index:-1;background:linear-gradient(to top,#191c20,transparent)}.kanews-lr-page-left-detail{position:absolute;right:30px;z-index:100;text-align:right;bottom:30px}.kanews-lr-page-left h2{font-size:3rem;color:#fff}.kanews-lr-page-left-bottom,.kanews-lr-page-left-bottom p{color:rgba(255,255,255,.7)}.kanews-lr-page-users{margin-left:5px;margin-right:15px}.kanews-lr-page-users .author-avatar{border-left:2px solid #191c20;border-radius:100%;margin-left:-5px;height:28px;overflow:hidden}.kanews-lr-page-users .author-avatar img{width:28px;background:#fff;height:28px}.kanews-lr-page-users+p{font-size:13px!important}.kanews-lr-page-inner{display:block;flex:1 1 auto;display:flex;flex-direction:row;height:100%;padding:70px 50px;justify-content:center}@media (max-width:992px){.kanews-lr-page-inner{padding:40px 20px;height:auto}}.kanews-lr-page-inner .kanews-btn{margin-top:0;z-index:100;text-transform:none}.kanews-lr-page-inner .kanews-form{margin-bottom:30px}.kanews-lr-page-title{font-weight:600}.kanews-lr-page label{color:#161616!important}.page-template-my-feed .kanews-lr-page{margin:30px 0;height:auto;box-shadow:var(--kan-block-shadow)}@media (min-width:992px){.kanews-lr-page-title{font-size:32px}.kanews-lr-page p{font-size:16px;line-height:28px}.page-template-my-feed .col-6.col-lg-4.toinfinite{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.page-template-dashboard #header-stream{display:none}div.nsl-container.nsl-container-block .nsl-container-buttons{display:block!important}#player,.video-js{height:100%;position:absolute;width:100%}.embed-containers{position:absolute;left:0;top:0;right:0;bottom:0}.kanews-watch-panel-left{background:#191c20;color:#fff;padding-top:40px}@media (max-width:992px){.kanews-watch-panel-left{height:425px}}@media (max-width:768px){.kanews-watch-panel-left{height:305px}}.kanews-watch-panel-right{height:100%;background:#31373f;color:#fff;overflow:auto;max-height:600px}.kanews-watch-panel-right .kanews-watch-panel-top{background:#202228;height:10%;top:0!important;border-left:1px solid rgba(255,255,255,.1);position:relative}.kanews-watch-panel-right .kanews-watch-panel-top i{position:absolute;right:15px;top:10px;font-size:18px;color:#fff}.kanews-watch-panel-right .kanews-watch-panel-top input{color:#fff;padding:0 15px}.kanews-watch-panel-right-content{overflow:auto;height:90%}.kanews-watch-panel-right-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#31373f}.kanews-watch-panel-right-content::-webkit-scrollbar{width:6px;background-color:#888}.kanews-watch-panel-right-content::-webkit-scrollbar-thumb{background-color:#888}.kanews-watch-panel-right-content-item{display:block;padding:7.5px 15px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.kanews-watch-panel-right-content-item.is-active,.kanews-watch-panel-right-content-item:hover{box-shadow:inset 5px 0 0 var(--kan-theme-color)}.kanews-watch-panel-right-content-item img{margin-right:15px}.kanews-watch-panel-right-action{margin:0 15px}.kanews-watch-panel-top{height:40px;left:0;right:0;top:-40px;padding:0 10px;line-height:40px;position:relative;z-index:1;background:rgba(0,0,0,.5)}.kanews-watch-panel-top h2{margin:0;color:#fff;line-height:40px;font-weight:500;font-size:14px}.kanews-watch-panel-top .kanews-label{float:left}.kanews-watch-panel-title{padding:0 15px}.kanews-watch-panel-action>*{height:40px;color:#fff;cursor:pointer;padding:0 8px}.kanews-watch-panel-action>.active,.kanews-watch-panel-action>:not(:hover){opacity:.5}.kanews-watch-panel-action svg{width:12px;height:12px;fill:#fff}.kanews-watch-panel-action i{vertical-align:middle}.kanews-watch-panel .kanews-btn{margin-right:0!important}.kanews-live{position:relative;padding-left:20px;font-weight:700;text-transform:uppercase;margin-right:15px;float:left}.kanews-live:before{content:"";width:8px;height:8px;border-radius:50%;background:red;display:inline-block;margin-right:15px;z-index:2;position:absolute;left:0;top:16px}.kanews-live:after{position:absolute;left:0;top:16px;content:"";width:8px;height:8px;border-radius:50%;z-index:1;background:red;display:inline-block;margin-right:15px;animation:2s ease-in-out infinite live}@keyframes live{0%{transform:scale(1,1)}100%{transform:scale(3.5,3.5);background-color:rgba(255,0,0,0)}}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{padding-bottom:56.25%!important}.page-template-covid .kanews-section-headline,.page-template-newspaper .kanews-section-headline{border:0;font-size:15px}.page-template-covid .kanews-custom-table .d-flex,.page-template-newspaper .kanews-custom-table .d-flex{padding:0 10px 0 0}.kanews-weather-wrapper{background:#fff;box-shadow:1px 0 10px rgba(0,0,0,.1);margin-bottom:1em;border-radius:var(--kan-block-radius)}.kanews-weather-day{padding:15px;font-size:20px;font-weight:600;border-bottom:1px solid var(--kan-border-color2)}.kanews-weather-day span{opacity:.5;margin-left:8px}.kanews-weather-temp{font-size:28px;min-width:100px;text-align:center}.kanews-weather-label>*{margin-left:30px}.kanews-weather-desc{text-transform:capitalize}.kanews-weather-item{border-bottom:1px solid var(--kan-border-color);background:#fff;cursor:pointer;transition:none;padding:15px}.kanews-weather-item:hover{background:#f8f8f8}@media (max-width:992px){.kanews-weather-label{justify-content:center!important}.kanews-weather-label>*{margin:0 8px}.kanews-weather-desc{text-align:center;margin:1em 0}.kanews-weather-item{justify-content:center}}.kanews-weather-item svg{display:inline-block;width:22px;margin-right:5px;height:22px;fill:#0054ad;color:#0054ad}.kanews-weather-form select{width:100%;background:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") right 5px top no-repeat #fff;box-shadow:1px 0 10px rgba(0,0,0,.1);padding:30px;font-size:22px;-webkit-appearance:none;-moz-appearance:none;background-position-x:98%;background-position-y:30px;border-radius:var(--kan-block-radius)}.page-template-incweather-php .kanews-section,.page-template-incweather-php.single-layout-box .kanews-section-box{background:#fff;box-shadow:1px 0 10px rgba(0,0,0,.1);border-radius:var(--kan-block-radius)}.page-template-weather-2 .kanews-weather-widget{padding:15px 0;background:rgba(255,255,255,.1)}.page-template-weather-2 .kanews-section>h1,.page-template-weather-2 .kanews-section>h2,.page-template-weather-2 .kanews-section>h3{color:#fff;font-weight:600}.page-template-weather-2 .kanews-section>h1>span,.page-template-weather-2 .kanews-section>h2>span,.page-template-weather-2 .kanews-section>h3>span{background:var(--kan-theme-color);padding:2px 5px}@media (min-width:992px){.kanews-error-page{margin:10em 0}}.kanews-error-page .search-form{text-align:left}.kanews-error-page svg{max-width:100%;margin-bottom:2em}.kanews-error-page h1{font-size:6rem;color:var(--kan-theme-color)}.kanews-error-page h2{font-size:3rem}.kanews-error-page p{font-size:20px;line-height:1.4}.wpcf7-form{width:100%}.wpcf7-form p{margin:0}.wpcf7 label{width:100%}.wpcf7-form-control{width:100%;padding:15px;margin-top:8px;border-radius:var(--kan-block-radius);transition:.3s;border:1px solid var(--kan-border-color2)}.wpcf7-form-control:focus{border-color:#191c20}.wpcf7-submit{border:0;background:#191c20!important;color:#fff}.page-template-newspaper .kanews-section img{width:100%}.kanews-subs-section .kanews-category-subscribe-button{padding:20px 30px;box-shadow:var(--kan-block-shadow);font-size:16px;background:#fff}.kanews-subs-section .kanews-category-subscribe-button.category-subscribed,.kanews-subs-section .kanews-category-subscribe-button:hover{background:#0054ad}.kanews-subs-section .kanews-category-subscribe-button.category-subscribed .check::after,.kanews-subs-section .kanews-category-subscribe-button.category-subscribed .check::before{content:none}.kanews-subs-section .kanews-category-subscribe-button .check{top:20px;position:absolute;right:15px}.kanews-subs-section .kanews-category-subscribe-button .check::before{content:"+";color:#fff;z-index:2;position:relative}.kanews-subs-section .kanews-category-subscribe-button #kanews-loader{top:19px}@media (min-width:992px){.kanews-subs-section{margin:7em 0}.kanews-subs-section h2{font-size:32px}.kanews-subs-section p{font-size:20px;line-height:1.4;margin-bottom:30px}.kanews-subs-section .kanews-category-subscribe-button{flex-basis:calc(33.3333% - 10px)}}@media (min-width:768px){.kanews-subs-section .kanews-category-subscribe-button{flex-basis:calc(25% - 10px)}}.kanews-modal-content-inner .kanews-category-subscribe-button.category-subscribed .check{top:16px}.kanews-modal-content-inner .kanews-category-subscribe-button.category-subscribed .check::after{content:none}.kanews-modal-content-inner .kanews-category-subscribe-button:not(.category-subscribed) .check{right:15px;position:absolute;top:15px}.kanews-modal-content-inner .kanews-category-subscribe-button:not(.category-subscribed) .check::before{color:#fff;position:relative;z-index:2;content:"+"!important}.page-template-traffic main{background:#191c20;padding-bottom:45px}#kanews_yandexTraffic{width:100%;overflow:hidden;height:70vh;position:relative;border-radius:var(--kan-block-radius);border:5px solid #fff}.page-template-standings .nav-link{font-weight:500}.page-template-standings .nav-item{flex:auto;-ms-flex-preferred-size:0;flex-basis:33.333%;-ms-flex-positive:1;flex-grow:1;max-width:100%}@media (min-width:992px){.page-template-standings .nav-item{flex-basis:15%}}.page-template-standings .tab-content{padding:0!important}.page-template-standings .kanews-tab .nav-tabs{border:0}.page-template-standings .kanews-tab .nav-tabs>*>.nav-link{padding:10px 15px}.page-template-standings .kanews-table-heading{background:var(--kan-theme-color);color:#fff}.page-template-standings .kanews-table-content .kanews-table-wrap:nth-child(2n){background:#f8f8f8}.page-template-page-no-sidebar .kanews-page-header-special+.site-main{margin-top:-4em}#kanews-currencies-search{padding:15px;position:relative;border-bottom:1px solid var(--kan-border-color);width:100%}.form-status{width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;cursor:pointer;margin:0 4px;color:#fff;font-size:9px;display:inline-block}.kanews-contact-page{background:0 0;height:auto!important;box-shadow:none!important}.kanews-contact-page .kanews-lr-page-right{padding:2em}.kanews-contact-page .kanews-lr-page-inner{background:#fff;padding:50px;border-radius:10px}.kanews-contact-page .kanews-lr-page-left{background:0 0;color:#fff;display:flex;justify-content:center;flex-direction:column;padding:45px 30px 0}@media (min-width:992px){.kanews-contact-page .kanews-lr-page-left{padding:50px}}.kanews-contact-page .kanews-lr-page-left h1{color:#fff}.kanews-contact-page .kanews-lr-page-left p{color:rgba(255,255,255,.75)}.kanews-contact-meta{margin:30px 0}.kanews-contact-meta svg{width:18px;height:18px;fill:#fff}.kanews-contact-meta li{margin-bottom:15px;border:2px solid rgba(255,255,255,.5);padding:15px 20px;border-radius:var(--kan-block-radius);line-height:30px;transition:.3s}.kanews-contact-meta li:hover{border-color:#fff}.kanews-contact-meta li:last-child{margin:0}.kanews-contact-meta span{margin-left:30px;opacity:.75}#kanews-add-posts{background:#fff;border-color:var(--kan-border-color)}#kanews-add-posts ol,#kanews-add-posts ul{padding-inline-start:15px}#kanews-add-posts ul li{list-style:initial}#kanews-add-posts ol li{list-style:decimal}.trumbowyg-button-pane{border-color:var(--kan-border-color)}.post-type-archive-columist .kanews-article-share a{width:22px;height:22px;line-height:23px;font-size:10px;border-radius:100%}.post-type-archive-columist .kanews-box-item .author-avatar img{width:100%;height:auto;border-radius:0}.post-type-archive-columist .kanews-author-headline{font-size:18px}.post-type-archive-columist .kanews-author-post-headline{font-weight:500}.post-type-archive-columist .kanews-author-item{background:#fff;padding:1em;border-radius:var(--kan-block-radius);box-shadow:1px 0 5px rgba(0,0,0,.05)}.page-template-livescore #datepicker{position:absolute;right:15px;top:0;border-left:1px solid var(--kan-border-color2);padding:4px 0;z-index:10;cursor:pointer!important;text-align:center;height:46px}.page-template-livescore #datepicker:hover{background:rgba(0,0,0,.02)}#kanews-chart{height:400px;width:100%;position:relative}#kanews-chart #kanews-loader{left:50%;top:50%;transform:translate(-50%,-50%);position:absolute}#kanews-chart .switcher{position:absolute;right:85px;top:15px;z-index:10}#kanews-chart .switcher-item{cursor:pointer;text-decoration:none;display:inline-block;padding:6px 8px;font-size:14px;color:#262b3e;background-color:transparent;margin-right:8px;border:none;border-radius:4px;outline:0}#kanews-chart .switcher-active-item,#kanews-chart .switcher-active-item:hover{background-color:#e1eff9;color:#262b3e!important}#kanews-chart.dark-mode .switcher-active-item{color:#fff}.kanews-Gsj5121{position:absolute;right:0;top:12px;z-index:10}.kanews-Fbk4rj1{position:absolute;left:25px;top:70px;z-index:10}.kanews-Fbk4rj1 .percentage{border-radius:5px;padding:2px 5px;border:1px solid;position:relative}.kanews-Fbk4rj1 h3{font-size:2em;font-weight:500}.kanews-Fbk4rj1 h4{font-weight:400;display:inline-block;background:rgba(0,0,0,.5);padding:2px 5px;border-radius:5px;color:#fff}.kanews-Fbk4rj1 span{margin-left:8px}.kanews-mgfsa1{padding:0 0 15px}.kanews-mgfsa1 h3{font-weight:600;font-size:1.5rem}.kanews-mgfsa1 .col{margin-top:15px}.kanews-mgfsa1 .col-12{border-top:1px solid var(--kan-border-color2);margin-top:15px;padding-top:15px}.kanews-mgfsa14{margin-bottom:8px;font-weight:600}.kanews-mgfsa142{font-size:13px;margin-top:8px}.ql-editor{height:425px!important;color:#222}.ql-container.ql-snow,.ql-toolbar.ql-snow{border-color:#d6d7da!important}.ql-snow .ql-stroke{stroke:#444!important}.ql-editor p{font-size:18px!important;line-height:28px}.ql-editor>*{margin-bottom:1.5rem!important}.ql-editor ul{padding:0 0 0 16px;display:block;align-items:center}.ql-editor ul li{list-style:disc;font-size:18px!important;line-height:28px;color:#000;font-weight:500;padding:0!important;margin:0 0 5px}.ql-editor ol{margin:0}.ql-editor ol li{list-style:none;padding-left:10px!important;position:relative;font-size:18px!important;line-height:28px;margin:0 0 4px;color:#000;font-weight:500}.kanews-dropdown-search{position:absolute;right:1.5rem;top:12px}.prayer-timeline{text-align:center;padding:35px 15px 0}.prayer-timeline .name{font-size:18px;padding:5px 0}.prayer-timeline .time{display:block;font-size:40px;padding:5px 0}.prayer-timeline .col{background-color:#f7f7f7;color:#111;padding:15px;position:relative}.prayer-timeline .col:nth-child(2n){background-color:#f1f1f1}.prayer-timeline .col.active::after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:5px;background:var(--kan-theme-color)}.kanews-page-header .pfg21 .kanews-form,.kanews-page-header .pfg21 .kanews-form select{color:#161616;border-color:#ccc;border-width:2px}.kanews-page-header .pfg21 .kanews-form select{margin-top:1em}.kanews-search-cities{background:#fff;position:absolute;border-radius:var(--kan-block-radius);left:0;top:100%;box-shadow:1px 0 10px rgba(0,0,0,.2);transform-origin:top right;visibility:hidden;opacity:0;z-index:10;width:155px;font-size:14px;padding:5px 0;transform:translateY(7px);transition:none;height:200px}.kanews-search-cities input{border:1px solid var(--kan-border-color);border-radius:var(--kan-block-radius);margin:5px 15px;padding:5px;display:inline-block;max-width:110px;background:#fff;position:sticky;top:0;transition:none}.kanews-search-cities input:focus{border-color:#191c20}.kanews-search-cities>.kanews-search-city{color:#161616;padding:10px 15px;display:block;cursor:pointer;transition:none;border-bottom:1px solid var(--kan-border-color)}.kanews-search-cities>.kanews-search-city:hover{background:rgba(0,0,0,.03)}.kanews-search-cities.is-active{transform:scale(1) translateY(10px);visibility:visible;opacity:1;right:-13px}.kanews-xpage-header{border-bottom:1px solid var(--kan-border-color2);padding-bottom:15px;margin-bottom:1rem}.kanews-xpage-header svg{vertical-align:middle}.kanews-xpage-top .kanews-mgfsa14{font-weight:400}.kanews-xpage-top .kanews-mgfsa141{font-weight:700;font-size:1.3rem}#glkj1{max-height:300px;overflow:hidden;-webkit-transition:max-height .3s;transition:max-height .3s;position:relative}#glkj1.is-show{max-height:unset}#glkj1.is-show .css-17eoayh,#glkj1.is-show+.css-15q1ax4{display:none}.css-15q1ax4{text-align:center;cursor:pointer;display:block;width:100%;z-index:10;position:relative}.css-15q1ax4 svg{width:1em;height:1em;display:inline-block;line-height:1em;flex-shrink:0;color:currentcolor;vertical-align:middle;transition:transform .2s}.css-17eoayh{position:absolute;top:0;height:100%;width:100%;background:linear-gradient(rgba(255,255,255,0) 30%,#fff 100%)}.dark-mode .css-17eoayh{background:linear-gradient(rgba(255,255,255,0) 30%,#1e1e1e 100%)}.single-firma .kanews-article-content li,.single-firma .kanews-article-content p{font-size:15px;line-height:24px}.kanews-comp-label{border-left:5px solid var(--kan-theme-color);margin-left:-15px;padding-left:10px;text-transform:uppercase;font-weight:600;font-size:13px;margin-bottom:7.5px}.blur-text{color:transparent;text-shadow:rgba(0,0,0,.5) 0 0 10px}.kanews-comments-rating{display:inline-block;margin-left:15px;vertical-align:-14px}.kanews-comments-rating label{display:inline-block}.kanews-rating-container{font-size:0;unicode-bidi:bidi-override;direction:rtl}.kanews-rating-container *{font-size:1.4rem}.kanews-rating-container>input{display:none}.kanews-rating-container>input+label{font-family:icomoon;display:inline-block;overflow:hidden;text-indent:9999px;width:1em;white-space:nowrap;cursor:pointer;margin:0}.kanews-rating-container>input+label:before{display:inline-block;text-indent:-9999px;content:"\e92a";color:#888}.kanews-rating-container>input+label:hover:before,.kanews-rating-container>input+label:hover~label:before,.kanews-rating-container>input:checked~label:before{content:"\e925";color:#e52;text-shadow:0 0 1px #333}.kanews-rating-container>.star-cb-clear+label{text-indent:-9999px;width:.5em;margin-left:-.5em}.kanews-rating-container>.star-cb-clear+label:before{width:.5em}.kanews-rating-container:hover>input+label:before{content:"\e925";color:#888;text-shadow:none}.kanews-rating-container:hover>input+label:hover:before,.kanews-rating-container:hover>input+label:hover~label:before{content:"\e925";color:#e52;text-shadow:0 0 1px #333}.comment-respond .kanews-rating-container>.star-cb-clear+label,.comment-respond .kanews-rating-container>input+label:before{text-indent:9999px}.comment-respond .kanews-rating-container>input+label{text-indent:-9999px}.histo-star{flex:0 0 25px}.kanews-rating-num{font-size:72px;font-weight:100;line-height:1em}.kanews-rating-stars{font-size:20px;color:#191c20;margin:15px 0}.kanews-rating-stars-active{color:var(--kan-theme-color);display:inline-block;position:relative;z-index:2}.kanews-rating-users{font-size:14px}.histo{font-size:13px;margin-left:30px}.kanews-rating-bar{padding:4px;display:block}#bar-five{width:0;background-color:#9fc05a}#bar-four{width:0;background-color:#add633}#bar-three{width:0;background-color:#ffd834}#bar-two{width:0;background-color:#ffb234}#bar-one{width:0;background-color:#ff8b5a}.clear:after{content:"";clear:both;display:block}.bg-primary,.kanews-article .kanews-like-button.liked{background-color:var(--kan-theme-color)}#comments .kanews-like-comment.liked,.color-primary,.kanews-article-content .ql-snow .ql-editor blockquote:before,.kanews-article-content blockquote:before,.kanews-private-post i{color:var(--kan-theme-color)}.border-primary,.kanews-article .kanews-like-button.liked{border-color:var(--kan-theme-color)}.hover-primary:hover{background-color:var(--kan-theme-color);border-color:var(--kan-theme-color)}.kanews-switch-button{border-radius:25px;background:#e5e5e5;height:32px;line-height:32px;margin:14px 0;position:relative;-webkit-transition:background-color .25s ease-out .1s;transition:background-color .25s ease-out .1s;width:60px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0 9px}.kanews-switch-button:before{z-index:1;color:#fff;content:"\e9d4";font-family:icomoon;line-height:14px;font-size:14px;border-radius:50%;position:relative}.kanews-switch-button:after{content:"\e91a";font-family:icomoon;line-height:14px;font-size:16px;border-radius:50%;z-index:1;position:relative}.kanews-switch-button .kanews-switch{border-radius:50%;text-align:center;color:#111;background:#fff;position:absolute;z-index:2;transform:translate(0,0);transition:transform .25s ease-out .1s;width:24px;height:24px;line-height:24px;left:4px;top:4px}.kanews-switch-button .kanews-switch:after{content:"\e9d4";font-family:icomoon;line-height:14px;font-size:14px}.kanews-switch-button.kanews-switch-on .kanews-switch{transform:translateX(28px)}.kanews-switch-button.kanews-switch-on .kanews-switch:after{content:"\e91a";color:#000}.site-head-2 .kanews-switch-button,.site-head-4 .kanews-switch-button{background:rgba(255,255,255,.25)}.dark-mode .container-full,.dark-mode .site-wrapper,.page-template-weather-2.dark-mode #main,.single-layout-flat.dark-mode .site-wrapper,body.dark-mode{background:#121212!important}.dark-mode .kanews-survey-widget .kanews-survey-bar,.dark-mode .kanews-switch-button{background:rgba(255,255,255,.25)}.dark-mode .kanews-notifications-content,.dark-mode .kanews-reading-bar{background:#121212}.dark-mode .kanews-section-shortcode>:not(.kanews-section-heading),.dark-mode .kanews-tab .nav-tabs,.dark-mode .pharmacy-name{background:0 0!important}.dark-mode #site-header-action-content,.dark-mode .kanews-post-special-item-time:before,.dark-mode .trumbowyg-button-pane .trumbowyg-button-group::after{background:#2b2b2b}.dark-mode #add_payment_method #payment,.dark-mode #kanews-add-posts,.dark-mode #kanews-top,.dark-mode #related-articles,.dark-mode #site-menu-block,.dark-mode #site-mobile-menu .kanews-notifications-count,.dark-mode .back-to-site,.dark-mode .bg-primary,.dark-mode .extra-sub .kanews-ticker-wrapper .kanews-ticker-control>*,.dark-mode .extra-sub .kanews-ticker-wrapper .kanews-ticker-heading,.dark-mode .kanews-article .kanews-show-more-button,.dark-mode .kanews-article-action .kanews-add-bookmark,.dark-mode .kanews-article-assets a,.dark-mode .kanews-btn,.dark-mode .kanews-category,.dark-mode .kanews-category-6.kanews-category,.dark-mode .kanews-contact-page .kanews-lr-page-inner,.dark-mode .kanews-copy-link .kanews-label,.dark-mode .kanews-covid-item .covid-new-value,.dark-mode .kanews-custom-table .d-flex div:first-child:before,.dark-mode .kanews-dropdown-content,.dark-mode .kanews-form input[type=checkbox]:checked:after,.dark-mode .kanews-icon-box-header,.dark-mode .kanews-label-bg,.dark-mode .kanews-lr-page .kanews-bg-u:before,.dark-mode .kanews-modal-close-btn,.dark-mode .kanews-modal-content,.dark-mode .kanews-popup-close-btn,.dark-mode .kanews-post-content .kanews-category,.dark-mode .kanews-post-special-item:before,.dark-mode .kanews-post-thumb:before,.dark-mode .kanews-posts-shortcode .kanews-section-heading span:after,.dark-mode .kanews-private-post,.dark-mode .kanews-response,.dark-mode .kanews-section-flat-heading .kanews-section-headline:after,.dark-mode .kanews-section-heading .kanews-section-headline>span:before,.dark-mode .kanews-section>ul>li.current_page_item>a,.dark-mode .kanews-slide-category-avatar,.dark-mode .kanews-slider-global .kanews-slide,.dark-mode .kanews-social-accounts>*,.dark-mode .kanews-tab .nav-tabs>*>.nav-link.active,.dark-mode .kanews-tab .tab-content .nav-tabs .nav-link,.dark-mode .kanews-table.table-standings thead,.dark-mode .kanews-text-highlight,.dark-mode .kanews-weather-form select,.dark-mode .kanews-weather-item,.dark-mode .kanews-weather-widget-date,.dark-mode .kanews-weather-widget-weatherIcon,.dark-mode .kanews-weather-wrapper,.dark-mode .kanews_widget_prayer ul li,.dark-mode .kanews_widget_ticker .kanews-ticker-heading,.dark-mode .nav-links .page-numbers.current,.dark-mode .nav-links .page-numbers:hover,.dark-mode .nav-links .post-page-numbers.current,.dark-mode .nav-links .post-page-numbers:hover,.dark-mode .page-links .page-numbers.current,.dark-mode .page-links .page-numbers:hover,.dark-mode .page-links .post-page-numbers.current,.dark-mode .page-links .post-page-numbers:hover,.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__choice,.dark-mode .select2-dropdown,.dark-mode .site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper input,.dark-mode .site-header-action-wrap .slick-arrow,.dark-mode .site-header-wrapper,.dark-mode .site-navbar-nav li .sub-menu,.dark-mode .widget_recent_comments>ul:before,.dark-mode .widget_recent_entries>ul:before,.dark-mode .woocommerce-cart #payment,.dark-mode .woocommerce-checkout #payment,.dark-mode .woocommerce-info{background:#151414!important}.dark-mode .kanews-dropdown-content ul li a:hover,.dark-mode .kanews-notifications-content li:hover,.dark-mode .kanews-section>ul>li:hover>a{background:#151414!important}.dark-mode .kanews-dropdown-content:after,.dark-mode .kanews-dropdown-content:before{border-color:transparent!important}.dark-mode .kanews-slider-thumbs:not(.slick-initialized),.dark-mode .kanews-slider-wrapper:not(.slick-initialized){background-image:linear-gradient(to left,#1e1e1e 0,#151414 20%,#151414 240%,#1e1e1e 100%);background-color:#151414}.dark-mode .kanews-form input[disabled],.dark-mode .kanews-widget-services .kanews-select-city,.dark-mode .kanews_widget_ticker .kanews-ticker-control>*,.dark-mode.page-template-standings .kanews-table-content .kanews-table-wrap:nth-child(2n){background:rgba(0,0,0,.1)}.dark-mode .kanews-author-item{background:rgba(0,0,0,.2);box-shadow:none;border:0}.dark-mode #add_payment_method #payment div.payment_box,.dark-mode #kanews-cookie-box,.dark-mode #site-header-action-content .site-header-action-btn .site-header-action-icon,.dark-mode #site-header-action-content .site-header-action-btn-group.popular5,.dark-mode #site-mobile-menu .site-mobile-menu-wrapper,.dark-mode #toc_container .toc_title,.dark-mode .autocomplete-suggestions,.dark-mode .bg-dark,.dark-mode .collapse-item,.dark-mode .extra-sub .site-subheader,.dark-mode .kanews-category-subscribe-button.category-subscribed,.dark-mode .kanews-covid-information-box .kanews-covid-item,.dark-mode .kanews-dropdown-content ul li a.active,.dark-mode .kanews-entry-tag,.dark-mode .kanews-flat-heading,.dark-mode .kanews-icon-box-header i,.dark-mode .kanews-iconbox,.dark-mode .kanews-input-file::before,.dark-mode .kanews-lr-page,.dark-mode .kanews-lr-page .kanews-bg-d:after,.dark-mode .kanews-modal-close-btn,.dark-mode .kanews-panel,.dark-mode .kanews-popup-content,.dark-mode .kanews-post-big-item .kanews-post-content,.dark-mode .kanews-post-item,.dark-mode .kanews-private-post.bcontent-none,.dark-mode .kanews-profile-card,.dark-mode .kanews-section,.dark-mode .kanews-section-box,.dark-mode .kanews-section.kanews-section-flat .kanews-post-item,.dark-mode .kanews-slider-2 .slick-dots,.dark-mode .kanews-slider-global .kanews-slide-content .kanews-read-more,.dark-mode .kanews-slider-thumbs .slick-arrow,.dark-mode .kanews-slider-wrapper .slick-arrow,.dark-mode .kanews-tab .nav-tabs>*>.nav-link.active .kanews-section-flat .kanews-section-heading .kanews-section-headline:after,.dark-mode .kanews-tab .tab-content .nav-tabs .nav-link,.dark-mode .kanews-tab-bar,.dark-mode .kanews-table,.dark-mode .kanews-table.kanews-slider-c0 .slick-dots,.dark-mode .kanews-table.table-currencies tr:nth-child(2n),.dark-mode .kanews-table.table-standings tr:nth-child(2n),.dark-mode .kanews-waether-cities,.dark-mode .kanews-weather-widget,.dark-mode .kanews-weather-widget-weatherData,.dark-mode .kanews-widget-header:after,.dark-mode .kanews_posts_11__2 .kanews-grid-col-first .kanews-post-content,.dark-mode .kanews_widget_prayer .prayer-header,.dark-mode .or-div span,.dark-mode .pfg21,.dark-mode .pharmacy-item,.dark-mode .prayer-timeline .col,.dark-mode .site-footer,.dark-mode .site-header .header-btn,.dark-mode .site-header .header-btn-icon,.dark-mode .site-header .header-skin-light,.dark-mode .site-header .site-header-top .site-header-top-center .site-header-search-form input,.dark-mode .site-header .site-header-top .site-header-top-right #site-header-search #site-header-search-wrapper button,.dark-mode .site-header-covid .site-currencies-item,.dark-mode .site-navbar+.site-subheader,.dark-mode .site-navbar-wrapper,.dark-mode .site-navbar-wrapper-fixed.headroom,.dark-mode .trumbowyg-button-pane,.dark-mode .widget_recent_comments>ul>li .post-date:before,.dark-mode .widget_recent_entries>ul>li .post-date:before,.dark-mode .woocommerce-cart #payment div.payment_box,.dark-mode .woocommerce-checkout #payment div.payment_box{background:#1e1e1e!important}.dark-mode .kanews-dropdown-content ul li a:hover,.dark-mode .kanews-slider-2 .slick-dots li:hover,.dark-mode .kanews-slider-thumbs .slick-arrow:hover,.dark-mode .kanews-slider-wrapper .slick-arrow:hover,.dark-mode .kanews-tab .nav-tabs>*>.nav-link:hover,.dark-mode .kanews-table tr:hover{background:#1e1e1e!important}.dark-mode .collapse-item,.dark-mode .kanews-notifications-content li,.dark-mode .kanews-notifications-header,.dark-mode .kanews-section-flat .kanews-section-heading,.dark-mode .kanews-section-flat-heading,.dark-mode .kanews-section.kanews-section-flat .kanews-post-item,.dark-mode .kanews-slider-2 .slick-dots,.dark-mode .kanews-slider-2 .slick-dots li,.dark-mode .kanews-slider-4 .slick-arrow,.dark-mode .kanews-tab .nav-tabs>*>.nav-link.active,.dark-mode .site-social-links a{border-color:#1e1e1e!important}.dark-mode .kanews-covid-information-box .kanews-covid-item,.dark-mode .kanews-custom-table .d-flex div:first-child:before,.dark-mode .kanews-flat-heading,.dark-mode .kanews-iconbox,.dark-mode .kanews-lr-page,.dark-mode .kanews-panel,.dark-mode .kanews-post-item,.dark-mode .kanews-section,.dark-mode .kanews-section-box,.dark-mode .kanews-section.kanews-section-flat .kanews-post-item,.dark-mode .woocommerce-info{box-shadow:none}.dark-mode #site-header-action-content:before{color:#1e1e1e!important}.dark-mode .site-header .site-header-top .site-header-top-center .site-header-search-form button{background:rgba(255,255,255,.1)}.dark-mode #comments .comments-list .comments-title,.dark-mode #comments .kanews-comments-pag,.dark-mode #kanews-currencies-search,.dark-mode #kanews_viral_reactions,.dark-mode #toc_container,.dark-mode #toc_container ul li a,.dark-mode #toc_container ul li span,.dark-mode .kanews-article-action,.dark-mode .kanews-article-assets a,.dark-mode .kanews-article-content .collapse-item,.dark-mode .kanews-article-content .collapse-item-body,.dark-mode .kanews-article-content blockquote,.dark-mode .kanews-article-meta .kanews-post-author>.author-avatar,.dark-mode .kanews-author-item,.dark-mode .kanews-btn,.dark-mode .kanews-collapse-btn,.dark-mode .kanews-contact-meta li,.dark-mode .kanews-copy-link input,.dark-mode .kanews-covid-information,.dark-mode .kanews-covid-item,.dark-mode .kanews-custom-table .d-flex,.dark-mode .kanews-dropdown-content,.dark-mode .kanews-dropdown-content ul li.kanews-dropdown-title,.dark-mode .kanews-form input,.dark-mode .kanews-form select,.dark-mode .kanews-form textarea,.dark-mode .kanews-inline-card-item,.dark-mode .kanews-input-file::before,.dark-mode .kanews-jdke2-item.is-active,.dark-mode .kanews-label,.dark-mode .kanews-modal-title,.dark-mode .kanews-panel-footer,.dark-mode .kanews-panel-nav,.dark-mode .kanews-panel-nav li,.dark-mode .kanews-post-comp-thumb,.dark-mode .kanews-post-small-item,.dark-mode .kanews-post-special-item,.dark-mode .kanews-post-special-item-time:before,.dark-mode .kanews-profile-card-header img,.dark-mode .kanews-profile-header .kanews-panel-user-avatar:before,.dark-mode .kanews-profile-statistic,.dark-mode .kanews-section-heading,.dark-mode .kanews-section>ul>li>a,.dark-mode .kanews-service-link,.dark-mode .kanews-slider-thumbs .kanews-post-item,.dark-mode .kanews-slider-wrapper .kanews-post-item,.dark-mode .kanews-tab .nav-tabs>*>.nav-link,.dark-mode .kanews-tab .tab-content .nav-tabs .nav-link,.dark-mode .kanews-table td,.dark-mode .kanews-table thead th,.dark-mode .kanews-table-content .kanews-table-wrap,.dark-mode .kanews-table-heading,.dark-mode .kanews-waether-cities,.dark-mode .kanews-waether-cities input,.dark-mode .kanews-waether-cities>.kanews-weather-city,.dark-mode .kanews-weather-day,.dark-mode .kanews-weather-item,.dark-mode .kanews_widget_posts_6 .kanews-tab .nav-tabs>*>.nav-link,.dark-mode .kanews_widget_posts_8 .kanews-post-overlay,.dark-mode .kanews_widget_ticker .kanews-ticker-control>*,.dark-mode .nav-links .page-numbers,.dark-mode .nav-links .page-numbers.current,.dark-mode .nav-links .page-numbers:hover,.dark-mode .nav-links .post-page-numbers,.dark-mode .nav-links .post-page-numbers.current,.dark-mode .nav-links .post-page-numbers:hover,.dark-mode .page-links .page-numbers,.dark-mode .page-links .page-numbers.current,.dark-mode .page-links .page-numbers:hover,.dark-mode .page-links .post-page-numbers,.dark-mode .page-links .post-page-numbers.current,.dark-mode .page-links .post-page-numbers:hover,.dark-mode .page-load-status,.dark-mode .select2-container--default .select2-selection--single,.dark-mode .single-format-video .kanews-article-content,.dark-mode .site-footer,.dark-mode .site-header .header-skin-light,.dark-mode .site-header .header-skin-light .site-header-top,.dark-mode .site-header .header-skin-light .site-header-top-left .site-drawer-menu-btn+.site-header-logo,.dark-mode .site-header .site-header-top .site-header-top-center .site-header-search-form button,.dark-mode .site-header .site-header-top .site-header-top-center .site-header-search-form input,.dark-mode .site-header-covid .site-currencies-item,.dark-mode .site-subheader,.dark-mode .tagcloud a,.dark-mode .trumbowyg-box,.dark-mode .trumbowyg-editor,.dark-mode .widget_recent_comments>ul>li .post-date:before,.dark-mode .widget_recent_entries>ul>li .post-date:before,.dark-mode .woocommerce .input-text,.dark-mode .woocommerce-billing-fields__field-wrapper input,.dark-mode .woocommerce-billing-fields__field-wrapper select,.dark-mode .woocommerce-billing-fields__field-wrapper textarea,.dark-mode.single-layout-flat .kanews-section{border-color:rgba(255,255,255,.1)!important}.dark-mode .kanews-label .kanews-category-subscribe-button,.dark-mode .tagcloud a .kanews-category-subscribe-button{border-left:rgba(255,255,255,.1)!important}.dark-mode .hr-widget{background-color:rgba(255,255,255,.1)!important}.dark-mode .kanews-jdke2-item{border-color:rgba(255,255,255,.1)!important;box-shadow:0 0 0 1px rgba(255,255,255,.1)}.dark-mode .kanews-post-shortcode .kanews-post-item{border:1px solid rgba(255,255,255,.1)}.dark-mode .kanews-page-header,.dark-mode.page-template-traffic main{background:#252525}.dark-mode .kanews-category-subscribe-button{background:rgba(255,255,255,.1)}.dark-mode .kanews-page-header.page-header-2:after{content:none}.dark-mode,.dark-mode #site-header-action-content .site-header-action-btn .site-header-action-name,.dark-mode #site-header-action-content .site-header-action-btn-group .onjkln2,.dark-mode .extra-sub .kanews-ticker-wrapper .kanews-ticker li>a,.dark-mode .extra-sub .kanews-ticker-wrapper .kanews-ticker-title,.dark-mode .kanews-article-content blockquote:before,.dark-mode .kanews-btn,.dark-mode .kanews-copy-link input,.dark-mode .kanews-dropdown-content ul li,.dark-mode .kanews-form select,.dark-mode .kanews-icon-box-header i,.dark-mode .kanews-label,.dark-mode .kanews-lr-page label,.dark-mode .kanews-modal-close-btn,.dark-mode .kanews-modal-title,.dark-mode .kanews-notifications-content,.dark-mode .kanews-notifications-header,.dark-mode .kanews-post-content .kanews-category,.dark-mode .kanews-section-heading .kanews-section-headline>span,.dark-mode .kanews-slider-thumbs .slick-arrow,.dark-mode .kanews-slider-wrapper .slick-arrow,.dark-mode .kanews-tab .nav-tabs>*>.nav-link,.dark-mode .kanews-tab-bar li,.dark-mode .kanews-tab-bar li>a,.dark-mode .kanews-table thead th,.dark-mode .kanews-table.table-currencies .currencies-down-item span,.dark-mode .kanews-table.table-currencies .currencies-up-item span,.dark-mode .kanews-waether-cities>.kanews-weather-city,.dark-mode .kanews-weather-form select,.dark-mode .kanews-weather-item svg,.dark-mode .kanews_widget_prayer ul li span,.dark-mode .kanews_widget_ticker .kanews-ticker .kanews-ticker-title,.dark-mode .kanews_widget_ticker .kanews-ticker-control>*,.dark-mode .prayer-timeline .col,.dark-mode .ql-snow .ql-picker,.dark-mode .site-header .header-skin-light,.dark-mode .site-header .site-header-top .site-header-top-center .site-header-search-form button,.dark-mode .site-header-covid .site-currencies-item,.dark-mode .slick-dots li button,.dark-mode .tagcloud a,.dark-mode a,.dark-mode body,.dark-mode button,.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode h5,.dark-mode h6,.dark-mode input,.dark-mode p,.dark-mode textarea{color:hsla(0,0%,100%,.75)!important}.dark-mode .kanews-popup-close-btn,.dark-mode a:hover{color:#fff!important}.dark-mode .trumbowyg-box svg,.dark-mode .trumbowyg-modal svg{fill:#fff}.dark-mode.page-template-incweather-php .site-main{background-image:linear-gradient(#333,#222,#111)!important}.dark-mode .extra-sub .site-subheader .kanews-city-weather .weatherIcon img,.dark-mode .kanews-weather-icon img{filter:brightness(0) invert(1)}.dark-mode .kanews-weather-item svg{fill:hsla(0,0%,100%,.75)}.dark-mode .kanews-section-flat{background:0 0!important;border:0!important;box-shadow:none!important}.dark-mode .kanews-reading-bar:before,.dark-mode .kanews_widget_ticker .kanews-ticker-heading:after,.dark-mode .slick-list:after{content:none}.dark-mode .kanews-scroll::-webkit-scrollbar-thumb{border:0!important;background:rgba(255,255,255,.1)}.dark-mode .kanews-scroll::-webkit-scrollbar,.dark-mode .kanews-scroll::-webkit-scrollbar-track{background:0 0;width:8px}.dark-mode #site-header-action-content .site-header-action-btn .site-header-action-btn-wrapper,.dark-mode .kanews-reading-bar .js-bar{background:rgba(255,255,255,.1)}.dark-mode .kanews-post-big-item .kanews-post-content p:after{background:linear-gradient(to bottom,rgba(255,255,255,0),#1e1e1e)}.dark-mode .kanews-post-counter{-webkit-text-stroke-color:#fff;-moz-text-stroke-color:#fff;-o-text-stroke-color:#fff;-ms-text-stroke-color:#fff;color:#fff}.dark-mode .ql-snow .ql-stroke{stroke:#fff!important}.dark-mode .site-navbar .site-navbar-nav>li:after{background:#fff}.content-WOGqw5_Y{color:#fff}