@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-avatar{align-items:center;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;display:inline-flex}.components-avatar,.components-avatar__image{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;flex-shrink:0;overflow:clip}.components-avatar__image{border:0;box-sizing:border-box;color:#fff;font-size:0;height:32px;position:relative;width:32px}.is-small>.components-avatar__image{height:24px;width:24px}.has-src>.components-avatar__image{background-image:var(--components-avatar-url);background-position:50%;background-size:cover}.has-avatar-border-color>.components-avatar__image{background-clip:padding-box;border:var(--wp-admin-border-width-focus) solid var(--components-avatar-outline-color);box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.components-avatar:not(.has-src)>.components-avatar__image{align-items:center;background-clip:initial;border:0;box-shadow:none;display:flex;font-size:11px;font-weight:499;justify-content:center}.components-avatar:not(.has-src).has-avatar-border-color>.components-avatar__image{background-color:var(--components-avatar-outline-color)}.components-avatar__name{color:#fff;font-size:13px;line-height:20px;min-width:0;opacity:0;overflow:hidden;padding-bottom:2px;transition:opacity .15s cubic-bezier(.15,0,.15,1);white-space:nowrap}.components-avatar.has-badge{column-gap:0;display:inline-grid;grid-template-columns:min-content 0fr;padding-inline-end:0;transition:grid-template-columns .3s cubic-bezier(.15,0,.15,1),column-gap .3s cubic-bezier(.15,0,.15,1),padding-inline-end .3s cubic-bezier(.15,0,.15,1)}.components-avatar.has-badge:hover{column-gap:4px;grid-template-columns:min-content 1fr;padding-inline-end:8px;transition-timing-function:cubic-bezier(.85,0,.85,1)}.components-avatar.has-badge:hover .components-avatar__name{opacity:1;transition-timing-function:cubic-bezier(.85,0,.85,1)}.components-avatar.has-badge.has-avatar-border-color{background-color:var(--components-avatar-outline-color)}.components-avatar.has-status.has-src>.components-avatar__image{background-image:none}.components-avatar.has-status.has-src>.components-avatar__image:before{background-image:var(--components-avatar-url);background-position:50%;background-size:cover;border-radius:inherit;content:"";inset:0;mix-blend-mode:luminosity;opacity:.3;position:absolute}.components-avatar.has-status:not(.has-src)>.components-avatar__image{color:#ffffff4d}.components-avatar.has-status.has-avatar-border-color>.components-avatar__image{background-color:var(--components-avatar-outline-color)}.components-avatar__status-indicator{fill:#fff;align-items:center;color:#fff;display:flex;inset:0;justify-content:center;position:absolute;z-index:1}.components-avatar__status-indicator svg{height:75%;width:75%}@media (prefers-reduced-motion:reduce){.components-avatar.has-badge,.components-avatar__name{transition:none}}.components-avatar-group{align-items:center;display:flex}.components-avatar-group>.components-avatar+.components-avatar{margin-inline-start:-8px}.components-avatar-group>.components-avatar{position:relative}.components-avatar-group>.components-avatar:first-child{z-index:10}.components-avatar-group>.components-avatar:nth-child(2){z-index:9}.components-avatar-group>.components-avatar:nth-child(3){z-index:8}.components-avatar-group>.components-avatar:nth-child(4){z-index:7}.components-avatar-group>.components-avatar:nth-child(5){z-index:6}.components-avatar-group>.components-avatar:nth-child(6){z-index:5}.components-avatar-group>.components-avatar:nth-child(7){z-index:4}.components-avatar-group>.components-avatar:nth-child(8){z-index:3}.components-avatar-group>.components-avatar:nth-child(9){z-index:2}.components-avatar-group>.components-avatar:nth-child(10){z-index:1}.components-avatar-group__overflow{color:#1e1e1e;font-size:12px;line-height:20px;margin-inline-start:4px;white-space:nowrap}.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{appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:499;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:4px 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(:active){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus{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(:active){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(:active){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:not(:active){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));font-weight:400;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(:active){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-pressed:focus{outline:2px solid #0000}.components-button svg{fill:currentColor;flex-shrink:0;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-400,#ccc)}.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;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{fill:currentColor;display:inline-block;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]::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: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{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@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: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 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%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-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' 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-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 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-2v2H8v2H6z' 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::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{fill:currentColor;line-height:0;margin:0 auto 8px;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;font-weight:400;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:32px;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::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-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 24px;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:24px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:24px}[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:499;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{font-weight:400;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%}}.components-modal__frame.is-full-screen :where(.components-modal__content){display:flex;margin-bottom:24px;padding-bottom:0}.components-modal__frame.is-full-screen :where(.components-modal__content)>:last-child{flex:1}@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;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:20px;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 24px 24px}.components-modal__content.hide-header{margin-top:0;padding-top:24px}.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-dismissible .components-notice__content{margin-right:25px}.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-bottom:4px;margin-top:4px}.components-notice__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.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-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:499;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{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%)}@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{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{-webkit-font-smoothing:subpixel-antialiased;align-items:flex-start;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;outline:1px solid #0000;padding:24px;position:relative;text-align:left;width:100%}.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{fill:currentColor;margin-right:4px}@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]::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{stroke:currentColor;box-sizing:initial;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.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)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}.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:400;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::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:#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{fill:#f0b849;align-self:center;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):invalid[data-validity-visible]) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):invalid[data-validity-visible]{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:invalid[data-validity-visible]):not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:invalid[data-validity-visible]) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid[data-validity-visible]){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:invalid[data-validity-visible]) .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:12px;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}}: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}}.commands-command-menu{border-radius:4px;margin:auto;max-width:400px;position:relative;top:calc(5% + 64px);width:calc(100% - 32px)}@media (min-width:600px){.commands-command-menu{top:calc(10% + 64px)}}.commands-command-menu .components-modal__content{margin:0;overflow:hidden;padding:0}.commands-command-menu__overlay{align-items:start;display:block}.commands-command-menu__header{align-items:center;display:flex;gap:8px;padding:0 16px}.commands-command-menu__header .components-button{border:1px solid #949494;border-radius:2px 0 0 2px;border-right:0;height:56px;justify-content:center;width:56px}.commands-command-menu__header .components-button+[cmdk-input]{border-bottom-left-radius:0;border-top-left-radius:0}.commands-command-menu__header-search-icon:dir(ltr){transform:scaleX(-1)}.commands-command-menu__container{will-change:transform}.commands-command-menu__container [cmdk-input]{border:none;border-radius:0;color:#1e1e1e;font-size:15px;line-height:24px;margin:0;outline:none;padding:16px 4px;width:100%}.commands-command-menu__container [cmdk-input]::placeholder{color:#757575}.commands-command-menu__container [cmdk-input]:focus{box-shadow:none;outline:none}.commands-command-menu__container [cmdk-item]{align-items:center;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;font-size:13px}.commands-command-menu__container [cmdk-item]:active,.commands-command-menu__container [cmdk-item][aria-selected=true]{background:var(--wp-admin-theme-color);color:#fff}.commands-command-menu__container [cmdk-item]:active svg,.commands-command-menu__container [cmdk-item][aria-selected=true] svg{fill:#fff}.commands-command-menu__container [cmdk-item][aria-disabled=true]{color:#949494;cursor:not-allowed}.commands-command-menu__container [cmdk-item] svg{fill:#1e1e1e}.commands-command-menu__container [cmdk-item]>div{min-height:40px;padding:4px 16px 4px 40px}.commands-command-menu__container [cmdk-item]>.has-icon{padding-left:8px}.commands-command-menu__container [cmdk-root]>[cmdk-list]{max-height:368px;overflow:auto;scroll-padding-bottom:8px;scroll-padding-top:8px}.commands-command-menu__container [cmdk-root]>[cmdk-list]:has([cmdk-empty]),.commands-command-menu__container [cmdk-root]>[cmdk-list]:has([cmdk-group-items]:not(:empty)){border-top:1px solid #ddd}.commands-command-menu__container [cmdk-root]>[cmdk-list]:has([cmdk-group-items]:not(:empty)){padding-top:8px}.commands-command-menu__container [cmdk-root]>[cmdk-list] [cmdk-list-sizer]>[cmdk-group]:last-child [cmdk-group-items]:not(:empty){padding-bottom:8px}.commands-command-menu__container [cmdk-root]>[cmdk-list] [cmdk-list-sizer]>[cmdk-group]>[cmdk-group-items]:not(:empty){padding:0 8px}.commands-command-menu__container [cmdk-empty]{align-items:center;color:#1e1e1e;display:flex;justify-content:center;padding:8px 0 32px;white-space:pre-wrap}.commands-command-menu__container [cmdk-loading]{padding:16px}.commands-command-menu__container [cmdk-list-sizer]{position:relative}.commands-command-menu__item-label{display:inline-block;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commands-command-menu__item-category{color:#757575;flex:0 0 auto;font-size:13px;line-height:1.4;margin-left:auto;padding-left:24px;text-align:right}[aria-selected=true] .commands-command-menu__item-category,[cmdk-item]:active .commands-command-menu__item-category{color:#fffc}.commands-command-menu__item mark{background:unset;color:inherit;font-weight:600}.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{--wpds-border-radius-lg:8px;--wpds-border-radius-md:4px;--wpds-border-radius-sm:2px;--wpds-border-radius-xs:1px;--wpds-border-width-focus:2px;--wpds-border-width-lg:8px;--wpds-border-width-md:4px;--wpds-border-width-sm:2px;--wpds-border-width-xs:1px;--wpds-color-bg-interactive-brand-strong:#3858e9;--wpds-color-bg-interactive-brand-strong-active:#2e49d9;--wpds-color-bg-interactive-brand-weak:#0000;--wpds-color-bg-interactive-brand-weak-active:#e6eaf4;--wpds-color-bg-interactive-error:#0000;--wpds-color-bg-interactive-error-active:#fff6f4;--wpds-color-bg-interactive-error-strong:#cc1818;--wpds-color-bg-interactive-error-strong-active:#b90000;--wpds-color-bg-interactive-error-weak:#0000;--wpds-color-bg-interactive-error-weak-active:#f6e6e3;--wpds-color-bg-interactive-neutral-strong:#2d2d2d;--wpds-color-bg-interactive-neutral-strong-active:#1e1e1e;--wpds-color-bg-interactive-neutral-strong-disabled:#e2e2e2;--wpds-color-bg-interactive-neutral-weak:#0000;--wpds-color-bg-interactive-neutral-weak-active:#eaeaea;--wpds-color-bg-interactive-neutral-weak-disabled:#0000;--wpds-color-bg-surface-brand:#ecf0f9;--wpds-color-bg-surface-caution:#fee994;--wpds-color-bg-surface-caution-weak:#fff9c9;--wpds-color-bg-surface-error:#f6e6e3;--wpds-color-bg-surface-error-weak:#fff6f4;--wpds-color-bg-surface-info:#deebfa;--wpds-color-bg-surface-info-weak:#f2f9ff;--wpds-color-bg-surface-neutral:#f8f8f8;--wpds-color-bg-surface-neutral-strong:#fff;--wpds-color-bg-surface-neutral-weak:#f0f0f0;--wpds-color-bg-surface-success:#c5f7cc;--wpds-color-bg-surface-success-weak:#eaffed;--wpds-color-bg-surface-warning:#fde6bd;--wpds-color-bg-surface-warning-weak:#fff7e0;--wpds-color-bg-thumb-brand:#3858e9;--wpds-color-bg-thumb-brand-active:#3858e9;--wpds-color-bg-thumb-neutral-disabled:#d8d8d8;--wpds-color-bg-thumb-neutral-weak:#8a8a8a;--wpds-color-bg-thumb-neutral-weak-active:#6c6c6c;--wpds-color-bg-track-neutral:#d8d8d8;--wpds-color-bg-track-neutral-weak:#e0e0e0;--wpds-color-fg-content-caution:#281d00;--wpds-color-fg-content-caution-weak:#826a00;--wpds-color-fg-content-error:#470000;--wpds-color-fg-content-error-weak:#cc1818;--wpds-color-fg-content-info:#001b4f;--wpds-color-fg-content-info-weak:#006bd7;--wpds-color-fg-content-neutral:#1e1e1e;--wpds-color-fg-content-neutral-weak:#6d6d6d;--wpds-color-fg-content-success:#002900;--wpds-color-fg-content-success-weak:#007f30;--wpds-color-fg-content-warning:#2e1900;--wpds-color-fg-content-warning-weak:#926300;--wpds-color-fg-interactive-brand:#3858e9;--wpds-color-fg-interactive-brand-active:#3858e9;--wpds-color-fg-interactive-brand-strong:#eff0f2;--wpds-color-fg-interactive-brand-strong-active:#eff0f2;--wpds-color-fg-interactive-error:#cc1818;--wpds-color-fg-interactive-error-active:#cc1818;--wpds-color-fg-interactive-error-strong:#f2efef;--wpds-color-fg-interactive-error-strong-active:#f2efef;--wpds-color-fg-interactive-neutral:#1e1e1e;--wpds-color-fg-interactive-neutral-active:#1e1e1e;--wpds-color-fg-interactive-neutral-disabled:#8a8a8a;--wpds-color-fg-interactive-neutral-strong:#f0f0f0;--wpds-color-fg-interactive-neutral-strong-active:#f0f0f0;--wpds-color-fg-interactive-neutral-strong-disabled:#8a8a8a;--wpds-color-fg-interactive-neutral-weak:#6d6d6d;--wpds-color-fg-interactive-neutral-weak-disabled:#8a8a8a;--wpds-color-stroke-focus-brand:#3858e9;--wpds-color-stroke-interactive-brand:#3858e9;--wpds-color-stroke-interactive-brand-active:#2337c8;--wpds-color-stroke-interactive-error:#cc1818;--wpds-color-stroke-interactive-error-active:#9d0000;--wpds-color-stroke-interactive-error-strong:#cc1818;--wpds-color-stroke-interactive-neutral:#8a8a8a;--wpds-color-stroke-interactive-neutral-active:#6c6c6c;--wpds-color-stroke-interactive-neutral-disabled:#d8d8d8;--wpds-color-stroke-interactive-neutral-strong:#6c6c6c;--wpds-color-stroke-surface-brand:#a3b1d4;--wpds-color-stroke-surface-brand-strong:#3858e9;--wpds-color-stroke-surface-error:#daa39b;--wpds-color-stroke-surface-error-strong:#cc1818;--wpds-color-stroke-surface-info:#9fbcdc;--wpds-color-stroke-surface-info-strong:#006bd7;--wpds-color-stroke-surface-neutral:#d8d8d8;--wpds-color-stroke-surface-neutral-strong:#8a8a8a;--wpds-color-stroke-surface-neutral-weak:#e0e0e0;--wpds-color-stroke-surface-success:#8ac894;--wpds-color-stroke-surface-success-strong:#007f30;--wpds-color-stroke-surface-warning:#d0b381;--wpds-color-stroke-surface-warning-strong:#926300;--wpds-dimension-base:4px;--wpds-dimension-gap-2xl:32px;--wpds-dimension-gap-3xl:40px;--wpds-dimension-gap-lg:16px;--wpds-dimension-gap-md:12px;--wpds-dimension-gap-sm:8px;--wpds-dimension-gap-xl:24px;--wpds-dimension-gap-xs:4px;--wpds-dimension-padding-2xl:24px;--wpds-dimension-padding-3xl:32px;--wpds-dimension-padding-lg:16px;--wpds-dimension-padding-md:12px;--wpds-dimension-padding-sm:8px;--wpds-dimension-padding-xl:20px;--wpds-dimension-padding-xs:4px;--wpds-elevation-lg:0 5px 15px 0 #00000014,0 15px 27px 0 #00000012,0 30px 36px 0 #0000000a,0 50px 43px 0 #00000005;--wpds-elevation-md:0 2px 3px 0 #0000000d,0 4px 5px 0 #0000000a,0 12px 12px 0 #00000008,0 16px 16px 0 #00000005;--wpds-elevation-sm:0 1px 2px 0 #0000000d,0 2px 3px 0 #0000000a,0 6px 6px 0 #00000008,0 8px 8px 0 #00000005;--wpds-elevation-xs:0 1px 1px 0 #00000008,0 1px 2px 0 #00000005,0 3px 3px 0 #00000005,0 4px 4px 0 #00000003;--wpds-font-family-body:-apple-system,system-ui,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;--wpds-font-family-heading:-apple-system,system-ui,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;--wpds-font-family-mono:"Menlo","Consolas",monaco,monospace;--wpds-font-line-height-2xl:40px;--wpds-font-line-height-lg:28px;--wpds-font-line-height-md:24px;--wpds-font-line-height-sm:20px;--wpds-font-line-height-xl:32px;--wpds-font-line-height-xs:16px;--wpds-font-size-2xl:32px;--wpds-font-size-lg:15px;--wpds-font-size-md:13px;--wpds-font-size-sm:12px;--wpds-font-size-xl:20px;--wpds-font-size-xs:11px;--wpds-font-weight-medium:499;--wpds-font-weight-regular:400}[data-wpds-theme-provider-id][data-wpds-density=compact]{--wpds-dimension-gap-2xl:24px;--wpds-dimension-gap-3xl:32px;--wpds-dimension-gap-lg:12px;--wpds-dimension-gap-md:8px;--wpds-dimension-gap-sm:4px;--wpds-dimension-gap-xl:20px;--wpds-dimension-gap-xs:4px;--wpds-dimension-padding-2xl:20px;--wpds-dimension-padding-3xl:24px;--wpds-dimension-padding-lg:12px;--wpds-dimension-padding-md:8px;--wpds-dimension-padding-sm:4px;--wpds-dimension-padding-xl:16px;--wpds-dimension-padding-xs:4px}[data-wpds-theme-provider-id][data-wpds-density=comfortable]{--wpds-dimension-gap-2xl:40px;--wpds-dimension-gap-3xl:48px;--wpds-dimension-gap-lg:20px;--wpds-dimension-gap-md:16px;--wpds-dimension-gap-sm:12px;--wpds-dimension-gap-xl:32px;--wpds-dimension-gap-xs:8px;--wpds-dimension-padding-2xl:32px;--wpds-dimension-padding-3xl:40px;--wpds-dimension-padding-lg:20px;--wpds-dimension-padding-md:16px;--wpds-dimension-padding-sm:12px;--wpds-dimension-padding-xl:24px;--wpds-dimension-padding-xs:8px}[data-wpds-theme-provider-id][data-wpds-density=default]{--wpds-dimension-base:4px;--wpds-dimension-gap-2xl:32px;--wpds-dimension-gap-3xl:40px;--wpds-dimension-gap-lg:16px;--wpds-dimension-gap-md:12px;--wpds-dimension-gap-sm:8px;--wpds-dimension-gap-xl:24px;--wpds-dimension-gap-xs:4px;--wpds-dimension-padding-2xl:24px;--wpds-dimension-padding-3xl:32px;--wpds-dimension-padding-lg:16px;--wpds-dimension-padding-md:12px;--wpds-dimension-padding-sm:8px;--wpds-dimension-padding-xl:20px;--wpds-dimension-padding-xs:4px}@media (min-resolution:192dpi){:root{--wpds-border-width-focus:1.5px}}: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;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-image-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);background-size:cover;border-radius:2px;box-shadow:inset 0 0 0 1px #0003;height:20px;outline:1px solid #0000;width:20px}.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{margin:0 16px 16px}.block-editor-block-inspector-edit-contents .block-editor-block-inspector-edit-contents__button{justify-content:center}.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:after{display:none}.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{fill:#1e1e1e;flex-shrink:0;margin-right:12px}.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:-24px;left:0;margin:0 -24px -24px;padding:16px 24px;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;white-space:nowrap}.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{color:#1e1e1e;padding:16px}.block-editor-block-card.is-parent{padding-bottom:4px}.block-editor-block-card.is-child{padding-top:4px}.block-editor-block-card__parent-select-button{align-items:start;height:auto!important;padding:0;text-align:start}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:499;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,.block-editor-block-card__child-indicator-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{fill:#1e1e1e;margin-right:10px}.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:499;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-quick-navigation__item{font-weight:400}.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{grid-column:1/-1}.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}.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:499;margin-bottom:12px;text-transform:uppercase}.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{box-sizing:border-box;padding:0 16px 16px}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;min-inline-size:0}.block-editor-block-variation-transforms__button{justify-content:center;width:100%}.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__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{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{min-height:160px}.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)}.block-editor-fit-text-size-warning{margin:8px 0 0}.block-editor-fit-text-size-warning .components-notice__content{margin-right:0}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.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{margin-bottom:16px}.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}.modal-open .block-editor-inspector-list-view-content-popover{z-index:99999}.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__preview{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__preview .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .block-editor-link-control__preview .block-editor-link-control_link-information{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__preview{background:#0000;border:0;padding:16px}.block-editor-link-control__preview .block-editor-link-control__link-information{margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__preview .block-editor-link-control__link-information .block-editor-link-control__preview-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__preview.is-url-title .block-editor-link-control__preview-title{word-break:break-all}.block-editor-link-control__preview .block-editor-link-control__preview-icon,.block-editor-link-control__preview .block-editor-link-control__preview-image{background-color:#f0f0f0;border-radius:2px;flex-shrink:0;height:32px;position:relative;width:32px}.block-editor-link-control__preview .block-editor-link-control__preview-icon img{width:16px}.block-editor-link-control__preview.is-error .block-editor-link-control__preview-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__preview .block-editor-link-control__preview-title{line-height:1.1}.block-editor-link-control__preview .block-editor-link-control__preview-title:focus{box-shadow:none}.block-editor-link-control__preview .block-editor-link-control__preview-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__preview .block-editor-link-control__preview-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__preview .block-editor-link-control__preview-title span{font-weight:400}.block-editor-link-control__preview .block-editor-link-control__preview-title .components-external-link__icon{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon img,.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon svg{opacity:0}.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-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__preview.is-fetching .block-editor-link-control__preview-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__preview-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)}.link-preview-button.components-button{border-color:#949494;box-shadow:inset 0 0 0 1px #949494;height:auto;padding:12px;width:100%}.link-preview-button__image-container{flex-shrink:0;height:24px;width:24px}.link-preview-button__image{border-radius:2px;height:100%;object-fit:cover;width:100%}.link-preview-button__content,.link-preview-button__details{flex:1;min-width:0}.link-preview-button__hint,.link-preview-button__title{display:block;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.link-preview-button__title{color:#1e1e1e;display:block;font-weight:500;margin-top:4px}.link-preview-button__hint{color:#757575;font-size:12px;font-weight:400}.link-preview-button__icon{color:#1e1e1e}.link-preview-button__badges{margin-top:8px}.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{z-index:99999}.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 #ddd;margin-top:8px;padding-bottom:8px}.block-editor-media-replace-flow__options.is-variant-toolbar .block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top-color:#1e1e1e}.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__preview.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{word-wrap:break-word;overflow:hidden}.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:499}.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{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.preset-input-control__wrapper>*{flex:1}.preset-input-control__wrapper>.preset-input-control__custom-toggle,.preset-input-control__wrapper>.preset-input-control__icon{flex:none}.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-content-only-controls__link{box-shadow:inset 0 0 0 1px #ccc;width:100%}.block-editor-content-only-controls__link:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-content-only-controls__link-row{align-items:center}.block-editor-content-only-controls__link-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.block-editor-content-only-controls__media{box-shadow:inset 0 0 0 1px #ccc;padding:8px;width:100%}.block-editor-content-only-controls__media:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-content-only-controls__media-replace-flow{display:block}.block-editor-content-only-controls__media-row{align-items:center}.block-editor-content-only-controls__media-placeholder{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:2px;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:24px;padding:0;width:24px}.block-editor-content-only-controls__media-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.block-editor-content-only-controls__media-thumbnail{align-self:center;border-radius:2px;height:24px;width:24px}.block-editor-content-only-controls__media-thumbnail img{height:100%!important;object-fit:cover;width:100%!important}.block-editor-content-only-controls__rich-text{background:#fff;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.block-editor-content-only-controls__rich-text{transition:box-shadow .1s linear}}@media (min-width:600px){.block-editor-content-only-controls__rich-text{font-size:13px;line-height:normal}}.block-editor-content-only-controls__rich-text:focus{border-color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 .5px var(--wp-admin-theme-color,#3858e9);outline:2px solid #0000}.block-editor-content-only-controls__rich-text::placeholder{color:#1e1e1e9e}.block-editor-content-only-controls__rich-text{border-color:#949494}.block-editor-content-only-controls__rich-text::placeholder{color:color-mix(in srgb,#1e1e1e,#0000 38%)}.block-editor-content-only-controls__rich-text{min-height:40px;padding:12px}.block-editor-block-fields__container{padding:0 16px}.block-editor-block-fields__container:first-of-type{border-top:1px solid #e0e0e0;padding-block-start:8px}.block-editor-block-fields__container:last-of-type{padding-block-end:16px}.block-editor-block-fields__header{margin-bottom:4px;padding:8px 0}.block-editor-block-fields__header-icon{flex:0 0 24px}.block-editor-block-fields__header-title{flex:1;margin:0!important}.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.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 .components-button.block-editor-block-toolbar__block-icon-button[aria-disabled=true],.block-editor-block-toolbar .components-button.block-editor-block-toolbar__block-icon-button[aria-disabled=true]:hover{color:#1e1e1e}.block-editor-block-toolbar.is-connected .block-editor-block-toolbar__block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-toolbar__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;top:15px;width:2px}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar__pattern-overrides-popover .components-popover__content{min-width:260px;padding:16px}.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 .block-editor-block-toolbar .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.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-parent-selector .block-editor-block-parent-selector__button{text-wrap:nowrap;border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px}.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{grid-gap:12px;display:grid;grid-template-columns:1fr 1fr}.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:499;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{grid-gap:8px;display:grid;grid-template-columns:1fr 1fr}.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;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{grid-gap:32px;display:grid;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:499}.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__label,.spacing-sizes-control .spacing-sizes-control__unit-control{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__preset-range{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__wrapper{align-items:center}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__wrapper .preset-input-control__icon{margin-left:-4px}.block-editor-block-visibility-modal{z-index:1000001}.block-editor-block-visibility-modal__options{border:0;list-style:none;margin:24px 0;padding:0}.block-editor-block-visibility-modal__options-item{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 0 16px}.block-editor-block-visibility-modal__options-item:last-child{margin:0}.block-editor-block-visibility-modal__options-item--everywhere{align-items:start;flex-direction:column}.block-editor-block-visibility-modal__options-checkbox--everywhere{font-weight:600}.block-editor-block-visibility-modal__options-icon--checked{fill:#ddd}.block-editor-block-visibility-modal__sub-options{padding-inline-start:12px;width:100%}.block-editor-block-visibility-modal__description{color:#757575;font-size:12px}.block-editor-block-visibility-info{align-items:center;display:flex;justify-content:start;margin:0 16px 16px;padding-bottom:4px;padding-top:4px}.media-author-field__avatar{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:left;overflow:hidden;width:24px}.media-author-field__avatar img{border-radius:100%;height:16px;object-fit:cover;opacity:1;width:16px}@media not (prefers-reduced-motion){.media-author-field__avatar.is-loaded img,.media-author-field__avatar.is-loading img{transition:opacity .1s linear}}.media-author-field__avatar.is-loading img{opacity:0}.media-author-field__avatar.is-loaded img{opacity:1}.media-author-field__icon{display:flex;flex-shrink:0;height:24px;width:24px}.media-author-field__icon svg{fill:currentColor;margin-left:-4px}.media-author-field__name{overflow:hidden;text-overflow:ellipsis}.dataviews-media-field__media-thumbnail{align-items:center;display:flex;height:100%;position:relative}.dataviews-media-field__media-thumbnail--image{display:block;height:100%;object-fit:cover;width:100%}.dataviews-media-field__media-thumbnail__stack{box-sizing:border-box;color:#757575;height:100%;width:100%}.dataviews-media-field__media-thumbnail--icon{fill:currentColor;color:#757575}.dataviews-media-field__media-thumbnail__filename{box-sizing:border-box;container-type:inline-size;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:16px;padding:0 16px;text-align:center;width:100%}.dataviews-media-field__media-thumbnail__filename__truncate{margin-top:4px}@container (max-width: 90px){.dataviews-media-field__media-thumbnail__filename__truncate{display:none!important}}.media-upload-modal .components-modal__header{padding-bottom:8px}.media-upload-modal .components-modal__frame.is-full-screen .components-modal__content{margin-bottom:16px}.media-upload-modal .components-modal__content{padding:0}.media-upload-modal .dataviews-picker-wrapper>.dataviews__view-actions{padding-top:8px}.media-upload-modal .dataviews-footer{padding-bottom:8px}.media-upload-modal .media-upload-modal__snackbar{bottom:24px;box-sizing:border-box;display:flex;flex-direction:column;left:0;padding-inline:16px;pointer-events:none;position:fixed;right:0}.media-upload-modal .media-upload-modal__snackbar .components-snackbar{margin-inline:auto}: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}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{position:relative}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty){background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 0 .5px .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;max-height:96px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}.pattern-overrides-control__allow-overrides-button{justify-content:center;width:100%}: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}}.admin-ui-page{text-wrap:pretty;background-color:#fff;color:#2f2f2f;display:flex;flex-flow:column;height:100%;position:relative;z-index:1}.admin-ui-page__header{background:#fff;border-bottom:1px solid #f0f0f0;padding:16px 24px;position:sticky;top:0;z-index:1}.admin-ui-page__sidebar-toggle-slot:empty{display:none}.admin-ui-page__header-subtitle{color:#757575;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:20px;margin:0;padding-block-end:8px}.admin-ui-page__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.admin-ui-page__content.has-padding{padding:16px 24px}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon{padding:0 8px;width:auto}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon svg{display:none}.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.admin-ui-breadcrumbs__list{font-size:15px;font-weight:500;gap:0;list-style:none;margin:0;min-height:32px;padding:0}.admin-ui-breadcrumbs__list li:not(:last-child):after{content:"/";margin:0 8px}.admin-ui-breadcrumbs__list h1{font-size:inherit;line-height:inherit}.interface-complementary-area-header{background:#fff;gap:4px;padding-right:8px}.interface-complementary-area-header .interface-complementary-area-header__title{margin:0 auto 0 0}.interface-complementary-area{background:#fff;color:#1e1e1e;height:100%;overflow:auto}@media (min-width:782px){.interface-complementary-area{width:280px}}.interface-complementary-area .components-panel{border:none;position:relative;z-index:0}.interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:0}.interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help){margin-top:0}.interface-complementary-area h2{color:#1e1e1e;font-size:13px;font-weight:499;margin-bottom:1.5em}.interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:499;margin-bottom:1.5em;text-transform:uppercase}.interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}.interface-complementary-area__fill{height:100%}@media (min-width:782px){body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{display:none}body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{margin-left:0}}html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}.interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.interface-interface-skeleton{top:32px}.is-fullscreen-mode .interface-interface-skeleton{top:0}}.interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.interface-interface-skeleton{left:0}@media (min-width:783px){.interface-interface-skeleton{left:160px}}@media (min-width:783px){.auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.auto-fold .interface-interface-skeleton{left:160px}}.folded .interface-interface-skeleton{left:0}@media (min-width:783px){.folded .interface-interface-skeleton{left:36px}}body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none;position:relative}@media (min-width:782px){.has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.interface-interface-skeleton__content{z-index:auto}}.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;top:0;width:auto;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{position:relative!important}}.interface-interface-skeleton__sidebar{border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:782px){.interface-interface-skeleton__sidebar{box-shadow:-1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__secondary-sidebar{border-top:1px solid #e0e0e0;right:0}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar{box-shadow:1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);color:#1e1e1e;flex-shrink:0;height:auto;outline:1px solid #0000;z-index:30}.interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.interface-interface-skeleton__footer{display:flex}}.interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__actions{width:280px}}.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.interface-pinned-items{display:flex}.interface-pinned-items .components-button{display:none;margin:0}.interface-pinned-items .components-button[aria-controls="edit-post:block"],.interface-pinned-items .components-button[aria-controls="edit-post:document"],.interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.interface-pinned-items .components-button{display:flex}}.interface-pinned-items{gap:8px}@media (min-width:782px){.font-library-modal.font-library-modal{width:65vw}}.font-library-modal .components-modal__header{border-bottom:none}.font-library-modal .components-modal__content{margin-bottom:90px;padding:0}.font-library-modal .font-library__subtitle{font-size:11px;font-weight:499;text-transform:uppercase}.font-library-modal__tab-panel{height:calc(100% - 50px)}.font-library__tabpanel-layout{display:flex;flex-direction:column;height:100%}.font-library__tabpanel-layout>div{flex-grow:1}.font-library__tabpanel-layout .font-library__loading{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding-top:124px;position:absolute;top:0;width:100%}.font-library__footer,.font-library__tabpanel-layout .components-navigator-screen{padding:24px;width:100%}.font-library__footer{background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;flex-grow:0!important;flex-shrink:0;height:90px;position:absolute}.font-library__page-selection{font-size:11px;font-weight:499;text-transform:uppercase}@media (min-width:600px){.font-library__page-selection .font-library__page-selection-trigger{font-size:11px!important;font-weight:499}}.font-library__fonts-title{font-size:11px;font-weight:600;margin-bottom:0;margin-top:0;text-transform:uppercase}.font-library__fonts-list{list-style:none;margin-bottom:0;margin-top:0;padding:0}.font-library__fonts-list-item{margin-bottom:0}.font-library__font-card{border:1px solid #ddd;box-sizing:border-box;height:auto!important;margin-top:-1px;padding:16px;width:100%}.font-library__font-card:hover{background-color:#f0f0f0}.font-library__font-card:focus{position:relative}.font-library__font-card .font-library__font-card__name{font-weight:700}.font-library__font-card .font-library__font-card__count{color:#757575}.font-library__font-card .font-library__font-variant_demo-image{display:block;height:24px;width:auto}.font-library__font-card .font-library__font-variant_demo-text{flex-shrink:0;white-space:nowrap}@media not (prefers-reduced-motion){.font-library__font-card .font-library__font-variant_demo-text{transition:opacity .3s ease-in-out}}.font-library-modal__tablist-container{background:#fff;border-bottom:1px solid #ddd;position:sticky;top:0;z-index:1}.font-library__upload-area{align-items:center;display:flex;height:256px!important;justify-content:center;width:100%}button.font-library__upload-area{background-color:#f0f0f0}.font-library__local-fonts{margin:24px auto;width:80%}.font-library__local-fonts .font-library__upload-area__text{color:#757575}.font-library__google-fonts-confirm{align-items:center;display:flex;justify-content:center;margin-top:64px}.font-library__google-fonts-confirm p{line-height:1.4}.font-library__google-fonts-confirm h2{font-size:1.2rem;font-weight:400}.font-library__google-fonts-confirm .components-card{padding:16px;width:400px}.font-library__google-fonts-confirm .components-button{justify-content:center;width:100%}.font-library__select-all{padding:16px 16px 16px 17px}.font-library__select-all .components-checkbox-control__label{padding-left:16px}.global-styles-ui-pagination .components-button.is-tertiary{height:32px;justify-content:center;width:32px}.global-styles-ui-screen-revisions__revisions-list{flex-grow:1;list-style:none;margin:0 16px 16px}.global-styles-ui-screen-revisions__revisions-list li{margin-bottom:0}.global-styles-ui-screen-revisions__revision-item{cursor:pointer;display:flex;flex-direction:column;position:relative}.global-styles-ui-screen-revisions__revision-item[role=option]:active,.global-styles-ui-screen-revisions__revision-item[role=option]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.global-styles-ui-screen-revisions__revision-item:hover{background:rgba(var(--wp-admin-theme-color--rgb),.04)}.global-styles-ui-screen-revisions__revision-item:hover .global-styles-ui-screen-revisions__date{color:var(--wp-admin-theme-color)}.global-styles-ui-screen-revisions__revision-item:after,.global-styles-ui-screen-revisions__revision-item:before{content:"\a";display:block;position:absolute}.global-styles-ui-screen-revisions__revision-item:before{background:#ddd;border:4px solid #0000;border-radius:50%;height:8px;left:17px;top:18px;transform:translate(-50%,-50%);width:8px;z-index:1}.global-styles-ui-screen-revisions__revision-item[aria-selected=true]{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:2px;color:var(--wp-admin-theme-color);outline:3px solid #0000;outline-offset:-2px}.global-styles-ui-screen-revisions__revision-item[aria-selected=true] .global-styles-ui-screen-revisions__date{color:var(--wp-admin-theme-color)}.global-styles-ui-screen-revisions__revision-item[aria-selected=true]:before{background:var(--wp-admin-theme-color)}.global-styles-ui-screen-revisions__revision-item[aria-selected=true] .global-styles-ui-screen-revisions__applied-text,.global-styles-ui-screen-revisions__revision-item[aria-selected=true] .global-styles-ui-screen-revisions__changes>li,.global-styles-ui-screen-revisions__revision-item[aria-selected=true] .global-styles-ui-screen-revisions__meta{color:#1e1e1e}.global-styles-ui-screen-revisions__revision-item:after{border:.5px solid #ddd;height:100%;left:16px;top:0;width:0}.global-styles-ui-screen-revisions__revision-item:first-child:after{top:18px}.global-styles-ui-screen-revisions__revision-item:last-child:after{height:18px}.global-styles-ui-screen-revisions__revision-item-wrapper{display:block;padding:12px 12px 4px 40px}.global-styles-ui-screen-revisions__applied-text,.global-styles-ui-screen-revisions__apply-button.is-primary{align-self:flex-start;margin:4px 12px 12px 40px}.global-styles-ui-screen-revisions__applied-text,.global-styles-ui-screen-revisions__changes,.global-styles-ui-screen-revisions__meta{color:#757575;font-size:12px}.global-styles-ui-screen-revisions__description{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.global-styles-ui-screen-revisions__description .global-styles-ui-screen-revisions__date{font-size:12px;font-weight:600;text-transform:uppercase}.global-styles-ui-screen-revisions__meta{align-items:flex-start;display:flex;justify-content:start;margin-bottom:4px;text-align:left;width:100%}.global-styles-ui-screen-revisions__meta img{border-radius:100%;height:16px;margin-right:8px;width:16px}.global-styles-ui-screen-revisions__loading{margin:24px auto!important}.global-styles-ui-screen-revisions__changes{line-height:1.4;list-style:disc;margin-left:12px;text-align:left}.global-styles-ui-screen-revisions__changes li{margin-bottom:4px}.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination{gap:2px;justify-content:space-between}.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .edit-site-pagination__total{height:1px;left:-1000px;margin:-1px;overflow:hidden;position:absolute}.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .components-text{font-size:12px;will-change:opacity}.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .components-button.is-tertiary{color:#1e1e1e}.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .components-button.is-tertiary:disabled,.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .components-button.is-tertiary[aria-disabled=true]{color:#949494}.global-styles-ui-screen-revisions__footer{background:#fff;border-top:1px solid #ddd;bottom:0;height:56px;min-width:100%;padding:12px;position:sticky;z-index:1}.global-styles-ui-variations_item{box-sizing:border-box;cursor:pointer}.global-styles-ui-variations_item .global-styles-ui-variations_item-preview{border-radius:2px;outline:1px solid #0000001a;outline-offset:-1px;overflow:hidden;position:relative}@media not (prefers-reduced-motion){.global-styles-ui-variations_item .global-styles-ui-variations_item-preview{transition:outline .1s linear}}.global-styles-ui-variations_item .global-styles-ui-variations_item-preview.is-pill{height:32px}.global-styles-ui-variations_item .global-styles-ui-variations_item-preview.is-pill .block-editor-iframe__scale-container{overflow:hidden}.global-styles-ui-variations_item:not(.is-active):hover .global-styles-ui-variations_item-preview{outline-color:#0000004d}.global-styles-ui-variations_item.is-active .global-styles-ui-variations_item-preview,.global-styles-ui-variations_item:focus-visible .global-styles-ui-variations_item-preview{outline-color:#1e1e1e;outline-offset:1px;outline-width:var(--wp-admin-border-width-focus)}.global-styles-ui-variations_item:focus-visible .global-styles-ui-variations_item-preview{outline-color:var(--wp-admin-theme-color)}.global-styles-ui-preview{align-items:center;cursor:pointer;display:flex;justify-content:center;line-height:1}.global-styles-ui-preview__wrapper{display:block;max-width:100%;width:100%}.global-styles-ui-typography-preview{align-items:center;background:#f0f0f0;border-radius:2px;display:flex;justify-content:center;margin-bottom:20px;min-height:100px;overflow:hidden}.global-styles-ui-font-size__item{line-break:anywhere;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-styles-ui-font-size__item-value{color:#757575}.global-styles-ui-screen-typography__indicator{align-items:center;border-radius:2px;display:flex!important;font-size:14px;height:24px;justify-content:center;width:24px}.global-styles-ui-block-types-search{margin-bottom:10px;padding:0 16px}.global-styles-ui-screen-typography__font-variants-count{color:#757575}.global-styles-ui-font-families__manage-fonts{justify-content:center}.global-styles-ui-screen .color-block-support-panel{border-top:none;padding-left:0;padding-right:0;padding-top:0;row-gap:12px}.global-styles-ui-header{margin-bottom:0!important}.global-styles-ui-subtitle{font-size:11px!important;font-weight:499!important;margin-bottom:0!important;text-transform:uppercase}.global-styles-ui-section-title{color:#2f2f2f;font-weight:600;line-height:1.2;margin:0;padding:16px 16px 0}.global-styles-ui-icon-with-current-color{fill:currentColor}.global-styles-ui__color-indicator-wrapper{flex-shrink:0;height:24px}.global-styles-ui__shadows-panel__options-container,.global-styles-ui__typography-panel__options-container{height:24px}.global-styles-ui__block-preview-panel{border:1px solid #ddd;border-radius:2px;overflow:hidden;position:relative;width:100%}.global-styles-ui__shadow-preview-panel{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,8px 8px;background-size:16px 16px;border:1px solid #ddd;border-radius:2px;height:144px;overflow:auto}.global-styles-ui__shadow-preview-panel .global-styles-ui__shadow-preview-block{background-color:#fff;border:1px solid #ddd;border-radius:2px;height:60px;width:60%}.global-styles-ui__shadow-editor__dropdown-content{width:280px}.global-styles-ui__shadow-editor-panel{margin-bottom:4px}.global-styles-ui__shadow-editor__dropdown{position:relative;width:100%}.global-styles-ui__shadow-editor__dropdown-toggle{border-radius:inherit;height:auto;padding-bottom:8px;padding-top:8px;text-align:left;width:100%}.global-styles-ui__shadow-editor__dropdown-toggle.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.global-styles-ui__shadow-editor__remove-button{opacity:0;position:absolute;right:8px;top:8px}.global-styles-ui__shadow-editor__remove-button.global-styles-ui__shadow-editor__remove-button{border:none}.global-styles-ui__shadow-editor__dropdown-toggle:hover+.global-styles-ui__shadow-editor__remove-button,.global-styles-ui__shadow-editor__remove-button:focus,.global-styles-ui__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.global-styles-ui__shadow-editor__remove-button{opacity:1}}.global-styles-ui-screen-css{display:flex;flex:1 1 auto;flex-direction:column;margin:16px}.global-styles-ui-screen-css .components-v-stack{flex:1 1 auto}.global-styles-ui-screen-css .components-v-stack .block-editor-global-styles-advanced-panel__custom-css-input,.global-styles-ui-screen-css .components-v-stack .block-editor-global-styles-advanced-panel__custom-css-input .components-base-control__field{display:flex;flex:1 1 auto;flex-direction:column}.global-styles-ui-screen-css .components-v-stack .block-editor-global-styles-advanced-panel__custom-css-input .components-base-control__field .components-textarea-control__input{direction:ltr;flex:1 1 auto}.global-styles-ui-screen-css-help-link{display:inline-block;margin-top:8px}.global-styles-ui-screen-variations{border-top:1px solid #ddd;margin-top:16px}.global-styles-ui-screen-variations>*{margin:24px 16px}.global-styles-ui-sidebar__navigator-provider{height:100%}.global-styles-ui-sidebar__navigator-screen{display:flex;flex-direction:column;height:100%}.global-styles-ui-sidebar__navigator-screen .single-column{grid-column:span 1}.global-styles-ui-screen-root.global-styles-ui-screen-root,.global-styles-ui-screen-style-variations.global-styles-ui-screen-style-variations{background:unset;color:inherit}.global-styles-ui-sidebar__panel .block-editor-block-icon svg{fill:currentColor}.global-styles-ui-screen-root__active-style-tile.global-styles-ui-screen-root__active-style-tile,.global-styles-ui-screen-root__active-style-tile.global-styles-ui-screen-root__active-style-tile .global-styles-ui-screen-root__active-style-tile-preview{border-radius:2px}.global-styles-ui-screen-root__active-style-tile-preview{clip-path:border-box}.dataviews-picker-wrapper,.dataviews-wrapper{background-color:var(--wp-dataviews-color-background,#fff);box-sizing:border-box;container:dataviews-wrapper/inline-size;display:flex;flex-direction:column;font-size:13px;height:100%;line-height:1.4;overflow:auto;scroll-padding-bottom:64px}.dataviews-filters__container,.dataviews__view-actions{background-color:inherit;box-sizing:border-box;flex-shrink:0;left:0;padding:16px 24px;position:sticky}@media not (prefers-reduced-motion){.dataviews-filters__container,.dataviews__view-actions{transition:padding .1s ease-out}}.dataviews-loading,.dataviews-no-results{align-items:center;display:flex;flex-grow:1;justify-content:center;padding:0 24px}@media not (prefers-reduced-motion){.dataviews-loading,.dataviews-no-results{transition:padding .1s ease-out}}.dataviews-loading-more{text-align:center}@container (max-width: 430px){.dataviews-filters__container,.dataviews__view-actions{padding:12px 24px}}.dataviews-title-field{font-size:13px;font-weight:499;width:100%}.dataviews-title-field,.dataviews-title-field a{color:#2f2f2f;text-overflow:ellipsis;white-space:nowrap}.dataviews-title-field a{display:block;flex-grow:0;overflow:hidden;text-decoration:none}.dataviews-title-field a:hover{color:var(--wp-admin-theme-color)}.dataviews-title-field a:focus{border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color,#007cba);color:var(--wp-admin-theme-color--rgb)}.dataviews-title-field button.components-button.is-link{color:#1e1e1e;display:block;font-weight:inherit;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:100%}.dataviews-title-field button.components-button.is-link:hover{color:var(--wp-admin-theme-color)}.dataviews-title-field--clickable{color:#2f2f2f;cursor:pointer}.dataviews-title-field--clickable:hover{color:var(--wp-admin-theme-color)}.dataviews-title-field--clickable:focus{border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color,#007cba);color:var(--wp-admin-theme-color--rgb)}.components-card__body:has(>.dataviews-picker-wrapper),.components-card__body:has(>.dataviews-wrapper){overflow:hidden;padding:8px 0 0}.dataviews-bulk-actions-footer__item-count{color:#1e1e1e}.dataviews-bulk-actions-footer__container{margin-right:auto;min-height:32px}.dataviews-filters__button{position:relative}.dataviews-filters__container{padding-top:0}.dataviews-filters__reset-button.dataviews-filters__reset-button[aria-disabled=true],.dataviews-filters__reset-button.dataviews-filters__reset-button[aria-disabled=true]:hover{opacity:0}.dataviews-filters__reset-button.dataviews-filters__reset-button[aria-disabled=true]:focus{opacity:1}.dataviews-filters__summary-popover{font-size:13px;line-height:1.4}.dataviews-filters__summary-popover .components-popover__content{border-radius:4px;max-width:250px;min-width:230px;width:100%}.dataviews-filters__summary-popover.components-dropdown__content .components-popover__content{padding:0}.dataviews-filters__summary-operators-container{padding:8px 16px}.dataviews-filters__summary-operators-container:has(+.dataviews-filters__search-widget-listbox),.dataviews-filters__summary-operators-container:has(+.dataviews-filters__search-widget-no-elements),.dataviews-filters__summary-operators-container:has(+.dataviews-filters__user-input-widget){border-bottom:1px solid #e0e0e0}.dataviews-filters__summary-operators-container:empty{display:none}.dataviews-filters__summary-operators-container .dataviews-filters__summary-operators-filter-name{color:#757575;flex-shrink:0;max-width:calc(100% - 55px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataviews-filters__summary-operators-container .dataviews-filters__summary-operators-filter-select{overflow:hidden;white-space:nowrap;width:100%}.dataviews-filters__summary-chip-container{position:relative;white-space:pre-wrap}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip{align-items:center;background:#f0f0f0;border:1px solid #0000;border-radius:16px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:flex;min-height:32px;padding:4px 12px;position:relative}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable{cursor:default}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-reset{padding-inline-end:28px}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:focus-visible,.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:hover:not(.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable),.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip[aria-expanded=true]{background:#e0e0e0;color:#1e1e1e}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values{background:rgba(var(--wp-admin-theme-color--rgb),.04);color:var(--wp-admin-theme-color)}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values:hover,.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values[aria-expanded=true]{background:rgba(var(--wp-admin-theme-color--rgb),.12)}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:none}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip .dataviews-filters-__summary-filter-text-name{font-weight:499}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove{align-items:center;background:#0000;border:0;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:4px;top:50%;transform:translateY(-50%);width:24px}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove svg{fill:#757575}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:focus,.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:hover{background:#e0e0e0}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:focus svg,.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:hover svg{fill:#1e1e1e}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove.has-values svg{fill:var(--wp-admin-theme-color)}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove.has-values:hover{background:rgba(var(--wp-admin-theme-color--rgb),.08)}.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:none}.dataviews-filters__search-widget-filter-combobox-list{border-top:1px solid #e0e0e0;max-height:184px;overflow:auto;padding:4px}.dataviews-filters__search-widget-filter-combobox-list .dataviews-filters__search-widget-filter-combobox-item-value [data-user-value]{font-weight:600}.dataviews-filters__search-widget-listbox{overflow:auto;padding:4px}.dataviews-filters__search-widget-listitem{align-items:center;border-radius:2px;box-sizing:border-box;cursor:default;display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;gap:8px;line-height:20px;min-height:32px;padding:4px 12px}.dataviews-filters__search-widget-listitem:last-child{margin-block-end:0}.dataviews-filters__search-widget-listitem:focus,.dataviews-filters__search-widget-listitem:hover,.dataviews-filters__search-widget-listitem[data-active-item]{background-color:var(--wp-admin-theme-color);color:#fff}.dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-description,.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-description,.dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-description{color:#fff}.dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-single-selection,.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-single-selection,.dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-single-selection{background:#fff;border-color:var(--wp-admin-theme-color-darker-20,#183ad6)}.dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-single-selection.is-selected,.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-single-selection.is-selected,.dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-single-selection.is-selected{background:var(--wp-admin-theme-color-darker-20,#183ad6);border-color:var(--wp-admin-theme-color-darker-20,#183ad6)}.dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-multi-selection,.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-multi-selection,.dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-multi-selection{border-color:var(--wp-admin-theme-color-darker-20,#183ad6)}.dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-multi-selection.is-selected,.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-multi-selection.is-selected,.dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-multi-selection.is-selected{background:var(--wp-admin-theme-color-darker-20,#183ad6);border-color:var(--wp-admin-theme-color-darker-20,#183ad6)}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-description{color:#757575;display:block;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection{border:1px solid #1e1e1e;border-radius:50%;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection{transition:box-shadow .1s linear}}@media (min-width:600px){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection{height:16px;max-width:16px;min-width:16px;width:16px}}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection: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){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection:checked:before{height:8px;width:8px}}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection:checked{background:var(--wp-admin-theme-color);border:none}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection{margin:0;padding:0}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection.is-selected{background:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9)}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection.is-selected:before{background-color:#fff;border:4px solid #fff;border-radius:50%;box-sizing:inherit;content:"";height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection.is-selected:before{height:8px;width:8px}}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection{--checkbox-size:24px;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex-shrink:0;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){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection{transition:box-shadow .1s linear}}@media (min-width:600px){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection{font-size:13px;line-height:normal}}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection::placeholder{color:#1e1e1e9e}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:checked:before,.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:checked:before,.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]:before{float:none;font-size:21px}}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:disabled,.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection{background:#fff;color:#1e1e1e;height:var(--checkbox-size);margin:0;padding:0;position:relative;width:var(--checkbox-size)}@media (min-width:600px){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection{--checkbox-size:16px}}@media not (prefers-reduced-motion){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection{transition:border-color .1s ease-in-out}}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection.is-selected{background:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9)}.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection.is-selected svg{--checkmark-size:var(--checkbox-size);fill:#fff;height:var(--checkmark-size);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--checkmark-size)}@media (min-width:600px){.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection.is-selected svg{--checkmark-size:calc(var(--checkbox-size) + 4px)}}.dataviews-filters__search-widget-filter-combobox__wrapper{padding:8px;position:relative}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input{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;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input{transition:box-shadow .1s linear}}@media (min-width:600px){.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input{font-size:13px;line-height:normal}}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::placeholder{color:#1e1e1e9e}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input{display:block;font-size:16px;height:32px;margin-left:0;margin-right:0;padding:0 8px 0 32px;width:100%}@media (min-width:600px){.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input{font-size:13px}}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::placeholder{color:#757575}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-search-cancel-button,.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-search-decoration,.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-search-results-button,.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-search-results-decoration{-webkit-appearance:none}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__icon{align-items:center;bottom:0;display:flex;inset-inline-start:12px;justify-content:center;position:absolute;top:0;width:24px}.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__icon:dir(ltr){transform:scaleX(-1)}.dataviews-filters__container-visibility-toggle{flex-shrink:0;position:relative}.dataviews-filters-toggle__count{background:var(--wp-admin-theme-color,#3858e9);border-radius:8px;box-sizing:border-box;color:#fff;font-size:11px;height:16px;line-height:16px;min-width:16px;outline:var(--wp-admin-border-width-focus) solid #fff;padding:0 4px;position:absolute;right:0;text-align:center;top:0;transform:translate(50%,-50%)}.dataviews-search{width:fit-content}.dataviews-filters__user-input-widget{padding:16px}.dataviews-filters__user-input-widget .components-input-control__prefix{padding-left:8px}.dataviews-filters__search-widget-no-elements{align-items:center;display:flex;justify-content:center;padding:16px}.dataviews-footer{background-color:inherit;border-top:1px solid #f0f0f0;bottom:0;flex-shrink:0;left:0;padding:12px 24px;position:sticky}@media not (prefers-reduced-motion){.dataviews-footer{transition:padding .1s ease-out}}.dataviews-footer{z-index:2}@container (max-width: 560px){.dataviews-footer{flex-direction:column!important}.dataviews-footer .dataviews-bulk-actions-footer__container{width:100%}.dataviews-footer .dataviews-bulk-actions-footer__item-count{flex-grow:1}.dataviews-footer .dataviews-pagination{justify-content:space-between;width:100%}}.dataviews-pagination__page-select{font-size:11px;font-weight:499;text-transform:uppercase}@media (min-width:600px){.dataviews-pagination__page-select .components-select-control__input{font-size:11px!important;font-weight:499}}.dataviews-action-modal{z-index:1000001}.dataviews-selection-checkbox{--checkbox-input-size:24px}@media (min-width:600px){.dataviews-selection-checkbox{--checkbox-input-size:16px}}.dataviews-selection-checkbox{flex-shrink:0;line-height:0}.dataviews-selection-checkbox .components-checkbox-control__input-container{margin:0}.dataviews-view-config{container-type:inline-size;font-size:13px;line-height:1.4;width:320px}.dataviews-config__popover.is-expanded .dataviews-config__popover-content-wrapper{height:100%;overflow-y:scroll}.dataviews-config__popover.is-expanded .dataviews-config__popover-content-wrapper .dataviews-view-config{width:auto}.dataviews-view-config__sort-direction .components-toggle-group-control-option-base{text-transform:uppercase}.dataviews-settings-section__title.dataviews-settings-section__title{font-size:15px;line-height:24px}.dataviews-settings-section__sidebar{grid-column:span 4}.dataviews-settings-section__content,.dataviews-settings-section__content>*{grid-column:span 8}.dataviews-settings-section__content .is-divided-in-two{display:contents}.dataviews-settings-section__content .is-divided-in-two>*{grid-column:span 4}.dataviews-settings-section:has(.dataviews-settings-section__content:empty){display:none}@container (max-width: 500px){.dataviews-settings-section.dataviews-settings-section{grid-template-columns:repeat(2,1fr)}.dataviews-settings-section.dataviews-settings-section .dataviews-settings-section__content,.dataviews-settings-section.dataviews-settings-section .dataviews-settings-section__sidebar{grid-column:span 2}}.dataviews-view-config__sort-controls>*{flex:1}.dataviews-view-config__label{text-wrap:nowrap}.dataviews-view-config__toggle-wrapper{display:inline-flex;position:relative}.dataviews-view-config__modified-indicator{background:var(--wp-admin-theme-color,#3858e9);border-radius:50%;height:4px;pointer-events:none;position:absolute;right:4px;top:4px;width:4px}.dataviews-view-grid-items{container-type:inline-size;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-template-rows:max-content;margin-bottom:auto;padding:0 24px 24px}@media not (prefers-reduced-motion){.dataviews-view-grid-items{transition:padding .1s ease-out}}.dataviews-view-grid{container-type:inline-size;display:flex;flex-direction:column;gap:32px;margin-bottom:auto;padding:0 24px 24px}@media not (prefers-reduced-motion){.dataviews-view-grid{transition:padding .1s ease-out}}.dataviews-view-grid .dataviews-view-grid__row{display:grid;gap:32px}.dataviews-view-grid .dataviews-view-grid__row .dataviews-view-grid__row__gridcell{border-radius:4px;position:relative}.dataviews-view-grid .dataviews-view-grid__row .dataviews-view-grid__row__gridcell[data-focus-visible]:after{border-radius:4px;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";height:100%;left:0;outline:2px solid #0000;pointer-events:none;position:absolute;top:0;width:100%}.dataviews-view-grid .dataviews-view-grid__card{height:100%;justify-content:flex-start;position:relative}.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__title{padding:8px 0 4px}.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__title-field{align-content:center;min-height:24px;overflow:hidden;text-align:start}.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__title-field--clickable{width:fit-content}.dataviews-view-grid .dataviews-view-grid__card.is-selected .dataviews-view-grid__fields .dataviews-view-grid__field .dataviews-view-grid__field-value{color:#1e1e1e}.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__media:focus:after,.dataviews-view-grid .dataviews-view-grid__card.is-selected .dataviews-view-grid__media:after{background-color:rgba(var(--wp-admin-theme-color--rgb),.08)}.dataviews-view-grid .dataviews-view-grid__card.is-selected .dataviews-view-grid__media:after{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__media:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.dataviews-view-grid .dataviews-view-grid__media{aspect-ratio:1/1;background-color:#fff;border-radius:4px;overflow:hidden;position:relative;width:100%}.dataviews-view-grid .dataviews-view-grid__media.dataviews-view-grid__media--placeholder{aspect-ratio:3/1}.dataviews-view-grid .dataviews-view-grid__media img{height:100%;object-fit:cover;width:100%}.dataviews-view-grid .dataviews-view-grid__media:after{border-radius:4px;box-shadow:inset 0 0 0 1px #0000001a;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.dataviews-view-grid .dataviews-view-grid__media .dataviews-view-grid__media-placeholder{background:#f0f0f0;border-radius:4px;box-shadow:none;display:block;height:100%;width:100%}.dataviews-view-grid .dataviews-view-grid__fields{font-size:12px;line-height:16px;position:relative}.dataviews-view-grid .dataviews-view-grid__fields:not(:empty){padding:0 0 12px}.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field-value:not(:empty){line-height:20px;min-height:24px;padding-top:2px}.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field{align-items:center;min-height:24px}.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field .dataviews-view-grid__field-name{color:#757575;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:35%}.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field .dataviews-view-grid__field-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:65%}.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field:not(:has(.dataviews-view-grid__field-value:not(:empty))){display:none}.dataviews-view-grid .dataviews-view-grid__badge-fields:not(:empty){padding-bottom:12px}.dataviews-view-grid__field-value:empty,.dataviews-view-grid__field:empty{display:none}.dataviews-view-grid__card .dataviews-selection-checkbox{left:8px;opacity:0;position:absolute;top:-9999em;z-index:1}@media not (prefers-reduced-motion){.dataviews-view-grid__card .dataviews-selection-checkbox{transition:opacity .1s linear}}@media (hover:none){.dataviews-view-grid__card .dataviews-selection-checkbox{opacity:1;top:8px}}.dataviews-view-grid__card.is-selected .dataviews-selection-checkbox,.dataviews-view-grid__card:focus-within .dataviews-selection-checkbox,.dataviews-view-grid__card:hover .dataviews-selection-checkbox{opacity:1;top:8px}.dataviews-view-grid__card .dataviews-view-grid__media-actions{opacity:0;position:absolute;right:4px;top:4px;z-index:1}.dataviews-view-grid__card .dataviews-view-grid__media-actions .dataviews-all-actions-button{background-color:#fff}@media not (prefers-reduced-motion){.dataviews-view-grid__card .dataviews-view-grid__media-actions{transition:opacity .1s linear}}@media (hover:none){.dataviews-view-grid__card .dataviews-view-grid__media-actions{opacity:1;top:4px}}.dataviews-view-grid__card .dataviews-view-grid__media-actions:has(.dataviews-all-actions-button[aria-expanded=true]),.dataviews-view-grid__card:focus-within .dataviews-view-grid__media-actions,.dataviews-view-grid__card:hover .dataviews-view-grid__media-actions{opacity:1}.dataviews-view-grid__media--clickable{cursor:pointer}.dataviews-view-grid__group-header{color:#1e1e1e;container-type:inline-size;font-size:15px;font-weight:499;margin:0 0 8px;padding:0 24px}div.dataviews-view-list{list-style-type:none}.dataviews-view-list{margin:0 0 auto}.dataviews-view-list div[role=article],.dataviews-view-list div[role=row]{border-top:1px solid #f0f0f0;margin:0}.dataviews-view-list div[role=article] .dataviews-view-list__item-wrapper,.dataviews-view-list div[role=row] .dataviews-view-list__item-wrapper{box-sizing:border-box;padding:16px 24px;position:relative}.dataviews-view-list div[role=article] .dataviews-view-list__item-actions,.dataviews-view-list div[role=row] .dataviews-view-list__item-actions{display:flex;flex:0 0 auto;gap:4px;white-space:nowrap;width:max-content}.dataviews-view-list div[role=article] .dataviews-view-list__item-actions .components-button,.dataviews-view-list div[role=row] .dataviews-view-list__item-actions .components-button{position:relative;z-index:1}.dataviews-view-list div[role=article] .dataviews-view-list__item-actions>div,.dataviews-view-list div[role=row] .dataviews-view-list__item-actions>div{height:24px}.dataviews-view-list div[role=article] .dataviews-view-list__item-actions>:not(:last-child),.dataviews-view-list div[role=row] .dataviews-view-list__item-actions>:not(:last-child){flex:0;overflow:hidden;width:0}.dataviews-view-list div[role=article]:where(.is-selected,.is-hovered,:focus-within) .dataviews-view-list__item-actions>:not(:last-child),.dataviews-view-list div[role=row]:where(.is-selected,.is-hovered,:focus-within) .dataviews-view-list__item-actions>:not(:last-child){flex-basis:min-content;overflow:unset;width:auto}@media (hover:none){.dataviews-view-list div[role=article] .dataviews-view-list__item-actions>:not(:last-child),.dataviews-view-list div[role=row] .dataviews-view-list__item-actions>:not(:last-child){flex-basis:min-content;overflow:unset;width:auto}}.dataviews-view-list div[role=article].is-selected.is-selected,.dataviews-view-list div[role=article].is-selected.is-selected+div[role=article],.dataviews-view-list div[role=article].is-selected.is-selected+div[role=row],.dataviews-view-list div[role=row].is-selected.is-selected,.dataviews-view-list div[role=row].is-selected.is-selected+div[role=article],.dataviews-view-list div[role=row].is-selected.is-selected+div[role=row]{border-top:1px solid rgba(var(--wp-admin-theme-color--rgb),.12)}.dataviews-view-list div[role=article]:not(.is-selected).is-hovered,.dataviews-view-list div[role=article]:not(.is-selected):focus-within,.dataviews-view-list div[role=article]:not(.is-selected):hover,.dataviews-view-list div[role=row]:not(.is-selected).is-hovered,.dataviews-view-list div[role=row]:not(.is-selected):focus-within,.dataviews-view-list div[role=row]:not(.is-selected):hover{background-color:rgba(var(--wp-admin-theme-color--rgb),.04);border-top:1px solid rgba(var(--wp-admin-theme-color--rgb),.12);color:var(--wp-admin-theme-color)}.dataviews-view-list div[role=article]:not(.is-selected).is-hovered+div[role=article],.dataviews-view-list div[role=article]:not(.is-selected).is-hovered+div[role=row],.dataviews-view-list div[role=article]:not(.is-selected):focus-within+div[role=article],.dataviews-view-list div[role=article]:not(.is-selected):focus-within+div[role=row],.dataviews-view-list div[role=article]:not(.is-selected):hover+div[role=article],.dataviews-view-list div[role=article]:not(.is-selected):hover+div[role=row],.dataviews-view-list div[role=row]:not(.is-selected).is-hovered+div[role=article],.dataviews-view-list div[role=row]:not(.is-selected).is-hovered+div[role=row],.dataviews-view-list div[role=row]:not(.is-selected):focus-within+div[role=article],.dataviews-view-list div[role=row]:not(.is-selected):focus-within+div[role=row],.dataviews-view-list div[role=row]:not(.is-selected):hover+div[role=article],.dataviews-view-list div[role=row]:not(.is-selected):hover+div[role=row]{border-top:1px solid rgba(var(--wp-admin-theme-color--rgb),.12)}.dataviews-view-list div[role=article]:not(.is-selected).is-hovered .dataviews-title-field,.dataviews-view-list div[role=article]:not(.is-selected).is-hovered .dataviews-view-list__field,.dataviews-view-list div[role=article]:not(.is-selected):focus-within .dataviews-title-field,.dataviews-view-list div[role=article]:not(.is-selected):focus-within .dataviews-view-list__field,.dataviews-view-list div[role=article]:not(.is-selected):hover .dataviews-title-field,.dataviews-view-list div[role=article]:not(.is-selected):hover .dataviews-view-list__field,.dataviews-view-list div[role=row]:not(.is-selected).is-hovered .dataviews-title-field,.dataviews-view-list div[role=row]:not(.is-selected).is-hovered .dataviews-view-list__field,.dataviews-view-list div[role=row]:not(.is-selected):focus-within .dataviews-title-field,.dataviews-view-list div[role=row]:not(.is-selected):focus-within .dataviews-view-list__field,.dataviews-view-list div[role=row]:not(.is-selected):hover .dataviews-title-field,.dataviews-view-list div[role=row]:not(.is-selected):hover .dataviews-view-list__field{color:var(--wp-admin-theme-color)}.dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper,.dataviews-view-list div[role=article].is-selected:focus-within .dataviews-view-list__item-wrapper,.dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper,.dataviews-view-list div[role=row].is-selected:focus-within .dataviews-view-list__item-wrapper{background-color:rgba(var(--wp-admin-theme-color--rgb),.08);color:#1e1e1e}.dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,.dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field,.dataviews-view-list div[role=article].is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-title-field,.dataviews-view-list div[role=article].is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-view-list__field,.dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,.dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field,.dataviews-view-list div[role=row].is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-title-field,.dataviews-view-list div[role=row].is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-view-list__field{color:#1e1e1e}.dataviews-view-list .dataviews-view-list__item{appearance:none;background:none;border:none;cursor:pointer;inset:0;padding:0;position:absolute;scroll-margin:8px 0;z-index:1}.dataviews-view-list .dataviews-view-list__item:focus-visible{outline:none}.dataviews-view-list .dataviews-view-list__item:focus-visible:before{border-radius:2px;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";inset:var(--wp-admin-border-width-focus);outline:2px solid #0000;position:absolute}.dataviews-view-list .dataviews-view-list__title-field{flex:1;line-height:24px;min-height:24px;overflow:hidden}.dataviews-view-list .dataviews-view-list__title-field:has(a,button){z-index:1}.dataviews-view-list .dataviews-view-list__media-wrapper{background-color:#fff;border-radius:4px;flex-shrink:0;height:52px;overflow:hidden;position:relative;width:52px}.dataviews-view-list .dataviews-view-list__media-wrapper img{height:100%;object-fit:cover;width:100%}.dataviews-view-list .dataviews-view-list__media-wrapper:after{border-radius:4px;box-shadow:inset 0 0 0 1px #0000001a;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dataviews-view-list .dataviews-view-list__field-wrapper{flex-grow:1;min-height:52px;min-width:0}.dataviews-view-list .dataviews-view-list__field{color:#757575}.dataviews-view-list .dataviews-view-list__fields{display:flex;flex-wrap:wrap;font-size:12px;gap:12px;row-gap:4px}.dataviews-view-list .dataviews-view-list__fields .dataviews-view-list__field:has(.dataviews-view-list__field-value:empty),.dataviews-view-list .dataviews-view-list__fields:empty{display:none}.dataviews-view-list .dataviews-view-list__fields .dataviews-view-list__field-value{align-items:center;display:flex;line-height:20px;min-height:24px}.dataviews-view-list+.dataviews-pagination{justify-content:space-between}.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__item-wrapper{padding:8px 24px}.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__title-field{line-height:16px;min-height:16px}.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__media-wrapper{height:32px;width:32px}.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__field-wrapper{min-height:32px}.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__fields{gap:8px;row-gap:4px}.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__fields .dataviews-view-list__field-value{line-height:16px;min-height:16px}.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__item-wrapper{padding:24px}.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__title-field{line-height:32px;min-height:32px}.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__media-wrapper{height:64px;width:64px}.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__field-wrapper{min-height:64px}.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__fields{gap:16px;row-gap:8px}.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__fields .dataviews-view-list__field-value{line-height:24px;min-height:32px}.dataviews-view-list__group-header{color:#1e1e1e;font-size:15px;font-weight:499;margin:0 0 8px;padding:0 24px}.dataviews-view-table{background-color:inherit;border-collapse:collapse;border-color:inherit;color:#757575;margin-bottom:auto;position:relative;text-indent:0;width:100%}.dataviews-view-table th{color:#1e1e1e;font-size:13px;font-weight:400;text-align:left}.dataviews-view-table td,.dataviews-view-table th{padding:12px}.dataviews-view-table td.dataviews-view-table__actions-column,.dataviews-view-table th.dataviews-view-table__actions-column{text-align:right}.dataviews-view-table td.dataviews-view-table__actions-column--sticky,.dataviews-view-table th.dataviews-view-table__actions-column--sticky{background-color:var(--wp-dataviews-color-background,#fff);position:sticky;right:0}.dataviews-view-table td.dataviews-view-table__actions-column--stuck:after,.dataviews-view-table th.dataviews-view-table__actions-column--stuck:after{background-color:#f0f0f0;bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:1px}.dataviews-view-table td.dataviews-view-table__checkbox-column,.dataviews-view-table th.dataviews-view-table__checkbox-column{padding-right:0}.dataviews-view-table td.dataviews-view-table__checkbox-column .dataviews-view-table__cell-content-wrapper,.dataviews-view-table th.dataviews-view-table__checkbox-column .dataviews-view-table__cell-content-wrapper{max-width:auto;min-width:auto}.dataviews-view-table tr{background-color:inherit;border-top:1px solid #f0f0f0}.dataviews-view-table tr td:first-child,.dataviews-view-table tr th:first-child{padding-left:24px}.dataviews-view-table tr td:last-child,.dataviews-view-table tr th:last-child{padding-right:24px}.dataviews-view-table tr:last-child{border-bottom:0}.dataviews-view-table tr .dataviews-item-actions .components-button:not(.dataviews-all-actions-button){opacity:0}@media (hover:none){.dataviews-view-table tr .dataviews-item-actions .components-button:not(.dataviews-all-actions-button){opacity:1}}.dataviews-view-table tr.is-selected{background-color:color-mix(in srgb,rgb(var(--wp-admin-theme-color--rgb)) 4%,#fff);color:#757575}.dataviews-view-table tr.is-selected,.dataviews-view-table tr.is-selected+tr{border-top:1px solid rgba(var(--wp-admin-theme-color--rgb),.12)}.dataviews-view-table tr.is-selected .dataviews-view-table__actions-column--sticky{background-color:color-mix(in srgb,rgb(var(--wp-admin-theme-color--rgb)) 4%,#fff)}.dataviews-view-table tr.is-hovered .dataviews-item-actions .components-button:not(.dataviews-all-actions-button),.dataviews-view-table tr:focus-within .dataviews-item-actions .components-button:not(.dataviews-all-actions-button),.dataviews-view-table tr:hover .dataviews-item-actions .components-button:not(.dataviews-all-actions-button){opacity:1}.dataviews-view-table.has-bulk-actions tr:focus-within .dataviews-view-table__actions-column--sticky,.dataviews-view-table.has-bulk-actions tr:hover .dataviews-view-table__actions-column--sticky{background-color:var(--wp-dataviews-color-background,#fff)}.dataviews-view-table.has-bulk-actions tr.is-selected .dataviews-view-table__actions-column--sticky,.dataviews-view-table.has-bulk-actions tr.is-selected:hover .dataviews-view-table__actions-column--sticky{background-color:color-mix(in srgb,rgb(var(--wp-admin-theme-color--rgb)) 4%,#fff)}.dataviews-view-table thead{background-color:inherit;inset-block-start:0;position:sticky;z-index:1}.dataviews-view-table thead tr{border:0}.dataviews-view-table thead th{background-color:inherit;font-size:11px;font-weight:499;padding-bottom:8px;padding-top:8px;text-transform:uppercase}.dataviews-view-table thead th:has(.dataviews-view-table-header-button){padding-left:4px;padding-right:4px}.dataviews-view-table thead th:has(.dataviews-view-table-header-button) .dataviews-view-table-header-button{gap:4px}.dataviews-view-table thead th:has(.dataviews-view-table-header-button):first-child{padding-left:40px}.dataviews-view-table thead th:has(.dataviews-view-table-header-button):last-child{padding-right:40px}.dataviews-view-table tbody td{vertical-align:top}.dataviews-view-table tbody .dataviews-view-table__cell-content-wrapper{align-items:center;display:flex;min-height:32px;white-space:nowrap}.dataviews-view-table tbody .dataviews-view-table__cell-content-wrapper.dataviews-view-table__cell-align-end{justify-content:flex-end}.dataviews-view-table tbody .dataviews-view-table__cell-content-wrapper.dataviews-view-table__cell-align-center{justify-content:center}.dataviews-view-table tbody .components-v-stack>.dataviews-view-table__cell-content-wrapper:not(:first-child){min-height:0}.dataviews-view-table .dataviews-view-table-header-button{font-size:11px;font-weight:499;padding:4px 8px;text-transform:uppercase}.dataviews-view-table .dataviews-view-table-header-button:not(:hover){color:#1e1e1e}.dataviews-view-table .dataviews-view-table-header-button span{speak:none}.dataviews-view-table .dataviews-view-table-header-button span:empty{display:none}.dataviews-view-table .dataviews-view-table-header{padding-left:4px}.dataviews-view-table .dataviews-view-table__actions-column{white-space:nowrap;width:auto}.dataviews-view-table.has-compact-density thead th:has(.dataviews-view-table-header-button):not(:first-child){padding-left:0}.dataviews-view-table.has-compact-density thead th:has(.dataviews-view-table-header-button):not(:last-child){padding-right:0}.dataviews-view-table.has-compact-density td,.dataviews-view-table.has-compact-density th{padding:4px 8px}.dataviews-view-table.has-comfortable-density td,.dataviews-view-table.has-comfortable-density th{padding:16px 12px}.dataviews-view-table.has-comfortable-density td.dataviews-view-table__checkbox-column,.dataviews-view-table.has-comfortable-density th.dataviews-view-table__checkbox-column,.dataviews-view-table.has-compact-density td.dataviews-view-table__checkbox-column,.dataviews-view-table.has-compact-density th.dataviews-view-table__checkbox-column{padding-right:0}.dataviews-view-table-selection-checkbox{--checkbox-input-size:24px}@media (min-width:600px){.dataviews-view-table-selection-checkbox{--checkbox-input-size:16px}}.dataviews-column-primary__media{background-color:#fff;border-radius:4px;flex-shrink:0;max-width:60px;min-height:32px;min-width:32px;overflow:hidden;position:relative}.dataviews-column-primary__media img{height:32px;object-fit:cover;width:32px}.dataviews-column-primary__media:after{border-radius:4px;box-shadow:inset 0 0 0 1px #0000001a;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dataviews-view-table__cell-content-wrapper:not(.dataviews-column-primary__media),.dataviews-view-table__primary-column-content:not(.dataviews-column-primary__media){max-width:80ch;min-width:15ch}.dataviews-view-table__group-header-row .dataviews-view-table__group-header-cell{color:#1e1e1e;font-weight:499;padding:12px 24px}.dataviews-view-table col[class^=dataviews-view-table__col-]:not(.dataviews-view-table__col-first-data){width:1%}.dataviews-view-picker-grid .dataviews-view-picker-grid__card{height:100%;justify-content:flex-start;position:relative}.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__title-actions{padding:8px 0 4px}.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__title-field{align-content:center;min-height:24px;overflow:hidden;text-align:start}.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__title-field--clickable{width:fit-content}.dataviews-view-picker-grid .dataviews-view-picker-grid__card.is-selected .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field .dataviews-view-picker-grid__field-value{color:#1e1e1e}.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__media:focus:after,.dataviews-view-picker-grid .dataviews-view-picker-grid__card.is-selected .dataviews-view-picker-grid__media:after{background-color:rgba(var(--wp-admin-theme-color--rgb),.08)}.dataviews-view-picker-grid .dataviews-view-picker-grid__card.is-selected .dataviews-view-picker-grid__media:after{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__media:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.dataviews-view-picker-grid:focus-visible[aria-activedescendant]{outline:none}.dataviews-view-picker-grid:focus-visible [data-active-item=true]{outline:2px solid var(--wp-admin-theme-color)}.dataviews-view-picker-grid .dataviews-selection-checkbox{top:8px!important}.dataviews-view-picker-grid .dataviews-selection-checkbox input{pointer-events:none}.dataviews-view-picker-grid .dataviews-view-picker-grid__media{aspect-ratio:1/1;background-color:#fff;border-radius:4px;min-height:0;position:relative;width:100%}.dataviews-view-picker-grid .dataviews-view-picker-grid__media img{height:100%;object-fit:cover;width:100%}.dataviews-view-picker-grid .dataviews-view-picker-grid__media:after{border-radius:4px;box-shadow:inset 0 0 0 1px #0000001a;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.dataviews-view-picker-grid .dataviews-view-picker-grid__fields{font-size:12px;line-height:16px;position:relative}.dataviews-view-picker-grid .dataviews-view-picker-grid__fields:not(:empty){padding:0 0 12px}.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field-value:not(:empty){line-height:20px;min-height:24px;padding-top:2px}.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field{align-items:center;min-height:24px}.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field .dataviews-view-picker-grid__field-name{color:#757575;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:35%}.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field .dataviews-view-picker-grid__field-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:65%}.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field:not(:has(.dataviews-view-picker-grid__field-value:not(:empty))){display:none}.dataviews-view-picker-grid .dataviews-view-picker-grid__badge-fields:not(:empty){padding-bottom:12px}.dataviews-view-picker-grid__field-value:empty,.dataviews-view-picker-grid__field:empty{display:none}.dataviews-view-picker-grid__card .dataviews-selection-checkbox{left:8px;position:absolute;top:-9999em;z-index:1}@media (hover:none){.dataviews-view-picker-grid__card .dataviews-selection-checkbox{top:8px}}.dataviews-view-picker-grid__card.is-selected .dataviews-selection-checkbox,.dataviews-view-picker-grid__card:focus-within .dataviews-selection-checkbox,.dataviews-view-picker-grid__card:hover .dataviews-selection-checkbox{top:8px}.dataviews-view-picker-grid__media--clickable{cursor:pointer}.dataviews-view-picker-grid-group__header{color:#1e1e1e;font-size:15px;font-weight:499;margin:0 0 8px;padding:0 48px}.dataviews-view-picker-table{background-color:inherit}.dataviews-view-picker-table .dataviews-view-table__checkbox-column{width:48px}.dataviews-view-picker-table tbody:focus-visible[aria-activedescendant]{outline:none}.dataviews-view-picker-table tbody:focus-visible [data-active-item=true]{outline:2px solid var(--wp-admin-theme-color)}.dataviews-view-picker-table .dataviews-selection-checkbox .components-checkbox-control__input.components-checkbox-control__input{opacity:1;pointer-events:none}.dataviews-view-picker-table .dataviews-view-table__row{cursor:pointer}.dataviews-view-picker-table .dataviews-view-table__row.is-selected{background-color:rgba(var(--wp-admin-theme-color--rgb),.04)}.dataviews-view-picker-table .dataviews-view-table__row.is-hovered{background-color:rgba(var(--wp-admin-theme-color--rgb),.08)}.dataviews-view-picker-table .dataviews-view-table__row.is-selected.is-hovered{background-color:rgba(var(--wp-admin-theme-color--rgb),.12)}.dataviews-view-activity{margin:0 0 auto;padding:8px 24px}.dataviews-view-activity .dataviews-view-activity__group-header{color:#949494;font-size:15px;font-weight:499;margin:0 0 8px;padding:0}.dataviews-view-activity .dataviews-view-activity__item-actions{min-width:24px}.dataviews-view-activity .dataviews-view-activity__item-content{flex-grow:1}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-description,.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields,.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-title{min-height:16px}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-title{align-items:center;display:flex;flex:1;overflow:hidden;position:relative}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-title--clickable{cursor:pointer}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-title--clickable:focus-visible{border-radius:2px;outline:var(--wp-admin-border-width-focus) solid var(--wp-admin-theme-color);outline-offset:var(--wp-admin-border-width-focus)}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__primary-actions{display:flex;flex:0 0 auto;width:max-content}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__primary-actions .components-button{position:relative;z-index:1}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields{color:#757575;display:flex;flex-wrap:wrap;gap:12px;row-gap:4px}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields .dataviews-view-activity__item-field:has(.dataviews-view-activity__item-field-value:empty),.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields:empty{display:none}.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields .dataviews-view-activity__item-field-value{align-items:center;display:flex}.dataviews-view-activity .dataviews-view-activity__item-type{align-self:stretch;flex-shrink:0}.dataviews-view-activity .dataviews-view-activity__item-type:after{background-color:#ddd;content:"";flex:1 1 auto;margin:0 auto;width:1px}.dataviews-view-activity .dataviews-view-activity__item-type:before{background-color:#ddd;content:"";flex:0 0 auto;margin:0 auto;width:1px}.dataviews-view-activity .dataviews-view-activity__item.is-compact .dataviews-view-activity__item-type{width:8px}.dataviews-view-activity .dataviews-view-activity__item.is-compact .dataviews-view-activity__item-type:before{height:12px}.dataviews-view-activity .dataviews-view-activity__item.is-compact .dataviews-view-activity__item-type-icon{height:11px;width:11px}.dataviews-view-activity .dataviews-view-activity__item.is-compact .dataviews-view-activity__item-content{margin:12px 0}.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-type{width:24px}.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-type:before{height:12px}.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-type-icon{height:25px;width:25px}.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-content{margin:12px 0;padding-top:8px}.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-type{width:32px}.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-type:before{height:8px}.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-type-icon{height:33px;width:33px}.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-content{margin:8px 0 16px;padding-top:12px}.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-bullet,.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-bullet{height:9px;position:relative;top:50%;transform:translateY(-50%);width:9px}.dataviews-view-activity .dataviews-view-activity__item:first-child .dataviews-view-activity__item-type:before{visibility:hidden}.dataviews-view-activity .dataviews-view-activity__group:last-of-type>.dataviews-view-activity__item:last-of-type .dataviews-view-activity__item-type:after,.dataviews-view-activity>.dataviews-view-activity__item:last-child .dataviews-view-activity__item-type:after{background:linear-gradient(180deg,#ddd 0,#ddd3 60%,#ddd0)}.dataviews-view-activity .dataviews-view-activity__item-type-icon{background-color:#fff;flex-shrink:0;overflow:hidden}.dataviews-view-activity .dataviews-view-activity__item-type-icon .dataviews-view-activity__item-bullet,.dataviews-view-activity .dataviews-view-activity__item-type-icon img,.dataviews-view-activity .dataviews-view-activity__item-type-icon svg{border-radius:50%;box-shadow:inset 0 0 0 1px #ddd;box-sizing:border-box;display:block;height:100%;margin:0 auto;object-fit:cover;width:100%}.dataviews-view-activity .dataviews-view-activity__item-type-icon svg{padding:4px}.dataviews-view-activity .dataviews-view-activity__item-type-icon .dataviews-view-activity__item-bullet{background-color:#ddd;content:""}.dataviews-view-activity+.dataviews-pagination{justify-content:space-between}.dataviews-picker-footer__bulk-selection{align-self:flex-start;height:32px}.dataviews-picker-footer__actions{align-self:flex-end}.dataviews-controls__datetime{border:none;padding:0}.dataviews-controls__relative-date-number,.dataviews-controls__relative-date-unit{flex:1 1 50%}.dataviews-controls__date input[type=date]::-webkit-calendar-picker-indicator,.dataviews-controls__date input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;display:none}.dataviews-controls__date-range-inputs>*{min-width:0}.dataviews-controls__color-picker-dropdown{display:flex}.dataviews-controls__date-preset{border:1px solid #ddd}.dataviews-controls__date-preset:active{background-color:#000}.dataforms-layouts-panel__field-trigger{align-items:flex-start;border-radius:2px;color:inherit;cursor:pointer;display:flex;isolation:isolate;min-height:24px;position:relative;width:100%}.dataforms-layouts-panel__field-trigger--label-side{flex-direction:row;gap:var(--wpds-dimension-gap-md)}.dataforms-layouts-panel__field-trigger--label-top{display:grid;grid-template-columns:1fr auto}.dataforms-layouts-panel__field-trigger--label-none{align-items:center}.dataforms-layouts-panel__field-trigger:not(.is-disabled):hover{color:var(--wp-admin-theme-color)}.dataforms-layouts-panel__field-trigger:not(.is-disabled):hover .dataforms-layouts-panel__field-trigger-icon{opacity:1}.dataforms-layouts-panel__field-trigger:not(.is-disabled):hover .dataforms-layouts-panel__field-label{color:var(--wp-admin-theme-color)}.dataforms-layouts-panel__field-trigger.is-disabled{cursor:default}.dataforms-layouts-panel__field-trigger.is-disabled .dataforms-layouts-panel__field-control{color:#757575;font-weight:var(--wpds-font-weight-regular)}.dataforms-layouts-panel__field-trigger--edit-always .dataforms-layouts-panel__field-trigger-icon{fill:currentColor;opacity:1}.dataforms-layouts-panel__field-trigger--edit-always .dataforms-layouts-panel__field-trigger-icon:focus-visible,.dataforms-layouts-panel__field-trigger--edit-always .dataforms-layouts-panel__field-trigger-icon:hover{fill:var(--wp-admin-theme-color)}.dataforms-layouts-panel__field-trigger-icon{border-radius:var(--wpds-border-radius-xs);color:var(--wp-admin-theme-color);flex:0 0 auto;opacity:0;padding:0}.dataforms-layouts-panel__field-trigger-icon:focus-visible{opacity:1;outline:var(--wpds-border-width-focus) solid var(--wp-admin-theme-color)}.dataforms-layouts-panel__field-dropdown-anchor,.dataforms-layouts-panel__field-dropdown-anchor .components-dropdown{width:100%}.dataforms-layouts-panel__field-label{align-items:center;color:#757575;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:24px;width:38%}.dataforms-layouts-panel__field-label .components-base-control__label{display:inline;line-height:inherit;margin-bottom:0}.dataforms-layouts-panel__field-label.has-error{color:#cc1818}.dataforms-layouts-panel__field-label-error-content{fill:#cc1818;align-items:center;cursor:help;display:inline-flex;flex-direction:row;gap:4px;position:relative;z-index:1}.dataforms-layouts-panel__field-label-error-content svg{fill:currentColor}.dataforms-layouts-panel__field-control{align-items:center;display:flex;flex-grow:1;font-weight:var(--wpds-font-weight-medium);line-height:var(--wpds-font-line-height-md);min-height:24px;min-width:0;overflow:hidden}.dataforms-layouts-panel__field-control>*{min-width:0}.dataforms-layouts-panel__field-trigger--label-top .dataforms-layouts-panel__field-label{width:100%}.dataforms-layouts-panel__field-trigger--label-top .dataforms-layouts-panel__field-control{grid-column:1/-1}.dataforms-layouts-panel__field-trigger--label-top .dataforms-layouts-panel__field-trigger-icon{grid-column:2;grid-row:1}.dataforms-layouts-panel__field-dropdown .components-popover__content{min-width:320px;padding:16px}.dataforms-layouts-panel__dropdown-header{margin-bottom:16px}.dataforms-layouts-panel__modal-footer{margin-top:16px}.components-popover.components-dropdown__content.dataforms-layouts-panel__field-dropdown{z-index:159990}.dataforms-layouts-regular__field{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.dataforms-layouts-regular__field .components-base-control__label,.dataforms-layouts-regular__field .components-input-control__label{color:#757575}.dataforms-layouts-regular__field-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;width:38%}.dataforms-layouts-regular__field-label--label-position-side{align-self:center}.dataforms-layouts-regular__field-label .components-base-control__label{margin-bottom:0}.dataforms-layouts-regular__field-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.dataforms-layouts-card__field-header-label{font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:15px;font-weight:499;line-height:20px}.dataforms-layouts-card__field{width:100%}.dataforms-layouts-card__field-description{color:#757575;display:block;font-size:13px;margin-bottom:16px}.dataforms-layouts-card__field-summary{display:flex;flex-direction:row;gap:16px}.dataforms-layouts-details__summary-content{display:inline-flex;min-height:24px}.dataforms-layouts-details__content{padding-top:12px}.dataforms-layouts-row__field-control{width:100%}.dataforms-layouts__wrapper{font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:20px}.media-editor-preview{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100%;padding:32px;position:relative}.media-editor-preview__spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.media-editor-preview--loading{height:100%;width:100%}.media-editor-preview--image img{height:auto;max-height:100%;max-width:100%;object-fit:contain;opacity:0;width:auto}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.media-editor-preview--image img.loaded{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.media-editor-preview--video video{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.media-editor-preview--audio audio{max-width:100%}.media-editor-preview--file{text-align:center}.media-editor-preview__file-info{background:#f0f0f0;border-radius:2px;padding:24px}.media-editor-preview__file-name{font-weight:600;margin-bottom:8px}.media-editor-preview__mime-type{color:#757575;font-size:.9em;margin-bottom:16px}.media-editor-preview__download-link{display:inline-block;margin-top:8px}.media-editor-preview--empty,.media-editor-preview--error{color:#757575;text-align:center}.media-editor-preview__url{color:#949494;font-size:.9em;margin-top:8px;word-break:break-all}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"\f110";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:not(.is-primary) .editor-autocompleters__user-slug{color:#757575}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar){box-shadow:none}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) .interface-complementary-area-header{display:none}.editor-collab-sidebar{height:100%;overflow:hidden}.editor-collab-sidebar-panel{height:100%;overflow:hidden;padding:16px 16px 24px}.editor-collab-sidebar-panel__thread{background-color:#f0f0f0;border:1px solid #ddd;border-radius:8px;overflow:hidden;padding:16px;position:relative;width:auto}.editor-collab-sidebar-panel__thread.is-selected{background-color:#fff;box-shadow:0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;z-index:1}.editor-collab-sidebar-panel__thread:focus{outline:var(--wp-admin-border-width-focus) solid var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1)}.editor-collab-sidebar-panel__thread.is-floating{left:16px;margin-top:16px;position:absolute;right:16px}.editor-collab-sidebar-panel__user-name{text-transform:capitalize}.editor-collab-sidebar-panel__user-name,.editor-collab-sidebar-panel__user-time{color:#757575;font-size:12px;font-weight:400;line-height:16px;text-align:left}.editor-collab-sidebar-panel__user-comment p:last-child{margin-bottom:0}.editor-collab-sidebar-panel__user-avatar{background:#fff;border-radius:50%;border-style:solid;border-width:var(--wp-admin-border-width-focus);flex-shrink:0;padding:var(--wp-admin-border-width-focus)}.editor-collab-sidebar-panel__comment-status{margin-left:auto}.editor-collab-sidebar-panel__comment-status button.has-icon:not(.has-text){flex-shrink:0;height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__comment-dropdown-menu{flex-shrink:0}.editor-collab-sidebar-panel__more-reply-separator:after,.editor-collab-sidebar-panel__more-reply-separator:before{background-color:#ddd;content:"";display:block;flex:1;height:1px;width:100%}.editor-collab-sidebar-panel__more-reply-button{font-weight:499}.editor-collab-sidebar-panel__resolution-text{font-style:italic}.editor-collab-sidebar-panel__comment-form textarea{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){.editor-collab-sidebar-panel__comment-form textarea{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-collab-sidebar-panel__comment-form textarea{font-size:13px;line-height:normal}}.editor-collab-sidebar-panel__comment-form textarea:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-collab-sidebar-panel__comment-form textarea::placeholder{color:#1e1e1e9e}.editor-collab-sidebar-panel__comment-form textarea{display:block;line-height:20px!important;padding:9px 11px}.editor-collab-sidebar-panel__skip-to-block,.editor-collab-sidebar-panel__skip-to-comment{background:#fff!important;clip-path:inset(50%);overflow:hidden;position:absolute;right:-9999px;top:-9999px;z-index:-1}.editor-collab-sidebar-panel__skip-to-block:focus,.editor-collab-sidebar-panel__skip-to-comment:focus{clip-path:none;overflow:visible;right:8px;z-index:1}.editor-collab-sidebar-panel__skip-to-comment:focus{top:8px}.editor-collab-sidebar-panel__skip-to-block:focus{bottom:8px;top:auto}.comment-avatar{background:#fff;border-radius:50%;border-style:solid;border-width:var(--wp-admin-border-width-focus);box-sizing:border-box;margin-left:-12px;padding:var(--wp-admin-border-width-focus);width:24px}.comment-avatar:first-child{margin-left:0}.show-icon-labels .comment-avatar-indicator{width:auto}.show-icon-labels .comment-avatar-indicator div{display:none}.show-icon-labels .comment-avatar-indicator:after{content:attr(aria-label);font-size:12px}.editor-collapsible-block-toolbar{align-items:center;display:flex;height:64px;overflow:hidden}.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar{background:#0000;border-bottom:0;height:100%}.editor-collapsible-block-toolbar .block-editor-block-toolbar{height:100%;padding-top:17px}.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button){height:32px}.editor-collapsible-block-toolbar:after{background-color:#ddd;content:"";height:24px;margin-right:7px;width:1px}.editor-collapsible-block-toolbar .components-toolbar,.editor-collapsible-block-toolbar .components-toolbar-group{border-right:none;position:relative}.editor-collapsible-block-toolbar .components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";height:24px;position:absolute;right:-1px;top:4px;width:1px}.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after{display:none}.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button{height:32px;overflow:visible}@media (min-width:600px){.editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{height:40px;position:relative;top:-4px}}.editor-collapsible-block-toolbar.is-collapsed{display:none}.editor-block-visibility__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.editor-block-visibility__disabled-blocks-count~.block-editor-block-manager__content .block-editor-block-manager__category-title{top:31px}.editor-block-visibility__disabled-blocks-count .is-link{margin-left:12px}.editor-blog-title-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-document-bar{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;height:32px;justify-content:space-between;min-width:0;width:min(100%,450px)}.editor-document-bar:hover{background-color:#e0e0e0}.editor-document-bar .components-button{border-radius:4px}@media not (prefers-reduced-motion){.editor-document-bar .components-button{transition:all .1s ease-out}}.editor-document-bar .components-button:hover{background:#e0e0e0}@media screen and (min-width:782px) and (max-width:960px){.editor-document-bar.has-back-button .editor-document-bar__post-type-label{display:none}}.editor-document-bar__command{color:var(--wp-block-synced-color);flex-grow:1;overflow:hidden}.editor-document-bar__title{color:#1e1e1e;margin:0 auto;max-width:70%;overflow:hidden}@media (min-width:782px){.editor-document-bar__title{padding-left:24px}}.editor-document-bar__title h1{align-items:center;display:flex;font-weight:400;justify-content:center;overflow:hidden;white-space:nowrap}.editor-document-bar__post-title{color:currentColor;flex:1;overflow:hidden;text-overflow:ellipsis}.editor-document-bar__post-type-label{color:#2f2f2f;flex:0;padding-left:4px}@media screen and (max-width:600px){.editor-document-bar__post-type-label{display:none}}.editor-document-bar__shortcut{color:#2f2f2f;display:none;min-width:24px}@media (min-width:782px){.editor-document-bar__shortcut{display:initial}}.editor-document-bar__back.components-button.has-icon.has-text{color:#757575;flex-shrink:0;gap:0;min-width:36px;position:absolute;z-index:1}.editor-document-bar__back.components-button.has-icon.has-text:hover{background-color:initial;color:#1e1e1e}.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:none;margin-left:12px;pointer-events:none;position:absolute}.editor-document-bar__icon-layout.editor-document-bar__icon-layout svg{fill:#949494}@media (min-width:600px){.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:flex}}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled,.document-outline__button[aria-disabled=true]{color:#757575;cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.editor-document-outline.has-no-headings>svg{margin-top:28px}.editor-document-outline.has-no-headings>p{padding-left:32px;padding-right:32px}.editor-document-outline.has-no-headings{color:#757575;text-align:center}.editor-document-tools{align-items:center;display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:none}@media (min-width:782px){.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:inline-flex}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle{display:inline-flex}@media not (prefers-reduced-motion){.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.editor-document-tools .block-editor-list-view{display:none}@media (min-width:600px){.editor-document-tools .block-editor-list-view{display:flex}}.editor-document-tools .editor-document-tools__left>.components-button.has-icon,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.editor-document-tools .editor-document-tools__left>.components-button.has-icon.is-pressed,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:focus:not(:disabled),.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:before,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:before{display:none}.editor-document-tools__left{align-items:center;display:inline-flex;gap:8px}.editor-document-tools__left:not(:last-child){margin-inline-end:8px}.show-icon-labels .editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{padding:0 8px;width:auto}.show-icon-labels .editor-document-tools__left>*+*{margin-left:8px}.editor-editor-interface .entities-saved-states__panel-header{height:65px}.editor-editor-interface .interface-interface-skeleton__content{isolation:isolate}.editor-visual-editor{flex:1 0 auto}.editor-notices__dismissible,.editor-notices__pinned{left:0;position:relative;right:0;top:0}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:64px;padding-left:16px;padding-right:16px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header{display:block;margin-bottom:12px}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt{padding:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body{border:0;padding-left:0;padding-right:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2{margin-bottom:0;margin-left:-16px;margin-right:-16px}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2 button{font-size:11px;text-transform:uppercase}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--header-wrapper{display:none}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--changes-count{margin-bottom:8px;margin-top:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-footer{margin-top:16px}.entities-saved-states__change-control{flex:1}.entities-saved-states__changes{font-size:13px;list-style:disc;margin:4px 16px 0 24px}.entities-saved-states__changes li{margin-bottom:4px}.editor-error-boundary{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:64px auto auto;max-width:780px;padding:1em}.editor-global-styles-header__description{padding:0 16px}.editor-global-styles-header{margin-bottom:0!important}.editor-global-styles-sidebar{display:flex;flex-direction:column;min-height:100%}.editor-global-styles-sidebar__panel{flex:1}.editor-global-styles-sidebar .editor-global-styles-sidebar__header-title{margin:0}.editor-global-styles-sidebar .editor-global-styles-sidebar__header-actions{flex:1}.editor-global-styles-sidebar .components-navigation__menu-title-heading{font-size:15.6px;font-weight:499}.editor-global-styles-sidebar .components-navigation__item>button span{font-weight:499}.editor-global-styles-sidebar .block-editor-panel-color-gradient-settings{border:0}.editor-global-styles-sidebar .single-column{grid-column:span 1}.editor-global-styles-sidebar .components-tools-panel .span-columns{grid-column:1/-1}.editor-global-styles-sidebar__blocks-group{border-top:1px solid #e0e0e0;padding-top:24px}.editor-global-styles-sidebar__blocks-group-help{padding:0 16px}.global-styles-ui-color-palette-panel,.global-styles-ui-gradient-palette-panel{padding:16px}.editor-global-styles-sidebar hr{margin:0}.show-icon-labels .editor-global-styles-sidebar__header .components-button.has-icon{width:auto}.show-icon-labels .editor-global-styles-sidebar__header .components-button.has-icon svg{display:none}.show-icon-labels .editor-global-styles-sidebar__header .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.editor-welcome-guide{width:312px}.editor-welcome-guide.guide-styles .editor-welcome-guide__image{background:#00a0d2}.editor-welcome-guide__image{margin:0 0 16px}.editor-welcome-guide__image>img{display:block;max-width:100%;object-fit:cover}.editor-welcome-guide__heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:24px;line-height:1.4;margin:16px 0;padding:0 32px}.editor-welcome-guide__text{font-size:13px;line-height:1.4;margin:0 0 16px;padding:0 32px}.editor-welcome-guide__text img{vertical-align:bottom}.editor-welcome-guide .components-button:hover svg{fill:#fff}.editor-header{box-sizing:border-box}.editor-header *,.editor-header :after,.editor-header :before{box-sizing:inherit}.editor-header{background:#fff;display:grid;grid-auto-flow:row;grid-template:auto/64px minmax(0,max-content) minmax(min-content,1fr) 64px;height:64px}.editor-header:has(>.editor-header__center){grid-template:auto/64px min-content 1fr min-content 64px}@media (min-width:782px){.editor-header:has(>.editor-header__center){grid-template:auto/64px minmax(min-content,2fr) 2.5fr minmax(min-content,2fr) 64px}}@media (min-width:480px){.editor-header{gap:16px}}.editor-header{align-items:center;justify-content:space-between;max-width:100vw}@media (min-width:280px){.editor-header{flex-wrap:nowrap}}.editor-header__toolbar{grid-column:1/3}.editor-header__toolbar>:first-child{margin-inline:16px 0}.editor-header__back-button+.editor-header__toolbar{grid-column:2/3}@media (min-width:480px){.editor-header__back-button+.editor-header__toolbar>:first-child{margin-inline:0}}.editor-header__toolbar{align-items:center;clip-path:inset(-2px);display:flex;min-width:0}@media (min-width:480px){.editor-header__toolbar{clip-path:none}}.editor-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.editor-header__toolbar .table-of-contents{display:block}}.editor-header__toolbar .editor-collapsible-block-toolbar,.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed~.editor-collapsible-block-toolbar__toggle{margin-inline:8px 0}.editor-header__center{align-items:center;clip-path:inset(-2px);display:flex;grid-column:3/4;justify-content:center;min-width:0}@media (max-width:479px){.editor-header__center>:first-child{margin-inline-start:8px}.editor-header__center>:last-child{margin-inline-end:8px}}.editor-revisions-header .editor-header__center{clip-path:none}.editor-header__settings{grid-column:3/-1}.editor-header:has(>.editor-header__center) .editor-header__settings{grid-column:4/-1}.editor-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;justify-self:end;padding-right:4px}@media (min-width:600px){.editor-header__settings{padding-right:8px}}.editor-header__settings{gap:8px}.show-icon-labels .editor-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.show-icon-labels .editor-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.show-icon-labels .editor-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label);white-space:nowrap}.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.show-icon-labels .editor-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg{display:block}.show-icon-labels .editor-header .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after{content:none}.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover{border-left:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";height:24px;margin-left:8px;margin-top:4px;width:1px}.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container:before{background:#ddd;left:calc(50% + 1px);width:calc(100% - 24px)}.show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0 -12px;padding:6px 12px 12px}.show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:480px){.editor-header__post-preview-button{display:none}}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.editor-editor-interface.is-distraction-free .editor-header{background-color:#fff;width:100%}@media (min-width:782px){.editor-editor-interface.is-distraction-free .editor-header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);position:absolute}}.editor-editor-interface.is-distraction-free .editor-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-preview-dropdown,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-zoom-out-toggle,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.interface-pinned-items,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__toolbar .editor-document-tools__document-overview-toggle{display:none}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.components-popover.more-menu-dropdown__content{z-index:99998}.editor-inserter-sidebar{box-sizing:border-box}.editor-inserter-sidebar *,.editor-inserter-sidebar :after,.editor-inserter-sidebar :before{box-sizing:inherit}.editor-inserter-sidebar{display:flex;flex-direction:column;height:100%}.editor-inserter-sidebar__content{height:100%}.editor-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.editor-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.editor-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.editor-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.editor-keyboard-shortcut-help-modal__shortcut:empty{display:none}.editor-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.editor-keyboard-shortcut-help-modal__shortcut-description{flex:1;margin:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination{background:none;display:block;margin:0;padding:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination+.editor-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.editor-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.editor-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.editor-list-view-sidebar{height:100%}@media (min-width:782px){.editor-list-view-sidebar{width:350px}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{height:100%}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-track,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.editor-list-view-sidebar__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.editor-list-view-sidebar__list-view-container>.document-outline:focus,.editor-list-view-sidebar__list-view-container>.document-outline:focus-within,.editor-list-view-sidebar__list-view-container>.document-outline:hover,.editor-list-view-sidebar__list-view-panel-content:focus,.editor-list-view-sidebar__list-view-panel-content:focus-within,.editor-list-view-sidebar__list-view-panel-content:hover{scrollbar-color:#949494 #0000}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{will-change:transform}@media (hover:none){.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#949494 #0000}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{overflow:auto;scrollbar-gutter:auto}.editor-list-view-sidebar__list-view-panel-content{padding:4px}.editor-list-view-sidebar__list-view-container{display:flex;flex-direction:column;height:100%}.editor-list-view-sidebar__list-view-container>.document-outline{padding:16px}.editor-list-view-sidebar__tab-panel{height:100%}.editor-list-view-sidebar__outline{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.editor-list-view-sidebar__outline>div>span:first-child{display:inline-block;width:90px}.editor-list-view-sidebar__outline>div>span{color:#757575;font-size:12px;line-height:1.4}.editor-post-order__panel,.editor-post-parent__panel{padding-top:8px}.editor-post-order__panel .editor-post-panel__row-control>div,.editor-post-parent__panel .editor-post-panel__row-control>div{width:100%}.editor-post-order__panel-dialog .editor-post-order,.editor-post-order__panel-dialog .editor-post-parent,.editor-post-parent__panel-dialog .editor-post-order,.editor-post-parent__panel-dialog .editor-post-parent{margin:8px}.editor-post-order__panel-dialog .components-popover__content,.editor-post-parent__panel-dialog .components-popover__content{min-width:320px}.editor-post-author__panel{padding-top:8px}.editor-post-author__panel .editor-post-panel__row-control>div{width:100%}.editor-post-author__panel-dialog .editor-post-author{margin:8px;min-width:248px}.editor-action-modal{z-index:1000001}.editor-post-card-panel__content{flex-grow:1}.editor-post-card-panel__title{width:100%}.editor-post-card-panel__title.editor-post-card-panel__title{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:499;line-height:20px;margin:0;row-gap:4px;word-break:break-word}.editor-post-card-panel__icon{flex:0 0 24px;height:24px;width:24px}.editor-post-card-panel__header{display:flex;justify-content:space-between}.editor-post-card-panel.has-description .editor-post-card-panel__header{margin-bottom:8px}.editor-post-card-panel .editor-post-card-panel__title-name{padding:2px 0}.editor-post-card-panel .editor-post-card-panel__description,.editor-post-content-information{color:#757575}.editor-post-content-information .components-text{color:inherit}.editor-post-discussion__panel-dialog .editor-post-discussion{margin:8px;min-width:248px}.editor-post-discussion__panel-toggle .components-text{color:inherit}.editor-post-discussion__panel-dialog .components-popover__content{min-width:320px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-excerpt__dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-featured-image{padding:0}.editor-post-featured-image .hidden{display:none}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:hover .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image){opacity:1}.editor-post-featured-image__container .editor-post-featured-image__actions.editor-post-featured-image__actions-missing-image{margin-top:16px;opacity:1}.editor-post-featured-image__container .components-drop-zone__content{border-radius:2px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;min-height:40px;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.editor-post-featured-image__preview{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;height:auto!important;outline:1px solid #0000001a}.editor-post-featured-image__preview .editor-post-featured-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.editor-post-featured-image__toggle{box-shadow:inset 0 0 0 1px #ccc}.editor-post-featured-image__toggle:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){transition:opacity 50ms ease-out}}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) .editor-post-featured-image__action{backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.editor-post-featured-image__actions .editor-post-featured-image__action{flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-format__dialog .editor-post-format__dialog-content{margin:8px;min-width:248px}.editor-post-last-edited-panel{color:#757575}.editor-post-last-edited-panel .components-text{color:inherit}.editor-post-last-revision__title{font-weight:499;width:100%}.editor-post-last-revision__title.components-button.has-icon{height:100%;justify-content:space-between}.editor-post-last-revision__title.components-button.has-icon:active,.editor-post-last-revision__title.components-button.has-icon:hover{background:#f0f0f0}.editor-post-last-revision__title.components-button.has-icon:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-panel__body.is-opened.editor-post-last-revision__panel{height:48px;padding:0}.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button{padding:16px}.editor-private-post-last-revision__button{display:inline-block}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:50%;margin-top:16px;min-width:auto!important}.editor-post-panel__row{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.editor-post-panel__row-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;padding:6px 0;width:38%}.editor-post-panel__row-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.editor-post-panel__row-control .components-button{text-wrap:balance;text-wrap:pretty;font-weight:400;height:auto;max-width:100%;min-height:32px;text-align:left;white-space:normal}.editor-post-panel__row-control .components-dropdown{max-width:100%}.editor-post-panel__section{padding:16px}.editor-post-publish-panel__content{min-height:calc(100% - 148px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:65px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;flex-shrink:0;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px;word-break:break-word}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{justify-content:center;padding-left:4px}.editor-post-publish-panel__header-cancel-button{padding-right:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.editor-post-publish-panel__prepublish .components-panel__body-title .components-button{text-wrap:balance;text-wrap:pretty;align-items:flex-start}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none;word-break:break-word}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button,.post-publish-panel__postpublish-buttons .components-button.has-icon{flex:1;justify-content:center;min-width:unset}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:12px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:499}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-publish-panel{box-sizing:border-box}.editor-post-publish-panel *,.editor-post-publish-panel :after,.editor-post-publish-panel :before{box-sizing:inherit}.editor-post-publish-panel{background:#fff;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.editor-post-publish-panel{border-left:1px solid #ddd;left:auto;top:32px;width:281px;z-index:99998}}@media (min-width:782px) and (not (prefers-reduced-motion)){.editor-post-publish-panel{animation:editor-post-publish-panel__slide-in-animation .1s forwards;transform:translateX(100%)}}@media (min-width:782px){body.is-fullscreen-mode .editor-post-publish-panel{top:0}[role=region]:focus .editor-post-publish-panel{transform:translateX(0)}}@keyframes editor-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.editor-revisions-header__slider{width:100%}.editor-revisions-header__slider .components-range-control__tooltip{white-space:nowrap}.editor-revisions-header__no-revisions{color:#757575;font-size:13px}.editor-revisions-canvas__loading{align-items:center;display:flex;height:100%;justify-content:center}.editor-revisions-canvas__content{display:flex;height:100%}.editor-revisions-canvas__content .editor-visual-editor{flex:1;min-width:0}.revision-diff-markers{background:#0000000d;flex-shrink:0;position:relative;width:12px}.revision-diff-markers .revision-diff-marker{border:none;cursor:pointer;min-height:4px;padding:0;position:absolute;transition:opacity .1s ease;width:100%}.revision-diff-markers .revision-diff-marker.is-added{background:#00a32a}.revision-diff-markers .revision-diff-marker.is-removed{background:#d63638}.revision-diff-markers .revision-diff-marker.is-modified{background:#dba617}.revision-diff-markers .revision-diff-marker:hover{opacity:.7}.revision-diff-markers .revision-diff-marker:focus{outline:2px solid #1e1e1e;outline-offset:-2px}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:#0000;color:#757575}.editor-post-saved-state svg{fill:currentColor;display:inline-block;flex:0 0 auto;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.editor-post-schedule__panel-dropdown{width:100%}.editor-post-schedule__dialog .components-popover__content{min-width:320px;padding:16px}.editor-post-status{max-width:100%}.editor-post-status.is-read-only{padding:6px 12px}.editor-post-status .editor-post-status__toggle.editor-post-status__toggle{padding-bottom:4px;padding-top:4px}.editor-change-status__password-fieldset,.editor-change-status__publish-date-wrapper{border-top:1px solid #e0e0e0;padding-top:16px}.editor-change-status__content .components-popover__content{min-width:320px;padding:16px}.editor-change-status__content .editor-change-status__password-legend{margin-bottom:8px;padding:0}.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help){margin-top:4px}.editor-post-sticky__checkbox-control{border-top:1px solid #e0e0e0;padding-top:16px}.editor-post-sync-status__value{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-sync-connection-modal__container{align-items:center;display:flex;margin:auto;max-width:30rem}.editor-sync-connection-modal__description{font-size:1.3rem;text-align:center}.editor-post-template__swap-template-modal{z-index:1000001}.editor-post-template__swap-template-modal .editor-post-template__swap-template-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}.editor-post-template__create-template-modal{z-index:1000001}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px;padding-top:2px}@media (min-width:782px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:4}}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-post-template__dropdown .components-popover__content{min-width:240px}.editor-post-template__dropdown .components-button.is-pressed,.editor-post-template__dropdown .components-button.is-pressed:hover{background:inherit;color:inherit}@media (min-width:782px){.editor-post-template__create-form{width:320px}}.editor-post-template__classic-theme-dropdown{padding:8px}textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;line-height:2.4;margin:0;min-height:200px;overflow:hidden;resize:none;width:100%}@media not (prefers-reduced-motion){textarea.editor-post-text-editor{transition:border .1s ease-out,box-shadow .1s linear}}textarea.editor-post-text-editor{padding:16px}@media (min-width:600px){textarea.editor-post-text-editor{padding:24px}}textarea.editor-post-text-editor{font-size:16px!important}@media (min-width:600px){textarea.editor-post-text-editor{font-size:15px!important}}textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}textarea.editor-post-text-editor::placeholder{color:#1e1e1e9e}.editor-post-title.is-raw-text{margin-bottom:24px;margin-top:2px;max-width:none}.editor-post-url__panel-dropdown{width:100%}.editor-post-url__panel-dialog .editor-post-url{margin:8px;min-width:248px}.editor-post-url__front-page-link,.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__front-page-link{border-radius:2px;color:var(--wp-admin-theme-color);padding:6px 12px}.editor-post-url__front-page-link:hover{background:color-mix(in srgb,var(--wp-admin-theme-color) 4%,#0000);color:var(--wp-admin-theme-color-darker-20,#183ad6)}.editor-post-url__front-page-link:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);color:var(--wp-admin-theme-color);outline:3px solid #0000}.editor-post-url__link-slug{font-weight:600}.editor-post-url__input input.components-input-control__input{padding-inline-start:0!important}.editor-post-parent__panel-toggle,.editor-post-url__panel-toggle{word-break:break-word}.editor-post-url__intro{margin:0}.editor-post-url__permalink{margin-bottom:0;margin-top:8px}.editor-post-url__permalink-visual-label{display:block}.editor-posts-per-page-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text{padding-left:6px;padding-right:4px}.editor-preview-dropdown__button-external{display:flex;justify-content:space-between;width:100%}.editor-resizable-editor.is-resizable{margin:0 auto;overflow:visible}.editor-resizable-editor__resize-handle{appearance:none;background:none;border:0;border-radius:9999px;bottom:0;cursor:ew-resize;height:100px;margin:auto 0;outline:none;padding:0;position:absolute;top:0;width:12px}.editor-resizable-editor__resize-handle:after{background-color:#75757566;border-radius:9999px;bottom:16px;content:"";left:4px;position:absolute;right:0;top:16px;width:4px}.editor-resizable-editor__resize-handle.is-left{left:-18px}.editor-resizable-editor__resize-handle.is-right{right:-18px}.editor-resizable-editor__resize-handle:active,.editor-resizable-editor__resize-handle:focus,.editor-resizable-editor__resize-handle:hover{opacity:1}.editor-resizable-editor__resize-handle:active:after,.editor-resizable-editor__resize-handle:focus:after,.editor-resizable-editor__resize-handle:hover:after{background-color:var(--wp-admin-theme-color)}.editor-layout__toggle-entities-saved-states-panel,.editor-layout__toggle-publish-panel,.editor-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel{bottom:0;top:auto}.editor-start-page-options__modal .editor-start-page-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:72px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-page-options__modal .block-editor-block-patterns-list{padding-bottom:72px}.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}.editor-start-template-options__modal .editor-start-template-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-template-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title{display:none}.components-panel__header.editor-sidebar__panel-tabs{padding-left:0;padding-right:8px}.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{padding:0}@media (min-width:782px){.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{display:flex}}.editor-post-summary .components-v-stack:empty{display:none}.editor-sidebar{box-sizing:border-box}.editor-sidebar *,.editor-sidebar :after,.editor-sidebar :before{box-sizing:inherit}.editor-sidebar__revisions-block-message{color:#757575;font-size:13px;padding:16px}.editor-site-discussion-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-style-book{height:100%}.editor-style-book.is-button{border-radius:8px}.editor-style-book{align-items:stretch;display:flex;flex-direction:column}.editor-style-book__iframe{display:block;height:100%;width:100%}.editor-style-book__iframe.is-button{border-radius:8px}.editor-style-book__iframe.is-focused{outline:calc(var(--wp-admin-border-width-focus)*2) solid var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2)}.editor-style-book__tablist-container{background:#fff;display:flex;flex:none;padding-right:56px;width:100%}.editor-style-book__tabpanel{flex:1 0 auto;overflow:auto}.editor-styles-canvas{background-color:var(--wp-editor-canvas-background);height:100%;padding:16px}.editor-styles-canvas iframe{display:block;height:100%;width:100%}.editor-styles-canvas__section{background:#fff;border-radius:8px;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.editor-styles-canvas__section{transition:all .3s}}.editor-styles-canvas__close-button{background:#fff;position:absolute;right:8px;top:8px;z-index:2}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-text-editor{box-sizing:border-box}.editor-text-editor *,.editor-text-editor :after,.editor-text-editor :before{box-sizing:inherit}.editor-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.editor-text-editor .editor-post-title.is-raw-text textarea:focus,.editor-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.editor-text-editor__body{padding:0 24px 24px}}.editor-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.editor-text-editor__toolbar{padding:12px}}@media (min-width:960px){.editor-text-editor__toolbar{padding:12px 24px}}.editor-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:40px;margin:0 auto 0 0}.editor-visual-editor{background-color:var(--wp-editor-canvas-background);display:flex;position:relative}.editor-visual-editor iframe[name=editor-canvas]{background-color:initial}.editor-visual-editor{align-items:center}.editor-visual-editor.is-resizable{max-height:100%}.editor-visual-editor.has-padding{padding:24px 24px 0}.editor-visual-editor.is-iframed{overflow:hidden}.editor-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.editor-visual-editor .components-button.has-icon,.editor-visual-editor .components-button.is-tertiary{padding:6px}.editor-fields-content-preview{border-radius:4px;display:flex;flex-direction:column;height:100%}.dataviews-view-table .editor-fields-content-preview{flex-grow:0;width:96px}.editor-fields-content-preview .block-editor-block-preview__container,.editor-fields-content-preview .editor-fields-content-preview__empty{margin-bottom:auto;margin-top:auto}.editor-fields-content-preview__empty{text-align:center}.editor-push-changes-to-global-styles-control .components-button{justify-content:center;width:100%}.gutentor-button .css-2o5izw,.gutentor-button-secondary .css-2o5izw,.gutentor-tabs-wrapper .css-2o5izw{display:inline-block;background:#fff0;border:medium none;height:auto}.gutentor-icon-hide.gutentor-button .gutentor-button-icon,.gutentor-icon-hide.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-hide.gutentor-tabs-wrapper .gutentor-button-icon{display:none}.gutentor-icon-after.gutentor-button,.gutentor-icon-after.gutentor-button-secondary,.gutentor-icon-after.gutentor-tabs-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-icon-after.gutentor-button .gutentor-button-icon,.gutentor-icon-after.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-after.gutentor-tabs-wrapper .gutentor-button-icon{margin-left:8px}.gutentor-icon-before.gutentor-button .gutentor-button-icon,.gutentor-icon-before.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-before.gutentor-tabs-wrapper .gutentor-button-icon{margin-right:8px}.gutentor-button .css-2o5izw,.gutentor-button-secondary .css-2o5izw,.gutentor-tabs-wrapper .css-2o5izw{display:inline-block;background:#fff0;border:medium none;height:auto}.gutentor-icon-hide.gutentor-button .gutentor-button-icon,.gutentor-icon-hide.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-hide.gutentor-tabs-wrapper .gutentor-button-icon{display:none}.gutentor-icon-after.gutentor-button,.gutentor-icon-after.gutentor-button-secondary,.gutentor-icon-after.gutentor-tabs-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-icon-after.gutentor-button .gutentor-button-icon,.gutentor-icon-after.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-after.gutentor-tabs-wrapper .gutentor-button-icon{margin-left:8px}.gutentor-icon-before.gutentor-button .gutentor-button-icon,.gutentor-icon-before.gutentor-button-secondary .gutentor-button-icon,.gutentor-icon-before.gutentor-tabs-wrapper .gutentor-button-icon{margin-right:8px}.alignfull>.grid-container{max-width:100%}.text-left{text-align:left}.text-center{text-align:center}.text-center .editor-url-input input{text-align:center}.text-right{text-align:right}.text-right .editor-url-input input{text-align:right}.text-align-left-mobile{text-align:left}.text-align-right-mobile{text-align:right}.text-align-center-mobile{text-align:center}.text-align-justify-mobile{text-align:justify}@media (min-width:768px){.text-align-left-tablet{text-align:left}.text-align-right-tablet{text-align:right}.text-align-center-tablet{text-align:center}.text-align-justify-tablet{text-align:justify}}@media (min-width:992px){.text-align-left-desktop{text-align:left}.text-align-right-desktop{text-align:right}.text-align-center-desktop{text-align:center}.text-align-justify-desktop{text-align:justify}}.g-f-l-m{-ms-flex-pack:start;justify-content:flex-start}.g-f-r-m{-ms-flex-pack:end;justify-content:flex-end}.g-f-c-m{-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.g-f-l-t{-ms-flex-pack:start;justify-content:flex-start}.g-f-r-t{-ms-flex-pack:end;justify-content:flex-end}.g-f-c-t{-ms-flex-pack:center;justify-content:center}}@media (min-width:992px){.g-f-l-d{-ms-flex-pack:start;justify-content:flex-start}.g-f-r-d{-ms-flex-pack:end;justify-content:flex-end}.g-f-c-d{-ms-flex-pack:center;justify-content:center}}.gutentor-enabled-width.text-align-left-mobile,.gutentor-enabled-width.text-align-left-tablet,.gutentor-enabled-width.text-align-left-desktop,.gutentor-enabled-width.text-align-right-mobile,.gutentor-enabled-width.text-align-right-tablet,.gutentor-enabled-width.text-align-right-desktop,.gutentor-enabled-width.text-align-center-mobile,.gutentor-enabled-width.text-align-center-tablet,.gutentor-enabled-width.text-align-center-desktop{display:-ms-flexbox;display:flex}.gutentor-enabled-width.text-align-center-mobile{-ms-flex-pack:center;justify-content:center}.gutentor-enabled-width.text-align-right-mobile{-ms-flex-pack:end;justify-content:flex-end}.gutentor-enabled-width.text-align-left-mobile{-ms-flex-pack:start;justify-content:start}@media (min-width:768px){.gutentor-enabled-width.text-align-center-tablet{-ms-flex-pack:center;justify-content:center}.gutentor-enabled-width.text-align-right-tablet{-ms-flex-pack:end;justify-content:flex-end}.gutentor-enabled-width.text-align-left-tablet{-ms-flex-pack:start;justify-content:start}}@media (min-width:992px){.gutentor-enabled-width.text-align-center-desktop{-ms-flex-pack:center;justify-content:center}.gutentor-enabled-width.text-align-right-desktop{-ms-flex-pack:end;justify-content:flex-end}.gutentor-enabled-width.text-align-left-desktop{-ms-flex-pack:start;justify-content:start}}.gutentor-position-default-mobile{position:inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;width:auto}.gutentor-position-relative-mobile{position:relative}.gutentor-position-absolute-mobile{position:absolute}.gutentor-position-fixed-mobile{position:fixed}.gutentor-position-static-mobile{position:static}@media (min-width:768px){.gutentor-position-default-mobile{position:inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;width:auto}.gutentor-position-relative-tablet{position:relative}.gutentor-position-absolute-tablet{position:absolute}.gutentor-position-fixed-tablet{position:fixed}.gutentor-position-static-tablet{position:static}}@media (min-width:992px){.gutentor-position-default-desktop{position:inherit;left:inherit!important;right:inherit!important;top:inherit!important;bottom:inherit!important;width:auto!important}.gutentor-position-relative-desktop{position:relative}.gutentor-position-absolute-desktop{position:absolute}.gutentor-position-fixed-desktop{position:fixed}.gutentor-position-static-desktop{position:static}}.g-pos-d-mobile{position:inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;width:auto}.g-pos-r-mobile{position:relative}.g-pos-a-mobile{position:absolute}.g-pos-f-mobile{position:fixed}.g-pos-s-mobile{position:static}@media (min-width:768px){.g-pos-d-tablet{position:inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;width:auto}.g-pos-r-tablet{position:relative}.g-pos-a-tablet{position:absolute}.g-pos-f-tablet{position:fixed}.g-pos-s-tablet{position:static}}@media (min-width:992px){.g-pos-d-desktop{position:inherit;left:inherit!important;right:inherit!important;top:inherit!important;bottom:inherit!important;width:auto!important}.g-pos-r-desktop{position:relative}.g-pos-a-desktop{position:absolute}.g-pos-f-desktop{position:fixed}.g-pos-s-desktop{position:static}}.gutentor-rm-ct-space{padding-left:0!important;padding-right:0!important}@media (min-width:768px){.gutentor-rm-ct-space-t{padding-left:0!important;padding-right:0!important}}@media (min-width:992px){.gutentor-rm-ct-space-d{padding-left:0!important;padding-right:0!important}}.gutentor-rm-row-space{margin-left:0!important;margin-right:0!important}@media (min-width:768px){.gutentor-rm-row-space-t{margin-left:0!important;margin-right:0!important}}@media (min-width:992px){.gutentor-rm-row-space-d{margin-left:0!important;margin-right:0!important}}.gutentor-rm-col-space{padding-left:0!important;padding-right:0!important;margin-top:0!important;margin-bottom:0!important}@media (min-width:768px){.gutentor-rm-col-space-t{padding-left:0!important;padding-right:0!important;margin-top:0!important;margin-bottom:0!important}}@media (min-width:992px){.gutentor-rm-col-space-d{padding-left:0!important;padding-right:0!important;margin-top:0!important;margin-bottom:0!important}}.g-c-r-valign-mobile{display:block}@media (min-width:768px){.g-c-r-valign-tablet{display:block!important}}@media (min-width:992px){.g-c-r-valign-desktop{display:block!important}}.g-valign-t-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-valign-b-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.g-valign-c-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.g-valign-t-tablet{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-valign-b-tablet{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.g-valign-c-tablet{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}@media (min-width:992px){.g-valign-t-desktop{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-valign-b-desktop{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.g-valign-c-desktop{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}@media (min-width:992px){.d-lg-none.g-c-r-valign-desktop{display:none!important}.d-lg-none.g-valign-t-desktop,.d-lg-none.g-valign-b-desktop,.d-lg-none.g-valign-c-desktop{display:none!important}}@media (min-width:992px){.d-md-none.d-lg-block.g-c-r-valign-desktop{display:-ms-flexbox!important;display:flex!important}.d-md-none.d-lg-block.g-valign-t-desktop,.d-md-none.d-lg-block.g-valign-b-desktop,.d-md-none.d-lg-block.g-valign-c-desktop{display:-ms-flexbox!important;display:flex!important}}@media (min-width:768px){.d-md-none.g-c-r-valign-tablet{display:none!important}.d-md-none.g-valign-t-tablet,.d-md-none.g-valign-b-tablet,.d-md-none.g-valign-c-tablet{display:none!important}}.btn-link i{margin-right:8px}.gutentor-btn-full-mobile .gutentor-button{-ms-flex-pack:center;justify-content:center;max-width:100%}@media (min-width:768px){.gutentor-btn-full-tablet .gutentor-button{-ms-flex-pack:center;justify-content:center;max-width:100%}}.gutentor-btn-custom-mobile .gutentor-button{-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.gutentor-btn-custom-tablet .gutentor-button{-ms-flex-pack:center;justify-content:center}}@media (min-width:992px){.gutentor-btn-full-desktop .gutentor-button{-ms-flex-pack:center;justify-content:center;max-width:100%}.gutentor-btn-custom-desktop .gutentor-button{-ms-flex-pack:center;justify-content:center}}.gutentor-button,.gutentor-button-secondary{margin-top:30px;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;line-height:normal;-ms-flex-align:center;align-items:center;text-decoration:none}.gutentor-button .gutentor-button-icon,.gutentor-button-secondary .gutentor-button-icon{line-height:normal;font-size:14px}.gutentor-button-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-button-group .gutentor-button:not(:last-child){margin-right:20px}.gutentor-button-group.flex-align-left{-ms-flex-pack:start;justify-content:flex-start}.gutentor-button-group.flex-align-center{-ms-flex-pack:center;justify-content:center}.gutentor-button-group.flex-align-right{-ms-flex-pack:end;justify-content:flex-end}.gutentor-button-group.gutentor-btn-full-mobile{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.gutentor-button-group.gutentor-btn-full-mobile .gutentor-button{max-width:100%;-ms-flex-pack:center;justify-content:center}.gutentor-button-group.gutentor-btn-full-mobile .gutentor-button:not(:last-child){margin-right:0}@media (min-width:768px){.gutentor-button-group.gutentor-btn-full-tablet{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.gutentor-button-group.gutentor-btn-full-tablet .gutentor-button{max-width:100%;-ms-flex-pack:center;justify-content:center}.gutentor-button-group.gutentor-btn-full-tablet .gutentor-button:not(:last-child){margin-right:0}}@media (min-width:992px){.gutentor-button-group.gutentor-btn-full-desktop{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.gutentor-button-group.gutentor-btn-full-desktop .gutentor-button{max-width:100%;-ms-flex-pack:center;justify-content:center}.gutentor-button-group.gutentor-btn-full-desktop .gutentor-button:not(:last-child){margin-right:0}}.gutentor-active .gutentor-section .grid-row [class*='grid-'],.gutentor-active .gutentor-section .grid-row [class^='grid-']{margin-top:15px;margin-bottom:15px}.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class^='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class^='grid-']{margin-top:0;margin-bottom:0;padding:0}.gutentor-active .gutentor-section i.fas,.gutentor-active .gutentor-section i.far,.gutentor-active .gutentor-section i.fab,.gutentor-active .gutentor-section i.fa,.gutentor-active .gutentor-section i.fal,.gutentor-active .gutentor-section i.dashicons{font-style:normal}.gutentor-active .gutentor-section a{text-decoration:none}.gutentor-active .gutentor-single-item-title{margin-bottom:10px}.gutentor-active .gutentor-single-item-title:before{display:none}.gutentor-active .gutentor-single-item-title a{font-size:inherit}.gutentor-active .grid-row .grid-container{max-width:100%}.gutentor-section{background-color:#fff}.gutentor-section:not(.gutentor-dynamic-single-column){padding:0}@media (max-width:575px){.gutentor-section.gutentor-mobile-fullWidth .gutentor-single-item .grid-row [class*='grid-'],.gutentor-section.gutentor-mobile-fullWidth .gutentor-single-item .grid-row [class^='grid-']{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:575px){.gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container{-ms-flex-direction:column;flex-direction:column}.gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .slider-caption,.gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .caption-image{width:100%!important}}@media (max-width:575px){.gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row{-ms-flex-direction:column;flex-direction:column}.gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-image-box,.gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-content{width:100%!important}}@media (max-width:575px){.gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item{-ms-flex-direction:column!important;flex-direction:column!important}.gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-image-box,.gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-content{width:100%!important;margin:0}}@media (max-width:767px){.gutentor-section.gutentor-tablet-fullWidth .gutentor-single-item .grid-row [class*='grid-'],.gutentor-section.gutentor-tablet-fullWidth .gutentor-single-item .grid-row [class^='grid-']{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:576px) and (max-width:767px){.gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container{-ms-flex-direction:column;flex-direction:column}.gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .slider-caption,.gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .caption-image{width:100%!important}}@media (min-width:576px) and (max-width:767px){.gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row{-ms-flex-direction:column;flex-direction:column}.gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-image-box,.gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-content{width:100%!important}}@media (min-width:576px) and (max-width:767px){.gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item{-ms-flex-direction:column!important;flex-direction:column!important}.gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-image-box,.gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-content{width:100%!important;margin:0}}.has-gutentor-block-shape-top,.has-gutentor-block-shape-bottom{position:relative}.has-gutentor-block-shape-top .grid-container,.has-gutentor-block-shape-bottom .grid-container{position:relative;z-index:2}.gutentor-block-shape-top,.gutentor-block-shape-bottom{-webkit-transition:-webkit-transform 0.8s;transition:-webkit-transform 0.8s;-o-transition:transform 0.8s;transition:transform 0.8s;transition:transform 0.8s,-webkit-transform 0.8s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap,.gutentor-element:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap,.gutentor-module:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap,.gutentor-post-module:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap{position:relative;z-index:3}.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom,.gutentor-element.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom,.gutentor-module.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom,.gutentor-post-module.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom{z-index:3}.gutentor-section.gutentor-block-shape-top-bring-front .gutentor-block-shape-top,.gutentor-element.gutentor-block-shape-top-bring-front .gutentor-block-shape-top,.gutentor-module.gutentor-block-shape-top-bring-front .gutentor-block-shape-top,.gutentor-post-module.gutentor-block-shape-top-bring-front .gutentor-block-shape-top{z-index:3}.gutentor-section .gutentor-block-shape-bottom,.gutentor-section .gutentor-block-shape-top,.gutentor-element .gutentor-block-shape-bottom,.gutentor-element .gutentor-block-shape-top,.gutentor-module .gutentor-block-shape-bottom,.gutentor-module .gutentor-block-shape-top,.gutentor-post-module .gutentor-block-shape-bottom,.gutentor-post-module .gutentor-block-shape-top{position:absolute;left:0;right:0;width:100%;height:auto;z-index:1}.gutentor-section .gutentor-block-shape-bottom span,.gutentor-section .gutentor-block-shape-top span,.gutentor-element .gutentor-block-shape-bottom span,.gutentor-element .gutentor-block-shape-top span,.gutentor-module .gutentor-block-shape-bottom span,.gutentor-module .gutentor-block-shape-top span,.gutentor-post-module .gutentor-block-shape-bottom span,.gutentor-post-module .gutentor-block-shape-top span{display:block;line-height:0;font-size:0}.gutentor-section .gutentor-block-shape-top,.gutentor-element .gutentor-block-shape-top,.gutentor-module .gutentor-block-shape-top,.gutentor-post-module .gutentor-block-shape-top{top:0}.gutentor-section .gutentor-block-shape-bottom,.gutentor-element .gutentor-block-shape-bottom,.gutentor-module .gutentor-block-shape-bottom,.gutentor-post-module .gutentor-block-shape-bottom{bottom:-1px;-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}.gutentor-section.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom,.gutentor-element.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom,.gutentor-module.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom,.gutentor-post-module.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom{bottom:-1px;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.gutentor-tshape-fv .gutentor-block-shape-top{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.gutentor-tshape-hv .gutentor-block-shape-top{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.gutentor-tshape-hv.gutentor-tshape-fv .gutentor-block-shape-top{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}.gutentor-bshape-fv .gutentor-block-shape-bottom{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.gutentor-bshape-fv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.gutentor-bshape-hv .gutentor-block-shape-bottom{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.gutentor-bshape-hv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.gutentor-bshape-fv.gutentor-bshape-hv .gutentor-block-shape-bottom{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.gutentor-bshape-fv.gutentor-bshape-hv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}.gutentor-advanced-columns.gutentor-section,.gutentor-advanced-columns .gutentor-section{background-color:#fff0}.has-gutentor-overlay{position:relative;z-index:1}.has-gutentor-overlay:after{position:absolute;content:'';left:0;top:0;width:100%;height:100%;z-index:-1}body:not(.wp-admin) .has-gutentor-overlay{overflow:hidden}body:not(.wp-admin) .wow{visibility:hidden}body.editor-styles-wrapper .wow{visibility:visible}.has-video-bg{position:relative;z-index:1}.has-video-bg .gutentor-bg-video{position:absolute;z-index:-1;pointer-events:none}.has-video-bg video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.gutentor-social-wrap{margin-top:15px;margin-bottom:15px}.gutentor-social-wrap .gutentor-social-item{display:inline-block}@media (max-width:767px){.gutentor-mbl-full-width-column .gutentor-col-wrap,.gutentor-mbl-full-width-column .gutentor-single-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;max-width:100%!important}}@media (max-width:991px){.g-tablet-full-width-col .gutentor-col-wrap,.g-tablet-full-width-col .gutentor-single-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;max-width:100%!important}}@media (min-width:992px){.g-desktop-full-width-col .gutentor-col-wrap,.g-desktop-full-width-col .gutentor-single-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;max-width:100%!important}}.gutentor-equal-column-height>.grid-container>.grid-row>.gutentor-single-column>.gutentor-col-wrap{height:100%}.gutentor-equal-column-height>.grid-container>.grid-row>.gutentor-dynamic-single-column>.gutentor-single-col{height:100%}.gutentor-disabled{cursor:not-allowed!important;opacity:.7}.gutentor-module-carousel .gutentor-slick-arrows,.gutentor-post-module .gutentor-slick-arrows,.gutentor-term-module .gutentor-slick-arrows{display:-ms-flexbox;display:flex}.gutentor-module-carousel .gutentor-slick-arrows .slick-prev,.gutentor-module-carousel .gutentor-slick-arrows .slick-next,.gutentor-post-module .gutentor-slick-arrows .slick-prev,.gutentor-post-module .gutentor-slick-arrows .slick-next,.gutentor-term-module .gutentor-slick-arrows .slick-prev,.gutentor-term-module .gutentor-slick-arrows .slick-next{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.gutentor-module-carousel .gutentor-slick-arrows .slick-prev,.gutentor-post-module .gutentor-slick-arrows .slick-prev,.gutentor-term-module .gutentor-slick-arrows .slick-prev{margin-right:10px}.gutentor-slick-a-t-left-mobile>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-left-mobile>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-t-left-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-t-right-mobile>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-right-mobile>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-t-right-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}.gutentor-slick-a-b-left-mobile>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-left-mobile>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-b-left-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-b-right-mobile>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-right-mobile>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-b-right-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}@media (min-width:768px){.gutentor-slick-a-t-left-tablet>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-left-tablet>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-t-left-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-t-right-tablet>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-right-tablet>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-t-right-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}.gutentor-slick-a-b-left-tablet>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-left-tablet>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-b-left-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-b-right-tablet>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-right-tablet>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-b-right-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}}@media (min-width:992px){.gutentor-slick-a-t-left-desktop>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-left-desktop>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-t-left-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-t-right-desktop>.grid-container{position:relative;padding-top:50px;padding-bottom:20px}.gutentor-slick-a-t-right-desktop>.grid-container .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-t-right-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}.gutentor-slick-a-b-left-desktop>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-left-desktop>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-slick-a-b-left-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{left:0;right:inherit}.gutentor-slick-a-b-right-desktop>.grid-container{position:relative;padding-bottom:20px}.gutentor-slick-a-b-right-desktop>.grid-container .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-slick-a-b-right-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows{right:0;left:inherit}}.gutentor-module-slider .gutentor-slick-arrows{display:-ms-inline-flexbox;display:inline-flex}.gutentor-module-slider .gutentor-slick-arrows .slick-prev,.gutentor-module-slider .gutentor-slick-arrows .slick-next{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.gutentor-module-slider .gutentor-slick-arrows .slick-prev{margin-right:10px}.gutentor-module-slider.gutentor-slick-a-t-left-desktop{position:relative}.gutentor-module-slider.gutentor-slick-a-t-left-desktop .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-module-slider.gutentor-slick-a-t-right-desktop{position:relative}.gutentor-module-slider.gutentor-slick-a-t-right-desktop .gutentor-slick-arrows{position:absolute;top:0;bottom:inherit;right:15px;left:inherit;margin-top:20px}.gutentor-module-slider.gutentor-slick-a-b-left-desktop{position:relative}.gutentor-module-slider.gutentor-slick-a-b-left-desktop .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;left:15px;right:inherit;margin-top:20px}.gutentor-module-slider.gutentor-slick-a-b-right-desktop{position:relative}.gutentor-module-slider.gutentor-slick-a-b-right-desktop .gutentor-slick-arrows{position:absolute;bottom:0;top:inherit;right:15px;left:inherit;margin-top:20px}body.rtl .gutentor-carousel-row .slick-arrow .fa-angle-left,body.rtl .gutentor-carousel-row .slick-arrow .fa-angle-right,body.rtl .gutentor-image-slider .slick-arrow .fa-angle-left,body.rtl .gutentor-image-slider .slick-arrow .fa-angle-right,body.rtl .gutentor-post-module-p1 .slick-arrow .fa-angle-left,body.rtl .gutentor-post-module-p1 .slick-arrow .fa-angle-right,body.rtl .gutentor-module-carousel .slick-arrow .fa-angle-left,body.rtl .gutentor-module-carousel .slick-arrow .fa-angle-right,body.rtl .gutentor-module-slider .slick-arrow .fa-angle-left,body.rtl .gutentor-module-slider .slick-arrow .fa-angle-right{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.g-single-column-link-enabled{position:relative}.g-single-column-link-enabled .gutentor-link{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0}.g-link-enabled{position:relative}.g-link-enabled .gutentor-link{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;z-index:2}@supports (-webkit-touch-callout:none){.gutentor-post-module,.gutentor-module,.has-image-bg{background-attachment:scroll!important}}.g-v-popup .g-v-box,.g-v-popup .g-v-img-box{position:relative}.g-v-popup-enabled video,.g-v-popup-enabled iframe{pointer-events:none}.g-v-popup video{-o-object-fit:cover;object-fit:cover}.g-v-popup-no-thumb:not(.g-v-enabled) .g-v-btn{position:static;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.g-v-popup-c .g-v-btn,.g-v-popup-c .g-v-fp-btn{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.g-v-popup-t-l .g-v-btn,.g-v-popup-t-l .g-v-fp-btn{left:20px;top:20px}.g-v-popup-t-r .g-v-btn,.g-v-popup-t-r .g-v-fp-btn{right:20px;top:20px}.g-v-popup-b-l .g-v-btn,.g-v-popup-b-l .g-v-fp-btn{left:20px;bottom:20px}.g-v-popup-b-r .g-v-btn,.g-v-popup-b-r .g-v-fp-btn{right:20px;bottom:20px}.g-v-box{height:100%}.g-v-btn{position:absolute;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.g-v-player{z-index:1;position:relative;width:100%;height:100%}.g-v-fp-popup .g-v-fp-box,.g-v-fp-popup .g-v-fp-img-box{position:relative}.g-v-fp-popup-enabled video,.g-v-fp-popup-enabled iframe{pointer-events:none}.g-v-fp-popup-no-thumb .g-v-fp-btn{position:static;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.g-v-fp video{-o-object-fit:cover;object-fit:cover}.g-v-fp-btn{position:absolute;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.g-v-fp-player{z-index:1;position:relative;width:100%;height:100%}.g-equal-height .gutentor-post-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.g-equal-height .gutentor-button-wrap{margin-top:auto}.g-equal-height .slick-track{display:-ms-flexbox!important;display:flex!important}.g-equal-height .slick-slide{height:inherit!important}.g-nothing-found{width:100%;background:#f5f5f5;text-align:center;padding:40px;margin:15px}.g-s-pos-v-h-c{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.g-s-pos-v-c{top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.g-s-pos-h-c{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute}.g-s-pos-custom{top:0;left:0;position:absolute}.wp-site-blocks [class*="wp-block-gutentor-"] img{max-width:100%}.gutentor-adv-s-m-c{display:none}.g-show-more-content .gutentor-adv-s-m-c{display:block}.g-show-more-content .gutentor-adv-s-l-c{display:none}.g-m-popover{position:relative;z-index:1}.g-m-popover-normal{cursor:pointer}.g-m-popover-content{position:absolute;z-index:2}.g-m-popover.g-popover-t .g-m-popover-content{bottom:100%;left:0}.g-m-popover.g-popover-r .g-m-popover-content{top:0;right:0}.g-m-popover.g-popover-l .g-m-popover-content{top:0;left:0}.g-m-popover.g-popover-b .g-m-popover-content{top:100%;left:0}.g-hover-enabled .g-has-hover{position:relative}.g-hover-enabled .g-has-hover .g-hover-content{position:absolute}.g-hover-enabled.g-image-hover-style-d .g-has-hover .g-hover-content{display:none}.g-hover-enabled.g-image-hover-style-d .g-has-hover:hover .g-hover-content{display:block}.g-hover-enabled.g-image-hover-style-1 .g-has-hover .g-hover-content{display:none}.g-hover-enabled.g-image-hover-style-1 .g-has-hover .normal-image,.g-hover-enabled.g-image-hover-style-1 .g-has-hover .gutentor-bg-image{-webkit-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s}.g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .g-hover-content{display:block}.g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .normal-image,.g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .gutentor-bg-image{-webkit-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover .g-hover-content{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;opacity:0;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content{opacity:.9}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-v-c{-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-h-c{-webkit-transform:translateX(-50%) rotate(0);-ms-transform:translateX(-50%) rotate(0);transform:translateX(-50%) rotate(0)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-v-h-c{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-custom{-webkit-transform:rotateX(0);transform:rotateX(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content{opacity:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-v-c{-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-h-c{-webkit-transform:translateX(-50%) scale(0);-ms-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-v-h-c{-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-custom{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content{opacity:1;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-v-c{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-h-c{-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-v-h-c{-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-custom{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.g-hover-enabled.g-image-hover-style-4 .g-has-hover{overflow:hidden}.g-hover-enabled.g-image-hover-style-4 .g-has-hover .g-hover-content{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-4 .g-has-hover .normal-image,.g-hover-enabled.g-image-hover-style-4 .g-has-hover .gutentor-bg-image{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .g-hover-content{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .normal-image,.g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .gutentor-bg-image{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-5 .g-has-hover{overflow:hidden}.g-hover-enabled.g-image-hover-style-5 .g-has-hover .g-hover-content{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-5 .g-has-hover .normal-image,.g-hover-enabled.g-image-hover-style-5 .g-has-hover .gutentor-bg-image{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .g-hover-content{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .normal-image,.g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .gutentor-bg-image{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.g-adv-popup-top.mfp-wrap{height:auto!important}.g-adv-popup-top .mfp-container{height:auto;padding:0;position:static}.admin-bar .g-adv-popup-top.mfp-wrap{top:32px!important}.g-adv-popup-bottom{top:inherit!important;bottom:0!important}.g-adv-popup-bottom.mfp-wrap{height:auto!important}.g-adv-popup-bottom .mfp-container{height:auto;padding:0;position:static}.g-adv-popup-side-bottom-right{bottom:0;right:0;left:inherit;top:inherit!important;height:auto!important}.g-adv-popup-side-bottom-right .mfp-container{height:auto;padding:0;position:static}.g-adv-popup-side-bottom-left{bottom:0;left:inherit;top:inherit!important;height:auto!important}.g-adv-popup-side-bottom-left .mfp-container{height:auto;padding:0;position:static}.g-adv-popup-side-top-right{left:inherit;height:auto!important}.g-adv-popup-side-top-right .mfp-container{height:auto;padding:0;position:static}.g-adv-popup-side-top-left{height:auto!important}.g-adv-popup-side-top-left .mfp-container{height:auto;padding:0;position:static}.gutentor-section-title:not(.enable-title-design) h1:before,.gutentor-section-title:not(.enable-title-design) h2:before{display:none}.gutentor-section-title .gutentor-title{margin:0}.gutentor-section-title.enable-title-design .gutentor-title{position:relative;margin:0}.gutentor-section-title.enable-title-design .gutentor-title:before{background:currentColor;content:"\020";display:block;height:3px;margin:0 auto;width:1em;position:absolute}.gutentor-section-title.enable-title-design.seperator-bottom .gutentor-title{padding-bottom:10px}.gutentor-section-title.enable-title-design.seperator-bottom .gutentor-title:before{bottom:0}.gutentor-section-title.enable-title-design.seperator-top .gutentor-title{padding-top:10px}.gutentor-section-title.enable-title-design.seperator-top .gutentor-title:before{top:0}.gutentor-section-title.enable-title-design.text-center .gutentor-title:before{left:0;right:0;margin-left:auto;margin-right:auto}.gutentor-section-title.enable-title-design.text-left .gutentor-title:before{left:0}.gutentor-section-title.enable-title-design.text-right .gutentor-title:before{right:0}.gutentor-section-subtitle .gutentor-subtitle{margin:0}.gutentor-section-subtitle.enable-subtitle-design .gutentor-subtitle{position:relative;margin:0}.gutentor-section-subtitle.enable-subtitle-design .gutentor-subtitle:before{background:currentColor;content:"\020";display:block;height:3px;margin:0 auto;width:1em;position:absolute}.gutentor-section-subtitle.enable-subtitle-design.seperator-bottom .gutentor-subtitle{padding-bottom:10px}.gutentor-section-subtitle.enable-subtitle-design.seperator-bottom .gutentor-subtitle:before{bottom:0}.gutentor-section-subtitle.enable-subtitle-design.seperator-top .gutentor-subtitle{padding-top:10px}.gutentor-section-subtitle.enable-subtitle-design.seperator-top .gutentor-subtitle:before{top:0}.gutentor-section-subtitle.enable-subtitle-design.text-center .gutentor-subtitle:before{left:0;right:0;margin-left:auto;margin-right:auto}.gutentor-section-subtitle.enable-subtitle-design.text-left .gutentor-subtitle:before{left:0}.gutentor-section-subtitle.enable-subtitle-design.text-right .gutentor-subtitle:before{right:0}.gutentor-single-item{-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}.gutentor-single-item-icon-box{font-size:20px;margin-bottom:20px}.gutentor-single-item-title{margin-top:0;padding:0;line-height:normal}.gutentor-single-item-desc:last-child{margin-bottom:0}.gutentor-icon-wrapper .gutentor-single-item{padding:20px;overflow-x:hidden}.gutentor-icon-wrapper .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.gutentor-icon-wrapper .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.gutentor-icon-wrapper .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.gutentor-icon-wrapper .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box{text-align:center}.gutentor-icon-wrapper .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box{border-radius:50%;background:#F3F3F4;color:#C4C4C4}.gutentor-icon-wrapper .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box{border-radius:50%;border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-icon-wrapper .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box{background:#F3F3F4;color:#C4C4C4}.gutentor-icon-wrapper .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box{border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-icon-wrapper .text-right .gutentor-single-item-icon-box{text-align:right}.icon-template1 .gutentor-single-item,.gutentor-icon-template1 .gutentor-single-item{text-align:left}.icon-template1 .gutentor-single-item-icon-box,.gutentor-icon-template1 .gutentor-single-item-icon-box{text-align:left}.icon-template2 .gutentor-single-item,.gutentor-icon-template2 .gutentor-single-item{text-align:center}.icon-template2 .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item-icon-box{text-align:center}.icon-template2 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.icon-template2 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.icon-template2 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.icon-template2 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box,.icon-template2 .gutentor-single-item.custom .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box,.gutentor-icon-template2 .gutentor-single-item.custom .gutentor-single-item-icon-box{margin-left:auto;margin-right:auto}.icon-template3 .gutentor-single-item,.gutentor-icon-template3 .gutentor-single-item{text-align:right}.icon-template3 .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item-icon-box{text-align:right}.icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box,.icon-template3 .gutentor-single-item.custom .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box,.gutentor-icon-template3 .gutentor-single-item.custom .gutentor-single-item-icon-box{float:right;clear:both}.icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-content,.icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-content,.icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-content,.icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-content,.icon-template3 .gutentor-single-item.custom .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-content,.gutentor-icon-template3 .gutentor-single-item.custom .gutentor-single-item-content{display:block;clear:both}.icon-template4 .gutentor-single-item,.gutentor-icon-template4 .gutentor-single-item{text-align:left}.icon-template4 .gutentor-single-item-icon-box,.gutentor-icon-template4 .gutentor-single-item-icon-box{width:60px;height:60px;line-height:60px;float:left;text-align:center}.icon-template4 .gutentor-single-item-content,.gutentor-icon-template4 .gutentor-single-item-content{width:calc(100% - 60px);padding-left:20px;display:inline-block}.icon-template5 .gutentor-single-item,.gutentor-icon-template5 .gutentor-single-item{text-align:right}.icon-template5 .gutentor-single-item-icon-box,.gutentor-icon-template5 .gutentor-single-item-icon-box{width:60px;height:60px;line-height:60px;float:right;text-align:center}.icon-template5 .gutentor-single-item-content,.gutentor-icon-template5 .gutentor-single-item-content{width:calc(100% - 60px);padding-right:20px;display:inline-block}.icon-template6 .gutentor-single-item,.gutentor-icon-template6 .gutentor-single-item{text-align:center}.icon-template6 .gutentor-single-item-icon-box,.gutentor-icon-template6 .gutentor-single-item-icon-box{width:60px;height:60px;line-height:60px;text-align:center;margin:0 auto 20px}.gutentor-content-box-wrapper.content-template1 .gutentor-single-item,.gutentor-content-box-wrapper.gutentor-content-template1 .gutentor-single-item{text-align:left}.gutentor-content-box-wrapper.content-template2 .gutentor-single-item,.gutentor-content-box-wrapper.gutentor-content-template2 .gutentor-single-item{text-align:center}.gutentor-content-box-wrapper.content-template3 .gutentor-single-item,.gutentor-content-box-wrapper.gutentor-content-template3 .gutentor-single-item{text-align:right}.gutentor-image .gutentor-image-thumb{overflow:hidden}.gutentor-image-wrapper .gutentor-single-item{overflow:hidden}.gutentor-image-wrapper .gutentor-bg-image,.gutentor-image-wrapper .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-image-wrapper .gutentor-bg-image{height:200px}.gutentor-image-wrapper .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-image-wrapper .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-image-wrapper .gutentor-single-item-image-box .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-image-wrapper.content-center .gutentor-single-item{text-align:center}.gutentor-image-wrapper.content-left .gutentor-single-item{text-align:left}.gutentor-image-wrapper.content-right .gutentor-single-item{text-align:right}.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item{text-align:center}.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-image-box,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-image-box{margin:0 auto 20px}.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-content{padding:0 20px 20px}.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-content:empty,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-content:empty{padding:0}.gutentor-image-wrapper.imagebox-template1 .gutentor-button,.gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-button{margin-left:auto;margin-right:auto}.gutentor-image-wrapper.imagebox-template2 .gutentor-single-item-image-box,.gutentor-image-wrapper.gutentor-imagebox-template2 .gutentor-single-item-image-box{float:left;width:40%}.gutentor-image-wrapper.imagebox-template2 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template2 .gutentor-single-item-content{text-align:left;width:calc(60% - 20px);display:inline-block;float:right}.gutentor-image-wrapper.imagebox-template3 .gutentor-single-item-image-box,.gutentor-image-wrapper.gutentor-imagebox-template3 .gutentor-single-item-image-box{float:right;width:40%}.gutentor-image-wrapper.imagebox-template3 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template3 .gutentor-single-item-content{text-align:right;width:calc(60% - 20px);display:inline-block}.gutentor-image-wrapper.imagebox-template4 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template4 .gutentor-single-item{position:relative}.gutentor-image-wrapper.imagebox-template4.position-center .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template4.position-center .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto;padding:20px}.gutentor-image-wrapper.imagebox-template4.position-bottom .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template4.position-bottom .gutentor-single-item-content{position:absolute;bottom:0;left:0;right:0;margin:0 auto;padding:20px}.gutentor-image-wrapper.imagebox-template4.position-top .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template4.position-top .gutentor-single-item-content{position:absolute;top:0;left:0;right:0;margin:0 auto;padding:20px}.gutentor-image-wrapper.imagebox-template5 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template5 .gutentor-single-item{position:relative}.gutentor-image-wrapper.imagebox-template5.position-top .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template5.position-top .gutentor-single-item-content{position:absolute;top:-100px;left:0;right:0;margin:0 auto;padding:20px;width:90%}.gutentor-image-wrapper.imagebox-template5.position-bottom .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template5.position-bottom .gutentor-single-item-content{position:absolute;bottom:0;left:0;right:0;margin:0 auto;padding:20px;width:90%}.gutentor-image-wrapper.imagebox-template6 .grid-row,.gutentor-image-wrapper.gutentor-imagebox-template6 .grid-row{-ms-flex-direction:column;flex-direction:column;margin-left:0;margin-right:0}.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item{position:relative}.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item-content{position:relative;padding:40px;width:80%;left:20px;bottom:60px}@media (min-width:768px){.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item{width:80%}.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;left:inherit;bottom:inherit}}@media (min-width:768px){.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content{right:-30%;left:inherit}}.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item{float:right}.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb{text-align:right}@media (min-width:768px){.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item-content{left:-30%;right:inherit}}@media (min-width:768px){.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content{right:-25%;left:inherit}}.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item,.gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item{float:right}.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb,.gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb{text-align:right}@media (min-width:768px){.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item-content,.gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item-content{left:-25%;right:inherit}}.gutentor-section.gutentor-accordion-wrapper .grid-row [class^="grid-"],.gutentor-section.gutentor-accordion-wrapper .grid-row [class^="grid-"]{margin:0}.gutentor-accordion-wrap:not(:last-child) .gutentor-single-item{margin-bottom:15px}.gutentor-accordion-heading{position:relative;cursor:pointer;border:1px solid #ddd}.gutentor-accordion-heading .gutentor-accordion-icon{position:absolute;right:20px;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.gutentor-accordion-heading:not(.active) .gutentor-accordion-icon.close-icon{display:none}.gutentor-accordion-heading:not(.active) .gutentor-accordion-icon.open-icon{display:block}.gutentor-accordion-heading.active .gutentor-accordion-icon.close-icon{display:block}.gutentor-accordion-heading.active .gutentor-accordion-icon.open-icon{display:none}.gutentor-accordion-body{padding:20px;display:none;border-width:0 1px 1px 1px;border-style:solid;border-color:#ddd}.gutentor-accordion-body--open{display:block}.gutentor-accordion-wrapper.accordion-template1 .grid-row [class^="grid-"],.gutentor-accordion-wrapper.accordion-template1 .grid-row [class^="grid-"],.gutentor-accordion-wrapper.gutentor-accordion-template1 .grid-row [class^="grid-"],.gutentor-accordion-wrapper.gutentor-accordion-template1 .grid-row [class^="grid-"]{margin:0;padding:0}.gutentor-accordion-wrapper.accordion-template2 .gutentor-single-item-image-box,.gutentor-accordion-wrapper.gutentor-accordion-template2 .gutentor-single-item-image-box{position:relative;overflow:hidden}.gutentor-accordion-wrapper.accordion-template2 .gutentor-single-item-image-box .overlay,.gutentor-accordion-wrapper.gutentor-accordion-template2 .gutentor-single-item-image-box .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-accordion-wrapper .gutentor-single-item-title{font-size:20px;margin:0;padding:15px;line-height:normal}.gutentor-accordion-wrapper .gutentor-single-item-image-box{font-size:0;line-height:normal}.gutentor-counter .gutentor-countup{display:block;clear:both;margin-bottom:15px;line-height:normal}.gutentor-counter.icon-circle-bg .gutentor-single-item-icon-box,.gutentor-counter.icon-circle-border .gutentor-single-item-icon-box,.gutentor-counter.icon-square-bg .gutentor-single-item-icon-box,.gutentor-counter.icon-square-border .gutentor-single-item-icon-box{text-align:center}.gutentor-counter.icon-circle-bg .gutentor-single-item-icon-box{border-radius:50%;background:#F3F3F4;color:#C4C4C4}.gutentor-counter.icon-circle-border .gutentor-single-item-icon-box{border-radius:50%;border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-counter.icon-square-bg .gutentor-single-item-icon-box{background:#F3F3F4;color:#C4C4C4}.gutentor-counter.icon-square-border .gutentor-single-item-icon-box{border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-counter .gutentor-single-item-content{display:block;clear:both}.gutentor-counter .gutentor-single-item-icon-box{margin-bottom:20px;line-height:normal}.gutentor-counter .gutentor-single-item-title{margin-bottom:0}.gutentor-counter-wrapper.counter-template1 .gutentor-single-item,.gutentor-counter-wrapper.gutentor-counter-template1 .gutentor-single-item{text-align:left}.gutentor-counter-wrapper.counter-template2 .gutentor-single-item,.gutentor-counter-wrapper.gutentor-counter-template2 .gutentor-single-item{text-align:right}.gutentor-counter-wrapper.counter-template3 .gutentor-single-item,.gutentor-counter-wrapper.gutentor-counter-template3 .gutentor-single-item{text-align:center}.gutentor-counter-wrapper.counter-template3 .gutentor-single-item-icon-box,.gutentor-counter-wrapper.gutentor-counter-template3 .gutentor-single-item-icon-box{margin:0 auto 20px}.circular .gutentor-single-item-content{margin-top:20px}.gutentor-progressbar .progressbar-wrap{position:relative;clear:both;display:block;width:100%;overflow:hidden}.gutentor-progressbar .progressbar-wrap .progressbar{-webkit-transition:width 1.5s ease-in-out 0s;-o-transition:width 1.5s ease-in-out 0s;transition:width 1.5s ease-in-out 0s;display:inline-block;float:left;height:100%;width:0;padding-left:10px;padding-right:10px}.gutentor-progressbar .progressbar-wrap .progressbar[data-width='0.00'] .percent{padding-left:10px}.gutentor-progressbar .progressbar-wrap .progressbar.striped{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:20px 20px}.gutentor-progressbar .progressbar-wrap .progressbar.striped-animated{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:20px 20px}.gutentor-progressbar .progress-bar-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-progressbar .progress-bar-text .gutentor-single-item-title{margin-right:auto}.gutentor-progressbar .progress-bar-text span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular{display:block;position:relative;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular canvas,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular canvas{position:absolute;top:0;left:0}.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular .percent,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular .percent{display:inline-block;z-index:2}.gutentor-progressbar.progress-bar-template1 .gutentor-porgress-bar-item,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-porgress-bar-item{text-align:center}.gutentor-progressbar.progress-bar-template1 .gutentor-single-item-content,.gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-single-item-content{margin-top:15px}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap,.gutentor-progressbar.progress-bar-template3 .progressbar-wrap,.gutentor-progressbar.progress-bar-template4 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template3 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap{background-color:#eee;border-radius:4px}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap{margin-bottom:20px}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar{background-color:#0d47a1;height:auto}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar span,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar span{display:inline;-webkit-animation:show 0.35s forwards ease-in-out 0.5s;animation:show 0.35s forwards ease-in-out 0.5s}.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar .gutentor-single-item-title,.gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar .gutentor-single-item-title{display:inline;margin:0;clear:none;-webkit-animation:show 0.35s forwards ease-in-out 0.5s;animation:show 0.35s forwards ease-in-out 0.5s}.gutentor-progressbar.progress-bar-template3 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template3 .progressbar-wrap{margin-top:20px}.gutentor-progressbar.progress-bar-template4 .progressbar-wrap,.gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap{margin-top:15px;margin-bottom:15px}.gutentor-progressbar.progress-bar-template4 .progressbar-wrap .progressbar,.gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap .progressbar{height:10px}@-webkit-keyframes show{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes show{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@-webkit-keyframes progress-bar-stripes{from{background-position:20px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:20px 0}to{background-position:0 0}}.gutentor-social .inline-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.gutentor-social .gutentor-single-item-icon-box{margin:0 auto;text-align:center}.gutentor-social .gutentor-single-item-icon-box a{display:block}.gutentor-social.icon-circle-bg .gutentor-single-item-icon-box{border-radius:50%;background:#F3F3F4;color:#C4C4C4}.gutentor-social.icon-circle-border .gutentor-single-item-icon-box{border-radius:50%;border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-social.icon-square-bg .gutentor-single-item-icon-box{background:#F3F3F4;color:#C4C4C4}.gutentor-social.icon-square-border .gutentor-single-item-icon-box{border:1px solid #F3F3F4;color:#C4C4C4}.gutentor-social .gutentor-social-item:first-child .gutentor-single-item{margin-left:0}.gutentor-social .gutentor-social-item:last-child .gutentor-single-item{margin-right:0}.gutentor-social-icons{list-style:none;margin:0;padding:0}.gutentor-social-icons li{display:inline-block}.gutentor-social-icons li:not(:last-child){margin-right:10px}.gutentor-social-single-icon{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-timeline-item{position:relative;margin:30px 0}.gutentor-timeline-item::after{clear:both;content:"";display:table}.gutentor-timeline-item:first-child{margin-top:0}.gutentor-timeline-item:last-child{margin-bottom:0}@media (min-width:1200px){.gutentor-timeline-item{margin:65px 0}.gutentor-timeline-item:first-child{margin-top:0}.gutentor-timeline-item:last-child{margin-bottom:0}}.gutentor-timeline-item-title{margin-top:0;font-size:17px}.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper{position:relative;padding:30px 0;margin-top:30px;margin-bottom:30px}.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper::before{content:'';position:absolute;top:30px;left:18px;height:100%;width:4px;background:#efefef}@media (min-width:1200px){.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper{margin-top:45px;margin-bottom:45px}.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper::before{left:50%;margin-left:-2px}}.gutentor-timeline.timeline-template1 .gutentor-single-item:not(:first-child),.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item:not(:first-child){margin-top:50px}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item{position:relative}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content{position:relative;margin-left:60px;background:#eee;border-radius:3px;padding:1em}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::after,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::after{clear:both;content:"";display:table}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content:before{content:'';position:absolute;top:10px;right:100%;height:0;width:0;border-width:10px;border-style:solid;border-color:#fff0}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content p,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content p{margin:0}@media (min-width:1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content{margin-left:0;padding:1.6em;width:45%;display:block}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::before{top:10px;left:100%;border-left-color:#eee}}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title{padding:.8em 0;line-height:normal}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title strong,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title strong{clear:both;display:block}@media (min-width:1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title{position:absolute;width:100%;left:120%;top:0}}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-name,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-name{margin-bottom:0}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle{position:absolute;top:10px;left:0;width:20px;height:20px;border-radius:50%;-webkit-box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgb(0 0 0 / .08),0 3px 0 4px rgb(0 0 0 / .05);box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgb(0 0 0 / .08),0 3px 0 4px rgb(0 0 0 / .05);background:#ccc;margin-left:10px}@media (min-width:1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle{width:30px;height:30px;left:50%;margin-left:-15px;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;background:#ccc}}.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-heading-name,.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-duration,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-heading-name,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-duration{margin:0}@media (min-width:1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content{float:right}.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before{top:24px;left:auto;right:100%;border-color:#fff0;border-right-color:#eee}.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title{left:auto;right:122%;text-align:right}}.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:1200px){.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper{position:relative;padding:30px 0;margin-top:30px;margin-bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper{-ms-flex-direction:row;flex-direction:row}}.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before{content:'';position:absolute;background:#efefef;left:18px;width:4px;height:100%}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before{margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;top:50%;left:0;height:4px;width:100%}}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper{margin-top:200px;margin-bottom:200px}.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before{margin-left:-2px}}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item{position:relative;margin-left:65px}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item{margin:0}}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content{position:relative;background:#eee;border-radius:3px;padding:1em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::after,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::after{clear:both;content:"";display:table}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content:before{content:'';position:absolute;top:20px;left:-20px;height:0;width:0;border-width:10px;border-style:solid;border-color:#fff0}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content p,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content p{margin:0}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::before{margin:0 auto;top:-20px;left:0;right:0;border-left-color:#eee;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title{line-height:normal}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title strong,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title strong{clear:both;display:block}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-heading-name,.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-duration,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-heading-name,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-duration{margin:0;font-weight:600;font-size:16px}.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle{position:absolute;top:20px;left:-55px;width:20px;height:20px;border-radius:50%;-webkit-box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgb(0 0 0 / .08),0 3px 0 4px rgb(0 0 0 / .05);box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgb(0 0 0 / .08),0 3px 0 4px rgb(0 0 0 / .05);background:#ccc}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle{width:30px;height:30px;left:50%;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;background:#ccc;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.gutentor-timeline.timeline-template2 .gutentor-single-item:not(:first-child),.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item:not(:first-child){margin-top:30px}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item:not(:first-child),.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item:not(:first-child){margin-top:0}}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before{bottom:-20px;left:0;right:0;border-color:#fff0;border-right-color:#fff0;border-right-color:#eee;top:inherit;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin:0 auto}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title{-ms-flex-order:3;order:3;margin-top:15px}}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper{position:relative}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper{top:-150px}}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-org-title,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-org-title{margin-bottom:15px}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}}.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper{position:relative}@media (min-width:1200px){.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper,.gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper{bottom:-150px}}.gutentor-timeline.first-item-active .gutentor-timeline-wrapper .gutentor-single-item:first-child .gutentor-timeline-item-circle{background:#B6DB19!important}.gutentor-timeline.last-item-active .gutentor-timeline-wrapper .gutentor-single-item:last-child .gutentor-timeline-item-circle{background:#B6DB19!important}.gutentor-testimonial .gutentor-single-item{overflow:hidden}.gutentor-testimonial .gutentor-bg-image,.gutentor-testimonial .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-testimonial .gutentor-bg-image{height:200px}.gutentor-testimonial .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-testimonial.testimonial-template4 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template4 .gutentor-bg-image,.gutentor-testimonial.testimonial-template5 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template5 .gutentor-bg-image,.gutentor-testimonial.testimonial-template9 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template9 .gutentor-bg-image,.gutentor-testimonial.testimonial-template10 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template10 .gutentor-bg-image,.gutentor-testimonial.testimonial-template14 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template14 .gutentor-bg-image,.gutentor-testimonial.testimonial-template15 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template15 .gutentor-bg-image,.gutentor-testimonial.testimonial-template16 .gutentor-single-item-image-box,.gutentor-testimonial.testimonial-template16 .gutentor-bg-image{min-height:80px}.gutentor-testimonial .gutentor-single-item-image-box{margin-bottom:15px}.gutentor-testimonial .gutentor-single-item-image-box .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-testimonial .gutentor-single-item-title{margin:0;line-height:normal}.gutentor-testimonial .gutentor-single-item-designation{color:#989898;line-height:normal;margin-bottom:10px}.gutentor-testimonial .gutentor-single-item-desc{margin-top:15px}.gutentor-testimonial .gutentor-single-item-desc p{margin:0}.gutentor-testimonial.testimonial-template1 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item{text-align:left}.gutentor-testimonial.testimonial-template1 .gutentor-single-item-image-box.custom-width,.gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item-image-box.custom-width{float:left}.gutentor-testimonial.testimonial-template1 .gutentor-single-item .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item .gutentor-testimonial-content{clear:both}.gutentor-testimonial.testimonial-template2 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item{text-align:right}.gutentor-testimonial.testimonial-template2 .gutentor-single-item-image-box.custom-width,.gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item-image-box.custom-width{float:right}.gutentor-testimonial.testimonial-template2 .gutentor-single-item .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item .gutentor-testimonial-content{clear:both}.gutentor-testimonial.testimonial-template3 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item{text-align:center}.gutentor-testimonial.testimonial-template3 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item-image-box{margin:0 auto 15px}.gutentor-testimonial.testimonial-template3 .gutentor-single-item-image-box.custom-width,.gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item-image-box.custom-width{float:none;margin-left:auto;margin-right:auto}.gutentor-testimonial.testimonial-template4 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template4 .gutentor-single-item-image-box{float:left;width:30%}.gutentor-testimonial.testimonial-template4 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template4 .gutentor-testimonial-content{padding-left:20px;width:calc(100% - 30%);display:inline-block;text-align:left}.gutentor-testimonial.testimonial-template4 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template4 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template4 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template4 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template5 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template5 .gutentor-single-item-image-box{float:right;width:30%}.gutentor-testimonial.testimonial-template5 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template5 .gutentor-testimonial-content{padding-right:20px;width:calc(100% - 30%);display:inline-block;text-align:right}.gutentor-testimonial.testimonial-template5 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template5 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template5 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template5 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template6 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template6 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template6 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template6 .gutentor-single-item-image-box{margin-top:0!important}.gutentor-testimonial.testimonial-template7 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item{text-align:center}.gutentor-testimonial.testimonial-template7 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template7 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item-image-box{margin-top:0!important;margin-left:auto;margin-right:auto}.gutentor-testimonial.testimonial-template8 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item{text-align:right}.gutentor-testimonial.testimonial-template8 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template8 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item-image-box{margin-top:0!important}.gutentor-testimonial.testimonial-template9 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item{height:100%;overflow:hidden;text-align:left}.gutentor-testimonial.testimonial-template9 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:15px}.gutentor-testimonial.testimonial-template9 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item-image-box{float:left;width:30%}.gutentor-testimonial.testimonial-template9 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template9 .gutentor-testimonial-content{padding-left:20px;width:calc(100% - 30%);display:inline-block;text-align:left}.gutentor-testimonial.testimonial-template9 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template9 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template9 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template9 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template10 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item{height:100%;overflow:hidden;text-align:right}.gutentor-testimonial.testimonial-template10 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:15px}.gutentor-testimonial.testimonial-template10 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item-image-box{float:right;width:30%}.gutentor-testimonial.testimonial-template10 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template10 .gutentor-testimonial-content{padding-right:20px;width:calc(100% - 30%);display:inline-block;text-align:right}.gutentor-testimonial.testimonial-template10 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template10 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template10 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template10 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template11 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template11 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template11 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template11 .gutentor-single-item-image-box{margin-top:0!important}.gutentor-testimonial.testimonial-template12 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item{text-align:center}.gutentor-testimonial.testimonial-template12 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template12 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item-image-box{margin-top:0!important;margin-left:auto;margin-right:auto}.gutentor-testimonial.testimonial-template13 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item{text-align:right}.gutentor-testimonial.testimonial-template13 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item-desc{margin-top:0;margin-bottom:15px;display:block}.gutentor-testimonial.testimonial-template13 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item-image-box{margin-top:0!important}.gutentor-testimonial.testimonial-template14 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item{height:100%;overflow:hidden;text-align:left}.gutentor-testimonial.testimonial-template14 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:15px}.gutentor-testimonial.testimonial-template14 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item-image-box{float:left;width:30%}.gutentor-testimonial.testimonial-template14 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template14 .gutentor-testimonial-content{padding-left:20px;width:calc(100% - 30%);display:inline-block;text-align:left}.gutentor-testimonial.testimonial-template14 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template14 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template14 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template14 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template15 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item{height:100%;overflow:hidden;text-align:right}.gutentor-testimonial.testimonial-template15 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:15px}.gutentor-testimonial.testimonial-template15 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item-image-box{float:right;width:30%}.gutentor-testimonial.testimonial-template15 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template15 .gutentor-testimonial-content{padding-right:20px;width:calc(100% - 30%);display:inline-block;text-align:right}.gutentor-testimonial.testimonial-template15 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template15 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template15 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template15 .components-placeholder .components-button{white-space:normal}.gutentor-testimonial.testimonial-template16 .gutentor-single-item,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item{background-color:transparent!important;border:medium none!important;height:100%;overflow:hidden;text-align:left}.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc{display:block;margin-top:0;margin-bottom:30px;padding:20px;border:1px solid #ddd;background:#fff;position:relative}.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc:after,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc:after{bottom:-10px;left:20px;content:" ";width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid #fff;position:absolute}.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc:before,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc:before{bottom:-12px;left:18px;content:" ";width:0;height:0;border-left:12px solid #fff0;border-right:12px solid #fff0;border-top:12px solid #ddd;position:absolute}.gutentor-testimonial.testimonial-template16 .gutentor-single-item-image-box,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-image-box{float:left;width:30%}.gutentor-testimonial.testimonial-template16 .gutentor-testimonial-content,.gutentor-testimonial.gutentor-testimonial-template16 .gutentor-testimonial-content{padding-left:20px;width:calc(100% - 30%);display:inline-block;text-align:left}.gutentor-testimonial.testimonial-template16 .components-placeholder,.gutentor-testimonial.gutentor-testimonial-template16 .components-placeholder{font-size:12px}.gutentor-testimonial.testimonial-template16 .components-placeholder .components-button,.gutentor-testimonial.gutentor-testimonial-template16 .components-placeholder .components-button{white-space:normal}.gutentor-restaurant-menu .gutentor-bg-image,.gutentor-restaurant-menu .gutentor-image-thumb{position:relative;overflow:hidden;height:100%;line-height:0;font-size:0}.gutentor-restaurant-menu .gutentor-bg-image{height:200px}.gutentor-restaurant-menu .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-restaurant-menu .gutentor-single-item{overflow:hidden}.gutentor-restaurant-menu .gutentor-single-item:after{content:'';display:table;clear:both}.gutentor-restaurant-menu .gutentor-single-item-image-box{position:relative;margin-bottom:15px}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box{color:#444}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-right{right:15px;top:15px}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-left{top:15px;left:15px}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-right-bottom{right:15px;bottom:15px}.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-left-bottom{bottom:15px;left:15px}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-box{position:absolute;width:80px;height:80px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#dfdfdf;-ms-flex-direction:column;flex-direction:column;align-items:center}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-quantity{font-size:13px;line-height:normal}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-unit,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-unit{font-size:50%;position:absolute;left:-5px;top:0}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-amount,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-amount{position:relative;padding-left:8px;line-height:normal;display:block}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-amount .mce-content-body,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-amount .mce-content-body{line-height:normal}.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-single-item{text-align:left}.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-single-item{text-align:right}.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-single-item{text-align:center}.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-box{top:15px;right:0;left:0;margin:0 auto}.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-restaurant-menu-content{clear:both}.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-single-item{text-align:left}.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-single-item-image-box{float:left}.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-restaurant-menu-price-quantity{display:inline-block;padding-left:8px}.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-single-item{text-align:right}.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-single-item-image-box{float:right}.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-restaurant-menu-price-quantity{display:inline-block;padding-left:8px}.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-single-item,.gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-single-item{text-align:center}.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-single-item-image-box{margin-left:auto;margin-right:auto}.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-restaurant-menu-price-quantity{display:inline-block;padding-left:8px}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-image-box .gutentor-image-thumb,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-image-box .gutentor-image-thumb{overflow:hidden}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-image-box .components-button,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-image-box .components-button{white-space:normal}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-content{display:block}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-title,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-title{margin-bottom:0}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-content{display:-ms-flexbox;display:flex}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price-box{margin-left:auto}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price{display:-ms-flexbox;display:flex;font-size:17px}.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price-quantity{font-size:14px}.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-single-item-image-box{width:40%;float:left}.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-content{width:60%;display:inline-block;padding-left:20px}.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-price,.gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-price{display:-ms-flexbox;display:flex;font-size:17px}.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-price-quantity{font-size:14px;padding-left:5px}.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-single-item-image-box,.gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-single-item-image-box{width:40%;float:right}.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-content,.gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-content{width:60%;display:inline-block;padding-right:20px;text-align:right}.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-price,.gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-price{display:-ms-flexbox;display:flex;font-size:17px;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-price-quantity,.gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-price-quantity{font-size:14px;padding-left:5px}.gutentor-countdown-wrapper{margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.gutentor-countdown-wrapper{-ms-flex-direction:row;flex-direction:row}}.gutentor-countdown-wrapper.content-center{-ms-flex-pack:center;justify-content:center}.gutentor-countdown-wrapper.content-left{-ms-flex-pack:start;justify-content:flex-start}.gutentor-countdown-wrapper.content-right{-ms-flex-pack:end;justify-content:flex-end}.gutentor-countdown-time{font-size:40px}.gutentor-countdown-item{line-height:normal;margin:15px;text-align:center;width:calc(100% / 2 - 30px)}@media (min-width:768px){.gutentor-countdown-item{width:calc(100% / 4 - 30px)}}.gutentor-countdown-item span{display:block;clear:both}.gutentor-countdown .gutentor-button-group{margin-top:20px}@media (min-width:768px){.gutentor-countdown.count-down-template1 .gutentor-countdown-item,.gutentor-countdown.gutentor-count-down-template1 .gutentor-countdown-item{padding:40px}}.gutentor-countdown.count-down-template2 .gutentor-countdown-time,.gutentor-countdown.gutentor-count-down-template2 .gutentor-countdown-time{background:#f5f5f5;padding:40px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-countdown.gutentor-countdown-template-1 .gutentor-countdown-time{margin-bottom:10px}.gutentor-countdown.gutentor-countdown-template-1.text-center .gutentor-countdown-time{margin:0 auto 10px}.gutentor-countdown.gutentor-countdown-template-1.text-right .gutentor-countdown-time{float:right;text-align:center}.gutentor-countdown.gutentor-countdown-template-1.text-left .gutentor-countdown-time{text-align:center}.gutentor-calltoaction .gutentor-bg-image,.gutentor-calltoaction .gutentor-image-thumb{position:relative;overflow:hidden;height:100%;line-height:normal;font-size:0}.gutentor-calltoaction .gutentor-bg-image{height:200px}.gutentor-calltoaction .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-calltoaction .gutentor-button-group{width:100%}.gutentor-calltoaction.call-to-action-template1 .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template1 .gutentor-single-item{text-align:left}.gutentor-calltoaction.call-to-action-template1 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template1 .gutentor-button-group{-ms-flex-pack:start;justify-content:flex-start}.gutentor-calltoaction.call-to-action-template2 .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template2 .gutentor-single-item{text-align:right}.gutentor-calltoaction.call-to-action-template2 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template2 .gutentor-button-group{-ms-flex-pack:end;justify-content:flex-end}.gutentor-calltoaction.call-to-action-template3 .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template3 .gutentor-single-item{text-align:center}.gutentor-calltoaction.call-to-action-template3 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template3 .gutentor-button-group{-ms-flex-pack:center;justify-content:center}.gutentor-calltoaction.call-to-action-template5 .grid-row,.gutentor-calltoaction.call-to-action-template4 .grid-row,.gutentor-calltoaction.gutentor-call-to-action-template5 .grid-row,.gutentor-calltoaction.gutentor-call-to-action-template4 .grid-row{-ms-flex-align:center;align-items:center}.gutentor-calltoaction.call-to-action-template5 .gutentor-button-group,.gutentor-calltoaction.call-to-action-template4 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template5 .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template4 .gutentor-button-group{margin-top:0;-ms-flex-pack:start;justify-content:flex-start}.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item,.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-image-box,.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box,.gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-image-box,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box{width:30%;margin-right:20px}.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-content,.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-content,.gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-content,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-content{display:inline-block;width:70%}.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-button-group,.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group{-ms-flex-pack:start;justify-content:flex-start;margin-top:0}.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item{text-align:right;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box{margin-right:0;margin-left:20px}.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group,.gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group{-ms-flex-pack:end;justify-content:flex-end}.gutentor-opening-hours-box{margin:0 auto}.gutentor-opening-hours-wrapper{padding:0;margin:0}.gutentor-opening-hours-wrapper li{list-style:none}.gutentor-opening-hours-time-wrap .gutentor-single-item-opening{margin:0}.gutentor-opening-hours.opening-hours-template1 .gutentor-opening-hours-content,.gutentor-opening-hours.gutentor-opening-hours-template1 .gutentor-opening-hours-content{list-style:none;display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center}.gutentor-opening-hours.opening-hours-template1 .gutentor-opening-hours-time-wrap,.gutentor-opening-hours.gutentor-opening-hours-template1 .gutentor-opening-hours-time-wrap{margin-left:auto}.gutentor-opening-hours.opening-hours-template2 .gutentor-opening-hours-content,.gutentor-opening-hours.gutentor-opening-hours-template2 .gutentor-opening-hours-content{text-align:center}.gutentor-opening-hours.opening-hours-template2 .gutentor-opening-hours-time-wrap,.gutentor-opening-hours.gutentor-opening-hours-template2 .gutentor-opening-hours-time-wrap{text-align:center}.gutentor-opening-hours.opening-hours-template3 .gutentor-opening-hours-content,.gutentor-opening-hours.gutentor-opening-hours-template3 .gutentor-opening-hours-content{text-align:right}.gutentor-opening-hours.opening-hours-template3 .gutentor-opening-hours-time-wrap,.gutentor-opening-hours.gutentor-opening-hours-template3 .gutentor-opening-hours-time-wrap{text-align:right}.gutentor-section.gutentor-image-slider{overflow:hidden}.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-block-shape-bottom{z-index:3}.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-single-item-content{z-index:4}.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap{z-index:auto}.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .slick-dots{z-index:4}.gutentor-section.gutentor-image-slider.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-grid-item-wrap{z-index:auto}.gutentor-section.gutentor-image-slider.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom{z-index:9}.gutentor-section.gutentor-image-slider .slick-prev,.gutentor-section.gutentor-image-slider .slick-next{height:40px;width:40px;line-height:40px}.gutentor-section.gutentor-image-slider .slick-slide{line-height:0}.gutentor-section.gutentor-image-slider .slick-list{overflow:visible}.gutentor-section.gutentor-image-slider .slick-dots{bottom:50px;position:absolute}.gutentor-section.gutentor-image-slider .gutentor-bg-image,.gutentor-section.gutentor-image-slider .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-section.gutentor-image-slider .gutentor-image-thumb{font-size:0}.gutentor-section.gutentor-image-slider .gutentor-bg-image{height:200px}.gutentor-section.gutentor-image-slider .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-section.gutentor-image-slider .gutentor-slider-wrapper{margin-bottom:0}.gutentor-section.gutentor-image-slider .gutentor-slider-wrapper:not(.slick-initialized) .gutentor-slider-item:not(:first-child){display:none}.gutentor-section.gutentor-image-slider .bg-color-box{height:400px;background:#f5f5f5}.gutentor-section.gutentor-image-slider .gutentor-single-item-title{margin-bottom:30px}.gutentor-section.gutentor-image-slider .gutentor-single-item-image-box{position:relative}.gutentor-section.gutentor-image-slider .gutentor-single-item-desc{margin-bottom:40px;line-height:normal}.gutentor-section.gutentor-image-slider .gutentor-single-item-desc p:last-child{margin-bottom:0}.gutentor-section.gutentor-image-slider .gutentor-single-item-wrap{position:relative}.gutentor-section.gutentor-image-slider .gutentor-single-item .gutentor-link{z-index:5}.gutentor-section.gutentor-image-slider.imageSlider-template1 .gutentor-single-item-content,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template1 .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:100%;left:0}.gutentor-section.gutentor-image-slider.imageSlider-template2 .grid-container,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .grid-container{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.gutentor-section.gutentor-image-slider.imageSlider-template2 .caption-image,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .caption-image{margin-left:auto}.gutentor-section.gutentor-image-slider.imageSlider-template2 .gutentor-single-item-content,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:100%;left:0}.gutentor-section.gutentor-image-slider.imageSlider-template3 .caption-image,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .caption-image{text-align:center;margin-left:auto!important;margin-right:auto!important}.gutentor-section.gutentor-image-slider.imageSlider-template3 .caption-image img,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .caption-image img{margin:0 auto}.gutentor-section.gutentor-image-slider.imageSlider-template3 .gutentor-single-item-content,.gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .gutentor-single-item-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:100%;left:0}.gutentor-author .gutentor-bg-image,.gutentor-author .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-author .gutentor-image-thumb{font-size:0}.gutentor-author .gutentor-bg-image{height:200px}.gutentor-author .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-author .gutentor-author-cover-image{position:relative}.gutentor-author .gutentor-author-cover-image:after{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s;content:''}.gutentor-author .gutentor-single-item{overflow:hidden}.gutentor-author .gutentor-single-item-content{display:block}.gutentor-author .gutentor-single-item-image-box{margin:0 auto 20px}.gutentor-author .gutentor-single-item-image-box .gutentor-image-thumb{overflow:hidden;position:relative}.gutentor-author .gutentor-single-item-desc{margin-top:15px;margin-bottom:10px}.gutentor-author .gutentor-single-item-desc p:last-child{margin:0}.gutentor-author .gutentor-single-item-title{margin-bottom:0}.gutentor-author .gutentor-single-item .gutentor-social-wrap{margin-bottom:15px}.gutentor-author.author-profile-template1 .gutentor-single-item,.gutentor-author.gutentor-author-profile-template1 .gutentor-single-item{text-align:center}.gutentor-author.author-profile-template2 .gutentor-single-item-image-box,.gutentor-author.gutentor-author-profile-template2 .gutentor-single-item-image-box{width:40%;float:left}.gutentor-author.author-profile-template2 .gutentor-single-item .gutentor-author-content,.gutentor-author.gutentor-author-profile-template2 .gutentor-single-item .gutentor-author-content{display:inline-block;padding-left:30px}.gutentor-author.author-profile-template3 .gutentor-single-item-image-box,.gutentor-author.gutentor-author-profile-template3 .gutentor-single-item-image-box{width:40%;float:right}.gutentor-author.author-profile-template3 .gutentor-single-item .gutentor-author-content,.gutentor-author.gutentor-author-profile-template3 .gutentor-single-item .gutentor-author-content{padding-right:30px;float:right;text-align:right}.gutentor-author.author-profile-template4 .gutentor-author-cover-image,.gutentor-author.gutentor-author-profile-template4 .gutentor-author-cover-image{position:relative;background:#f5f5f5;height:200px}.gutentor-author.author-profile-template4 .gutentor-single-item,.gutentor-author.gutentor-author-profile-template4 .gutentor-single-item{text-align:center}.gutentor-author.author-profile-template4 .gutentor-single-item-image-box,.gutentor-author.gutentor-author-profile-template4 .gutentor-single-item-image-box{margin:-100px auto 0;width:200px}.gutentor-author.author-profile-template4 .gutentor-author-content,.gutentor-author.gutentor-author-profile-template4 .gutentor-author-content{margin-top:20px}.gutentor-team .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-team .gutentor-single-item{overflow:hidden}.gutentor-team:not(.team-template8):not(.team-template7) .gutentor-bg-image{height:200px}.gutentor-team.team-template7 .gutentor-single-item-image-box,.gutentor-team.team-template7 .gutentor-bg-image,.gutentor-team.team-template8 .gutentor-single-item-image-box,.gutentor-team.team-template8 .gutentor-bg-image{height:80px;width:80px}.gutentor-team.team-template7 .gutentor-single-item-content,.gutentor-team.team-template8 .gutentor-single-item-content{width:calc(100% - 80px)}.gutentor-team .gutentor-single-item-image-box{margin-bottom:15px;margin-left:auto;margin-right:auto}.gutentor-team .gutentor-single-item-image-box .gutentor-image-thumb{overflow:hidden;position:relative;font-size:0;line-height:normal}.gutentor-team .gutentor-single-item-title{margin:0}.gutentor-team .gutentor-single-item-desc{margin-top:15px}.gutentor-team .gutentor-single-item-content{display:block}.gutentor-team.team-template1 .gutentor-single-item,.gutentor-team.gutentor-team-template1 .gutentor-single-item{text-align:center}.gutentor-team.team-template2 .gutentor-single-item,.gutentor-team.gutentor-team-template2 .gutentor-single-item{text-align:left}.gutentor-team.team-template3 .gutentor-single-item,.gutentor-team.gutentor-team-template3 .gutentor-single-item{text-align:right}.gutentor-team.team-template4 .gutentor-single-item,.gutentor-team.gutentor-team-template4 .gutentor-single-item{text-align:left}.gutentor-team.team-template4 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template4 .gutentor-single-item-image-box{margin-top:15px!important}.gutentor-team.team-template5 .gutentor-single-item,.gutentor-team.gutentor-team-template5 .gutentor-single-item{text-align:center}.gutentor-team.team-template5 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template5 .gutentor-single-item-image-box{margin-top:15px!important}.gutentor-team.team-template6 .gutentor-single-item,.gutentor-team.gutentor-team-template6 .gutentor-single-item{text-align:right}.gutentor-team.team-template6 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template6 .gutentor-single-item-image-box{margin-top:15px!important}.gutentor-team.team-template7 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template7 .gutentor-single-item-image-box{margin:0 15px 0 0!important}.gutentor-team.team-template7 .gutentor-single-item-content,.gutentor-team.gutentor-team-template7 .gutentor-single-item-content{text-align:left}.gutentor-team.team-template7 .gutentor-single-item-wrap,.gutentor-team.gutentor-team-template7 .gutentor-single-item-wrap{display:-ms-flexbox;display:flex}.gutentor-team.team-template8 .gutentor-single-item-image-box,.gutentor-team.gutentor-team-template8 .gutentor-single-item-image-box{margin:0 0 0 15px!important}.gutentor-team.team-template8 .gutentor-single-item-content,.gutentor-team.gutentor-team-template8 .gutentor-single-item-content{text-align:right}.gutentor-team.team-template8 .gutentor-single-item-wrap,.gutentor-team.gutentor-team-template8 .gutentor-single-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-divider{overflow:hidden;clear:both}.gutentor-divider.text-center .gutentor-divider-box{margin:0 auto}.gutentor-divider.text-right .gutentor-divider-box{float:right;width:50%}.gutentor-divider-separator{display:block}.gutentor-tabs-wrapper .gutentor-single-item-content{display:block;width:100%}.gutentor-tabs{list-style-type:none!important;display:-ms-flexbox;display:flex;justify-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}.gutentor-tabs.tablist-center,.gutentor-tabs.gutentor-tablist-center{-ms-flex-pack:center;justify-content:center}.gutentor-tabs.tablist-right,.gutentor-tabs.gutentor-tablist-right{-ms-flex-pack:end;justify-content:flex-end}.gutentor-tabs.tablist-left,.gutentor-tabs.gutentor-tablist-left{-ms-flex-pack:start;justify-content:flex-start}.gutentor-tabs.icon-left .gutentor-single-item-tabs i,.gutentor-tabs.gutentor-icon-left .gutentor-single-item-tabs i{margin-right:10px}.gutentor-tabs.icon-right .gutentor-single-item-tabs,.gutentor-tabs.gutentor-icon-right .gutentor-single-item-tabs{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-tabs.icon-right .gutentor-single-item-tabs i,.gutentor-tabs.gutentor-icon-right .gutentor-single-item-tabs i{margin-left:10px}.gutentor-tabs.icon-top .gutentor-single-item-tabs,.gutentor-tabs.gutentor-icon-top .gutentor-single-item-tabs{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.gutentor-tabs.icon-top .gutentor-single-item-tabs i,.gutentor-tabs.gutentor-icon-top .gutentor-single-item-tabs i{margin-bottom:10px}.gutentor-tabs.icon-bottom .gutentor-single-item-tabs,.gutentor-tabs.gutentor-icon-bottom .gutentor-single-item-tabs{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:center;justify-content:center}.gutentor-tabs.icon-bottom .gutentor-single-item-tabs i,.gutentor-tabs.gutentor-icon-bottom .gutentor-single-item-tabs i{margin-top:10px}.gutentor-tabs-list{border-width:1px;border-style:solid;border-color:#fff0;padding:11px 12px;background:#fff;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;cursor:pointer}.gutentor-tabs-list:last-child{margin-right:0}.gutentor-tabs-list .gutentor-control-actions{z-index:1}.gutentor-tabs-content{border-top:1px solid #ddd}.gutentor-tabs .gutentor-single-item-title{margin:0}.gutentor-tabs-content-wrap .gutentor-tabs-content{padding:20px;min-height:300px;width:100%;display:none;min-height:100%}.gutentor-tabs-content-wrap .gutentor-tabs-content p{margin:0}.gutentor-tabs-content-wrap .gutentor-tabs-content.gutentor-tab-content-active{display:block}.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list,.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list{border-top-left-radius:4px;border-top-right-radius:4px;margin-right:10px}.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:first-child,.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:first-child{margin-left:0!important}.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:last-child,.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:last-child{margin-right:0!important}.gutentor-tabs-wrapper.tab-horizontal.tabs-template1 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.tab-horizontal.tabs-template1 .gutentor-tabs-list.gutentor-tab-active{margin-bottom:-1px!important;border-width:1px 1px 0 1px;border-color:#ddd}.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list,.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list{border-width:1px 1px 0 1px;border-color:#ddd}.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list.gutentor-tab-active{margin-bottom:-1px}.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-content,.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-content{border:1px solid #ddd}.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-list.gutentor-tab-active{border-color:#ddd;border-width:1px 1px 0 1px;margin-bottom:-1px}.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-content,.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-content{border:1px solid #ddd}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs{position:relative;z-index:1}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs-list,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs-list{margin-bottom:10px;border-width:1px 0 1px 1px;border-color:#fff0}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs-list.gutentor-tab-active{margin-right:-1px;border-color:#ddd}.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs{position:relative;z-index:1}.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs-list,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs-list{margin-bottom:10px;border-width:1px 0 1px 1px;border-color:#ddd}.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs-list.gutentor-tab-active,.gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs-list.gutentor-tab-active{margin-right:-1px}.gutentor-single-item-tabs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-single-item-tabs .gutentor-icon-picker-main-wrap{margin-right:10px}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs{-ms-flex-order:2;order:2}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content{border-top:medium none;border-bottom:1px solid #ddd}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list{border-width:1px;border-style:solid;border-color:#fff0;padding:11px 12px;background:#fff;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin-right:10px;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;cursor:pointer}.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active{margin-bottom:0;border-width:0 1px 1px 1px!important;border-color:#ddd;margin-top:-1px}.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list,.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list{border-color:#ddd;border-width:0 1px 1px 1px!important}.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content{border-top:1px solid #ddd}.tab-horizontal.horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content{border-top:1px solid #ddd}.tab-vertical .gutentor-tabs-container,.gutentor-tab-vertical .gutentor-tabs-container{display:-ms-flexbox;display:flex}.tab-vertical .gutentor-tabs-container .gutentor-tabs,.gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs{-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:20%;flex-basis:20%}.tab-vertical .gutentor-tabs-container .gutentor-tabs-content-wrap,.gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs-content-wrap{-ms-flex-preferred-size:80%;flex-basis:80%}.tab-vertical .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs-content{border-width:0 0 0 1px;border-style:solid;border-color:#ddd}.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list,.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list,.gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list,.gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list{margin-right:0;margin-bottom:10px;border-width:1px 0 1px 1px;border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0}.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active{margin-right:-1px!important;border-width:1px 0 1px 1px;border-color:#ddd;position:relative}.tab-vertical.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content{border-width:1px}.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs,.tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs,.gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs,.gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs{-ms-flex-order:2;order:2}.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list,.tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list,.gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list,.gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list{margin-right:0;margin-bottom:10px;border-width:1px 1px 1px 0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:0}.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active,.gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active{margin-left:-1px!important;margin-right:0;border-width:1px 1px 1px 0;border-color:#ddd;position:relative}.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content{border-width:0 1px 0 0;border-style:solid;border-color:#ddd}.tab-vertical.vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content,.gutentor-tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content{border-width:1px}.pricing{text-align:center;background:#fff;border:1px solid #f5f5f5;margin-bottom:30px;border-radius:3px;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}@media (min-width:768px){.pricing{margin-bottom:0}}.pricing-header{padding:25px}.pricing-title{margin:0;text-transform:uppercase}.pricing-amount{position:relative;display:inline-block}.pricing-amount .pricing-price{margin:0;line-height:normal}.pricing-amount .pricing-price sup,.pricing-amount .pricing-price sub{top:-25px;font-size:50%;font-weight:300;color:#ddd}.pricing-amount .pricing-price small,.pricing-amount .pricing-price span{font-weight:300;font-size:18px;color:#ddd}.pricing-content{padding:25px}.pricing-content ul{list-style-type:none;margin:0;padding:0}.pricing-content ul li{padding:10px 0;color:#777}.pricing-content .pricing-div{margin:0}.pricing-content .pricing-div .pricing-span{margin:0}.pricing-footer{padding:25px}.pricing-duration{font-weight:300;font-size:22px;color:#ddd}.pricing .gutentor-single-item-subtitle{font-size:18px;margin-bottom:0}.pricing .gutentor-single-item-price-symbol{position:absolute;top:0;left:-10px;margin-top:10px;font-weight:300;color:#ddd}.pricing .gutentor-single-item-pricing-package{font-weight:300;color:#ddd}.pricing-wrapper h2:before{display:none}.pricing-wrapper .no-column-space .grid-row [class*="grid-"],.pricing-wrapper .no-column-space .grid-row [class^="grid-"]{padding:0}.pricing-wrapper.pricing-template1 .pricing-price{font-weight:700;font-size:70px}.pricing-wrapper.pricing-template1 .pricing.featured{-webkit-box-shadow:0 0 20px 6px rgb(0 0 0 / .2);box-shadow:0 0 20px 6px rgb(0 0 0 / .2)}@media (min-width:768px){.pricing-wrapper.pricing-template1 .pricing.featured{z-index:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}}.pricing-wrapper.pricing-template2 .pricing-header{background:#ddd;padding:25px 25px 80px 25px}.pricing-wrapper.pricing-template2 .pricing-amount-wrap{width:120px;height:120px;background:#fff;border-radius:50%;margin:-60px auto 0;border:4px solid #fff;-webkit-box-shadow:0 0 13px -3px rgb(0 0 0 / .3);box-shadow:0 0 13px -3px rgb(0 0 0 / .3);padding-top:20px;display:block}.pricing-wrapper.pricing-template2 .pricing-price{font-weight:700;font-size:30px}.pricing-wrapper.pricing-template2 .pricing.featured{-webkit-box-shadow:0 0 20px 6px rgb(0 0 0 / .2);box-shadow:0 0 20px 6px rgb(0 0 0 / .2)}@media (min-width:768px){.pricing-wrapper.pricing-template2 .pricing.featured{z-index:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}}.pricing-wrapper.pricing-template2 .pricing.featured .pricing-wrapper.pricing-template2 .pricing-header{background:#275cf6;color:#fff}.pricing-wrapper.pricing-template2 .pricing .gutentor-single-item-pricing-package{display:block}.pricing-wrapper.pricing-template2 .pricing .gutentor-single-item-price-symbol{margin-top:-5px}.pricing-wrapper.pricing-template3 .pricing{overflow:hidden}.pricing-wrapper.pricing-template3 .pricing:hover{border-color:#275cf6}.pricing-wrapper.pricing-template3 .pricing-amount-wrap{display:block}.pricing-wrapper.pricing-template3 .pricing-price{font-weight:700;font-size:70px}.pricing-wrapper.pricing-template3 .pricing-header{position:relative;z-index:1;overflow:hidden;padding:50px 25px 35px;margin-bottom:20px}.pricing-wrapper.pricing-template3 .pricing-header:after{-webkit-transform:skewY(-2deg);-ms-transform:skewY(-2deg);transform:skewY(-2deg);position:absolute;left:0;top:-20px;width:120%;height:100%;content:'';z-index:-1;background:#ddd}.pricing-wrapper.pricing-template3 .pricing-amount{padding-bottom:40px}.pricing-wrapper.pricing-template3 .pricing.featured{-webkit-box-shadow:0 0 20px 6px rgb(0 0 0 / .2);box-shadow:0 0 20px 6px rgb(0 0 0 / .2)}@media (min-width:768px){.pricing-wrapper.pricing-template3 .pricing.featured{z-index:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}}.pricing-wrapper.pricing-template3 .pricing.featured .pricing-wrapper.pricing-template3 .pricing-header:after{border-color:#275cf6 #fff0 #fff0 #275cf6;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}.mfp-zoom-out-cur.admin-bar #wpadminbar{z-index:999}.mfp-zoom-out-cur .mfp-close:hover,.mfp-zoom-out-cur .mfp-close:focus,.mfp-zoom-out-cur .mfp-arrow:hover,.mfp-zoom-out-cur .mfp-arrow:focus{background:#fff0;outline:none}@media (min-width:768px){.gutentor-gallery .grid-container-fluid{padding-left:0;padding-right:0}}.gutentor-gallery.gutentor-section .grid-row{margin-left:-10px;margin-right:-10px}@media (min-width:768px){.gutentor-gallery.gutentor-section .grid-row{margin-left:-15px;margin-right:-15px}}.gutentor-gallery.gutentor-section .grid-row [class^="grid-"],.gutentor-gallery.gutentor-section .grid-row [class*="grid-"]{padding-left:15px;padding-right:15px;margin-top:15px;margin-bottom:15px}.gutentor-gallery.no-gap .grid-row [class^="grid-"],.gutentor-gallery.no-gap .grid-row [class*="grid-"]{margin:0!important;padding:0}.gutentor-gallery .gutentor-bg-image,.gutentor-gallery .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-gallery .gutentor-bg-image{height:200px}.gutentor-gallery .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-gallery .gutentor-single-item{position:relative;overflow:hidden}.gutentor-gallery .gutentor-single-item-image-box{font-size:0;line-height:0}.gutentor-gallery.gallery-template1 .gutentor-single-item{position:relative}.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content{padding:10px}.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon) .gutentor-single-item-title{width:calc(100% - 30px)}.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon) .image-gallery{margin-left:auto}.gutentor-gallery.gallery-template2 .gutentor-single-item{text-align:center}.gutentor-gallery.gallery-template2 .gutentor-single-item-content{position:absolute;left:0;right:0;margin:0 auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2;display:none}.gutentor-gallery.gallery-template2 .gutentor-single-item:hover .gutentor-single-item-content{display:block}.gutentor-gallery.gallery-template3 .gutentor-single-item{text-align:center}.gutentor-gallery.gallery-template3 .gutentor-single-item-content{position:absolute;top:0;width:100%;height:100%;z-index:auto;overflow:hidden}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-desc{position:absolute;left:0;right:0;margin:0 auto;top:70%;-webkit-transform:translateY(-70%);-ms-transform:translateY(-70%);transform:translateY(-70%);-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;opacity:0;visibility:hidden}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header{position:absolute;left:0;right:0;bottom:0;width:100%;background:#fff;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s,-webkit-transform 0.35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .image-gallery{margin-left:auto}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .gutentor-single-item-title,.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .image-gallery{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s,-webkit-transform 0.35s;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0)}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-desc{top:40%;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%);opacity:1;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;visibility:visible}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-single-item-content{display:block}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .gutentor-single-item-title{-webkit-transition-delay:0.05s;-o-transition-delay:0.05s;transition-delay:0.05s}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .image-gallery{-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .gutentor-single-item-title,.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .image-gallery{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-wrap{position:relative}.gutentor-gallery.gallery-template4 .gutentor-single-item-image-box,.gutentor-gallery.gallery-template4 .gutentor-gallery-item-wrap{position:relative}.gutentor-gallery.gallery-template4 .gutentor-single-item-image-box:before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;-o-transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);z-index:1}.gutentor-gallery.gallery-template4 .gutentor-single-item-content{position:absolute;left:0;right:0;top:50%;width:100%;margin:0 auto;padding:60px;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.gutentor-gallery.gallery-template4 .gutentor-gallery-item-header{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s,-webkit-transform 0.35s;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}.gutentor-gallery.gallery-template4 .gutentor-gallery-item-desc{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;-o-transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-gallery-item-header{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-gallery-item-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-single-item-image-box:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box,.gutentor-gallery.gallery-template5 .gutentor-gallery-item-wrap{position:relative}.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:before,.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;-o-transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;z-index:1}.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:before{-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);border-top:1px solid #fff;border-bottom:1px solid #fff}.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:after{-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);border-right:1px solid #fff;border-left:1px solid #fff}.gutentor-gallery.gallery-template5 .gutentor-single-item-content{position:absolute;left:0;right:0;top:50%;width:100%;margin:0 auto;padding:60px;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.gutentor-gallery.gallery-template5 .gutentor-gallery-item-header{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s,-webkit-transform 0.35s;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}.gutentor-gallery.gallery-template5 .gutentor-gallery-item-desc{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;-o-transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-gallery-item-header{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-gallery-item-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-single-item-image-box:before,.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-single-item-image-box:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box,.gutentor-gallery.gallery-template6 .gutentor-gallery-item-wrap{position:relative}.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:before,.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;-o-transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;z-index:1}.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:before{top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:after{top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.gutentor-gallery.gallery-template6 .gutentor-single-item-content{position:absolute;left:0;right:0;top:50%;width:100%;margin:0 auto;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.gutentor-gallery.gallery-template6 .gutentor-gallery-item-header{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s,-webkit-transform 0.35s;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}.gutentor-gallery.gallery-template6 .gutentor-gallery-item-desc{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,-webkit-transform 0.35s;-o-transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s;transition:opacity 0.35s,transform 0.35s,-webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-gallery-item-header{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-gallery-item-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-single-item-image-box:before,.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-single-item-image-box:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container{-ms-flex-direction:row;flex-direction:row}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-left{-ms-flex-pack:start;justify-content:flex-start}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-center{-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-center .gutentor-filter-group{text-align:center}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-right{-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-right .gutentor-filter-group{text-align:right}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-wide{-ms-flex-pack:start;justify-content:flex-start}@media (min-width:768px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-wide .gutentor-filter-group:not(.gutentor-secondary-filter-group){margin-right:auto}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-search-filter{width:200px;height:40px}@media (max-width:767px){.gutentor-gallery.gutentor-filter-wrapper .gutentor-search-filter{width:100%}}.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-group .gutentor-filter-btn{display:inline-block;cursor:pointer;padding:10px}.entry .entry-meta{margin-top:0!important;margin-bottom:15px}.entry .entry-content a{text-decoration:none!important}.gutentor-blog-post-wrapper .gutentor-bg-image,.gutentor-blog-post-wrapper .gutentor-image-thumb{position:relative;overflow:hidden;height:100%;line-height:0}.gutentor-blog-post-wrapper .gutentor-bg-image{height:200px}.gutentor-blog-post-wrapper .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-blog-post-wrapper .blog-list{width:100%;display:block}.gutentor-blog-post-wrapper .blog-list:not(:last-child){margin-bottom:30px}.gutentor-blog-post-wrapper .gutentor-single-item{overflow:hidden}.gutentor-blog-post-wrapper .blog-grid .gutentor-post-content{margin-top:15px}.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item{display:-ms-flexbox;display:flex}.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{margin-right:20px;width:100px}@media (min-width:768px){.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:200px}}@media (min-width:992px){.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:300px}}.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 100px)}@media (min-width:768px){.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 200px)}}@media (min-width:992px){.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 320px)}}.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item-desc p{margin-top:0}.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item-image-box{margin-bottom:15px;margin-top:0!important}.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item .gutentor-post-wrap{margin-top:15px}.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-wrap{display:-ms-flexbox;display:flex}.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{margin-right:20px;width:100px}@media (min-width:768px){.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:200px}}@media (min-width:992px){.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:300px}}.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 100px)}@media (min-width:768px){.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 200px)}}@media (min-width:992px){.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 320px)}}.gutentor-blog-post-wrapper.blog-template3 header .entry-meta{margin-bottom:0!important}.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item-desc p{margin-top:0}.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item-image-box{margin-bottom:15px;margin-top:0!important}.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item .gutentor-post-wrap{margin-top:15px}.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item .gutentor-post-content .entry-meta{margin-bottom:15px}.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-wrap{display:-ms-flexbox;display:flex}.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{margin-right:20px;width:100px}@media (min-width:768px){.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:200px}}@media (min-width:992px){.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box{width:300px}}.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 100px)}@media (min-width:768px){.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 200px)}}@media (min-width:992px){.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content{width:calc(100% - 320px)}}.gutentor-blog-post-wrapper.blog-template4 header .entry-meta{margin-bottom:0!important}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item{position:relative;min-height:350px;overflow:hidden}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item:not(.gutentor-post-has-thumb){background:#f5f5f5}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item-desc p{margin-top:0}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-wrap{position:absolute;top:0;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-wrap header{margin-bottom:auto}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta{margin-bottom:15px}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta div{display:block;margin:0 0 10px 0;padding:0;line-height:normal}.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta div:before{display:none}.gutentor-blog-post-wrapper .entry-meta div{display:inline-block;position:relative}.gutentor-blog-post-wrapper .entry-meta div i{margin-right:5px;font-size:80%}.gutentor-blog-post-wrapper .entry-meta div *{display:inline-block;color:currentColor;font-size:inherit}.gutentor-blog-post-wrapper .entry-meta div:hover *{color:currentColor}.gutentor-blog-post-wrapper .entry-meta div:not(:last-child){margin-right:10px;padding-right:12px}.gutentor-blog-post-wrapper .entry-meta div:not(:last-child):before{content:"";position:absolute;right:0;top:50%;width:1px;height:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:currentColor}.gutentor-blog-post-wrapper a{text-decoration:none;color:currentColor}.gutentor-blog-post-wrapper .gutentor-single-item-title{margin-bottom:0;word-break:break-all}.gutentor-blog-post-wrapper .gutentor-single-item-title a{color:inherit}.gutentor-blog-post-wrapper .gutentor-single-item-desc p{font-size:inherit}.gutentor-about .gutentor-bg-image,.gutentor-about .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-about .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-about .gutentor-bg-image{height:200px}.gutentor-about .gutentor-single-item-image-box{margin-left:auto;margin-right:auto}.gutentor-about .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-about .grid-container-fluid{padding-left:0;padding-right:0}.gutentor-about .grid-row [class^='grid-'],.gutentor-about .grid-row [class*='grid-']{margin:0!important}.gutentor-about.no-gap .grid-row{margin-left:0;margin-right:0}.gutentor-about.no-gap .grid-row [class^='grid-'],.gutentor-about.no-gap .grid-row [class*='grid-']{padding:0}.gutentor-about .gutentor-single-item-content{display:block}.gutentor-about.about-template1 .gutentor-single-item-content,.gutentor-about.gutentor-about-template1 .gutentor-single-item-content{text-align:left}.gutentor-about.about-template2 .gutentor-single-item-content,.gutentor-about.gutentor-about-template2 .gutentor-single-item-content{text-align:center}.gutentor-about.about-template3 .gutentor-single-item-content,.gutentor-about.gutentor-about-template3 .gutentor-single-item-content{text-align:right}.gutentor-about.about-template4 .gutentor-single-item-content,.gutentor-about.gutentor-about-template4 .gutentor-single-item-content{text-align:left}.gutentor-about.about-template5 .gutentor-single-item-content,.gutentor-about.gutentor-about-template5 .gutentor-single-item-content{text-align:center}.gutentor-about.about-template6 .gutentor-single-item-content,.gutentor-about.gutentor-about-template6 .gutentor-single-item-content{text-align:right}.gutentor-about.content-top .grid-row{-ms-flex-align:start;align-items:flex-start}.gutentor-about.content-center .grid-row{-ms-flex-align:center;align-items:center}.gutentor-about.content-bottom .grid-row{-ms-flex-align:end;align-items:flex-end}.gutentor-google-map .grid-container-fluid{padding-left:0;padding-right:0}.gutentor-featured-block .gutentor-bg-image,.gutentor-featured-block .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-featured-block .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-featured-block .gutentor-bg-image{height:200px}.gutentor-featured-block .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-featured-block .gutentor-single-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-featured-block .grid-row{width:100%}.gutentor-featured-block.no-gap .grid-row{margin-left:0;margin-right:0}.gutentor-featured-block.no-gap .grid-row [class^='grid-'],.gutentor-featured-block.no-gap .grid-row [class*='grid-']{padding:0}.gutentor-featured-block.content-top .grid-row,.gutentor-featured-block.content-top .featured-content-row{-ms-flex-align:start;align-items:flex-start}.gutentor-featured-block.content-center .grid-row,.gutentor-featured-block.content-center .featured-content-row{-ms-flex-align:center;align-items:center}.gutentor-featured-block.content-bottom .grid-row,.gutentor-featured-block.content-bottom .featured-content-row{-ms-flex-align:end;align-items:flex-end}.gutentor-featured-block.featured-template3 .featured-content-row{display:-ms-flexbox;display:flex;width:100%}.gutentor-featured-block.featured-template3 .featured-content-row .gutentor-single-item-image-box{margin-left:auto;width:60%}.gutentor-featured-block.featured-template4 .featured-content-row{display:-ms-flexbox;display:flex;width:100%}.gutentor-featured-block.featured-template4 .gutentor-single-item-image-box{width:60%}.gutentor-featured-block.featured-template4 .gutentor-single-item-content{padding-left:30px}.gutentor-featured-block.featured-template5 .featured-content-row{text-align:center}.gutentor-featured-block.featured-template5 .gutentor-single-item-image-box{margin-left:auto;margin-right:auto}.gutentor-video-popup{padding:100px 0}.gutentor-video-popup .gutentor-bg-image,.gutentor-video-popup .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-video-popup .gutentor-image-thumb{font-size:0;width:200px;text-align:center}.gutentor-video-popup .gutentor-bg-image{height:200px}.gutentor-video-popup .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-video-popup:not(.g-valign-t-desktop):not(.g-valign-c-desktop):not(.g-valign-b-desktop):not(.g-valign-t-tablet):not(.g-valign-c-tablet):not(.g-valign-b-tablet):not(.g-valign-t-mobile):not(.g-valign-c-mobile):not(.g-valign-b-mobile) .grid-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;height:100%}.gutentor-video-popup .gutentor-video-popup-holder .video-popup-icon-box{background:#cfcfcf;color:gray;border-radius:50%;height:80px;width:80px;line-height:80px;font-size:30px;display:block;text-align:center;margin:0 auto}.gutentor-video-popup .gutentor-video-popup-holder .video-popup-image-box{height:140px;width:140px;display:block}.gutentor-notification-wrap .gutentor-single-item{padding:20px}.gutentor-list-wrapper ul{margin:0;padding:0}.gutentor-list-wrapper ul.gutentor-disable-list-style{list-style:none!important}.gutentor-list-wrapper ul:not(.list-indicator-image):not(.list-indicator-icon) li span{margin:0;padding:0;display:inline-block}.gutentor-list-wrapper ul li span.gutentor-single-item{display:inline-block}.gutentor-list-wrapper .list-style-circle{list-style-type:circle}.gutentor-list-wrapper .list-style-disc{list-style-type:disc}.gutentor-list-wrapper .list-style-square{list-style-type:square}.gutentor-list-wrapper .list-style-decimal{list-style-type:decimal}.gutentor-list-wrapper .list-style-decimal-leading-zero{list-style-type:decimal-leading-zero}.gutentor-list-wrapper .list-style-lower-roman{list-style-type:lower-roman}.gutentor-list-wrapper .list-style-upper-roman{list-style-type:upper-roman}.gutentor-list-wrapper .list-style-lower-greek{list-style-type:lower-greek}.gutentor-list-wrapper .list-style-lower-latin{list-style-type:lower-latin}.gutentor-list-wrapper .list-style-upper-latin{list-style-type:upper-latin}.gutentor-list-wrapper .list-style-armenian{list-style-type:armenian}.gutentor-list-wrapper .list-style-georgian{list-style-type:georgian}.gutentor-list-wrapper .list-style-lower-alpha{list-style-type:lower-alpha}.gutentor-list-wrapper .list-style-upper-alpha{list-style-type:upper-alpha}.gutentor-list-wrapper .list-style-none{list-style-type:none}.gutentor-list-wrapper .list-indicator-image,.gutentor-list-wrapper .list-indicator-icon{list-style:none}.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap,.gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap{display:-ms-flexbox;display:flex}.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-start,.gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-start{-ms-flex-pack:start;justify-content:start}.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-center,.gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-center{-ms-flex-pack:center;justify-content:center}.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-end,.gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-end{-ms-flex-pack:end;justify-content:end}.gutentor-list-wrapper .list-indicator-image .gutentor-single-item-image-box .gutentor-image-thumb{width:20px;height:20px}.gutentor-list-wrapper .gutentor-single-list-item-icon,.gutentor-list-wrapper .gutentor-single-item-image-box{margin-right:10px}.gutentor-list-wrapper .gutentor-single-item-title{margin:0}.gutentor-show-more .gutentor-more-content{display:none}.gutentor-show-more .gutentor-more-content .gutentor-single-item-desc{margin-top:0;margin-bottom:10px;line-height:normal}.gutentor-show-more .show-more-content .gutentor-more-content{display:block}.gutentor-show-more .show-more-content .gutentor-less-content{display:none}.gutentor-element-advanced-text .gutentor-text-wrap{width:100%}.gutentor-element-advanced-text .gutentor-text{margin-bottom:20px;margin-top:0;word-break:break-word}.gutentor-element-advanced-text .gutentor-text a{color:currentColor;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;font-family:inherit}.gutentor-element-advanced-text .gutentor-text:before{display:none}.gutentor-element-advanced-text.gutentor-drop-cap-enable.enable-title-design .gutentor-text-wrap .gutentor-text{display:inline-block}.gutentor-element-advanced-text.gutentor-drop-cap-enable .gutentor-text-wrap .gutentor-text:first-letter{font-weight:700;font-size:48px;color:#275cf6;margin-right:20px;margin-bottom:20px}.gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-top,.gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-top,.gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-top{-ms-flex-align:center;align-items:center}.gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-top,.gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-top,.gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-top{-ms-flex-align:self-end;align-items:self-end}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-bottom,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-top-bottom,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-top{-ms-flex-direction:column;flex-direction:column}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left{-ms-flex-align:center;align-items:center;width:auto}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left .gutentor-separator{margin-right:20px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-right{-ms-flex-align:center;align-items:center;width:auto}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-right .gutentor-separator{margin-left:20px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right{-ms-flex-align:center;align-items:center;width:auto}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right .gutentor-separator:first-child{margin-right:20px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right .gutentor-separator:last-of-type{margin-left:20px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator{display:-ms-inline-flexbox;display:inline-flex}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator span,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator svg{width:100%;height:100%}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-solid,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-dashed,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-double,.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-dotted{width:30px}.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator span{line-height:0}.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-left{width:100%;-ms-flex-pack:start;justify-content:flex-start}.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-right{width:100%;-ms-flex-pack:start;justify-content:flex-start}.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-left-right{width:100%;-ms-flex-pack:start;justify-content:flex-start}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-mobile,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-mobile,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-mobile,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-tablet,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-tablet,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-tablet,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-desktop,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-desktop,.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-desktop{display:-ms-flexbox;display:flex}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-mobile{margin-left:auto;margin-right:auto}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-mobile{margin-left:auto;margin-right:inherit}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-mobile{margin-right:auto;margin-left:inherit}@media (min-width:768px){.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-tablet{margin-left:auto;margin-right:auto}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-tablet{margin-left:auto;margin-right:inherit}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-tablet{margin-right:auto;margin-left:inherit}}@media (min-width:992px){.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-desktop{margin-left:auto;margin-right:auto}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-desktop{margin-left:auto;margin-right:inherit}.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-desktop{margin-right:auto;margin-left:inherit}}.button-align-left-mobile{text-align:left}.button-align-right-mobile{text-align:right}.button-align-center-mobile{text-align:center}@media (min-width:768px){.button-align-left-tablet{text-align:left}.button-align-right-tablet{text-align:right}.button-align-center-tablet{text-align:center}}@media (min-width:992px){.button-align-left-desktop{text-align:left}.button-align-right-desktop{text-align:right}.button-align-center-desktop{text-align:center}}.gutentor-element-icon.gutentor-icon-circle-bg .gutentor-element-icon-box,.gutentor-element-icon.gutentor-icon-circle-border .gutentor-element-icon-box,.gutentor-element-icon.gutentor-icon-square-bg .gutentor-element-icon-box,.gutentor-element-icon.gutentor-icon-square-border .gutentor-element-icon-box{text-align:center}.gutentor-element-icon.gutentor-icon-default:not(.gutentor-enabled-icon-width) .gutentor-icon-element-box{display:inline-block}.gutentor-element-icon.gutentor-enabled-width .gutentor-element-icon-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.gutentor-element-image .gutentor-bg-image,.gutentor-element-image .gutentor-image-thumb{position:relative;overflow:hidden;height:100%}.gutentor-element-image .gutentor-bg-image{height:200px}.gutentor-element-image .gutentor-image-thumb{font-size:0;line-height:normal}.gutentor-element-image .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-element-list .gutentor-single-item{display:block;padding:5px}.gutentor-element-list.text-align-center-mobile .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-center-mobile .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:center;justify-content:center}.gutentor-element-list.text-align-right-mobile .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-right-mobile .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-list.text-align-left-mobile .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-left-mobile .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:start;justify-content:start}@media (min-width:768px){.gutentor-element-list.text-align-center-tablet .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-center-tablet .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:center;justify-content:center}.gutentor-element-list.text-align-right-tablet .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-right-tablet .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-list.text-align-left-tablet .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-left-tablet .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:start;justify-content:start}}@media (min-width:992px){.gutentor-element-list.text-align-center-desktop .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-center-desktop .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:center;justify-content:center}.gutentor-element-list.text-align-right-desktop .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-right-desktop .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-list.text-align-left-desktop .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list.text-align-left-desktop .list-indicator-icon .gutentor-list-item-wrap{-ms-flex-pack:start;justify-content:start}}.gutentor-element-list ul{margin:0;padding:0;list-style-position:inside}.gutentor-element-list ul.gutentor-disable-list-style{list-style:none!important}.gutentor-element-list ul:not(.list-indicator-image):not(.list-indicator-icon) li span{display:inline-block}.gutentor-element-list .list-style-circle{list-style-type:circle}.gutentor-element-list .list-style-disc{list-style-type:disc}.gutentor-element-list .list-style-square{list-style-type:square}.gutentor-element-list .list-style-decimal{list-style-type:decimal}.gutentor-element-list .list-style-decimal-leading-zero{list-style-type:decimal-leading-zero}.gutentor-element-list .list-style-lower-roman{list-style-type:lower-roman}.gutentor-element-list .list-style-upper-roman{list-style-type:upper-roman}.gutentor-element-list .list-style-lower-greek{list-style-type:lower-greek}.gutentor-element-list .list-style-lower-latin{list-style-type:lower-latin}.gutentor-element-list .list-style-upper-latin{list-style-type:upper-latin}.gutentor-element-list .list-style-armenian{list-style-type:armenian}.gutentor-element-list .list-style-georgian{list-style-type:georgian}.gutentor-element-list .list-style-lower-alpha{list-style-type:lower-alpha}.gutentor-element-list .list-style-upper-alpha{list-style-type:upper-alpha}.gutentor-element-list .list-style-none{list-style-type:none}.gutentor-element-list .list-indicator-image,.gutentor-element-list .list-indicator-icon{list-style:none}.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap,.gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap{display:-ms-flexbox;display:flex}.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-start,.gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-start{-ms-flex-pack:start;justify-content:start}.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-center,.gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-center{-ms-flex-pack:center;justify-content:center}.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-end,.gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-end{-ms-flex-pack:end;justify-content:end}.gutentor-element-list .gutentor-single-item-image-box .gutentor-image-thumb{width:20px;height:20px;position:relative;font-size:0;line-height:normal;overflow:hidden}.gutentor-element-list .gutentor-single-item-image-box .gutentor-image-thumb .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-element-list .gutentor-single-list-item-icon,.gutentor-element-list .gutentor-single-item-image-box{margin-right:10px}.gutentor-element-list .gutentor-single-item-title{margin:0}.gutentor-element-pricing-box{width:100%}.gutentor-element-pricing-box .gutentor-element-pricing-wrap{position:relative;display:inline-block}.gutentor-element-pricing-box .gutentor-element-pricing-price{font-size:50px}.gutentor-element-pricing-box:not(.gutentor-default-currency) .gutentor-element-pricing-price{padding-left:20px;padding-right:10px}.gutentor-element-pricing-box .gutentor-element-pricing-package,.gutentor-element-pricing-box .gutentor-element-pricing-symbol{color:#ddd}.gutentor-element-pricing-box.gutentor-top-currency .gutentor-element-pricing-symbol{position:absolute;left:0;top:0}.gutentor-element-pricing-box.gutentor-center-currency .gutentor-element-pricing-symbol{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-mobile,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-mobile,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-mobile,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-tablet,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-tablet,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-tablet,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-desktop,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-desktop,.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-desktop{display:-ms-flexbox;display:flex}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-mobile{margin-left:auto;margin-right:auto}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-mobile{margin-left:auto;margin-right:inherit}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-mobile{margin-right:auto;margin-left:inherit}@media (min-width:768px){.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-tablet{margin-left:auto;margin-right:auto}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-tablet{margin-left:auto;margin-right:inherit}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-tablet{margin-right:auto;margin-left:inherit}}@media (min-width:992px){.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-desktop{margin-left:auto;margin-right:auto}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-desktop{margin-left:auto;margin-right:inherit}.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-desktop{margin-right:auto;margin-left:inherit}}.gutentor-element-progressbar.text-align-left-mobile,.gutentor-element-progressbar.text-align-left-tablet,.gutentor-element-progressbar.text-align-left-desktop,.gutentor-element-progressbar.text-align-right-mobile,.gutentor-element-progressbar.text-align-right-tablet,.gutentor-element-progressbar.text-align-right-desktop,.gutentor-element-progressbar.text-align-center-mobile,.gutentor-element-progressbar.text-align-center-tablet,.gutentor-element-progressbar.text-align-center-desktop{display:-ms-flexbox;display:flex}.gutentor-element-progressbar.text-align-center-mobile{-ms-flex-pack:center;justify-content:center}.gutentor-element-progressbar.text-align-right-mobile{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-progressbar.text-align-left-mobile{-ms-flex-pack:start;justify-content:start}@media (min-width:768px){.gutentor-element-progressbar.text-align-center-tablet{-ms-flex-pack:center;justify-content:center}.gutentor-element-progressbar.text-align-right-tablet{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-progressbar.text-align-left-tablet{-ms-flex-pack:start;justify-content:start}}@media (min-width:992px){.gutentor-element-progressbar.text-align-center-desktop{-ms-flex-pack:center;justify-content:center}.gutentor-element-progressbar.text-align-right-desktop{-ms-flex-pack:end;justify-content:flex-end}.gutentor-element-progressbar.text-align-left-desktop{-ms-flex-pack:start;justify-content:start}}.gutentor-element-progressbar-circular{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.gutentor-element-progressbar-circular canvas{position:absolute;top:0;left:0}.gutentor-element-progressbar-box .gutentor-element-progressbar-text span{display:inline-block}.gutentor-element-progressbar-box .gutentor-element-progressbar-text span+span{margin-left:20px}.gutentor-element-progressbar-horizontal-wrap{background:#f5f5f5;overflow:hidden}.gutentor-element-progressbar-horizontal{display:block;-webkit-transition:width 1.5s ease-in-out 0s;-o-transition:width 1.5s ease-in-out 0s;transition:width 1.5s ease-in-out 0s;width:0}.gutentor-element-progressbar-horizontal .gutentor-element-progressbar-text{display:-ms-flexbox;display:flex;width:100%;padding-left:10px;padding-right:10px}.gutentor-element-progressbar-horizontal .gutentor-element-progressbar-text span+span{margin-left:auto}.gutentor-element-progressbar-horizontal.striped{background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:20px 20px}.gutentor-element-progressbar-horizontal.striped-animated{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:20px 20px}.gutentor-element-video-popup .gutentor-element-video-popup-wrap{position:relative;z-index:2}.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb,.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-video-popup-holder{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb{display:-ms-flexbox;display:flex;position:relative;overflow:hidden;height:100%}.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;transition:background 0.5s ease-in-out 0s}.gutentor-element-video-popup .gutentor-video-popup-icon-holder,.gutentor-element-video-popup .gutentor-video-popup-holder{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-decoration:none}.gutentor-element-video-popup .gutentor-video-popup-icon-holder .gutentor-element-video-icon-prefix,.gutentor-element-video-popup .gutentor-video-popup-holder .gutentor-element-video-icon-prefix{padding-right:15px}.gutentor-element-video-popup .gutentor-video-popup-icon-holder .gutentor-element-video-icon-postfix,.gutentor-element-video-popup .gutentor-video-popup-holder .gutentor-element-video-icon-postfix{padding-left:15px}.gutentor-element-video-popup .gutentor-video-popup-icon-holder .video-popup-icon-box,.gutentor-element-video-popup .gutentor-video-popup-holder .video-popup-icon-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-element-video-popup .gutentor-video-popup-icon-holder .video-popup-icon-box i,.gutentor-element-video-popup .gutentor-video-popup-holder .video-popup-icon-box i{font-size:inherit}.gutentor-element-video-popup .gutentor-video-popup-holder{height:100px;width:100px;background:#275cf6;color:#fff;font-size:30px;-ms-flex-pack:center;justify-content:center;position:relative;z-index:auto}.gutentor-element-video-popup.gutentor-enable-ripple .gutentor-video-popup-holder:after{position:absolute;content:'';width:100%;height:100%;left:0;top:0;-webkit-box-shadow:0 0 0 15px rgb(0 0 0 / .8),0 0 0 30px rgb(0 0 0 / .6),0 0 0 45px rgb(0 0 0 / .4);box-shadow:0 0 0 15px rgb(0 0 0 / .8),0 0 0 30px rgb(0 0 0 / .6),0 0 0 45px rgb(0 0 0 / .4);z-index:-1}.gutentor-element-video-popup.gutentor-enable-animation .gutentor-video-popup-holder:after{-webkit-animation:boxShadowAnimation 2s infinite;animation:boxShadowAnimation 2s infinite}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-white:after{-webkit-box-shadow:0 0 0 15px rgb(255 255 255 / .8),0 0 0 30px rgb(255 255 255 / .6),0 0 0 45px rgb(255 255 255 / .4);box-shadow:0 0 0 15px rgb(255 255 255 / .8),0 0 0 30px rgb(255 255 255 / .6),0 0 0 45px rgb(255 255 255 / .4)}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-blue:after{-webkit-box-shadow:0 0 0 15px rgb(39 92 246 / .8),0 0 0 30px rgb(39 92 246 / .6),0 0 0 45px rgb(39 92 246 / .4);box-shadow:0 0 0 15px rgb(39 92 246 / .8),0 0 0 30px rgb(39 92 246 / .6),0 0 0 45px rgb(39 92 246 / .4)}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-red:after{-webkit-box-shadow:0 0 0 15px rgb(233 21 24 / .8),0 0 0 30px rgb(233 21 24 / .6),0 0 0 45px rgb(233 21 24 / .4);box-shadow:0 0 0 15px rgb(233 21 24 / .8),0 0 0 30px rgb(233 21 24 / .6),0 0 0 45px rgb(233 21 24 / .4)}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-orange:after{-webkit-box-shadow:0 0 0 15px rgb(244 129 50 / .8),0 0 0 30px rgb(244 129 50 / .6),0 0 0 45px rgb(244 129 50 / .4);box-shadow:0 0 0 15px rgb(244 129 50 / .8),0 0 0 30px rgb(244 129 50 / .6),0 0 0 45px rgb(244 129 50 / .4)}.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-yellow:after{-webkit-box-shadow:0 0 0 15px rgb(235 208 32 / .8),0 0 0 30px rgb(235 208 32 / .6),0 0 0 45px rgb(235 208 32 / .4);box-shadow:0 0 0 15px rgb(235 208 32 / .8),0 0 0 30px rgb(235 208 32 / .6),0 0 0 45px rgb(235 208 32 / .4)}@-webkit-keyframes boxShadowAnimation{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}10%{opacity:1}90%{opacity:0}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes boxShadowAnimation{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}10%{opacity:1}90%{opacity:0}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.gutentor-pagination{list-style:none;margin:0;padding:0}.gutentor-pagination-item{display:inline-block}.gutentor-pagination-link{margin:2px;padding:5px 15px;background:#eee;text-decoration:none;color:#333;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-pagination-prev i{margin-right:5px}.gutentor-pagination-next i{margin-left:5px}.gutentor-pagination-active .gutentor-pagination-link{background:#275cf6;color:#fff}.gutentor-next-prev{list-style:none;margin:0;padding:0}.gutentor-next-prev li{display:inline-block}.gutentor-next-prev li a{margin:5px;padding:8px 12px;background:#eee;text-decoration:none;color:#333;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.gutentor-next-prev li a:not(.gutentor-disabled):hover,.gutentor-next-prev li a:not(.gutentor-disabled):focus{background:#275cf6;color:#fff}.gutentor-filter-list{list-style:none;margin:0}.gutentor-filter-list li{display:inline-block}.gutentor-filter-list li.flexMenu-viewMore{position:relative}.gutentor-filter-list li.flexMenu-viewMore>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#000;padding:0 0 0 25px}.gutentor-filter-list li.flexMenu-viewMore>a:after{width:5px;height:5px;border-radius:50%;background-color:#000;-webkit-box-shadow:-14px 0 #000,-7px 0 #000;box-shadow:-14px 0 #000,-7px 0 #000;content:''}.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup{max-width:300px;background:#fff;margin:15px 0 0 0;right:0;z-index:2;padding:5px;-webkit-box-shadow:0 0 10px 1px rgb(0 0 0 / .2);box-shadow:0 0 10px 1px rgb(0 0 0 / .2);border-radius:3px}.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup:after{width:0;height:0;border-left:4px solid #fff0;border-right:4px solid #fff0;border-bottom:4px solid #fff;position:absolute;right:6px;top:-4px;content:''}.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup li{display:block}.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup li a{-ms-flex-pack:start;justify-content:flex-start}.gutentor-filter-item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;margin:5px}.g-fm-module .g-fm-header .g-fm-fi{display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-ms-flex-align:center;align-items:center}.g-fm-module .g-fm-header .g-fm-fis{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.g-fm-module .g-fm-fi-has-icon{position:relative;display:-ms-flexbox;display:flex}.g-fm-module .g-fm-i-right .g-fm-fi-has-icon{-ms-flex-align:center;align-items:center}.g-fm-module .g-fm-i-left .g-fm-fi-has-icon{-ms-flex-align:center;align-items:center}.g-fm-module .g-fm-i-top-left .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-fm-module .g-fm-i-top-right .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.g-fm-module .g-fm-i-top-center .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.g-fm-module .g-fm-i-bottom-left .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.g-fm-module .g-fm-i-bottom-right .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.g-fm-module .g-fm-i-bottom-center .g-fm-fi-has-icon{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-element .g-fm-search{height:45px;width:100%;display:inline-block}.gutentor-element .g-fm-search:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.g-e-search{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.g-e-search .g-search-icon{cursor:pointer}.gutentor-active .gutentor-section{background:#fff0}.gutentor-active .gutentor-section.gutentor-dynamic-columns{background:#fff0}.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-']{margin-top:0;margin-bottom:0}.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class^='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class*='grid-'],.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class^='grid-']{margin-top:0;margin-bottom:0;padding:0}.gutentor-element-button-group{width:100%}.gutentor-element-button-group.g-btn-horizontal-m .gutentor-element-button{display:inline-block}.gutentor-element-button-group.g-btn-vertical-m .gutentor-element-button{display:block}@media (min-width:768px){.gutentor-element-button-group.g-btn-horizontal-t .gutentor-element-button{display:inline-block}.gutentor-element-button-group.g-btn-vertical-t .gutentor-element-button{display:block}}@media (min-width:992px){.gutentor-element-button-group.g-btn-horizontal-d .gutentor-element-button{display:inline-block}.gutentor-element-button-group.g-btn-vertical-d .gutentor-element-button{display:block}}.gutentor-module.gutentor-module-carousel .slick-arrow{height:30px;line-height:30px;width:30px}.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-prev,.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-next{margin-top:-35px}.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-prev{left:10px}.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-next{right:10px}.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child){display:none}.gutentor-module-slider:not(.gutentor-module-caption-enabled) .gutentor-slider-caption{display:none}.gutentor-module-slider .gutentor-module-slider-row:not(.slick-initialized) .gutentor-slider-item:not(:first-child){display:none}.gutentor-module-slider .gutentor-col-wrap{position:relative}.gutentor-module-slider .gutentor-col-wrap img{z-index:-1;margin:0 auto}.gutentor-module-slider .gutentor-col-wrap .gutentor-slider-caption{position:absolute;top:50%;margin:0 auto;max-width:1140px;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-left:15px;padding-right:15px}.gutentor-module-slider.has-gutentor-block-shape-bottom .slick-dots{z-index:2}.gutentor-module.gutentor-module-slider .slick-slide{margin-left:0;margin-right:0}.gutentor-module.gutentor-module-slider .slick-prev,.gutentor-module.gutentor-module-slider .slick-next{height:40px;width:40px;line-height:40px}.gutentor-module.gutentor-module-slider .slick-dots{bottom:50px;position:absolute}.gutentor-module-accordion-panel-handler{display:-ms-flexbox;display:flex}.gutentor-module-accordion-icon i{text-align:center;position:relative}.gutentor-module-accordion-icon>.gutentor-module-accordion-icon-close{display:none}.gutentor-module-accordion-icon.gutentor-enabled-width i::before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gutentor-module-accordion-item-heading{padding:15px;cursor:pointer}.gutentor-module-accordion-body{position:relative;display:none}.gutentor-module-accordion-active .gutentor-module-accordion-icon-active .gutentor-module-accordion-icon-close{display:inline-block}.gutentor-module-accordion-active .gutentor-module-accordion-icon-active .gutentor-module-accordion-icon-open{display:none}.gutentor-module-accordion-active .gutentor-module-accordion-body{display:block}.gutentor-module-icon-position-right .gutentor-module-accordion-icon{margin-left:auto}.gutentor-module-tabs-item{display:inline-block;padding:10px;margin-right:10px;cursor:pointer}.gutentor-module-tabs-content{display:none}.gutentor-module-tabs .gutentor-tabs-content-active{display:block}.gutentor-module-tabs .gutentor-tab-has-icon{display:-ms-flexbox;display:flex}.gutentor-module-tabs .gutentor-tab-has-icon-right{-ms-flex-align:center;align-items:center}.gutentor-module-tabs .gutentor-tab-has-icon-left{-ms-flex-align:center;align-items:center}.gutentor-module-tabs .gutentor-tab-has-icon-top-left{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.gutentor-module-tabs .gutentor-tab-has-icon-top-right{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.gutentor-module-tabs .gutentor-tab-has-icon-top-center{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-module-tabs .gutentor-tab-has-icon-bottom-left{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.gutentor-module-tabs .gutentor-tab-has-icon-bottom-right{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.gutentor-module-tabs .gutentor-tab-has-icon-bottom-center{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gutentor-module-tabs .gutentor-enabled-icon-width .gutentor-module-tabs-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-wrap,.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-wrap{clear:both;padding-top:20px}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav,.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav{display:inline-block;width:20%}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav .gutentor-module-tabs-item,.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav .gutentor-module-tabs-item{display:block;clear:both;margin-right:0;margin-bottom:10px}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-body,.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-body{display:inline-block;width:80%}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-module-tabs.gutentor-tabs-layout-horizontal.gutentor-tabs-pos-bottom>.grid-container>.gutentor-module-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.gutentor-module-tabs.gutentor-tabs-layout-horizontal.gutentor-tabs-pos-top>.grid-container>.gutentor-module-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-module-icon-group .gutentor-element-icon{display:inline-block}.gutentor-module-form-wrapper input{outline:none}@media (max-width:575px){.gutentor-module-form-wrapper.gutentor-btn-full-mobile input[type="submit"]{width:100%}}@media (min-width:768px) and (max-width:991px){.gutentor-module-form-wrapper.gutentor-btn-full-tablet input[type="submit"]{width:100%}}@media (min-width:992px){.gutentor-module-form-wrapper.gutentor-btn-full-desktop input[type="submit"]{width:100%!important}}.g-on-popup .gutentor-single-col{position:relative}.g-on-popup .g-gm-popup{position:absolute;text-decoration:none}.g-on-popup.g-popup-top-left .g-gm-popup{left:0;top:0}.g-on-popup.g-popup-top-right .g-gm-popup{right:0;top:0}.g-on-popup.g-popup-top-center .g-gm-popup{right:0;top:0;left:0;margin:0 auto;max-width:40px}.g-on-popup.g-popup-bottom-left .g-gm-popup{left:0;bottom:0}.g-on-popup.g-popup-bottom-right .g-gm-popup{right:0;bottom:0}.g-on-popup.g-popup-bottom-center .g-gm-popup{right:0;bottom:0;left:0;margin:0 auto;max-width:40px}.g-on-popup.g-popup-middle-left .g-gm-popup{left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.g-on-popup.g-popup-middle-right .g-gm-popup{right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.g-on-popup.g-popup-middle-center .g-gm-popup{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;max-width:40px}.g-popup-icon-on-width .g-gm-popup-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.g-enable-collapsible .g-toc-heading{position:relative;cursor:pointer}.g-toc-header:not(.g-collapsible-active) .g-toc-icon-close{display:none!important}.g-toc-header.g-collapsible-active .g-toc-icon-open{display:none!important}.g-toc-header.g-collapsible-active .g-toc-icon-close{display:-ms-flexbox!important;display:flex!important}.g-toc-icon-wrap .g-toc-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.g-toc-body li a{color:currentColor}.g-toc .g-icon-right .g-toc-icon-wrap,.g-toc .g-icon-left .g-toc-icon-wrap{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.g-toc .g-icon-right .g-toc-icon-wrap{right:0}.g-toc .g-icon-right .g-toc-title{margin-right:20px}.g-toc .g-icon-left .g-toc-icon-wrap{left:0}.g-toc .g-icon-left .g-toc-title{margin-left:20px}.g-toc .g-icon-b-title .g-toc-icon-wrap,.g-toc .g-icon-b-title .g-toc-title,.g-toc .g-icon-a-title .g-toc-icon-wrap,.g-toc .g-icon-a-title .g-toc-title{display:inline-block}.g-toc .g-icon-b-title .g-toc-title{margin-left:20px}.g-toc .g-icon-a-title .g-toc-title{margin-right:20px}.g-toc ol{counter-reset:item;margin:0;padding:0 0 0 1.5em}.g-toc ol li{padding-left:10px}.g-toc ol li::marker{word-break:initial}.g-toc ol li ol>li::marker{word-break:initial}.g-toc ol>li{counter-increment:item}.g-toc ol[type="none"]{list-style-type:none}.g-toc ol[type="none"] li::marker{content:""}.g-toc ol[type="none"] li ol>li::marker{content:" "}.g-toc ol[type="1"]{list-style-type:decimal}.g-toc ol[type="1"] li::marker{content:counters(item,".",decimal) ". "}.g-toc ol[type="1"] li ol>li::marker{content:counters(item,".",decimal) " "}.g-toc ol[type="upper-alpha"]{list-style-type:upper-alpha}.g-toc ol[type="upper-alpha"] li::marker{content:counters(item,".",upper-alpha) ". "}.g-toc ol[type="upper-alpha"] li ol>li::marker{content:counters(item,".",upper-alpha) " "}.g-toc ol[type="lower-alpha"]{list-style-type:lower-alpha}.g-toc ol[type="lower-alpha"] li::marker{content:counters(item,".",lower-alpha) ". "}.g-toc ol[type="lower-alpha"] li ol>li::marker{content:counters(item,".",lower-alpha) " "}.g-toc ol[type="upper-roman"]{list-style-type:upper-roman}.g-toc ol[type="upper-roman"] li::marker{content:counters(item,".",upper-roman) ". "}.g-toc ol[type="upper-roman"] li ol>li::marker{content:counters(item,".",upper-roman) " "}.g-toc ol[type="lower-roman"]{list-style-type:lower-roman}.g-toc ol[type="lower-roman"] li::marker{content:counters(item,".",lower-roman) ". "}.g-toc ol[type="lower-roman"] li ol>li::marker{content:counters(item,".",lower-roman) " "}.g-toc .g-unordered-list[type="disc"]{list-style-type:disc}.g-toc .g-unordered-list[type="disc"] li ul{list-style-type:disc}.g-toc .g-unordered-list[type="circle"]{list-style-type:circle}.g-toc .g-unordered-list[type="circle"] li ul{list-style-type:circle}.g-toc .g-unordered-list[type="square"]{list-style-type:square}.g-toc .g-unordered-list[type="square"] li ul{list-style-type:square}.g-toc .g-unordered-list[type="none"]{list-style-type:none}.g-toc .g-unordered-list[type="none"] li ul{list-style-type:none}.g-overlay{position:relative}.g-overlay:after{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background-color:rgb(0 0 0 / .5);z-index:1}.gutentor-post-title{color:currentColor}.gutentor-post-title a{color:currentColor}.gutentor-post-module.gutentor-enabled-width .gutentor-post-image-box{display:inline-block}.gutentor-post-module .gutentor-post-image-box{margin-bottom:15px;overflow:hidden}.gutentor-post-module .gutentor-post .gutentor-categories .post-category{display:inline-block;line-height:normal}.gutentor-post-module .gutentor-post-title{margin-top:0;margin-bottom:5px;word-break:break-word}.gutentor-post-module .gutentor-post-button{text-decoration:none;margin-top:0;margin-bottom:15px}.gutentor-post-module .gutentor-post-desc{margin-bottom:15px}.gutentor-post-module .gutentor-post-desc p:last-child{margin:0}.gutentor-post-module .gutentor-post a:not(.gutentor-post-button){text-decoration:none}.gutentor-post-module .gutentor-post .gutentor-entry-meta{font-size:14px;line-height:normal}.gutentor-post-module .gutentor-post .gutentor-entry-meta div{display:inline-block;position:relative;line-height:initial}.gutentor-post-module .gutentor-post .gutentor-entry-meta div i{margin-right:5px;font-size:80%}.gutentor-post-module .gutentor-post .gutentor-entry-meta div *{display:inline-block;color:currentColor;font-size:inherit;line-height:initial}.gutentor-post-module .gutentor-post .gutentor-entry-meta div:hover *{color:currentColor}.gutentor-post-module .gutentor-post .gutentor-entry-meta div:not(:last-child){margin-right:10px;padding-right:12px}.gutentor-post-module .gutentor-post .gutentor-entry-meta div:not(:last-child):before{content:"";position:absolute;right:0;top:50%;width:1px;height:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:currentColor}.gutentor-post-module .gutentor-post .gutentor-entry-meta-primary{margin-bottom:15px}.gutentor-post-module .gutentor-post .gutentor-entry-meta-secondary{margin-bottom:15px}.gutentor-post-module .gutentor-post .gutentor-image-thumb{font-size:0;line-height:0}.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box{position:relative}.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format,.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{position:absolute;width:auto;z-index:2}.gutentor-post-module .gutentor-post .gutentor-post-format{max-width:40px;max-height:40px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-post-module .gutentor-bg-image .gutentor-entry-meta div{color:#fff}.gutentor-post-module .gutentor-bg-image .gutentor-post-content{color:#fff}.gutentor-post-module.gutentor-blog-list .gutentor-post{width:100%}.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box{width:40%}.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-content{padding-left:20px;width:calc(100% - 40%)}.gutentor-post-module.gutentor-reverse-list.gutentor-blog-list:not(.gutentor-post-no-thumb) .gutentor-post-item{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gutentor-post-module.gutentor-reverse-list.gutentor-blog-list:not(.gutentor-post-no-thumb) .gutentor-post-content{padding-left:0;padding-right:20px}.gutentor-post-module .gutentor-overlay{position:relative}.gutentor-post-module .gutentor-overlay:after{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background:rgb(0 0 0 / .5);z-index:1}.gutentor-post-module .gutentor-preview-button{margin-top:0}.gutentor-post .gutentor-categories .post-category{font-size:13px}.gutentor-cat-pos-img-top-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{top:15px;left:15px}.gutentor-cat-pos-img-top-left .gutentor-post .gptm-item-height .gutentor-categories{top:15px;left:15px}.gutentor-cat-pos-img-top-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{top:15px;right:15px}.gutentor-cat-pos-img-top-right .gutentor-post .gptm-item-height .gutentor-categories{top:15px;right:15px}.gutentor-cat-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{bottom:15px;right:15px}.gutentor-cat-pos-img-bottom-right .gutentor-post .gptm-item-height .gutentor-categories{bottom:15px;right:15px}.gutentor-cat-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{bottom:15px;left:15px}.gutentor-cat-pos-img-bottom-left .gutentor-post .gptm-item-height .gutentor-categories{bottom:15px;left:15px}.gutentor-pf-pos-img-top-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{top:15px;left:15px}.gutentor-pf-pos-img-top-left .gutentor-post .gptm-item-height .gutentor-post-format{top:15px;left:15px}.gutentor-pf-pos-img-top-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{top:15px;right:15px}.gutentor-pf-pos-img-top-right .gutentor-post .gptm-item-height .gutentor-post-format{top:15px;right:15px}.gutentor-pf-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{bottom:15px;right:15px}.gutentor-pf-pos-img-bottom-right .gutentor-post .gptm-item-height .gutentor-post-format{bottom:15px;right:15px}.gutentor-pf-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{bottom:15px;left:15px}.gutentor-pf-pos-img-bottom-left .gutentor-post .gptm-item-height .gutentor-post-format{bottom:15px;left:15px}.gutentor-pf-pos-before-ct-box .gutentor-post-format,.gutentor-pf-pos-before-button .gutentor-post-format,.gutentor-pf-pos-before-title .gutentor-post-format{margin-bottom:15px}.gutentor-pf-pos-before-ct-box .text-align-center-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-center-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-center-mobile .gutentor-post-format-wrap{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-left-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-left-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-left-mobile .gutentor-post-format-wrap{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-right-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-right-mobile .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-right-mobile .gutentor-post-format-wrap{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.gutentor-pf-pos-before-ct-box .text-align-center-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-center-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-center-tablet .gutentor-post-format-wrap{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-left-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-left-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-left-tablet .gutentor-post-format-wrap{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-right-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-right-tablet .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-right-tablet .gutentor-post-format-wrap{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){.gutentor-pf-pos-before-ct-box .text-align-center-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-center-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-center-desktop .gutentor-post-format-wrap{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-left-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-left-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-left-desktop .gutentor-post-format-wrap{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gutentor-pf-pos-before-ct-box .text-align-right-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-button .text-align-right-desktop .gutentor-post-format-wrap,.gutentor-pf-pos-before-title .text-align-right-desktop .gutentor-post-format-wrap{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.gutentor-post-f{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.g-n-f-t-1{width:100%;background:#f5f5f5;padding:40px;text-align:center;margin:40px 15px;border:1px solid #f0f0f0}.g-n-f-t-1 .g-n-f-title{margin:0!important;font-size:20px}.g-fp-avatar-wrap,.g-avatar-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;z-index:2}.gutentor-post-content .g-avatar-wrap,.gtf-content .g-avatar-wrap,.g-avatar-sorting .g-avatar-wrap{position:static;margin-bottom:15px}.g-avatar-fp-sorting .g-fp-avatar-wrap{position:static;margin-bottom:15px}.gutentor-fp-avatar,.gutentor-avatar{line-height:normal;font-size:0;overflow:hidden}.g-fp-avatar-by-author,.g-avatar-by-author{line-height:normal;font-size:14px;padding-left:15px}.g-avatar-img-fp-t-l .gutentor-post-featured-item .g-fp-avatar-wrap{top:15px;left:15px}.g-avatar-img-fp-t-r .gutentor-post-featured-item .g-fp-avatar-wrap{top:15px;right:15px}.g-avatar-img-fp-b-r .gutentor-post-featured-item .g-fp-avatar-wrap{bottom:15px;right:15px}.g-avatar-img-fp-b-l .gutentor-post-featured-item .g-fp-avatar-wrap{bottom:15px;left:15px}.g-avatar-img-t-l .gutentor-post-item .g-avatar-wrap{top:15px;left:15px}.g-avatar-img-t-r .gutentor-post-item .g-avatar-wrap{top:15px;right:15px}.g-avatar-img-b-r .gutentor-post-item .g-avatar-wrap{bottom:15px;right:15px}.g-avatar-img-b-l .gutentor-post-item .g-avatar-wrap{bottom:15px;left:15px}.gutentor_p1_template2.g-avatar-img-b-r .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .g-avatar-wrap{bottom:60px}.gutentor_p1_template2.g-avatar-img-b-l .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .g-avatar-wrap{bottom:60px}.gutentor_p1_template2 .g-has-video .gutentor-entry-meta{z-index:2}.gutentor_p1_template2 .g-has-video .g-v-btn{z-index:3}.g-avatar-b-title-l .gutentor-post-title-data-wrap,.g-avatar-b-title-r .gutentor-post-title-data-wrap{position:relative;z-index:2}.g-avatar-b-title-r .g-avatar-wrap{float:right;right:0}.g-avatar-b-title-r .g-avatar-by-author{margin-left:-15px;padding-left:0}.g-avatar-b-title .text-align-center-mobile .g-avatar-wrap,.g-avatar-b-content .text-align-center-mobile .g-avatar-wrap,.g-avatar-b-button .text-align-center-mobile .g-avatar-wrap,.g-avatar-sorting .text-align-center-mobile .g-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-b-title .text-align-right-mobile .g-avatar-wrap,.g-avatar-b-content .text-align-right-mobile .g-avatar-wrap,.g-avatar-b-button .text-align-right-mobile .g-avatar-wrap,.g-avatar-sorting .text-align-right-mobile .g-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-b-title .text-align-justify-mobile .g-avatar-wrap,.g-avatar-b-title .text-align-left-mobile .g-avatar-wrap,.g-avatar-b-content .text-align-justify-mobile .g-avatar-wrap,.g-avatar-b-content .text-align-left-mobile .g-avatar-wrap,.g-avatar-b-button .text-align-justify-mobile .g-avatar-wrap,.g-avatar-b-button .text-align-left-mobile .g-avatar-wrap,.g-avatar-sorting .text-align-justify-mobile .g-avatar-wrap,.g-avatar-sorting .text-align-left-mobile .g-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}@media (min-width:768px){.g-avatar-b-title .text-align-center-tablet .g-avatar-wrap,.g-avatar-b-content .text-align-center-tablet .g-avatar-wrap,.g-avatar-b-button .text-align-center-tablet .g-avatar-wrap,.g-avatar-sorting .text-align-center-tablet .g-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-b-title .text-align-right-tablet .g-avatar-wrap,.g-avatar-b-content .text-align-right-tablet .g-avatar-wrap,.g-avatar-b-button .text-align-right-tablet .g-avatar-wrap,.g-avatar-sorting .text-align-right-tablet .g-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-b-title .text-align-justify-tablet .g-avatar-wrap,.g-avatar-b-title .text-align-left-tablet .g-avatar-wrap,.g-avatar-b-content .text-align-justify-tablet .g-avatar-wrap,.g-avatar-b-content .text-align-left-tablet .g-avatar-wrap,.g-avatar-b-button .text-align-justify-tablet .g-avatar-wrap,.g-avatar-b-button .text-align-left-tablet .g-avatar-wrap,.g-avatar-sorting .text-align-justify-tablet .g-avatar-wrap,.g-avatar-sorting .text-align-left-tablet .g-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:992px){.g-avatar-b-title .text-align-center-desktop .g-avatar-wrap,.g-avatar-b-content .text-align-center-desktop .g-avatar-wrap,.g-avatar-b-button .text-align-center-desktop .g-avatar-wrap,.g-avatar-sorting .text-align-center-desktop .g-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-b-title .text-align-right-desktop .g-avatar-wrap,.g-avatar-b-content .text-align-right-desktop .g-avatar-wrap,.g-avatar-b-button .text-align-right-desktop .g-avatar-wrap,.g-avatar-sorting .text-align-right-desktop .g-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-b-title .text-align-justify-desktop .g-avatar-wrap,.g-avatar-b-title .text-align-left-desktop .g-avatar-wrap,.g-avatar-b-content .text-align-justify-desktop .g-avatar-wrap,.g-avatar-b-content .text-align-left-desktop .g-avatar-wrap,.g-avatar-b-button .text-align-justify-desktop .g-avatar-wrap,.g-avatar-b-button .text-align-left-desktop .g-avatar-wrap,.g-avatar-sorting .text-align-justify-desktop .g-avatar-wrap,.g-avatar-sorting .text-align-left-desktop .g-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}}.g-avatar-fp-sorting .text-align-center-mobile .g-fp-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-fp-sorting .text-align-right-mobile .g-fp-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-fp-sorting .text-align-justify-mobile .g-fp-avatar-wrap,.g-avatar-fp-sorting .text-align-left-mobile .g-fp-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}@media (min-width:768px){.g-avatar-fp-sorting .text-align-center-tablet .g-fp-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-fp-sorting .text-align-right-tablet .g-fp-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-fp-sorting .text-align-justify-tablet .g-fp-avatar-wrap,.g-avatar-fp-sorting .text-align-left-tablet .g-fp-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:992px){.g-avatar-fp-sorting .text-align-center-desktop .g-fp-avatar-wrap{-ms-flex-pack:center;justify-content:center}.g-avatar-fp-sorting .text-align-right-desktop .g-fp-avatar-wrap{-ms-flex-pack:end;justify-content:flex-end}.g-avatar-fp-sorting .text-align-justify-desktop .g-fp-avatar-wrap,.g-avatar-fp-sorting .text-align-left-desktop .g-fp-avatar-wrap{-ms-flex-pack:start;justify-content:flex-start}}.gutentor-post-module.gutentor_p1_template1 .gutentor-post .gutentor-post-item{overflow:hidden}.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-entry-meta-primary{margin-bottom:0}.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box{position:relative}.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-entry-meta{position:absolute;bottom:0;width:100%}.gutentor-post-module.gutentor_p1_template2 .gutentor-post .gutentor-entry-meta-primary{background:rgb(0 0 0 / .5);padding:15px}.gutentor-post-module.gutentor_p1_template2 .gutentor-post .gutentor-entry-meta-primary div{color:#fff}.gutentor_p1_template2.gutentor-cat-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{bottom:60px}.gutentor_p1_template2.gutentor-cat-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories{bottom:60px}.gutentor_p1_template2.gutentor-pf-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{bottom:60px}.gutentor_p1_template2.gutentor-pf-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format{bottom:60px}.gutentor_p1_template5 .gutentor-post-format,.gutentor_p1_template5 .gutentor-categories{position:absolute;width:auto;z-index:2}.gutentor_p1_template5 .gutentor-post-format{max-width:40px;max-height:40px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor_p1_template5 .post-category{margin-bottom:15px}.gutentor_p1_template5 .gptm-item-height{position:relative}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content{position:absolute;z-index:2;left:0;right:0;margin:0 auto}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-format,.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-categories{position:static}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-format{display:-ms-inline-flexbox;display:inline-flex;margin-bottom:15px}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-button-data-wrap .gutentor-post-format{display:block;position:relative}.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-button-data-wrap .gutentor-post-format i{position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}.gutentor_p1_template5 .gutentor-post-item{overflow:hidden}.gutentor_p1_template5 .g-v-popup-enabled .g-v-btn{z-index:2}.gutentor_p1_template5 .g-v-popup-enabled .gutentor-post-content{z-index:1}.g-pos-center-cont-m .gutentor-post-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-m .gutentor-post-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-m .gutentor-post-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}@media (min-width:768px){.g-pos-center-cont-t .gutentor-post-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-t .gutentor-post-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-t .gutentor-post-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}}@media (min-width:992px){.g-pos-center-cont-d .gutentor-post-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-d .gutentor-post-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-d .gutentor-post-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}}.g-timeline-article-wrap{position:relative}.g-timeline-article-wrap:after{content:"";height:100%;top:0;position:absolute;z-index:1;left:0}@media (min-width:992px){.g-timeline-article-wrap:after{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}}.g-timeline-article-wrap .gutentor-post{clear:both;position:relative}.g-timeline .g-timeline-node{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:15px;z-index:2;left:0;-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px)}@media (min-width:992px){.g-timeline .g-timeline-node{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.g-timeline .g-timeline-post-wrap{position:relative;padding-left:40px}@media (min-width:992px){.g-timeline .g-timeline-post-wrap{width:45%;padding-left:0}}.g-timeline .g-timeline-post-wrap:before{content:"";position:absolute;width:0;height:0;top:25px;border-top:10px solid #fff0;border-bottom:10px solid #fff0;border-left:10px solid #f9f9f9}.g-timeline-even .g-timeline-post-wrap:before{left:30px;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}@media (min-width:992px){.g-timeline-even .g-timeline-post-wrap:before{right:-9px;left:inherit;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}}@media (min-width:992px){.g-timeline-odd{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}}.g-timeline-odd .g-timeline-post-wrap:before{left:30px;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}@media (min-width:992px){.g-timeline-odd .g-timeline-post-wrap:before{left:-9px}}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-format{max-width:40px;max-height:40px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-format,.gutentor-post-module.gutentor-post-module-p2 .gutentor-categories{position:absolute;width:auto;z-index:2}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-content .gutentor-post-format,.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-content .gutentor-categories{position:static}.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-top-left .gutentor-post .gutentor-categories{top:15px;left:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-top-right .gutentor-post .gutentor-categories{top:15px;right:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-bottom-right .gutentor-post .gutentor-categories{bottom:15px;right:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-bottom-left .gutentor-post .gutentor-categories{bottom:15px;left:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-top-left .gutentor-post .gutentor-post-format{top:15px;left:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-top-right .gutentor-post .gutentor-post-format{top:15px;right:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-bottom-right .gutentor-post .gutentor-post-format{bottom:15px;right:15px}.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-bottom-left .gutentor-post .gutentor-post-format{bottom:15px;left:15px}.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space .gutentor-post-item{padding:0!important;margin:0!important}@media (min-width:768px){.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space-t .gutentor-post-item{padding:0!important;margin:0!important}}@media (min-width:992px){.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space-d .gutentor-post-item{padding:0!important;margin:0!important}}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-item{overflow:hidden}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-image-box{margin-bottom:0}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-desc+.gutentor-post-button{margin-bottom:0}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-button{margin-top:15px}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-height{position:relative}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-height.gutentor-overlay{overflow:hidden}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-content{position:absolute;z-index:2}.gutentor-post-module.gutentor-post-module-p2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-title{color:inherit}.gutentor-post-module.gutentor-post-module-p2 .g-v-btn{z-index:4}.gutentor-post-module .gtf-content{width:100%}.gutentor-post-module .gutentor-post-height:not(.gutentor-bg-image){background:#f5f5f5}.gutentor-post-module .gutentor-overlay .gutentor-post-format,.gutentor-post-module .gutentor-overlay .gutentor-categories{z-index:2}.gutentor-post-module.gutentor-post-module-p1 .slick-arrow{height:30px;line-height:30px;width:30px}.gutentor-post-module.gutentor-post-module-p1 .slick-slide img{display:inline-block}.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev,.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-next{margin-top:-35px}.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev{left:10px}.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-next{right:10px}.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child){display:none}.gutentor-advanced-post-module .gutentor-post-header,.gutentor-advanced-blog .gutentor-post-header{position:relative;z-index:5}.gutentor-loading-wrap{display:none}@-webkit-keyframes gutentor-animation-fadeIn{0%{opacity:.2}100%{opacity:1}}@keyframes gutentor-animation-fadeIn{0%{opacity:.2}100%{opacity:1}}[data-l-ani="gp4-animation-1"].gutentor-loaded .grid-container{-webkit-animation:3s ease 0s normal forwards 1 gutentor-animation-fadeIn;animation:3s ease 0s normal forwards 1 gutentor-animation-fadeIn}[data-l-ani="gp4-animation-1"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post{-webkit-animation:.4s gutentor-animation-loading-1;animation:.4s gutentor-animation-loading-1}@-webkit-keyframes gutentor-animation-loading-1{0%{-webkit-transform:scale(.1);transform:scale(.1)}100%{-webkit-transform:none;transform:none}}@keyframes gutentor-animation-loading-1{0%{-webkit-transform:scale(.1);transform:scale(.1)}100%{-webkit-transform:none;transform:none}}[data-l-ani="gp4-animation-2"].gutentor-loaded .grid-container{-webkit-animation:2s ease 0s normal forwards 1 gutentor-animation-fadeIn;animation:2s ease 0s normal forwards 1 gutentor-animation-fadeIn}.gp4-animation-2 .gutentor-post-module .grid-container{position:relative}.gp4-animation-2 .gutentor-post-module .grid-container .gutentor-loading-wrap{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgb(255 255 255 / .8);-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.gutentor-loading-2{display:inline-block;position:absolute;width:80px;height:80px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gutentor-loading-2 div{display:inline-block;position:absolute;left:8px;width:16px;background:#222;-webkit-animation:gutentor-animation-loading-2 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:gutentor-animation-loading-2 1.2s cubic-bezier(0,.5,.5,1) infinite}.gutentor-loading-2 div:nth-child(1){left:8px;-webkit-animation-delay:-0.24s;animation-delay:-0.24s}.gutentor-loading-2 div:nth-child(2){left:32px;-webkit-animation-delay:-0.12s;animation-delay:-0.12s}.gutentor-loading-2 div:nth-child(3){left:56px;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes gutentor-animation-loading-2{0%{top:8px;height:64px}50%,100%{top:24px;height:32px}}@keyframes gutentor-animation-loading-2{0%{top:8px;height:64px}50%,100%{top:24px;height:32px}}[data-l-ani="gp4-animation-3"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post{-webkit-animation:.4s gutentor-animation-loading-3-1;animation:.4s gutentor-animation-loading-3-1}.gp4-animation-3 .gutentor-post-module .grid-container{position:relative}.gp4-animation-3 .gutentor-post-module .grid-container .gutentor-loading-wrap{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgb(255 255 255 / .8);-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.gutentor-loading-3{display:inline-block;position:relative;width:60px;height:60px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gutentor-loading-3 div{-webkit-transform-origin:40px 40px;-ms-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:gutentor-animation-loading-3 1.2s linear infinite;animation:gutentor-animation-loading-3 1.2s linear infinite}.gutentor-loading-3 div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#000}.gutentor-loading-3 div:nth-child(1){-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.gutentor-loading-3 div:nth-child(2){-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.gutentor-loading-3 div:nth-child(3){-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.gutentor-loading-3 div:nth-child(4){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.gutentor-loading-3 div:nth-child(5){-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.gutentor-loading-3 div:nth-child(6){-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.gutentor-loading-3 div:nth-child(7){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.gutentor-loading-3 div:nth-child(8){-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.gutentor-loading-3 div:nth-child(9){-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.gutentor-loading-3 div:nth-child(10){-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.gutentor-loading-3 div:nth-child(11){-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-0.1s;animation-delay:-0.1s}.gutentor-loading-3 div:nth-child(12){-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes gutentor-animation-loading-3{0%{opacity:1}100%{opacity:0}}@keyframes gutentor-animation-loading-3{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes gutentor-animation-loading-3-1{0%{-webkit-transform:scale(.1);transform:scale(.1)}100%{-webkit-transform:none;transform:none}}@keyframes gutentor-animation-loading-3-1{0%{-webkit-transform:scale(.1);transform:scale(.1)}100%{-webkit-transform:none;transform:none}}[data-l-ani="gp4-animation-4"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post{-webkit-animation:.6s gutentor-animation-loading-4 .2;animation:.6s gutentor-animation-loading-4 .2}@-webkit-keyframes gutentor-animation-loading-4{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:.3}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes gutentor-animation-loading-4{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:.3}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}[data-l-ani="gp4-animation-5"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post{-webkit-animation:.6s gutentor-animation-loading-5 .2;animation:.6s gutentor-animation-loading-5 .2}@-webkit-keyframes gutentor-animation-loading-5{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:.3}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes gutentor-animation-loading-5{0%{-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:.3}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.gp4-animation-5 .gutentor-post-module .grid-container{position:relative}.gp4-animation-5 .gutentor-post-module .grid-container .gutentor-loading-wrap{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgb(255 255 255 / .8);-webkit-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.gutentor-loading-5{-webkit-animation:gutentor-animation-loading-5-1 1s infinite;animation:gutentor-animation-loading-5-1 1s infinite;height:50px;width:50px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:relative}.gutentor-loading-5:before,.gutentor-loading-5:after{border-radius:50%;content:'';display:block;height:20px;width:20px}.gutentor-loading-5:before{-webkit-animation:gutentor-animation-loading-5-2 1s infinite;animation:gutentor-animation-loading-5-2 1s infinite;background-color:#cb2025;-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}.gutentor-loading-5:after{-webkit-animation:gutentor-animation-loading-5-3 1s infinite;animation:gutentor-animation-loading-5-3 1s infinite;background-color:#00a096;-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d}@-webkit-keyframes gutentor-animation-loading-5-1{0%{-webkit-transform:rotate(0deg) scale(.8);-moz-transform:rotate(0deg) scale(.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}100%{-webkit-transform:rotate(720deg) scale(.8);-moz-transform:rotate(720deg) scale(.8)}}@keyframes gutentor-animation-loading-5-1{0%{-webkit-transform:rotate(0deg) scale(.8);-moz-transform:rotate(0deg) scale(.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}100%{-webkit-transform:rotate(720deg) scale(.8);-moz-transform:rotate(720deg) scale(.8)}}@-webkit-keyframes gutentor-animation-loading-5-2{0%{-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334}50%{-webkit-box-shadow:0 0 0 #f8b334;box-shadow:0 0 0 #f8b334;margin-bottom:0;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}100%{-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}}@keyframes gutentor-animation-loading-5-2{0%{-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334}50%{-webkit-box-shadow:0 0 0 #f8b334;box-shadow:0 0 0 #f8b334;margin-bottom:0;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}100%{-webkit-box-shadow:30px 0 0 #f8b334;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}}@-webkit-keyframes gutentor-animation-loading-5-3{0%{-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d}50%{-webkit-box-shadow:0 0 0 #97bf0d;box-shadow:0 0 0 #97bf0d;margin-top:-20px;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}100%{-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d;margin-top:0}}@keyframes gutentor-animation-loading-5-3{0%{-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d}50%{-webkit-box-shadow:0 0 0 #97bf0d;box-shadow:0 0 0 #97bf0d;margin-top:-20px;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}100%{-webkit-box-shadow:30px 0 0 #97bf0d;box-shadow:30px 0 0 #97bf0d;margin-top:0}}.gutentor-post-footer{margin-top:40px;margin-bottom:40px}.gutentor-post-featured-title{color:currentColor}.gutentor-post-featured-title a{color:currentColor}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-title{margin:0 0 5px 0}.gutentor-post-module.gutentor-post-module-p6.gutentor-single-post .gutentor-post.gutentor-post-featured{min-height:250px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-entry-meta-featured-secondary,.gutentor-post-module.gutentor-post-module-p6 .gutentor-entry-meta-featured-primary{margin-bottom:15px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-desc{margin-bottom:15px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-desc p:last-child{margin:0}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-button{margin-top:0;margin-bottom:15px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-format,.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-categories{position:absolute;width:auto;z-index:2}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-content .gutentor-post-featured-format,.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-content .gutentor-post-featured-categories{position:static;width:auto}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-format{max-width:40px;max-height:40px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured{height:350px;background:#f5f5f5}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-item{height:100%}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-height{position:relative;height:100%;overflow:hidden}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-height .gutentor-post-content{position:absolute;bottom:0;right:0;left:0;width:100%;z-index:2;padding:20px}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-content{padding-left:20px}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-title{color:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template2 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template2 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-content{padding-left:20px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-image-box{margin-bottom:0}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-format,.gutentor-post-module.gutentor-post-module-p6 .gutentor-categories{position:absolute;width:auto}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post .post-featured-category{font-size:13px}.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-content .gutentor-post-format,.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-content .gutentor-categories{position:static}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-top-left .gutentor-post .gutentor-categories.gutentor-featured-post-categories{top:15px;left:15px;bottom:inherit;right:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-top-right .gutentor-post .gutentor-categories.gutentor-featured-post-categories{top:15px;right:15px;bottom:inherit;left:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-bottom-right .gutentor-post .gutentor-categories.gutentor-featured-post-categories{bottom:15px;right:15px;top:inherit;left:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-bottom-left .gutentor-post .gutentor-categories.gutentor-featured-post-categories{bottom:15px;left:15px;top:inherit;right:inherit}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-top-left .gutentor-post .gutentor-post-featured-format{top:15px;left:15px}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-top-right .gutentor-post .gutentor-post-featured-format{top:15px;right:15px}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-bottom-right .gutentor-post .gutentor-post-featured-format{bottom:15px;right:15px}.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-bottom-left .gutentor-post .gutentor-post-featured-format{bottom:15px;left:15px}.gutentor-post-module.gutentor-post-module-p6 .g-v-fp-btn{z-index:4}.gutentor-news-ticker{background:#fff;position:relative;height:45px;border:1px solid #275cf6;display:-ms-flexbox;display:flex;overflow:hidden}.gutentor-news-ticker-label{background:#275cf6;padding:10px;width:auto;line-height:normal;height:100%;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap}@media (max-width:575px){.gutentor-news-ticker-label{display:none}}.gutentor-news-ticker-box{height:100%;overflow:hidden;margin-right:auto;width:100%;padding-left:20px}.gutentor-news-ticker-box ul{width:100%;list-style-type:none!important;padding:0;margin:0}.gutentor-news-ticker-box ul li a{text-decoration:none}.gutentor-news-ticker-box ul li a.gutentor-post-title{margin-bottom:0;line-height:normal}.gutentor-news-ticker-box .gutentor-news-ticker-wrap{width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;top:50%;height:25px}.gutentor-news-ticker-box .gutentor-news-ticker-wrap .acmeticker-wrap{line-height:normal}.gutentor-news-ticker-controls{display:-ms-flexbox;display:flex;height:100%}@media (max-width:575px){.gutentor-news-ticker-controls{display:none}}.gutentor-news-ticker-controls button{height:100%;background:#f6f6f6;padding:0;width:40px;border-color:#eee;border-style:solid;border-width:0 0 0 1px;cursor:pointer;display:inline-block}.gutentor-news-ticker-controls button:hover{background:#eee}.gutentor-news-ticker-controls button.gutentor-news-ticker-arrow{margin:0;display:inline-block;position:relative}.gutentor-news-ticker-controls button.gutentor-news-ticker-arrow:after{border-color:#999;border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:'';display:inline-block;height:8px;left:50%;position:absolute;top:50%;width:8px}.gutentor-news-ticker-controls button.gutentor-news-ticker-pause{position:relative;display:inline-block}.gutentor-news-ticker-controls button.gutentor-news-ticker-pause:before{position:absolute;content:"";width:10px;height:10px;border-color:#999;border-style:solid;border-width:0 2px 0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%}.gutentor-news-ticker-controls.gutentor-news-ticker-horizontal-controls button.gutentor-news-ticker-prev:after{-webkit-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.gutentor-news-ticker-controls.gutentor-news-ticker-horizontal-controls button.gutentor-news-ticker-next:after{-webkit-transform:translate(-50%,-50%) rotate(315deg);-ms-transform:translate(-50%,-50%) rotate(315deg);transform:translate(-50%,-50%) rotate(315deg)}.gutentor-news-ticker-controls.gutentor-news-ticker-vertical-controls button.gutentor-news-ticker-prev:after{-webkit-transform:translate(-50%,-50%) rotate(225deg);-ms-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.gutentor-news-ticker-controls.gutentor-news-ticker-vertical-controls button.gutentor-news-ticker-next:after{-webkit-transform:translate(-50%,-50%) rotate(405deg);-ms-transform:translate(-50%,-50%) rotate(405deg);transform:translate(-50%,-50%) rotate(405deg)}.gutentor-news-ticker.gutentor-ticker-pause .gutentor-news-ticker-controls .gutentor-news-ticker-pause:before{display:none}.gutentor-news-ticker.gutentor-ticker-pause .gutentor-news-ticker-controls .gutentor-news-ticker-pause:after{position:absolute;content:"";width:0;height:0;border-color:#fff0 #fff0 #fff0 #999;border-style:solid;border-width:5px 0 5px 8px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%}.g-d-title a{color:currentColor}.gtf-module.gutentor-enabled-width .gtf-image-box{display:inline-block}.gtf-module .gtf-bg-image .gtf-entry-meta div{color:#fff}.gtf-module .gtf-bg-image .gtf-content{color:#fff}.gtf-module .gtf-content{position:absolute;bottom:0;right:0;left:0;width:100%;z-index:2}.gtf-module .gtf-content .gutentor-post-format,.gtf-module .gtf-content .gutentor-categories{position:static}.gtf-module .g-d-title{margin-top:0;margin-bottom:5px;word-break:break-word}.gtf-module .g-d-title a:not(.gutentor-button),.gtf-module .g-d-title a:not(.g-d-button){text-decoration:none}.gtf-module .gtf-item-wrap:not(.gtf-no-thumb) .g-d-title{color:inherit}.gtf-item-height{position:relative}.gtf-item-height.g-overlay{overflow:hidden}.gtf-item-height:not(.gtf-bg-image){background-color:#f5f5f5}.g-d-desc p:last-child{margin:0}.g-d-count{display:block}.gtf-count-back,.gtf-count-front{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.gtf-count-back .g-d-count,.gtf-count-front .g-d-count{line-height:normal}.gtf-count-front .g-d-count{padding-right:10px}.gtf-count-back .g-d-count{padding-left:10px}.text-align-center-mobile .gtf-count-back,.text-align-center-mobile .gtf-count-front{-ms-flex-pack:center;justify-content:center}.text-align-right-mobile .gtf-count-back,.text-align-right-mobile .gtf-count-front{-ms-flex-pack:end;justify-content:flex-end}.text-align-left-mobile .gtf-count-back,.text-align-left-mobile .gtf-count-front{-ms-flex-pack:start;justify-content:flex-start}@media (min-width:768px){.text-align-center-tablet .gtf-count-back,.text-align-center-tablet .gtf-count-front{-ms-flex-pack:center;justify-content:center}.text-align-right-tablet .gtf-count-back,.text-align-right-tablet .gtf-count-front{-ms-flex-pack:end;justify-content:flex-end}.text-align-left-tablet .gtf-count-back,.text-align-left-tablet .gtf-count-front{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:992px){.text-align-center-desktop .gtf-count-back,.text-align-center-desktop .gtf-count-front{-ms-flex-pack:center;justify-content:center}.text-align-right-desktop .gtf-count-back,.text-align-right-desktop .gtf-count-front{-ms-flex-pack:end;justify-content:flex-end}.text-align-left-desktop .gtf-count-back,.text-align-left-desktop .gtf-count-front{-ms-flex-pack:start;justify-content:flex-start}}.gutentor-term-module.gutentor-term-module-t1 .slick-arrow{height:30px;line-height:30px;width:30px}.gutentor-term-module.gutentor-term-module-t1 .slick-slide img{display:inline-block}.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev,.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-next{margin-top:-35px}.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev{left:10px}.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-next{right:10px}.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child){display:none}.gtf-list .gutentor-term{width:100%}.gtf-list .gutentor-term:not(.gtf-no-thumb) .gtf-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.gtf-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-image-box{width:40%}.gtf-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-content{padding-left:20px;width:calc(100% - 40%)}.gtf-list.gtf-reverse-list .gutentor-term:not(.gtf-no-thumb) .gtf-item{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.gtf-list.gtf-reverse-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-content{padding-left:0;padding-right:20px}.gtf-item{overflow:hidden}.gtf-image-box{overflow:hidden}.gtf-image{line-height:0}.g-pos-center-cont-m .gtf-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-m .gtf-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-m .gtf-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}@media (min-width:768px){.g-pos-center-cont-t .gtf-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-t .gtf-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-t .gtf-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}}@media (min-width:992px){.g-pos-center-cont-d .gtf-content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:inherit}.g-pos-top-cont-d .gtf-content{top:0;-webkit-transform:none;-ms-transform:none;transform:none;bottom:inherit}.g-pos-bottom-cont-d .gtf-content{bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;top:inherit}}.gutentor-post-module .slick-prev,.gutentor-module .slick-prev,.gutentor-section .slick-prev{left:0}.gutentor-post-module .slick-next,.gutentor-module .slick-next,.gutentor-section .slick-next{right:0}.gutentor-post-module .slick-prev,.gutentor-post-module .slick-next,.gutentor-module .slick-prev,.gutentor-module .slick-next,.gutentor-section .slick-prev,.gutentor-section .slick-next{z-index:1;color:#fff;text-align:center;font-size:14px;background:#222;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;line-height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;border:none;outline:none}.gutentor-post-module .slick-prev:before,.gutentor-post-module .slick-next:before,.gutentor-module .slick-prev:before,.gutentor-module .slick-next:before,.gutentor-section .slick-prev:before,.gutentor-section .slick-next:before{display:none}.gutentor-post-module .slick-prev i,.gutentor-post-module .slick-next i,.gutentor-module .slick-prev i,.gutentor-module .slick-next i,.gutentor-section .slick-prev i,.gutentor-section .slick-next i{color:inherit;line-height:normal}.gutentor-post-module .slick-prev:hover,.gutentor-post-module .slick-next:hover,.gutentor-module .slick-prev:hover,.gutentor-module .slick-next:hover,.gutentor-section .slick-prev:hover,.gutentor-section .slick-next:hover{color:#fff;background:rgb(34 34 34 / .5)}.gutentor-post-module .slick-disabled,.gutentor-module .slick-disabled,.gutentor-section .slick-disabled{opacity:.5;cursor:not-allowed}.gutentor-post-module .slick-dots,.gutentor-module .slick-dots,.gutentor-section .slick-dots{padding:20px 0;display:block;width:100%;margin:0;list-style:none;text-align:center}.gutentor-post-module .slick-dots li,.gutentor-module .slick-dots li,.gutentor-section .slick-dots li{width:10px;height:10px;background:#ccc;position:relative;display:inline-block;margin:0 5px;padding:0;cursor:pointer}.gutentor-post-module .slick-dots li.slick-active,.gutentor-module .slick-dots li.slick-active,.gutentor-section .slick-dots li.slick-active{background:#444}.gutentor-post-module .slick-dots li button,.gutentor-module .slick-dots li button,.gutentor-section .slick-dots li button{width:100%;height:100%;padding:0;font-size:0;line-height:0;display:block;cursor:pointer;color:#fff0;border:0;outline:none;background:transparent!important}.gutentor-post-module .slick-dots li button:before,.gutentor-module .slick-dots li button:before,.gutentor-section .slick-dots li button:before{display:none}.gutentor-image-carousel-row .slick-prev,.gutentor-carousel-row .slick-prev{left:0}.gutentor-image-carousel-row .slick-next,.gutentor-carousel-row .slick-next{right:0}.gutentor-carousel-row[data-dots="true"] .slick-prev,.gutentor-carousel-row[data-dots="true"] .slick-next{margin-top:-40px}.gutentor-carousel-row .slick-list,.gutentor-module-carousel-row .slick-list{margin-left:-15px;margin-right:-15px}.gutentor-carousel-row .slick-slide,.gutentor-module-carousel-row .slick-slide{margin:15px}.wp-block-cgb-block-gutentor{margin:0 auto;max-width:740px;padding:2rem}.wp-gutentor-google-map{margin:20px 0}.gutentor-map-overview h6.gutentor-map-overview-title{font-size:14px;margin:10px 0}.gutentor-map-overview .gutentor-map-overview-content p{font-size:12px}.gutentor-map-overview .gutentor-map-overview-delete{cursor:pointer}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}/*! lightslider - v1.1.2 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0);-ms-transform:translate(0px,0);transform:translate(0px,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);-webkit-transform:translate3d(0px,0,0);-o-transform:translate3d(0px,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(https://money-on-internet.com/wp-content/plugins/hootkit/assets/../img/controls.png);cursor:pointer;position:absolute;z-index:9999;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.gg-math-minus{position:relative;transform:scale(var(--ggs,1));width:16px;height:2px}.gg-math-minus,.gg-math-plus,.gg-math-plus:after{box-sizing:border-box;display:block;background:currentColor;border-radius:10px}.gg-math-plus{margin-top:-2px;position:relative;transform:scale(var(--ggs,1));width:16px;height:2px}.gg-math-plus:after{content:"";position:absolute;width:2px;height:16px;top:-7px;left:7px}.gg-chevron-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-down:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:4px;top:2px}.gg-chevron-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-up:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-top:2px solid;border-right:2px solid;transform:rotate(-45deg);left:4px;bottom:2px}.gg-menu{transform:scale(var(--ggs,1))}.gg-menu,.gg-menu:after,.gg-menu:before{box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}.gg-menu:after,.gg-menu:before{content:"";position:absolute;top:-6px}.gg-menu:after{top:6px}.gg-menu-left-alt{box-sizing:border-box;position:relative;display:block;width:16px;height:14px;transform:scale(var(--ggs,1))}.gg-menu-left-alt:after,.gg-menu-left-alt:before{content:"";position:absolute;box-sizing:border-box;display:block;height:2px;border-radius:4px;background:currentColor}.gg-menu-left-alt:before{width:16px;box-shadow:0 12px 0}.gg-menu-left-alt:after{width:10px;top:6px}.gg-edit-highlight{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid transparent;box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-highlight:before{top:-1px;background:repeating-linear-gradient(180deg,currentColor,currentColor 2px,transparent 0,transparent 3px)}.gg-edit-highlight:after,.gg-edit-highlight:before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px}.gg-edit-highlight:after{right:0;background:currentColor}.gg-layout-grid-small{transform:scale(var(--ggs,1))}.gg-layout-grid-small,.gg-layout-grid-small:after,.gg-layout-grid-small:before{box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-left:6px double;border-right:2px solid}.gg-layout-grid-small:after,.gg-layout-grid-small:before{content:"";position:absolute;left:-6px}.gg-layout-grid-small:after{bottom:4px}.gg-layout-grid-small:before{top:4px}.gg-layout-list{transform:scale(var(--ggs,1))}.gg-layout-list,.gg-layout-list:after,.gg-layout-list:before{box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-left:6px double;border-right:4px solid}.gg-layout-list:after,.gg-layout-list:before{content:"";position:absolute;left:-6px}.gg-layout-list:after{bottom:4px}.gg-layout-list:before{top:4px}.gg-pentagon-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px}.gg-pentagon-down:before{width:51%}.gg-pentagon-down:after,.gg-pentagon-down:before{content:" ";position:absolute;top:0;height:100%}.gg-pentagon-down:before{left:-2px;border-top:2px solid;border-left:2px solid;border-bottom:2px solid;transform:skew(0deg,30deg)}.gg-pentagon-down:after{right:-2px;width:50%;border-right:2px solid;border-bottom:2px solid;border-top:2px solid;transform:skew(0deg,-30deg)}.gg-pentagon-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px}.gg-pentagon-up:before{width:51%}.gg-pentagon-up:after,.gg-pentagon-up:before{content:" ";position:absolute;top:0;height:100%}.gg-pentagon-up:before{left:-2px;border-top:2px solid;border-left:2px solid;border-bottom:2px solid;transform:skew(0deg,-30deg)}.gg-pentagon-up:after{right:-2px;width:50%;border-right:2px solid;border-bottom:2px solid;border-top:2px solid;transform:skew(0deg,30deg)}.gg-add-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-add-r:after,.gg-add-r:before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-add-r:after{width:2px;height:10px;top:4px;left:8px}.gg-remove-r{position:relative;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-remove-r,.gg-remove-r:before{box-sizing:border-box;display:block}.gg-remove-r:before{content:"";position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-add{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:22px}.gg-add:after,.gg-add:before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-add:after{width:2px;height:10px;top:4px;left:8px}.gg-remove{position:relative;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:22px}.gg-remove,.gg-remove:before{box-sizing:border-box;display:block}.gg-remove:before{content:"";position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-close{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:40px}.gg-close:after,.gg-close:before{content:"";display:block;box-sizing:border-box;position:absolute;width:16px;height:2px;background:currentColor;transform:rotate(45deg);border-radius:5px;top:8px;left:1px}.gg-close:after{transform:rotate(-45deg)}.gg-chevron-double-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-chevron-double-down:after,.gg-chevron-double-down:before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:7px;top:3px}.gg-chevron-double-down:after{top:8px}.gg-chevron-double-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-chevron-double-up:after,.gg-chevron-double-up:before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:7px;bottom:3px}.gg-chevron-double-up:after{bottom:8px}.gg-chevron-down-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-chevron-down-o:after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:6px;top:5px}.gg-chevron-up-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-chevron-up-o:after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(-45deg);left:6px;bottom:5px}.gg-chevron-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-right:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg);right:6px;top:4px}.gg-chevron-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-left:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:6px;top:4px}.gg-chevron-right-s{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-right-s:after{content:"";display:block;box-sizing:border-box;position:absolute;width:7px;height:7px;border-bottom:1px solid;border-right:1px solid;transform:rotate(-45deg);right:8px;top:6px}.gg-chevron-down-s{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-down-s:after{content:"";display:block;box-sizing:border-box;position:absolute;width:7px;height:7px;border-bottom:1px solid;border-right:1px solid;transform:rotate(45deg);right:8px;top:6px}:root{--jtoc-z-index:999;--jtoc-border-width:3px}.wpj-jtoc.--jtoc-unfolded .wpj-jtoc--toggle-box{background-color:var(--jtoc-toggle-bg-color-alt,var(--jtoc-toggle-bg-color,transparent));border-color:var(--jtoc-toggle-border-color-alt,var(--jtoc-toggle-border-color,var(--jtoc-toggle-color-alt,var(--jtoc-toggle-color,var(--jtoc-title-color-alt,var(--jtoc-title-color,inherit))))))}.wpj-jtoc.--jtoc-unfolded .wpj-jtoc--toggle:after,.wpj-jtoc.--jtoc-unfolded .wpj-jtoc--toggle:before{color:var(--jtoc-toggle-color-alt,var(--jtoc-toggle-color,var(--jtoc-title-color-alt,var(--jtoc-title-color,inherit))));background-color:var(--jtoc-toggle-color-alt,var(--jtoc-toggle-color,var(--jtoc-title-color-alt,var(--jtoc-title-color,inherit))))}.wpj-jtoc.--jtoc-unfolded.--toggle-border .wpj-jtoc--toggle-box{border-color:var(--jtoc-toggle-border-color-alt,var(--jtoc-toggle-border-color,var(--jtoc-toggle-color-alt,var(--jtoc-toggle-color,var(--jtoc-title-color-alt,var(--jtoc-title-color,inherit))))))}.wpj-jtoc .wpj-jtoc--toggle-box{transition:transform .15s;font-size:16px;overflow:hidden;background-color:var(--jtoc-toggle-bg-color,transparent)}.wpj-jtoc .wpj-jtoc--toggle{position:relative;width:2em!important;height:2em!important}.wpj-jtoc .wpj-jtoc--toggle:after,.wpj-jtoc .wpj-jtoc--toggle:before{color:var(--jtoc-toggle-color,var(--jtoc-title-color,#333));background-color:var(--jtoc-toggle-color,var(--jtoc-title-color,#333))}.wpj-jtoc.--toggle-left .jtoc--question{flex-direction:row-reverse}.wpj-jtoc.--toggle-border .wpj-jtoc--toggle-box{box-sizing:content-box;border-width:2px;border-color:var(--jtoc-toggle-border-color,var(--jtoc-toggle-color,var(--jtoc-title-color,inherit)));border-style:solid}.wpj-jtoc.--toggle-rounded .wpj-jtoc--toggle-box{border-radius:.5em}.wpj-jtoc.--toggle-circle .wpj-jtoc--toggle-box{border-radius:50%}.wpj-jtoc.--toggle-size-xs .wpj-jtoc--toggle{font-size:50%}.wpj-jtoc.--toggle-size-s .wpj-jtoc--toggle{font-size:75%}.wpj-jtoc.--toggle-size-l .wpj-jtoc--toggle{font-size:125%}.wpj-jtoc.--toggle-180 .wpj-jtoc--toggle:after{transform:rotate(0deg)}.wpj-jtoc.--toggle-180 .--jtoc-widget-is-opened .wpj-jtoc--toggle:after{transform:rotate(180deg)}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle{width:1em}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:after,.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:before{content:"";display:block;position:absolute;height:2px;width:.625em;top:calc(50% - 2px / 3);transition:transform .15s ease-in-out}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:before{right:calc(1em - 0.09153125em - .70711px + .01094em);transform:rotate(45deg)}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:after{left:calc(1em - 0.09153125em - .70711px + .01094em);transform:rotate(-45deg)}.wpj-jtoc.--jtoc-toggle-1.--jtoc-is-unfolded .wpj-jtoc--toggle:before{transform:rotate(-45deg)}.wpj-jtoc.--jtoc-toggle-1.--jtoc-is-unfolded .wpj-jtoc--toggle:after{transform:rotate(45deg)}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle{width:1em;height:1em}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:after,.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:before{content:"";display:block;position:absolute;height:2px;width:1em;right:calc(50% - .5em);top:calc(50% - 1px);transition:transform .15s ease-in-out}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:before{transform:rotate(90deg)}.wpj-jtoc.--jtoc-toggle-2.--jtoc-is-unfolded .wpj-jtoc--toggle:before{transform:rotate(180deg)}.wpj-jtoc.--jtoc-toggle-3 .wpj-jtoc--toggle:after{content:"\276F";display:block;width:2em;height:2em;transition:transform .15s;background:none;display:flex;align-items:center;justify-content:center;position:absolute}.wpj-jtoc.--jtoc-toggle-3.--jtoc-is-unfolded .wpj-jtoc--toggle:after{transform:rotate(90deg)}.wpj-jtoc{margin-top:var(--jtoc-toc-root-margin-top,2rem);margin-bottom:var(--jtoc-toc-root-margin-bottom,2rem)}.wpj-jtoc::-webkit-scrollbar,.wpj-jtoc ::-webkit-scrollbar{width:4px;background-color:#0000000f}.wpj-jtoc::-webkit-scrollbar-thumb,.wpj-jtoc ::-webkit-scrollbar-thumb{background:#00000029}.wpj-jtoc.--jtoc-autoscroll::-webkit-scrollbar{display:none}.wpj-jtoc.--jtoc-autoscroll{-ms-overflow-style:none;scrollbar-width:none}.wpj-jtoc.--jtoc-headings-overflow-hidden .wpj-jtoc--item-content a{text-overflow:clip;overflow:hidden;white-space:nowrap}.wpj-jtoc.--jtoc-headings-overflow-hidden-ellipsis .wpj-jtoc--item-content>a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.wpj-jtoc.--jtoc-main-is-hidden{margin:0;padding:0}.wpj-jtoc.--jtoc-is-folded:not(.--jtoc-animate) .wpj-jtoc--body,.wpj-jtoc.--jtoc-is-folded:not(.--jtoc-animate) .wpj-jtoc--footer,.wpj-jtoc .--jtoc-is-hidden{display:none!important}.wpj-jtoc.--jtoc-header-as-toggle .wpj-jtoc--header{cursor:pointer}.wpj-jtoc.--jtoc-title-align-right .wpj-jtoc--title{text-align:right}.wpj-jtoc.--jtoc-title-align-center .wpj-jtoc--title{text-align:center}.wpj-jtoc.--jtoc-title-align-left .wpj-jtoc--title{text-align:left}.wpj-jtoc.--jtoc-toggle-icon .wpj-jtoc--toggle-wrap{height:var(--jtoc-header-height,initial);width:var(--jtoc-header-height,initial)}.wpj-jtoc.--jtoc-toggle-icon-std .wpj-jtoc--toggle-opened,.wpj-jtoc.--jtoc-toggle-text .wpj-jtoc--toggle-opened{display:initial}.wpj-jtoc.--jtoc-toggle-icon-std.--jtoc-is-folded .wpj-jtoc--toggle-opened,.wpj-jtoc.--jtoc-toggle-icon-std .wpj-jtoc--toggle-closed,.wpj-jtoc.--jtoc-toggle-text.--jtoc-is-folded .wpj-jtoc--toggle-opened,.wpj-jtoc.--jtoc-toggle-text .wpj-jtoc--toggle-closed{display:none}.wpj-jtoc.--jtoc-toggle-icon-std.--jtoc-is-folded .wpj-jtoc--toggle-closed,.wpj-jtoc.--jtoc-toggle-text.--jtoc-is-folded .wpj-jtoc--toggle-closed{display:initial}.wpj-jtoc.--jtoc-toggle-position-left .wpj-jtoc--header-main{flex-direction:row-reverse}.wpj-jtoc.--jtoc-toggle-position-right .wpj-jtoc--header-main{flex-direction:row}.wpj-jtoc.--jtoc-has-numeration .wpj-jtoc--item-content>a:before{content:attr(data-numeration) var(--jtoc-numeration-suffix," ")}.wpj-jtoc.--jtoc-headings-full-row-clickable .wpj-jtoc--item-content:hover{cursor:pointer}.wpj-jtoc.--jtoc-animate .wpj-jtoc--toc{transition-property:max-height;transition-duration:var(--jtoc-transition-duration,.5s);transition-timing-function:var(--jtoc-transition-timing-function,ease)}div:not(.wpj-jtoc--widget-floating)>.wpj-jtoc--toc{width:var(--jtoc-width,auto)}.wpj-jtoc--toc{margin:var(--jtoc-toc-margin,0);padding:var(--jtoc-toc-padding,0);overflow:hidden;display:var(--jtoc-display,inline-block);min-width:var(--jtoc-min-width);max-width:var(--jtoc-max-width,100%);z-index:var(--jtoc-z-index);background-color:var(--jtoc-background-color,transparent);font-size:var(--jtoc-font-size);border-radius:var(--jtoc-toc-border-radius);border:var(--jtoc-toc-border);border-color:var(--jtoc-toc-border-color);box-shadow:var(--jtoc-toc-box-shadow);box-sizing:border-box}.wpj-jtoc--header{height:var(--jtoc-header-height,initial);margin:var(--jtoc-header-margin);padding:var(--jtoc-header-padding);background-color:var(--jtoc-header-background-color,inherit);border-radius:var(--jtoc-header-border-radius);border:var(--jtoc-header-border);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:var(--jtoc-header-cursor,initial);color:var(--jtoc-header-color,inherit)}.wpj-jtoc--header-main{display:flex;justify-content:space-between;align-items:center;height:100%}.wpj-jtoc--header-main .wpj-jtoc--title{color:var(--jtoc-title-wrap-color,var(--jtoc-title-color));flex:1;display:flex;align-items:center}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon{column-gap:.5em;--jtoc-title-icon-size:20px}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon svg{width:var(--jtoc-title-icon-size);height:var(--jtoc-title-icon-size)}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon img{height:var(--jtoc-title-icon-size);width:auto}.wpj-jtoc--header-main .wpj-jtoc--title .title-icon{display:flex;align-items:center}span.wpj-jtoc--title-label{color:var(--jtoc-title-color,inherit);font-size:var(--jtoc-title-font-size,inherit);font-weight:var(--jtoc-title-label-font-weight,inherit);font-style:var(--jtoc-title-label-font-style)}.wpj-jtoc--toggle-wrap{left:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;cursor:pointer;height:100%}.wpj-jtoc--toggle-text{margin:0 10px;font-size:90%;color:var(--jtoc-toggle-color,gray)}.wpj-jtoc--toggle-text .--jtoc-bracket{color:initial;margin:0 3px}.wpj-jtoc--toggle-icon{margin:0 16px;color:var(--jtoc-toggle-color,gray)}.wpj-jtoc--body{margin:var(--jtoc-body-margin,0);padding:var(--jtoc-body-padding,0);max-width:var(--jtoc-max-width,100%);background-color:var(--jtoc-body-background-color,inherit)}.wpj-jtoc--body::-webkit-scrollbar{width:4px;background-color:#0000000f}.wpj-jtoc--body::-webkit-scrollbar-thumb{background:#00000029}.wpj-jtoc--body .wpj-jtoc--nav{display:block;position:relative;max-width:var(--jtoc-max-width,100%)}.wpj-jtoc--nav>.wpj-jtoc--items li{margin:0;padding:0;line-height:normal;background-color:var(--jtoc-headings-group-background-color,inherit)}.wpj-jtoc--toc ol.wpj-jtoc--items,.wpj-jtoc--toc ul.wpj-jtoc--items{list-style-type:none;margin:0;padding:0}.wpj-jtoc--toc ol.wpj-jtoc--items .wpj-jtoc--items,.wpj-jtoc--toc ul.wpj-jtoc--items .wpj-jtoc--items{margin-left:var(--jtoc-hierarchy-offset,16px)}.wpj-jtoc--item .wpj-jtoc--item-content{display:flex;min-width:0;margin:var(--jtoc-headings-margin,0);padding:var(--jtoc-headings-padding,0);line-height:var(--jtoc-headings-line-height);font-size:var(--jtoc-headings-font-size);border-radius:var(--jtoc-headings-border-radius);color:var(--jtoc-headings-color);background-color:var(--jtoc-headings-background-color)}.wpj-jtoc--item .wpj-jtoc--item-content:hover{color:var(--jtoc-headings-color-hover)!important;background-color:var(--jtoc-headings-background-color-hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content:hover>a{color:var(--jtoc-link-color-hover)!important;background-color:var(--jtoc-link-background-color-hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content:hover>a:before{color:var(--jtoc-numeration-color-hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content>a{margin:var(--jtoc-link-margin,0);padding:var(--jtoc-link-padding,0);transition:none!important;text-overflow:inherit;outline:none!important;font-size:var(--jtoc-link-font-size);font-weight:var(--jtoc-link-font-weight);color:var(--jtoc-link-color,var(--jtoc-headings-color));background-color:var(--jtoc-link-background-color)}.wpj-jtoc--item .wpj-jtoc--item-content>a:before{color:var(--jtoc-numeration-color,var(--jtoc-link-color))}.wpj-jtoc--item .wpj-jtoc--item-content>a:visited{color:var(--jtoc-link-color,var(--jtoc-headings-color));background-color:var(--jtoc-link-background-color)}.wpj-jtoc--item .wpj-jtoc--item-content>a:focus,.wpj-jtoc--item .wpj-jtoc--item-content>a:focus-within{background-color:initial!important}.wpj-jtoc--item .wpj-jtoc--item-content>a:hover{color:var(--jtoc-link-color-hover,var(--jtoc-headings-color-hover));background-color:var(--jtoc-link-background-color-hover)}.--jtoc-is-active>.wpj-jtoc--item-content{color:var(--jtoc-headings-color-active);background-color:var(--jtoc-headings-background-color-active)}.--jtoc-is-active>.wpj-jtoc--item-content>a{color:var(--jtoc-link-color-active)!important;background-color:var(--jtoc-link-background-color-active)!important}.--jtoc-is-active>.wpj-jtoc--item-content>a:before{color:var(--jtoc-numeration-color-active,var(--jtoc-link-color-active,var(--jtoc-headings-color-active)))!important}.jtoc--bullet{display:flex;align-items:center}.jtoc--bullet .--bullet-inner{width:var(--jtoc-bullet-width,6px);height:var(--jtoc-bullet-height,6px);padding:var(--jtoc-bullet-padding);margin-right:var(--jtoc-bullet-margin-right,10px);margin-top:var(--jtoc-bullet-margin-top,5%);border-radius:var(--jtoc-bullet-border-radius);background-color:var(--jtoc-bullet-background-color,#333);border:var(--jtoc-bullet-border-width) var(--jtoc-bullet-border-style) var(--jtoc-bullet-border-color);background-image:var(--jtoc-bullet-background-image);background-repeat:no-repeat}.--jtoc-warning{color:#856404;border:1px solid #ffeeba;background-color:#fff3cd;font-style:italic;padding:10px 14px;margin-bottom:16px}.wpj-flex-center{display:flex;align-items:center;justify-content:center}.--jtoc-partial-fold .jtoc-view-more{display:flex}.--jtoc-partial-fold .wpj-jtoc--toc{position:relative}.jtoc-view-more{pointer-events:none;display:none;position:absolute;bottom:0;left:0;height:80px;width:100%;background:linear-gradient(0deg,var(--jtoc-background-color,#80808080) 25%,hsla(0,0%,100%,0));justify-content:center;align-items:end;color:var(--jtoc-title-color,#000);font-weight:600}.jtoc-view-more>span{pointer-events:all;cursor:pointer;z-index:1;padding:8px 16px;width:100%;text-align:center}.jtoc-view-more>span:hover{background-color:#0000000d}.jtoc-view-more:before{content:"";position:absolute;bottom:0;height:80px;width:100%}.wpj-jtoc.--jtoc-theme-basic-light{--jtoc-header-color:#333;--jtoc-header-height:50px;--jtoc-background-color:#f8f8f8;--jtoc-body-padding:16px 18px 16px 18px;--jtoc-hierarchy-offset:20px;--jtoc-title-font-size:1em;--jtoc-title-label-font-weight:600;--jtoc-headings-padding:2px 0;--jtoc-link-color:#3175e4;--jtoc-link-color-hover:#3175e4;--jtoc-link-color-active:#333;--jtoc-link-font-size:90%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header{position:relative}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header .wpj-jtoc--header-main .wpj-jtoc--title{margin:0 18px;max-width:100%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header .wpj-jtoc--header-main .wpj-jtoc--title span.wpj-jtoc--title-label{display:block;width:100%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header+.wpj-jtoc--body{margin-top:-16px}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li{display:block}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li.--jtoc-is-active>.wpj-jtoc--item-content>a{font-weight:700}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li a{vertical-align:top;max-width:100%;text-decoration:none!important}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li a:hover{-webkit-text-decoration:underline 1px dotted!important;text-decoration:underline 1px dotted!important}.kbtam.kbtam--right{text-align:right}.kbtam.kbtam--center{text-align:center}.kbtam .kbtam__img{display:block;margin:0 auto}.kbtam .kbtam__img--signature{max-width:150px;height:auto}.kbtam .kbtam__img.round{border-radius:50%}.kbtam .kbtam__title,.kbtam .kbtam__desc{margin:16px 0 0}.kbtam__title:before{display:none}.kbtam .kbtam-social{padding:0;margin:16px 0 0}.kbtam .kbtam-social li{display:inline-block;border:none;line-height:0}.kbtam-social li a.kbtam-social__icon{position:relative;display:inline-block;margin:4px;width:38px;height:38px;border:none;border-radius:50%;background-color:#000;color:#fff;transition:all 0.2s ease-in;text-align:center;font-size:16px}.kbtam-social .kbtam-social__icon i{position:absolute;top:50%;right:0;left:0;margin:auto;transform:translateY(-50%)}.kbtam-social li:first-child a{margin-left:0}.kbtam-social li:last-child a{margin-right:0}.kbtam .kbtam-social li a:hover,.kbtam .kbtam-social li a:active,.kbtam .kbtam-social li a:focus{border:none;box-shadow:none;color:#000;background-color:#dfdfdf}@media only screen and (max-width:799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width:800px)and (max-width:1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width:1024px){.ub-hide-on-desktop{display:none}}#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(https://money-on-internet.com/wp-content/plugins/sassy-social-share/public/css/../../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:#fff0;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .4);box-shadow:0 2px 2px rgb(0 0 0 / .4);text-shadow:0 -1px 0 rgb(0 0 0 / .2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:#fff0}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgb(0 0 0 / .2)}@media screen and (max-width:783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}.heateor_sss_button_instagram span.heateor_sss_svg,a.heateor_sss_instagram span.heateor_sss_svg{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.heateor_sss_horizontal_sharing .heateor_sss_svg,.heateor_sss_standard_follow_icons_container .heateor_sss_svg{color:#fff;border-width:0;border-style:solid;border-color:#fff0}.heateor_sss_horizontal_sharing .heateorSssTCBackground{color:#666}.heateor_sss_horizontal_sharing span.heateor_sss_svg:hover,.heateor_sss_standard_follow_icons_container span.heateor_sss_svg:hover{border-color:#fff0}.heateor_sss_vertical_sharing span.heateor_sss_svg,.heateor_sss_floating_follow_icons_container span.heateor_sss_svg{color:#fff;border-width:0;border-style:solid;border-color:#fff0}.heateor_sss_vertical_sharing .heateorSssTCBackground{color:#666}.heateor_sss_vertical_sharing span.heateor_sss_svg:hover,.heateor_sss_floating_follow_icons_container span.heateor_sss_svg:hover{border-color:#fff0}@media screen and (max-width:783px){.heateor_sss_vertical_sharing{display:none!important}}div.heateor_sss_mobile_footer{display:none}@media screen and (max-width:783px){div.heateor_sss_bottom_sharing .heateorSssTCBackground{background-color:#fff}div.heateor_sss_bottom_sharing{width:100%!important;left:0!important}div.heateor_sss_bottom_sharing a{width:14.285714285714%!important}div.heateor_sss_bottom_sharing .heateor_sss_svg{width:100%!important}div.heateor_sss_bottom_sharing div.heateorSssTotalShareCount{font-size:1em!important;line-height:28px!important}div.heateor_sss_bottom_sharing div.heateorSssTotalShareText{font-size:.7em!important;line-height:0px!important}div.heateor_sss_mobile_footer{display:block;height:40px}.heateor_sss_bottom_sharing{padding:0!important;display:block!important;width:auto!important;bottom:-2px!important;top:auto!important}.heateor_sss_bottom_sharing .heateor_sss_square_count{line-height:inherit}.heateor_sss_bottom_sharing .heateorSssSharingArrow{display:none}.heateor_sss_bottom_sharing .heateorSssTCBackground{margin-right:1.1em!important}}:root{--hoot-grid-max-width:1440px;--hoot-grid-min-width:420px;--hoot-grid-span-gutter:15px;--hoot-grid-span-doublegutter:calc(2 * var(--hoot-grid-span-gutter));--hoot-siteboxes-padding:var(--hoot-grid-span-gutter);--hoot-small-vmargin:0.625em;--hoot-vmargin:1em;--hoot-big-vmargin:1.5625em;--hoot-spacer:50px;--hoot-spacersmall:40px;--hoot-widget-margin:50px;--hoot-headings-margins:35px 0 25px;--hoot-headings-botmargin:25px;--hoot-entryblock-topmargin:10px;--hoot-entryblock-botmargin:25px;--hoot-radius-button:5px;--hoot-radius-small:3px;--hoot-radius-base:5px;--hoot-radius-medium:7px;--hoot-radius-big:7px;--hoot-radius-limit12:12px;--hoot-radius-limit20:20px;--hoot-radius-limit50:50px;--hoot-form-bg:#fff;--hoot-form-color:#666;--hoot-form-fieldbg:#fff;--hoot-form-fielddisabledbg:#fff;--hoot-form-highlightcolor:#ddd;--hoot-form-highlightdarkcolor:#aaa}:root{--hoot-alt-family:Georgia, "Times New Roman", Times, serif;--hoot-mono-family:Monaco, Menlo, Consolas, "Courier New", monospace;--hoot-sitehead-color:#555555;--hoot-logo-color:#222;--hoot-logo-family:"Oswald", sans-serif;--hoot-logo-size:60px;--hoot-logo-lheight:1em;--hoot-logo-lspace:normal;--hoot-logo-weight:normal;--hoot-logo-style:normal;--hoot-logo-trans:none;--hoot-logo-deco:none;--hoot-tagline-color:var(--hoot-logo-color);--hoot-tagline-family:inherit;--hoot-tagline-size:13px;--hoot-tagline-lheight:1em;--hoot-tagline-lspace:normal;--hoot-tagline-weight:normal;--hoot-tagline-style:none;--hoot-tagline-trans:uppercase;--hoot-tagline-deco:none;--hoot-subheadings-color:#838383;--hoot-subheadings-family:"Noto Sans", sans-serif;--hoot-subheadings-weight:400;--hoot-subheadings-style:italic;--hoot-subheadings-trans:none;--hoot-subheadings-deco:none;--hoot-headings-color:#444;--hoot-headings-family:"Roboto", sans-serif;--hoot-headings-lheight:1.4em;--hoot-headings-lspace:normal;--hoot-headings-weight:500;--hoot-headings-style:normal;--hoot-headings-trans:none;--hoot-headings-deco:none;--hoot-h1-color:var(--hoot-headings-color);--hoot-h1-lheight:var(--hoot-headings-lheight);--hoot-h1-lspace:var(--hoot-headings-lspace);--hoot-h1-weight:var(--hoot-headings-weight);--hoot-h1-style:var(--hoot-headings-style);--hoot-h1-trans:var(--hoot-headings-trans);--hoot-h1-deco:var(--hoot-headings-deco);--hoot-h2-color:var(--hoot-headings-color);--hoot-h2-lheight:var(--hoot-headings-lheight);--hoot-h2-lspace:var(--hoot-headings-lspace);--hoot-h2-weight:var(--hoot-headings-weight);--hoot-h2-style:var(--hoot-headings-style);--hoot-h2-trans:var(--hoot-headings-trans);--hoot-h2-deco:var(--hoot-headings-deco);--hoot-h3-color:var(--hoot-headings-color);--hoot-h3-lheight:var(--hoot-headings-lheight);--hoot-h3-lspace:var(--hoot-headings-lspace);--hoot-h3-weight:var(--hoot-headings-weight);--hoot-h3-style:var(--hoot-headings-style);--hoot-h3-trans:var(--hoot-headings-trans);--hoot-h3-deco:var(--hoot-headings-deco);--hoot-h4-color:var(--hoot-headings-color);--hoot-h4-lheight:var(--hoot-headings-lheight);--hoot-h4-lspace:var(--hoot-headings-lspace);--hoot-h4-weight:var(--hoot-headings-weight);--hoot-h4-style:var(--hoot-headings-style);--hoot-h4-trans:var(--hoot-headings-trans);--hoot-h4-deco:var(--hoot-headings-deco);--hoot-h5-color:var(--hoot-headings-color);--hoot-h5-lheight:var(--hoot-headings-lheight);--hoot-h5-lspace:var(--hoot-headings-lspace);--hoot-h5-weight:var(--hoot-headings-weight);--hoot-h5-style:var(--hoot-headings-style);--hoot-h5-trans:var(--hoot-headings-trans);--hoot-h5-deco:var(--hoot-headings-deco);--hoot-h6-color:var(--hoot-headings-color);--hoot-h6-lheight:var(--hoot-headings-lheight);--hoot-h6-lspace:var(--hoot-headings-lspace);--hoot-h6-weight:var(--hoot-headings-weight);--hoot-h6-style:var(--hoot-headings-style);--hoot-h6-trans:var(--hoot-headings-trans);--hoot-h6-deco:var(--hoot-headings-deco);--hoot-linkcolor:#fa6c04;--hoot-linkhovercolor:#5f4300;--hoot-basefont-color:#666;--hoot-basefont-family:"Noto Sans", sans-serif;--hoot-basefont-size:16px;--hoot-basefont-lheight:1.65em;--hoot-basefont-lspace:normal;--hoot-basefont-weight:normal;--hoot-basefont-style:normal;--hoot-basefont-trans:none;--hoot-basefont-light:#aaa;--hoot-basefont-smallsize:0.875em;--hoot-basefont-smalllh:1.428571em;--hoot-basefont-mediumsize:0.9375em;--hoot-basefont-mediumlh:1.466666em;--hoot-basefont-bigsize:1.25em;--hoot-basefont-biglh:1.3em;--hoot-basefont-hugesize:2.125em;--hoot-basefont-hugelh:1em;--hoot-topbar-fontcolor:inherit;--hoot-menufont-color:#222;--hoot-menufont-family:inherit;--hoot-menufont-size:0.9375em;--hoot-menufont-lheight:1.2em;--hoot-menufont-lspace:normal;--hoot-menufont-weight:600;--hoot-menufont-style:normal;--hoot-menufont-trans:uppercase;--hoot-menufont-deco:none;--hoot-menuicon-color:#222;--hoot-menuddfont-color:#555;--hoot-menuddfont-family:inherit;--hoot-menuddfont-size:0.9375em;--hoot-menuddfont-lheight:1.2em;--hoot-menuddfont-lspace:normal;--hoot-menuddfont-weight:normal;--hoot-menuddfont-style:normal;--hoot-menuddfont-trans:none;--hoot-menuddfont-deco:none;--hoot-widgethead-color:var(--hoot-headings-color);--hoot-widgethead-family:var(--hoot-headings-family);--hoot-widgethead-lheight:var(--hoot-headings-lheight);--hoot-widgethead-lspace:var(--hoot-headings-lspace);--hoot-widgethead-weight:var(--hoot-headings-weight);--hoot-widgethead-style:var(--hoot-headings-style);--hoot-widgethead-trans:uppercase;--hoot-widgethead-deco:var(--hoot-headings-deco);--hoot-footerhead-color:var(--hoot-headings-color);--hoot-footerhead-family:var(--hoot-headings-family);--hoot-footerhead-lheight:var(--hoot-headings-lheight);--hoot-footerhead-lspace:var(--hoot-headings-lspace);--hoot-footerhead-weight:var(--hoot-headings-weight);--hoot-footerhead-style:var(--hoot-headings-style);--hoot-footerhead-trans:uppercase;--hoot-footerhead-deco:var(--hoot-headings-deco);--hoot-footer-color:var(--hoot-basefont-color);--hoot-footer-family:var(--hoot-basefont-family);--hoot-footer-size:var(--hoot-basefont-size);--hoot-footer-lheight:var(--hoot-basefont-lheight);--hoot-footer-lspace:var(--hoot-basefont-lspace);--hoot-footer-weight:var(--hoot-basefont-weight);--hoot-footer-style:var(--hoot-basefont-style);--hoot-footer-trans:var(--hoot-basefont-trans);--hoot-footer-deco:var(--hoot-basefont-deco);--hoot-footer-dark:#333}:root{--hoot-accentcolor:#fa6c04;--hoot-accentfont:#fff;--hoot-buttoncolor:#fa6c04;--hoot-buttonfont:#fff;--hoot-highlight10:rgba(0,0,0,0.04);--hoot-highlight20:rgba(0,0,0,0.06);--hoot-invhighlight20:rgba(255,255,255,0.08);--hoot-shadow10:rgba(0,0,0,0.09);--hoot-shadow30:rgba(0,0,0,0.14);--hoot-shadow50:rgba(0,0,0,0.14);--hoot-highlight10background:rgba(200,200,200,0.15);--hoot-body-bg:#ffffff;--hoot-topbar-bgcolor:"none";--hoot-logo-bg:"none";--hoot-menudd-bg:#ffffff;--hoot-box-bg:#ffffff;--hoot-article-bg:"transparent";--hoot-subfooter-bg:#fff;--hoot-footer-bg:#fff}:root{--hoot-goto-offset:60px;--hoot-logo-iconsize:50px;--hoot-logo-maximgwidth:350px;--hoot-sticky-gutter:10px;--hoot-imghover-scale:1.15;--hoot-loopnav-control:30px;--hoot-loopnav-offset:270px;--hoot-article-width:1400px;--hoot-article-width-nosb:1400px;--hoot-textstyle-dark:#333333;--hoot-textstyle-darker:#101010;--hoot-textstyle-light:#ffffff;--hoot-textstyle-darkbg:rgba(0,0,0,0.60);--hoot-textstyle-lightbg:rgba(255,255,255,0.90);--hoot-textstyle-padding:1em 3em}@media only screen and (max-width:969px){:root{--hoot-goto-offset:30px;--hoot-spacer:50px;--hoot-spacersmall:40px;--hoot-widget-margin:40px;--hoot-logo-maximgwidth:200px}}@media only screen and (max-width:600px){:root{--hoot-goto-offset:10px;--hoot-spacer:50px;--hoot-spacersmall:40px;--hoot-widget-margin:30px;--hoot-logo-maximgwidth:100px}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.hgrid{width:100%;max-width:var(--hoot-grid-max-width);display:block;margin-left:auto;margin-right:auto;padding:0 var(--hoot-grid-span-gutter);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hgrid-stretch{width:100%}.hgrid:after,.hgrid-stretch:after{content:"";display:table;clear:both}[class*=hgrid-span-],[class*=hcolumn-]{padding:0 var(--hoot-grid-span-gutter);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;position:relative}[class*=hgrid-span-].full-width,[class*=hcolumn-].full-width{padding:0}.flush-columns{margin:0 calc(-1 * var(--hoot-grid-span-gutter))}.hgrid-span-1{width:8.3333333333%}.hgrid-span-2{width:16.6666666667%}.hgrid-span-24{width:20%}.hgrid-span-3{width:25%}.hgrid-span-4{width:33.3333333333%}.hgrid-span-5{width:41.6666666667%}.hgrid-span-6{width:50%}.hgrid-span-7{width:58.3333333333%}.hgrid-span-8{width:66.6666666667%}.hgrid-span-9{width:75%}.hgrid-span-10{width:83.3333333333%}.hgrid-span-11{width:91.6666666667%}.hgrid-span-12{width:100%}.hcolumn-1-1,.hcolumn-2-2,.hcolumn-3-3,.hcolumn-4-4,.hcolumn-5-5{width:100%}.hcolumn-1-2{width:50%}.hcolumn-1-3{width:33.3333333333%}.hcolumn-2-3{width:66.6666666667%}.hcolumn-1-4{width:25%}.hcolumn-2-4{width:50%}.hcolumn-3-4{width:75%}.hcolumn-1-5{width:20%}.hcolumn-2-5{width:40%}.hcolumn-3-5{width:60%}.hcolumn-4-5{width:80%}@media only screen and (max-width:1200px){.flush-columns{margin:0}.adaptive .hcolumn-1-5{width:40%}.adaptive .hcolumn-1-4{width:50%}.adaptive .hgrid-span-1{width:16.6666666667%}.adaptive .hgrid-span-2{width:33.3333333333%}.adaptive .hgrid-span-6{width:50%}}@media only screen and (max-width:969px){[class*=hgrid-span-],.adaptive [class*=hgrid-span-],[class*=hcolumn-],.adaptive [class*=hcolumn-]{width:100%;float:none}}@media only screen and (min-width:970px){.hcol-first{padding-left:0}.hcol-last{padding-right:0}}#page-wrapper .flush{margin:0;padding:0}.hide{display:none}.forcehide{display:none!important}.border-box{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:970px){.hide-desktop,.show-mobile{display:none!important}}@media only screen and (max-width:969px){.hide-mobile,.show-desktop{display:none!important}}.hide-text{font:0/0 a!important;color:transparent!important;text-shadow:none!important;background-color:transparent!important;border:0!important;width:0;height:0;overflow:hidden}.hootflex{width:100%;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.hootflex-center{justify-content:center}@media only screen and (max-width:969px){.hootflex:not(.hootflex--nor){display:block}}.fleft,.float-left{float:left}.fright,.float-right{float:right}.fclear:after,.float-clear:after,.clear:after,.clearfix:after{content:"";display:table;clear:both}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:active,.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#main[tabindex="-1"]:focus{outline:0}html.translated-rtl *{text-align:right}html{font-size:var(--hoot-basefont-size)}html body{color:var(--hoot-basefont-color);font-family:var(--hoot-basefont-family);font-size:var(--hoot-basefont-size);line-height:var(--hoot-basefont-lheight);letter-spacing:var(--hoot-basefont-lspace);font-weight:var(--hoot-basefont-weight);font-style:var(--hoot-basefont-style);text-transform:var(--hoot-basefont-trans);text-align:left;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}.bodyfont{color:var(--hoot-basefont-color);font-family:var(--hoot-basefont-family);font-size:var(--hoot-basefont-size);line-height:var(--hoot-basefont-lheight);letter-spacing:var(--hoot-basefont-lspace);font-weight:var(--hoot-basefont-weight);font-style:var(--hoot-basefont-style);text-transform:var(--hoot-basefont-trans)}h1,h2,h3,h4,h5,h6,.title{font-family:var(--hoot-headings-family);margin:var(--hoot-headings-margins);text-rendering:optimizelegibility;-ms-word-wrap:break-word;word-wrap:break-word}h1 *,h2 *,h3 *,h4 *,h5 *,h6 *,.title *{text-decoration:inherit}.titlefont{font-family:var(--hoot-headings-family)}.titlefont h1,.titlefont h2,.titlefont h3,.titlefont h4,.titlefont h5,.titlefont h6,.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{color:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;text-decoration:inherit}h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h1+.title,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h2+h6,h2+.title,h3+h1,h3+h2,h3+h3,h3+h4,h3+h5,h3+h6,h3+.title,h4+h1,h4+h2,h4+h3,h4+h4,h4+h5,h4+h6,h4+.title,h5+h1,h5+h2,h5+h3,h5+h4,h5+h5,h5+h6,h5+.title,h6+h1,h6+h2,h6+h3,h6+h4,h6+h5,h6+h6,h6+.title,.title+h1,.title+h2,.title+h3,.title+h4,.title+h5,.title+h6,.title+.title{margin-top:var(--hoot-headings-botmargin)}h1{color:var(--hoot-h1-color);font-size:var(--hoot-h1-size);line-height:var(--hoot-h1-lheight);letter-spacing:var(--hoot-h1-lspace);font-weight:var(--hoot-h1-weight);font-style:var(--hoot-h1-style);text-transform:var(--hoot-h1-trans);text-decoration:var(--hoot-h1-deco)}h2{color:var(--hoot-h2-color);font-size:var(--hoot-h2-size);line-height:var(--hoot-h2-lheight);letter-spacing:var(--hoot-h2-lspace);font-weight:var(--hoot-h2-weight);font-style:var(--hoot-h2-style);text-transform:var(--hoot-h2-trans);text-decoration:var(--hoot-h2-deco)}.titlefont,.title,h3{color:var(--hoot-h3-color);font-size:var(--hoot-h3-size);line-height:var(--hoot-h3-lheight);letter-spacing:var(--hoot-h3-lspace);font-weight:var(--hoot-h3-weight);font-style:var(--hoot-h3-style);text-transform:var(--hoot-h3-trans);text-decoration:var(--hoot-h3-deco)}h4{color:var(--hoot-h4-color);font-size:var(--hoot-h4-size);line-height:var(--hoot-h4-lheight);letter-spacing:var(--hoot-h4-lspace);font-weight:var(--hoot-h4-weight);font-style:var(--hoot-h4-style);text-transform:var(--hoot-h4-trans);text-decoration:var(--hoot-h4-deco)}h5{color:var(--hoot-h5-color);font-size:var(--hoot-h5-size);line-height:var(--hoot-h5-lheight);letter-spacing:var(--hoot-h5-lspace);font-weight:var(--hoot-h5-weight);font-style:var(--hoot-h5-style);text-transform:var(--hoot-h5-trans);text-decoration:var(--hoot-h5-deco)}h6{color:var(--hoot-h6-color);font-size:var(--hoot-h6-size);line-height:var(--hoot-h6-lheight);letter-spacing:var(--hoot-h6-lspace);font-weight:var(--hoot-h6-weight);font-style:var(--hoot-h6-style);text-transform:var(--hoot-h6-trans);text-decoration:var(--hoot-h6-deco)}p{margin:var(--hoot-small-vmargin) 0 var(--hoot-vmargin)}hr{border-style:solid;border-width:1px 0 0;clear:both;margin:var(--hoot-big-vmargin) 0 var(--hoot-vmargin);height:0;color:var(--hoot-shadow30)}em,var{font-style:italic}strong,b{font-weight:700}.huge-font{font-size:var(--hoot-basefont-hugesize);line-height:var(--hoot-basefont-hugelh)}big,.big-font{font-size:var(--hoot-basefont-bigsize);line-height:var(--hoot-basefont-biglh)}.medium-font{font-size:var(--hoot-basefont-mediumsize);line-height:var(--hoot-basefont-mediumlh)}small,cite,.small,.small-font{font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}cite{font-style:italic}q{font-style:italic}q:before{content:open-quote}q::after{content:close-quote}address{display:block;margin:var(--hoot-vmargin) 0;font-style:normal;border:1px dotted;padding:1px 5px}abbr[title],acronym[title]{cursor:help;border-bottom:1px dotted}abbr.initialism{font-size:90%;text-transform:uppercase}a[href^=tel]{color:inherit;text-decoration:none}a{color:var(--hoot-linkcolor);text-decoration:underline;-webkit-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;-moz-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;-o-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in}a:hover{color:var(--hoot-linkhovercolor);text-decoration:none}a.button,.more-link a,.entry-byline a,.loop-nav a,#comments-template a,.widget_nav_menu a,.site-header a,.below-sitehead a,.sidebar-primary a,.sidebar-secondary a,.sub-footer a,.footer a,.lSAction a,.pagination a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}a.linkstyle,.linkstyle a{text-decoration:underline}h1 a.linkstyle,.linkstyle h1 a,h2 a.linkstyle,.linkstyle h2 a,h3 a.linkstyle,.linkstyle h3 a,h4 a.linkstyle,.linkstyle h4 a,h5 a.linkstyle,.linkstyle h5 a,h6 a.linkstyle,.linkstyle h6 a,.title a.linkstyle,.linkstyle .title a,.titlefont a.linkstyle,.linkstyle .titlefont a{text-decoration:none}.entry-content h1 a,.entry-content h2 a,.entry-content h3 a,.entry-content h4 a,.entry-content h5 a,.entry-content h6 a,.comment-content h1 a,.comment-content h2 a,.comment-content h3 a,.comment-content h4 a,.comment-content h5 a,.comment-content h6 a,.textwidget h1 a,.textwidget h2 a,.textwidget h3 a,.textwidget h4 a,.textwidget h5 a,.textwidget h6 a{text-decoration:underline}.textwidget a,#comments-template a{text-decoration:underline}#comments-template .comment-meta a{text-decoration:none}.accent-typo{background:var(--hoot-accentcolor);color:var(--hoot-accentfont)}.invert-accent-typo{background:var(--hoot-accentfont);color:var(--hoot-accentcolor)}.invert-typo{background:var(--hoot-basefont-color);color:var(--hoot-box-bg)}.page-wrapper .accent-typo a:not(input):not(.button),.page-wrapper .accent-typo a:hover:not(input):not(.button),.page-wrapper .accent-typo h1,.page-wrapper .accent-typo h2,.page-wrapper .accent-typo h3,.page-wrapper .accent-typo h4,.page-wrapper .accent-typo h5,.page-wrapper .accent-typo h6,.page-wrapper .accent-typo .title,.page-wrapper .invert-accent-typo a:not(input):not(.button),.page-wrapper .invert-accent-typo a:hover:not(input):not(.button),.page-wrapper .invert-accent-typo h1,.page-wrapper .invert-accent-typo h2,.page-wrapper .invert-accent-typo h3,.page-wrapper .invert-accent-typo h4,.page-wrapper .invert-accent-typo h5,.page-wrapper .invert-accent-typo h6,.page-wrapper .invert-accent-typo .title,.page-wrapper .invert-typo a:not(input):not(.button),.page-wrapper .invert-typo a:hover:not(input):not(.button),.page-wrapper .invert-typo h1,.page-wrapper .invert-typo h2,.page-wrapper .invert-typo h3,.page-wrapper .invert-typo h4,.page-wrapper .invert-typo h5,.page-wrapper .invert-typo h6,.page-wrapper .invert-typo .title{color:inherit}.page-wrapper .accent-typo .more-link,.page-wrapper .accent-typo .more-link a,.page-wrapper .invert-accent-typo .more-link,.page-wrapper .invert-accent-typo .more-link a,.page-wrapper .invert-typo .more-link,.page-wrapper .invert-typo .more-link a{color:inherit}.highlight-typo{background:var(--hoot-highlight10)}code,kbd,tt{font-family:var(--hoot-mono-family);line-height:1.4em;padding:2px 5px;margin:0 5px;border:dashed 1px}pre,.wp-block-preformatted,.wp-block-code{display:block;overflow-x:auto;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;font-family:var(--hoot-mono-family);line-height:1.4em;padding:.8em 1em;margin:var(--hoot-vmargin) 0;border:1px solid #ccc;border-radius:4px;color:#b02;background-color:#f1f1f1}pre.scrollable,.wp-block-preformatted.scrollable,.wp-block-code.scrollable{max-height:340px;overflow-y:scroll}pre code,pre kbd,pre tt,.wp-block-preformatted code,.wp-block-preformatted kbd,.wp-block-preformatted tt,.wp-block-code code,.wp-block-code kbd,.wp-block-code tt{padding:unset;margin:unset;border:unset}ul,ol{margin:0;padding:0;list-style:none outside}ul ol,ul ul,ol ol,ol ul{margin-left:10px}li{margin:0;padding:0;margin-right:10px}ul.unstyled,ol.unstyled{margin:0!important;padding:0!important;list-style:none outside!important}.main ul,.main ol{margin:var(--hoot-vmargin);margin-left:1.2em;margin-right:0}.main ol{list-style:decimal outside}.main ul,.main ul.disc{list-style:disc outside}.main ul.square{list-style:square outside}.main ul.circle{list-style:circle outside}.main ul ul,.main ol ul{list-style-type:circle}.main ul ul ul,.main ul ol ul,.main ol ul ul,.main ol ol ul{list-style-type:square}.main ul ol,.main ol ol{list-style-type:lower-alpha}.main ul ul ol,.main ul ol ol,.main ol ul ol,.main ol ol ol{list-style-type:lower-roman}.main ul ul,.main ul ol,.main ol ol,.main ol ul{margin-top:2px;margin-bottom:2px;display:block}.main li{margin-right:0;display:list-item}.borderlist>li:first-child{border-top:1px solid}.borderlist>li{border-bottom:1px solid;padding:.15em 0;list-style-position:outside}dl{margin:var(--hoot-small-vmargin) 0}dt{font-weight:700}dd{margin-left:var(--hoot-small-vmargin)}.dl-horizontal:before,.dl-horizontal:after{display:table;line-height:0;content:""}.dl-horizontal:after{clear:both}.dl-horizontal dt{float:left;width:12.3em;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:13.8em}@media only screen and (max-width:969px){.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}}table{width:100%;padding:0;margin:var(--hoot-vmargin) 0;border-collapse:collapse;border-spacing:0}table caption{padding:5px 0;width:auto;font-style:italic;text-align:right}table+figcaption.wp-element-caption{margin-top:calc(-1 * var(--hoot-vmargin))}th{font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:6px 6px 6px 12px}th.nobg{background:none}td{padding:6px 6px 6px 12px}.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{background-color:var(--hoot-highlight10)}form{margin-bottom:var(--hoot-vmargin)}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;margin-bottom:var(--hoot-vmargin);border:0;border-bottom:1px solid var(--hoot-form-highlightcolor);background:none;color:var(--hoot-form-color);font-weight:700}legend small{color:var(--hoot-form-color)}label,input,select,textarea{font-size:1em;font-weight:400;line-height:1.4em}label{max-width:100%;display:inline-block;font-weight:700}.hootwp .tnp-subscription input,.hootwp .tnp-subscription select,.hootwp .tnp-subscription textarea,.hootwp .tnp-profile input,.hootwp .tnp-profile select,.hootwp .tnp-profile textarea,.input-text,textarea,select,input[type=text],input[type=input],input[type=password],input[type=email],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=url],input[type=search],input[type=tel],input[type=color]{border:1px solid var(--hoot-form-highlightcolor);padding:6px 8px;color:var(--hoot-form-color);margin:0;max-width:100%;display:inline-block;background:var(--hoot-form-fieldbg);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s}.input-text:focus,textarea:focus,input[type=text]:focus,input[type=input]:focus,input[type=checkbox]:focus,input[type=password]:focus,input[type=email]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus{border:1px solid var(--hoot-form-highlightdarkcolor);outline:thin dotted;outline-offset:-4px;-webkit-box-shadow:0 0 3px rgb(0 0 0 / .2);-moz-box-shadow:0 0 3px rgb(0 0 0 / .2);box-shadow:0 0 3px rgb(0 0 0 / .2)}select:focus{outline:thin dotted;outline-offset:-4px;-webkit-box-shadow:0 0 3px rgb(0 0 0 / .2);-moz-box-shadow:0 0 3px rgb(0 0 0 / .2);box-shadow:0 0 3px rgb(0 0 0 / .2)}input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}input[type=checkbox]{display:inline}input[type=radio],input[type=checkbox]{line-height:normal;cursor:pointer;margin:4px 0 0;margin-top:1px \9}textarea{height:auto;min-height:60px}select{width:215px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:var(--hoot-form-fieldbg) url(https://money-on-internet.com/wp-content/themes/magazine-lume/images/select.png) no-repeat center right}select[multiple],select[size]{height:auto}input:-moz-placeholder,textarea:-moz-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:.5}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:.5}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:var(--hoot-form-fielddisabledbg)}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio][readonly],input[type=checkbox][readonly]{background-color:#fff0}body.hootwp input[type=submit],body.hootwp #submit,body.hootwp .button{display:inline-block;cursor:pointer;text-transform:uppercase;font-weight:400;border-radius:var(--hoot-radius-button);-webkit-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-moz-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-o-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s}body.hootwp input[type=submit],body.hootwp input[type=submit]:active,body.hootwp input[type=submit]:focus,body.hootwp input[type=submit]:hover,body.hootwp input[type=submit]:visited,body.hootwp #submit,body.hootwp #submit:active,body.hootwp #submit:focus,body.hootwp #submit:hover,body.hootwp #submit:visited,body.hootwp .button,body.hootwp .button:active,body.hootwp .button:focus,body.hootwp .button:hover,body.hootwp .button:visited{background:var(--hoot-buttoncolor);color:var(--hoot-buttonfont);border:solid 2px var(--hoot-buttoncolor)}body.hootwp input[type=submit]:hover,body.hootwp input[type=submit]:focus,body.hootwp #submit:hover,body.hootwp #submit:focus,body.hootwp .button:hover,body.hootwp .button:focus{background:var(--hoot-buttonfont);color:var(--hoot-buttoncolor)}body.hootwp input[type=submit]:focus,body.hootwp #submit:focus,body.hootwp .button:focus{outline:thin dotted;outline-offset:-4px}body.hootwp input[type=submit].aligncenter,body.hootwp #submit.aligncenter,body.hootwp .button.aligncenter{max-width:60%}body.hootwp #submit a,body.hootwp .button a{color:inherit}input[type=submit],#submit,.button{margin-top:5px;margin-bottom:5px;line-height:1.333333em;padding:7px 20px}input[type=submit].button-small,#submit.button-small,.button.button-small{padding:6px 14px;font-size:.8em}input[type=submit].button-large,#submit.button-large,.button.button-large{padding:12px 30px;font-size:1.4em}.textstyle-light h1,.textstyle-light h2,.textstyle-light h3,.textstyle-light h4,.textstyle-light h5,.textstyle-light h6,.textstyle-light a,.textstyle-dark h1,.textstyle-dark h2,.textstyle-dark h3,.textstyle-dark h4,.textstyle-dark h5,.textstyle-dark h6,.textstyle-dark a,.textstyle-custom h1,.textstyle-custom h2,.textstyle-custom h3,.textstyle-custom h4,.textstyle-custom h5,.textstyle-custom h6,.textstyle-custom a,.textstyle-light-on-dark h1,.textstyle-light-on-dark h2,.textstyle-light-on-dark h3,.textstyle-light-on-dark h4,.textstyle-light-on-dark h5,.textstyle-light-on-dark h6,.textstyle-light-on-dark a,.textstyle-dark-on-light h1,.textstyle-dark-on-light h2,.textstyle-dark-on-light h3,.textstyle-dark-on-light h4,.textstyle-dark-on-light h5,.textstyle-dark-on-light h6,.textstyle-dark-on-light a{color:inherit}.textstyle-light{color:var(--hoot-textstyle-light)}.textstyle-dark{color:var(--hoot-textstyle-dark)}.textstyle-custom,.textstyle-light-on-dark{padding:var(--hoot-textstyle-padding);color:var(--hoot-textstyle-light);background:var(--hoot-textstyle-darkbg)}.textstyle-dark-on-light{padding:var(--hoot-textstyle-padding);color:var(--hoot-textstyle-dark);background:var(--hoot-textstyle-lightbg)}body{border-top:solid 4px var(--hoot-accentcolor)}strong,b{font-weight:600}iframe,video,object,embed{max-width:100%}video,object,embed{margin:var(--hoot-vmargin) 0}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin:var(--hoot-vmargin) 0}.video-container iframe,.video-container object,.video-container embed{margin:0;position:absolute;top:0;left:0;width:100%;height:100%}figure{margin:0;max-width:100%}img,a img{border:none;padding:0;margin:0 auto;display:inline-block;max-width:100%;height:auto;image-rendering:optimizeQuality;vertical-align:top}img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.img-round{border-radius:8px}.img-circle{border-radius:1500px}.img-polaroid{padding:4px;border:1px solid}.img-frame{padding:4px;border:1px solid}.img-noborder img,img.img-noborder{box-shadow:none!important;border:none!important}.gallery{background:var(--hoot-highlight10);padding:10px;margin:var(--hoot-vmargin) 0}.gallery-item{display:inline-block;text-align:center;vertical-align:top;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 0 0}.gallery-icon img{width:100%}.gallery-item a{-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.gallery-item a:hover,.gallery-item a:focus{opacity:.6}.gallery-columns-5 .gallery-caption,.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-3 .gallery-item{width:33.33%}.gallery-columns-4 .gallery-item{width:25%}.gallery-columns-5 .gallery-item{width:20%}.gallery-columns-6 .gallery-item{width:16.66%}.gallery-columns-7 .gallery-item{width:14.28%}.gallery-columns-8 .gallery-item{width:12.5%}.gallery-columns-9 .gallery-item{width:11.11%}@media only screen and (max-width:969px){.gallery{text-align:center}.gallery-icon img{width:auto}.gallery-columns-5 .gallery-caption,.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:block}.gallery .gallery-item{width:auto}}.wp-caption-text{background:var(--hoot-highlight10);color:inherit;margin:0;padding:5px;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);text-align:center}.avatar{display:inline-block}.avatar.pull-left{float:left;margin:0 1em 5px 0}.avatar.pull-right{float:right;margin:0 0 5px 1em}body{background-color:var(--hoot-body-bg);background-image:var(--hoot-body-bgimg);background-repeat:var(--hoot-body-bgrepeat);background-position:var(--hoot-body-bgpos);background-attachment:var(--hoot-body-bgatch);background-size:var(--hoot-body-bgsize)}body.hootoverlay{position:relative}body.hootoverlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}body.hootoverlay.hootoverlayblend:before{mix-blend-mode:multiply}body.hootoverlay:before{background:var(--hoot-body-bgoverlay)}.has-fullwidth{width:100%;overflow-x:clip;box-sizing:border-box}@media screen and (max-width:600px){body.logged-in.admin-bar{position:static}}#page-wrapper{width:100%;display:block;margin:0 auto;position:relative}#topbar{overflow:inherit}.site-boxed{padding:0 var(--hoot-siteboxes-padding)}.site-boxed .below-sitehead,.site-boxed .main,.site-boxed .sub-footer,.site-boxed .site-footer,.site-boxed .post-footer{border-left:solid 1px var(--hoot-shadow10);border-right:solid 1px var(--hoot-shadow10);box-sizing:border-box}@media screen and (max-width:969px){.site-boxed.page-wrapper{padding:0}}@media only screen and (min-width:970px){.main-content-grid{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.content{flex-grow:1}.sidebar{flex-shrink:0}.sidebar-primary{width:var(--hoot-sidebar1-width,25%)}.sidebar-secondary{width:var(--hoot-sidebar2-width,25%)}.sidebar-primary.layout-wide-left,.sidebar-primary.layout-wide-right{width:var(--hoot-sidebar1-width,33.3333333333%)}.sidebars0 .main-content-grid{justify-content:center}.content.no-sidebar{flex-grow:0;margin-left:auto;margin-right:auto}.content.layout-wide-left,.content.layout-narrow-left{-webkit-order:2;order:2}.sidebar.layout-wide-left,.sidebar.layout-narrow-left{-webkit-order:1;order:1}.content.layout-narrow-right-right{-webkit-order:1;order:1}.content.layout-narrow-left-right{-webkit-order:2;order:2}.content.layout-narrow-left-left{-webkit-order:3;order:3}.sidebar-primary.layout-narrow-right-right{-webkit-order:2;order:2}.sidebar-primary.layout-narrow-left-right{-webkit-order:1;order:1}.sidebar-primary.layout-narrow-left-left{-webkit-order:1;order:1}.sidebar-secondary.layout-narrow-right-right{-webkit-order:3;order:3}.sidebar-secondary.layout-narrow-left-right{-webkit-order:3;order:3}.sidebar-secondary.layout-narrow-left-left{-webkit-order:2;order:2}}.topann{display:flow-root;position:relative;text-align:center;padding:1px 0;margin:-1px 0;background-size:cover;background-position:center;-webkit-box-shadow:0 1px 5px rgb(0 0 0 / .15);-moz-box-shadow:0 1px 5px rgb(0 0 0 / .15);box-shadow:0 1px 5px rgb(0 0 0 / .15)}.topann-stick{position:sticky;top:0;z-index:1030;background-color:var(--hoot-body-bg)}.topann-stretch .topann-contentbox img{width:100%}.topann-grid .topann-contentbox{display:inline-block;max-width:80%;margin:2.333em auto}.topann-nopad div.topann-contentbox{padding:0;margin:0}.topann-hasbg{min-height:1em}.topann-nobg .topann-contentbox{margin:.5em}.topann-imgstretch .topann-inlineimg>div{display:block}.topann-imgstretch .topann-inlineimg img{display:block;width:100%}.topann-url{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.topann-inlineimg>div{position:relative;display:inline-block}.topann-contentbox{position:relative;margin:2.333em}.topann-contentbox h1 a,.topann-contentbox h2 a,.topann-contentbox h3 a,.topann-contentbox h4 a,.topann-contentbox h5 a,.topann-contentbox h6 a{text-decoration:underline}.topann-contentbox.textstyle-custom{color:var(--hoot-textstyle-topanncol);background:var(--hoot-textstyle-topannbg)}.topann-content-title{margin:0;font-size:1.2em}.topann-content-title a{position:relative;z-index:2}.topann-content a{position:relative;z-index:2}.topann-content p{margin:0}.topann-content h1,.topann-content h2,.topann-content h3,.topann-content h4,.topann-content h5,.topann-content h6{margin:0}.topann-content mark{background:none;color:var(--hoot-accentcolor);margin:0;padding:0;font-weight:500}.topann-inlineimg img.hootnoshow,.topann.hootnoshow{display:none}.is-customizer-preview .topann-url{display:none;pointer-events:none}@media only screen and (max-width:969px){.topann-grid .topann-contentbox{max-width:none}.topann .topann-contentbox{margin:.5em}.topann .topann-contentbox{padding:1em}}#topbar.topbaraccent{--hoot-topbar-bgcolor:var(--hoot-accentcolor);--hoot-stucktopbar-bg:var(--hoot-accentcolor);--hoot-topbar-fontcolor:var(--hoot-accentfont)}#topbar.topbarscheme a:not(input):not(.button){color:inherit}#topbar.topbarscheme h1,#topbar.topbarscheme h2,#topbar.topbarscheme h3,#topbar.topbarscheme h4,#topbar.topbarscheme h5,#topbar.topbarscheme h6{color:inherit}#topbar.topbarscheme-darkfont{--hoot-topbar-fontcolor:var(--hoot-textstyle-darker)}#topbar.topbarscheme-lightfont{--hoot-topbar-fontcolor:var(--hoot-textstyle-light)}#topbar.topbarscheme-dark{--hoot-topbar-bgcolor:var(--hoot-textstyle-darker);--hoot-stucktopbar-bg:var(--hoot-textstyle-darker);--hoot-topbar-fontcolor:var(--hoot-textstyle-light)}#topbar.topbarscheme-light{--hoot-topbar-bgcolor:var(--hoot-textstyle-light);--hoot-stucktopbar-bg:var(--hoot-textstyle-light);--hoot-topbar-fontcolor:var(--hoot-textstyle-darker)}#topbar{position:relative;background:var(--hoot-topbar-bgcolor,var(--hoot-body-bg));color:var(--hoot-topbar-fontcolor);padding:var(--hoot-topbar-padding);font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}#topbar ul,#topbar ol,#topbar li{display:inline}#topbar h1,#topbar h2,#topbar h3,#topbar h4,#topbar h5,#topbar h6,#topbar .title{color:inherit;margin:0}.topbar-inner{column-gap:5px}.topbar-inner.hootflex-center{flex-wrap:wrap}.topbar-inner a,.topbar-inner a:hover{color:inherit}#topbar .topbar-left{text-align:left}#topbar .topbar-right{text-align:right}#topbar .topbar-center{text-align:center;width:100%}.topbar>.hgrid-stretch>.hgrid-span-12{padding:0}#topbar .widget{display:inline-block;vertical-align:middle;margin:0 5px}#topbar .widget:first-child{margin-left:0}#topbar .widget:last-child{margin-right:0}#topbar .widget-title{display:none;margin:0}#topbar .widget_text{margin:0 5px}#topbar .widget_text p{margin:2px}#topbar .widget_tag_cloud a{text-decoration:none}#topbar .widget_nav_menu{margin:5px 1em}#topbar .widget_search{margin:0 5px}@media only screen and (max-width:969px){.topbar>.hgrid,.topbar>.hgrid>.hgrid-span-12{padding:0}#topbar .topbar-center{width:auto}}#topbar{border-bottom:solid 1px var(--hoot-shadow30)}#header{background-color:var(--hoot-sitehead-bg);background-image:var(--hoot-sitehead-bgimg);background-repeat:var(--hoot-sitehead-bgrepeat);background-position:var(--hoot-sitehead-bgpos);background-attachment:var(--hoot-sitehead-bgatch);background-size:var(--hoot-sitehead-bgsize)}#header.hootoverlay{position:relative}#header.hootoverlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}#header.hootoverlay.hootoverlayblend:before{mix-blend-mode:multiply}#header.hootoverlay:before{background:var(--hoot-sitehead-bgoverlay)}#header{color:var(--hoot-sitehead-color);position:relative;border-bottom:solid 1px var(--hoot-shadow50)}.sitehead-part>.hootflex{-webkit-flex-wrap:wrap;flex-wrap:wrap}.sitehead-menu-top #branding{order:2}.sitehead-menu-top #sitehead-aside{order:3}.sitehead-menu-top #sitehead-menu{order:1}.sitehead-menu-side #sitehead-menu{width:auto;flex-grow:0}.sitehead-menu-side .sitehead-part>.hootflex{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.with-menubg .sitehead-menu-side .sitehead-menu{padding-left:var(--hoot-small-vmargin);padding-right:var(--hoot-small-vmargin)}.is-customizer-preview .sitehead-menu-none #sitehead-menu{display:none!important}.is-customizer-preview .sitehead-side-none #sitehead-aside,.is-customizer-preview .sitehead-side-menu #sitehead-aside{display:none!important}#branding{flex-shrink:0;box-sizing:border-box}.sitehead-side-widget #branding,.sitehead-side-menu #branding{padding-right:15px}#branding{max-width:100%}.sitehead-side-widget #branding{max-width:60%}.sitehead-side-widget #sitehead-aside{min-width:40%}.sitehead-side-search #branding{max-width:calc(100% - 75px)}.sitehead-side-search #sitehead-aside{min-width:75px}.sitehead-side-search,.sitehead-side-none{text-align:center}.sitehead-side-search .hootflex,.sitehead-side-none .hootflex{justify-content:center}#sitehead-aside{flex-grow:1;flex-basis:0%;min-width:20%;text-align:right;padding:10px 0}.sitehead-side-search #sitehead-aside{padding:0}#sitehead-menu{flex-grow:1;width:100%;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;gap:1em;align-items:center}.sitehead-menu-side div.sitehead-menu{justify-content:flex-end;flex-direction:row}.sitehead-menualign-left .sitehead-menu{justify-content:space-between}.sitehead-menualign-right .sitehead-menu{justify-content:space-between;flex-direction:row-reverse}.sitehead-menualign-center .sitehead-menu{justify-content:center}.menuscheme-accent .sitehead-menu{--hoot-menu-bg:var(--hoot-accentcolor);--hoot-menufont-color:var(--hoot-accentfont)}.menuscheme-darkfont .sitehead-menu{--hoot-menufont-color:var(--hoot-textstyle-darker)}.menuscheme-lightfont .sitehead-menu{--hoot-menufont-color:var(--hoot-textstyle-light)}.menuscheme-light .sitehead-menu{--hoot-menu-bg:var(--hoot-textstyle-light);--hoot-menufont-color:var(--hoot-textstyle-darker)}.menuscheme-dark .sitehead-menu{--hoot-menu-bg:var(--hoot-textstyle-darker);--hoot-menufont-color:var(--hoot-textstyle-light)}.sitehead-menu{position:relative;z-index:1}.sitehead-menu-style{background:var(--hoot-menu-bg,"none");position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;pointer-events:none;overflow:hidden}@media only screen and (min-width:970px){.site-boxed .sitehead-menu-bottom .sitehead-menu-style,.site-boxed .sitehead-menu-top .sitehead-menu-style{left:calc(-1 * var(--hoot-grid-span-doublegutter));right:calc(-1 * var(--hoot-grid-span-doublegutter))}.site-stretch .sitehead-menu-bottom .sitehead-menu-style,.site-stretch .sitehead-menu-top .sitehead-menu-style{left:calc(-50vw + 50%);right:calc(-50vw + 50%)}}@media only screen and (max-width:969px){.sitehead-part,.sitehead-part>.hootflex{padding:0}.sitehead-menu-side .sitehead-part>.hootflex{-webkit-flex-wrap:wrap;flex-wrap:wrap}#header #branding{width:100%;text-align:center;padding-right:0;max-width:100%}#header #sitehead-aside{width:100%;text-align:center}#header #sitehead-menu{width:100%;text-align:center;display:block}#sitehead-aside,.menu-side-box{background:var(--hoot-highlight10background)}.sitehead-menu-top .sitehead-menu-style{border-bottom:solid 1px var(--hoot-shadow30)}.sitehead-menu-bottom .sitehead-menu-style{border-top:solid 1px var(--hoot-shadow30)}.menu-side-box{border-top:solid 1px var(--hoot-shadow30)}#sitehead-aside .searchbody{display:inline-block}}.menu-side-box{color:var(--hoot-menufont-color);font-family:var(--hoot-menufont-family);font-size:var(--hoot-menufont-size);line-height:var(--hoot-menufont-lheight);letter-spacing:var(--hoot-menufont-lspace);font-weight:400;font-style:var(--hoot-menufont-style);text-transform:none;text-decoration:var(--hoot-menufont-deco);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.menu-side-box .widget{display:inline-block;vertical-align:middle}.menu-side-box a{color:inherit}.menu-side-box h1,.menu-side-box h2,.menu-side-box h3,.menu-side-box h4,.menu-side-box h5,.menu-side-box h6,.menu-side-box .title{margin:0;color:inherit}.menu-side-box .widget_text .textwidget p{margin:5px 0}div.menu-side-box{align-self:stretch;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end}div.menu-side-box .widget{margin:0 5px}div.menu-side-box .widget_text,div.menu-side-box .widget_nav_menu{margin-top:5px;margin-bottom:5px}.sidebar-sitehead .widget{display:inline-block;vertical-align:middle}.sidebar-sitehead h1,.sidebar-sitehead h2,.sidebar-sitehead h3,.sidebar-sitehead h4,.sidebar-sitehead h5,.sidebar-sitehead h6,.sidebar-sitehead .title{margin:0}.sidebar-sitehead.sidebar .widget-title-wrap,.sidebar-sitehead.sidebar .widget-title,.sidebar-sitehead.sidebar .widget-subtitle{text-align:inherit;display:block}.sidebar-sitehead.sidebar .widget-title:before,.sidebar-sitehead.sidebar .widget-title:after{display:none}.sidebar-sitehead .widget_text .textwidget p{margin:5px 0}aside.sidebar-sitehead{margin-top:0;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}aside.sidebar-sitehead .widget,aside.sidebar-sitehead .widget:last-child{margin:5px 5px}aside.sidebar-sitehead .widget_text,aside.sidebar-sitehead .widget_nav_menu{margin-top:5px;margin-bottom:5px}.below-sitehead-inner{column-gap:5px}.below-sitehead-inner.hootflex-center{flex-wrap:wrap}#below-sitehead .below-sitehead-left{text-align:left}#below-sitehead .below-sitehead-right{text-align:right}#below-sitehead .below-sitehead-center{text-align:center;width:100%}.below-sitehead-stretch>.hgrid{max-width:none;padding:0}.below-sitehead-stretch>.hgrid>.hgrid-span-12{padding:0}.below-sitehead{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--hoot-box-bg);font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);padding:var(--hoot-below-sitehead-padding);position:relative}.below-sitehead:after{content:" ";position:absolute;bottom:0;left:0;right:0;height:8px;-webkit-box-shadow:inset 0 -3px 3px 0 var(--hoot-highlight20);-moz-box-shadow:inset 0 -3px 3px 0 var(--hoot-highlight20);box-shadow:inset 0 -3px 3px 0 var(--hoot-highlight20)}.below-sitehead .widget{display:inline-block;vertical-align:middle}.below-sitehead h1,.below-sitehead h2,.below-sitehead h3,.below-sitehead h4,.below-sitehead h5,.below-sitehead h6,.below-sitehead .title{margin:0}.below-sitehead .widget_text .textwidget p{margin:5px 0}.below-sitehead .widget_breadcrumb_navxt:first-child{margin-left:0}.below-sitehead .widget_breadcrumb_navxt:last-child{margin-right:0}div.below-sitehead .widget{margin:0 5px}div.below-sitehead .widget:first-child{margin-left:0}div.below-sitehead .widget:last-child{margin-right:0}div.below-sitehead .widget_text,div.below-sitehead .widget_nav_menu{margin-top:5px;margin-bottom:5px}div.below-sitehead-light{background-color:var(--hoot-textstyle-light);color:var(--hoot-textstyle-darker)}div.below-sitehead-dark{background-color:var(--hoot-textstyle-darker);color:var(--hoot-textstyle-light)}div.below-sitehead-custom{background-color:var(--hoot-textstyle-belowshbg);color:var(--hoot-textstyle-belowshcol)}div.below-sitehead-scheme .widget-title{color:inherit}div.below-sitehead-scheme a:not(input):not(.button){color:inherit}div.below-sitehead-scheme a:hover:not(input):not(.button){text-decoration:underline}div.below-sitehead-scheme .more-link,div.below-sitehead-scheme .more-link a{color:inherit}div.below-sitehead-scheme .social-icons-widget a.social-icons-icon:hover{text-decoration:none}div.below-sitehead-scheme h1,div.below-sitehead-scheme h2,div.below-sitehead-scheme h3,div.below-sitehead-scheme h4,div.below-sitehead-scheme h5,div.below-sitehead-scheme h6{color:inherit}@media only screen and (max-width:969px){#below-sitehead .below-sitehead-center{width:auto}.below-sitehead>.hgrid,.below-sitehead>.hgrid>.hgrid-span-12{padding:0}}@media only screen and (max-width:969px){#sitehead-aside,#sitehead-menu{padding:0}#topbar .topbar-part,#below-sitehead .below-sitehead-part{padding:0 var(--hoot-grid-span-doublegutter)}#topbar .topbar-part+.topbar-part,#below-sitehead .below-sitehead-part+.below-sitehead-part{padding-top:7px}aside.sidebar-sitehead,div.menu-side-box{padding:7px var(--hoot-grid-span-doublegutter)}#topbar .topbar-part,aside.sidebar-sitehead,div.menu-side-box,#below-sitehead .below-sitehead-part{text-align:center;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:center;justify-content:center;row-gap:7px}#topbar .topbar-part .widget,aside.sidebar-sitehead .widget,div.menu-side-box .widget,#below-sitehead .below-sitehead-part .widget{margin:0 5px}}.sitehead-menu-top .sitehead-menu-style,.sitehead-menu-bottom .sitehead-menu-style{background:var(--hoot-menu-bg,rgb(200 200 200 / .2))}.menubg-altstyle:not(.with-menubg) .sitehead-menu-top .sitehead-menu-style{border-bottom:solid 1px var(--hoot-shadow30)}.menubg-altstyle:not(.with-menubg) .sitehead-menu-bottom .sitehead-menu-style{border-top:solid 1px var(--hoot-shadow30)}.with-menubg .sitehead-menu-style{-webkit-box-shadow:inset 0 8px 18px -6px rgb(0 0 0 / .4);-moz-box-shadow:inset 0 8px 18px -6px rgb(0 0 0 / .4);box-shadow:inset 0 8px 18px -6px rgb(0 0 0 / .4)}.with-menubg .sitehead-menu-bottom .sitehead-menu-style{bottom:-1px}.menu-side-box{font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}#site-logo{margin:var(--hoot-logo-margin);background-color:#fff0}#site-logo.with-background{background-color:var(--hoot-logo-bg)}#site-logo.logo-border{padding:15px;border:solid 3px var(--hoot-accentcolor)}#site-logo.logo-border #site-description{text-align:center}#site-logo.logo-border.nopadding{padding:0}#site-logo.with-background{padding:15px}#site-title{color:var(--hoot-logo-color);font-family:var(--hoot-logo-family);font-size:var(--hoot-logo-size);line-height:var(--hoot-logo-lheight);letter-spacing:var(--hoot-logo-lspace);font-weight:var(--hoot-logo-weight);font-style:var(--hoot-logo-style);text-transform:var(--hoot-logo-trans);text-decoration:var(--hoot-logo-deco);margin:0;word-wrap:normal;overflow-wrap:break-word}#site-title *{text-decoration:inherit}#site-title a{color:inherit}#site-title a:hover{text-decoration:none}#site-description{color:var(--hoot-tagline-color);font-family:var(--hoot-tagline-family);font-size:var(--hoot-tagline-size);line-height:var(--hoot-tagline-lheight);letter-spacing:var(--hoot-tagline-lspace);font-weight:var(--hoot-tagline-weight);font-style:var(--hoot-tagline-style);text-transform:var(--hoot-tagline-trans);text-decoration:var(--hoot-tagline-deco);margin:0}.site-description.hootnoshow{display:none}.site-logo-with-icon .site-title>a{display:inline-flex;align-items:center}.site-logo-with-icon #site-title i{font-size:var(--hoot-logo-iconsize);margin-right:5px}.site-logo-image img.custom-logo{display:block;width:auto;max-width:var(--hoot-logo-maximgwidth)}#page-wrapper .site-logo-image #site-description{text-align:center;margin-top:5px}.site-logo-with-image{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;align-items:center;width:100%}.site-logo-with-image .site-logo-mixed-image{flex-shrink:0;padding-right:15px}.site-logo-with-image .site-logo-mixed-image img{max-width:var(--hoot-logo-maximgwidth)}.site-logo-with-image .site-logo-mixed-text{flex-shrink:1;min-width:0}.site-title-line{display:block;color:var(--hoot-logo-color);line-height:var(--hoot-logo-lheight);letter-spacing:var(--hoot-logo-lspace);font-weight:var(--hoot-logo-weight);font-style:var(--hoot-logo-style);text-transform:var(--hoot-logo-trans);text-decoration:var(--hoot-logo-deco)}.site-title-line em{display:inline-block;color:var(--hoot-accentcolor);font-weight:inherit;font-style:inherit}.site-title-line b,.site-title-line strong{display:inline-block;font-weight:700;font-weight:800}.site-title-line mark{display:inline-block;padding:3px 8px;background:var(--hoot-accentcolor);color:var(--hoot-accentfont)}.site-title-line.hootnoshow{display:none}.site-title-line1{font-size:var(--hoot-logo-line1-size)}.site-title-line2{font-size:var(--hoot-logo-line2-size)}.site-title-line3{font-size:var(--hoot-logo-line3-size)}.site-title-line4{font-size:var(--hoot-logo-line4-size)}@media only screen and (max-width:969px){#site-logo{display:block}#branding #site-logo.site-logo-image{margin:15px}#branding #site-logo.logo-border{display:inline-block}#branding #site-logo.with-background{display:block}#page-wrapper #site-title,#page-wrapper #site-description{display:block;text-align:center;margin:0}#page-wrapper #site-description{margin:0 7px}.site-logo-with-icon #site-title{padding:0}.site-logo-with-image{display:block;text-align:center}.site-logo-with-image .site-logo-mixed-image{margin:0 auto 10px}.site-logo-with-image .site-logo-mixed-image,.site-logo-with-image .site-logo-mixed-text{display:block;padding:0 15px}.logo-border.nopadding .site-logo-mixed-image,.logo-border.nopadding .site-logo-mixed-text{padding:0}}#site-description{margin:7px 0 0}.hoot-tablemenu .menu-items{-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.hoot-tablemenu .menu-items>li{flex-shrink:0}.menu-items>li>a{color:var(--hoot-menufont-color);font-family:var(--hoot-menufont-family);font-size:var(--hoot-menufont-size);line-height:var(--hoot-menufont-lheight);letter-spacing:var(--hoot-menufont-lspace);font-weight:var(--hoot-menufont-weight);font-style:var(--hoot-menufont-style);text-transform:var(--hoot-menufont-trans);text-decoration:var(--hoot-menufont-deco)}.menu-items .menu-description{font-family:var(--hoot-basefont-family);font-size:.875em;line-height:1.214285em;letter-spacing:var(--hoot-basefont-lspace);font-weight:var(--hoot-basefont-weight);font-style:var(--hoot-basefont-style);text-transform:var(--hoot-basefont-trans)}.menu-items ul a{color:var(--hoot-menuddfont-color);font-family:var(--hoot-menuddfont-family);font-size:var(--hoot-menuddfont-size);line-height:var(--hoot-menuddfont-lheight);letter-spacing:var(--hoot-menuddfont-lspace);font-weight:var(--hoot-menuddfont-weight);font-style:var(--hoot-menuddfont-style);text-transform:var(--hoot-menuddfont-trans);text-decoration:var(--hoot-menuddfont-deco)}.menu-items ul .menu-description{font-family:var(--hoot-basefont-family);font-size:.866666em;line-height:1.307692em;letter-spacing:var(--hoot-basefont-lspace);font-weight:var(--hoot-basefont-weight);font-style:var(--hoot-basefont-style);text-transform:var(--hoot-basefont-trans)}@media only screen and (max-width:969px){.menu-items ul a{color:var(--hoot-menufont-color);font-family:var(--hoot-menufont-family);font-size:var(--hoot-menufont-size);line-height:var(--hoot-menufont-lheight);letter-spacing:var(--hoot-menufont-lspace);font-weight:var(--hoot-menufont-weight);font-style:var(--hoot-menufont-style);text-transform:var(--hoot-menufont-trans);text-decoration:var(--hoot-menufont-deco)}}.menu-items{text-align:left;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;align-items:stretch}.menu-items a{display:block;outline-offset:-2px;position:relative}.menu-items ol,.menu-items ul{margin-left:0}.menu-items li{margin-right:0;position:relative;-webkit-transition:background-color 0.3s linear;-moz-transition:background-color 0.3s linear;-o-transition:background-color 0.3s linear;transition:background-color 0.3s linear}.menu-items>*{position:relative}.menu-items>.customize-partial-edit-shortcut{position:absolute}.menu-items>li{display:inline-flex;align-items:center}.menu-items .menu-title{display:block}.menu-items .menu-description{display:block;margin-top:2px}.menu-items li:hover>ul,.menu-items li.sfHover>ul{display:block}.menu-items>li:last-child>ul{left:auto;right:0}.menu-items ul{display:none;min-width:16em;position:absolute;top:100%;left:0;z-index:105}.menu-items ul ul{top:-6px;left:100%;margin-left:5px}.menu-items .menu-tag{display:none;position:absolute;bottom:100%;right:0;z-index:1;margin-bottom:2px;margin-right:-20px;padding:2px 5px;white-space:nowrap;font-weight:400;font-size:.7857142857em;line-height:1em;border:none;border-color:var(--hoot-accentcolor);margin-bottom:7px}.menu-items .menu-tag:after{content:"";position:absolute;bottom:-5px;left:4px;width:0;height:0;border:0 solid #fff0;border-top:5px solid;border-top-color:inherit;border-right:5px solid #fff0}.menu-items>li>a .menu-tag{display:block}@media only screen and (min-width:970px){.menu-items{display:inline-flex!important}.menu-items{gap:2px}.menu-items>li>a{text-align:center}.sitehead-menualign-left .menu-items>li>a{text-align:left;padding-left:10px}.sitehead-menualign-right .menu-items>li>a{text-align:right;padding-right:10px}.menu-items>li>a .menu-title{position:relative}#header.stuck .menu-tag{display:none}}@media only screen and (max-width:969px){.menu-items{display:none}.menu-items>li{display:block}.menu-items>li>a{padding-top:15px;padding-bottom:15px}.menu-items li:hover>ul,.menu-items li.sfHover>ul{display:block}.menu-items>li:last-child>ul{left:auto;right:0}.menu-items ul{min-width:auto}.menu-items ul,.menu-items ul ul{position:relative;top:auto;left:auto;margin:0}.menu-items>li>a .menu-title{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center}.menu-items .menu-tag{position:static;white-space:break-spaces;margin:0 5px 0 2px}.menu-items .menu-tag:after{visibility:hidden}}@media only screen and (min-width:970px){.menu-items>li>a{padding:15px 15px}.menu-items ul a{padding:10px 5px 10px 10px}}@media only screen and (max-width:969px){.menu-items a{padding:8px 20px}.menu-items ul a{padding-left:20px}.menu-items ul ul a{padding-left:30px}.menu-items ul ul ul a{padding-left:40px}.menu-items ul ul ul ul a{padding-left:50px}}.menu-items li.menu-item-has-children>a .menu-title:after{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;vertical-align:middle;content:"\f107";font-size:12px;line-height:1em;display:inline-block}@media only screen and (min-width:970px){.menu-items>li.menu-item-has-children>a .menu-title-text{margin-right:5px}.menu-items ul li.menu-item-has-children>a .menu-title{position:static}.menu-items ul li.menu-item-has-children>a .menu-title:after{content:"\f105";position:absolute;top:50%;margin:-.5em 0 0 0;right:5px}.menu-items ul li.menu-item-has-children>a{padding-right:13px}}@media only screen and (max-width:969px){.menu-items li.menu-item-has-children>a .menu-title{position:static}.menu-items li.menu-item-has-children>a .menu-title:after{position:absolute;top:50%;margin:-.5em 0 0 0;right:8px;font-size:16px}.menu-items li.menu-item-has-children>a{padding-right:28px}.menu-items li.menu-item-has-children>a .menu-title{z-index:1}.menu-items li.menu-item-has-children>a:after{content:"";pointer-events:none;position:absolute;z-index:0;top:0;bottom:0;right:0;width:28px;background:rgb(0 0 0 / .04);border-left:solid 1px var(--hoot-shadow10)}}.menu-toggleclose{display:none}@media only screen and (min-width:970px){.menu-toggleclose{display:none!important}}@media only screen and (max-width:969px){.mobilesubmenu-open .menu-items ul{display:block!important;height:auto!important;opacity:1!important}.fixedmenu-items{padding-bottom:40px;overflow-y:auto;border-right:solid 2px var(--hoot-shadow30)}.fixedmenu-items+.menu-toggleclose{bottom:0;background:var(--hoot-accentcolor)!important;color:var(--hoot-accentfont);height:40px;line-height:40px;font-size:20px;text-align:center}.fixedmenu-items+.menu-toggleclose:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.fixedmenu-items,.fixedmenu-items+.menu-toggleclose{width:80%;max-width:350px;position:fixed;z-index:9991}.fixedmenu-open body{position:relative}.fixedmenu-open body:before{content:"";position:absolute;z-index:9990;top:0;bottom:0;right:0;left:0;background:rgb(0 0 0 / .75);cursor:pointer}.fixedmenu-open #fly-cart{display:none}.fixedmenu-items.menu-items{top:0;bottom:0}.admin-bar .fixedmenu-items.menu-items{top:32px}}@media screen and (max-width:782px){.admin-bar .fixedmenu-items.menu-items{top:46px}}@media screen and (max-width:600px){.fixedmenu-open.has-adminbar{overflow-y:scroll;position:fixed;width:100%;left:0;top:-46px}.fixedmenu-open body{padding-top:46px}}.menu-toggle{display:none;cursor:pointer;padding:15px 0}.menu-toggle.active i:before{content:"\f00d"}.menu-toggle>*{font-size:1.2em;line-height:1.2em}a.menu-toggle{color:var(--hoot-menufont-color);font-family:var(--hoot-menufont-family);font-size:var(--hoot-menufont-size);line-height:var(--hoot-menufont-lheight);letter-spacing:var(--hoot-menufont-lspace);font-weight:var(--hoot-menufont-weight);font-style:var(--hoot-menufont-style);text-transform:var(--hoot-menufont-trans);text-decoration:var(--hoot-menufont-deco)}.menu-toggle-text{margin-right:5px}.menu-toggle-text.hootnoshow{display:none}@media only screen and (max-width:969px){.menu-toggle{display:block}}.menu-items .menu-description{font-style:italic;opacity:.75}.menu-items ul .menu-description{text-transform:none;font-weight:400;font-style:italic;opacity:.75}.menu-items ul{padding:5px;border:solid 1px var(--hoot-shadow30);background:var(--hoot-menudd-bg,var(--hoot-box-bg));box-shadow:0 0 5px 0 var(--hoot-shadow50)}.menu-items ul li{background:var(--hoot-highlight10)}.menu-items ul li:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;background:var(--hoot-invhighlight20)}@media only screen and (min-width:970px){.menu-items>li>a{padding-top:13px;padding-bottom:15px}}@media only screen and (max-width:969px){.fixedmenu-items{margin-top:10px;margin-bottom:10px}.menu-toggleclose{margin-bottom:10px}.menu-items{background:var(--hoot-menu-bg,var(--hoot-sitehead-bg,var(--hoot-body-bg)))}.menu-items:before{pointer-events:none;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgb(0 0 0 / .04)}.menu-items ul{padding:0;border:none;border-top:solid 1px var(--hoot-shadow10);background:var(--hoot-menu-bg,"none");box-shadow:none}.menu-items li{background:var(--hoot-menu-bg,var(--hoot-sitehead-bg,var(--hoot-body-bg)));border-bottom:solid 1px var(--hoot-shadow10)}}.menu-items>li{border-color:var(--hoot-accentcolor)}.menu-items>li:after,.menu-items>li:before{content:"";display:block;pointer-events:none;position:absolute;z-index:1;top:auto;left:0;width:0;border-color:inherit;border-bottom-style:solid;border-bottom-width:1px}.menu-items>li:after{bottom:-1px;width:100%;border-bottom-width:3px}.menu-items>li:before{bottom:4px;width:0;border-bottom-width:1px;-webkit-transition:width 0.3s ease-in;-moz-transition:width 0.3s ease-in;-o-transition:width 0.3s ease-in;transition:width 0.3s ease-in}.menu-items>li.current-menu-item:not(.nohighlight):before,.menu-items>li.current-menu-ancestor:before,.menu-items>li:hover:before{width:100%}.menu-items>li.current-menu-item:not(.nohighlight),.menu-items>li.current-menu-ancestor,.menu-items>li:hover{background:none}.menu-items>li.current-menu-item:not(.nohighlight)>a,.menu-items>li.current-menu-ancestor>a,.menu-items>li:hover>a{color:var(--hoot-accentcolor);background:#fff0}@media only screen and (max-width:969px){#header .menu-items>li{border-bottom-color:var(--hoot-shadow10)}.menu-items>li:before{display:none!important}.menu-items>li:after{left:0;top:0;bottom:auto;height:100%;width:0;border-bottom:none;border-right-style:solid;border-right-width:5px;z-index:106}.menu-items>li.current-menu-item:not(.nohighlight):after,.menu-items>li.current-menu-ancestor:after,.menu-items>li:hover:after{width:0;height:100%}.menu-items>li.current-menu-item:not(.nohighlight),.menu-items>li.current-menu-ancestor,.menu-items>li:hover{background:#fff0}.menu-items>li.current-menu-item:not(.nohighlight)>a,.menu-items>li.current-menu-ancestor>a,.menu-items>li:hover>a{color:var(--hoot-accentcolor);background:var(--hoot-accentfont)}}.menu-items ul li.current-menu-item:not(.nohighlight)>a,.menu-items ul li.current-menu-ancestor>a,.menu-items ul li:hover>a{color:var(--hoot-accentfont);background:var(--hoot-accentcolor)}@media only screen and (max-width:969px){.menu-items ul li.current-menu-item:not(.nohighlight)>a,.menu-items ul li.current-menu-ancestor>a,.menu-items ul li:hover>a{color:var(--hoot-accentfont);background:var(--hoot-accentcolor)}}#main.main{padding-bottom:var(--hoot-spacersmall);display:flow-root;background:var(--hoot-box-bg)}.pgheadimg-bg{position:relative}.pgheadimg-bg:not(.loop-meta-wrap){height:400px}.pgheadimg-bg div.pgheadimg{position:absolute;top:0;left:0;right:0;bottom:0}.pgheadimg-inline img.pgheadimg{display:block;margin:0 auto;width:100%;height:auto}.pgheadimg.hootnoshow{display:none}#loop-meta-wrap.loop-meta-wrap{text-align:center}.loop-meta-wrap>.hgrid{overflow:hidden}.main>.loop-meta-wrap:not(.pgheadimg-wrap){border-bottom:solid 1px var(--hoot-shadow50)}.loop-meta-wrap.pgheadimg-inline{min-height:120px;position:relative}.loop-meta-wrap.pgheadimg-inline>.hgrid{position:absolute;left:0;right:0;top:50%;max-width:none;transform:translateY(-50%)}.loop-meta-wrap.pgheadimg-inline div.loop-meta{margin:0}.loop-meta-wrap.pgheadimg-wrap{border-bottom:solid 1px var(--hoot-shadow50)}.loop-meta-wrap.pgheadimg-wrap .loop-meta{background:rgb(0 0 0 / .6);color:#fff;display:inline-block;margin:95px 0;width:auto;padding:calc(var(--hoot-basefont-size) + 15px);padding-top:calc(var(--hoot-basefont-size) + 10px)}.loop-meta-wrap.pgheadimg-wrap h1,.loop-meta-wrap.pgheadimg-wrap h2,.loop-meta-wrap.pgheadimg-wrap h3,.loop-meta-wrap.pgheadimg-wrap h4,.loop-meta-wrap.pgheadimg-wrap h5,.loop-meta-wrap.pgheadimg-wrap h6,.loop-meta-wrap.pgheadimg-wrap a{color:inherit}@media only screen and (max-width:969px){.loop-meta-wrap.pgheadimg-inline>.hgrid{position:static;transform:none;padding:0}}.content .loop-meta-wrap{margin-bottom:var(--hoot-big-vmargin);background:var(--hoot-highlight10);padding:15px 18px;border:solid 1px var(--hoot-highlight10)}.content .loop-meta-wrap>.hgrid{padding:0}.content .loop-meta{padding:0}.content .loop-title{color:var(--hoot-h2-color);font-size:var(--hoot-ctypo-loop-s,var(--hoot-h2-size));line-height:var(--hoot-h2-lheight);letter-spacing:var(--hoot-h2-lspace);font-weight:var(--hoot-h2-weight);font-style:var(--hoot-h2-style);text-transform:var(--hoot-h2-trans);text-decoration:var(--hoot-h2-deco)}.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap){background:none;border:none}.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap):after{content:" ";display:block;font:0/0 a;height:6px;border:none;margin-left:auto!important;margin-right:auto!important;width:300px;background:var(--hoot-shadow10)}.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap) .loop-meta{padding-top:var(--hoot-spacer);padding-bottom:var(--hoot-spacer)}.altthemedividers .content .loop-meta-wrap .loop-meta{padding-top:0;padding-bottom:calc(var(--hoot-big-vmargin) + 15px)}.loop-meta{float:none;background-size:contain;padding-top:calc(var(--hoot-basefont-size) + 10px);padding-bottom:calc(var(--hoot-basefont-size) + 15px)}.loop-title{font-size:var(--hoot-ctypo-loop,var(--hoot-h1-size));margin:0}.loop-description p{margin:5px 0}.loop-description p:last-child{margin-bottom:0}.loop-meta-gravatar img{margin-bottom:1em;-webkit-box-shadow:1px 1px 2px 1px rgb(0 0 0 / .2);-moz-box-shadow:1px 1px 2px 1px rgb(0 0 0 / .2);box-shadow:1px 1px 2px 1px rgb(0 0 0 / .2);border-radius:1500px}.archive.author .content .loop-meta-wrap{text-align:center}#custom-content-title-area{text-align:center}.pre-content-title-area ul.lSPager{display:none}.content-title-area-stretch .hgrid-span-12{padding:0}.content-title-area-grid{margin:var(--hoot-big-vmargin) 0}.content .post-content-title-area{margin-top:0}.entry-byline{margin-top:5px}.content .entry-byline.empty{margin:0;padding:0;border:none}.entry-byline-block{display:inline}.entry-byline-block:after{content:"/";margin:0 7px;font-size:1.181818em}.entry-byline-block:last-of-type:after{display:none}.entry-byline-label{margin-right:3px}.entry-footer .entry-byline{margin:0;padding:var(--hoot-big-vmargin) 5px;border-top:solid 1px var(--hoot-shadow50)}.entry-content-featured-img{display:block;margin:0 auto}.entry-featured-img-wrap+.entry{margin-top:var(--hoot-spacersmall)}.entry-content{margin:0 auto var(--hoot-spacersmall)}.entry-content:after{content:"";display:table;clear:both}.article_align-left .entry-content{text-align:left}.article_align-center .entry-content{text-align:center}.article_align-right .entry-content{text-align:right}.article_align-justify .entry-content{text-align:justify}.singular .sidebarsN .entry-content{max-width:var(--hoot-article-width)}.singular .sidebars0 .entry-content{max-width:var(--hoot-article-width-nosb)}.article-bg .hootentry,.sidebarsN .article-bg-whensidebar .hootentry{background-color:var(--hoot-article-bg);padding:2.5em 3em;border-bottom:solid 1px var(--hoot-shadow50)}.article-bg .hootentry+*,.article-bg .hootentry+.loop-nav-fixed+#comments-template,.sidebarsN .article-bg-whensidebar .hootentry+*,.sidebarsN .article-bg-whensidebar .hootentry+.loop-nav-fixed+#comments-template{border-top:none}.article-bg:not(.largeradiusactive) .hootentry,.sidebarsN .article-bg-whensidebar:not(.largeradiusactive) .hootentry{margin-top:0}.article-bg .entry-content,.sidebarsN .article-bg-whensidebar .entry-content{margin-bottom:0;padding:var(--hoot-small-vmargin) var(--hoot-grid-span-gutter)}.article-bg .entry-footer .entry-byline,.sidebarsN .article-bg-whensidebar .entry-footer .entry-byline{margin-top:var(--hoot-big-vmargin);padding-bottom:0}@media only screen and (max-width:969px){.article_align_mob-left .entry-content{text-align:left}.article_align_mob-center .entry-content{text-align:center}.article_align_mob-right .entry-content{text-align:right}.article_align_mob-justify .entry-content{text-align:justify}.singular .article-bg .hootentry,.singular .sidebarsN .article-bg-whensidebar .hootentry{padding:var(--hoot-grid-span-gutter)}}.page-links,.post-nav-links{text-align:center;margin:var(--hoot-spacersmall) 0}.page-links a,.page-links .page-numbers,.post-nav-links a,.post-nav-links .page-numbers{text-decoration:none;border:solid 1px;padding:.5em;margin:0 2px;line-height:1em;min-width:1em;display:inline-block;text-align:center}a.post-page-numbers.ajax-pagination-loading,a.page-numbers.ajax-pagination-loading{position:relative}a.post-page-numbers.ajax-pagination-loading:before,a.page-numbers.ajax-pagination-loading:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:9999;pointer-events:none;background:rgb(0 0 0 / .2);background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" style="margin:auto;background:rgba(0, 0, 0, 0) none repeat scroll 0% 0%;display:block;shape-rendering:auto" width="30px" height="30px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"%3E%3Ccircle cx="50" cy="50" fill="none" stroke="%23fff" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"%3E%3CanimateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E');background-repeat:no-repeat;background-position:center;background-size:contain}.loop-nav-unitctrl{display:none}.loop-nav-unitlink{display:none}.loop-nav-link{padding:0 8px}.loop-nav-label{font-weight:500;display:block}.loop-nav-link{max-width:100%;max-width:-webkit-fill-available}.loop-nav-link>*{word-wrap:break-word}.loop-nav-thumb .loop-nav-unit{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;box-sizing:border-box}.loop-nav-thumb .loop-nav-image{flex-shrink:0}.loop-nav-thumb .loop-nav-image img{height:auto;width:auto;max-width:100px;max-height:100px}.loop-nav-thumb .loop-nav-link{flex-grow:1}.loop-nav-thumb .loop-nav-image+.loop-nav-link{padding-left:15px}@keyframes hootloopnavfixedprev{0%{left:calc(-1 * var(--hoot-loopnav-offset))}30%{left:0}80%{left:0}100%{left:calc(-1 * var(--hoot-loopnav-offset))}}@keyframes hootloopnavfixednext{0%{right:calc(-1 * var(--hoot-loopnav-offset))}30%{right:0}80%{right:0}100%{right:calc(-1 * var(--hoot-loopnav-offset))}}@keyframes hootloopnavfixedctrl{0%{background:none}30%{background:var(--hoot-shadow10)}80%{background:var(--hoot-shadow10)}100%{background:none}}.loop-nav-image{background-size:cover;background-position:center}.loop-nav:not(.loop-nav-fixed) .loop-nav-image{background-image:none!important}@media only screen and (max-width:969px){.loop-nav-image{background-image:none!important}}@media only screen and (min-width:970px){.loop-nav-fixed.loop-nav-thumb .loop-nav-unit{min-height:190px}.loop-nav-fixed .loop-nav-unit{flex-direction:column;justify-content:center;text-align:center}.loop-nav-fixed .loop-nav-unit{position:fixed;top:45%;transform:translateY(-50%);z-index:1020;width:calc(var(--hoot-loopnav-offset) + var(--hoot-loopnav-control));padding:15px;background:var(--hoot-box-bg);border:solid 1px var(--hoot-shadow30);box-shadow:0 0 15px 0 var(--hoot-shadow30);box-sizing:border-box;-webkit-transition:left 0.3s ease-in,right 0.3s ease-in;-moz-transition:left 0.3s ease-in,right 0.3s ease-in;-o-transition:left 0.3s ease-in,right 0.3s ease-in;transition:left 0.3s ease-in,right 0.3s ease-in}.loop-nav-fixed .loop-nav-unit:hover .loop-nav-unitctrl{background:var(--hoot-shadow10)}.loop-nav-fixed .loop-nav-unitctrl{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:center;align-items:center;position:absolute;top:0;bottom:0;width:var(--hoot-loopnav-control);-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.loop-nav-fixed .loop-nav-unitlink{display:block;position:absolute;z-index:1;top:0;bottom:0;right:0;left:0}.loop-nav-fixed .loop-nav-image{width:100%;height:100px}.loop-nav-fixed .loop-nav-image img{display:none}.loop-nav-fixed .loop-nav-image+.loop-nav-link{margin-top:10px;padding-left:0}.loop-nav-fixed .loop-nav-link{padding:0;flex-grow:0}.loop-nav-fixed .loop-nav-label{display:block}.loop-nav-fixed .prev{left:calc(-1 * var(--hoot-loopnav-offset));border-left:none;border-radius:0 5px 5px 0;padding-right:calc(15px + var(--hoot-loopnav-control))}.loop-nav-fixed .prev:hover{left:0!important}.loop-nav-fixed .prev .loop-nav-unitctrl{right:0}.loop-nav-fixed .prev .loop-nav-unitctrl:before{content:"\f104"}.loop-nav-fixed .prev .loop-nav-unitlink{right:var(--hoot-loopnav-control)}.loop-nav-fixed .next{right:calc(-1 * var(--hoot-loopnav-offset));border-right:none;border-radius:5px 0 0 5px;padding-left:calc(15px + var(--hoot-loopnav-control))}.loop-nav-fixed .next:hover{right:0!important}.loop-nav-fixed .next .loop-nav-unitctrl{left:0}.loop-nav-fixed .next .loop-nav-unitctrl:before{content:"\f105"}.loop-nav-fixed .next .loop-nav-unitlink{left:var(--hoot-loopnav-control)}.loop-nav-fixed.hootinview .prev{animation-name:hootloopnavfixedprev;animation-duration:4s}.loop-nav-fixed.hootinview .next{animation-name:hootloopnavfixednext;animation-duration:4s}.loop-nav-fixed.hootinview .loop-nav-unitctrl{animation-name:hootloopnavfixedctrl;animation-duration:4s}#loop-nav-wrap.loop-nav-fixed *{display:none!important}}@media only screen and (max-width:969px){#loop-nav-wrapclone.loop-nav-fixed{display:none!important}}@media only screen and (min-width:970px){.loop-nav-inline{padding:var(--hoot-big-vmargin) 0;border-top:solid 1px var(--hoot-shadow50)}.loop-nav-inline:after{content:"";display:table;clear:both}.loop-nav-inline{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.loop-nav-inline .loop-nav-unit{width:calc(50% - 5px);flex-shrink:0;flex-grow:1}.loop-nav-inline.loop-nav-text{align-items:flex-start}.loop-nav-inline.loop-nav-text .next{text-align:right}}@media only screen and (max-width:969px){.loop-nav{padding:var(--hoot-big-vmargin) 0;border-top:solid 1px var(--hoot-shadow50)}.loop-nav:after{content:"";display:table;clear:both}.loop-nav-unit+.loop-nav-unit{margin-top:var(--hoot-big-vmargin);padding-top:var(--hoot-big-vmargin);border-top:solid 1px var(--hoot-shadow50)}}#comments-template{padding-top:var(--hoot-spacersmall);border-top:solid 1px var(--hoot-shadow50)}#comments-template:after{content:"";display:table;clear:both}#comments-template>div:first-child>h3{margin-top:0}#comments-number{font-size:1em;color:var(--hoot-basefont-light);font-family:inherit;font-weight:700;font-weight:800;text-transform:uppercase}#comments .comment-list,#comments ol.children{list-style-type:none;margin:0}.main .comment{margin:0}.comment article{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;position:relative}.comment p{margin:0 0 .3em}.comment li.comment{border-left:solid 1px rgb(0 0 0 / .1);padding-left:40px;margin-left:20px}.comment li article:before{content:" ";display:block;width:30px;border-bottom:solid 1px rgb(0 0 0 / .1);position:absolute;top:50%;left:-40px}.comment-avatar{width:50px;flex-shrink:0;margin:20px 15px 15px 0}.comment-content-wrap{padding:15px 0}.comment-meta-block,.comment-edit-link{display:inline-block;padding:0 15px 0 0;margin:0 15px 0 0;border-right:solid 1px;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);color:var(--hoot-basefont-light);text-transform:uppercase}.comment-meta-block:last-child{border-right:none;padding-right:0;margin-right:0}.comment-meta-block cite.comment-author{font-style:normal;font-size:1em}.comment-by-author{font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);color:var(--hoot-basefont-light);text-transform:uppercase;font-weight:700;margin-top:3px;text-align:center}.comment.bypostauthor>article{background:var(--hoot-highlight10);padding:0 10px 0 18px;margin:15px 0}.comment.bypostauthor>article .comment-meta-block,.comment.bypostauthor>article .comment-edit-link{color:inherit}.comment.bypostauthor+#respond{background:var(--hoot-highlight10);padding:20px 20px 1px}.comment.bypostauthor+#respond #reply-title{margin-top:0}.comment-ping{border:solid 1px var(--hoot-shadow50);padding:5px 10px 5px 15px;margin:30px 0 20px}.comment-ping cite{font-size:1em}.children #respond{margin-left:60px;position:relative}.children #respond:before{content:" ";border-left:solid 1px rgb(0 0 0 / .33);position:absolute;top:0;bottom:0;left:-40px}.children #respond:after{content:" ";display:block;width:30px;border-bottom:solid 1px rgb(0 0 0 / .33);position:absolute;top:50%;left:-40px}#reply-title{font-size:1em;font-family:inherit;font-weight:700;font-weight:800;text-transform:uppercase}#reply-title small{display:block}#respond p{margin:0 0 .3em}#respond label{font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);font-weight:400;padding:var(--hoot-small-vmargin) 0;width:15%;vertical-align:top}#respond input[type=checkbox]+label{display:inline;margin-left:5px;vertical-align:text-bottom}@media only screen and (max-width:969px){#respond label{width:auto;display:block}}.entry.attachment .entry-content{width:auto;text-align:center}.entry.attachment .entry-content p:first-of-type{margin-top:2em;font-weight:700;text-transform:uppercase}.entry.attachment .entry-content .more-link{display:none}.main-content-grid{padding-top:var(--hoot-spacer)}.main>.main-content-grid:first-child{padding-top:calc(var(--hoot-spacer) / 2)}.main>.main-content-grid:first-child>.sidebar{padding-top:15px}.entry-byline,.hoot-subtitle{color:var(--hoot-subheadings-color);font-family:var(--hoot-subheadings-family);letter-spacing:normal;font-weight:var(--hoot-subheadings-weight);font-style:var(--hoot-subheadings-style);text-transform:var(--hoot-subheadings-trans);text-decoration:var(--hoot-subheadings-deco)}.entry-byline .entry-byline,.entry-byline .hoot-subtitle,.hoot-subtitle .entry-byline,.hoot-subtitle .hoot-subtitle{font-size:1em;line-height:inherit}.entry-byline a,.hoot-subtitle a{color:inherit}.entry-byline a:hover,.hoot-subtitle a:hover{color:inherit;text-decoration:underline}.hootwp .huge-font .hoot-subtitle,.hootwp .huge-font .entry-byline,.hootwp big .hoot-subtitle,.hootwp big .entry-byline,.hootwp .big-font .hoot-subtitle,.hootwp .big-font .entry-byline,.hootwp .medium-font .hoot-subtitle,.hootwp .medium-font .entry-byline,.hootwp small .hoot-subtitle,.hootwp small .entry-byline,.hootwp .small .hoot-subtitle,.hootwp .small .entry-byline,.hootwp .small-font .hoot-subtitle,.hootwp .small-font .entry-byline{font-size:1em}.cta-light-on-dark .entry-byline,.cta-light-on-dark .hoot-subtitle,.cta-dark-on-light .entry-byline,.cta-dark-on-light .hoot-subtitle,.textstyle-light .entry-byline,.textstyle-light .hoot-subtitle,.textstyle-dark .entry-byline,.textstyle-dark .hoot-subtitle,.textstyle-light-on-dark .entry-byline,.textstyle-light-on-dark .hoot-subtitle,.textstyle-light-on-custom .entry-byline,.textstyle-light-on-custom .hoot-subtitle,.textstyle-dark-on-light .entry-byline,.textstyle-dark-on-light .hoot-subtitle,.textstyle-dark-on-custom .entry-byline,.textstyle-dark-on-custom .hoot-subtitle{color:inherit}.sidebar-sitehead.sidebar .entry-byline,.sidebar-sitehead.sidebar .hoot-subtitle{color:inherit}.loop-meta-wrap.pgheadimg-wrap .entry-byline{color:inherit}.notice-content .hoot-subtitle{color:inherit}.content-block-style5 .entry-byline,.content-block-style5 .hoot-subtitle,.content-block-style6 .entry-byline,.content-block-style6 .hoot-subtitle{color:inherit}.hk-gridunit-suptitle .entry-byline,.hk-gridunit-subtitle .entry-byline{color:inherit}.archive-wrap{overflow:hidden;clear:both}.plural .entry{padding-top:1em;padding-bottom:var(--hoot-spacer);position:relative}.plural .entry:first-child{padding-top:0}.entry-grid-featured-img{position:relative;z-index:1}.entry-sticky-tag{display:none}.sticky>.entry-grid{background:var(--hoot-highlight10);padding:var(--hoot-big-vmargin) 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sticky>.entry-grid>.entry-featured-img-wrap{margin:0 -20px;margin-top:calc(-1 * var(--hoot-big-vmargin))}.entry-grid{min-width:auto}.entry-grid-content{padding-left:0;padding-right:0}.entry-grid-content .entry-title{color:var(--hoot-h4-color);font-size:var(--hoot-ctypo-archvpost,var(--hoot-h4-size));line-height:var(--hoot-h4-lheight);letter-spacing:var(--hoot-h4-lspace);font-weight:var(--hoot-h4-weight);font-style:var(--hoot-h4-style);text-transform:var(--hoot-h4-trans);text-decoration:var(--hoot-h4-deco);margin:0}.entry-grid-content .entry-title a{color:inherit}.entry-grid-content .entry-summary{margin-top:var(--hoot-vmargin)}.entry-grid-content .entry-summary p:last-child{margin-bottom:0}.entry-featured-img-wrap+.entry-grid-content{margin-top:var(--hoot-big-vmargin)}.gridarticle_align-left .entry-grid-content{text-align:left}.gridarticle_align-center .entry-grid-content{text-align:center}.gridarticle_align-right .entry-grid-content{text-align:right}.gridarticle_align-justify .entry-grid-content{text-align:justify}.archive-big .entry-grid-content .entry-title{color:var(--hoot-h2-color);font-size:var(--hoot-ctypo-archvpost,var(--hoot-h2-size));line-height:var(--hoot-h2-lheight);letter-spacing:var(--hoot-h2-lspace);font-weight:var(--hoot-h2-weight);font-style:var(--hoot-h2-style);text-transform:var(--hoot-h2-trans);text-decoration:var(--hoot-h2-deco)}.archive-medium .entry-grid,.archive-small .entry-grid{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center}.archive-medium .entry-featured-img-wrap,.archive-small .entry-featured-img-wrap{flex-shrink:0;max-width:45%}.archive-medium .entry-featured-img-wrap+.entry-grid-content,.archive-small .entry-featured-img-wrap+.entry-grid-content{margin:0 0 0 var(--hoot-big-vmargin)}.archive-medium.sticky>.entry-grid,.archive-small.sticky>.entry-grid{padding-left:15px;padding-right:15px}.archive-medium.sticky>.entry-grid>.entry-featured-img-wrap,.archive-small.sticky>.entry-grid>.entry-featured-img-wrap{margin:0}#content .archive-mixed{padding-top:0}.mixedunit-big .entry-grid-content .entry-title{font-size:calc(1.2 * var(--hoot-ctypo-archvpost, var(--hoot-h4-size)))}.archive-mixed-block2.mixedunit-big,.archive-mixed-block3.mixedunit-big{padding-left:var(--hoot-grid-span-gutter);padding-right:var(--hoot-grid-span-gutter)}.mixedunit-medium .entry-grid,.mixedunit-small .entry-grid{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center}.mixedunit-medium .entry-featured-img-wrap,.mixedunit-small .entry-featured-img-wrap{flex-shrink:0;max-width:45%}.mixedunit-medium .entry-featured-img-wrap+.entry-grid-content,.mixedunit-small .entry-featured-img-wrap+.entry-grid-content{margin:0 0 0 var(--hoot-big-vmargin)}.mixedunit-medium.sticky>.entry-grid,.mixedunit-small.sticky>.entry-grid{padding-left:15px;padding-right:15px}.mixedunit-medium.sticky>.entry-grid>.entry-featured-img-wrap,.mixedunit-small.sticky>.entry-grid>.entry-featured-img-wrap{margin:0}.mixedunit-block2:nth-child(2n){clear:both}.mixedunit-block3:nth-child(3n+2){clear:both}#content .archive-block{padding-top:0}.archive-block2:nth-child(2n+1){clear:both}.archive-block3:nth-child(3n+1){clear:both}.archive-block4:nth-child(4n+1){clear:both}#content .archive-mosaic{padding-top:0}.archive-mosaic .entry-grid{border:solid 1px var(--hoot-shadow30)}.archive-mosaic>.hgrid{padding:0}.archive-mosaic .entry-featured-img-wrap+.entry-grid-content{margin-top:0}.archive-mosaic.sticky>.entry-grid{padding:0}.archive-mosaic.sticky>.entry-grid>.entry-featured-img-wrap{margin:0}.archive-mosaic .entry-grid-content{padding:var(--hoot-vmargin) 1em;padding-bottom:0}.archive-mosaic .entry-header:last-child{margin-bottom:var(--hoot-vmargin)}.archive-mosaic .entry-header+.mosaic-sub{margin-top:var(--hoot-vmargin)}.archive-mosaic .entry-grid-content .entry-title{color:var(--hoot-h5-color);font-size:var(--hoot-ctypo-archvpost,var(--hoot-h5-size));line-height:var(--hoot-h5-lheight);letter-spacing:var(--hoot-h5-lspace);font-weight:var(--hoot-h5-weight);font-style:var(--hoot-h5-style);text-transform:var(--hoot-h5-trans);text-decoration:var(--hoot-h5-deco)}.archive-mosaic .entry-summary{margin:0 0 1em}.archive-mosaic .entry-summary p:first-child{margin-top:.4em}.archive-mosaic .more-link{margin:1em -1em 0;text-align:center;font-size:1em}.archive-mosaic .more-link a{display:block;font-size:inherit;line-height:inherit}.archive-mosaic .entry-grid .more-link:after{display:none}.archive-mosaic .mosaic-sub{background:var(--hoot-highlight10);border-top:solid 1px var(--hoot-shadow30);margin:0 -1em;line-height:1.4em}.archive-mosaic .entry-byline{display:block;padding:10px;border:none;margin:0}@media only screen and (max-width:969px){.gridarticle_align_mob-left .entry-grid-content{text-align:left}.gridarticle_align_mob-center .entry-grid-content{text-align:center}.gridarticle_align_mob-right .entry-grid-content{text-align:right}.gridarticle_align_mob-justify .entry-grid-content{text-align:justify}.archive-medium .entry-grid,.archive-small .entry-grid,.mixedunit-medium .entry-grid,.mixedunit-small .entry-grid{display:block}.archive-medium div.entry-featured-img-wrap,.archive-small div.entry-featured-img-wrap,.mixedunit-medium div.entry-featured-img-wrap,.mixedunit-small div.entry-featured-img-wrap{max-width:none}.archive-medium .entry-featured-img-wrap+.entry-grid-content,.archive-small .entry-featured-img-wrap+.entry-grid-content,.mixedunit-medium .entry-featured-img-wrap+.entry-grid-content,.mixedunit-small .entry-featured-img-wrap+.entry-grid-content{margin:var(--hoot-big-vmargin) 0 0}.archive-mosaic>.hgrid{display:inline-block;width:auto}.archive-mosaic .entry-content-featured-img{padding:1em 1em 0}}.more-link{display:block;margin-top:var(--hoot-big-vmargin);text-align:inherit;text-transform:uppercase;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);border-top:solid 1px;position:relative;-webkit-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;-moz-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;-o-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in}.more-link a{display:inline-block;padding:3px 0}.more-link,.more-link a{color:var(--hoot-linkcolor)}.more-link:hover,.more-link:hover a{color:var(--hoot-linkhovercolor)}a.more-link{border:none;margin-top:inherit;text-align:inherit}.entry-grid .more-link{margin-top:var(--hoot-vmargin);text-align:center;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);border-top:none;letter-spacing:3px;opacity:1;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.entry-grid .more-link a{display:block;width:100%}.entry-grid .more-link:hover{opacity:1}.entry-grid .more-link:after{content:" ";display:inline-block;vertical-align:top;font:0/0 a;border-bottom:solid 2px;width:90px;opacity:.7}.pagination.loop-pagination{margin:var(--hoot-vmargin) 0}.page-numbers{border:solid 1px;padding:.5em;margin:0 2px;line-height:1em;min-width:1em;display:inline-block;text-align:center}.archive-small .entry-featured-img-wrap{max-width:35%}.mixedunit-small .entry-featured-img-wrap{max-width:35%}.catblock{border-radius:var(--hoot-radius-button)}.archive-mosaic .entry-byline+.entry-byline{padding-top:0;margin-top:-5px}.catblock{display:inline-block;border-style:solid;border-width:1px;font-style:normal;text-transform:uppercase;text-shadow:none;margin:2px 5px 2px 0;padding:1px 2px;-webkit-transition:background-color 0.3s ease-in,border-color 0.3s ease-in;-moz-transition:background-color 0.3s ease-in,border-color 0.3s ease-in;-o-transition:background-color 0.3s ease-in,border-color 0.3s ease-in;transition:background-color 0.3s ease-in,border-color 0.3s ease-in}.catblock:last-child{margin-right:0}.entry-grid .entry-byline-block.entry-byline-catblock,.entry-header .entry-byline-block.entry-byline-catblock{font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}.entry-grid .entry-byline.entry-byline-catsblock,.entry-header .entry-byline.entry-byline-catsblock{margin-top:2px}span.catblock a{display:inline-block;padding:0 4px;font-size:inherit;line-height:inherit;text-decoration:none;color:inherit}span.catblock a:hover{text-decoration:none;color:inherit}.content-block-subtitle .entry-byline.entry-byline--catsblock,.content-block-subtitle .entry-byline.entry-byline-catsblock{margin:4px 0}.home #main.main{padding-bottom:0}.frontpage-area.module-bg-highlight{background:var(--hoot-highlight10)}.frontpage-area{margin:var(--hoot-widget-margin) 0}.frontpage-area.module-bg-highlight,.frontpage-area.module-bg-color,.frontpage-area.module-bg-image{padding:calc(var(--hoot-widget-margin) + 15px) 0}.frontpage-area.hootnoshow{display:none}.frontpage-area.nomarginpadding{margin:0!important;padding:0!important}.frontpage-areacol.hootnoshow{display:none}#main .frontpage-area.module-bg-highlight,#main .frontpage-area.module-bg-color,#main .frontpage-area.module-bg-image{margin:0}.frontpage-area-stretch.frontpage-area{margin:0}.frontpage-area-stretch>.hgrid{max-width:none;padding:0}.frontpage-area-stretch>.hgrid [class*=hgrid-span-]:first-child,.frontpage-area-stretch>.hgrid [class*=hcolumn-]:first-child{padding-left:0}.frontpage-area-stretch>.hgrid [class*=hgrid-span-]:last-child,.frontpage-area-stretch>.hgrid [class*=hcolumn-]:last-child{padding-right:0}.content-frontpage>.frontpage-area-boxed:first-child{margin-top:calc(var(--hoot-widget-margin) - 25px)}.frontpage-widgetarea.frontpage-area-boxed:first-child .hootkitslider-widget{margin:0}.frontpage-widgetarea .widget-title{font-size:var(--hoot-ctypo-fpwdgt,var(--hoot-widgethead-size))}.frontpage-page-content-title.hootnoshow{display:none}.frontpage-widgetarea .widget:first-child{margin-top:0}.frontpage-widgetarea .widget:last-child{margin-bottom:0}@media only screen and (max-width:969px){.frontpage-widgetarea .frontpage-areacol+.frontpage-areacol{margin-top:var(--hoot-widget-margin)}}#frontpage-page-content{margin-top:0}.frontpage-area .entry-content{margin:0 auto}.frontpage-area .entry-footer{display:none}.hoot-blogposts-title{margin:var(--hoot-small-vmargin) auto 0;padding-bottom:8px;width:75%;border-bottom:solid 1px var(--hoot-shadow50);text-align:center}@media only screen and (max-width:969px){.hoot-blogposts-title{width:100%}}.fpimg-wrap{position:relative;background-color:var(--hoot-fimg-bg)}.fpimg-wrap{z-index:0}.fpimg-nocontent{display:none}.fpimg-imgbox{position:relative;z-index:1;overflow:hidden}.fpimg-imgbox:before{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;pointer-events:none;background:var(--hoot-fimg-overlay)}.fpimg-cfbox{position:relative;z-index:2}.fpimg-feature img{margin:var(--hoot-fimg-imgpad)}.fpimg-cbox{margin:var(--hoot-fimg-conpad);display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;flex-direction:column}.fpimg-bg .fpimg-imgbox{position:absolute;top:0;left:0;bottom:0;right:0}.fpimg-bg .fpimg{position:absolute;top:0;left:0;bottom:0;right:0;background-position:center;background-size:cover}.fpimg-bg .fpimg-cfbox{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly}.fpimg-bg .fpimg-feature{max-width:70%;text-align:center}.fpimg-bg .fpimg-cboxwrap{max-width:70%}.fpimg-inline{min-height:var(--hoot-fimg-minheight)}.fpimg-inline .fpimg-imgbox{min-height:var(--hoot-fimg-minheight)}.fpimg-inline .fpimg-src{display:block;margin:0;width:100%;height:auto;opacity:0}.fpimg-inline .fpimg{position:absolute;z-index:0;width:100%;height:100%;pointer-events:none;background-size:cover;background-position:center}.fpimg-inline .fpimg-cfbox{position:absolute;top:0;left:0;bottom:0;right:0;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.fpimg-textbox{padding:20px 25px;background:var(--hoot-fimg-conbg)}.fpimg-textbox-nobg{padding:0}.fpimg-textbox-nobg+div.fpimg-btnbox{margin-top:20px}.fpimg-title{color:var(--hoot-fimg-headcolor,var(--hoot-h3-color));font-size:var(--hoot-fimg-headsize,var(--hoot-h3-size));line-height:var(--hoot-h3-lheight);letter-spacing:var(--hoot-h3-lspace);font-weight:var(--hoot-h3-weight);font-style:var(--hoot-h3-style);text-transform:var(--hoot-h3-trans);text-decoration:var(--hoot-h3-deco);margin:0;margin-top:-5px}div.fpimg-subtitle{color:var(--hoot-fimg-subheadcolor,var(--hoot-subheadings-color));font-size:var(--hoot-fimg-subheadsize);line-height:var(--hoot-basefont-lheight)}.fpimg-text{color:var(--hoot-fimg-textcolor);font-size:var(--hoot-fimg-textsize)}.fpimg-text p{margin:var(--hoot-small-vmargin) 0}.fpimg-text p:last-child{margin-bottom:0}.fpimg-notitle.fpimg-nosubtitle .fpimg-text p:first-child{margin-top:0}.fpimg-btnbox{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;gap:6px}.fpimg-btnbox:not(:first-child){margin-top:10px}.fpimg-btnbox .fpimg-button{flex-grow:1;margin:0;text-align:center;font-size:var(--hoot-fimg-btnsize)}.fpimg-btnbox .fpimg-button.button.fpimg-btn1{color:var(--hoot-fimg-btncolor,var(--hoot-buttonfont));background:var(--hoot-fimg-btnbg,var(--hoot-buttoncolor));border-color:var(--hoot-fimg-btnbg,var(--hoot-buttoncolor))}.fpimg-btnbox .fpimg-button.button.fpimg-btn1:hover{color:var(--hoot-fimg-btnbg,var(--hoot-buttoncolor));background:var(--hoot-fimg-btncolor,var(--hoot-buttonfont))}.fpimg-btnbox .fpimg-button.button.fpimg-btn2{color:var(--hoot-fimg-btncolor2,var(--hoot-buttonfont));background:var(--hoot-fimg-btnbg2,var(--hoot-buttoncolor));border-color:var(--hoot-fimg-btnbg2,var(--hoot-buttoncolor))}.fpimg-btnbox .fpimg-button.button.fpimg-btn2:hover{color:var(--hoot-fimg-btnbg2,var(--hoot-buttoncolor));background:var(--hoot-fimg-btncolor2,var(--hoot-buttonfont))}.fpimg-1 .fpimg-cfbox{align-items:center;justify-content:center}.fpimg-1 .fpimg-cboxwrap{text-align:center}.fpimg-1 .fpimg-btnbox{justify-content:center}.fpimg-2 .fpimg-cfbox{align-items:flex-start;justify-content:center}.fpimg-2 .fpimg-cboxwrap{text-align:center}.fpimg-3 .fpimg-cfbox{align-items:flex-end;justify-content:flex-start}.fpimg-4 .fpimg-cfbox{align-items:flex-end;justify-content:center}.fpimg-4 .fpimg-cboxwrap{text-align:center}.fpimg-4 .fpimg-btnbox{justify-content:center}.fpimg-5 .fpimg-cfbox{align-items:flex-end;justify-content:flex-end}.fpimg-6 .fpimg-cfbox{align-items:center;justify-content:flex-start}.fpimg-7 .fpimg-cfbox{align-items:center;justify-content:flex-end}.fpimg-8 .fpimg-feature{max-width:100%}.fpimg-8 .fpimg-cboxwrap{display:none}.fpimg-8 .fpimg-btnbox{justify-content:center}.fpimg-9 .fpimg-cfbox{justify-content:center}.fpimg-9 .fpimg-nocon .fpimg-cfbox{justify-content:flex-end}.fpimg-9 .fpimg-feature{order:2}.fpimg-9 .fpimg-cboxwrap{order:1}.fpimg-10 .fpimg-cfbox{justify-content:center}.fpimg-10 .fpimg-nofeat .fpimg-cfbox{justify-content:flex-end}.fpimg-10 .fpimg-feature{order:1}.fpimg-10 .fpimg-cboxwrap{order:2}@media only screen and (max-width:969px){.fpimg-cfbox{padding:0}.fpimg-featlay .fpimg-cfbox{flex-direction:column;align-items:center}.fpimg-featlay .fpimg-feature,.fpimg-featlay .fpimg-cboxwrap{order:1;max-width:none;text-align:center}.fpimg-conlay .fpimg-cfbox{position:relative}.fpimg-conlay .fpimg-cboxwrap{margin:5px 0 0;max-width:none;width:100%}.fpimg-conlay .fpimg-cbox{margin:0;width:100%;text-align:center}.fpimg-conlay .fpimg-textbox-nobg{padding:20px 25px;padding-bottom:0}.fpimg-btnbox{justify-content:center}}.frontpage-widgetarea .widget-title{font-size:var(--hoot-ctypo-fpwdgt,calc(1.125 * var(--hoot-widgethead-size)))}.sidebar .widget{margin-top:0}.sidebar .widget:last-child{margin-bottom:0}@media only screen and (max-width:969px){.sidebar{margin-top:var(--hoot-widget-margin)}}.widget{margin:var(--hoot-widget-margin) 0;position:relative}.widget-title{color:var(--hoot-widgethead-color);font-family:var(--hoot-widgethead-family);font-size:var(--hoot-widgethead-size);line-height:var(--hoot-widgethead-lheight);letter-spacing:var(--hoot-widgethead-lspace);font-weight:var(--hoot-widgethead-weight);font-style:var(--hoot-widgethead-style);text-transform:var(--hoot-widgethead-trans);text-decoration:var(--hoot-widgethead-deco);position:relative;margin:var(--hoot-headings-margins);margin-top:0;text-align:left}.topbar .widget-title,.sidebar-sitehead .widget-title,.menu-side-box .widget-title,.below-sitehead .widget-title{color:var(--hoot-basefont-color);font-family:var(--hoot-basefont-family);font-size:var(--hoot-basefont-size);line-height:var(--hoot-basefont-lheight);letter-spacing:var(--hoot-basefont-lspace);font-weight:var(--hoot-basefont-weight);font-style:var(--hoot-basefont-style);text-transform:var(--hoot-basefont-trans)}.widget-subtitle{text-align:left;margin:var(--hoot-headings-margins);margin-top:calc(0px - var(--hoot-headings-botmargin))}.widget-subtitle:first-child{margin-top:0}.widget-title-wrap.hasviewall:not(.hastitle)+.widget-subtitle{margin-top:calc(-20px - var(--hoot-headings-botmargin));padding-right:80px}.widget .viewall{text-align:right;text-transform:uppercase;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}.widget .viewall a{color:var(--hoot-basefont-light);background:var(--hoot-box-bg);text-decoration:none}.widget .viewall-bottom{margin-top:1em}.widget .viewall-top{margin-bottom:5px}.widget-title-wrap{margin:var(--hoot-headings-margins);margin-top:0;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:center}.widget-title-wrap .widget-title{flex-grow:1;margin:0}.widget-title-wrap .viewall-top{flex-shrink:0;margin:0 0 0 3px}.widget .viewall{font-size:12px;line-height:16px}.widget .viewall a{min-width:65px;display:inline-block;text-align:center;padding:1px 5px;border:solid 1px}.widget .viewall a:hover{background:var(--hoot-shadow30)}div.lightSliderVertical div.lSAction>a{width:25px;height:23px}div.lightSliderVertical div.lSAction>a:after{line-height:23px}.textwidget p:last-child{margin-bottom:var(--hoot-small-vmargin)}.widget_media_image{text-align:center}.widget_media_gallery .gallery{margin:0}.searchbody{vertical-align:middle;position:relative}.searchform{position:relative;min-width:250px;margin-bottom:0;overflow:hidden;padding:7px;background:var(--hoot-form-bg);border:solid 1px var(--hoot-form-highlightcolor)}.searchform:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / .05);pointer-events:none}.searchform .submit{position:absolute;top:50%;transform:translateY(-50%);right:-9999rem;width:auto;line-height:1em;margin:0;padding:5px}.searchform .submit:focus{outline:dotted 1px;outline-offset:-4px;right:10px}.searchbody .searchtext{width:100%;display:block;color:var(--hoot-form-color);background:var(--hoot-form-bg);border:solid 1px var(--hoot-form-highlightcolor);position:relative;padding:7px 10px;padding-right:2.2em;outline-offset:-2px}.searchbody .searchtext:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.searchicon{position:absolute;top:calc(50% - 5px);margin-top:-.5em;font-size:1.2em;right:12px;opacity:.7}.searchicon i.fa-search{padding:5px}@media only screen and (min-width:970px){.js-search .searchicon{position:static;margin:0;opacity:1}.js-search .searchicon i.fa-search{cursor:pointer;font-size:1.1em}.js-search .searchform{display:none;opacity:0;position:absolute;z-index:9900;top:100%;min-width:250px;left:-100px}.js-search .searchform .searchtext{padding:7px 10px}.js-search .hasexpand .searchform{display:block;opacity:1}}@media only screen and (max-width:969px){.widget.widget_search{display:block}}@media only screen and (min-width:970px){.js-search.topbar .topbar-left .searchform{left:0}.js-search.topbar .topbar-right .searchform{left:auto;right:0}.js-search.below-sitehead .below-sitehead-left .searchform{left:0}.js-search.below-sitehead .below-sitehead-right .searchform{left:auto;right:0}.js-search .sitehead-aside .searchform{left:auto;right:0}.js-search.sitehead-menu-side.sitehead-menualign-left .menu-side-box .searchform{left:auto;right:0}.js-search.sitehead-menu-top.sitehead-menualign-center .menu-side-box .searchform,.js-search.sitehead-menu-bottom.sitehead-menualign-center .menu-side-box .searchform{left:auto;right:0}.js-search.sitehead-menu-top.sitehead-menualign-right .menu-side-box .searchform,.js-search.sitehead-menu-bottom.sitehead-menualign-right .menu-side-box .searchform{left:0}.js-search.sitehead-menu-top.sitehead-menualign-left .menu-side-box .searchform,.js-search.sitehead-menu-bottom.sitehead-menualign-left .menu-side-box .searchform{left:auto;right:0}}.hootamp .site-header .searchform,.hootamp .js-search .searchform{position:relative}.hootamp .site-header .searchform i.fa-search,.hootamp .js-search .searchform i.fa-search{position:absolute;color:#666;z-index:1;top:50%;margin-top:-.5em;left:10px;padding:0;font-size:1em;line-height:1em}.hootamp .site-header .searchform input.searchtext[type=text],.hootamp .js-search .searchform input.searchtext[type=text]{clip:auto!important;clip-path:none;height:auto;width:auto;position:relative;z-index:0;background:#fff;color:#666;display:inline-block;padding:5px 10px 5px 2.2em;border:solid 1px #ddd;font-size:1em;line-height:1em}.widget_nav_menu .menu-description{margin-left:5px;opacity:.7}.widget_nav_menu .menu-description:before{content:"( "}.widget_nav_menu .menu-description:after{content:" )"}.inline-nav .widget_nav_menu ul,.inline-nav .widget_nav_menu ol,.inline-nav .widget_nav_menu li{display:inline;margin-left:0}.inline-nav .widget_nav_menu li{margin-right:0}.inline-nav .widget_nav_menu li a{margin:0 30px 0 0;position:relative}.inline-nav .widget_nav_menu li a:hover{border-bottom:solid 1px;text-decoration:none}.inline-nav .widget_nav_menu li a:after{content:"/";opacity:.5;margin-left:15px;position:absolute}.inline-nav .widget_nav_menu ul.menu>li:last-child a{margin-right:0}.inline-nav .widget_nav_menu ul.menu>li:last-child a:after{display:none}.inlineblock-nav .widget_nav_menu ol{list-style:decimal inside}.inlineblock-nav .widget_nav_menu ul{list-style:disc inside}.inlineblock-nav .widget_nav_menu ul ul,.inlineblock-nav .widget_nav_menu ol ul{list-style-type:circle}.inlineblock-nav .widget_nav_menu ul ul ul,.inlineblock-nav .widget_nav_menu ul ol ul,.inlineblock-nav .widget_nav_menu ol ul ul,.inlineblock-nav .widget_nav_menu ol ol ul{list-style-type:square}.inlineblock-nav .widget_nav_menu ul ol,.inlineblock-nav .widget_nav_menu ol ol{list-style-type:lower-alpha}.inlineblock-nav .widget_nav_menu ul ul ol,.inlineblock-nav .widget_nav_menu ul ol ol,.inlineblock-nav .widget_nav_menu ol ul ol,.inlineblock-nav .widget_nav_menu ol ol ol{list-style-type:lower-roman}.inlineblock-nav .widget_nav_menu li{margin-right:0}@media only screen and (min-width:970px){#customize-preview .flexstretch-cols>.hgrid>[class*=hgrid-span-]{display:flex!important}.flexstretch-cols>.hgrid{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:stretch}.flexstretch-cols>.hgrid>[class*=hgrid-span-]{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:stretch;flex-direction:column}.flexstretch-cols .widget{margin-top:0}.flexstretch-cols .widget:last-child{margin-bottom:0}.flexstretch-cols .footer-column,.flexstretch-cols .frontpage-areacol{justify-content:space-between}.flexstretch-cols .widget:first-child:last-child{flex-grow:1}.flexstretch-cols .widget:first-child:last-child .content-blocks-widget-wrap,.flexstretch-cols .widget:first-child:last-child .content-blocks-widget{height:100%}.flexstretch-cols .widget:first-child:last-child .content-blocks-widget,.flexstretch-cols .widget:first-child:last-child .content-blocks-widget>.flush-columns{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-direction:column}.flexstretch-cols .widget:first-child:last-child .content-blocks-widget>.flush-columns,.flexstretch-cols .widget:first-child:last-child .content-block-row{flex-grow:1}.flexstretch-cols .widget:first-child:last-child .hk-list-widget{height:100%;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-direction:column}.flexstretch-cols .widget:first-child:last-child .hk-list-columns{flex-grow:1}.hk-list-evenspacecol.hk-list-columns{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:stretch}.hk-list-evenspacecol.hk-list-columns>[class*=hk-list-column-]{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-direction:column}.hk-list-evenspacecol .hk-listunit-small{flex-grow:1}.hk-cbox-evenspacecol .content-block-row{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:stretch}.hk-cbox-evenspacecol .content-block-column:not(.content-block-style5,.content-block-style6){-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-direction:column}.hk-cbox-evenspacecol .content-block-column:not(.content-block-style5,.content-block-style6).visual-none{align-self:flex-start}.hk-cbox-evenspacecol .content-block{flex-grow:1}.hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style5>.flush-columns,.hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style5 .content-block-row,.hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style6>.flush-columns,.hk-cbox-evenspacecol .widget:first-child:last-child .content-blocks-widget-style6 .content-block-row{flex-grow:0}}.widget .viewall a{padding:3px 5px;border:none}.widget .viewall a:hover{color:var(--hoot-accentcolor);background:var(--hoot-accentfont)}.widget-title-wrap.hasviewall:not(.hastitle)+.widget-subtitle{margin-top:calc(-22px - var(--hoot-headings-botmargin))}.widget-title{border-bottom:solid 1px var(--hoot-accentcolor)}.widget-title span{display:inline-block;background:var(--hoot-accentcolor);color:var(--hoot-accentfont);padding:4px 10px 2px}.widget-title-wrap{border-bottom:solid 1px var(--hoot-accentcolor)}.widget-title-wrap .widget-title{border-bottom:none}.widget-subtitle{padding:2px .5em;border-bottom:solid 1px var(--hoot-shadow30);font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}.widget-title-wrap,.widget-title{border-bottom:none;position:relative}.widget-title-wrap .widget-title{position:static}.widget-title span{border-color:var(--hoot-accentcolor)}.widget-title span::after{content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:solid 1px;border-color:inherit}.topbar .widget-title span,.sidebar-sitehead .widget-title span,.menu-side-box .widget-title span,.below-sitehead .widget-title span{background:none!important;color:inherit!important;border-color:transparent!important;padding:0}.customHtml>h4,.customHtml p{color:#fff;font-size:15px;line-height:1.4285em;margin:3px 0}.customHtml>h4{font-size:20px;font-weight:400;font-family:Georgia,"Times New Roman",Times,serif}.hoot-cf7-style .wpcf7-form{text-transform:uppercase;margin:var(--hoot-small-vmargin) 0}.hoot-cf7-style .wpcf7-form .wpcf7-list-item-label,.hoot-cf7-style .wpcf7-form .wpcf7-quiz-label{text-transform:none;font-weight:400}.hoot-cf7-style .wpcf7-form .required:before{margin-right:5px;opacity:.5;content:"\f069";display:inline-block;font:normal normal 900 0.666666em/2.5em "Font Awesome 5 Free";vertical-align:top;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hoot-cf7-style .wpcf7-form .one-fourth{width:20%;float:left}.hoot-cf7-style .wpcf7-form .one-fourth:nth-of-type(4n+1){clear:both}.hoot-cf7-style .wpcf7-form .one-third{width:28%;float:left}.hoot-cf7-style .wpcf7-form .one-third:nth-of-type(3n+1){clear:both}.hoot-cf7-style .wpcf7-form .one-half{width:45%;float:left}.hoot-cf7-style .wpcf7-form .one-half:nth-of-type(2n+1){clear:both}.hoot-cf7-style .wpcf7-form .full{width:94%;float:none;clear:both}.hoot-cf7-style .wpcf7-form .one-fourth input,.hoot-cf7-style .wpcf7-form .one-fourth textarea,.hoot-cf7-style .wpcf7-form .one-fourth select,.hoot-cf7-style .wpcf7-form .one-third input,.hoot-cf7-style .wpcf7-form .one-third textarea,.hoot-cf7-style .wpcf7-form .one-third select,.hoot-cf7-style .wpcf7-form .one-half input,.hoot-cf7-style .wpcf7-form .one-half textarea,.hoot-cf7-style .wpcf7-form .one-half select,.hoot-cf7-style .wpcf7-form .full input,.hoot-cf7-style .wpcf7-form .full textarea,.hoot-cf7-style .wpcf7-form .full select{width:100%}.hoot-cf7-style .wpcf7-form .one-fourth input[type=checkbox],.hoot-cf7-style .wpcf7-form .one-fourth input[type=radio],.hoot-cf7-style .wpcf7-form .one-third input[type=checkbox],.hoot-cf7-style .wpcf7-form .one-third input[type=radio],.hoot-cf7-style .wpcf7-form .one-half input[type=checkbox],.hoot-cf7-style .wpcf7-form .one-half input[type=radio],.hoot-cf7-style .wpcf7-form .full input[type=checkbox],.hoot-cf7-style .wpcf7-form .full input[type=radio]{width:auto}.hoot-cf7-style .wpcf7-form .submit{clear:both;float:none;width:100%}.hoot-cf7-style .wpcf7-form .submit:after{content:"";display:table;clear:both}.hoot-cf7-style .wpcf7-form .submit input{width:auto}.hoot-cf7-style .wpcf7-form .wpcf7-form-control-wrap:after{content:"";display:table;clear:both}.hoot-cf7-style div.wpcf7-validation-errors,.hoot-cf7-style div.wpcf7-mail-sent-ng,.hoot-cf7-style div.wpcf7-mail-sent-ok{margin:calc(var(--hoot-small-vmargin) * -1) 0 var(--hoot-vmargin);border:0}.hoot-cf7-style div.wpcf7-validation-errors{background:#fae9bf;color:#807000}.hoot-cf7-style div.wpcf7-mail-sent-ng{background:#faece8;color:#af2c20}.hoot-cf7-style div.wpcf7-mail-sent-ok{background:#eefae8;color:#769754}@media only screen and (max-width:969px){.hoot-cf7-style .wpcf7-form p,.hoot-cf7-style .wpcf7-form p.full{width:100%;float:none;margin-right:0}}.hoot-mapp-style .mapp-layout{border:none;max-width:100%;margin:0}.hoot-mapp-style .mapp-map-links{border:none}.hoot-mapp-style .mapp-links a:first-child:after{content:" /"}.woocommerce ul.products,.woocommerce-page ul.products,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.woocommerce .woocommerce-result-count{margin-top:.5em}.woocommerce.archive ul.products,.woocommerce-page.archive ul.products{margin:var(--hoot-vmargin) 0 0 0}.woocommerce.archive ul.products li.product,.woocommerce-page.archive ul.products li.product{margin:0 3.8% 2.992em 0;padding-top:0}.woocommerce.archive ul.products li.last,.woocommerce-page.archive ul.products li.last{margin-right:0}.woocommerce ul.products li.product .button{margin-top:.5em}.woocommerce ul.products li.product .price{font-size:1em}.woocommerce nav.woocommerce-pagination ul{border:none}.woocommerce nav.woocommerce-pagination ul li{border:none;margin:0 2px}.woocommerce nav.woocommerce-pagination ul li span.current{background:none;color:inherit}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{background:none;color:var(--hoot-linkhovercolor)}.archive-wrap .button+a.added_to_cart{display:none}.hootwp .widget_shopping_cart_content .buttons{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:space-between;gap:.6em;align-items:stretch}.hootwp .widget_shopping_cart_content .buttons:before,.hootwp .widget_shopping_cart_content .buttons:after{display:none}.hootwp .widget_shopping_cart_content .buttons .button{margin:0;flex-grow:1;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center;justify-content:center;text-align:center}.woocommerce.singular .product .product_title{display:none}.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs{padding:5px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs li{float:none;width:auto}.product_meta>span{display:block}.woocommerce #reviews #comments ol.commentlist li .comment-text{border-radius:0}.upsells.products,.related.products{clear:both}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--hoot-accentcolor)}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0 3px 0 0;border-radius:0;border-bottom:none;border-color:var(--hoot-accentcolor);background:var(--hoot-accentcolor);color:var(--hoot-accentfont);-webkit-transition:color 0.2s ease-in,background-color 0.2s linear;-moz-transition:color 0.2s ease-in,background-color 0.2s linear;-o-transition:color 0.2s ease-in,background-color 0.2s linear;transition:color 0.2s ease-in,background-color 0.2s linear}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{background:var(--hoot-accentfont);color:var(--hoot-accentcolor)}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:inherit;text-transform:inherit;font-weight:inherit;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a:hover{color:inherit;text-transform:inherit;font-weight:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--hoot-box-bg);color:var(--hoot-basefont-color)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover{color:inherit;text-transform:inherit;font-weight:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{display:none}.woocommerce div.product .woocommerce-tabs .panel{padding-bottom:1em;border-bottom:none}.woocommerce-tabs h1,.woocommerce-tabs h2,.woocommerce-tabs h3,.woocommerce-tabs h4,.woocommerce-tabs h5,.woocommerce-tabs h6{color:var(--hoot-h4-color);font-size:var(--hoot-h4-size);line-height:var(--hoot-h4-lheight);letter-spacing:var(--hoot-h4-lspace);font-weight:var(--hoot-h4-weight);font-style:var(--hoot-h4-style);text-transform:var(--hoot-h4-trans);text-decoration:var(--hoot-h4-deco)}.single-product .upsells.products>h2,.single-product .related.products>h2,.singular-page.woocommerce-cart .cross-sells>h2,.singular-page.woocommerce-cart .cart_totals>h2{color:var(--hoot-h4-color);font-size:var(--hoot-h4-size);line-height:var(--hoot-h4-lheight);letter-spacing:var(--hoot-h4-lspace);font-weight:var(--hoot-h4-weight);font-style:var(--hoot-h4-style);text-transform:var(--hoot-h4-trans);text-decoration:var(--hoot-h4-deco)}.woocommerce-account .entry-content,.woocommerce-cart .entry-content,.woocommerce-checkout .entry-content{border-bottom:none}.woocommerce-account #comments-template,.woocommerce-cart #comments-template,.woocommerce-checkout #comments-template{display:none}.woocommerce-account .sharedaddy,.woocommerce-cart .sharedaddy,.woocommerce-checkout .sharedaddy{display:none}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{display:flex}.woocommerce table.cart .button{box-sizing:border-box;text-align:center}.select2-container *:focus{outline:thin dotted}.woocommerce table.shop_table,.woocommerce .woocommerce-customer-details address,.select2-container--default .select2-selection--single{border-radius:0}.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{color:inherit;background-color:var(--hoot-highlight10)}.flex-viewport figure{max-width:none}.price del,.woocommerce-grouped-product-list-item__price del{opacity:.6}.price ins,.woocommerce-grouped-product-list-item__price ins{text-decoration:none}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child,.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{margin:0}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--hoot-accentcolor)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{text-transform:uppercase;font-weight:400;border-radius:var(--hoot-radius-button);-webkit-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-moz-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-o-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:active,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:visited,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:active,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:visited,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:active,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:visited,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:active,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:visited,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:active,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:visited,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:active,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:visited,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:active,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:visited,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:active,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:visited{background:var(--hoot-buttoncolor);color:var(--hoot-buttonfont);border:solid 2px var(--hoot-buttoncolor)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus{background:var(--hoot-buttonfont);color:var(--hoot-buttoncolor)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:focus{outline:thin dotted;outline-offset:-4px}.wc-block-components-button[disabled]{opacity:.5}body.hootwp .wc-block-components-button{-webkit-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-moz-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-o-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s}.wc-block-components-button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{text-decoration:none;text-transform:uppercase;font-weight:400;border-radius:var(--hoot-radius-button);-webkit-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-moz-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-o-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s}.wc-block-components-button,.wc-block-components-button:active,.wc-block-components-button:focus,.wc-block-components-button:hover,.wc-block-components-button:visited,.woocommerce #respond input#submit.alt,.woocommerce #respond input#submit.alt:active,.woocommerce #respond input#submit.alt:focus,.woocommerce #respond input#submit.alt:hover,.woocommerce #respond input#submit.alt:visited,.woocommerce a.button.alt,.woocommerce a.button.alt:active,.woocommerce a.button.alt:focus,.woocommerce a.button.alt:hover,.woocommerce a.button.alt:visited,.woocommerce button.button.alt,.woocommerce button.button.alt:active,.woocommerce button.button.alt:focus,.woocommerce button.button.alt:hover,.woocommerce button.button.alt:visited,.woocommerce input.button.alt,.woocommerce input.button.alt:active,.woocommerce input.button.alt:focus,.woocommerce input.button.alt:hover,.woocommerce input.button.alt:visited{background:var(--hoot-buttoncolor);color:var(--hoot-buttonfont);border:solid 2px var(--hoot-buttoncolor)}.wc-block-components-button:hover,.wc-block-components-button:focus,.woocommerce #respond input#submit.alt:hover,.woocommerce #respond input#submit.alt:focus,.woocommerce a.button.alt:hover,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:hover,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:hover,.woocommerce input.button.alt:focus{background:var(--hoot-buttonfont);color:var(--hoot-buttoncolor)}.wc-block-components-button:focus,.woocommerce #respond input#submit.alt:focus,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus{outline:thin dotted;outline-offset:-4px}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background:#ddd;color:#666;border:solid 1px #aaa}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:0}.woo-single-product-upsell-heading,.woo-single-product-related-heading,.woo-cart-totals-heading,.woo-cart-cross-sells{text-align:center;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:center;align-items:center}.woo-single-product-upsell-heading:before,.woo-single-product-upsell-heading:after,.woo-single-product-related-heading:before,.woo-single-product-related-heading:after,.woo-cart-totals-heading:before,.woo-cart-totals-heading:after,.woo-cart-cross-sells:before,.woo-cart-cross-sells:after{opacity:.33;content:"";display:block;height:1px;width:100%;border-bottom:solid 1px}.woo-single-product-upsell-heading:before,.woo-single-product-related-heading:before,.woo-cart-totals-heading:before,.woo-cart-cross-sells:before{margin-right:8px}.woo-single-product-upsell-heading:after,.woo-single-product-related-heading:after,.woo-cart-totals-heading:after,.woo-cart-cross-sells:after{margin-left:8px}.woo-single-product-upsell-heading span,.woo-single-product-related-heading span,.woo-cart-totals-heading span,.woo-cart-cross-sells span{flex-shrink:0;max-width:80%;text-align:inherit}.woo-cart-totals-heading:before,.woo-cart-cross-sells:before{display:none}#payment.woocommerce-checkout-payment iframe{margin:0}@media only screen and (max-width:768px){.woocommerce.archive.plural ul.products:not(.elementor-grid) li.product,.woocommerce-page.archive.plural ul.products:not(.elementor-grid) li.product{width:48%;margin:0 0 2.992em}}@media only screen and (max-width:500px){.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{text-align:center}.woocommerce-notices-wrapper .woocommerce-error a,.woocommerce-notices-wrapper .woocommerce-info a,.woocommerce-notices-wrapper .woocommerce-message a{display:block;float:none}}li a.empty-wpmenucart-visible span.amount{display:none!important}.infinite-scroll .hoot-jetpack-style .pagination.loop-pagination,.infinite-scroll .hoot-jetpack-style .pagination.navigation{display:none}.hoot-jetpack-style #infinite-handle{clear:both}.hoot-jetpack-style #infinite-handle span{padding:6px 23px 8px;font-size:.8em;line-height:1.8em;-webkit-box-shadow:inset 0 -2px 0 0 rgb(0 0 0 / .33);-moz-box-shadow:inset 0 -2px 0 0 rgb(0 0 0 / .33);box-shadow:inset 0 -2px 0 0 rgb(0 0 0 / .33);text-transform:uppercase;font-weight:400;border-radius:var(--hoot-radius-button);-webkit-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-moz-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-o-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s}.hoot-jetpack-style #infinite-handle span,.hoot-jetpack-style #infinite-handle span:active,.hoot-jetpack-style #infinite-handle span:focus,.hoot-jetpack-style #infinite-handle span:hover,.hoot-jetpack-style #infinite-handle span:visited{background:var(--hoot-buttoncolor);color:var(--hoot-buttonfont);border:solid 2px var(--hoot-buttoncolor)}.hoot-jetpack-style #infinite-handle span:hover,.hoot-jetpack-style #infinite-handle span:focus{background:var(--hoot-buttonfont);color:var(--hoot-buttoncolor)}.hoot-jetpack-style #infinite-handle span:focus{outline:thin dotted;outline-offset:-4px}.hoot-jetpack-style #infinite-handle span button{text-transform:uppercase}.infinite-scroll.woocommerce #infinite-handle{display:none!important}.infinite-scroll .woocommerce-pagination{display:block}.hoot-jetpack-style .entry-content .sharedaddy{border-top:solid 1px var(--hoot-shadow50)}.hoot-jetpack-style .entry-content .sharedaddy>div{margin-top:var(--hoot-big-vmargin)}.hoot-jetpack-style div.product .sharedaddy>div{margin-top:var(--hoot-big-vmargin)}.hoot-jetpack-style .frontpage-area .entry-content .sharedaddy{display:none}.hoot-jetpack-style .sharedaddy .sd-title{font-family:inherit;text-transform:uppercase;margin-bottom:0;opacity:.7}.hoot-jetpack-style .sharedaddy .sd-title:before{display:none}.hoot-jetpack-style .sd-content ul li{display:inline-block}.hoot-jetpack-style .sd-content ul li iframe{margin:0}.content-block-text .sharedaddy{display:none}.hoot-jetpack-style .contact-form.commentsblock label{font-weight:400}.hoot-jetpack-style .contact-form.commentsblock .grunion-field-label{text-transform:uppercase;font-weight:700}.hoot-jetpack-style .contact-form.commentsblock .grunion-field-label span{color:#af2c20}.hoot-jetpack-style .contact-form.commentsblock .grunion-checkbox-multiple-label{display:inline-block}.hoot-jetpack-style .contact-form.commentsblock .grunion-checkbox-multiple-label+.clear-form{display:inline-block}.hoot-jetpack-style .contact-form.commentsblock .grunion-radio-label{display:inline-block}.hoot-jetpack-style .contact-form.commentsblock .grunion-radio-label+.clear-form{display:inline-block}.hoot-jetpack-style .contact-form.commentsblock p.contact-submit{clear:both;float:none;width:100%;margin:0}.hoot-jetpack-style .contact-form.commentsblock p.contact-submit:after{content:"";display:table;clear:both}.hoot-jetpack-style .contact-form.commentsblock p.contact-submit input{width:auto}@media only screen and (max-width:969px){.hoot-jetpack-style .contact-form.commentsblock>div,.hoot-jetpack-style .contact-form.commentsblock>div:last-of-type{width:100%;float:none;margin-right:0}}.so-panel.widget{margin-top:0}.elementor p,.elementor h1,.elementor h2,.elementor h3,.elementor h4,.elementor h5,.elementor h6,.elementor .title{margin-top:0}.elementor-page #main>#loop-meta-wrap .loop-meta,.elementor-page #content #loop-meta-wrap{display:var(--page-title-display)}.elementor-page .main>#loop-meta-wrap.pgheadimg-bg{border-top:solid 1px #fff0}.widget_newsletterwidget,.widget_newsletterwidgetminimal{padding:20px;background:var(--hoot-highlight10);text-align:center}.widget_newsletterwidget label,.widget_newsletterwidgetminimal label{font-weight:400;margin:0 0 3px 2px}.widget_newsletterwidget input.tnp-submit[type=submit],.widget_newsletterwidgetminimal input.tnp-submit[type=submit]{margin:0 auto}.widget_newsletterwidget input[type=text],.widget_newsletterwidget input[type=text]:focus,.widget_newsletterwidget input[type=email],.widget_newsletterwidget input[type=email]:focus,.widget_newsletterwidget select,.widget_newsletterwidget select:focus,.widget_newsletterwidgetminimal input[type=text],.widget_newsletterwidgetminimal input[type=text]:focus,.widget_newsletterwidgetminimal input[type=email],.widget_newsletterwidgetminimal input[type=email]:focus,.widget_newsletterwidgetminimal select,.widget_newsletterwidgetminimal select:focus{background:rgb(255 255 255 / .5);border:solid 1px rgb(0 0 0 / .15);color:inherit}.widget_newsletterwidget input[type=text],.widget_newsletterwidget input[type=email],.widget_newsletterwidget input[type=submit],.widget_newsletterwidget select,.widget_newsletterwidgetminimal input[type=text],.widget_newsletterwidgetminimal input[type=email],.widget_newsletterwidgetminimal input[type=submit],.widget_newsletterwidgetminimal select{padding:5px 12px}.widget_newsletterwidget input[type=checkbox],.widget_newsletterwidgetminimal input[type=checkbox]{position:relative;top:2px}.widget_newsletterwidget form,.widget_newsletterwidgetminimal form{margin-bottom:0}.widget_newsletterwidget div.tnp-field,.widget_newsletterwidgetminimal div.tnp-field{margin-bottom:.7em}.widget_newsletterwidget div.tnp-field:last-child,.widget_newsletterwidgetminimal div.tnp-field:last-child{margin-bottom:0}.tnp-widget{text-align:left;margin-top:10px}.tnp-widget-minimal{margin:10px 0}.tnp-widget-minimal input.tnp-email{margin-bottom:10px}.tnp-widget-minimal input.tnp-submit{border:1px solid;border-color:inherit}.woo-login-popup-sc-left{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lrm-user-modal-container .lrm-switcher a{color:#555;background:rgb(0 0 0 / .2)}.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{background:var(--hoot-accentcolor);color:var(--hoot-accentfont);border-radius:0;-webkit-box-shadow:inset 0 4px 0 0 rgb(0 0 0 / .33);-moz-box-shadow:inset 0 4px 0 0 rgb(0 0 0 / .33);box-shadow:inset 0 4px 0 0 rgb(0 0 0 / .33)}.lrm-form a.button:hover,.lrm-form button:hover,.lrm-form button[type=submit]:hover,.lrm-form #buddypress input[type=submit]:hover,.lrm-form input[type=submit]:hover{-webkit-box-shadow:inset 0 4px 0 0 rgb(0 0 0 / .33);-moz-box-shadow:inset 0 4px 0 0 rgb(0 0 0 / .33);box-shadow:inset 0 4px 0 0 rgb(0 0 0 / .33)}.lrm-font-svg .lrm-form .hide-password,.lrm-font-svg .lrm-form .lrm-ficon-eye{padding-top:10px;padding-bottom:10px}.lrm-col{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.widget_breadcrumb_navxt{line-height:var(--hoot-basefont-lheight)}.widget_breadcrumb_navxt .widget-title{margin-right:5px}.widget_breadcrumb_navxt .widget-title:before,.widget_breadcrumb_navxt .widget-title:after{display:none}.widget_breadcrumb_navxt .widget-title,.widget_breadcrumb_navxt .breadcrumbs{display:inline-block}.widget_breadcrumb_navxt .breadcrumbs{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;column-gap:.8em;row-gap:1px;margin:.5em 0}.widget_breadcrumb_navxt .breadcrumbs>span{max-width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget_breadcrumb_navxt .breadcrumbs>.hoot-bcn-pretext{position:relative}@media only screen and (max-width:969px){.widget_breadcrumb_navxt .breadcrumbs{justify-content:center}}#buddypress.alignwide{margin-left:0;margin-right:0}.pll-parent-menu-item img{vertical-align:unset}.mega-menu-hoot-primary-menu .menu-primary>.menu-toggle{display:none}div#submit.forminator-field{background:none;color:inherit;padding:0;margin:0;border:none;box-shadow:none}#main .entry-content .tribe-events-l-container{padding:0}.tribe-common li,.tribe-common ol,.tribe-common ul,.tribe-theme-genesis .tribe-common ol,.tribe-theme-genesis .tribe-common ul{margin:0;padding:0}.tribe-common ol>li,.tribe-common ul>li{list-style-type:none}.widget_newsletterwidget .widget-title,.widget_newsletterwidgetminimal .widget-title{margin-bottom:.5em;text-align:center;border-bottom:solid 1px}.widget_newsletterwidget .widget-title span,.widget_newsletterwidgetminimal .widget-title span{border:none;color:inherit;background:none}.widget_newsletterwidget .widget-title span:after,.widget_newsletterwidgetminimal .widget-title span:after{border:none}.sidebar-primary .widget_breadcrumb_navxt,.sidebar-secondary .widget_breadcrumb_navxt{background:var(--hoot-accentcolor);color:var(--hoot-accentfont);padding:.6em .6em .6em 1em}.sidebar-primary .widget_breadcrumb_navxt .widget-title,.sidebar-secondary .widget_breadcrumb_navxt .widget-title{color:inherit;margin:0}.sidebar-primary .widget_breadcrumb_navxt .breadcrumbs,.sidebar-secondary .widget_breadcrumb_navxt .breadcrumbs{margin:0;font-size:.9em;line-height:1.6em;column-gap:5px;row-gap:0}.sidebar-primary .widget_breadcrumb_navxt a,.sidebar-secondary .widget_breadcrumb_navxt a{color:inherit;text-decoration:underline}.sidebar-primary .widget_breadcrumb_navxt a:hover,.sidebar-secondary .widget_breadcrumb_navxt a:hover{color:inherit;text-decoration:none}.sidebar-primary .widget_breadcrumb_navxt .widget-title,.sidebar-secondary .widget_breadcrumb_navxt .widget-title{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;margin-right:0;border-bottom:none}.sidebar-primary .widget_breadcrumb_navxt .widget-title:after,.sidebar-secondary .widget_breadcrumb_navxt .widget-title:after{opacity:0;display:block}.sidebar-primary .widget_breadcrumb_navxt .widget-title span,.sidebar-secondary .widget_breadcrumb_navxt .widget-title span{background:none;color:inherit;border-color:#fff0;padding:0}.footer .widget_breadcrumb_navxt .widget-title{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;margin-right:0;border-bottom:none}.footer .widget_breadcrumb_navxt a{color:inherit;text-decoration:underline}.footer .widget_breadcrumb_navxt a:hover{color:inherit;text-decoration:none}.sub-footer{background:var(--hoot-subfooter-bg);border-top:solid 1px var(--hoot-shadow30);padding:var(--hoot-subfooter-padding)}.sub-footer .widget{margin:0}.sub-footer .widget+.widget{margin-top:var(--hoot-big-vmargin)}.sub-footer>.hgrid-stretch>.hgrid-span-12{padding:0}.footer{background-color:var(--hoot-footer-bg);background-image:var(--hoot-footer-bgimg);background-repeat:var(--hoot-footer-bgrepeat);background-position:var(--hoot-footer-bgpos);background-attachment:var(--hoot-footer-bgatch);background-size:var(--hoot-footer-bgsize)}.footer.hootoverlay{position:relative}.footer.hootoverlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.footer.hootoverlay.hootoverlayblend:before{mix-blend-mode:multiply}.footer.hootoverlay:before{background:var(--hoot-footer-bgoverlay)}.footer{--footer-fullcolumn-margin:calc(var(--hoot-widget-margin) - 15px);border-top:solid 2px var(--hoot-shadow30);padding:var(--hoot-footer-padding)}.footer .footer-column{min-height:1em}.footer .footer-column.hgrid-span-12{text-align:center}.footer .footer-column+.hgrid-span-12{margin-top:var(--footer-fullcolumn-margin)}.footer .hgrid>.hgrid-span-12{margin-bottom:var(--footer-fullcolumn-margin)}.footer .hgrid>.hgrid-span-12:last-child{margin-bottom:0}.footer .widget{margin:0}.footer .widget+.widget{margin-top:var(--footer-fullcolumn-margin)}.sub-footer,.footer{color:var(--hoot-footer-color);font-family:var(--hoot-footer-family);font-size:var(--hoot-footer-size);line-height:var(--hoot-footer-lheight);letter-spacing:var(--hoot-footer-lspace);font-weight:var(--hoot-footer-weight);font-style:var(--hoot-footer-style);text-transform:var(--hoot-footer-trans);text-decoration:var(--hoot-footer-deco)}.sub-footer .widget-title,.footer .widget-title{color:var(--hoot-footerhead-color);font-family:var(--hoot-footerhead-family);font-size:var(--hoot-footerhead-size);line-height:var(--hoot-footerhead-lheight);letter-spacing:var(--hoot-footerhead-lspace);font-weight:var(--hoot-footerhead-weight);font-style:var(--hoot-footerhead-style);text-transform:var(--hoot-footerhead-trans);text-decoration:var(--hoot-footerhead-deco)}.sub-footer .widget-subtitle,.footer .widget-subtitle{color:var(--hoot-footerhead-color)}.sub-footer .entry-byline,.sub-footer .hoot-subtitle,.footer .entry-byline,.footer .hoot-subtitle{color:inherit}.sub-footer h1,.sub-footer h2,.sub-footer h3,.sub-footer h4,.sub-footer h5,.sub-footer h6,.sub-footer .title,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer .title{color:var(--hoot-footer-dark)}.sub-footer a:not(input):not(.button),.footer a:not(input):not(.button){color:inherit}.sub-footer a:hover:not(input):not(.button),.footer a:hover:not(input):not(.button){text-decoration:underline}.sub-footer .more-link,.sub-footer .more-link a,.footer .more-link,.footer .more-link a{color:inherit}.sub-footer .social-icons-widget a.social-icons-icon:hover,.footer .social-icons-widget a.social-icons-icon:hover{text-decoration:none}.sub-footer p,.footer p{margin:1em 0}.post-footer{text-align:center;font-style:italic;font-family:var(--hoot-alt-family);color:var(--hoot-footer-color);background:var(--hoot-footer-bg)}.post-footer .credit{border-top:solid 1px;display:inline-block;min-width:70%;margin:0;padding:var(--hoot-postfooter-padding)}.post-footer a{color:inherit}#post-footer.hootnoshow{display:none}@media only screen and (max-width:969px){.footer-column+.footer-column{margin-top:var(--footer-fullcolumn-margin)}}.sub-footer{border-top-width:5px}.sub-footer .widget-subtitle,.footer .widget-subtitle{opacity:.75;text-align:center}.sub-footer .widget-title-wrap+.widget-subtitle,.sub-footer .widget-title+.widget-subtitle,.footer .widget-title-wrap+.widget-subtitle,.footer .widget-title+.widget-subtitle{text-align:left}.sub-footer .entry-byline,.sub-footer .hoot-subtitle,.footer .entry-byline,.footer .hoot-subtitle{opacity:.75}.post-footer .credit{opacity:.75}@keyframes hootstickysitehead{0%{opacity:0}100%{opacity:1}}@keyframes hootanimstickysitehead{0%{transform:translate(0,-100%)}100%{transform:translate(0,0)}}.fixed-goto-top{position:fixed;z-index:9980;bottom:var(--hoot-goto-offset);right:var(--hoot-goto-offset);text-align:center;width:40px;height:40px;line-height:40px;border:solid 1px;pointer-events:none;opacity:0;-webkit-transition:opacity 0.3s linear;-moz-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear}.fixed-goto-top.hootnoshow{display:none}.fixed-goto-top.sureshow{opacity:.6;pointer-events:all;pointer-events:auto}.fixed-goto-top.sureshow:hover{opacity:1}.fixed-goto-top.topshow{pointer-events:all;pointer-events:auto;opacity:.6}.fixed-goto-top.topshow:hover{opacity:1}.goto-top-style1,.goto-top-style1:hover,.goto-top-style5,.goto-top-style5:hover{background:#262626;color:#fff}.goto-top-style2,.goto-top-style2:hover,.goto-top-style6,.goto-top-style6:hover{background:#fff;color:#262626}.goto-top-style3,.goto-top-style3:hover,.goto-top-style7,.goto-top-style7:hover{background:var(--hoot-accentcolor);color:var(--hoot-accentfont)}.goto-top-style4,.goto-top-style4:hover,.goto-top-style8,.goto-top-style8:hover{background:var(--hoot-accentfont);color:var(--hoot-accentcolor)}.goto-top-style1,.goto-top-style3,.goto-top-style5,.goto-top-style7{border-color:#fff0}.goto-top-style5,.goto-top-style6,.goto-top-style7,.goto-top-style8{border-radius:50%}@media only screen and (max-width:969px){.fixed-goto-top.hidemobile{display:none!important}}@media only screen and (min-width:970px){.sticky-wrapper-topbar:not(.isdtp),.sticky-wrapper-header:not(.isdtp){height:auto!important}#header:not(.stickydtp) #sitehead-extradtp,#header.stickydtp:not(.hootstuck) #sitehead-extradtp,#sitehead-extramob{display:none!important}#topbar.stickydtp.hootstuck{-webkit-box-shadow:0 1px 5px rgb(0 0 0 / .15);-moz-box-shadow:0 1px 5px rgb(0 0 0 / .15);box-shadow:0 1px 5px rgb(0 0 0 / .15);position:fixed;top:0;z-index:9980;animation-name:hootstickysitehead;animation-duration:600ms;background-color:var(--hoot-stucktopbar-bg,var(--hoot-body-bg))}.hootanim-sh #topbar.stickydtp.hootstuck{animation-name:hootanimstickysitehead;animation-duration:1s}.site-stretch #header.stickydtp.hootstuck{width:100%}.site-boxed #header.stickydtp.hootstuck{max-width:calc(100% - 2 * var(--hoot-siteboxes-padding));width:calc(var(--hoot-grid-max-width) - 2 * var(--hoot-siteboxes-padding))}#header.stickydtp.hootstuck{-webkit-box-shadow:0 1px 5px rgb(0 0 0 / .15);-moz-box-shadow:0 1px 5px rgb(0 0 0 / .15);box-shadow:0 1px 5px rgb(0 0 0 / .15);position:fixed;top:0;z-index:9980;animation-name:hootstickysitehead;animation-duration:600ms;background-color:var(--hoot-stucksitehead-bg,var(--hoot-body-bg));background-image:var(--hoot-stucksitehead-bgimg,var(--hoot-body-bgimg));background-repeat:var(--hoot-stucksitehead-bgrepeat,var(--hoot-body-bgrepeat));background-position:var(--hoot-stucksitehead-bgpos,var(--hoot-body-bgpos));background-attachment:scroll;background-size:var(--hoot-stucksitehead-bgsize,var(--hoot-body-bgsize))}#header.stickydtp.hootstuck #branding,#header.stickydtp.hootstuck #sitehead-menu,#header.stickydtp.hootstuck #sitehead-extradtp,#header.stickydtp.hootstuck #sitehead-extramob{display:none}#header.stickydtp.hootstuck .sitehead-part{padding:0 var(--hoot-sticky-gutter)}#header.stickydtp.hootstuck .sitehead-part>.hootflex{justify-content:space-between;padding:0}#header.stickydtp.hootstuck #branding,#header.stickydtp.hootstuck #sitehead-menu,#header.stickydtp.hootstuck #sitehead-extradtp,#header.stickydtp.hootstuck #sitehead-extramob{border:none;box-shadow:none;flex-shrink:0;flex-grow:0;flex-basis:auto;order:0;width:100%;max-width:100%;min-width:auto;padding:0;margin:0;box-sizing:border-box;text-align:center}#header.stickydtp.hootstuck #sitehead-aside,#header.stickydtp.hootstuck .menu-side-box{display:none!important;background:none;border:none;box-shadow:none}#header.stickydtp.hootstuck.stickydtp-logo #branding,#header.stickydtp.hootstuck.stickydtp-logomenu #branding,#header.stickydtp.hootstuck.stickydtp-logomenudiv #branding,#header.stickydtp.hootstuck.stickydtp-logotext #branding,#header.stickydtp.hootstuck.stickydtp-logotextdiv #branding,#header.stickydtp.hootstuck.stickydtp-logomenutext #branding{display:block;zoom:var(--hoot-sticky-dtplogozoom)}#header.stickydtp.hootstuck.stickydtp-menu #sitehead-menu,#header.stickydtp.hootstuck.stickydtp-logomenu #sitehead-menu,#header.stickydtp.hootstuck.stickydtp-logomenudiv #sitehead-menu,#header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-menu{display:block}#header.stickydtp.hootstuck.stickydtp-text #sitehead-extradtp,#header.stickydtp.hootstuck.stickydtp-logotext #sitehead-extradtp,#header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp,#header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp{display:block}#header.stickydtp.hootstuck.stickydtp-logomenudiv #sitehead-menu,#header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp,#header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp{margin-top:var(--hoot-sticky-gutter)}#header.stickydtp.hootstuck.stickydtp-logomenu #branding,#header.stickydtp.hootstuck.stickydtp-logotext #branding,#header.stickydtp.hootstuck.stickydtp-logomenutext #branding{width:auto;flex-grow:0;flex-shrink:0;max-width:80%;text-align:left}#header.stickydtp.hootstuck.stickydtp-logomenu #sitehead-menu,#header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-menu{width:auto;flex-grow:1;flex-basis:0%;min-width:20%;text-align:right;margin-left:var(--hoot-sticky-gutter)}#header.stickydtp.hootstuck.stickydtp-logotext #sitehead-extradtp{width:auto;flex-grow:1;flex-basis:0%;min-width:20%;text-align:right;margin-left:var(--hoot-sticky-gutter)}.hootanim-sh #header.stickydtp.hootstuck{animation-name:hootanimstickysitehead;animation-duration:1s}}@media only screen and (max-width:969px){.sticky-wrapper-topbar:not(.ismob),.sticky-wrapper-header:not(.ismob){height:auto!important}#header:not(.stickymob) #sitehead-extramob,#header.stickymob:not(.hootstuck) #sitehead-extramob,#sitehead-extradtp{display:none!important}#topbar.stickymob.hootstuck{-webkit-box-shadow:0 1px 5px rgb(0 0 0 / .15);-moz-box-shadow:0 1px 5px rgb(0 0 0 / .15);box-shadow:0 1px 5px rgb(0 0 0 / .15);position:fixed;top:0;z-index:9980;animation-name:hootstickysitehead;animation-duration:600ms;background-color:var(--hoot-stucktopbar-bg,var(--hoot-body-bg))}.hootanim-sh #topbar.stickymob.hootstuck{animation-name:hootanimstickysitehead;animation-duration:1s}#header.stickymob.hootstuck{width:100%}#header.stickymob.hootstuck{-webkit-box-shadow:0 1px 5px rgb(0 0 0 / .15);-moz-box-shadow:0 1px 5px rgb(0 0 0 / .15);box-shadow:0 1px 5px rgb(0 0 0 / .15);position:fixed;top:0;z-index:9980;animation-name:hootstickysitehead;animation-duration:600ms;background-color:var(--hoot-stucksitehead-bg,var(--hoot-body-bg));background-image:var(--hoot-stucksitehead-bgimg,var(--hoot-body-bgimg));background-repeat:var(--hoot-stucksitehead-bgrepeat,var(--hoot-body-bgrepeat));background-position:var(--hoot-stucksitehead-bgpos,var(--hoot-body-bgpos));background-attachment:scroll;background-size:var(--hoot-stucksitehead-bgsize,var(--hoot-body-bgsize))}#header.stickymob.hootstuck #branding,#header.stickymob.hootstuck #sitehead-menu,#header.stickymob.hootstuck #sitehead-extradtp,#header.stickymob.hootstuck #sitehead-extramob{display:none}#header.stickymob.hootstuck .sitehead-part{padding:0 var(--hoot-sticky-gutter)}#header.stickymob.hootstuck .sitehead-part>.hootflex{justify-content:space-between;padding:0}#header.stickymob.hootstuck #branding,#header.stickymob.hootstuck #sitehead-menu,#header.stickymob.hootstuck #sitehead-extradtp,#header.stickymob.hootstuck #sitehead-extramob{border:none;box-shadow:none;flex-shrink:0;flex-grow:0;flex-basis:auto;order:0;width:100%;max-width:100%;min-width:auto;padding:0;margin:0;box-sizing:border-box;text-align:center}#header.stickymob.hootstuck #sitehead-aside,#header.stickymob.hootstuck .menu-side-box{display:none!important;background:none;border:none}#header.stickymob.hootstuck.stickymob-logo #branding,#header.stickymob.hootstuck.stickymob-logomenu #branding,#header.stickymob.hootstuck.stickymob-menulogo #branding,#header.stickymob.hootstuck.stickymob-logotext #branding,#header.stickymob.hootstuck.stickymob-logotextdiv #branding,#header.stickymob.hootstuck.stickymob-logomenutext #branding{display:block;zoom:var(--hoot-sticky-moblogozoom)}#header.stickymob.hootstuck.stickymob-menu #sitehead-menu,#header.stickymob.hootstuck.stickymob-menuleft #sitehead-menu,#header.stickymob.hootstuck.stickymob-menuright #sitehead-menu,#header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu,#header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu,#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu{display:block}#header.stickymob.hootstuck.stickymob-logo #sitehead-menu,#header.stickymob.hootstuck.stickymob-text #sitehead-menu,#header.stickymob.hootstuck.stickymob-logotext #sitehead-menu,#header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-menu{display:block;width:0;height:0}#header.stickymob.hootstuck.stickymob-logo .menu-toggle,#header.stickymob.hootstuck.stickymob-text .menu-toggle,#header.stickymob.hootstuck.stickymob-logotext .menu-toggle,#header.stickymob.hootstuck.stickymob-logotextdiv .menu-toggle{display:none!important}#header.stickymob.hootstuck.stickymob-text #sitehead-extramob,#header.stickymob.hootstuck.stickymob-logotext #sitehead-extramob,#header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob,#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob{display:block}#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob,#header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob{margin-top:var(--hoot-sticky-gutter)}#header.stickymob.hootstuck.stickymob-logomenu #branding,#header.stickymob.hootstuck.stickymob-menulogo #branding,#header.stickymob.hootstuck.stickymob-logotext #branding,#header.stickymob.hootstuck.stickymob-logomenutext #branding{width:auto;flex-grow:0;flex-shrink:0;max-width:80%;text-align:left}#header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu,#header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu,#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu{width:auto;text-align:right;margin-left:var(--hoot-sticky-gutter);flex-shrink:0}#header.stickymob.hootstuck.stickymob-logomenu #sitehead-menu .menu-toggle,#header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu .menu-toggle,#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-menu .menu-toggle{padding:15px}#header.stickymob.hootstuck.stickymob-logotext #sitehead-extramob{width:auto;flex-grow:1;flex-basis:0%;min-width:20%;text-align:right;margin-left:var(--hoot-sticky-gutter)}#header.stickymob.hootstuck.stickymob-menulogo #branding{order:2}#header.stickymob.hootstuck.stickymob-menulogo #sitehead-menu{order:1;text-align:left;margin-left:0;margin-right:var(--hoot-sticky-gutter)}#header.stickymob.hootstuck.stickymob-menuleft #sitehead-menu{text-align:left}#header.stickymob.hootstuck.stickymob-menuright #sitehead-menu{text-align:right}.hootanim-sh #header.stickymob.hootstuck{animation-name:hootanimstickysitehead;animation-duration:1s}}@media only screen and (min-width:970px){.admin-bar #topbar.stickydtp.hootstuck,.admin-bar #header.stickydtp.hootstuck{top:32px}}@media only screen and (max-width:969px){.admin-bar #topbar.stickymob.hootstuck,.admin-bar #header.stickymob.hootstuck{top:32px}}@media screen and (max-width:782px){.admin-bar #topbar.stickymob.hootstuck,.admin-bar #header.stickymob.hootstuck{top:46px}}@media screen and (max-width:600px){.admin-bar #topbar.stickymob.hootstuck,.admin-bar #header.stickymob.hootstuck{top:0}}@media only screen and (min-width:970px){.site-stretch #header.stickydtp.hootstuck.stickydtp-logomenudiv .sitehead-menu-style,.site-stretch #header.stickydtp.hootstuck.stickydtp-menu .sitehead-menu-style{left:calc(-50vw + 50%);right:calc(-50vw + 50%)}.site-boxed #header.stickydtp.hootstuck.stickydtp-logomenudiv .sitehead-menu-style,.site-boxed #header.stickydtp.hootstuck.stickydtp-menu .sitehead-menu-style{left:calc(-1 * var(--hoot-sticky-gutter));right:calc(-1 * var(--hoot-sticky-gutter))}}@media only screen and (min-width:970px){#header.stickydtp.hootstuck.stickydtp-logomenu .sitehead-menu-style,#header.stickydtp.hootstuck.stickydtp-logomenutext .sitehead-menu-style{display:none}#header.stickydtp.hootstuck.stickydtp-logomenu ul.menu-items,#header.stickydtp.hootstuck.stickydtp-logomenutext ul.menu-items{background:var(--hoot-menu-bg,"none")}}@media only screen and (max-width:969px){#header.stickymob.hootstuck .sitehead-menu-style{border:none}}@media only screen and (max-width:969px){.fixedmenu-open body:before{z-index:9980}.fixedmenu-open .sitehead-menu{z-index:auto}.fixedmenu-open #header.stickymob.hootstuck{border:none;box-shadow:none}.fixedmenu-open #header.stickymob.hootstuck:before{content:"";position:absolute;z-index:1;top:0;bottom:0;right:0;left:0;background:rgb(0 0 0 / .75);cursor:pointer}.fixedmenu-open #header.stickymob.hootstuck{animation:none}}@media only screen and (min-width:970px){#header.stickydtp.hootstuck #site-logo{margin:5px 0;display:inline-block;vertical-align:middle}#header.stickydtp.hootstuck #site-description{display:none}#header.stickydtp.hootstuck .sitehead-extra{font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}#header.stickydtp.hootstuck .sitehead-extra p{margin:0}#header.stickydtp.hootstuck .sitehead-extra p+p{margin-top:.3em}#header.stickydtp.hootstuck.sticky-accent{background:var(--hoot-accentcolor);color:var(--hoot-accentfont)}#header.stickydtp.hootstuck.sticky-accent.hootoverlay:before{background:none}#header.stickydtp.hootstuck.sticky-accent .sitehead-menu-style{background:none}#header.stickydtp.hootstuck.sticky-accent #site-title,#header.stickydtp.hootstuck.sticky-accent #site-description,#header.stickydtp.hootstuck.sticky-accent #sitehead-extradtp,#header.stickydtp.hootstuck.sticky-accent #sitehead-extramob,#header.stickydtp.hootstuck.sticky-accent a.menu-toggle{color:var(--hoot-accentfont)}#header.stickydtp.hootstuck.sticky-accent #sitehead-extradtp>*,#header.stickydtp.hootstuck.sticky-accent #sitehead-extramob>*{color:var(--hoot-accentfont)!important}#header.stickydtp.hootstuck .menu-tag{display:none}#header.stickydtp.hootstuck .menu-description{display:none}#header.stickydtp.hootstuck .sub-menu .menu-description{display:block}#header.stickydtp.hootstuck.stickydtp-logotextdiv #sitehead-extradtp,#header.stickydtp.hootstuck.stickydtp-logomenutext #sitehead-extradtp{margin-bottom:var(--hoot-sticky-gutter)}#header.stickydtp.hootstuck.stickydtp-logomenudiv .sitehead-menu-style,#header.stickydtp.hootstuck.stickydtp-menu .sitehead-menu-style{border-bottom:none;border-top:none;background:var(--hoot-menu-bg,rgb(200 200 200 / .2))}#header.stickydtp.hootstuck.stickydtp-logomenudiv .sitehead-menu-style{border-top:solid 1px var(--hoot-shadow30)}#header.stickydtp.hootstuck.sticky-accent .sitehead-menu-style{background:none}#header.stickydtp.hootstuck.sticky-accent ul.menu-items{background:none}#header.stickydtp.hootstuck.sticky-accent .menu-items>li>a,#header.stickydtp.hootstuck.sticky-accent .menu-items>li>a .hoot-megamenu-icon{color:var(--hoot-accentfont)}#header.stickydtp.hootstuck.sticky-accent .menu-items>li:after,#header.stickydtp.hootstuck.sticky-accent .menu-items>li:before{border-color:var(--hoot-accentfont)}}@media only screen and (max-width:969px){#header.stickymob.hootstuck #site-logo{margin:5px 0;display:inline-block;vertical-align:middle}#header.stickymob.hootstuck #site-description{display:none}#header.stickymob.hootstuck .sitehead-extra{font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}#header.stickymob.hootstuck .sitehead-extra p{margin:0}#header.stickymob.hootstuck .sitehead-extra p+p{margin-top:.3em}#header.stickymob.hootstuck.sticky-accent{background:var(--hoot-accentcolor);color:var(--hoot-accentfont)}#header.stickymob.hootstuck.sticky-accent.hootoverlay:before{background:none}#header.stickymob.hootstuck.sticky-accent .sitehead-menu-style{background:none}#header.stickymob.hootstuck.sticky-accent #site-title,#header.stickymob.hootstuck.sticky-accent #site-description,#header.stickymob.hootstuck.sticky-accent #sitehead-extradtp,#header.stickymob.hootstuck.sticky-accent #sitehead-extramob,#header.stickymob.hootstuck.sticky-accent a.menu-toggle{color:var(--hoot-accentfont)}#header.stickymob.hootstuck.sticky-accent #sitehead-extradtp>*,#header.stickymob.hootstuck.sticky-accent #sitehead-extramob>*{color:var(--hoot-accentfont)!important}#header.stickymob.hootstuck .site-logo-mixed-image,#header.stickymob.hootstuck .site-logo-mixed-text{padding:0}#header.stickymob.hootstuck.stickymob-menu .sitehead-part,#header.stickymob.hootstuck.stickymob-menuleft .sitehead-part,#header.stickymob.hootstuck.stickymob-menuright .sitehead-part{padding:0}#header.stickymob.hootstuck.stickymob-menu .menu-toggle,#header.stickymob.hootstuck.stickymob-menuleft .menu-toggle,#header.stickymob.hootstuck.stickymob-menuright .menu-toggle{padding:15px}#header.stickymob.hootstuck.stickymob-logotextdiv #sitehead-extramob,#header.stickymob.hootstuck.stickymob-logomenutext #sitehead-extramob{margin-bottom:var(--hoot-sticky-gutter)}.fixedmenu-open #header.stickymob.hootstuck.sticky-accent.hootoverlay:before{background:rgb(0 0 0 / .75)}}.bg-parallax{background-position:center;background-size:cover;background-attachment:fixed}.bg-noparallax{background-position:center;background-size:cover}.bg-parallax[data-aos]{transform:none!important}.hootanim-pgh .pgheadimg-wrap{overflow:hidden}.hootanim-pgh .pgheadimg{transform-origin:bottom center;-webkit-transition:transform 0.2s;-moz-transition:transform 0.2s;-o-transition:transform 0.2s;transition:transform 0.2s}.hootanim-pgh .frontpage-image{overflow:hidden}.hootanim-pgh .frontpage-image>img{transform-origin:bottom center;-webkit-transition:transform 0.2s;-moz-transition:transform 0.2s;-o-transition:transform 0.2s;transition:transform 0.2s}.hootanim-pgh .fpimg-content{-webkit-transition:bottom 0.2s,opacity 0.2s;-moz-transition:bottom 0.2s,opacity 0.2s;-o-transition:bottom 0.2s,opacity 0.2s;transition:bottom 0.2s,opacity 0.2s}@media only screen and (max-width:969px){.hootanim-pgh:not(.hootanim-pgh-mob) .fpimg-content{bottom:0!important;opacity:1!important}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped:not(.hootscrolling){overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}.hootanim-img1 .entry-grid .entry-featured-img-wrap{overflow:hidden}.hootanim-img1 .entry-grid .entry-content-featured-img{transition:transform 0.3s ease-out}.hootanim-img1 .entry-grid:hover .entry-content-featured-img{transform:scale(var(--hoot-imghover-scale))}.hootanim-img2.singular .content .entry-featured-img-wrap{overflow:hidden}.hootanim-img2.singular .content .entry-content-featured-img{transition:transform 0.3s ease-out}.hootanim-img2.singular .content:hover .entry-content-featured-img{transform:scale(var(--hoot-imghover-scale))}.hootanim-img3 .gallery-icon{overflow:hidden}.hootanim-img3 .gallery-icon img{transition:transform 0.3s ease-out}.hootanim-img3 .gallery-icon img:hover{transform:scale(var(--hoot-imghover-scale))}.hootanim-img3 .wp-block-gallery .wp-block-image:not(.wp-lightbox-container) img{transition:transform 0.3s ease-out}.hootanim-img3 .wp-block-gallery .wp-block-image:not(.wp-lightbox-container) img:hover{transform:scale(var(--hoot-imghover-scale));z-index:1}.hootanim-img4 .content-block-column .entry-featured-img-wrap{overflow:hidden}.hootanim-img4 .content-block-column .content-block-img{transition:transform 0.3s ease-out}.hootanim-img4 .content-block-column .content-block:hover .content-block-img{transform:scale(var(--hoot-imghover-scale))}.hootanim-img5 .vcard-column .vcard-image{overflow:hidden}.hootanim-img5 .vcard-column .vcard-img{transition:transform 0.3s ease-out}.hootanim-img5 .vcard-column:hover .vcard-img{transform:scale(var(--hoot-imghover-scale))}.hootanim-img6 .hootkitcarousel .hootkitcarousel-imgbox{overflow:hidden}.hootanim-img6 .hootkitcarousel .hootkitcarousel-img{transition:transform 0.3s ease-out}.hootanim-img6 .hootkitcarousel:hover .hootkitcarousel-img{transform:scale(var(--hoot-imghover-scale))}.hootanim-img7 .hk-gridunit .hk-gridunit-image{overflow:hidden}.hootanim-img7 .hk-gridunit .hk-gridunit-image:before{transition:transform 0.3s ease-out}.hootanim-img7 .hk-gridunit:hover .hk-gridunit-image:before{transform:scale(var(--hoot-imghover-scale))}.hootanim-img8 .coverimage-wrap{overflow:hidden}.hootanim-img8 .coverimage-wrap:before{transition:transform 0.3s ease-out}.hootanim-img8 .coverimage-wrap:hover:before{transform:scale(var(--hoot-imghover-scale))}.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-bg{overflow:hidden}.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-bg:before{transition:transform 0.3s ease-out}.hootanim-img9 .hk-listunit:hover .hk-listunit-image.hk-listunit-bg:before{transform:scale(var(--hoot-imghover-scale))}.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-nobg{overflow:hidden}.hootanim-img9 .hk-listunit .hk-listunit-image.hk-listunit-nobg .hk-listunit-img{transition:transform 0.3s ease-out}.hootanim-img9 .hk-listunit:hover .hk-listunit-image.hk-listunit-nobg .hk-listunit-img{transform:scale(var(--hoot-imghover-scale))}.hootanim-img10 .verticalcarousel .verticalcarousel-img{overflow:hidden}.hootanim-img10 .verticalcarousel .verticalcarousel-img:before{transition:transform 0.3s ease-out}.hootanim-img10 .verticalcarousel:hover .verticalcarousel-img:before{transform:scale(var(--hoot-imghover-scale))}.is-customizer-preview #topann.hootnoshow.customize-partial-refreshing,.is-customizer-preview #sitehead-aside.customize-partial-refreshing,.is-customizer-preview #frontpage-image.fpimg-nocontent.customize-partial-refreshing,.is-customizer-preview #post-footer.customize-partial-refreshing{display:block!important;min-height:20px!important}.is-customizer-preview #topann.topann-stick.customize-partial-refreshing{position:sticky}.is-customizer-preview #topann.customize-partial-refreshing,.is-customizer-preview #branding.customize-partial-refreshing,.is-customizer-preview #sitehead-aside.customize-partial-refreshing,.is-customizer-preview #frontpage-image.customize-partial-refreshing,.is-customizer-preview.blog .entry-byline.customize-partial-refreshing,.is-customizer-preview.home .entry-byline.customize-partial-refreshing,.is-customizer-preview.plural .entry-byline.customize-partial-refreshing,.is-customizer-preview.singular-post .entry-byline.customize-partial-refreshing,.is-customizer-preview.singular-page .entry-byline.customize-partial-refreshing,.is-customizer-preview #loop-nav-wrap.customize-partial-refreshing,.is-customizer-preview #post-footer.customize-partial-refreshing{position:relative;opacity:1}.is-customizer-preview #topann.customize-partial-refreshing:before,.is-customizer-preview #branding.customize-partial-refreshing:before,.is-customizer-preview #sitehead-aside.customize-partial-refreshing:before,.is-customizer-preview #frontpage-image.customize-partial-refreshing:before,.is-customizer-preview.blog .entry-byline.customize-partial-refreshing:before,.is-customizer-preview.home .entry-byline.customize-partial-refreshing:before,.is-customizer-preview.plural .entry-byline.customize-partial-refreshing:before,.is-customizer-preview.singular-post .entry-byline.customize-partial-refreshing:before,.is-customizer-preview.singular-page .entry-byline.customize-partial-refreshing:before,.is-customizer-preview #loop-nav-wrap.customize-partial-refreshing:before,.is-customizer-preview #post-footer.customize-partial-refreshing:before{content:"";min-height:20px;position:absolute;top:0;bottom:0;left:0;right:0;z-index:9999;pointer-events:none;background:rgb(0 0 0 / .2);border-radius:4px;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" style="margin:auto;background:rgba(0, 0, 0, 0) none repeat scroll 0% 0%;display:block;shape-rendering:auto" width="30px" height="30px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"%3E%3Ccircle cx="50" cy="50" fill="none" stroke="%23fff" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"%3E%3CanimateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E');background-repeat:no-repeat;background-position:center}.site-header .hoot-megamenu-icon{color:var(--hoot-menuicon-color);margin-right:2px;line-height:10px}.menu-items>li.current-menu-item:not(.nohighlight)>a .hoot-megamenu-icon,.menu-items>li.current-menu-ancestor>a .hoot-megamenu-icon,.menu-items>li:hover>a .hoot-megamenu-icon{color:inherit}.menu-items>li>a .hoot-megamenu-icon{-webkit-transition:color 0.3s ease-in;-moz-transition:color 0.3s ease-in;-o-transition:color 0.3s ease-in;transition:color 0.3s ease-in}.site-header .sub-menu .hoot-megamenu-icon{color:inherit}.menu-items>li>a .hoot-megamenu-icon{min-width:1em}.menu-items .sub-menu .hoot-megamenu-icon{width:1em}@media only screen and (max-width:969px){.site-header li .hoot-megamenu-icon{color:inherit}}#site-logo{border-radius:var(--hoot-radius-limit20)}@media only screen and (min-width:970px){.with-menubg .sitehead-side-menu .sitehead-menu-style{border-radius:var(--hoot-radius-limit20)}.site-boxed .site-header,.site-boxed .site-header:before{border-radius:var(--hoot-radius-limit20)}.site-boxed .sitehead-menu-style{border-radius:var(--hoot-radius-limit20)}.site-boxed .sticky-wrapper-header+div,.site-boxed .sticky-wrapper-header+div .frontpage-image:first-child,.site-boxed .site-header+div,.site-boxed .site-header+div .frontpage-image:first-child{border-top-left-radius:var(--hoot-radius-limit20);border-top-right-radius:var(--hoot-radius-limit20)}}@media only screen and (max-width:969px){.topbar{border-bottom-left-radius:var(--hoot-radius-limit12);border-bottom-right-radius:var(--hoot-radius-limit12)}.site-header{border-radius:var(--hoot-radius-limit12)}.sitehead-menu-style{border-radius:var(--hoot-radius-limit12)}.sitehead-menu-bottom .menu-side-box{border-bottom-left-radius:var(--hoot-radius-limit12);border-bottom-right-radius:var(--hoot-radius-limit12)}.sitehead-menu-top .menu-side-box{border-top-left-radius:var(--hoot-radius-limit12);border-top-right-radius:var(--hoot-radius-limit12)}.sticky-wrapper-header+div,.sticky-wrapper-header+div .frontpage-image:first-child,.site-header+div,.site-header+div .frontpage-image:first-child{border-top-left-radius:var(--hoot-radius-limit12);border-top-right-radius:var(--hoot-radius-limit12)}}@media only screen and (min-width:970px){.stickydtp.hootstuck.site-header,.stickydtp.hootstuck.site-header:before{border-radius:0 0 var(--hoot-radius-limit20) var(--hoot-radius-limit20)}.with-menubg.site-stretch .stickydtp.hootstuck.stickydtp-logomenudiv>.sitehead-part{max-width:none}.stickydtp.hootstuck.site-header .sitehead-menu-style{border-radius:0 0 var(--hoot-radius-limit20) var(--hoot-radius-limit20)}.stickydtp.hootstuck.site-header.stickydtp-logomenu ul.menu-items,.stickydtp.hootstuck.site-header.stickydtp-logomenutext ul.menu-items{border-radius:var(--hoot-radius-limit20);padding-left:15px;padding-right:15px}}@media only screen and (max-width:969px){.stickymob.hootstuck.site-header,.stickymob.hootstuck.site-header:before{border-radius:0 0 var(--hoot-radius-limit20) var(--hoot-radius-limit20)}.stickymob.hootstuck.site-header .sitehead-menu-style{border-radius:0 0 var(--hoot-radius-limit20) var(--hoot-radius-limit20)}.stickymob.hootstuck.site-header.stickymob-logomenu .sitehead-menu-style,.stickymob.hootstuck.site-header.stickymob-menulogo .sitehead-menu-style,.stickymob.hootstuck.site-header.stickymob-logomenutext .sitehead-menu-style{border-radius:var(--hoot-radius-base)}}@media only screen and (min-width:970px){.menu-items>li{border-radius:var(--hoot-radius-limit12)}.menu-items ul{border-radius:var(--hoot-radius-limit12)}.menu-items ul li:first-child,.menu-items ul li:first-child>a{border-top-left-radius:var(--hoot-radius-limit12);border-top-right-radius:var(--hoot-radius-limit12)}.menu-items ul li:last-child,.menu-items ul li:last-child>a{border-bottom-left-radius:var(--hoot-radius-limit12);border-bottom-right-radius:var(--hoot-radius-limit12)}}@media only screen and (max-width:969px){.fixedmenu-items{border-radius:0 var(--hoot-radius-limit20) var(--hoot-radius-limit20) 0;overflow:hidden}.menu-toggleclose{border-bottom-right-radius:var(--hoot-radius-limit20)}.menu-items li.menu-item-has-children>a:after{border-radius:var(--hoot-radius-limit12) 0 0 var(--hoot-radius-limit12)}}.woocommerce ul.products li.product img,.woocommerce-page ul.products li.product img{border-radius:var(--hoot-radius-big)}.woocommerce div.product div.woocommerce-product-gallery .flex-viewport{overflow:hidden;border-radius:var(--hoot-radius-big)}.woocommerce div.product div.woocommerce-product-gallery .flex-viewport img{border-radius:var(--hoot-radius-big)}.woocommerce div.product div.woocommerce-product-gallery .flex-control-thumbs img{border-radius:var(--hoot-radius-limit20)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-top-left-radius:var(--hoot-radius-limit12);border-top-right-radius:var(--hoot-radius-limit12)}.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce table.shop_table,.woocommerce .woocommerce-customer-details address,.select2-container--default .select2-selection--single,.sidebar-primary .widget_breadcrumb_navxt{border-radius:var(--hoot-radius-base)}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{border-radius:var(--hoot-radius-button)}.widget_newsletterwidget,.widget_newsletterwidgetminimal{border-radius:var(--hoot-radius-limit50)}.loop-meta-wrap.pgheadimg-wrap .loop-meta{border-radius:var(--hoot-radius-base)}.singular .article-bg .hootentry,.singular .sidebarsN .article-bg-whensidebar .hootentry{border-radius:var(--hoot-radius-limit50)}.loop-nav-image{border-radius:var(--hoot-radius-base);overflow:hidden}.entry-grid{border-radius:var(--hoot-radius-big)}.entry-featured-img-wrap{overflow:hidden;border-radius:var(--hoot-radius-big)}.entry-featured-img-wrap img{border-radius:var(--hoot-radius-big)}.mosaic-sub{border-radius:0 0 var(--hoot-radius-big) var(--hoot-radius-big)}.menu-items .menu-tag{border-radius:var(--hoot-radius-limit12)}.hootwp input,.hootwp select,.hootwp textarea,.hootwp .searchform{border-radius:var(--hoot-radius-limit12)}.gallery{border-radius:var(--hoot-radius-limit20)}.gallery-item,.gallery-icon{overflow:hidden;border-radius:var(--hoot-radius-limit20)}.gallery-item img,.gallery-icon img{border-radius:var(--hoot-radius-limit20)}body.hootwp .site-stretch.sidebars0 :where(.has-background).alignfull{border-radius:0}body.hootwp .site-stretch.sidebars0 .wp-block-image.alignfull img,body.hootwp .site-stretch.sidebars0 .wp-block-image.alignfull figcaption{border-radius:0}:where(.has-background){border-radius:var(--hoot-radius-limit12);overflow:hidden}.wp-block-quote,.wp-block-pullquote,.wp-block-verse{border-radius:var(--hoot-radius-limit12)}.fpimg-textbox{border-radius:var(--hoot-radius-limit12)}.fpimg-feature img{border-radius:var(--hoot-radius-big)}.frontpage-area-stretch .hootkitslider-widget .lSSlideOuter,.frontpage-area-stretch .hootkitslider-widget .lSSlideOuter img,.frontpage-area-stretch .slider-style3 .hootkitslide-content{border-radius:0}.frontpage-area-stretch .slider-style2 .hootkitslide img{border-radius:var(--hoot-radius-limit50)}.frontpage-area-stretch .coverimage-widget .coverimage-wrap{border-radius:0}.site-boxed .frontpage-image,.frontpage-fpaltsidebar .frontpage-image{overflow:hidden;border-radius:var(--hoot-radius-limit50)}.site-boxed .frontpage-image img,.frontpage-fpaltsidebar .frontpage-image img{border-radius:var(--hoot-radius-limit50)}.site-boxed .frontpage-image:first-child,.frontpage-fpaltsidebar .frontpage-image:first-child{border-top-left-radius:0;border-top-right-radius:0}.hootkitslider-widget .lSSlideOuter{overflow:hidden;border-radius:var(--hoot-radius-limit50)}.hootkitslider-widget .lSSlideOuter img{border-radius:var(--hoot-radius-limit50)}.slider-style3 .lSSlideOuter{border-bottom-left-radius:var(--hoot-radius-limit12);border-bottom-right-radius:var(--hoot-radius-limit12)}.hootkitslide-head,.hootkitslide-text,.slider-style3 .hootkitslide-content{border-radius:var(--hoot-radius-limit12)}.slider-style2 .lSAction>a,.slider-style3 .lSAction>a{border-radius:var(--hoot-radius-button)}.hootkitcarousel-imgbox{overflow:hidden;border-radius:var(--hoot-radius-big)}.hootkitcarousel-imgbox img{border-radius:var(--hoot-radius-big)}.verticalcarousel{border-radius:var(--hoot-radius-limit50);overflow:hidden}.widget .viewall a{border-radius:var(--hoot-radius-limit12)}.ticker-widget,.announce-link{overflow:hidden}.ticker-widget,.announce-widget,.announce-link{border-radius:var(--hoot-radius-base)}.icon-widget{border-radius:var(--hoot-radius-base)}.cta-widget{border-radius:var(--hoot-radius-big)}.coverimage-wrap{overflow:hidden;border-radius:var(--hoot-radius-limit50)}.coverimage-wrap img{border-radius:var(--hoot-radius-limit50)}.coverimage-content-block{border-radius:var(--hoot-radius-limit12)}.coverimage-widget .lSAction>a{border-radius:var(--hoot-radius-button)}.vcard-image{overflow:hidden;border-radius:var(--hoot-radius-big)}.vcard-image img{border-radius:var(--hoot-radius-big)}.vcard-content cite{border-radius:var(--hoot-radius-base)}.notice-widget,.profile-img-full>img,.profile-img-square .profile-img-placeholder{border-radius:var(--hoot-radius-big)}.content-block-column,.content-block{border-radius:var(--hoot-radius-big)}.content-block-style5 .content-block,.content-block-style6 .content-block{overflow:hidden}.content-block-subtitle{border-radius:var(--hoot-radius-base)}@media only screen and (max-width:969px){.content-block-style5 .content-block-content,.content-block-style6 .content-block-content{border-radius:var(--hoot-radius-limit20)}}.hk-gridunit{border-radius:var(--hoot-radius-limit20);overflow:hidden}.hk-gridunit .lSSlideOuter{border-radius:var(--hoot-radius-limit20);overflow:hidden}.hk-gridunit .lSAction>a{border-radius:var(--hoot-radius-button)}.widget-title-wrap .lSAction>a,.widget-title .lSAction>a{border-radius:var(--hoot-radius-button)}.hk-listunit{border-radius:var(--hoot-radius-limit50);overflow:hidden}.hk-list-ustyle0 .hk-listunit{overflow:visible}.hk-listunit-nobg .entry-featured-img-wrap,.hk-listunit-nobg .entry-featured-img-wrap img{border-radius:0}.flycart-toggle{border-radius:var(--hoot-radius-base)}.flycart-right .flycart-toggle{border-radius:var(--hoot-radius-base) 0 0 var(--hoot-radius-base)}.flycart-left .flycart-toggle{border-radius:0 var(--hoot-radius-base) var(--hoot-radius-base) 0}.widget-title span{border-top-left-radius:var(--hoot-radius-limit12);border-top-right-radius:var(--hoot-radius-limit12)}.lSSlideOuter{position:relative}.lightSlider{height:0;overflow:hidden;-webkit-transition:height 0.8s linear;-moz-transition:height 0.8s linear;-o-transition:height 0.8s linear;transition:height 0.8s linear}.lightSlider .wrap-light-on-dark a.hootkitslide-button{color:var(--hoot-textstyle-light);background:var(--hoot-textstyle-darkbg);display:block;margin:0;padding:2px 15px;border-color:#fff0}.lightSlider .wrap-light-on-dark a.hootkitslide-button:hover{background:var(--hoot-accentfont);color:var(--hoot-accentcolor);border-color:var(--hoot-accentcolor)}.lightSlider .textstyle-light-on-dark{padding:0;background:none}.lightSlider .textstyle-light-on-dark .hootkitslide-text{background:var(--hoot-textstyle-darkbg);padding:13px}.lightSlider .textstyle-light-on-dark .hootkitslide-text a{text-decoration:underline}.lightSlider .wrap-dark-on-light a.hootkitslide-button{color:var(--hoot-textstyle-dark);background:var(--hoot-textstyle-lightbg);display:block;margin:0;padding:2px 15px;border-color:#fff0}.lightSlider .wrap-dark-on-light a.hootkitslide-button:hover{background:var(--hoot-accentfont);color:var(--hoot-accentcolor);border-color:var(--hoot-accentcolor)}.lightSlider .textstyle-dark-on-light{padding:0;background:none}.lightSlider .textstyle-dark-on-light .hootkitslide-text{background:var(--hoot-textstyle-lightbg);padding:13px}.lightSlider .textstyle-dark-on-light .hootkitslide-text a{text-decoration:underline}.lightSlider .hootkitslide-head,.lightSlider .hootkitslide-text{margin:2px 0}.lightSlider .wrap-light-on-dark .hootkitslide-head,.lightSlider .wrap-dark-on-light .hootkitslide-head{color:var(--hoot-accentfont);background:var(--hoot-accentcolor);padding:13px}.lightSlider li.lightSlide{padding:0;margin:0}ul.lightSlider,#page-wrapper ul.lightSlider{margin:0;list-style:none}.lSAction>a{background-image:none;opacity:1;z-index:101;top:0;bottom:0;height:auto;margin:0;display:none;color:#444;-webkit-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;-moz-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;-o-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in}.lSAction>a:after{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;vertical-align:middle;position:absolute;top:45%;font-size:28px}.lSAction>.lSPrev{left:0}.lSAction>.lSPrev:after{content:"\f053";left:6px}.lSAction>.lSNext{right:0}.lSAction>.lSNext:after{content:"\f054";right:6px}.lSAction>a:hover{background-color:rgb(255 255 255 / .5)}div.lSAction>a.lSNext,div.lSAction>a.lSNext:hover,div.lSAction>a.lSPrev,div.lSAction>a.lSPrev:hover{text-decoration:none}.lSSlideWrapper:hover .lSAction>a{display:block}.lSPager{position:absolute;left:0;right:0;bottom:10px}.lSPager,.lSPager li,.lSPager a{line-height:10px}.lSSlideOuter ul.lSPager.lSpg{margin-top:0!important;list-style:none outside none}.lSSlideOuter ul.lSPager.lSpg>li{padding:2px 5px}.lSSlideOuter ul.lSPager.lSpg>li a{width:23px;height:8px;border:solid 1px var(--hoot-accentcolor);background:none}.lSSlideOuter ul.lSPager.lSpg>li:hover a,.lSSlideOuter ul.lSPager.lSpg>li.active a{background-color:var(--hoot-accentcolor)}.hidearrows .lSSlideOuter .lSAction{display:none!important}.hidebullets .lSSlideOuter .lSPager{display:none!important}@media only screen and (max-width:969px){.lightSlider .textstyle-light{background:var(--hoot-textstyle-darkbg);padding:13px}.lightSlider .textstyle-dark{background:var(--hoot-textstyle-lightbg);padding:13px}.lSPager{position:static}.lSSlideOuter ul.lSPager.lSpg>li{padding:10px 10px 0 10px}.lSSlideOuter ul.lSPager.lSpg>li a{width:30px;height:15px}}.hootkitslider-widget{margin:0 auto}.hootkitslide{cursor:-webkit-grab;cursor:-moz-grabbing;cursor:grab;position:relative}.hootkitslide img{width:100%}.hootkitslide-content{position:absolute;bottom:10%;left:0;margin:0 50px;max-width:480px}.hootkitslide-caption h1,.hootkitslide-caption h2,.hootkitslide-caption h3,.hootkitslide-caption h4,.hootkitslide-caption h5,.hootkitslide-caption h6{color:inherit;font-size:var(--hoot-h3-size);line-height:var(--hoot-h3-lheight);letter-spacing:var(--hoot-h3-lspace);font-weight:var(--hoot-h3-weight);font-style:var(--hoot-h3-style);text-transform:var(--hoot-h3-trans);text-decoration:var(--hoot-h3-deco);margin:2px 0}.hootkitslide-caption p,.hootkitslide-caption a,.hootkitslide-caption div,.hootkitslide-caption span{color:inherit}.hootkitslide-caption p,.hootkitslide-caption .hootkitslide-subtitle{margin:2px 0}.hootkitslide-caption .hootkitslide-subtitle{font-size:calc(1.25 * var(--hoot-basefont-size))}.hootkitslide-button{margin-top:15px}.slider-style3 .lSSlideOuter .lSAction{position:absolute;top:5px;right:15px}.slider-style3 .lSSlideOuter .lSAction>a{text-align:center;background:rgb(255 255 255 / .5);color:#555;margin-left:3px;box-shadow:1px 1px 1px 0 #555;width:24px;line-height:22px;position:relative;left:auto;right:auto;bottom:auto;top:auto}.slider-style3 .lSSlideOuter .lSAction>a:hover{background:rgb(255 255 255 / .8);color:#333}.slider-style3 .lSSlideOuter:hover .lSAction>a{display:inline-block}.slider-style3 .lSSlideOuter .lSAction>a:after{font-size:13px;display:inline-block;position:relative;left:auto;right:auto;bottom:auto;top:auto}@media only screen and (min-width:970px){.slider-style2 .hootkitslide img{width:97%;margin:0 auto;display:block}.slider-style2 .lSSlideWrapper{max-width:80%;position:relative;left:10%;overflow:visible}.slider-style2 .lSAction>a{display:block;top:50%;bottom:auto;width:50px;height:50px;margin-top:-25px;text-align:center}.slider-style2 .lSAction>a{background:var(--hoot-accentcolor);color:var(--hoot-accentfont);border:solid 1px var(--hoot-accentcolor)}.slider-style2 .lSAction>a:hover{background:var(--hoot-accentfont);color:var(--hoot-accentcolor)}.slider-style2 .lSAction>a:after{position:static;line-height:50px}.slider-style2 .lSAction>.lSPrev{left:-1.5%;margin-left:-62px}.slider-style2 .lSAction>.lSNext{right:-1.5%;margin-right:-62px}.slider-style2 .hootkitslide-content{left:0;right:0;margin:0 auto;width:90%;max-width:600px;text-align:center}.slider-style2 .lslide.active .hootkitslide-content{bottom:25px}.slider-style3 .hootkitslide-content{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin:0;max-width:none;text-align:center;padding:1.5em .5em}.slider-style3 .hootkitslide-content.wrap-light,.slider-style3 .hootkitslide-content.wrap-dark{padding-bottom:calc(1.5em + 6px)}.slider-style3 .hootkitslide-content.wrap-light:after,.slider-style3 .hootkitslide-content.wrap-dark:after{position:absolute;bottom:0;left:0;right:0;content:" ";display:block;font:0/0 a;height:6px;border:none;margin-left:auto!important;margin-right:auto!important;width:300px;background:var(--hoot-shadow10)}.slider-style3 .lightSlider .wrap-light-on-dark{color:var(--hoot-textstyle-light);background:var(--hoot-textstyle-darkbg)}.slider-style3 .lightSlider .wrap-dark-on-light{color:var(--hoot-textstyle-dark);background:var(--hoot-textstyle-lightbg)}.slider-style3 .lightSlider .wrap-light-on-dark .hootkitslide-text,.slider-style3 .lightSlider .wrap-dark-on-light .hootkitslide-text{padding:0;color:inherit;background:none}.slider-style3 .lightSlider .wrap-light-on-dark a.hootkitslide-button,.slider-style3 .lightSlider .wrap-dark-on-light a.hootkitslide-button{display:inline-block;background:var(--hoot-accentcolor);color:var(--hoot-accentfont);border:solid 1px var(--hoot-accentcolor)}.slider-style3 .lightSlider .wrap-light-on-dark a.hootkitslide-button:hover,.slider-style3 .lightSlider .wrap-dark-on-light a.hootkitslide-button:hover{background:var(--hoot-accentfont);color:var(--hoot-accentcolor)}.slider-style3 .lightSlider .wrap-light-on-dark .hootkitslide-head,.slider-style3 .lightSlider .wrap-dark-on-light .hootkitslide-head{color:inherit;background:none;padding:0}.slider-style3 .lightSlider .hootkitslide-head,.slider-style3 .lightSlider .hootkitslide-text,.slider-style3 .lightSlider .hootkitslide-caption .hootkitslide-subtitle{margin:0}.slider-style3 .lightSlider .hootkitslide-head+.hootkitslide-text{margin-top:-3px}.slider-style3 .lightSlider .hootkitslide-head{font-size:var(--hoot-h2-size);line-height:var(--hoot-h2-lheight);letter-spacing:var(--hoot-h2-lspace);font-weight:var(--hoot-h2-weight);font-style:var(--hoot-h2-style);text-transform:var(--hoot-h2-trans);text-decoration:var(--hoot-h2-deco)}.slider-style3 .lightSlider .hootkitslide-content a.hootkitslide-button{margin:1em 10px 10px;padding:8px 25px 8px}.slider-style3 ul.lSPager{display:none;top:35px;right:15px;bottom:auto;left:auto}.slider-style3 ul.lSPager li:last-child{padding-right:0}.slider-style3 ul.lSPager li:first-child{padding-left:0}.slider-style3 .lSSlideOuter ul.lSPager.lSpg>li a{width:12px;height:12px}.slider-style3 .lSSlideOuter:hover ul.lSPager{display:block}.slider-style3.hidearrows ul.lSPager li{margin-top:0}li.hootkitslide{overflow:hidden}.slider-style1 .hootkitslide-content{-webkit-transition:left 0.5s ease-in;-moz-transition:left 0.5s ease-in;-o-transition:left 0.5s ease-in;transition:left 0.5s ease-in;left:-800px}.slider-style1 .lslide.active .hootkitslide-content{left:0}.slider-style2 .hootkitslide-content{-webkit-transition:bottom 0.5s ease-in;-moz-transition:bottom 0.5s ease-in;-o-transition:bottom 0.5s ease-in;transition:bottom 0.5s ease-in;bottom:-100%}.slider-style2 .lslide.active .hootkitslide-content{bottom:25px}}.hootkitcarousel-widget{margin:0 auto}.hootkitcarousel-widget .lightSlider.fixedheight{height:auto!important}.hootkitcarousel-widget .lSPager{position:static}.hootkitcarousel{cursor:-webkit-grab;cursor:-moz-grabbing;cursor:grab}.hootkitcarousel-slide{margin:0 8px}.hootkitcarousel-widget .lSSlideOuter{margin:0 calc(var(--hoot-grid-span-gutter) * -1)}.hootkitcarousel-slide{margin:0 var(--hoot-grid-span-gutter)}.hootkitcarousel-imgbox{text-align:center}.hootkitcarousel-imgbox+.hootkitcarousel-content{padding-top:1em}.hootkitcarousel-content{padding:5px 10px 10px;text-align:center}.hootkitcarousel-content h1,.hootkitcarousel-content h2,.hootkitcarousel-content h3,.hootkitcarousel-content h4,.hootkitcarousel-content h5,.hootkitcarousel-content h6{margin:calc(var(--hoot-small-vmargin) / 2) 0;color:var(--hoot-h5-color);font-family:var(--hoot-headings-family);font-size:var(--hoot-h5-size);line-height:var(--hoot-h5-lheight);letter-spacing:var(--hoot-h5-lspace);font-weight:var(--hoot-h5-weight);font-style:var(--hoot-h5-style);text-transform:var(--hoot-h5-trans);text-decoration:var(--hoot-h5-deco)}.hootkitcarousel-content p{margin:calc(var(--hoot-small-vmargin) / 2) 0}.hootkitcarousel-content p:last-child{margin-bottom:0}.hootkitcarousel-content .hootkitcarousel-title{margin:0}.hootkitcarousel-title{margin-top:0}.hootkitcarousel-title a{color:inherit;display:block;text-decoration:none}.hootkitcarousel-subtitle .entry-byline{margin:3px 0 0 0}.hootkitcarousel-subtitle+.hootkitcarousel-text{margin-top:2px}.hootkitcarousel-text:first-child{margin-top:-.75em}.hootkitcarousel-link{display:block}.hootkitslider-productcarousel .hootkitcarousel-content .star-rating{margin-right:auto;margin-left:auto}div.productcarousel-product-rating{padding:1px 0 0;background:none}.verticalcarousel-widget{margin:0 auto}.verticalcarousel-style1 .verticalcarousel{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:flex-start}.verticalcarousel-style1 .verticalcarousel-img{flex-shrink:0;margin-right:20px}.verticalcarousel-style2 .verticalcarousel-content{position:absolute;bottom:10px;left:10px;right:10px;color:#fff;text-shadow:1px 1px 5px #000}.verticalcarousel-style2 .verticalcarousel-title{color:inherit;font-family:var(--hoot-basefont-family);font-size:var(--hoot-basefont-size);line-height:var(--hoot-basefont-lheight);letter-spacing:var(--hoot-basefont-lspace);font-weight:500;font-style:var(--hoot-basefont-style);text-transform:var(--hoot-basefont-trans);margin:0}.verticalcarousel-style2 .verticalcarousel-title a,.verticalcarousel-style2 .verticalcarousel-title a:hover{color:inherit}.verticalcarousel-style2 .verticalcarousel-subtitle .entry-byline{padding:0;margin:0}.verticalcarousel-style2 .entry-byline,.verticalcarousel-style2 .hoot-subtitle{color:inherit}.verticalcarousel{position:relative;overflow:hidden}.verticalcarousel-img{background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:rgb(0 0 0 / .1);position:relative;overflow:hidden}.verticalcarousel-img:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--hkimgbg);background-position:center center;background-color:rgb(100 100 100 / .05);background-repeat:no-repeat;background-size:cover;pointer-events:none}.verticalcarousel-gradient{background:-moz-linear-gradient(top,#fff0 60%,rgb(0 0 0 / .5) 100%);background:-webkit-linear-gradient(top,#fff0 60%,rgb(0 0 0 / .5) 100%);background:linear-gradient(to bottom,#fff0 60%,rgb(0 0 0 / .5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#38000000",GradientType=0)}.verticalcarousel-img>div,.verticalcarousel-imglink{position:absolute;left:0;right:0;bottom:0;top:0}.verticalcarousel-title{color:var(--hoot-h6-color);font-family:var(--hoot-headings-family);font-size:var(--hoot-h6-size);line-height:var(--hoot-h6-lheight);letter-spacing:var(--hoot-h6-lspace);font-weight:var(--hoot-h6-weight);font-style:var(--hoot-h6-style);text-transform:var(--hoot-h6-trans);text-decoration:var(--hoot-h6-deco);margin:0}.verticalcarousel-title a{color:inherit}.verticalcarousel-subtitle .entry-byline{padding:0;margin:2px 0 0 0}.lightSliderVertical div.lSAction{position:relative}.lightSliderVertical .widget-title-wrap div.lSAction{text-align:right}.lightSliderVertical .widget-title-wrap div.lSAction>a{position:relative;left:0;right:0;text-align:left;float:left;margin-left:3px}.lightSliderVertical div.lSAction>a{display:block;width:25px;height:23px;background:#f0f0f0;color:#444}.lightSliderVertical div.lSAction>a:hover{background:#e0e0e0;color:#000}.lightSliderVertical div.lSAction>a:after{font-size:20px;line-height:23px;left:auto;right:auto;top:auto;width:25px;text-align:center}.lightSliderVertical div.lSAction>.lSPrev{left:auto;right:27px}.lightSliderVertical div.lSAction>.lSPrev:after{content:"\f106"}.lightSliderVertical div.lSAction>.lSNext:after{content:"\f107";top:1px}.verticalcarousel-style1 .verticalcarousel{background:var(--hoot-highlight10);align-items:center}.verticalcarousel-style1 .verticalcarousel-content{padding:10px 10px 10px 0}.hk-woo-products .verticalcarousel-subtitle+.verticalcarousel-text{margin-top:2px}.hk-woo-products .verticalcarousel-gradient{display:none}.hk-woo-products.verticalcarousel-style2 .verticalcarousel-content{bottom:0;left:0;right:0;padding:10px;text-align:center;color:var(--hoot-textstyle-light);background:var(--hoot-textstyle-darkbg)}.hk-woo-products.verticalcarousel-style2 .verticalcarousel-content .star-rating{margin-right:auto;margin-left:auto}div.verticalcarousel-product-rating{padding:1px 0 0;background:none}@media only screen and (max-width:969px){.hootkitslide-content{position:relative;margin:0;max-width:none}.hootkitslide-caption{text-align:center}.hootkitslide-caption h1,.hootkitslide-caption h2,.hootkitslide-caption h3,.hootkitslide-caption h4,.hootkitslide-caption h5,.hootkitslide-caption h6{margin:0}.hootkitslide-caption p{margin:0}a.hootkitslide-button.button{display:block;margin:0;text-align:center}}.topborder-line:before{content:" ";display:block;font:0/0 a;border-top:solid 1px var(--hoot-shadow50);margin-bottom:var(--hoot-widget-margin)}.bottomborder-line:after{content:" ";display:block;font:0/0 a;border-bottom:solid 1px var(--hoot-shadow50);margin-top:var(--hoot-widget-margin)}.topborder-shadow:before{content:" ";display:block;font:0/0 a;height:2px;border:solid 1px var(--hoot-shadow50);border-left:none;border-right:none;margin-bottom:var(--hoot-widget-margin)}.bottomborder-shadow:after{content:" ";display:block;font:0/0 a;height:2px;border:solid 1px var(--hoot-shadow50);border-left:none;border-right:none;margin-top:var(--hoot-widget-margin)}.altthemedividers .topborder-shadow:before,.altthemedividers .bottomborder-shadow:after{height:6px;border:none;margin-left:auto!important;margin-right:auto!important;width:300px;background:var(--hoot-shadow10)}.site-stretch .frontpage-area>.hgrid>.hgrid-span-12 .topborder-line:before,.site-stretch .frontpage-area>.hgrid>.hgrid-span-12 .bottomborder-line:after,.site-stretch .sub-footer>.hgrid>.hgrid-span-12 .topborder-line:before,.site-stretch .sub-footer>.hgrid>.hgrid-span-12 .bottomborder-line:after{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.cta-left{text-align:left}.cta-right{text-align:right}.cta-center{text-align:center}.cta-background{padding:25px 35px}.cta-background .cta-textlink{color:inherit}.cta-widget.cta-light-on-dark{color:var(--hoot-textstyle-light);background:var(--hoot-textstyle-darkbg)}.cta-widget.cta-light-on-dark .cta-content h1,.cta-widget.cta-light-on-dark .cta-content h2,.cta-widget.cta-light-on-dark .cta-content h3,.cta-widget.cta-light-on-dark .cta-content h4,.cta-widget.cta-light-on-dark .cta-content h5,.cta-widget.cta-light-on-dark .cta-content h6,.cta-widget.cta-light-on-dark .cta-content a{color:inherit}.cta-widget.cta-light-on-dark .cta-textlink a,.cta-widget.cta-light-on-dark .cta-textlink a:hover{color:inherit}.cta-widget.cta-dark-on-light{color:var(--hoot-textstyle-dark);background:var(--hoot-textstyle-lightbg)}.cta-widget.cta-dark-on-light .cta-content h1,.cta-widget.cta-dark-on-light .cta-content h2,.cta-widget.cta-dark-on-light .cta-content h3,.cta-widget.cta-dark-on-light .cta-content h4,.cta-widget.cta-dark-on-light .cta-content h5,.cta-widget.cta-dark-on-light .cta-content h6,.cta-widget.cta-dark-on-light .cta-content a{color:inherit}.cta-widget.cta-dark-on-light .cta-textlink a,.cta-widget.cta-dark-on-light .cta-textlink a:hover{color:inherit}.cta-style1.cta-background.cta-center{max-width:620px;margin:0 auto;padding-left:20px;padding-right:20px}.cta-style1 .cta-buttonlink{margin:1em 0 0}.cta-style1 .cta-textlink.more-link{margin-bottom:0}.cta-style2{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center}.cta-style2 .cta-content{padding-right:var(--hoot-grid-span-doublegutter)}.cta-style2 .cta-link{flex-shrink:0;border:none;margin:0}.cta-title-small .cta-headline{font-size:inherit}.cta-title-default .cta-headline{font-size:1.5em}.cta-title-big .cta-headline{font-size:1.875em}.cta-title-huge .cta-headline{font-size:2.5em}.cta-headline{margin:0}.cta-subtitle{color:var(--hoot-accentcolor);font-size:calc(1.125 * var(--hoot-basefont-size))}.cta-description p{margin:var(--hoot-small-vmargin) 0}.cta-description p:last-child{margin-bottom:0}.cta-textlink.more-link{text-align:inherit}.cta-button.button{margin:0}.announce-widget{padding:5px;position:relative;vertical-align:middle}.announce-link{display:block;position:absolute;z-index:9;top:0;bottom:0;left:0;right:0}.announce-link:focus{outline:thin solid;outline-offset:-4px;color:inherit}.announce-link:focus{outline:thin solid;outline-offset:-4px;color:inherit}.announce-link:hover{background:rgb(0 0 0 / .08)}.announce-link span{display:none}.announce-withbg{padding:8px 15px}.announce-box{justify-content:flex-start}.announce-box-icon{font-size:var(--hoot-basefont-smalllh);line-height:1em;flex-shrink:0}.announce-box-content{text-align:left}.announce-box-content .announce-headline{color:inherit;margin:0}.announce-box-icon+.announce-box-content{margin-left:1em}.announce-nomsg.announce-withbg{padding:8px}.sidebar-sitehead .announce-widget{display:inline-block}.topbar .announce-link{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.carticon-widget{position:relative;z-index:0}.carticon-widget.announce-nomsg.announce-withbg{padding:8px}.carticon-widget.hk-refreshing .carticon-refresh{display:block}.carticon-refresh{display:none;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1;background:rgb(255 255 255 / .6);cursor:wait}.carticon-widget:not(.announce-nomsg) .carticon-link:before,.carticon-widget:not(.announce-nomsg) .carticon-link:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;background:rgb(0 0 0 / .08)}.carticon-widget:not(.announce-nomsg) .carticon-link:after{background:rgb(255 255 255 / .3)}.carticon-icon{position:relative}.carticon-cartitems{position:absolute;top:-8px;right:-8px;font-size:11px;text-align:center;width:15px;height:15px;line-height:15px;border-radius:8px;border-bottom:solid 1px #fff0}div.carticon-cartitems.no-cartitems{display:none}.carticon-cartvalue{padding:2px 0 0 12px}div.carticon-cartvalue.no-cartvalue{display:none}.widget.widget_hootkit-icon{margin:1em;display:inline-block}.icon-widget{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;font-size:var(--hoot-basefont-smalllh);line-height:1em}.iconwidget-userstyle a:hover{color:inherit}.iconwidget-withbg{padding:8px 10px}.iconwidget-link{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;color:inherit}.widget_hootkit-ticker{max-width:100%}.ticker-widget{position:relative;overflow:hidden;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.ticker-title,.ticker-msg-box{font-size:inherit;line-height:inherit;padding:.5em 0}.ticker-title{position:relative;padding:.5em 1em;margin-right:10px;background:none;color:inherit;-webkit-box-shadow:1px 0 5px rgb(0 0 0 / .5);-moz-box-shadow:1px 0 5px rgb(0 0 0 / .5);box-shadow:1px 0 5px rgb(0 0 0 / .5);-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center}.ticker-title .ticker-icon{margin-right:.4em}.ticker-title:not(.accent-typo):not(.invert-accent-typo){background:var(--hoot-shadow30)}.ticker-withbg .ticker-msg-box{padding-right:5px;padding-left:5px}.ticker-withbg .ticker-icon{margin-left:10px;margin-right:5px}.ticker-widget>.ticker-icon{align-self:center;font-size:var(--hoot-basefont-smalllh);line-height:1em}.ticker-icon+.ticker-msg-box{padding-left:5px}.ticker-msg-box{max-width:100%;height:auto}.ticker-msgs{overflow:hidden}.ticker-msg{text-align:left;display:inline-block;margin:0 35px 0 0}.ticker-msg:last-child{margin:0}.ticker-msg a,.ticker-msg a:hover{color:inherit;text-decoration:underline}.ticker-msg{font-size:var(--hoot-basefont-mediumsize);line-height:var(--hoot-basefont-mediumlh)}.topbar .ticker-msg,.menu-side-box .ticker-msg,.sidebar-sitehead .ticker-msg,.below-sitehead .ticker-msg{font-size:inherit}.ticker-msgs{white-space:nowrap}.ticker-msg,.ticker-msg-inner,.ticker-content{white-space:nowrap}.ticker-style2 .ticker-msg{vertical-align:middle}.ticker-style2 .ticker-msg,.ticker-style2 .ticker-msg-inner,.ticker-style2 .ticker-content{white-space:normal}.ticker-style2 .ticker-msg-inner,.ticker-style2 .ticker-content{max-width:210px}@media only screen and (min-width:970px){.below-sitehead-center .ticker-msg-box,.topbar-center .ticker-msg-box{max-width:1360px}.below-sitehead-stretch .ticker-msg-box{max-width:100%}.sitehead-aside .ticker-msg-box,.below-sitehead-left .ticker-msg-box,.below-sitehead-right .ticker-msg-box,.topbar-left .ticker-msg-box,.topbar-right .ticker-msg-box{max-width:600px}}.widget_hootkit-ticker-posts{max-width:100%}.ticker-combined .ticker-msg{display:inline-flex;vertical-align:middle;align-items:center;margin-right:15px}.ticker-combined .ticker-msg a,.ticker-combined .ticker-msg a:hover{text-decoration:none}.ticker-img{position:relative;background-color:rgb(0 0 0 / .1);background-size:cover;background-repeat:no-repeat;background-position:center center;width:45px;height:30px;margin-right:10px}.ticker-img.noimge{margin-right:0}.ticker-img .entry-featured-img-wrap,.ticker-img a{position:absolute;top:0;bottom:0;left:0;right:0}.ticker-img a:focus{outline-offset:-1px}.ticker-img img{display:none}.ticker-msgtitle{font-weight:600}.widget_hootkit-products-ticker{max-width:100%}.ticker-products .ticker-img{width:110px;height:75px}.ticker-products.ticker-style1 .ticker-content>div{display:inline;margin:0 5px 0 0}.ticker-products.ticker-style1 .ticker-addtocart a.button{font-size:inherit;line-height:inherit}.ticker-product-price ins{text-decoration:none}.ticker-product-price .amount{color:var(--hoot-accentcolor)}.ticker-product-price del .amount{color:inherit;opacity:.6}.hootwp .ticker-addtocart a.button{color:inherit;background:none;border:none;padding:0;margin:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:underline;text-transform:inherit}.hootwp .ticker-addtocart a.button:hover{color:var(--hoot-accentcolor);background:none}.hootwp .ticker-addtocart a.button:focus{color:var(--hoot-accentcolor);background:none;outline:none}.hk-searchbody i.fa-search{position:absolute;top:50%;margin-top:-.5em;left:10px}.hk-searchbody .hk-searchtext{color:inherit;padding:7px 1.2em 7px 2.2em;vertical-align:bottom}.hk-searchform{position:relative;margin-bottom:0;overflow:hidden}.hk-searchselect{padding:7px 35px 7px 8px;margin-left:-1px;width:190px}.hk-searchform .hk-submit{position:absolute;top:50%;transform:translateY(-50%);right:-9999rem;width:auto;line-height:1em;margin:0;padding:5px}.hk-searchform .hk-submit:focus{right:10px}.profile-widget{text-align:center}.profile-img-circle .profile-img-placeholder{width:250px;height:250px;border-radius:125px}.profile-img-square .profile-img-placeholder{width:460px;height:270px}.profile-img-placeholder{display:inline-block;max-width:100%;background-size:cover}.profile-content h1,.profile-content h2,.profile-content h3,.profile-content h4,.profile-content h5,.profile-content h6{margin:10px 0 -5px}.profile-content p{margin-bottom:var(--hoot-small-vmargin)}.profile-buttonlink{margin-bottom:var(--hoot-small-vmargin)}.profile-textlink{text-align:inherit}.profile-links{border-top:solid 1px;margin-top:5px;padding-top:5px}.profile-textlink+.profile-links{border-top:none}.profile-link{display:inline-block}.coverimage-widget .lSSlideOuter .lSAction{position:absolute;top:5px;right:15px}.coverimage-widget .lSSlideOuter .lSAction>a{text-align:center;background:rgb(255 255 255 / .5);color:#555;margin-left:3px;width:24px;line-height:22px;position:relative;left:auto;right:auto;bottom:auto;top:auto}.coverimage-widget .lSSlideOuter .lSAction>a:hover{background:rgb(255 255 255 / .8);color:#333}.coverimage-widget .lSSlideOuter .lSAction>a:after{font-size:20px;display:inline-block;position:relative;left:auto;right:auto;bottom:auto;top:auto}.coverimage-widget .lSSlideOuter .lSAction>a.lSPrev:after{left:-1px}.coverimage-widget .lSSlideOuter .lSAction>a.lSNext:after{left:1px}.coverimage-widget .lSSlideWrapper:hover .lSAction>a{display:inline-block}.coverimage-widget .lSPager.lSpg{text-align:right;top:15px;left:15px;bottom:auto;right:auto;position:absolute}.coverimage-widget .lSSlideOuter ul.lSPager.lSpg>li{padding:2px}.coverimage-widget .lSSlideOuter ul.lSPager.lSpg>li a{width:8px;height:8px}.coverimage-wrap{background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:rgb(0 0 0 / .1);position:relative;overflow:hidden}.coverimage-wrap:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--hkimgbg);background-position:center center;background-color:rgb(100 100 100 / .05);background-repeat:no-repeat;background-size:cover;pointer-events:none}.coverimage-wrap .textstyle-light-on-dark{padding:1em}.coverimage-wrap .textstyle-dark-on-light{padding:1em}.coverimage-wrap big{font-size:3em;line-height:1em}.coverimage-link{position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}.coverimage-fullimg img{width:100%}.coverimage-content{position:absolute;top:0;bottom:0;right:0;left:0;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.coverimage-content.align-top-left{align-items:flex-start;justify-content:flex-start}.coverimage-content.align-top-center{align-items:flex-start;justify-content:center}.coverimage-content.align-top-right{align-items:flex-start;justify-content:flex-end}.coverimage-content.align-middle-left{align-items:center;justify-content:flex-start}.coverimage-content.align-middle-center{align-items:center;justify-content:center}.coverimage-content.align-middle-right{align-items:center;justify-content:flex-end}.coverimage-content.align-bottom-left{align-items:flex-end;justify-content:flex-start}.coverimage-content.align-bottom-center{align-items:flex-end;justify-content:center}.coverimage-content.align-bottom-right{align-items:flex-end;justify-content:flex-end}.coverimage-content-block{display:inline-block;position:relative;z-index:2}.align-top-left .coverimage-content-block,.align-middle-left .coverimage-content-block,.align-bottom-left .coverimage-content-block{text-align:left}.align-top-center .coverimage-content-block,.align-middle-center .coverimage-content-block,.align-bottom-center .coverimage-content-block{text-align:center}.align-top-right .coverimage-content-block,.align-middle-right .coverimage-content-block,.align-bottom-right .coverimage-content-block{text-align:right}.coverimage-title{margin:0;font-size:1.6em}.coverimage-subtitle{margin:0 0 5px}.coverimage-text{line-height:1.4285714286em}.coverimage-text p{margin:0}.coverimage-text p+p{margin-top:.5em}.coverimage-buttons:not(:first-child){margin-top:calc(var(--hoot-vmargin) / 2)}.textstyle-dark .coverimage-buttons,.textstyle-light .coverimage-buttons{margin-bottom:5px}.coverimage-button{margin:0 .5em 0 0}.coverimage-button:last-child{margin-right:0}@media only screen and (max-width:969px){.ticker-msg-box{width:auto!important}#topbar .widget_hootkit-ticker,#topbar .widget_hootkit-ticker-posts,div.menu-side-box .widget_hootkit-ticker,div.menu-side-box .widget_hootkit-ticker-posts,div.below-sitehead .widget_hootkit-ticker,div.below-sitehead .widget_hootkit-ticker-posts{margin-left:0;margin-right:0;padding-left:5px;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ticker-style2 .ticker-msg,.ticker-style2 .ticker-msg-inner,.ticker-style2 .ticker-content{white-space:nowrap}.ticker-style2 .ticker-msg-inner,.ticker-style2 .ticker-content{max-width:none}.cta-left,.cta-right{text-align:center}}.altthemedividers .topborder-shadow:before,.altthemedividers .bottomborder-shadow:after{background:var(--hoot-accentcolor)}.content-block-row{margin:0 0 25px}.content-block-row:after{content:"";display:table;clear:both}.content-block-row:last-child{margin:0}.content-block-column .more-link{margin-top:0;margin-bottom:0}.content-block{padding-bottom:15px;position:relative}.content-block:hover .content-block-icon:not(.icon-style-none):not(.icon-custom-color){background:var(--hoot-accentcolor)}.content-block:hover .content-block-icon:not(.icon-style-none):not(.icon-custom-color) i{color:var(--hoot-accentfont)}.content-block-icon{width:60px;height:60px;max-width:100%;display:inline-block;text-align:center;font-size:28px;line-height:60px;-webkit-transition:background 0.5s,color 0.5s;-moz-transition:background 0.5s,color 0.5s;-o-transition:background 0.5s,color 0.5s;transition:background 0.5s,color 0.5s}.content-block-icon a,.content-block-icon a:hover{display:block}.content-block-icon i{color:var(--hoot-accentcolor);-webkit-transition:background 0.5s,color 0.5s;-moz-transition:background 0.5s,color 0.5s;-o-transition:background 0.5s,color 0.5s;transition:background 0.5s,color 0.5s}.content-block-icon.accent-typo i{color:inherit}.content-block-icon.invert-accent-typo i{color:inherit}.content-block .content-block-icon{border-width:1px 3px 3px 1px}.icon-style-none{line-height:1em;width:auto;height:auto}.icon-style-circle{border-radius:35px;border:solid 1px var(--hoot-accentcolor)}.icon-style-square{border:solid 1px var(--hoot-accentcolor)}.content-block-icon.icon-custom-color a,.content-block-icon.icon-custom-color i{color:inherit}.content-block-image{margin-bottom:5px}.content-block-content{padding-top:10px}.content-block-content.no-visual{padding-top:0}.content-block-content p{margin:0 0 6px}.content-block-content p:last-child{margin-bottom:0}.content-block-content .content-block-title a{text-decoration:none}.content-block-title{color:var(--hoot-h5-color);font-family:var(--hoot-headings-family);font-size:var(--hoot-h5-size);line-height:var(--hoot-h5-lheight);letter-spacing:var(--hoot-h5-lspace);font-weight:var(--hoot-h5-weight);font-style:var(--hoot-h5-style);text-transform:var(--hoot-h5-trans);text-decoration:var(--hoot-h5-deco);margin:0 0 5px}.content-block-title a{color:inherit;display:block}.content-block-subtitle{background:rgb(0 0 0 / .05);padding:2px 3px}.content-block-subtitle .entry-byline{margin:0}.content-block-subtitle+.content-block-text{margin-top:5px}.content-block-style1,.content-block-style2,.content-block-style3,.content-block-style5,.content-block-style6{text-align:center}.content-block-style1 .more-link{text-align:center}.content-block-style2 .content-block{padding:25px 20px;border:solid 1px var(--hoot-shadow30)}.content-block-style2 .content-block:last-child{border-bottom:solid 1px var(--hoot-shadow50)}.content-block-style2 .content-block .content-block-subtitle{margin-left:-20px;margin-right:-20px}.content-block-style2 .content-block-image{margin:-25px -20px 0 -20px}.content-block-style2 .more-link{text-align:center;margin-top:-1px}.content-block-style3 .content-block{padding:35px 0 15px;position:relative;border-top:solid 1px var(--hoot-shadow50)}.content-block-style3 .content-block:last-child{border-bottom:solid 1px var(--hoot-shadow50)}.content-block-style3.visual-image .content-block{border-top:none}.content-block-style3.hasvisual .content-block{margin-top:35px}.content-block-style3 .content-block-image{margin-top:-70px}.content-block-style3 .content-block-icon{border:none;background:var(--hoot-box-bg);width:70px;height:70px;font-size:26px;line-height:70px;position:absolute;top:-35px;left:50%;margin-left:-35px}.content-block-style3 .icon-style-square{-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .2);-moz-box-shadow:0 2px 2px rgb(0 0 0 / .2);box-shadow:0 2px 2px rgb(0 0 0 / .2);border:solid 1px rgb(0 0 0 / .1)}.content-block-style3 .icon-style-circle{-webkit-box-shadow:0 2px 1px rgb(0 0 0 / .2);-moz-box-shadow:0 2px 1px rgb(0 0 0 / .2);box-shadow:0 2px 1px rgb(0 0 0 / .2);border-radius:35px}.content-block-style3 .more-link{text-align:center;margin-top:-1px}.content-block-style4 .content-block{text-align:left;background:var(--hoot-highlight10);padding:15px 10px 15px 15px;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center}.content-block-style4 .content-block-icon{font-size:25px;width:45px;height:45px;line-height:45px;float:left}.content-block-style4 .content-block-visual{margin:0;float:none;flex-shrink:0}.content-block-style4 .content-block-icon.icon-style-none{font-size:25px}.content-block-style4 .content-block-icon .far,.content-block-style4 .content-block-icon .fas,.content-block-style4 .content-block-icon .fab{left:0}.content-block-style4 .content-block-image{width:35%;float:left}.content-block-style4 .content-block-content{padding-top:0;padding-left:15px;margin-left:0;width:100%;align-self:center}.content-block-style4.content-block-column .content-block-content .more-link{margin-left:0}.content-block-style4 .content-block-content.no-visual{margin-left:0}.content-block-style4 h4.content-block-title{font-size:calc(1.125 * var(--hoot-basefont-size));margin:0 0 3px}.content-block-style4 .content-block-text{line-height:1.4666666667em}.content-block-style4 .more-link{border-top:none;text-align:left;margin:3px 0 0}.content-block-style4 .more-link a{display:block}.content-block-style5 .content-block-image,.content-block-style6 .content-block-image{margin-bottom:0;position:relative}.content-block-style5 .content-block-content,.content-block-style6 .content-block-content{padding:5px 10px;color:#fff;background:rgb(0 0 0 / .6)}.content-block-style5 .content-block-content h1,.content-block-style5 .content-block-content h2,.content-block-style5 .content-block-content h3,.content-block-style5 .content-block-content h4,.content-block-style5 .content-block-content h5,.content-block-style5 .content-block-content h6,.content-block-style5 .content-block-content a,.content-block-style6 .content-block-content h1,.content-block-style6 .content-block-content h2,.content-block-style6 .content-block-content h3,.content-block-style6 .content-block-content h4,.content-block-style6 .content-block-content h5,.content-block-style6 .content-block-content h6,.content-block-style6 .content-block-content a{color:inherit}.content-block-style5 .content-block-subtitle,.content-block-style6 .content-block-subtitle{margin-bottom:5px;background:rgb(0 0 0 / .15)}.content-block-style5 .more-link,.content-block-style5 .more-link:hover,.content-block-style5 .more-link:hover a,.content-block-style6 .more-link,.content-block-style6 .more-link:hover,.content-block-style6 .more-link:hover a{color:inherit}.content-block-style5 .more-link,.content-block-style6 .more-link{text-align:center;border:none;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);letter-spacing:3px;opacity:.8;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.content-block-style5 .more-link a,.content-block-style6 .more-link a{width:100%;display:block;width:100%;padding:8px 0 10px}.content-block-style5 .more-link:hover,.content-block-style6 .more-link:hover{opacity:1}.content-block-style5 .more-link:after,.content-block-style6 .more-link:after{content:" ";display:inline-block;vertical-align:top;font:0/0 a;border-bottom:solid 2px;width:90px;opacity:.7}@media only screen and (min-width:970px){.content-block-style1{text-align:center}.content-block-style5 .content-block,.content-block-style6 .content-block{position:relative;padding-bottom:0}.content-block-style5 .content-block-image img,.content-block-style6 .content-block-image img{width:100%}.content-block-style5 .content-block-content,.content-block-style6 .content-block-content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:5}.content-block-style5 .content-block-title,.content-block-style6 .content-block-title{margin:0}.content-block-style5 .content-block-subtitle,.content-block-style6 .content-block-subtitle{margin:5px 0 0}.content-block-style5 .content-block-text,.content-block-style6 .content-block-text{margin:8px 0 0;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}.content-block-style5 .content-block-content,.content-block-style6 .content-block-content{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-content:center}.content-block-style5 .content-block-content>*,.content-block-style6 .content-block-content>*{width:100%}.content-block-style5 .more-link.theme-more-link,.content-block-style6 .more-link.theme-more-link{position:absolute;top:0;right:0;left:0;bottom:0;opacity:0!important;z-index:10}.content-block-style5 .more-link.theme-more-link a,.content-block-style6 .more-link.theme-more-link a{position:absolute;top:0;right:0;left:0;bottom:0}.content-block-style5 .more-link.theme-more-link:after,.content-block-style6 .more-link.theme-more-link:after{display:none}.content-block-style5 .content-block-content{top:auto;-webkit-transition:top 0.3s ease-out;-moz-transition:top 0.3s ease-out;-o-transition:top 0.3s ease-out;transition:top 0.3s ease-out}.content-block-style5 .content-block-subtitle,.content-block-style5 .content-block-text,.content-block-style5 .more-link{display:none;opacity:0;-webkit-transition:opacity 0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.content-block-style5 .content-block:hover .content-block-content{top:0!important}.content-block-style5 .content-block:hover .content-block-subtitle,.content-block-style5 .content-block:hover .content-block-text,.content-block-style5 .content-block:hover .more-link{display:block;opacity:1}}@media only screen and (max-width:969px){.content-block-style5 .content-block-content-clone{display:none!important}}.content-block-style5 .content-block-content-clone{padding:5px 10px;color:#fff;background:rgb(0 0 0 / .6)}.content-block-style5 .content-block-content-clone h1,.content-block-style5 .content-block-content-clone h2,.content-block-style5 .content-block-content-clone h3,.content-block-style5 .content-block-content-clone h4,.content-block-style5 .content-block-content-clone h5,.content-block-style5 .content-block-content-clone h6,.content-block-style5 .content-block-content-clone a{color:inherit}@media only screen and (min-width:970px){.content-block-style5 .content-block-content-clone{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:5}.content-block-style5 .content-block-content-clone{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-content:center}.content-block-style5 .content-block-content-clone>*{width:100%}.content-block-style5 .content-block-content-clone{top:auto;opacity:1;pointer-events:none;-webkit-transition:opacity 0.1s ease-out 0.2s;-moz-transition:opacity 0.1s ease-out 0.2s;-o-transition:opacity 0.1s ease-out 0.2s;transition:opacity 0.1s ease-out 0.2s}.content-block-style5 .content-block-content{top:100%;opacity:0;-webkit-transition:top 0.3s ease-out,opacity 0.1s ease-out 0.2s;-moz-transition:top 0.3s ease-out,opacity 0.1s ease-out 0.2s;-o-transition:top 0.3s ease-out,opacity 0.1s ease-out 0.2s;transition:top 0.3s ease-out,opacity 0.1s ease-out 0.2s}.content-block-style5 .content-block-subtitle,.content-block-style5 .content-block-text,.content-block-style5 .more-link{display:block}.content-block-style5 .content-block:hover .content-block-content-clone{opacity:0;-webkit-transition:opacity 0.1s ease-out;-moz-transition:opacity 0.1s ease-out;-o-transition:opacity 0.1s ease-out;transition:opacity 0.1s ease-out}.content-block-style5 .content-block:hover .content-block-content{opacity:1;-webkit-transition:top 0.3s ease-out,opacity 0.1s ease-out;-moz-transition:top 0.3s ease-out,opacity 0.1s ease-out;-o-transition:top 0.3s ease-out,opacity 0.1s ease-out;transition:top 0.3s ease-out,opacity 0.1s ease-out}}.content-block .content-block-product-rating .star-rating{margin-left:auto;margin-right:auto}.content-block-style4 .content-block-product-rating .star-rating{margin-left:0}@media only screen and (min-width:970px){.content-block-style5 .content-block-product-rating,.content-block-style5 .content-block-product-price,.content-block-style5 .content-block-addtocart{display:none;opacity:0;-webkit-transition:opacity 0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.content-block-style5:hover .content-block-product-rating,.content-block-style5:hover .content-block-product-price,.content-block-style5:hover .content-block-addtocart{display:block;opacity:1}}@media only screen and (max-width:969px){div.content-block-row{margin:0}.content-block-column{margin-top:20px;padding-top:20px}.content-block-column.content-block-column-empty{display:none}.content-block-style2 .content-block-image{margin:0}.content-block-style3{margin-top:23px}.content-block-style5 .content-block,.content-block-style6 .content-block{max-width:460px;margin:0 auto}.content-block-style5 .content-block-content,.content-block-style6 .content-block-content{padding:1em 10px}.content-block-row:first-child .content-block-column:first-child{padding-top:0}}.content-block-column.content-block-style2,.content-block-column.content-block-style2 .content-block,.content-block-column.content-block-style2 .content-block-icon,.content-block-column.content-block-style2 .content-block-icon i,.content-block-column.content-block-style2 .content-block-title,.content-block-column.content-block-style2 .content-block-subtitle,.content-block-column.content-block-style2 .content-block-text{-webkit-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;-moz-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;-o-transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in;transition:color 0.3s ease-in,background-color 0.3s ease-in,border-color 0.3s ease-in}.content-block-column.content-block-style2 .content-block-title a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.content-block-column.content-block-style2:hover .content-block{background:var(--hoot-accentcolor);color:var(--hoot-accentfont)}.content-block-column.content-block-style2:hover .content-block-icon:not(.icon-custom-color,.icon-style-none){background:var(--hoot-accentfont)}.content-block-column.content-block-style2:hover .content-block-icon:not(.icon-custom-color,.icon-style-none) i{color:var(--hoot-accentcolor)}.content-block-column.content-block-style2:hover .content-block-icon.icon-style-none i,.content-block-column.content-block-style2:hover .content-block-title,.content-block-column.content-block-style2:hover .content-block-subtitle,.content-block-column.content-block-style2:hover .content-block-text{color:var(--hoot-accentfont)}.content-block-column.content-block-style2{padding:0;margin:0 var(--hoot-grid-span-gutter);background:var(--hoot-box-bg)}.content-block-column.content-block-style2 .content-block{background:var(--hoot-box-bg);border-bottom:solid 2px var(--hoot-accentcolor)}.content-block-column.content-block-style2 .more-link{border-top:none}@media only screen and (max-width:969px){.content-block-column.content-block-style2{margin:25px 0 0;padding:0}}.social-icons-widget{text-align:center}.social-icons-stylecolor .social-icons-icon:focus{outline-offset:4px}.social-icons-align{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.social-icons-alignleft{justify-content:flex-start}.social-icons-alignright{justify-content:flex-end}.social-icons-aligncenter{justify-content:center}.social-icons-alignjustify{justify-content:space-evenly}.social-icons-icon{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;justify-content:center;align-items:center;vertical-align:top;text-decoration:none;background:none;margin:0;position:relative;z-index:1}.social-icons-icon:hover{z-index:2}.social-icons-icon i{position:relative;line-height:inherit;vertical-align:top}.content .social-icons-icon{margin-bottom:10px}.fa-amazon-block{--hkit-sicon:#161413}.fa-android-block{--hkit-sicon:#99cc00}.fa-apple-block{--hkit-sicon:#000000}.fa-bandcamp-block{--hkit-sicon:#659daa}.fa-behance-block{--hkit-sicon:#4176fa}.fa-bitbucket-block{--hkit-sicon:#183f73}.fa-btc-block{--hkit-sicon:#f7931a}.fa-buysellads-block{--hkit-sicon:#c30100}.fa-codepen-block{--hkit-sicon:#000000}.fa-codiepie-block{--hkit-sicon:#000000}.fa-contao-block{--hkit-sicon:#f47c00}.fa-dashcube-block{--hkit-sicon:#7f7f7f}.fa-delicious-block{--hkit-sicon:#0002f5}.fa-deviantart-block{--hkit-sicon:#5e7163}.fa-digg-block{--hkit-sicon:#1b5791}.fa-discord-block{--hkit-sicon:#5865f2}.fa-dribbble-block{--hkit-sicon:#c6356b}.fa-dropbox-block{--hkit-sicon:#0089d1}.fa-eercast-block{--hkit-sicon:#f1592a}.fa-envelope-block{--hkit-sicon:#e44321}.fa-etsy-block{--hkit-sicon:#f26223}.fa-facebook-block{--hkit-sicon:#1877f2}.fa-flickr-block{--hkit-sicon:#0062dd}.fa-forumbee-block{--hkit-sicon:#86ac2f}.fa-foursquare-block{--hkit-sicon:#3ab6e8}.fa-free-code-camp-block{--hkit-sicon:#4a2b0f}.fa-get-pocket-block{--hkit-sicon:#ed4054}.fa-github-block{--hkit-sicon:#000000}.fa-google-block{--hkit-sicon:#ea4335}.fa-google-plus-block{--hkit-sicon:#e44321}.fa-google-wallet-block{--hkit-sicon:#1476c6}.fa-houzz-block{--hkit-sicon:#4dbc15}.fa-imdb-block{--hkit-sicon:#e6b91e}.fa-instagram-block{--hkit-sicon:#3f729b}.fa-jsfiddle-block{--hkit-sicon:#2b97f3}.fa-lastfm-block{--hkit-sicon:#d2013b}.fa-leanpub-block{--hkit-sicon:#231f20}.fa-linkedin-block{--hkit-sicon:#00659b}.fa-meetup-block{--hkit-sicon:#f20017}.fa-mixcloud-block{--hkit-sicon:#25292b}.fa-patreon-block{--hkit-sicon:#ff424d}.fa-paypal-block{--hkit-sicon:#15477c}.fa-pinterest-block{--hkit-sicon:#cf1d25}.fa-quora-block{--hkit-sicon:#c51a00}.fa-reddit-block{--hkit-sicon:#ff4500}.fa-rss-block{--hkit-sicon:#ff6501}.fa-scribd-block{--hkit-sicon:#1a7bba}.fa-skype-block{--hkit-sicon:#00aff0}.fa-slack-block{--hkit-sicon:#352931}.fa-slideshare-block{--hkit-sicon:#0ca8aa}.fa-snapchat-block{--hkit-sicon:#fffc00}.fa-soundcloud-block{--hkit-sicon:#ff6600}.fa-spotify-block{--hkit-sicon:#79b800}.fa-stack-exchange-block{--hkit-sicon:#205297}.fa-stack-overflow-block{--hkit-sicon:#f47c23}.fa-steam-block{--hkit-sicon:#000000}.fa-stumbleupon-block{--hkit-sicon:#ee4723}.fa-telegram-plane-block{--hkit-sicon:#28a8e9}.fa-tiktok-block{--hkit-sicon:#000000}.fa-trello-block{--hkit-sicon:#0089d9}.fa-tripadvisor-block{--hkit-sicon:#589442}.fa-tumblr-block{--hkit-sicon:#3e5976}.fa-twitch-block{--hkit-sicon:#6542a6}.fa-twitter-block{--hkit-sicon:#32ccfe}.fa-viadeo-block{--hkit-sicon:#f07355}.fa-vimeo-square-block{--hkit-sicon:#1bb6ec}.fa-vk-block{--hkit-sicon:#507299}.fa-whatsapp-block{--hkit-sicon:#41d251}.fa-wikipedia-w-block{--hkit-sicon:#000000}.fa-windows-block{--hkit-sicon:#0078d7}.fa-wordpress-block{--hkit-sicon:#3378b0}.fa-xing-block{--hkit-sicon:#cfdc00}.fa-y-combinator-block{--hkit-sicon:#f26522}.fa-yelp-block{--hkit-sicon:#c41200}.fa-youtube-block{--hkit-sicon:#d4231e}.fa-airbnb-block{--hkit-sicon:#d95358}.fa-app-store-block{--hkit-sicon:#1a99f1}.fa-app-store-ios-block{--hkit-sicon:#1a99f1}.fa-audible-block{--hkit-sicon:#f39100}.fa-bluesky-block{--hkit-sicon:#1081f6}.fa-cash-app-block{--hkit-sicon:#00cf2f}.fa-figma-block{--hkit-sicon:#9d56f7}.fa-kickstarter-block{--hkit-sicon:#00ad54}.fa-medium-block{--hkit-sicon:#000000}.fa-shopify-block{--hkit-sicon:#90b945}.fa-threads-block{--hkit-sicon:#000000}.fa-square-threads-block{--hkit-sicon:#000000}.fa-x-twitter-block{--hkit-sicon:#000000}.fa-square-x-twitter-block{--hkit-sicon:#000000}#topbar .social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon,#topbar .social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon::before,#topbar .social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon::after,#page-wrapper .social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon,#page-wrapper .social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon::before,#page-wrapper .social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon::after{border-radius:50%}.social-icons-icon{line-height:1em;height:1em;width:1em}.social-icons-widget:not(.social-icons-stylesquare).social-icons-small .social-icons-icon{font-size:var(--hoot-basefont-smalllh);padding:8px}.social-icons-widget:not(.social-icons-stylesquare).social-icons-medium .social-icons-icon{font-size:calc(var(--hoot-basefont-smalllh) * 1.25);padding:12px}.social-icons-widget:not(.social-icons-stylesquare).social-icons-large .social-icons-icon{font-size:calc(var(--hoot-basefont-smalllh) * 1.75);padding:14px}.social-icons-widget:not(.social-icons-stylesquare).social-icons-huge .social-icons-icon{font-size:calc(var(--hoot-basefont-smalllh) * 2.25);padding:16px}.social-icons-stylesquare.social-icons-small .social-icons-icon{width:30px;height:30px;font-size:15px;line-height:30px}.social-icons-stylesquare.social-icons-medium .social-icons-icon{width:40px;height:40px;font-size:20px;line-height:40px}.social-icons-stylesquare.social-icons-large .social-icons-icon{width:50px;height:50px;font-size:25px;line-height:50px}.social-icons-stylesquare.social-icons-huge .social-icons-icon{width:65px;height:65px;font-size:30px;line-height:65px}.social-icons-styleaccent .social-icons-icon,.social-icons-stylecolor .social-icons-icon{margin:3px}.social-icons-widget:not(.social-icons-stylesquare).social-icons-small .social-icons-icon:hover:after{width:calc(100% - 8px);height:calc(100% - 8px);top:4px;left:4px}.social-icons-stylesquare.social-icons-small .social-icons-icon::after{top:-1px;left:-1px;padding:1px}.social-icons-icon::after{content:"";width:100%;height:100%;position:absolute;pointer-events:none}.social-icons-icon:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;pointer-events:none;-webkit-transition:background-color 0.3s linear;-moz-transition:background-color 0.3s linear;-o-transition:background-color 0.3s linear;transition:background-color 0.3s linear}.social-icons-icon i{-webkit-transition:color 0.3s ease-in,transform 0.3s linear;-moz-transition:color 0.3s ease-in,transform 0.3s linear;-o-transition:color 0.3s ease-in,transform 0.3s linear;transition:color 0.3s ease-in,transform 0.3s linear}.social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon::after{top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:width 0.2s,height 0.2s,opacity 0.2s,top 0.2s,left 0.2s;-moz-transition:width 0.2s,height 0.2s,opacity 0.2s,top 0.2s,left 0.2s;-o-transition:width 0.2s,height 0.2s,opacity 0.2s,top 0.2s,left 0.2s;transition:width 0.2s,height 0.2s,opacity 0.2s,top 0.2s,left 0.2s}.social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon:hover:after{width:calc(100% - 10px);height:calc(100% - 10px);top:5px;left:5px;opacity:1}.social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon:hover i{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.social-icons-stylesquare .social-icons-icon::after{top:-3px;left:-3px;padding:3px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transition:transform 0.2s,opacity 0.2s;-moz-transition:transform 0.2s,opacity 0.2s;-o-transition:transform 0.2s,opacity 0.2s;transition:transform 0.2s,opacity 0.2s}.social-icons-stylesquare .social-icons-icon:hover:after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.social-icons-stylesquare .social-icons-icon:hover i{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}#topbar .social-icons-styleaccent .social-icons-icon i,#page-wrapper .social-icons-styleaccent .social-icons-icon i{color:var(--hoot-accentfont)}#topbar .social-icons-stylecolor .social-icons-icon i,#page-wrapper .social-icons-stylecolor .social-icons-icon i{color:#fff}#topbar .social-icons-widget .social-icons-icon:hover i,#page-wrapper .social-icons-widget .social-icons-icon:hover i{color:#fff}.social-icons-styleaccent .social-icons-icon::before{background:var(--hoot-accentcolor)}.social-icons-stylecolor .social-icons-icon::before{background:var(--hkit-sicon)}.social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon:after{box-shadow:0 0 0 2px #fff}.social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon:hover::before{background:var(--hkit-sicon)}.social-icons-widget:not(.social-icons-stylesquare) .social-icons-icon i{color:var(--hkit-sicon)}.social-icons-stylesquare .social-icons-icon:hover::before{background:var(--hkit-sicon)}.social-icons-stylesquare .social-icons-icon:after{box-shadow:0 0 0 2px var(--hkit-sicon)}.social-icons-stylesquare .social-icons-icon i{color:var(--hkit-sicon)}.hk-grid-widget{--hkgridgap:4px;--hkgridcols:4;--hkgridunitheight:215px;--hkgridunitcol:1;--hkgridunitrow:1}.hk-gridbox{display:grid;grid-template-columns:repeat(var(--hkgridcols),1fr);grid-auto-rows:var(--hkgridunitheight);gap:var(--hkgridgap)}.hk-gridunit{position:relative;grid-column:span var(--hkgridunitcol);grid-row:span var(--hkgridunitrow);overflow:hidden}.hk-gridunit-image{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:rgb(0 0 0 / .1);position:relative;overflow:hidden}.hk-gridunit-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--hkimgbg);background-position:center center;background-color:rgb(100 100 100 / .05);background-repeat:no-repeat;background-size:cover;pointer-events:none}.hk-gridunit-image img{width:100%;display:none}.hk-gridunit-imglink{position:absolute;z-index:1;left:0;right:0;bottom:0;top:0}.hk-gridunit-content{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-direction:column;position:absolute;left:0;right:0;bottom:0;z-index:2}.hk-gridunit-content:before{content:"";position:absolute;top:-50%;bottom:0;left:0;right:0;z-index:1;padding:0;pointer-events:none}.hk-gridunit-content>*{position:relative;z-index:2}.hk-gridunit-suptitle .entry-byline{margin-top:0;margin-bottom:2px}.hk-gridunit-title{color:inherit;font-family:var(--hoot-basefont-family);font-size:var(--hoot-basefont-size);line-height:var(--hoot-basefont-lheight);letter-spacing:var(--hoot-basefont-lspace);font-weight:500;font-style:var(--hoot-basefont-style);text-transform:var(--hoot-basefont-trans);margin:0}.hk-gridunit-title a{display:block}.hk-gridunit-subtitle .entry-byline{padding:0;margin:0}.hk-gridunit-button+.hk-gridunit-button{margin-left:.5em}@media only screen and (max-width:969px){.hk-gridbox{grid-template-columns:repeat(2,1fr)}.hk-gridunit{grid-column:span 1;grid-row:span 1}}@media only screen and (max-width:600px){.hk-gridbox{grid-template-columns:repeat(1,1fr)}}.hk-gridunit-content>*{padding:0 10px;margin:0}.hk-gridunit-content>*:last-child{padding-bottom:8px}.hk-gridunit .textstyle-light{text-shadow:1px 1px 5px var(--hoot-textstyle-dark)}.hk-gridunit .textstyle-light:before{background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .1) 20%,rgb(0 0 0 / .8) 100%)}.hk-gridunit .textstyle-dark{text-shadow:1px 1px 5px var(--hoot-textstyle-light)}.hk-gridunit .textstyle-dark:before{background:linear-gradient(to bottom,#fff0 0%,rgb(255 255 255 / .2) 20%,rgb(255 255 255 / .8) 100%)}.hk-gridunit .textstyle-light-on-dark{color:var(--hoot-textstyle-light);padding:0;background:none}.hk-gridunit .textstyle-light-on-dark .hk-gridunit-text{background:var(--hoot-textstyle-darkbg);padding-top:8px;padding-bottom:10px}.hk-gridunit .textstyle-dark-on-light{color:var(--hoot-textstyle-dark);padding:0;background:none}.hk-gridunit .textstyle-dark-on-light .hk-gridunit-text{background:var(--hoot-textstyle-lightbg);padding-top:8px;padding-bottom:10px}.hk-grid-slide{position:relative}.hk-grid-slide .hk-gridunit-image{height:calc(var(--hkgridunitheight) * var(--hkgridunitrow) + (var(--hkgridunitrow) - 1) * var(--hkgridgap))}.hk-gridunit .lightSlider{height:auto}.hk-gridunit .hk-grid-slide{display:none}.hk-gridunit .hk-grid-slide:first-child{display:block}.hk-gridunit .lSSlideOuter .hk-grid-slide{display:block}.hk-gridunit .lSSlideOuter .lSAction{position:absolute;top:5px;right:15px}.hk-gridunit .lSSlideOuter .lSAction>a{text-align:center;background:rgb(255 255 255 / .5);color:#555;margin-left:3px;width:24px;line-height:22px;position:relative;left:auto;right:auto;bottom:auto;top:auto}.hk-gridunit .lSSlideOuter .lSAction>a:hover{background:rgb(255 255 255 / .8);color:#333}.hk-gridunit .lSSlideOuter .lSAction>a:after{font-size:20px;display:inline-block;position:relative;left:auto;right:auto;bottom:auto;top:auto}.hk-gridunit .lSSlideOuter .lSAction>a.lSPrev:after{left:-1px}.hk-gridunit .lSSlideOuter .lSAction>a.lSNext:after{left:1px}.hk-gridunit .lSSlideWrapper:hover .lSAction>a{display:inline-block}.hk-gridunit .lSPager.lSpg{text-align:right;top:15px;left:15px;bottom:auto;right:auto;position:absolute}.hk-gridunit .lSSlideOuter ul.lSPager.lSpg>li{padding:2px}.hk-gridunit .lSSlideOuter ul.lSPager.lSpg>li a{width:8px;height:8px}@media only screen and (max-width:969px){.hk-gridunit.hk-gridunit-hasslider{overflow:hidden}.hk-grid-slide .hk-gridunit-image{height:var(--hkgridunitheight)}}.hk-gridunit-title{line-height:1.4em}.hk-list-style1 .hk-listunit-small .hk-listunit-image{width:85px;min-height:80px}.hk-list-style2 .hk-listunit-small .hk-listunit-image{width:150px;min-height:135px}.hk-listunit{margin-bottom:25px}.hk-listunit:last-child{margin-bottom:0}.hk-listunit-small{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;align-items:flex-start}.hk-listunit-small .hk-listunit-image{flex-shrink:0;margin-right:20px}.hk-listunit-small .hk-listunit-bg img{width:100%;visibility:hidden}.hk-listunit-small .hk-listunit-content{flex-grow:1}.hk-listunit-small .hk-listunit-content p{margin-top:5px}.hk-listunit-large .hk-listunit-bg:after{content:"";display:block;pointer-events:none}.hk-listunit-large .hk-listunit-bg .entry-featured-img-wrap a{position:absolute;left:0;right:0;bottom:0;top:0}.hk-imgsize-small .hk-listunit-bg:after{padding-top:190px}.hk-imgsize-medium .hk-listunit-bg:after{padding-top:260px}.hk-imgsize-big .hk-listunit-bg:after{padding-top:345px}.hk-listunit-image{position:relative}.hk-listunit-image img{display:block;margin:0 auto}.hk-listunit-image a{display:block}.hk-listunit-bg{background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:rgb(0 0 0 / .1);position:relative;overflow:hidden}.hk-listunit-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--hkimgbg);background-position:center center;background-color:rgb(100 100 100 / .05);background-repeat:no-repeat;background-size:cover;pointer-events:none}.hk-listunit-bg img{display:none}.hk-listunit-content p{margin:var(--hoot-small-vmargin) 0 0}.hk-listunit-title{color:var(--hoot-h6-color);font-family:var(--hoot-headings-family);font-size:var(--hoot-h6-size);line-height:var(--hoot-h6-lheight);letter-spacing:var(--hoot-h6-lspace);font-weight:var(--hoot-h6-weight);font-style:var(--hoot-h6-style);text-transform:var(--hoot-h6-trans);text-decoration:var(--hoot-h6-deco);margin:0}.hk-listunit-title a{color:inherit}.hk-listunit-subtitle .entry-byline{padding:0;margin:2px 0 0 0}.hk-listunit-text .sharedaddy{display:none}.hk-listunit-excerpt .more-link{margin-top:5px;text-align:left;border:none}.hk-listunit-excerpt .more-link a{background:none;padding-left:0}.hk-listunit{background:var(--hoot-highlight10)}.hk-listunit-small{align-items:stretch}.hk-listunit-content{padding:20px 20px;align-self:center}.hk-listunit-small.visual-img .hk-listunit-content{padding:15px 10px 15px 0}@media only screen and (max-width:969px){.hk-list-columns [class*=hk-list-column-]{padding:0}.hk-listunit:last-child{margin-bottom:var(--hoot-big-vmargin)}.hcol-last .hk-listunit:last-child{margin-bottom:0}.hk-list-style2 .hk-listunit-small .hk-listunit-image{width:100px;height:90px}}.hk-listunit-large .hk-listunit-title{font-size:calc(1.125 * var(--hoot-h6-size))}.hk-woo-products .star-rating{display:block;position:relative;margin:.5em 0;float:none;font-size:.857em;height:1em;line-height:1;width:5.4em;font-family:star;overflow:hidden}.hk-woo-products .star-rating:before{content:"sssss";color:#d3ced2;position:absolute;top:0;left:0}.hk-woo-products .star-rating span{overflow:hidden;position:absolute;top:0;left:0;padding-top:1.5em}.hk-woo-products .star-rating span:before{content:"SSSSS";position:absolute;top:0;left:0}.hk-woo-products a.button{margin:5px 0}.flycart-right .flycart-toggle{border-right:none;left:auto;right:0}.flycart-right .flycart-panel{border-right:none}.flycart-left .flycart-toggle{border-left:none}.flycart-left .flycart-panel{border-left:none}.flycart-none{display:none!important}.force-custview.flycart-right .flycart-toggle,.force-custview.flycart-right .flycart-panel{left:auto!important}.force-custview.flycart-left .flycart-toggle,.force-custview.flycart-left .flycart-panel{right:auto!important}.flycart-toggle{width:30px;height:30px;line-height:30px;font-size:15px;padding:5px;box-sizing:content-box;position:fixed;top:15%;left:0;z-index:9997;border:solid 2px var(--hoot-shadow30);text-align:center;background:var(--hoot-box-bg);color:var(--hoot-basefont-color)}.flycart-panel{display:none;width:280px;position:fixed;top:0;z-index:9996;overflow-y:auto;height:100%;border-right:solid 2px var(--hoot-shadow30);border-left:solid 2px var(--hoot-shadow30);background:var(--hoot-box-bg);color:var(--hoot-basefont-color)}.flycart-content{padding:1em}.flycart-content .woocommerce-mini-cart__empty-message{text-align:center}.flycart-topicon{margin:0 auto 1em;background:rgb(0 0 0 / .05);display:block;border-radius:3em;width:6em;height:6em;text-align:center;-webkit-box-shadow:inset 2px 2px 3px 0 rgb(0 0 0 / .1);-moz-box-shadow:inset 2px 2px 3px 0 rgb(0 0 0 / .1);box-shadow:inset 2px 2px 3px 0 rgb(0 0 0 / .1)}.flycart-topicon i{font-size:3em;line-height:2em}.flycart-open body{position:relative}.flycart-open body:before{content:"";position:absolute;z-index:9995;top:0;bottom:0;right:0;left:0;background:rgb(0 0 0 / .75);cursor:pointer}.hootamp .fly-cart:hover.flycart-right .flycart-toggle{right:280px}.hootamp .fly-cart:hover.flycart-right .flycart-panel{right:0;display:block}.hootamp .fly-cart:hover.flycart-left .flycart-toggle{left:280px}.hootamp .fly-cart:hover.flycart-left .flycart-panel{left:0;display:block}.admin-bar .flycart-panel{top:32px}@media screen and (max-width:782px){.admin-bar .flycart-panel{top:46px}}@media screen and (max-width:600px){.flycart-open.has-adminbar{overflow-y:scroll;position:fixed;width:100%;left:0;top:-46px}.flycart-open.has-adminbar body{padding-top:46px}}@media only screen and (max-width:969px){.flycart-left .flycart-toggle{margin-top:50px}}.hours-count:after,.minutes-count:after{content:":"}.timer-expired{color:#bb0707;font-style:italic}.so-panel .content-blocks-widget,.so-panel .vcards-widget,.so-panel .number-blocks-widget{margin:0}.so-panel .topborder-shadow .content-blocks-widget,.so-panel .topborder-shadow .vcards-widget,.so-panel .topborder-shadow .number-blocks-widget,.so-panel .topborder-line .content-blocks-widget,.so-panel .topborder-line .vcards-widget,.so-panel .topborder-line .number-blocks-widget{margin-top:3em}.so-panel .bottomborder-shadow .content-blocks-widget,.so-panel .bottomborder-shadow .vcards-widget,.so-panel .bottomborder-shadow .number-blocks-widget,.so-panel .bottomborder-line .content-blocks-widget,.so-panel .bottomborder-line .vcards-widget,.so-panel .bottomborder-line .number-blocks-widget{margin-bottom:3em}.contact-info-block{margin-bottom:var(--hoot-small-vmargin);line-height:1.5em}.contact-info-block:after{content:"";display:table;clear:both}.contact-info-block:last-child{margin-bottom:0}.contact-info-icon{width:25px;float:left;font-size:15px;line-height:inherit}.contact-info-text{margin-left:28px;text-align:left}body.hootwp .button-widget{margin:0}body.hootwp .button-widget.button{background:none;border:solid 2px}body.hootwp .button-widget.preset-accent{color:var(--hoot-accentfont);background:var(--hoot-accentcolor);border-color:var(--hoot-accentcolor)}body.hootwp .button-widget.preset-accent:hover,body.hootwp .button-widget.preset-accent:focus{color:var(--hoot-accentcolor);background:var(--hoot-accentfont)}body.hootwp .button-widget.preset-white{color:#888;background:#f2f2f2;border-color:#f2f2f2}body.hootwp .button-widget.preset-white:hover,body.hootwp .button-widget.preset-white:focus{color:#f2f2f2;background:#888}body.hootwp .button-widget.preset-black{color:#fff;background:#222;border-color:#222}body.hootwp .button-widget.preset-black:hover,body.hootwp .button-widget.preset-black:focus{color:#222;background:#fff}body.hootwp .button-widget.preset-brown{color:#fff;background:#986736;border-color:#986736}body.hootwp .button-widget.preset-brown:hover,body.hootwp .button-widget.preset-brown:focus{color:#986736;background:#fff}body.hootwp .button-widget.preset-blue{color:#fff;background:#3b86b0;border-color:#3b86b0}body.hootwp .button-widget.preset-blue:hover,body.hootwp .button-widget.preset-blue:focus{color:#3b86b0;background:#fff}body.hootwp .button-widget.preset-cyan{color:#fff;background:#40b7c2;border-color:#40b7c2}body.hootwp .button-widget.preset-cyan:hover,body.hootwp .button-widget.preset-cyan:focus{color:#40b7c2;background:#fff}body.hootwp .button-widget.preset-green{color:#fff;background:#3bb064;border-color:#3bb064}body.hootwp .button-widget.preset-green:hover,body.hootwp .button-widget.preset-green:focus{color:#3bb064;background:#fff}body.hootwp .button-widget.preset-yellow{color:#6d6a17;background:#dbd932;border-color:#dbd932}body.hootwp .button-widget.preset-yellow:hover,body.hootwp .button-widget.preset-yellow:focus{color:#dbd932;background:#6d6a17}body.hootwp .button-widget.preset-amber{color:#fff;background:#e4910e;border-color:#e4910e}body.hootwp .button-widget.preset-amber:hover,body.hootwp .button-widget.preset-amber:focus{color:#e4910e;background:#fff}body.hootwp .button-widget.preset-orange{color:#fff;background:#ec750c;border-color:#ec750c}body.hootwp .button-widget.preset-orange:hover,body.hootwp .button-widget.preset-orange:focus{color:#ec750c;background:#fff}body.hootwp .button-widget.preset-red{color:#fff;background:#c73535;border-color:#c73535}body.hootwp .button-widget.preset-red:hover,body.hootwp .button-widget.preset-red:focus{color:#c73535;background:#fff}body.hootwp .button-widget.preset-pink{color:#fff;background:#eb4992;border-color:#eb4992}body.hootwp .button-widget.preset-pink:hover,body.hootwp .button-widget.preset-pink:focus{color:#eb4992;background:#fff}.buttons-widget.buttons-left{text-align:left}.buttons-widget.buttons-left .button-widget{margin-right:1em}.buttons-widget.buttons-right{text-align:right}.buttons-widget.buttons-right .button-widget{margin-left:1em}.buttons-widget.buttons-center{text-align:center}.buttons-widget.buttons-center .button-widget{margin-right:1em;margin-left:1em}.icon-list-widget{box-sizing:border-box}.icon-list-widget.icon-list-withbg{padding:var(--hoot-small-vmargin) calc(var(--hoot-small-vmargin) + 10px)}.icon-list-widget.icon-list-iconsmall .icon-list-ul{margin-left:1.5em}.icon-list-widget.icon-list-iconsmall .icon-list-i{font-size:1em;width:1.5em;left:-1.5em}.icon-list-widget.icon-list-iconsmall .icon-list-li{margin:2px 0}.icon-list-widget.icon-list-iconmedium .icon-list-ul{margin-left:2em}.icon-list-widget.icon-list-iconmedium .icon-list-i{font-size:1.3em;width:1.5384em;left:-1.5384em}.icon-list-widget.icon-list-iconmedium .icon-list-li{margin:4px 0}.icon-list-widget.icon-list-iconlarge .icon-list-ul{margin-left:2.3333em}.icon-list-widget.icon-list-iconlarge .icon-list-i{font-size:1.6em;width:1.4583em;left:-1.4583em}.icon-list-widget.icon-list-iconlarge .icon-list-li{margin:6px 0}.icon-list-widget.icon-list-iconhuge .icon-list-ul{margin-left:2.6666em}.icon-list-widget.icon-list-iconhuge .icon-list-i{font-size:1.9em;width:1.4035em;left:-1.4035em}.icon-list-widget.icon-list-iconhuge .icon-list-li{margin:8px 0}.icon-list-widget ul.icon-list-ul{list-style-type:none}.icon-list-widget li.icon-list-li{position:relative}.icon-list-widget i.icon-list-i{position:absolute;line-height:inherit}.notice-widget{border:solid 1px}.notice-widget.preset-accent{background:var(--hoot-accentcolor);color:var(--hoot-accentfont)}.notice-widget.preset-white{background:#f2f2f2;color:#888}.notice-widget.preset-black{background:#444;color:#fff}.notice-widget.preset-brown{background:#f5e7d8;color:#986736}.notice-widget.preset-brownbright{background:#986736;color:#fff}.notice-widget.preset-blue{background:#e8f0fa;color:#4671a3}.notice-widget.preset-bluebright{background:#3b86b0;color:#fff}.notice-widget.preset-cyan{background:#e8f8fa;color:#469ba3}.notice-widget.preset-cyanbright{background:#40b7c2;color:#fff}.notice-widget.preset-green{background:#eefae8;color:#728754}.notice-widget.preset-greenbright{background:#3bb064;color:#fff}.notice-widget.preset-yellow{background:#fcfbd9;color:#a69021}.notice-widget.preset-yellowbright{background:#dbd932;color:#6d6a17}.notice-widget.preset-amber{background:#faeed4;color:#b28929}.notice-widget.preset-amberbright{background:#e4910e;color:#fff}.notice-widget.preset-orange{background:#ffe0bc;color:#c8640d}.notice-widget.preset-orangebright{background:#ec750c;color:#fff}.notice-widget.preset-red{background:#faece8;color:#af2c20}.notice-widget.preset-redbright{background:#c73535;color:#fff}.notice-widget.preset-pink{background:#fae8f4;color:#c2519b}.notice-widget.preset-pinkbright{background:#eb4992;color:#fff}.notice-icon{padding-left:15px;text-align:center;width:1.5em;font-size:1.5em;flex-shrink:0}.notice-icon.notice-iconsmall{font-size:1em}.notice-icon.notice-iconlarge{font-size:2.5em}.notice-icon.notice-iconhuge{font-size:3.5em}.notice-content{flex-grow:1;padding:var(--hoot-small-vmargin) var(--hoot-vmargin)}.notice-title{margin:5px 0}.widget .notice-title{color:inherit}.notice-content .hoot-subtitle{margin:5px 0}.notice-title+.hoot-subtitle{margin-top:-5px}.notice-text a{color:inherit;text-decoration:underline}.notice-text h1,.notice-text h2,.notice-text h3,.notice-text h4,.notice-text h5,.notice-text h6,.notice-text p{margin:5px 0}.hootkit-toggle-unit{margin:var(--hoot-small-vmargin) 0;border:solid 1px rgb(255 255 255 / .5)}.hootkit-toggle-active .hootkit-toggle-head{background:none}.hootkit-toggle-active .hootkit-toggle-head i:before{content:"\f068"}.hootkit-toggle-head{background:rgb(0 0 0 / .05);border:solid 1px rgb(0 0 0 / .1);cursor:pointer;padding:6px 15px 6px 30px;position:relative;-webkit-transition:color 0.1s linear,background 0.2s linear;-moz-transition:color 0.1s linear,background 0.2s linear;-o-transition:color 0.1s linear,background 0.2s linear;transition:color 0.1s linear,background 0.2s linear}.hootkit-toggle-head i{position:absolute;left:10px;top:50%;font-size:.6em;line-height:1em;margin-top:-.5em}.hootkit-toggle-head i:before{content:"\f067"}.hootkit-toggle-box{display:none;border:solid 1px rgb(0 0 0 / .1);border-top:none;margin:0;padding:13px 15px}.hootkit-toggle-box p:first-child{margin-top:0}.hootkit-toggle-box p:last-child{margin-bottom:0}.hootkit-toggle-box.default-open{display:block}.hootkit-tabheads{position:relative;z-index:1;display:inline-flex;flex-wrap:wrap;max-width:100%;margin:0 0 -1px 0}.hootkit-tabhead{margin:2px 5px 0 0;border:solid 1px rgb(0 0 0 / .1);border-bottom:none;background:rgb(0 0 0 / .05);padding:8px 20px;cursor:pointer}.current-tabhead{background:none;border-bottom:solid 1px var(--hoot-box-bg)}.hootkit-tabboxes{position:relative}.hootkit-tabbox{display:none;padding:13px 15px;border:solid 1px rgb(0 0 0 / .1)}.hootkit-tabbox p:first-child{margin-top:0}.hootkit-tabbox p:last-child{margin-bottom:0}.current-tabbox{display:block}.vcard-row{margin:0 0 15px}.vcard-row:after{content:"";display:table;clear:both}.vcard-row:last-child{margin:0}.vcard-column{text-align:center}.vcard-image-circle{display:inline-block;margin:0 auto;width:100%;max-width:400px}.vcard-image-placeholder{width:100%;padding-top:100%;background-size:cover;border-radius:50%}.vcard-content{padding-top:10px}.vcard-content.no-visual{padding-top:0}.vcard-content p{margin:0 0 10px;font-style:italic}.vcard-content h4,.vcard-content h1,.vcard-content h2,.vcard-content h3,.vcard-content h5,.vcard-content h6{color:var(--hoot-h5-color);font-family:var(--hoot-headings-family);font-size:var(--hoot-h5-size);line-height:var(--hoot-h5-lheight);letter-spacing:var(--hoot-h5-lspace);font-weight:var(--hoot-h5-weight);font-style:var(--hoot-h5-style);text-transform:var(--hoot-h5-trans);text-decoration:var(--hoot-h5-deco);margin:0 0 5px}.vcard-content h4 a,.vcard-content h1 a,.vcard-content h2 a,.vcard-content h3 a,.vcard-content h5 a,.vcard-content h6 a{color:inherit}.vcard-content cite{margin:-2px 0 0;padding:2px 3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgb(0 0 0 / .05);display:inline-block;vertical-align:top;width:100%}.vcard-content>p:last-child>a:last-child{font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);display:block;padding:2px 0;margin:var(--hoot-small-vmargin) 0}.vcard-links{border-top:solid 1px var(--hoot-shadow50)}.vcard-links:after{content:"";display:table;clear:both}.vcard-link{display:inline-block}.vcard-link .vcard-link-inner{margin:0}.vcard-link a{display:inline-block}.vcard-link a:hover{color:#fff}@media only screen and (max-width:969px){div.vcard-row{margin:0}.vcard-column{margin-top:20px;padding-top:20px}.vcard-row:first-child .vcard-column:first-child{padding-top:0}}.number-block-row{margin:0 0 1em}.number-block-row:after{content:"";display:table;clear:both}.number-block-row:last-child{margin:0}.number-block-column{text-align:center;padding-right:10px;padding-left:10px}.number-block-column.hcolumn-1-1{padding-left:0;padding-right:0}.number-block-visual{text-align:center}.number-block-circle{display:inline-block}.number-block-circle svg{margin:-20px;width:110px}.number-block-circle text{fill:currentColor!important}.number-blocks-tiny .number-block-circle svg{width:70px}.number-blocks-medium .number-block-circle svg{width:160px}.number-blocks-large .number-block-circle svg{width:210px}.number-blocks-huge .number-block-circle svg{width:270px}.number-block-content{padding:10px 0 0}.number-block-content.no-visual{padding-top:0}.number-block-content p{margin:0 0 5px;font-style:italic;line-height:1.384615em}.number-block-content p:last-child{margin-bottom:0}.number-block-content h4,.number-block-content h1,.number-block-content h2,.number-block-content h3,.number-block-content h5,.number-block-content h6{color:inherit;font-family:inherit;font-size:1.125em;line-height:inherit;letter-spacing:inherit;font-weight:600;font-style:inherit;text-transform:inherit;text-decoration:inherit;margin:0 0 5px}.number-block-content h4 a,.number-block-content h1 a,.number-block-content h2 a,.number-block-content h3 a,.number-block-content h5 a,.number-block-content h6 a{color:inherit}.number-blocks-tiny .number-block-content,.number-blocks-small .number-block-content{margin:0 calc(-0.53333 * var(--hoot-grid-span-gutter));font-size:.9em}@media only screen and (max-width:969px){div.number-block-row{margin:0}.number-block-column{margin-top:10px;padding-top:10px}.number-block-row:first-child .number-block-column:first-child{padding-top:0}}[data-aos]{transition-duration:600ms;transition-delay:0ms}[data-aos][data-aos-delay="100"].aos-animate{transition-delay:100ms}[data-aos][data-aos-delay="200"].aos-animate{transition-delay:200ms}[data-aos][data-aos-delay="300"].aos-animate{transition-delay:300ms}[data-aos][data-aos-delay="400"].aos-animate{transition-delay:400ms}[data-aos][data-aos-delay="500"].aos-animate{transition-delay:500ms}[data-aos][data-aos-delay="600"].aos-animate{transition-delay:600ms}[data-aos][data-aos-delay="700"].aos-animate{transition-delay:700ms}[data-aos][data-aos-delay="800"].aos-animate{transition-delay:800ms}[data-aos][data-aos-delay="900"].aos-animate{transition-delay:900ms}[data-aos][data-aos-delay="1000"].aos-animate{transition-delay:1000ms}[data-aos][data-aos-delay="1100"].aos-animate{transition-delay:1100ms}[data-aos][data-aos-delay="1200"].aos-animate{transition-delay:1200ms}[data-aos][data-aos-delay="1300"].aos-animate{transition-delay:1300ms}[data-aos][data-aos-delay="1400"].aos-animate{transition-delay:1400ms}[data-aos][data-aos-delay="1500"].aos-animate{transition-delay:1500ms}[data-aos][data-aos-delay="1600"].aos-animate{transition-delay:1600ms}[data-aos][data-aos-delay="1700"].aos-animate{transition-delay:1700ms}[data-aos][data-aos-delay="1800"].aos-animate{transition-delay:1800ms}[data-aos][data-aos-delay="1900"].aos-animate{transition-delay:1900ms}[data-aos][data-aos-delay="2000"].aos-animate{transition-delay:2000ms}[data-aos]{transition-timing-function:cubic-bezier(.42,0,1,1)}.aos-no-js [data-aos]{animation-name:aos-init-fallback;animation-duration:10s;animation-fill-mode:forwards}@keyframes aos-init-fallback{0%{opacity:0;transform:translate3d(0,0,0) scale(1)}90%{opacity:0;transform:translate3d(0,0,0) scale(1)}100%{opacity:1;transform:translate3d(0,0,0) scale(1)}}body:not(.aos-no-js) [data-aos]{animation:none!important}.aos-dont{opacity:1!important;transform:translate3d(0,0,0) scale(1)!important;transition:none!important}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translate3d(0,0,0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translate3d(0,0,0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translate3d(0,0,0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}:where(.has-text-color) h1,:where(.has-text-color) h2,:where(.has-text-color) h3,:where(.has-text-color) h4,:where(.has-text-color) h5,:where(.has-text-color) h6,:where(.has-text-color) a,:where(.has-text-color) a:hover{color:inherit}.has-regular-font-size,.has-normal-font-size{line-height:var(--hoot-basefont-lheight)}.has-larger-font-size,.has-huge-font-size{line-height:1.2em}.has-small-font-size{line-height:var(--hoot-basefont-lheight)}.has-medium-font-size{line-height:var(--hoot-basefont-lheight)}.has-large-font-size{line-height:1.45em}.has-x-large-font-size{line-height:1.4em}.has-xx-large-font-size{line-height:1.3em}.site-stretch{--hoot-maincontentgrid:calc(var(--hoot-grid-max-width) - var(--hoot-grid-span-doublegutter))}.site-boxed{--hoot-maincontentgrid:calc(var(--hoot-grid-max-width) - var(--hoot-grid-span-doublegutter) - var(--hoot-grid-span-doublegutter) - 2px)}.sitewrap-none{--wp--style--global--content-size:calc((0.75 * var(--hoot-maincontentgrid)) - var(--hoot-grid-span-doublegutter))}.sitewrap-full-width{--wp--style--global--content-size:calc(var(--hoot-maincontentgrid) - var(--hoot-grid-span-doublegutter))}.sidebars1{--wp--style--global--content-size:calc((0.75 * var(--hoot-maincontentgrid)) - var(--hoot-grid-span-doublegutter))}.sidebars2{--wp--style--global--content-size:calc((0.50 * var(--hoot-maincontentgrid)) - var(--hoot-grid-span-doublegutter))}.entry-content>*,.entry-content ol,.entry-content ul,.entry-content p,.entry-content figure{margin-top:var(--hoot-entryblock-topmargin);margin-bottom:var(--hoot-entryblock-botmargin)}.entry-content>*:first-child,.entry-content ol:first-child,.entry-content ul:first-child,.entry-content p:first-child,.entry-content figure:first-child{margin-top:0}.entry-content>*:last-child,.entry-content ol:last-child,.entry-content ul:last-child,.entry-content p:last-child,.entry-content figure:last-child{margin-bottom:0}.entry-content .widget{margin-top:var(--hoot-entryblock-topmargin);margin-bottom:var(--hoot-entryblock-botmargin)}.entry-content .widget:first-child{margin-top:0}.entry-content .widget:last-child{margin-bottom:0}.entry-content p figure,.entry-content figure p{margin:0}.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child,.entry-content .title:first-child{margin-top:0}.entry-content h1:last-child,.entry-content h2:last-child,.entry-content h3:last-child,.entry-content h4:last-child,.entry-content h5:last-child,.entry-content h6:last-child,.entry-content .title:last-child{margin-bottom:0}.entry-content .no-margin-topbottom{margin-top:0!important;margin-bottom:0!important}.entry-content .no-margin-top{margin-top:0!important}.entry-content .no-margin-bottom{margin-bottom:0!important}body.hootwp .is-layout-flex>:is(*,div){margin-top:0;margin-bottom:0}body.hootwp .aligncenter{clear:both;margin:var(--hoot-vmargin) auto;text-align:center}body.hootwp img.aligncenter{display:block}body.hootwp .alignleft{float:left;margin:10px 1.2em 5px 0}body.hootwp .alignright{float:right;margin:10px 0 5px 1.2em}body.hootwp .alignfull{max-width:none;box-sizing:border-box;margin-left:calc(-2 * var(--hoot-grid-span-gutter));margin-right:calc(-2 * var(--hoot-grid-span-gutter))}body.hootwp .alignfull img{width:100%}body.hootwp .alignfull .alignwide{margin-left:0;margin-right:0}body.hootwp .site-stretch.sidebars0 .alignfull{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw}body.hootwp .site-boxed.sitewrap-none .alignfull{margin-left:calc(-16.66666% - 2.333333 * var(--hoot-grid-span-gutter));margin-right:calc(-16.66666% - 2.333333 * var(--hoot-grid-span-gutter))}@media only screen and (max-width:969px){body.hootwp .site-stretch.sidebars0 .alignfull{margin-left:calc(-2 * var(--hoot-grid-span-gutter));margin-right:calc(-2 * var(--hoot-grid-span-gutter));max-width:none}body.hootwp .site-boxed.sitewrap-none .alignfull{margin-left:calc(-2 * var(--hoot-grid-span-gutter));margin-right:calc(-2 * var(--hoot-grid-span-gutter))}}hr.wp-block-separator{margin-top:var(--hoot-big-vmargin);margin-bottom:var(--hoot-big-vmargin);border-bottom-width:2px;color:var(--hoot-shadow50)}hr.wp-block-separator.is-style-dots{color:inherit}hr.wp-block-separator.is-style-dots:before{font-size:2em;line-height:.5em}hr.wp-block-separator.is-style-wide{color:var(--hoot-shadow30)}hr.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:2px}hr.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}body.hootwp .wp-block-separator.is-style-dots{background:none!important;border:none!important}sup.fn a{text-decoration:none;padding:0 5px;margin:0 3px 0 2px;background:#000;color:#fff;border:solid 1px #fff}.wp-block-footnotes li a:last-child{text-decoration:none}.wp-block-list.has-background{margin-left:0}.wp-block-quote{padding:10px 1em;background:var(--hoot-highlight10background)}body .wp-block-pullquote{font-size:calc(1.125 * var(--hoot-basefont-size));padding:1em 1.5em;background:var(--hoot-highlight10background)}body .wp-block-pullquote.has-text-align-left cite:before{display:none}body .wp-block-pullquote.has-text-align-right cite:after{display:none}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{font-weight:600;letter-spacing:1px;display:inline-block;padding-top:var(--wp--preset--spacing--30,8px);display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;align-items:center}.wp-block-pullquote cite:before,.wp-block-pullquote cite:after,.wp-block-pullquote footer:before,.wp-block-pullquote footer:after,.wp-block-pullquote__citation:before,.wp-block-pullquote__citation:after{content:"";display:inline-block;width:15px;border-bottom:solid 2px;margin:0 5px}.wp-block-pullquote cite a,.wp-block-pullquote footer a,.wp-block-pullquote__citation a{color:inherit;margin:0 4px}pre.wp-block-verse{padding:.5em 15px;color:inherit;background:none;border:none;border-left:2px dotted;line-height:1.4;font-style:italic;font-family:var(--hoot-alt-family);word-break:normal;word-wrap:normal}.hootwp .wp-block-social-links{list-style:none;margin-left:0;margin-right:0}.wp-block-file:not(.wp-element-button){font-size:1em;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;background:var(--hoot-highlight10);border:solid 1px var(--hoot-shadow30);padding:3px 3px 3px 15px}.wp-block-details{padding:0 15px;border-radius:5px}.wp-block-details summary{margin:0 -15px;border-radius:5px;padding:.5em 15px;background:#fff0;-webkit-transition:color 0.3s linear,background-color 0.3s linear;-moz-transition:color 0.3s linear,background-color 0.3s linear;-o-transition:color 0.3s linear,background-color 0.3s linear;transition:color 0.3s linear,background-color 0.3s linear}.wp-block-details summary:before{content:"+";margin-right:5px}.wp-block-details:hover summary{background:var(--hoot-highlight10)}.wp-block-details[open]{padding-bottom:15px}.wp-block-details[open] summary{background:var(--hoot-highlight10);border-bottom:solid 1px var(--hoot-shadow30);border-radius:5px 5px 0 0}.wp-block-details[open] summary:before{content:"-"}.wp-block-details:not(.has-text-color) summary{color:var(--hoot-linkcolor)}.wp-block-details:not(.has-text-color):hover summary{color:var(--hoot-linkhovercolor)}.wp-block-details:not(.has-background){background:var(--hoot-highlight10)}.entry-content>* .wp-block-columns{margin:0}.wp-block-query ul{list-style:none;margin:0}.wp-block-query .wp-block-post-title a{text-decoration:none}.wp-block-query .wp-block-post-featured-image+.wp-block-post-title{margin-top:calc(-1 * var(--hoot-entryblock-topmargin))}.main ul.wp-block-post-template{list-style:none;margin:0}.hootwp .wp-block-button__link,.hootwp .wp-element-button{border-radius:0;font-size:1em;line-height:1.333333em;padding:7px 20px;text-transform:uppercase;font-weight:400;border-radius:var(--hoot-radius-button);-webkit-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-moz-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-o-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s}.hootwp .wp-block-button__link,.hootwp .wp-block-button__link:active,.hootwp .wp-block-button__link:focus,.hootwp .wp-block-button__link:hover,.hootwp .wp-block-button__link:visited,.hootwp .wp-element-button,.hootwp .wp-element-button:active,.hootwp .wp-element-button:focus,.hootwp .wp-element-button:hover,.hootwp .wp-element-button:visited{background:var(--hoot-buttoncolor);color:var(--hoot-buttonfont);border:solid 2px var(--hoot-buttoncolor)}.hootwp .wp-block-button__link:hover,.hootwp .wp-block-button__link:focus,.hootwp .wp-element-button:hover,.hootwp .wp-element-button:focus{background:var(--hoot-buttonfont);color:var(--hoot-buttoncolor)}.hootwp .wp-block-button__link:focus,.hootwp .wp-element-button:focus{outline:thin dotted;outline-offset:-4px}.hootwp .wp-block-button__link.has-text-color,.hootwp .wp-element-button.has-text-color{border-color:unset}.wp-block-button__link.is-style-outline,.wp-block-button__link.is-style-outline:hover,.wp-block-button__link.is-style-outline:active,.wp-block-button__link.is-style-outline:focus,.is-style-outline .wp-block-button__link,.is-style-outline .wp-block-button__link:hover,.is-style-outline .wp-block-button__link:active,.is-style-outline .wp-block-button__link:focus{border-width:2px}.wp-block-button__link.is-style-outline:not(.has-text-color),.is-style-outline .wp-block-button__link:not(.has-text-color){color:var(--hoot-accentcolor)}.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.is-style-outline .wp-block-button__link:not(.has-text-color):hover{color:var(--hoot-accentcolor)}.wp-block-button__link.is-style-outline:not(.has-background),.is-style-outline .wp-block-button__link:not(.has-background){background:none}.wp-block-button__link.is-style-outline:not(.has-background):hover,.is-style-outline .wp-block-button__link:not(.has-background):hover{background:var(--hoot-accentfont)}.wp-block-image figcaption,.wp-block-video figcaption,.wp-block-embed figcaption,.wp-element-caption{background:var(--hoot-highlight10);color:inherit;margin:0;padding:5px;font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh);text-align:center}.wp-block-image.is-style-rounded,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded,.wp-block-image .is-style-rounded img{border-radius:9999px}.wp-block-cover,.wp-block-cover-image{padding-top:2em;padding-bottom:2em;box-sizing:border-box}.wp-block-gallery.has-background{padding:var(--wp--style--gallery-gap-default,var(--gallery-block--gutter-size,var(--wp--style--block-gap,.5em)))}.wp-block-gallery .blocks-gallery-caption.wp-element-caption{margin-top:calc(-0.5 * var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 0.5em))))}body .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}body .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:var(--hoot-highlight10);padding:5px}body .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{display:none!important}.wp-block-media-text .wp-block-media-text__content{padding:0 1em 0 2em}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding:0 2em 0 1em}.wp-block-media-text.has-background .wp-block-media-text__content{padding:2em}.wp-block-media-text .wp-block-media-text__content>*{margin-top:.5em;margin-bottom:.5em}.wp-block-media-text .wp-block-media-text__content>*:first-child{margin-top:0}.wp-block-media-text .wp-block-media-text__content>*:last-child{margin-bottom:0}.wp-block-media-text .wp-block-media-text__content>*.wp-block-separator{margin-top:1.5em;margin-bottom:1.5em}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile:not(.has-background) .wp-block-media-text__content{padding:2em 0 1em}.wp-block-media-text.is-stacked-on-mobile:not(.has-background).alignfull .wp-block-media-text__content{padding-left:.5em;padding-right:.5em}}.wp-block-woocommerce-empty-cart-block .wc-block-grid:not(.alignwide):not(.alignfull) .wc-block-grid__products .wc-block-grid__product{font-size:1em}.wp-block-woocommerce-empty-cart-block .wp-block-button__link{margin:0;border-radius:0;border-bottom:none;line-height:1.333333em;padding:7px 20px;text-transform:uppercase;font-weight:400;border-radius:var(--hoot-radius-button);-webkit-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-moz-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;-o-transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s;transition:color 0.2s ease-in,background-color 0.2s linear,box-shadow linear 0.2s}.wp-block-woocommerce-empty-cart-block .wp-block-button__link,.wp-block-woocommerce-empty-cart-block .wp-block-button__link:active,.wp-block-woocommerce-empty-cart-block .wp-block-button__link:focus,.wp-block-woocommerce-empty-cart-block .wp-block-button__link:hover,.wp-block-woocommerce-empty-cart-block .wp-block-button__link:visited{background:var(--hoot-buttoncolor);color:var(--hoot-buttonfont);border:solid 2px var(--hoot-buttoncolor)}.wp-block-woocommerce-empty-cart-block .wp-block-button__link:hover,.wp-block-woocommerce-empty-cart-block .wp-block-button__link:focus{background:var(--hoot-buttonfont);color:var(--hoot-buttoncolor)}.wp-block-woocommerce-empty-cart-block .wp-block-button__link:focus{outline:thin dotted;outline-offset:-4px}.wp-block-image.is-style-hoot-image-border img{border:3px solid var(--hoot-accentcolor)}.wp-block-image.is-style-hoot-image-frame img{border:10px solid var(--hoot-shadow10)}.wp-block-heading.is-style-hoot-headblock1{border-left:5px solid var(--hoot-accentcolor);padding-left:.4em}.wp-block-heading.is-style-hoot-headblock2{display:flex;align-items:center;gap:8px}.wp-block-heading.is-style-hoot-headblock2.has-text-align-left{justify-content:flex-start}.wp-block-heading.is-style-hoot-headblock2.has-text-align-center{justify-content:center}.wp-block-heading.is-style-hoot-headblock2.has-text-align-right{justify-content:flex-end}.wp-block-heading.is-style-hoot-headblock2:before,.wp-block-heading.is-style-hoot-headblock2:after{content:"";border-bottom:solid 3px;width:20px}.wp-block-heading.is-style-hoot-headblock3{display:flex;align-items:center;gap:8px;text-align:center}.wp-block-heading.is-style-hoot-headblock3.has-text-align-left{text-align:left}.wp-block-heading.is-style-hoot-headblock3.has-text-align-center{text-align:center}.wp-block-heading.is-style-hoot-headblock3.has-text-align-right{text-align:right}.wp-block-heading.is-style-hoot-headblock3:before,.wp-block-heading.is-style-hoot-headblock3:after{content:"";border-bottom:solid 3px;min-width:20px;flex-grow:1}.fluid-width-video-wrapper .wp-block-file__embed{position:inherit;margin:0 0 1em}.button.wp-block-button{padding:0;align-self:center}.button.wp-block-button a{background:none!important;color:inherit!important;border:none}.hootwp .blocks-gallery-grid{margin:0;list-style-type:none}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:linear-gradient(0deg,rgb(0 0 0 / .4),rgb(0 0 0 / .3) 0%,transparent);font-size:var(--hoot-basefont-smallsize);line-height:var(--hoot-basefont-smalllh)}.wp-block-embed figcaption{margin-bottom:0}.wp-block-embed iframe,.wp-block-embed video,.wp-block-embed object,.wp-block-embed embed{margin:0}.wp-block-embed:last-child{margin-bottom:0}:root{--hoot-radius-button:5px;--hoot-radius-base:5px;--hoot-radius-small:3px;--hoot-radius-medium:7px;--hoot-radius-big:7px;--hoot-radius-limit12:5px;--hoot-radius-limit20:5px;--hoot-radius-limit50:5px;--hoot-widget-margin:35px;--hoot-logo-family:Oswald, sans-serif;--hoot-logo-size:40px;--hoot-logo-lheight:1em;--hoot-logo-lspace:0px;--hoot-logo-style:normal;--hoot-logo-trans:none;--hoot-logo-deco:none;--hoot-logo-weight:400;--hoot-logo-color:#fa6c04;--hoot-logo-line1-size:56px;--hoot-logo-line2-size:20px;--hoot-logo-line3-size:45px;--hoot-logo-line4-size:45px;--hoot-h1-size:26px;--hoot-h2-size:22px;--hoot-h3-size:20px;--hoot-h4-size:18px;--hoot-h5-size:16px;--hoot-h6-size:15px;--hoot-widgethead-size:15px;--hoot-footerhead-size:15px;--hoot-headings-color:#444444;--hoot-headings-family:Roboto, sans-serif;--hoot-headings-weight:500;--hoot-headings-style:normal;--hoot-headings-trans:none;--hoot-headings-deco:none;--hoot-subheadings-color:#838383;--hoot-subheadings-family:"Noto Sans", sans-serif;--hoot-subheadings-weight:400;--hoot-subheadings-style:italic;--hoot-subheadings-trans:none;--hoot-subheadings-deco:none;--hoot-linkcolor:#fa6c04;--hoot-linkhovercolor:#5f4300;--hoot-basefont-color:#666666;--hoot-basefont-family:"Noto Sans", sans-serif;--hoot-basefont-size:16px;--hoot-basefont-lheight:1.65em;--hoot-basefont-lspace:0px;--hoot-basefont-weight:400;--hoot-basefont-style:normal;--hoot-basefont-trans:none;--hoot-basefont-light:#ababab;--hoot-accentcolor:#fa6c04;--hoot-accentfont:#ffffff;--hoot-buttoncolor:#fa6c04;--hoot-buttonfont:#ffffff;--hoot-body-bg:#ffffff;--hoot-box-bg:#ffffff;--hoot-article-bg:#f8f8f8;--hoot-goto-offset:60px;--hoot-logo-iconsize:50px;--hoot-logo-maximgwidth:200px;--hoot-sticky-dtplogozoom:0.65;--hoot-sticky-moblogozoom:0.5;--hoot-topbar-padding:0px 0px 0px 0px;--hoot-logo-margin:40px 0px 40px 0px;--hoot-below-sitehead-padding:0px 0px 0px 0px;--hoot-subfooter-padding:35px 0px 40px 0px;--hoot-footer-padding:50px 0 45px 0;--hoot-postfooter-padding:20px 0 20px 0;--hoot-textstyle-topannbg:#00000080;--hoot-textstyle-topanncol:#eeeeee;--hoot-textstyle-belowshbg:#f7f7f7;--hoot-textstyle-belowshcol:#666666;--hoot-article-width:800px;--hoot-article-width-nosb:1400px;--hoot-fimg-minheight:400px;--hoot-fimg-conpad:60px;--hoot-fimg-imgpad:15px;--hoot-fimg-headsize:28px;--hoot-fimg-subheadsize:16px;--hoot-fimg-textsize:16px;--hoot-fimg-btnsize:16px;--hoot-fimg-bg:#ffffff;--hoot-fimg-headcolor:#ffffff;--hoot-fimg-subheadcolor:#ffffff;--hoot-fimg-textcolor:#ffffff;--hoot-fimg-conbg:#00000099;--hoot-fimg-overlay:#00000026}#menu-item-2388,#menu-item-2388 .menu-tag{border-color:#fa6c04}#menu-item-2388.current-menu-item:not(.nohighlight)>a,#menu-item-2388.current-menu-ancestor>a,#menu-item-2388:hover>a{color:#fa6c04}#menu-item-2388 ul li.current-menu-item:not(.nohighlight)>a,#menu-item-2388 ul li.current-menu-ancestor>a,#menu-item-2388 ul li:hover>a,#menu-item-2388 .menu-tag{background:#fa6c04;color:#fff}#menu-item-965,#menu-item-965 .menu-tag{border-color:#0ea7ef}#menu-item-965.current-menu-item:not(.nohighlight)>a,#menu-item-965.current-menu-ancestor>a,#menu-item-965:hover>a{color:#0ea7ef}#menu-item-965 ul li.current-menu-item:not(.nohighlight)>a,#menu-item-965 ul li.current-menu-ancestor>a,#menu-item-965 ul li:hover>a,#menu-item-965 .menu-tag{background:#0ea7ef;color:#fff}#menu-item-2203,#menu-item-2203 .menu-tag{border-color:#37be5a}#menu-item-2203.current-menu-item:not(.nohighlight)>a,#menu-item-2203.current-menu-ancestor>a,#menu-item-2203:hover>a{color:#37be5a}#menu-item-2203 ul li.current-menu-item:not(.nohighlight)>a,#menu-item-2203 ul li.current-menu-ancestor>a,#menu-item-2203 ul li:hover>a,#menu-item-2203 .menu-tag{background:#37be5a;color:#fff}#menu-item-705,#menu-item-705 .menu-tag{border-color:#f7b528}#menu-item-705.current-menu-item:not(.nohighlight)>a,#menu-item-705.current-menu-ancestor>a,#menu-item-705:hover>a{color:#f7b528}#menu-item-705 ul li.current-menu-item:not(.nohighlight)>a,#menu-item-705 ul li.current-menu-ancestor>a,#menu-item-705 ul li:hover>a,#menu-item-705 .menu-tag{background:#f7b528;color:#fff}#menu-item-3789,#menu-item-3789 .menu-tag{border-color:#ff2d2d}#menu-item-3789.current-menu-item:not(.nohighlight)>a,#menu-item-3789.current-menu-ancestor>a,#menu-item-3789:hover>a{color:#ff2d2d}#menu-item-3789 ul li.current-menu-item:not(.nohighlight)>a,#menu-item-3789 ul li.current-menu-ancestor>a,#menu-item-3789 ul li:hover>a,#menu-item-3789 .menu-tag{background:#ff2d2d;color:#fff}#menu-item-121,#menu-item-121 .menu-tag{border-color:#fa6c04}#menu-item-121.current-menu-item:not(.nohighlight)>a,#menu-item-121.current-menu-ancestor>a,#menu-item-121:hover>a{color:#fa6c04}#menu-item-121 ul li.current-menu-item:not(.nohighlight)>a,#menu-item-121 ul li.current-menu-ancestor>a,#menu-item-121 ul li:hover>a,#menu-item-121 .menu-tag{background:#fa6c04;color:#fff}.catblock-10{color:#fff;background:#fa6c04;border-color:#fa6c04}.catblock-10:hover{background:#fff;color:#fa6c04}.catblock-169{color:#fff;background:#0ea7ef;border-color:#0ea7ef}.catblock-169:hover{background:#fff;color:#0ea7ef}.catblock-20{color:#fff;background:#37be5a;border-color:#37be5a}.catblock-20:hover{background:#fff;color:#37be5a}.catblock-24{color:#fff;background:#f7b528;border-color:#f7b528}.catblock-24:hover{background:#fff;color:#f7b528}.catblock-49{color:#fff;background:#ff2d2d;border-color:#ff2d2d}.catblock-49:hover{background:#fff;color:#ff2d2d}.catblock-7{color:#fff;background:#fa6c04;border-color:#fa6c04}.catblock-7:hover{background:#fff;color:#fa6c04}.catblock-55{color:#fff;background:#0ea7ef;border-color:#0ea7ef}.catblock-55:hover{background:#fff;color:#0ea7ef}.catblock-18{color:#fff;background:#37be5a;border-color:#37be5a}.catblock-18:hover{background:#fff;color:#37be5a}.catblock-2{color:#fff;background:#f7b528;border-color:#f7b528}.catblock-2:hover{background:#fff;color:#f7b528}.catblock-74{color:#fff;background:#ff2d2d;border-color:#ff2d2d}.catblock-74:hover{background:#fff;color:#ff2d2d}.catblock-156{color:#fff;background:#fa6c04;border-color:#fa6c04}.catblock-156:hover{background:#fff;color:#fa6c04}@media only screen and (max-width:969px){#menu-item-2388.current-menu-item:not(.nohighlight)>a,#menu-item-2388.current-menu-ancestor>a,#menu-item-2388:hover>a{background:#fff}#menu-item-965.current-menu-item:not(.nohighlight)>a,#menu-item-965.current-menu-ancestor>a,#menu-item-965:hover>a{background:#fff}#menu-item-2203.current-menu-item:not(.nohighlight)>a,#menu-item-2203.current-menu-ancestor>a,#menu-item-2203:hover>a{background:#fff}#menu-item-705.current-menu-item:not(.nohighlight)>a,#menu-item-705.current-menu-ancestor>a,#menu-item-705:hover>a{background:#fff}#menu-item-3789.current-menu-item:not(.nohighlight)>a,#menu-item-3789.current-menu-ancestor>a,#menu-item-3789:hover>a{background:#fff}#menu-item-121.current-menu-item:not(.nohighlight)>a,#menu-item-121.current-menu-ancestor>a,#menu-item-121:hover>a{background:#fff}:root{--hoot-widget-margin:40px;--hoot-goto-offset:30px;--hoot-logo-maximgwidth:300px;--hoot-topbar-padding:7px 0px 7px 0px;--hoot-logo-margin:15px 0px 15px 0px;--hoot-below-sitehead-padding:7px 0px 12px 0px;--hoot-subfooter-padding:35px 0px 40px 0px;--hoot-footer-padding:40px 0 35px 0;--hoot-postfooter-padding:20px 0 20px 0;--hoot-fimg-minheight:200px}}@media only screen and (max-width:600px){:root{--hoot-widget-margin:30px;--hoot-goto-offset:10px;--hoot-logo-maximgwidth:150px;--hoot-topbar-padding:7px 0px 7px 0px;--hoot-logo-margin:15px 0px 15px 0px;--hoot-below-sitehead-padding:7px 0px 12px 0px;--hoot-subfooter-padding:35px 0px 40px 0px;--hoot-footer-padding:40px 0 35px 0;--hoot-postfooter-padding:20px 0 20px 0;--hoot-fimg-minheight:200px}}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}@media screen and (max-width:980px){.a2a_floating_style.a2a_vertical_style{display:none}}/*! elementor-icons - v5.47.0 - 19-01-2026 */
@font-face{font-family:eicons;src:url(https://money-on-internet.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot#1773081202);src:url(https://money-on-internet.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot#1773081202) format("embedded-opentype"),url(https://money-on-internet.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2#1773081202) format("woff2"),url(https://money-on-internet.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff#1773081202) format("woff"),url(https://money-on-internet.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf#1773081202) format("truetype"),url(https://money-on-internet.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.47.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-982{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5f783a27:#4054B2;--e-global-color-a56a392:#23A455;--e-global-color-4634da1e:#000;--e-global-color-5c95e807:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-2189 .elementor-element.elementor-element-a170d1a{text-align:center}.elementor-2189 .elementor-element.elementor-element-a170d1a .elementor-heading-title{font-family:"Open Sans Hebrew Condensed",Sans-serif;font-size:84px;font-weight:300;-webkit-text-stroke-color:#000;stroke:#000;text-shadow:0 0 10px rgb(0 0 0 / .3);color:#CB1E1E}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}