@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555d65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-right:8px}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:#fff0!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}/*! This file is auto-generated */
#wpwrap{height:auto;min-height:100%;width:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased}#wpcontent{height:100%;padding-left:20px}#wpcontent,#wpfooter{margin-left:160px}.folded #wpcontent,.folded #wpfooter{margin-left:36px}#wpbody-content{padding-bottom:65px;float:left;width:100%;overflow:visible}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative}.columns-2 .inner-sidebar{margin-right:auto;width:286px;display:block}.columns-2 .inner-sidebar #side-sortables,.inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0}.has-right-sidebar .inner-sidebar{display:block}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-2000px}.has-right-sidebar #post-body-content{margin-right:300px;float:none;width:auto}#col-left{float:left;width:35%}#col-right{float:right;width:65%}#col-left .col-wrap{padding:0 6px 0 0}#col-right .col-wrap{padding:0 0 0 6px}.alignleft{float:left}.alignright{float:right}.textleft{text-align:left}.textright{text-align:right}.clear{clear:both}.wp-clearfix:after{content:"";display:table;clear:both}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.button .screen-reader-text{height:auto}.screen-reader-text+.dashicons-external{margin-top:-1px;margin-left:2px}.screen-reader-shortcut{position:absolute;top:-1000em;left:6px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f0f0f1;color:#2271b1;z-index:100000;line-height:normal}.screen-reader-shortcut:focus{top:-25px;color:#2271b1;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);text-decoration:none;outline:2px solid #fff0;outline-offset:-2px}.hidden,.js .closed .inside,.js .hide-if-js,.js .wp-core-ui .hide-if-js,.js.wp-core-ui .hide-if-js,.no-js .hide-if-no-js,.no-js .wp-core-ui .hide-if-no-js,.no-js.wp-core-ui .hide-if-no-js{display:none}#menu-management .menu-edit,#menu-settings-column .accordion-container,.comment-ays,.feature-filter,.manage-menus,.menu-item-handle,.popular-tags,.stuffbox,.widget-inside,.widget-top,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{border:1px solid #c3c4c7;box-shadow:0 1px 1px rgb(0 0 0 / .04)}.comment-ays,.feature-filter,.popular-tags,.stuffbox,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{background:#fff}body,html{height:100%;margin:0;padding:0}body{background:#f0f0f1;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.4em;min-width:600px}body.iframe{min-width:0;padding-top:1px}body.modal-open{overflow:hidden}body.mobile.modal-open #wpwrap{overflow:hidden;position:fixed;height:100%}iframe,img{border:0}td{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:#2271b1;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}a,div{outline:0}a:active,a:hover{color:#135e96}.wp-person a:focus .gravatar,a:focus,a:focus .media-icon img,a:focus .plugin-icon{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid #fff0}#adminmenu a:focus{box-shadow:none;outline:1px solid #fff0;outline-offset:-1px}.screen-reader-text:focus{box-shadow:none;outline:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}.wp-die-message,p{font-size:13px;line-height:1.5;margin:1em 0}blockquote{margin:1em}dd,li{margin-bottom:6px}h1,h2,h3,h4,h5,h6{display:block;font-weight:600}h1{color:#1d2327;font-size:2em;margin:.67em 0}h2,h3{color:#1d2327;font-size:1.3em;margin:1em 0}.update-core-php h2{margin-top:4em}.update-messages h2,.update-php h2,h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}ol,ul{padding:0}ul{list-style:none}ol{list-style-type:decimal;margin-left:2em}ul.ul-disc{list-style:disc outside}ul.ul-square{list-style:square outside}ol.ol-decimal{list-style:decimal outside}ol.ol-decimal,ul.ul-disc,ul.ul-square{margin-left:1.8em}ol.ol-decimal>li,ul.ul-disc>li,ul.ul-square>li{margin:0 0 .5em}.ltr{direction:ltr}.code,code{font-family:Consolas,Monaco,monospace;direction:ltr;unicode-bidi:embed}code,kbd{padding:3px 5px 2px;margin:0 1px;background:#f0f0f1;background:rgb(0 0 0 / .07);font-size:13px}.subsubsub{list-style:none;margin:8px 0 0;padding:0;font-size:13px;float:left;color:#646970}.subsubsub a{line-height:2;padding:.2em;text-decoration:none}.subsubsub a .count,.subsubsub a.current .count{color:#50575e;font-weight:400}.subsubsub a.current{font-weight:600;border:none}.subsubsub li{display:inline-block;margin:0;padding:0;white-space:nowrap}.widefat{border-spacing:0;width:100%;clear:both;margin:0}.widefat *{word-wrap:break-word}.widefat a,.widefat button.button-link{text-decoration:none}.widefat td,.widefat th{padding:8px 10px}.widefat thead td,.widefat thead th{border-bottom:1px solid #c3c4c7}.widefat tfoot td,.widefat tfoot th{border-top:1px solid #c3c4c7;border-bottom:none}.widefat .no-items td{border-bottom-width:0}.widefat td{vertical-align:top}.widefat td,.widefat td ol,.widefat td p,.widefat td ul{font-size:13px;line-height:1.5em}.widefat tfoot td,.widefat th,.widefat thead td{text-align:left;line-height:1.3em;font-size:14px}.updates-table td input,.widefat tfoot td input,.widefat th input,.widefat thead td input{margin:0 0 0 8px;padding:0;vertical-align:text-top}.widefat .check-column{width:2.2em;padding:6px 0 25px;vertical-align:top}.widefat tbody th.check-column{padding:9px 0 22px}.updates-table tbody td.check-column,.widefat tbody th.check-column,.widefat tfoot td.check-column,.widefat thead td.check-column{padding:11px 0 0 3px}.widefat tfoot td.check-column,.widefat thead td.check-column{padding-top:4px;vertical-align:middle}.update-php div.error,.update-php div.updated{margin-left:0}.js-update-details-toggle .dashicons{text-decoration:none}.js-update-details-toggle[aria-expanded=true] .dashicons::before{content:"\f142";content:"\f142"/''}.no-js .widefat tfoot .check-column input,.no-js .widefat thead .check-column input{display:none}.column-comments,.column-links,.column-posts,.widefat .num{text-align:center}.widefat th#comments{vertical-align:middle}.wrap{margin:10px 20px 0 2px}.postbox .inside h2,.wrap [class$=icon32]+h2,.wrap h1,.wrap>h2:first-child{font-size:23px;font-weight:400;margin:0;padding:9px 0 4px;line-height:1.3}.wrap h1.wp-heading-inline{display:inline-block;margin-right:5px}.wp-header-end{visibility:hidden;margin:-2px 0 0}.subtitle{margin:0;padding-left:25px;color:#50575e;font-size:14px;font-weight:400;line-height:1}.subtitle strong{word-break:break-all}.wrap .add-new-h2,.wrap .add-new-h2:active,.wrap .page-title-action,.wrap .page-title-action:active{display:inline-block;position:relative;box-sizing:border-box;cursor:pointer;white-space:nowrap;text-decoration:none;text-shadow:none;top:-3px;margin-left:4px;border:1px solid #2271b1;border-radius:3px;background:#f6f7f7;font-size:13px;font-weight:400;line-height:2.15384615;color:#2271b1;padding:0 10px;min-height:30px;-webkit-appearance:none}.wrap .wp-heading-inline+.page-title-action{margin-left:0}.wrap .add-new-h2:hover,.wrap .page-title-action:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.page-title-action:focus{color:#0a4b78}.form-table th label[for=WPLANG] .dashicons,.form-table th label[for=locale] .dashicons{margin-left:5px}.wrap .page-title-action:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid #fff0}.wrap h1.long-header{padding-right:0}.wp-dialog{background-color:#fff}#available-widgets .widget-top:hover,#widgets-left .widget-in-question .widget-top,#widgets-left .widget-top:hover,.widgets-chooser ul,div#widgets-right .widget-top:hover{border-color:#8c8f94;box-shadow:0 1px 2px rgb(0 0 0 / .1)}.sorthelper{background-color:#c5d9ed}.ac_match,.subsubsub a.current{color:#000}.alternate,.striped>tbody>:nth-child(odd),ul.striped>:nth-child(odd){background-color:#f6f7f7}.bar{background-color:#f0f0f1;border-right-color:#4f94d4}.highlight{background-color:#f0f6fc;color:#3c434a}.wp-ui-primary{color:#fff;background-color:#2c3338}.wp-ui-text-primary{color:#2c3338}.wp-ui-highlight{color:#fff;background-color:#2271b1}.wp-ui-text-highlight{color:#2271b1}.wp-ui-notification{color:#fff;background-color:#d63638}.wp-ui-text-notification{color:#d63638}.wp-ui-text-icon{color:#8c8f94}img.emoji{display:inline!important;border:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important;box-shadow:none!important}#nav-menu-footer,#nav-menu-header,#your-profile #rich_editing,.checkbox,.control-section .accordion-section-title,.menu-item-handle,.postbox .hndle,.side-info,.sidebar-name,.stuffbox .hndle,.widefat tfoot td,.widefat tfoot th,.widefat thead td,.widefat thead th,.widget .widget-top{line-height:1.4em}.menu-item-handle,.widget .widget-top{background:#f6f7f7;color:#1d2327}.stuffbox .hndle{border-bottom:1px solid #c3c4c7}.quicktags{background-color:#c3c4c7;color:#000;font-size:12px}.icon32{display:none}#bulk-titles .ntdelbutton:before,.notice-dismiss:before,.tagchecklist .ntdelbutton .remove-tag-icon:before,.welcome-panel .welcome-panel-close:before{background:0 0;color:#787c82;content:"\f153";content:"\f153"/'';display:block;font:normal 16px/20px dashicons;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.welcome-panel .welcome-panel-close:before{margin:0}.tagchecklist .ntdelbutton .remove-tag-icon:before{margin-left:2px;border-radius:50%;color:#2271b1;line-height:1.28}.tagchecklist .ntdelbutton:focus{outline:0}#bulk-titles .ntdelbutton:focus:before,#bulk-titles .ntdelbutton:hover:before,.tagchecklist .ntdelbutton:focus .remove-tag-icon:before,.tagchecklist .ntdelbutton:hover .remove-tag-icon:before{color:#d63638}.tagchecklist .ntdelbutton:focus .remove-tag-icon:before{box-shadow:0 0 0 2px #2271b1;outline:2px solid #fff0}.key-labels label{line-height:24px}b,strong{font-weight:600}.pre{white-space:pre-wrap;word-wrap:break-word}.howto{color:#646970;display:block}p.install-help{margin:8px 0;font-style:italic}.no-break{white-space:nowrap}hr{border:0;border-top:1px solid #dcdcde;border-bottom:1px solid #f6f7f7}#all-plugins-table .plugins a.delete,#delete-link a.delete,#media-items a.delete,#media-items a.delete-permanently,#nav-menu-footer .menu-delete,#search-plugins-table .plugins a.delete,.plugins a.delete,.privacy_requests .remove-personal-data .remove-personal-data-handle,.row-actions span.delete a,.row-actions span.spam a,.row-actions span.trash a,.submitbox .submitdelete,a#remove-post-thumbnail{color:#b32d2e}#all-plugins-table .plugins a.delete:hover,#delete-link a.delete:hover,#media-items a.delete-permanently:hover,#media-items a.delete:hover,#nav-menu-footer .menu-delete:hover,#search-plugins-table .plugins a.delete:hover,.file-error,.plugins a.delete:hover,.privacy_requests .remove-personal-data .remove-personal-data-handle:hover,.row-actions .delete a:hover,.row-actions .spam a:hover,.row-actions .trash a:hover,.submitbox .submitdelete:hover,a#remove-post-thumbnail:hover,abbr.required,span.required{color:#b32d2e;border:none}.application-password-display .success{color:#007017;margin-left:.5rem}#major-publishing-actions{padding:10px;clear:both;border-top:1px solid #dcdcde;background:#f6f7f7}#delete-action{float:left;line-height:2.30769231}#delete-link{line-height:2.30769231;vertical-align:middle;text-align:left;margin-left:8px}#delete-link a{text-decoration:none}#publishing-action{text-align:right;float:right;line-height:1.9}#publishing-action .spinner{float:none;margin-top:5px}#misc-publishing-actions{padding:6px 0 0}.misc-pub-section{padding:6px 10px 8px}.misc-pub-filename,.word-wrap-break-word{word-wrap:break-word}#minor-publishing-actions{padding:10px 10px 0;text-align:right}#save-post{float:left}.preview{float:right}#sticky-span{margin-left:18px}.approve,.unapproved .unapprove{display:none}.spam .approve,.trash .approve,.unapproved .approve{display:inline}td.action-links,th.action-links{text-align:right}#misc-publishing-actions .notice{margin-left:10px;margin-right:10px}.wp-filter{display:inline-block;position:relative;box-sizing:border-box;margin:12px 0 25px;padding:0 10px;width:100%;box-shadow:0 1px 1px rgb(0 0 0 / .04);border:1px solid #c3c4c7;background:#fff;color:#50575e;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;border-radius:30px;background:#646970;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-left:5px;margin-right:20px}.filter-items{float:left}.filter-links{display:inline-block;margin:0}.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#646970;cursor:pointer}.filter-links .current{box-shadow:none;border-bottom:4px solid #646970;color:#1d2327}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#135e96}.wp-filter .search-form{float:right;display:flex;align-items:center;column-gap:.5rem}.wp-filter .search-form input[type=search]{width:280px;max-width:100%}.wp-filter .search-form select{margin:0}.plugin-install-php .wp-filter{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.no-js .wp-filter .search-form.search-plugins .button,.wp-filter .search-form.search-plugins .wp-filter-search,.wp-filter .search-form.search-plugins select{display:inline-block;vertical-align:top}.wp-filter .button.drawer-toggle{margin:10px 9px 0;padding:0 10px 0 6px;border-color:#fff0;background-color:#fff0;color:#646970;vertical-align:baseline;box-shadow:none}.wp-filter .drawer-toggle:before{content:"\f111";content:"\f111"/'';margin:0 5px 0 0;color:#646970;font:normal 16px/1 dashicons;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-filter .button.drawer-toggle:focus,.wp-filter .button.drawer-toggle:hover,.wp-filter .drawer-toggle:focus:before,.wp-filter .drawer-toggle:hover:before{background-color:#fff0;color:#135e96}.wp-filter .button.drawer-toggle:focus:active,.wp-filter .button.drawer-toggle:hover{border-color:#fff0}.wp-filter .button.drawer-toggle:focus{border-color:#4f94d4}.wp-filter .button.drawer-toggle:active{background:0 0;box-shadow:none;transform:none}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer,.wp-filter .favorites-form{display:none;margin:0 -10px 0 -20px;padding:20px;border-top:1px solid #f0f0f1;background:#f6f7f7;overflow:hidden}.wp-filter .favorites-form .favorites-username{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.wp-filter .favorites-form .favorites-username input{margin:0}.show-favorites-form .favorites-form,.show-filters .filter-drawer{display:block}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .button.drawer-toggle{border-radius:2px;background:#646970;color:#fff}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2271b1}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{box-sizing:border-box;position:relative;float:left;margin:0 1% 0 0;padding:20px 10px 10px;width:24%;background:#fff;border:1px solid #dcdcde;box-shadow:0 1px 1px rgb(0 0 0 / .04)}.filter-group legend{position:absolute;top:10px;display:block;margin:0;padding:0;font-size:1em;font-weight:600}.filter-drawer .filter-group-feature{margin:28px 0 0;list-style-type:none;font-size:12px}.filter-drawer .filter-group-feature input,.filter-drawer .filter-group-feature label{line-height:1.4}.filter-drawer .filter-group-feature input{position:absolute;margin:0}.filter-group .filter-group-feature label{display:block;margin:14px 0 14px 23px}.filter-drawer .buttons{clear:both;margin-bottom:20px}.filter-drawer .filter-group+.buttons{margin-bottom:0;padding-top:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin-left:10px}.wp-filter .button-link.edit-filters{padding:0 5px;line-height:2.2}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.filtered-by a{margin-left:10px}.filtered-by .tags{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.filtered-by .tag{padding:4px 8px;border:1px solid #dcdcde;box-shadow:0 1px 1px rgb(0 0 0 / .04);background:#fff;font-size:11px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none}.filters-applied .filtered-by{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.filters-applied .filter-drawer{padding:20px}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters .favorites-form,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.loading-content .spinner{display:block;margin:40px auto 0;float:none}@media only screen and (max-width:1138px){.wp-filter .search-form{margin:11px 0}}@media only screen and (max-width:1120px){.filter-drawer{border-bottom:1px solid #f0f0f1}.filter-group{margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}}@media only screen and (max-width:1000px){.filter-items{float:none}.wp-filter .media-toolbar-primary,.wp-filter .media-toolbar-secondary,.wp-filter .search-form{float:none;position:relative;max-width:100%}.wp-filter .search-form{margin:11px 0;flex-wrap:wrap;row-gap:10px}}@media only screen and (max-width:782px){.filter-group li{padding:0;width:50%}}@media only screen and (max-width:320px){.filter-count{display:none}.wp-filter .drawer-toggle{margin:10px 0}.filter-group li,.wp-filter .search-form input[type=search]{width:100%}}.notice,div.error,div.updated{background:#fff;border:1px solid #c3c4c7;border-left-width:4px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:5px 15px 2px;padding:1px 12px}div[class=update-message]{padding:.5em 12px .5em 0}.form-table td .notice p,.notice p,.notice-title,div.error p,div.updated p{margin:.5em 0;padding:2px}.error a{text-decoration:underline}.updated a{padding-bottom:2px}.notice-alt{box-shadow:none}.notice-large{padding:10px 20px}.notice-title{display:inline-block;color:#1d2327;font-size:18px}.wp-core-ui .notice.is-dismissible{padding-right:38px;position:relative}.notice-dismiss{position:absolute;top:0;right:1px;border:none;margin:0;padding:9px;background:0 0;color:#787c82;cursor:pointer}.notice-dismiss:active:before,.notice-dismiss:focus:before,.notice-dismiss:hover:before{color:#d63638}.notice-dismiss:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid #fff0}.notice-success,div.updated{border-left-color:#00a32a}.notice-success.notice-alt{background-color:#edfaef}.notice-warning{border-left-color:#dba617}.notice-warning.notice-alt{background-color:#fcf9e8}.notice-error,div.error{border-left-color:#d63638}.notice-error.notice-alt{background-color:#fcf0f1}.notice-info{border-left-color:#72aee6}.notice-info.notice-alt{background-color:#f0f6fc}#plugin-information-footer .update-now:not(.button-disabled):before{color:#d63638;content:"\f463";content:"\f463"/'';display:inline-block;font:normal 20px/1 dashicons;margin:-3px 5px 0 -2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}#plugin-information-footer .notice{margin-top:-5px}.button.activated-message:before,.button.activating-message:before,.button.installed:before,.button.installing:before,.button.updated-message:before,.button.updating-message:before,.import-php .updating-message:before,.update-message p:before,.updated-message p:before,.updating-message p:before{display:inline-block;font:normal 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.media-upload-form .notice,.media-upload-form div.error,.wrap .notice,.wrap div.error,.wrap div.updated{margin:5px 0 15px}.wrap #templateside .notice{display:block;margin:0;padding:5px 8px;font-weight:600;text-decoration:none}.wrap #templateside span.notice{margin-left:-12px}#templateside li.notice a{padding:0}.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.update-message p:before,.updating-message p:before{color:#d63638;content:"\f463";content:"\f463"/''}.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.plugins .column-auto-updates .dashicons-update.spin,.theme-overlay .theme-autoupdate .dashicons-update.spin,.updating-message p:before{animation:rotation 2s infinite linear}@media (prefers-reduced-motion:reduce){.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.plugins .column-auto-updates .dashicons-update.spin,.theme-overlay .theme-autoupdate .dashicons-update.spin,.updating-message p:before{animation:none}}.theme-overlay .theme-autoupdate .dashicons-update.spin{margin-right:3px}.button.activated-message:before,.button.updated-message:before,.installed p:before,.updated-message p:before{color:#68de7c;content:"\f147";content:"\f147"/''}.update-message.notice-error p:before{color:#d63638;content:"\f534";content:"\f534"/''}.import-php .updating-message:before,.wrap .notice p:before{margin-right:6px}.import-php .updating-message:before{vertical-align:bottom}#update-nag,.update-nag{display:inline-block;line-height:1.4;padding:11px 15px;font-size:14px;margin:25px 20px 0 2px}ul#dismissed-updates{display:none}#dismissed-updates li>p{margin-top:0}#dismiss,#undismiss{margin-left:.5em}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-.5em 0 2em}.update-php .spinner{float:none;margin:-4px 0}h2.wp-current-version{margin-bottom:.3em}p.update-last-checked{margin-top:0}p.auto-update-status{margin-top:2em;line-height:1.8}#ajax-loading,.ajax-feedback,.ajax-loading,.imgedit-wait-spin,.list-ajax-loading{visibility:hidden}#ajax-response.alignleft{margin-left:2em}.button.activated-message:before,.button.activating-message:before,.button.installed:before,.button.installing:before,.button.updated-message:before,.button.updating-message:before{margin:3px 5px 0 -2px}#plugin-information-footer .button{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}#plugin-information-footer .button.activated-message:before,#plugin-information-footer .button.activating-message:before,#plugin-information-footer .button.installed:before,#plugin-information-footer .button.installing:before,#plugin-information-footer .button.updated-message:before,#plugin-information-footer .button.updating-message:before{margin:9px 5px 0 -2px}#plugin-information-footer .button.update-now.updating-message:before{margin:-3px 5px 0 -2px}.button-primary.activating-message:before,.button-primary.updating-message:before{color:#fff}.button-primary.activated-message:before,.button-primary.updated-message:before{color:#9ec2e6}.button.activated-message,.button.updated-message{transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}#adminmenu a,#catlist a,#taglist a{text-decoration:none}#contextual-help-wrap,#screen-options-wrap{margin:0;padding:8px 20px 12px;position:relative}#contextual-help-wrap{overflow:auto;margin-left:0}#screen-meta-links{float:right;margin:0 20px 0 0}#screen-meta{display:none;margin:0 20px -1px 0;position:relative;background-color:#fff;border:1px solid #c3c4c7;border-top:none;box-shadow:0 0 0 #fff0}#contextual-help-link-wrap,#screen-options-link-wrap{float:left;margin:0 0 0 6px}#screen-meta-links .screen-meta-toggle{position:relative;top:0}#screen-meta-links .show-settings{border:1px solid #c3c4c7;border-top:none;height:auto;margin-bottom:0;padding:3px 6px 3px 16px;background:#fff;border-radius:0 0 4px 4px;color:#646970;line-height:1.7;box-shadow:0 0 0 #fff0;transition:box-shadow .1s linear}#screen-meta-links .show-settings:active,#screen-meta-links .show-settings:focus,#screen-meta-links .show-settings:hover{color:#2c3338}#screen-meta-links .show-settings:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid #fff0}#screen-meta-links .show-settings:active{transform:none}#screen-meta-links .show-settings:after{right:0;content:"\f140";content:"\f140"/'';font:normal 20px/1 dashicons;display:inline-block;padding:0 5px 0 0;bottom:2px;position:relative;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}#screen-meta-links .screen-meta-active:after{content:"\f142";content:"\f142"/''}.toggle-arrow{background-repeat:no-repeat;background-position:top left;background-color:#fff0;height:22px;line-height:22px;display:block}.toggle-arrow-active{background-position:bottom left}#contextual-help-wrap h5,#screen-options-wrap h5,#screen-options-wrap legend{margin:0;padding:8px 0;font-size:13px;font-weight:600}.metabox-prefs label{display:inline-block;padding-right:15px;line-height:2.35}#number-of-columns{display:inline-block;vertical-align:middle;line-height:30px}.metabox-prefs input[type=checkbox]{margin-top:0;margin-right:6px}.metabox-prefs label input,.metabox-prefs label input[type=checkbox]{margin:-4px 5px 0 0}.metabox-prefs .columns-prefs label input{margin:-1px 2px 0 0}.metabox-prefs label a{display:none}.metabox-prefs .screen-options input,.metabox-prefs .screen-options label{margin-top:0;margin-bottom:0;vertical-align:middle}.metabox-prefs .screen-options .screen-per-page{margin-right:15px;padding-right:0}.metabox-prefs .screen-options label{line-height:2.2;padding-right:0}.screen-options+.screen-options{margin-top:10px}.metabox-prefs .submit{margin-top:1em;padding:0}#contextual-help-wrap{padding:0}#contextual-help-columns{position:relative}#contextual-help-back{position:absolute;top:0;bottom:0;left:150px;right:170px;border:1px solid #c3c4c7;border-top:none;border-bottom:none;background:#f0f6fc}#contextual-help-wrap.no-sidebar #contextual-help-back{right:0;border-right-width:0;border-bottom-right-radius:2px}.contextual-help-tabs{float:left;width:150px;margin:0}.contextual-help-tabs ul{margin:1em 0}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:0 0 0 2px;border-color:#fff0}.contextual-help-tabs a{display:block;padding:5px 5px 5px 12px;line-height:1.4;text-decoration:none;border:1px solid #fff0;border-right:none;border-left:none}.contextual-help-tabs a:hover{color:#2c3338}.contextual-help-tabs .active{padding:0;margin:0 -1px 0 0;border-left:2px solid #72aee6;background:#f0f6fc;box-shadow:0 2px 0 rgb(0 0 0 / .02),0 1px 0 rgb(0 0 0 / .02)}.contextual-help-tabs .active a{border-color:#c3c4c7;color:#2c3338}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto}.help-tab-content{display:none;margin:0 22px 12px 0;line-height:1.6}.help-tab-content.active{display:block}.help-tab-content ul li{list-style-type:disc;margin-left:18px}.contextual-help-sidebar{width:150px;float:right;padding:0 8px 0 12px;overflow:auto}html.wp-toolbar{padding-top:var(--wp-admin--admin-bar--height);box-sizing:border-box;-ms-overflow-style:scrollbar}.widefat td,.widefat th{color:#50575e}.widefat tfoot td,.widefat th,.widefat thead td{font-weight:400}.widefat tfoot tr td,.widefat tfoot tr th,.widefat thead tr td,.widefat thead tr th{color:#2c3338}.widefat td p{margin:2px 0 .8em}.widefat ol,.widefat p,.widefat ul{color:#2c3338}.widefat .column-comment p{margin:.6em 0}.widefat .column-comment ul{list-style:initial;margin-left:2em}.postbox-container{float:left}.postbox-container .meta-box-sortables{box-sizing:border-box}#wpbody-content .metabox-holder{padding-top:10px}.metabox-holder .postbox-container .meta-box-sortables{min-height:1px;position:relative}#post-body-content{width:100%;min-width:463px;float:left}#post-body.columns-2 #postbox-container-1{float:right;margin-right:-300px;width:280px}#post-body.columns-2 #side-sortables{min-height:250px}@media only screen and (max-width:799px){#wpbody-content .metabox-holder .postbox-container .empty-container{outline:0;height:0;min-height:0}}.js .postbox .hndle,.js .widget .widget-top{cursor:move}.js .postbox .hndle.is-non-sortable,.js .widget .widget-top.is-non-sortable{cursor:auto}.hndle a{font-size:12px;font-weight:400}.postbox-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c3c4c7}.postbox-header .hndle{flex-grow:1;display:flex;justify-content:space-between;align-items:center}.postbox-header .handle-actions{flex-shrink:0}.postbox .handle-order-higher,.postbox .handle-order-lower,.postbox .handlediv{width:1.62rem;height:1.62rem;margin:0;padding:0;border:0;background:0 0;cursor:pointer}.postbox .handle-order-higher,.postbox .handle-order-lower{color:#787c82;width:1.62rem}.edit-post-meta-boxes-area .postbox .handle-order-higher,.edit-post-meta-boxes-area .postbox .handle-order-lower{width:44px;height:44px;color:#1d2327}.postbox .handle-order-higher[aria-disabled=true],.postbox .handle-order-lower[aria-disabled=true]{cursor:default;color:#a7aaad}.sortable-placeholder{border:1px dashed #c3c4c7;margin-bottom:20px}.postbox,.stuffbox{margin-bottom:20px;padding:0;line-height:1}.postbox.closed{border-bottom:0}.postbox .hndle,.stuffbox .hndle{-webkit-user-select:none;user-select:none}.postbox .inside{padding:0 12px 12px;line-height:1.4;font-size:13px}.stuffbox .inside{padding:0;line-height:1.4;font-size:13px;margin-top:0}.postbox .inside{margin:11px 0;position:relative}.postbox .inside>p:last-child,.rss-widget ul li:last-child{margin-bottom:1px!important}.postbox.closed h3{border:none;box-shadow:none}.postbox table.form-table{margin-bottom:0}.postbox table.widefat{box-shadow:none}.temp-border{border:1px dotted #c3c4c7}.columns-prefs label{padding:0 10px 0 0}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,#comment-status-display,#dashboard_right_now .versions .b,#ed_reply_toolbar #ed_reply_strong,#pass-strength-result.short,#pass-strength-result.strong,#post-status-display,#post-visibility-display,.feature-filter .feature-name,.item-controls .item-order a,.media-item .percent,.plugins .name{font-weight:600}#wpfooter{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;color:#50575e}#wpfooter p{font-size:13px;margin:0;line-height:1.55}#footer-thankyou{font-style:italic}.nav-tab{float:left;border:1px solid #c3c4c7;border-bottom:none;margin-left:.5em;padding:5px 10px;font-size:14px;line-height:1.71428571;font-weight:600;background:#dcdcde;color:#50575e;text-decoration:none;white-space:nowrap}.nav-tab-small .nav-tab,h3 .nav-tab{padding:5px 14px;font-size:12px;line-height:1.33}.nav-tab:focus,.nav-tab:hover{background-color:#fff;color:#3c434a}.nav-tab-active,.nav-tab:focus:active{box-shadow:none}.nav-tab-active{margin-bottom:-1px;color:#3c434a}.nav-tab-active,.nav-tab-active:focus,.nav-tab-active:focus:active,.nav-tab-active:hover{border-bottom:1px solid #f0f0f1;background:#f0f0f1;color:#000}.nav-tab-wrapper,.wrap h2.nav-tab-wrapper,h1.nav-tab-wrapper{border-bottom:1px solid #c3c4c7;margin:0;padding-top:9px;padding-bottom:0;line-height:inherit}.nav-tab-wrapper:not(.wp-clearfix):after{content:"";display:table;clear:both}.spinner{background:url(/wp-admin/images/spinner.gif) no-repeat;background-size:20px 20px;display:inline-block;visibility:hidden;float:right;vertical-align:middle;opacity:.7;width:20px;height:20px;margin:4px 10px 0}.loading-content .spinner,.spinner.is-active{visibility:visible}#template>div{margin-right:16em}#template .notice{margin-top:1em;margin-right:3%}#template .notice p{width:auto}#template .submit .spinner{float:none}.metabox-holder .postbox>h3,.metabox-holder .stuffbox>h3,.metabox-holder h2.hndle,.metabox-holder h3.hndle{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}.nav-menus-php .metabox-holder h3{padding:0}.accordion-container h3.accordion-section-title{padding:0!important}.accordion-section-title button.accordion-trigger,.nav-menus-php .metabox-holder .accordion-section-title button.accordion-trigger{background:inherit;color:#1d2327;display:block;position:relative;text-align:left;width:100%;outline:0;border:0;padding:10px 10px 11px 14px;line-height:1.5;cursor:pointer}.accordion-section-title button.accordion-trigger:focus,.nav-menus-php .metabox-holder .accordion-section-title button.accordion-trigger:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid #fff0}.accordion-section-title span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section-title span.dashicons.dashicons-arrow-down{position:absolute;right:10px;left:auto;color:#787c82;border-radius:50px;top:50%;transform:translateY(-50%)}.accordion-section-title:hover span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section-title:hover span.dashicons.dashicons-arrow-down{color:#1d2327}.accordion-section-title span.dashicons.dashicons-arrow-down::before,.nav-menus-php .metabox-holder .accordion-section-title span.dashicons.dashicons-arrow-down::before{position:relative;left:-1px}.accordion-section.open .accordion-section-title span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section.open .accordion-section-title span.dashicons.dashicons-arrow-down{transform:rotate(180deg) translate(0,50%)}#templateside ul li a{text-decoration:none}.plugin-install #description,.plugin-install-network #description{width:60%}table .column-rating,table .column-visible,table .vers{text-align:left}.attention,.error-message{color:#d63638;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}.media-icon{width:62px;text-align:center}.media-icon img{border:1px solid #dcdcde;border:1px solid rgb(0 0 0 / .07)}#howto{font-size:11px;margin:0 5px;display:block}.importers{font-size:16px;width:auto}.importers td{padding-right:14px;line-height:1.4}.importers .import-system{max-width:250px}.importers td.desc{max-width:500px}.importer-action,.importer-desc,.importer-title{display:block}.importer-title{color:#000;font-size:14px;font-weight:400;margin-bottom:.2em}.importer-action{line-height:1.55;color:#50575e;margin-bottom:1em}#post-body #post-body-content #namediv h2,#post-body #post-body-content #namediv h3{margin-top:0}.edit-comment-author{color:#1d2327;border-bottom:1px solid #f0f0f1}#namediv h2 label,#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:100%}#namediv p{margin:10px 0}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:.15}.checkbox{border:none;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(/wp-admin/images/stars.png?ver=20121108) repeat-x bottom left}div.star-holder .star-rating{background:url(/wp-admin/images/stars.png?ver=20121108) repeat-x top left;height:17px;float:left}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;transition:color .1s ease-in;text-align:center;color:#dba617}.star-rating .star-full:before{content:"\f155";content:"\f155"/''}.star-rating .star-half:before{content:"\f459";content:"\f459"/''}.rtl .star-rating .star-half{transform:rotateY(180deg)}.star-rating .star-empty:before{content:"\f154";content:"\f154"/''}div.action-links{font-weight:400;margin:6px 0 0}#plugin-information{background:#fff;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;padding:0}#plugin-information-scrollable{overflow:auto;-webkit-overflow-scrolling:touch;height:100%}#plugin-information-title{padding:0 26px;background:#f6f7f7;font-size:22px;font-weight:600;line-height:2.4;position:relative;height:56px}#plugin-information-title.with-banner{margin-right:0;height:250px;background-size:cover}#plugin-information-title h2{font-size:1em;font-weight:600;padding:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner h2{position:relative;font-family:"Helvetica Neue",sans-serif;display:inline-block;font-size:30px;line-height:1.68;box-sizing:border-box;max-width:100%;padding:0 15px;margin-top:174px;color:#fff;background:rgb(29 35 39 / .9);text-shadow:0 1px 3px rgb(0 0 0 / .4);box-shadow:0 0 30px rgb(255 255 255 / .1);border-radius:8px}#plugin-information-title div.vignette{display:none}#plugin-information-title.with-banner div.vignette{position:absolute;display:block;top:0;left:0;height:250px;width:100%;background:0 0;box-shadow:inset 0 0 50px 4px rgb(0 0 0 / .2),inset 0 -1px 0 rgb(0 0 0 / .1)}#plugin-information-tabs{padding:0 16px;position:relative;right:0;left:0;min-height:36px;font-size:0;z-index:1;border-bottom:1px solid #dcdcde;background:#f6f7f7}#plugin-information-tabs a{position:relative;display:inline-block;padding:9px 10px;margin:0;height:18px;line-height:1.3;font-size:14px;text-decoration:none;transition:none}#plugin-information-tabs a.current{margin:0 -1px -1px;background:#fff;border:1px solid #dcdcde;border-bottom-color:#fff;padding-top:8px;color:#2c3338}#plugin-information-tabs.with-banner a.current{border-top:none;padding-top:9px}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{overflow:hidden;background:#fff;position:relative;top:0;right:0;left:0;min-height:100%;min-height:calc(100% - 152px)}#plugin-information-content.with-banner{min-height:calc(100% - 346px)}#section-holder{position:relative;top:0;right:250px;bottom:0;left:0;margin-top:10px;margin-right:250px;padding:10px 26px 99999px;margin-bottom:-99932px}#section-holder .notice{margin:5px 0 15px}#section-holder .updated{margin:16px 0}#plugin-information .fyi{float:right;position:relative;top:0;right:0;padding:16px 16px 99999px;margin-bottom:-99932px;width:217px;border-left:1px solid #dcdcde;background:#f6f7f7;color:#646970}#plugin-information .fyi strong{color:#3c434a}#plugin-information .fyi h3{font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information .fyi-description{margin-top:0}#plugin-information .counter-container{margin:3px 0}#plugin-information .counter-label{float:left;margin-right:5px;min-width:55px}#plugin-information .counter-back{height:17px;width:92px;background-color:#dcdcde;float:left}#plugin-information .counter-bar{height:17px;background-color:#f0c33c;float:left}#plugin-information .counter-count{margin-left:5px}#plugin-information .fyi ul.contributors{margin-top:10px}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li img{vertical-align:middle;margin-right:4px}#plugin-information-footer{padding:13px 16px;position:absolute;right:0;bottom:0;left:0;height:40px;border-top:1px solid #dcdcde;background:#f6f7f7}#plugin-information .section{direction:ltr}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-left:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;box-shadow:0 1px 2px rgb(0 0 0 / .3)}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #c3c4c7}#plugin-information blockquote{border-left:2px solid #dcdcde;color:#646970;font-style:italic;margin:1em 0;padding:0 0 0 1em}#plugin-information .review{overflow:hidden;width:100%;margin-bottom:20px;border-bottom:1px solid #dcdcde}#plugin-information .review-title-section{overflow:hidden}#plugin-information .review-title-section h4{display:inline-block;float:left;margin:0 6px 0 0}#plugin-information .reviewer-info p{clear:both;margin:0;padding-top:2px}#plugin-information .reviewer-info .avatar{float:left;margin:4px 6px 0 0}#plugin-information .reviewer-info .star-rating{float:left}#plugin-information .review-meta{float:left;margin-left:.75em}#plugin-information .review-body{float:left;width:100%}.plugin-version-author-uri{font-size:13px}.update-php .button.button-primary{margin-right:1em}@media screen and (max-width:771px){#plugin-information-title.with-banner{height:100px}#plugin-information-title.with-banner h2{margin-top:30px;font-size:20px;line-height:2;max-width:85%}#plugin-information-title.with-banner div.vignette{height:100px}#plugin-information-tabs{overflow:hidden;padding:0;height:auto}#plugin-information-tabs a.current{margin-bottom:0;border-bottom:none}#plugin-information .fyi{float:none;border:1px solid #dcdcde;position:static;width:auto;margin:26px 26px 0;padding-bottom:0}#section-holder{position:static;margin:0;padding-bottom:70px}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}#TB_window.plugin-details-modal{background:#fff}#TB_window.plugin-details-modal.thickbox-loading:before{content:"";display:block;width:20px;height:20px;position:absolute;left:50%;top:50%;z-index:-1;margin:-10px 0 0 -10px;background:#fff url(/wp-admin/images/spinner.gif) no-repeat center;background-size:20px 20px;transform:translateZ(0)}@media print,(min-resolution:120dpi){#TB_window.plugin-details-modal.thickbox-loading:before{background-image:url(/wp-admin/images/spinner-2x.gif)}}.plugin-details-modal #TB_title{float:left;height:1px}.plugin-details-modal #TB_ajaxWindowTitle{display:none}.plugin-details-modal #TB_closeWindowButton{left:auto;right:-30px;color:#f0f0f1}.plugin-details-modal #TB_closeWindowButton:focus,.plugin-details-modal #TB_closeWindowButton:hover{outline:0;box-shadow:none}.plugin-details-modal #TB_closeWindowButton:focus::after,.plugin-details-modal #TB_closeWindowButton:hover::after{outline:2px solid;outline-offset:-4px;border-radius:4px}.plugin-details-modal .tb-close-icon{display:none}.plugin-details-modal #TB_closeWindowButton:after{content:"\f335";content:"\f335"/'';font:normal 32px/29px dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:830px){.plugin-details-modal #TB_closeWindowButton{right:0;top:-30px}}img{border:none}.bulk-action-notice .toggle-indicator::before,.meta-box-sortables .postbox .order-higher-indicator::before,.meta-box-sortables .postbox .order-lower-indicator::before,.meta-box-sortables .postbox .toggle-indicator::before,.privacy-text-box .toggle-indicator::before,.sidebar-name .toggle-indicator::before{content:"\f142";content:"\f142"/'';display:inline-block;font:normal 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator::before,.js .widgets-holder-wrap.closed .toggle-indicator::before,.meta-box-sortables .postbox.closed .handlediv .toggle-indicator::before,.privacy-text-box.closed .toggle-indicator::before{content:"\f140";content:"\f140"/''}.postbox .handle-order-higher .order-higher-indicator::before{content:"\f343";content:"\f343"/'';color:inherit}.postbox .handle-order-lower .order-lower-indicator::before{content:"\f347";content:"\f347"/'';color:inherit}.postbox .handle-order-higher .order-higher-indicator::before,.postbox .handle-order-lower .order-lower-indicator::before{position:relative;top:.11rem;width:20px;height:20px}.postbox .handlediv .toggle-indicator::before{width:20px;border-radius:50%}.postbox .handlediv .toggle-indicator::before{position:relative;top:.05rem;text-indent:-1px}.rtl .postbox .handlediv .toggle-indicator::before{text-indent:1px}.bulk-action-notice .toggle-indicator::before{line-height:16px;vertical-align:top;color:#787c82}.postbox .handle-order-higher:focus,.postbox .handle-order-lower:focus,.postbox .handlediv:focus{box-shadow:inset 0 0 0 2px #2271b1;border-radius:50%;outline:2px solid #fff0}.postbox .handle-order-higher:focus .order-higher-indicator::before,.postbox .handle-order-lower:focus .order-lower-indicator::before,.postbox .handlediv:focus .toggle-indicator::before{box-shadow:none;outline:1px solid #fff0}#photo-add-url-div input[type=text]{width:300px}.alignleft h2{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;background:#f6f7f7;tab-size:4}#template .CodeMirror,#template textarea{width:100%;min-height:60vh;height:calc(100vh - 295px);border:1px solid #dcdcde;box-sizing:border-box}#templateside>h2{padding-top:6px;padding-bottom:7px;margin:0}#templateside ol,#templateside ul{margin:0;padding:0}#templateside>ul{box-sizing:border-box;margin-top:0;overflow:auto;padding:0;min-height:60vh;height:calc(100vh - 295px);background-color:#f6f7f7;border:1px solid #dcdcde;border-left:none}#templateside ul ul{padding-left:12px}#templateside>ul>li>ul[role=group]{padding-left:0}[role=treeitem][aria-expanded=false]>ul{display:none}[role=treeitem] span[aria-hidden]{display:inline;font-family:dashicons;font-size:20px;position:absolute;pointer-events:none}[role=treeitem][aria-expanded=false]>.folder-label .icon:after{content:"\f139";content:"\f139"/''}[role=treeitem][aria-expanded=true]>.folder-label .icon:after{content:"\f140";content:"\f140"/''}[role=treeitem] .folder-label{display:block;padding:3px 3px 3px 12px;cursor:pointer}[role=treeitem]{outline:0}[role=treeitem] .folder-label.focus,[role=treeitem] a:focus{color:#043959;box-shadow:none;outline:2px solid #2271b1;outline-offset:-2px}[role=treeitem] .folder-label.hover,[role=treeitem].hover{background-color:#f0f0f1}.tree-folder{margin:0;position:relative}[role=treeitem] li{position:relative}.tree-folder .tree-folder::after{content:"";display:block;position:absolute;left:2px;border-left:1px solid #c3c4c7;top:-13px;bottom:10px}.tree-folder>li::before{content:"";position:absolute;display:block;border-left:1px solid #c3c4c7;left:2px;top:-5px;height:18px;width:7px;border-bottom:1px solid #c3c4c7}.tree-folder>li::after{content:"";position:absolute;display:block;border-left:1px solid #c3c4c7;left:2px;bottom:-7px;top:0}#templateside .current-file{margin:-4px 0 -2px}.tree-folder>.current-file::before{left:4px;height:15px;width:0;border-left:none;top:3px}.tree-folder>.current-file::after{bottom:-4px;height:7px;left:2px;top:auto}.tree-folder li:last-child>.tree-folder::after,.tree-folder>li:last-child::after{display:none}#documentation label,#theme-plugin-editor-label,#theme-plugin-editor-selector{font-weight:600}#theme-plugin-editor-label{display:inline-block;margin-bottom:1em}#docs-list,#template textarea{direction:ltr}.fileedit-sub #plugin,.fileedit-sub #theme{max-width:40%}.fileedit-sub .alignright{text-align:right}#template p{width:97%}#file-editor-linting-error{margin-top:1em;margin-bottom:1em}#file-editor-linting-error>.notice{margin:0;display:inline-block}#file-editor-linting-error>.notice>p{width:auto}#template .submit{margin-top:1em;padding:0}#template .submit input[type=submit][disabled]{cursor:not-allowed}#templateside{float:right;width:16em;word-wrap:break-word}#postcustomstuff p.submit{margin:0}#templateside h4{margin:1em 0 0}#templateside li{margin:4px 0}#templateside li:not(.howto) a,.theme-editor-php .highlight{display:block;padding:3px 0 3px 12px;text-decoration:none}#templateside li.current-file>a{padding-bottom:0}#templateside li:not(.howto)>a:first-of-type{padding-top:0}#templateside li.howto{padding:6px 12px 12px}.theme-editor-php .highlight{margin:-3px 3px -3px -12px}#templateside .highlight{border:none;font-weight:600}.nonessential{color:#646970;font-size:11px;font-style:italic;padding-left:12px}#documentation{margin-top:10px}#documentation label{line-height:1.8;vertical-align:baseline}.fileedit-sub{padding:10px 0 8px;line-height:180%}#file-editor-warning .file-editor-warning-content{margin:25px}.nav-menus-php .item-edit:before,.widget-top .widget-action .toggle-indicator:before,.wp-customizer .accordion-section-title:after,.wp-customizer .control-section .accordion-section-title:after{content:"\f140";content:"\f140"/'';font:normal 20px/1 dashicons;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.widget-top .widget-action .toggle-indicator:before{padding:1px 2px 1px 0;border-radius:50%}.handlediv,.item-edit,.postbox .handlediv.button-link,.toggle-indicator{color:#787c82}.widget-action{color:#50575e}.handlediv:focus,.handlediv:hover,.item-edit:focus,.item-edit:hover,.postbox .handlediv.button-link:focus,.postbox .handlediv.button-link:hover,.sidebar-name:hover .toggle-indicator,.widget-action:focus,.widget-top:hover .widget-action{color:#1d2327;outline:2px solid #fff0}.widget-top .widget-action:focus .toggle-indicator:before{box-shadow:0 0 0 2px #2271b1;outline:2px solid #fff0}#customize-info.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before,.widget.open .widget-top .widget-action .toggle-indicator:before,.widget.widget-in-question .widget-top .widget-action .toggle-indicator:before{content:"\f142";content:"\f142"/''}/*!
 * jQuery UI Draggable/Sortable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle,.ui-sortable-handle{touch-action:none}.accordion-section{border-bottom:1px solid #dcdcde;margin:0}.accordion-section.open .accordion-section-content,.no-js .accordion-section .accordion-section-content{display:block}.accordion-section.open:hover{border-bottom-color:#dcdcde}.accordion-section-content{display:none;padding:10px 20px 15px;overflow:hidden;background:#fff}.accordion-section-title{margin:0;position:relative;border-left:1px solid #dcdcde;border-right:1px solid #dcdcde;-webkit-user-select:none;user-select:none}.js .accordion-section-title{cursor:pointer}.js .accordion-section-title:after{position:absolute;top:12px;right:10px;z-index:1}.accordion-section-title:focus{outline:1px solid #fff0}.accordion-section-title:focus:after,.accordion-section-title:hover:after{border-color:#a7aaad #fff0;outline:1px solid #fff0}.cannot-expand .accordion-section-title{cursor:auto}.cannot-expand .accordion-section-title:after{display:none}.control-section .accordion-section-title,.customize-pane-child .accordion-section-title{border-left:none;border-right:none;padding:10px 10px 11px 14px;line-height:1.55;background:#fff}.control-section .accordion-section-title:after,.customize-pane-child .accordion-section-title:after{top:calc(50% - 10px)}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{color:#1d2327;background:#f6f7f7}.control-section.open .accordion-section-title{border-bottom:1px solid #dcdcde}.network-admin .edit-site-actions{margin-top:0}.my-sites{display:block;overflow:auto;zoom:1}.my-sites li{display:block;padding:8px 3%;min-height:130px;margin:0}@media only screen and (max-width:599px){.my-sites li{min-height:0}}@media only screen and (min-width:600px){.my-sites.striped li{background-color:#fff;position:relative}.my-sites.striped li:after{content:"";width:1px;height:100%;position:absolute;top:0;right:0;background:#c3c4c7}}@media only screen and (min-width:600px) and (max-width:699px){.my-sites li{float:left;width:44%}.my-sites.striped li{background-color:#fff}.my-sites.striped li:nth-of-type(odd){clear:left}.my-sites.striped li:nth-of-type(2n+2):after{content:none}.my-sites li:nth-of-type(4n+1),.my-sites li:nth-of-type(4n+2){background-color:#f6f7f7}}@media only screen and (min-width:700px) and (max-width:1199px){.my-sites li{float:left;width:27.333333%;background-color:#fff}.my-sites.striped li:nth-of-type(3n+3):after{content:none}.my-sites li:nth-of-type(6n+1),.my-sites li:nth-of-type(6n+2),.my-sites li:nth-of-type(6n+3){background-color:#f6f7f7}}@media only screen and (min-width:1200px) and (max-width:1399px){.my-sites li{float:left;width:21%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(4n+1){clear:left}.my-sites.striped li:nth-of-type(4n+4):after{content:none}.my-sites li:nth-of-type(8n+1),.my-sites li:nth-of-type(8n+2),.my-sites li:nth-of-type(8n+3),.my-sites li:nth-of-type(8n+4){background-color:#f6f7f7}}@media only screen and (min-width:1400px) and (max-width:1599px){.my-sites li{float:left;width:16%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(5n+1){clear:left}.my-sites.striped li:nth-of-type(5n+5):after{content:none}.my-sites li:nth-of-type(10n+1),.my-sites li:nth-of-type(10n+2),.my-sites li:nth-of-type(10n+3),.my-sites li:nth-of-type(10n+4),.my-sites li:nth-of-type(10n+5){background-color:#f6f7f7}}@media only screen and (min-width:1600px){.my-sites li{float:left;width:12.666666%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(6n+1){clear:left}.my-sites.striped li:nth-of-type(6n+6):after{content:none}.my-sites li:nth-of-type(12n+1),.my-sites li:nth-of-type(12n+2),.my-sites li:nth-of-type(12n+3),.my-sites li:nth-of-type(12n+4),.my-sites li:nth-of-type(12n+5),.my-sites li:nth-of-type(12n+6){background-color:#f6f7f7}}.my-sites li a{text-decoration:none}@media print,(min-resolution:120dpi){div.star-holder,div.star-holder .star-rating{background:url(/wp-admin/images/stars-2x.png?ver=20121108) repeat-x bottom left;background-size:21px 37px}.spinner{background-image:url(/wp-admin/images/spinner-2x.gif)}}@media screen and (max-width:782px){html.wp-toolbar{padding-top:var(--wp-admin--admin-bar--height)}.screen-reader-shortcut:focus{top:-39px}.block-editor-page .screen-reader-shortcut:focus{top:7px}.screen-reader-shortcut[href="#wp-toolbar"]{display:none}body{min-width:240px;overflow-x:hidden}body *{-webkit-tap-highlight-color:transparent!important}#wpcontent{position:relative;margin-left:0;padding-left:10px}#wpbody-content{padding-bottom:100px}.wrap{clear:both;margin-right:12px;margin-left:0}#col-left,#col-right{float:none;width:auto}#col-left .col-wrap,#col-right .col-wrap{padding:0}#collapse-menu,.post-format-select{display:none!important}.wrap h1.wp-heading-inline{margin-bottom:.5em}.wrap .add-new-h2,.wrap .add-new-h2:active,.wrap .page-title-action,.wrap .page-title-action:active{padding:0 14px;font-size:14px;white-space:nowrap;min-height:40px;line-height:2.71428571;vertical-align:middle}.media-upload-form div.error,.notice,.wrap div.error,.wrap div.updated{margin:20px 0 10px;padding:5px 10px;font-size:14px;line-height:175%}.wp-core-ui .notice.is-dismissible{padding-right:46px}.notice-dismiss{padding:13px}.wrap .icon32+h2{margin-top:-2px}.wp-responsive-open #wpbody{right:-16em}code{word-wrap:break-word;word-wrap:anywhere;word-break:break-word}.postbox{font-size:14px}.metabox-holder .postbox>h3,.metabox-holder .stuffbox>h3,.metabox-holder h2,.metabox-holder h3.hndle{padding:12px}.nav-menus-php .metabox-holder h3{padding:0}.postbox .handlediv{margin-top:3px}.subsubsub{font-size:16px;text-align:center;margin-bottom:15px}#template .CodeMirror,#template textarea{box-sizing:border-box}#templateside{float:none;width:auto}#templateside>ul{border-left:1px solid #dcdcde}#templateside li{margin:0}#templateside li:not(.howto) a{display:block;padding:5px}#templateside li.howto{padding:12px}#templateside .highlight{padding:5px;margin-left:-5px;margin-top:-5px}#template .notice,#template>div{float:none;margin:1em 0;width:auto}#template .CodeMirror,#template textarea{width:100%}#templateside ul ul{padding-left:1.5em}[role=treeitem] .folder-label{display:block;padding:5px}.tree-folder .tree-folder::after,.tree-folder>li::after,.tree-folder>li::before{left:-8px}.tree-folder>li::before{top:0;height:13px}.tree-folder>.current-file::before{left:-5px;top:7px;width:4px}.tree-folder>.current-file::after{height:9px;left:-8px}.wrap #templateside span.notice{margin-left:-5px;width:100%}.fileedit-sub .alignright{float:left;margin-top:15px;width:100%;text-align:left}.fileedit-sub .alignright label{display:block}.fileedit-sub #plugin,.fileedit-sub #theme{margin-left:0;max-width:70%}.fileedit-sub input[type=submit]{margin-bottom:0}#documentation label[for=docs-list]{display:block}#documentation select[name=docs-list]{margin-left:0;max-width:60%}#documentation input[type=button]{margin-bottom:0}#wpfooter{display:none}#comments-form .checkforspam{display:none}.edit-comment-author{margin:2px 0 0}.filter-drawer .filter-group-feature input,.filter-drawer .filter-group-feature label{line-height:2.1}.filter-drawer .filter-group-feature label{margin-left:32px}.wp-filter .button.drawer-toggle{font-size:13px;line-height:2;height:28px}#screen-meta #contextual-help-wrap{overflow:visible}#screen-meta #contextual-help-back,#screen-meta .contextual-help-sidebar{display:none}#screen-meta .contextual-help-tabs{clear:both;width:100%;float:none}#screen-meta .contextual-help-tabs ul{margin:0 0 1em;padding:1em 0 0}#screen-meta .contextual-help-tabs .active{margin:0}#screen-meta .contextual-help-tabs-wrap{clear:both;max-width:100%;float:none}#screen-meta,#screen-meta-links{margin-right:10px}#screen-meta-links{margin-bottom:20px}.wp-filter .search-form input[type=search]{font-size:1rem}.wp-filter .search-form.search-plugins{min-width:100%}}@media screen and (max-width:600px){#wpwrap.wp-responsive-open{overflow-x:hidden}html.wp-toolbar{padding-top:0}.screen-reader-shortcut:focus{top:7px}#wpbody{padding-top:46px}div#post-body.metabox-holder.columns-1{overflow-x:hidden}.nav-tab-wrapper,.wrap h2.nav-tab-wrapper,h1.nav-tab-wrapper{border-bottom:0}h1 .nav-tab,h2 .nav-tab,h3 .nav-tab,nav .nav-tab{margin:10px 10px 0 0;border-bottom:1px solid #c3c4c7}.nav-tab-active:focus,.nav-tab-active:focus:active,.nav-tab-active:hover{border-bottom:1px solid #c3c4c7}.wp-filter .search-form.search-plugins label{width:100%}}@media screen and (max-width:480px){.metabox-prefs-container{display:grid}.metabox-prefs-container>*{display:inline-block;padding:2px}}@media screen and (max-width:320px){#network_dashboard_right_now .subsubsub{font-size:14px;text-align:left}}/*! This file is auto-generated */
button,input,select,textarea{box-sizing:border-box;font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea{font-size:14px}textarea{overflow:auto;padding:2px 6px;line-height:1.42857143;resize:vertical}input,select{margin:0 1px}textarea.code{padding:4px 6px 1px}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{padding:0 8px;line-height:2;min-height:30px}::-webkit-datetime-edit{line-height:1.85714286}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid #fff0}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #8c8f94;border-radius:4px;background:#fff;color:#50575e;clear:none;cursor:pointer;display:inline-block;line-height:0;height:1rem;margin:-.25rem .25rem 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:1rem;min-width:1rem;-webkit-appearance:none;box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#8c8f94}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#135e96}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{border-radius:50%;margin-right:.25rem;line-height:.71428571}input[type=checkbox]:checked::before,input[type=radio]:checked::before{float:left;display:inline-block;vertical-align:middle;width:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked::before{content:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E);content:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E)/'';margin:-.1875rem 0 0 -.25rem;height:1.3125rem;width:1.3125rem}input[type=radio]:checked::before{content:"";border-radius:50%;width:.5rem;height:.5rem;margin:.1875rem;background-color:#3582c4;line-height:1.14285714}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.wp-admin input[type=file]{padding:3px 0;cursor:pointer}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#f0f0f1}::-webkit-input-placeholder{color:#646970}::-moz-placeholder{color:#646970}.form-invalid .form-required,.form-invalid .form-required:focus,.form-invalid.form-required input,.form-invalid.form-required input:focus,.form-invalid.form-required select,.form-invalid.form-required select:focus{border-color:#d63638!important;box-shadow:0 0 2px rgb(214 54 56 / .8)}.form-table .form-required.form-invalid td:after{content:"\f534";content:"\f534"/'';font:normal 20px/1 dashicons;color:#d63638;margin-left:-25px;vertical-align:middle}.form-table .form-required.user-pass1-wrap.form-invalid td:after{content:""}.form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after{content:"\f534";content:"\f534"/'';font:normal 20px/1 dashicons;color:#d63638;margin:0 6px 0 -29px;vertical-align:middle}.form-input-tip{color:#646970}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:rgb(255 255 255 / .5);border-color:rgb(220 220 222 / .75);box-shadow:inset 0 1px 2px rgb(0 0 0 / .04);color:rgb(44 51 56 / .5)}input[type=file].disabled,input[type=file]:disabled,input[type=file][aria-disabled=true],input[type=range].disabled,input[type=range]:disabled,input[type=range][aria-disabled=true]{background:0 0;box-shadow:none;cursor:default}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=checkbox][aria-disabled=true],input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before,input[type=radio][aria-disabled=true]{opacity:.7;cursor:default}.wp-core-ui select{font-size:14px;line-height:2;color:#2c3338;border-color:#8c8f94;box-shadow:none;border-radius:3px;padding:0 24px 0 8px;min-height:30px;max-width:25rem;-webkit-appearance:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px;cursor:pointer;vertical-align:middle}.wp-core-ui select:hover{color:#2271b1}.wp-core-ui select:focus{border-color:#2271b1;color:#0a4b78;box-shadow:0 0 0 1px #2271b1}.wp-core-ui select:active{border-color:#8c8f94;box-shadow:none}.wp-core-ui select.disabled,.wp-core-ui select:disabled{color:#a7aaad;border-color:#dcdcde;background-color:#f6f7f7;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23a0a5aa%22%2F%3E%3C%2Fsvg%3E);box-shadow:none;text-shadow:0 1px 0 #fff;cursor:default;transform:none}.wp-core-ui select[aria-disabled=true]{cursor:default}.wp-core-ui select:-moz-focusring{color:#fff0;text-shadow:0 0 0 #0a4b78}.wp-core-ui select::-ms-value{background:0 0;color:#50575e}.wp-core-ui select:hover::-ms-value{color:#2271b1}.wp-core-ui select:focus::-ms-value{color:#0a4b78}.wp-core-ui select.disabled::-ms-value,.wp-core-ui select:disabled::-ms-value{color:#a7aaad}.wp-core-ui select::-ms-expand{display:none}.wp-admin .button-cancel{display:inline-block;min-height:28px;padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.meta-box-sortables input{vertical-align:middle}.misc-pub-post-status select{margin-top:0}.wp-core-ui select[multiple]{height:auto;padding-right:8px;background:#fff}.submit{padding:1.5em 0;margin:5px 0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border:none}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:none;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:none;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}.regular-text{width:25em}input.small-text{width:50px;padding:0 6px}label input.small-text{margin-top:-4px}input[type=number].small-text{width:65px;padding-right:0}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px;padding-right:0}#doaction,#doaction2,#post-query-submit{margin:0 8px 0 0}.no-js input#changeit2,.no-js input#doaction2,.no-js label[for=bulk-action-selector-bottom],.no-js label[for=new_role2],.no-js select#bulk-action-selector-bottom,.no-js select#new_role2{display:none}.tablenav .actions select{float:left;margin-right:6px;max-width:12.5rem}#timezone_string option{margin-left:1em}.wp-cancel-pw>.dashicons,.wp-hide-pw>.dashicons{position:relative;top:3px;width:1.25rem;height:1.25rem;top:.25rem;font-size:20px}.wp-cancel-pw .dashicons-no{display:none}#your-profile label+a,label{vertical-align:middle}#your-profile label+a,fieldset label{vertical-align:middle}.options-media-php [for*="_size_"]{min-width:10em;vertical-align:baseline}.options-media-php .small-text[name*="_size_"]{margin:0 0 1em}.wp-generate-pw{margin-top:1em;position:relative}.wp-pwd button{height:min-content}.wp-pwd button.pwd-toggle .dashicons{position:relative;top:.25rem}.wp-pwd{margin-top:1em;position:relative}.mailserver-pass-wrap .wp-pwd{display:inline-block;margin-top:0}#mailserver_pass{padding-right:2.5rem}.mailserver-pass-wrap .button.wp-hide-pw{background:0 0;border:1px solid #fff0;box-shadow:none;font-size:14px;line-height:2;width:2.5rem;min-width:40px;margin:0;padding:0 9px;position:absolute;right:0;top:0}.mailserver-pass-wrap .button.wp-hide-pw:hover{background:0 0;border-color:#fff0}.mailserver-pass-wrap .button.wp-hide-pw:focus{background:0 0;border-color:#3582c4;border-radius:4px;box-shadow:0 0 0 1px #3582c4;outline:2px solid #fff0}.mailserver-pass-wrap .button.wp-hide-pw:active{background:0 0;box-shadow:none;transform:none}#misc-publishing-actions label{vertical-align:baseline}#pass-strength-result{background-color:#f0f0f1;border:1px solid #dcdcde;color:#1d2327;margin:-1px 1px 5px;padding:3px 5px;text-align:center;width:25em;box-sizing:border-box;opacity:0}#pass-strength-result.short{background-color:#ffabaf;border-color:#e65054;opacity:1}#pass-strength-result.bad{background-color:#facfd2;border-color:#f86368;opacity:1}#pass-strength-result.good{background-color:#f5e6ab;border-color:#f0c33c;opacity:1}#pass-strength-result.strong{background-color:#b8e6bf;border-color:#68de7c;opacity:1}.password-input-wrapper{display:inline-block}.password-input-wrapper input{font-family:Consolas,Monaco,monospace}#pass1-text.short,#pass1.short{border-color:#e65054}#pass1-text.bad,#pass1.bad{border-color:#f86368}#pass1-text.good,#pass1.good{border-color:#f0c33c}#pass1-text.strong,#pass1.strong{border-color:#68de7c}#pass1-text:focus,#pass1:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid #fff0}.pw-weak{display:none}.indicator-hint{padding-top:8px}.wp-pwd [type=password],.wp-pwd [type=text]{margin-bottom:0;min-height:30px}.wp-pwd input::-ms-reveal{display:none}#pass1-text,.show-password #pass1{display:none}#pass1-text::-ms-clear{display:none}.show-password #pass1-text{display:inline-block}.wp-pwd .caps-warning{display:none;position:relative;background:#fcf9e8;border:1px solid #f0c33c;color:#1d2327;padding:6px 10px;top:-8px}.profile-php .wp-pwd .caps-warning{padding:3px 5px;top:-4px;border-radius:4px}.wp-pwd .caps-icon{display:inline-flex;justify-content:center;width:20px;height:20px;margin-right:5px;vertical-align:middle}.wp-pwd .caps-warning-text{vertical-align:middle}p.search-box{display:flex;flex-wrap:wrap;align-items:center;column-gap:.5rem;position:relative;float:right;margin:11px 0}.network-admin.themes-php p.search-box{clear:left}.tablenav .search-plugins input[name="s"],.tagsdiv .newtag{float:left;margin:0 4px 0 0}.js.plugins-php .search-box .wp-filter-search{margin:0;width:280px}input[type=email].ui-autocomplete-loading,input[type=text].ui-autocomplete-loading{background-image:url(/wp-admin/images/loading.gif);background-repeat:no-repeat;background-position:right 5px center;visibility:visible}input.ui-autocomplete-input.open{border-bottom-color:#fff0}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;border:1px solid #4f94d4;box-shadow:0 1px 2px rgb(79 148 212 / .8);background-color:#fff}.ui-autocomplete li{margin-bottom:0;padding:4px 10px;white-space:nowrap;text-align:left;cursor:pointer}.ui-autocomplete .ui-state-focus{background-color:#dcdcde}.wp-tags-autocomplete .ui-state-focus,.wp-tags-autocomplete [aria-selected=true]{background-color:#2271b1;color:#fff;outline:2px solid #fff0}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#1d2327;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table .td-full,.form-table th.th-full{width:auto;padding:20px 10px 20px 0;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table .date-time-doc{margin-top:1em}.form-table p.timezone-info{margin:1em 0;display:flex;flex-direction:column}#local-time{margin-top:.5em}.form-table td fieldset label{margin:.35em 0 .5em!important;display:inline-block}.form-table td fieldset p label{margin-top:0!important}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}table.form-table td .updated p{font-size:13px;margin:.3em 0}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#adduser .form-field input,#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#dcdcde}.color-palette{display:table;width:100%;border-spacing:0;border-collapse:collapse}.color-palette .color-palette-shade,.color-palette td{display:table-cell;height:20px;padding:0;border:none}.color-option{cursor:pointer}.create-application-password .form-field{max-width:25em}.create-application-password label{font-weight:600}.create-application-password p.submit{margin-bottom:0;padding-bottom:0;display:block}#application-passwords-section .notice{margin-top:20px;margin-bottom:0;word-wrap:break-word}.application-password-display input.code{margin-bottom:6px;width:19em}.auth-app-card.card{max-width:768px}.authorize-application-php .form-wrap p{display:block}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.label-responsive{vertical-align:middle}#export-filters p{margin:0 0 1em}#export-filters p.submit{margin:7px 0 5px}.card{position:relative;margin-top:20px;padding:.7em 2em 1em;min-width:255px;max-width:520px;border:1px solid #c3c4c7;box-shadow:0 1px 1px rgb(0 0 0 / .04);background:#fff;box-sizing:border-box}.pressthis h4{margin:2em 0 1em}.pressthis textarea{width:100%;font-size:1em}#pressthis-code-wrap{overflow:auto}.pressthis-bookmarklet-wrapper{margin:20px 0 8px;vertical-align:top;position:relative;z-index:1}.pressthis-bookmarklet,.pressthis-bookmarklet:active,.pressthis-bookmarklet:focus,.pressthis-bookmarklet:hover{display:inline-block;position:relative;cursor:move;color:#2c3338;background:#dcdcde;border-radius:5px;border:1px solid #c3c4c7;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis-bookmarklet:active{outline:0}.pressthis-bookmarklet:after{content:"";width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;transform:skew(20deg) rotate(6deg);box-shadow:0 10px 8px rgb(0 0 0 / .6)}.pressthis-bookmarklet:hover:after{transform:skew(20deg) rotate(9deg);box-shadow:0 10px 8px rgb(0 0 0 / .7)}.pressthis-bookmarklet span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis-bookmarklet span:before{color:#787c82;font:normal 20px/1 dashicons;content:"\f157";content:"\f157"/'';position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis-js-toggle{margin-left:10px;padding:0;height:auto;vertical-align:top}.pressthis-js-toggle.button.button{margin-left:10px;padding:0;height:auto;vertical-align:top}.pressthis-js-toggle .dashicons{margin:5px 8px 6px 7px;color:#50575e}.timezone-info code{white-space:nowrap}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .date-time-text{display:inline-block;min-width:10em}.options-general-php input.small-text{width:56px;margin:-2px 0}.options-general-php .spinner{float:none;margin:-3px 3px 0}.options-general-php .language-install-spinner,.profile-php .language-install-spinner,.settings-php .language-install-spinner,.user-edit-php .language-install-spinner{display:inline-block;float:none;margin:-3px 5px 0;vertical-align:middle}.form-table.permalink-structure .available-structure-tags{margin-top:8px}.form-table.permalink-structure .available-structure-tags ul{display:flex;flex-wrap:wrap;margin:8px 0 0}.form-table.permalink-structure .available-structure-tags li{margin:6px 5px 0 0}.form-table.permalink-structure .available-structure-tags li:last-child{margin-right:0}.form-table.permalink-structure .structure-selection .row{margin-bottom:16px}.form-table.permalink-structure .structure-selection .row>div{max-width:calc(100% - 24px);display:inline-flex;flex-direction:column}.form-table.permalink-structure .structure-selection .row label{font-weight:600}.form-table.permalink-structure .structure-selection .row p{margin-top:0}.setup-php textarea{max-width:100%}.form-field #site-address{max-width:25em}.form-field #domain{max-width:22em}.form-field #admin-email,.form-field #blog_last_updated,.form-field #blog_registered,.form-field #path,.form-field #site-title{max-width:25em}.form-field #path{margin-bottom:5px}#search-sites,#search-users{max-width:60%}.configuration-rules-label{font-weight:600;margin-bottom:4px}.request-filesystem-credentials-dialog{display:none;visibility:visible}.request-filesystem-credentials-dialog .notification-dialog{top:10%;max-height:85%}.request-filesystem-credentials-dialog-content{margin:25px}#request-filesystem-credentials-title{font-size:1.3em;margin:1em 0}.request-filesystem-credentials-form legend{font-size:1em;padding:1.33em 0;font-weight:600}.request-filesystem-credentials-form input[type=password],.request-filesystem-credentials-form input[type=text]{display:block}.request-filesystem-credentials-dialog input[type=password],.request-filesystem-credentials-dialog input[type=text]{width:100%}.request-filesystem-credentials-form .field-title{font-weight:600}.request-filesystem-credentials-dialog label[for=hostname],.request-filesystem-credentials-dialog label[for=private_key],.request-filesystem-credentials-dialog label[for=public_key]{display:block;margin-bottom:1em}.request-filesystem-credentials-dialog .ftp-password,.request-filesystem-credentials-dialog .ftp-username{float:left;width:48%}.request-filesystem-credentials-dialog .ftp-password{margin-left:4%}.request-filesystem-credentials-dialog .request-filesystem-credentials-action-buttons{text-align:right}.request-filesystem-credentials-dialog label[for=ftp]{margin-right:10px}.request-filesystem-credentials-dialog #auth-keys-desc{margin-bottom:0}#request-filesystem-credentials-dialog .button:not(:last-child){margin-right:10px}#request-filesystem-credentials-form .cancel-button{display:none}#request-filesystem-credentials-dialog .cancel-button{display:inline}.request-filesystem-credentials-dialog .ftp-password,.request-filesystem-credentials-dialog .ftp-username{float:none;width:auto}.request-filesystem-credentials-dialog .ftp-username{margin-bottom:1em}.request-filesystem-credentials-dialog .ftp-password{margin:0}.request-filesystem-credentials-dialog .ftp-password em{color:#8c8f94}.request-filesystem-credentials-dialog label{display:block;line-height:1.5;margin-bottom:1em}.request-filesystem-credentials-form legend{padding-bottom:0}.request-filesystem-credentials-form #ssh-keys legend{font-size:1.3em}.request-filesystem-credentials-form .notice{margin:0 0 20px;clear:both}.tools-privacy-policy-page form{margin-bottom:1.3em}.tools-privacy-policy-page input.button{margin:0 1px 0 6px}.tools-privacy-policy-page select{margin:0 1px .5em 6px}.tools-privacy-edit{margin:1.5em 0}.tools-privacy-policy-page span{line-height:2}.privacy_requests .column-email{width:40%}.privacy_requests .column-type{text-align:center}.privacy_requests tfoot td:first-child,.privacy_requests thead td:first-child{border-left:4px solid #fff}.privacy_requests tbody th{border-left:4px solid #fff;background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .1)}.privacy_requests .row-actions{color:#787c82}.privacy_requests .row-actions.processing{position:static}.privacy_requests tbody .has-request-results th{box-shadow:none}.privacy_requests tbody .request-results th .notice{margin:0 0 5px}.privacy_requests tbody td{background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .1)}.privacy_requests tbody .has-request-results td{box-shadow:none}.privacy_requests .next_steps .button{word-wrap:break-word;white-space:normal}.privacy_requests .status-request-confirmed td,.privacy_requests .status-request-confirmed th{background-color:#fff;border-left-color:#72aee6}.privacy_requests .status-request-failed td,.privacy_requests .status-request-failed th{background-color:#f6f7f7;border-left-color:#d63638}.privacy_requests .export_personal_data_failed a{vertical-align:baseline}.status-label{font-weight:600}.status-label.status-request-pending{font-weight:400;font-style:italic;color:#646970}.status-label.status-request-failed{color:#d63638;font-weight:600}.privacy_requests .status-date{display:block;font-weight:400}.wp-privacy-request-form{clear:both}.wp-privacy-request-form-field{margin:1.5em 0}.wp-privacy-request-form input{margin:0}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{-webkit-appearance:none;padding:3px 10px;min-height:40px}::-webkit-datetime-edit{line-height:1.875}.widefat tfoot td input[type=checkbox],.widefat th input[type=checkbox],.widefat thead td input[type=checkbox],input[type=checkbox]{-webkit-appearance:none}.widefat tfoot td input[type=checkbox],.widefat th input[type=checkbox],.widefat thead td input[type=checkbox]{margin-bottom:8px}.widefat tfoot td input[type=checkbox]:before,.widefat th input[type=checkbox]:before,.widefat thead td input[type=checkbox]:before,input[type=checkbox]:checked:before{width:1.875rem;height:1.875rem;margin:-.1875rem -.3125rem}input[type=checkbox],input[type=radio]{height:1.5625rem;width:1.5625rem}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-.1875rem}input[type=radio]:checked:before{vertical-align:middle;width:.5625rem;height:.5625rem;margin:.4375rem;line-height:.76190476}.wp-admin .form-table select,.wp-core-ui select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.wp-admin .button-cancel{margin-bottom:0;padding:2px 0;font-size:14px;vertical-align:middle}#adduser .form-field input,#createuser .form-field input{width:100%}.form-table{box-sizing:border-box}.form-table td,.form-table th,.label-responsive{display:block;width:auto;vertical-align:middle}.label-responsive{margin:.5em 0}.export-filters li{margin-bottom:0}.form-table .color-palette .color-palette-shade,.form-table .color-palette td{display:table-cell;width:15px;height:30px;padding:0}.form-table .color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=email],.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;display:block;max-width:none;box-sizing:border-box}.form-table .form-required.form-invalid td:after{float:right;margin:-30px 3px 0 0}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:4.375em;display:inline;padding:3px 6px;margin:0 3px}.form-table .regular-text~input[type=text].small-text{margin-top:5px}#pass-strength-result{width:100%;box-sizing:border-box;padding:8px}.profile-php .wp-pwd .caps-warning{padding:8px}.password-input-wrapper{display:block}p.search-box{float:none;width:100%;margin-bottom:20px;display:flex}p.search-box input[name="s"]{width:100%;float:none;margin-bottom:10px;vertical-align:middle}.js.plugins-php .search-box .wp-filter-search{width:100%;margin-bottom:0}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{display:inline;padding:4px 0 0;line-height:1.4;font-size:14px}.form-table th{padding:10px 0 0;border-bottom:0}.form-table td{margin-bottom:0;padding:4px 0 6px}.form-table.permalink-structure td code{display:inline-block}.form-table.permalink-structure .structure-selection{margin-top:8px}.form-table.permalink-structure .structure-selection .row>div{max-width:calc(100% - 36px);width:100%}.form-table.permalink-structure td input[type=text]{margin-top:4px}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table td>label:first-child{display:inline-block;margin-top:.35em}.background-position-control .button-group>label{font-size:0}.form-table fieldset label{display:block}.form-field #domain{max-width:none}.wp-pwd{position:relative}#profile-page .form-table #pass1{padding-right:90px}.wp-pwd button.button{background:0 0;border:1px solid #fff0;box-shadow:none;line-height:2;margin:0;padding:5px 9px;position:absolute;right:0;top:0;width:2.375rem;height:2.375rem;min-width:40px;min-height:40px}.wp-pwd button.wp-hide-pw{right:2.5rem}body.user-new-php .wp-pwd button.wp-hide-pw{right:0}.wp-pwd button.button:focus,.wp-pwd button.button:hover{background:0 0}.wp-pwd button.button:active{background:0 0;box-shadow:none;transform:none}.wp-pwd .button .text{display:none}.wp-pwd [type=password],.wp-pwd [type=text]{line-height:2;padding-right:5rem}body.user-new-php .wp-pwd [type=password],body.user-new-php .wp-pwd [type=text]{padding-right:2.5rem}.wp-cancel-pw .dashicons-no{display:inline-block}.mailserver-pass-wrap .wp-pwd{display:block}#mailserver_pass{padding-left:10px}.options-general-php input[type=text].small-text{max-width:6.25em;margin:0}.tools-privacy-policy-page form.wp-create-privacy-page{margin-bottom:1em}.tools-privacy-policy-page input#set-page,.tools-privacy-policy-page select{margin:10px 0 0}.tools-privacy-policy-page .wp-create-privacy-page span{display:block;margin-bottom:1em}.tools-privacy-policy-page .wp-create-privacy-page .button{margin-left:0}.wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column){display:table-cell}.wp-list-table.privacy_requests.widefat th input,.wp-list-table.privacy_requests.widefat thead td input{margin-left:5px}.wp-privacy-request-form-field input[type=text]{width:100%;margin-bottom:10px;vertical-align:middle}.regular-text{max-width:100%}}@media only screen and (max-width:768px){.form-field input[type=email],.form-field input[type=password],.form-field input[type=text],.form-field select,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}}@media only screen and (max-height:480px),screen and (max-width:450px){.file-editor-warning .notification-dialog,.request-filesystem-credentials-dialog .notification-dialog{width:100%;height:100%;max-height:100%;position:fixed;top:0;margin:0;left:0}}@media screen and (max-width:600px){.color-option{width:49%}}@media only screen and (max-width:320px){.options-general-php .date-time-text.date-time-custom-text{min-width:0;margin-right:.5em}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}html :where(.editor-styles-wrapper){background:#fff;color:initial;font-family:serif;font-size:medium;line-height:normal}:where(.editor-styles-wrapper) .wp-align-wrapper{max-width:840px}:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-full,:where(.editor-styles-wrapper) .wp-align-wrapper>.wp-block{max-width:none}:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-wide{max-width:840px}:where(.editor-styles-wrapper) a{transition:none}:where(.editor-styles-wrapper) code,:where(.editor-styles-wrapper) kbd{background:inherit;font-family:monospace;font-size:inherit;margin:0;padding:0}:where(.editor-styles-wrapper) p{font-size:revert;line-height:revert;margin:revert}:where(.editor-styles-wrapper) ol,:where(.editor-styles-wrapper) ul{box-sizing:border-box;list-style-type:revert;margin:revert;padding:revert}:where(.editor-styles-wrapper) ol ol,:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ol,:where(.editor-styles-wrapper) ul ul{margin:revert}:where(.editor-styles-wrapper) ol li,:where(.editor-styles-wrapper) ul li{margin:revert}:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ul{list-style-type:revert}:where(.editor-styles-wrapper) h1,:where(.editor-styles-wrapper) h2,:where(.editor-styles-wrapper) h3,:where(.editor-styles-wrapper) h4,:where(.editor-styles-wrapper) h5,:where(.editor-styles-wrapper) h6{color:revert;font-size:revert;font-weight:revert;line-height:revert;margin:revert}:where(.editor-styles-wrapper) select{-webkit-appearance:revert;background:revert;border:revert;border-radius:revert;box-shadow:revert;color:revert;cursor:revert;font-family:system-ui;font-size:revert;font-weight:revert;line-height:revert;margin:revert;max-width:revert;min-height:revert;outline:revert;padding:revert;text-shadow:revert;transform:revert;vertical-align:revert}:where(.editor-styles-wrapper) select:disabled,:where(.editor-styles-wrapper) select:focus{background-color:revert;background-image:revert;border-color:revert;box-shadow:revert;color:revert;cursor:revert;text-shadow:revert;transform:revert}.wp-block-accordion{box-sizing:border-box}.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-breadcrumbs{box-sizing:border-box}.wp-block-breadcrumbs ol{flex-wrap:wrap;list-style:none}.wp-block-breadcrumbs li,.wp-block-breadcrumbs ol{align-items:center;display:flex;margin:0;padding:0}.wp-block-breadcrumbs li:not(:last-child):after{content:var(--separator,"/");margin:0 .5em;opacity:.7}.wp-block-breadcrumbs span{color:inherit}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{/*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap /*!rtl:end:ignore*/}.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout{box-sizing:border-box}.wp-block-math{overflow-x:auto;overflow-y:hidden}.wp-block-media-text{box-sizing:border-box;/*!rtl:begin:ignore*/direction:ltr;/*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:1;grid-row:1;/*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;/*!rtl:begin:ignore*/grid-column:2;grid-row:1;/*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:2;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{/*!rtl:begin:ignore*/grid-column:1;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;opacity:0;position:absolute;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{height:0;overflow:hidden;visibility:hidden;width:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{left:-1px;top:100%}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open{overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{outline:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0%;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote :where(cite){color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0%;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}.wp-block-term-count{box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-term-name{box-sizing:border-box}.wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-styles .block-editor-block-list__block{margin:0}@keyframes selection-overlay__fade-in-animation{0%{opacity:0}to{opacity:.4}}:root .block-editor-block-list__layout::selection,:root [data-has-multi-selection=true] .block-editor-block-list__layout::selection,_::-webkit-full-page-media,_:future{background-color:initial}.block-editor-block-list__layout{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected) ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected)::selection{background:#0000}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{background:var(--wp-admin-theme-color);bottom:0;content:"";left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media not (prefers-reduced-motion){.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{animation:selection-overlay__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{outline:2px solid #0000}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected).is-highlighted:after{outline-color:#0000}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus{outline:none}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected:after,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*1/var(--wp-block-editor-iframe-zoom-out-scale, 1));pointer-events:none;position:absolute;right:0;top:0;z-index:1}.block-editor-block-list__layout .block-editor-block-list__block.is-block-hidden{border:none!important;height:0;overflow:hidden;padding:0!important;visibility:hidden}.block-editor-block-list__layout.is-layout-flex:not(.is-vertical)>.is-block-hidden{align-self:stretch;height:auto;white-space:nowrap!important;width:0}.block-editor-block-list__layout [class^=components-]{-webkit-user-select:text;user-select:text}.block-editor-block-list__layout .block-editor-block-list__block{overflow-wrap:break-word;pointer-events:auto;position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-editing-disabled{pointer-events:none}.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.has-child-selected,.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.is-selected{z-index:20}.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:48px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{background-color:#fff6;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:initial}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.has-child-selected:after{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.block-editor-block-list__layout .block-editor-block-list__block:not([data-draggable=true]),.block-editor-block-list__layout .block-editor-block-list__block:not([draggable=true]){cursor:default}.block-editor-block-list__layout .block-editor-block-list__block[data-draggable=true],.block-editor-block-list__layout .block-editor-block-list__block[draggable=true]{cursor:grab}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected{cursor:default}.block-editor-block-list__layout .block-editor-block-list__block [contenteditable],.block-editor-block-list__layout .block-editor-block-list__block[contenteditable]{cursor:text}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered:not(.is-selected):after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline):not(.rich-text):not([contenteditable=true]).is-selected:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*1/var(--wp-block-editor-iframe-zoom-out-scale, 1));pointer-events:none;position:absolute;right:0;top:0}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}@keyframes block-editor-is-editable__animation{0%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}to{background-color:rgba(var(--wp-admin-theme-color--rgb),0)}}@keyframes block-editor-is-editable__animation_reduce-motion{0%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}99%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}to{background-color:rgba(var(--wp-admin-theme-color--rgb),0)}}.is-root-container:not([inert]) .block-editor-block-list__block.is-selected .block-editor-block-list__block.has-editable-outline:after{animation-delay:.1s;animation-duration:.8s;animation-fill-mode:backwards;animation-name:block-editor-is-editable__animation;animation-timing-function:ease-out;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media (prefers-reduced-motion:reduce){.is-root-container:not([inert]) .block-editor-block-list__block.is-selected .block-editor-block-list__block.has-editable-outline:after{animation-delay:0s;animation-name:block-editor-is-editable__animation_reduce-motion}}.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){opacity:.2}@media not (prefers-reduced-motion){.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){transition:opacity .1s linear}}.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected) .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-multi-selected,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-selected{opacity:1}.wp-block.alignleft,.wp-block.alignright,.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{z-index:21}.wp-site-blocks>[data-align=left]{float:left;margin-right:2em}.wp-site-blocks>[data-align=right]{float:right;margin-left:2em}.wp-site-blocks>[data-align=center]{justify-content:center;margin-left:auto;margin-right:auto}.block-editor-block-list .block-editor-inserter{cursor:move;cursor:grab;margin:8px}@keyframes block-editor-inserter__toggle__fade-in-animation{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.wp-block .block-list-appender .block-editor-inserter__toggle{animation:block-editor-inserter__toggle__fade-in-animation .1s ease;animation-fill-mode:forwards}}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{display:none}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:1.5;margin:0;outline:none;overflow:hidden;padding:12px;resize:none;width:100%}@media not (prefers-reduced-motion){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition:padding .2s linear}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__block .block-editor-warning{position:relative;z-index:5}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__zoom-out-separator{background:#ddd;margin-left:-1px;margin-right:-1px}@media not (prefers-reduced-motion){.block-editor-block-list__zoom-out-separator{transition:background-color .3s ease}}.block-editor-block-list__zoom-out-separator{align-items:center;color:#000;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;justify-content:center;overflow:hidden}.is-zoomed-out .block-editor-block-list__zoom-out-separator{font-size:calc(13px/var(--wp-block-editor-iframe-zoom-out-scale))}.block-editor-block-list__zoom-out-separator.is-dragged-over{background:#ccc}.block-editor-block-list__layout.is-root-container.has-global-padding>.block-editor-block-list__zoom-out-separator,.has-global-padding>.block-editor-block-list__zoom-out-separator{margin:0 calc(var(--wp--style--root--padding-right)*-1 - 1px) 0 calc(var(--wp--style--root--padding-left)*-1 - 1px)!important;max-width:none}.is-dragging{cursor:grabbing}.is-vertical .block-list-appender{margin-left:12px;margin-right:auto;margin-top:12px;width:24px}.block-list-appender>.block-editor-inserter{display:block}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block.has-block-overlay{cursor:default}.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block{pointer-events:none}.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block.has-block-overlay:before{left:0;right:0;width:auto}.block-editor-block-list__layout .is-dragging{opacity:.1}.block-editor-block-list__layout .is-dragging iframe{pointer-events:none}.block-editor-block-list__layout .is-dragging::selection{background:#0000!important}.block-editor-block-list__layout .is-dragging:after{content:none!important}.wp-block img:not([draggable]),.wp-block svg:not([draggable]){pointer-events:none}.block-editor-block-preview__content-iframe .block-list-appender{display:none}.block-editor-block-preview__live-content *{pointer-events:none}.block-editor-block-preview__live-content .block-list-appender{display:none}.block-editor-block-preview__live-content .components-button:disabled{opacity:1}.block-editor-block-preview__live-content .block-editor-block-list__block[data-empty=true],.block-editor-block-preview__live-content .components-placeholder{display:none}.block-editor-block-variation-picker__skip,.block-editor-block-variation-picker__variations,.wp-block-group-placeholder__variations{display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:8px;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.block-editor-block-variation-picker__skip svg,.block-editor-block-variation-picker__variations svg,.wp-block-group-placeholder__variations svg{fill:#949494!important}.block-editor-block-variation-picker__skip .components-button,.block-editor-block-variation-picker__variations .components-button,.wp-block-group-placeholder__variations .components-button{padding:4px}.block-editor-block-variation-picker__skip .components-button:hover,.block-editor-block-variation-picker__variations .components-button:hover,.wp-block-group-placeholder__variations .components-button:hover{background:none!important}.block-editor-block-variation-picker__skip .components-button:hover svg,.block-editor-block-variation-picker__variations .components-button:hover svg,.wp-block-group-placeholder__variations .components-button:hover svg{fill:var(--wp-admin-theme-color)!important}.block-editor-block-variation-picker__skip>li,.block-editor-block-variation-picker__variations>li,.wp-block-group-placeholder__variations>li{align-items:center;display:flex;flex-direction:column;gap:4px;width:auto}.block-editor-button-block-appender{align-items:center;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.is-dark-theme .block-editor-button-block-appender{box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6}.block-editor-button-block-appender:hover{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);color:var(--wp-admin-theme-color)}.block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child{pointer-events:none}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child:after,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child:after,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after{border:1px dashed;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter{opacity:0}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter:focus-within,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter:focus-within,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter:focus-within,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter:focus-within{opacity:1}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over:after,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over:after,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after{border:none}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter{visibility:visible}.block-editor-block-list__block:not(.is-selected)>.block-editor-block-list__block>.block-list-appender:only-child:after{border:none}.block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{background-color:var(--wp-admin-theme-color);box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6}@media not (prefers-reduced-motion){.block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{transition:background-color .2s ease-in-out}}.block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid #0000}.block-editor-default-block-appender .block-editor-default-block-appender__content{margin-block-end:0;margin-block-start:0;opacity:.62}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-default-block-appender .block-editor-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__block .block-list-appender{bottom:0;list-style:none;padding:0;position:absolute;right:0;z-index:2}.block-editor-block-list__block .block-list-appender.block-list-appender{line-height:0;margin:0}.block-editor-block-list__block .block-list-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{height:24px}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{background:#1e1e1e;box-shadow:none;color:#fff;display:none;flex-direction:row;height:24px;min-width:24px;padding:0!important;width:24px}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender__content{display:none}.block-editor-block-list__block .block-list-appender:only-child{align-self:center;line-height:inherit;list-style:none;position:relative;right:auto}.block-editor-block-list__block .block-list-appender:only-child .block-editor-default-block-appender__content{display:block}.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle,.block-editor-block-list__block.is-selected>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected>.block-list-appender .block-list-appender__toggle{display:flex}.block-editor-default-block-appender__content{cursor:text}.block-editor-iframe__body{position:relative}.block-editor-iframe__html{transform-origin:top center}@media not (prefers-reduced-motion){.block-editor-iframe__html{transition:background-color .4s}}.block-editor-iframe__html.zoom-out-animation{bottom:0;left:0;overflow-y:var(--wp-block-editor-iframe-zoom-out-overflow-behavior,scroll);position:fixed;right:0;top:calc(var(--wp-block-editor-iframe-zoom-out-scroll-top, 0)*-1)}.block-editor-iframe__html.is-zoomed-out{background-color:var(--wp-editor-canvas-background);margin-bottom:calc(var(--wp-block-editor-iframe-zoom-out-content-height)*(1 - var(--wp-block-editor-iframe-zoom-out-scale, 1))*-1 + var(--wp-block-editor-iframe-zoom-out-frame-size, 0)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1)*-1 + -2px);padding-bottom:calc(var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1));padding-top:calc(var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1));scale:var(--wp-block-editor-iframe-zoom-out-scale,1);transform:translateX(calc((var(--wp-block-editor-iframe-zoom-out-scale-container-width) - var(--wp-block-editor-iframe-zoom-out-container-width, 100vw))/2/var(--wp-block-editor-iframe-zoom-out-scale, 1)))}.block-editor-iframe__html.is-zoomed-out body{min-height:calc((var(--wp-block-editor-iframe-zoom-out-inner-height) - 2*var(--wp-block-editor-iframe-zoom-out-frame-size, 0)/var(--wp-block-editor-iframe-zoom-out-scale, 1))/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.block-editor-iframe__html.is-zoomed-out body>.is-root-container:not(.wp-block-post-content){display:flex;flex:1;flex-direction:column;height:100%}.block-editor-iframe__html.is-zoomed-out body>.is-root-container:not(.wp-block-post-content)>main{flex:1}.block-editor-iframe__html.is-zoomed-out .wp-block[draggable]{cursor:grab}.block-editor-media-placeholder__cancel-button.is-link{display:block;margin:1em}.block-editor-media-placeholder.is-appender{min-height:0}.block-editor-media-placeholder.is-appender:hover{box-shadow:0 0 0 1px var(--wp-admin-theme-color);cursor:pointer}.block-editor-plain-text{border:none;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0;width:100%}.rich-text [data-rich-text-placeholder]{pointer-events:none}.rich-text [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.rich-text:focus{outline:none}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{background:#ff0;content:"</>"}[data-rich-text-comment],[data-rich-text-format-boundary]{border-radius:2px}[data-rich-text-comment]{background-color:currentColor}[data-rich-text-comment] span{color:currentColor;filter:invert(100%);padding:0 2px}.rich-text [contenteditable=false]::selection{background-color:initial}.block-editor-warning{align-items:center;background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;display:flex;flex-wrap:wrap;padding:1em}.block-editor-warning,.block-editor-warning .block-editor-warning__message{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.block-editor-warning .block-editor-warning__message{color:#1e1e1e;font-size:13px;line-height:1.4;margin:0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:space-between;width:100%}.block-editor-warning .block-editor-warning__actions{align-items:center;display:flex;gap:8px}.components-popover.block-editor-warning__dropdown{z-index:99998}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.wp-block{margin-left:auto;margin-right:auto}html :where(.editor-styles-wrapper){padding:8px}html :where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container>.wp-block[data-align=full]{margin-left:-8px;margin-right:-8px}html :where(.wp-block){margin-bottom:28px;margin-top:28px;max-width:840px}html :where(.wp-block)[data-align=wide]{max-width:1100px}html :where(.wp-block)[data-align=full]{max-width:none}html :where(.wp-block)[data-align=left],html :where(.wp-block)[data-align=right]{height:0;width:100%}html :where(.wp-block)[data-align=left]:before,html :where(.wp-block)[data-align=right]:before{content:none}html :where(.wp-block)[data-align=left]>*{/*!rtl:begin:ignore*/float:left;margin-right:2em /*!rtl:end:ignore*/}html :where(.wp-block)[data-align=right]>*{/*!rtl:begin:ignore*/float:right;margin-left:2em /*!rtl:end:ignore*/}html :where(.wp-block)[data-align=full],html :where(.wp-block)[data-align=wide]{clear:both}.wp-block-group>[data-align=full]{margin-left:auto;margin-right:auto}.wp-block-group.has-background>[data-align=full]{margin-left:-30px;width:calc(100% + 60px)}[data-align=full] .wp-block-group>.wp-block{padding-left:14px;padding-right:14px}@media (min-width:600px){[data-align=full] .wp-block-group>.wp-block{padding-left:0;padding-right:0}}[data-align=full] .wp-block-group>[data-align=full]{left:0;max-width:none;padding-left:0;padding-right:0;width:100%}[data-align=full] .wp-block-group.has-background>[data-align=full]{width:calc(100% + 60px)}.wp-block-archives .wp-block-archives{border:0;margin:0}.wp-block-audio{margin-left:0;margin-right:0;position:relative}.wp-block-audio.is-transient audio{opacity:.3}.wp-block-audio .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-avatar__image img{width:100%}.wp-block-avatar.aligncenter .components-resizable-box__container{margin:0 auto}.wp-block[data-align=center]>.wp-block-button{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align=right]>.wp-block-button{/*!rtl:ignore*/text-align:right}.wp-block-button{cursor:text;position:relative}.wp-block-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:-2px}.wp-block-button[data-rich-text-placeholder]:after{opacity:.8}div[data-type="core/button"]{display:table}.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{margin:0}.wp-block-buttons>.block-list-appender{align-items:center;display:inline-flex}.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{justify-content:flex-start}.wp-block-buttons>.wp-block-button:focus{box-shadow:none}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center]{margin-left:auto;margin-right:auto;margin-top:0;width:100%}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{margin-bottom:0}.wp-block[data-align=center]>.wp-block-buttons{align-items:center;justify-content:center}.wp-block[data-align=right]>.wp-block-buttons{justify-content:flex-end}.wp-block-categories ul{padding-left:2.5em}.wp-block-categories ul ul{margin-top:6px}[data-align=center] .wp-block-categories{text-align:center}.wp-block-categories__indentation{padding-left:16px}.wp-block-code code{background:none}.wp-block-columns :where(.wp-block){margin-left:0;margin-right:0;max-width:none}html :where(.wp-block-column){margin-bottom:0;margin-top:0}.wp-block-comments__legacy-placeholder,.wp-block-post-comments{box-sizing:border-box}.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{float:left}.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{float:right}.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit],.wp-block-comments__legacy-placeholder input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.block-library-comments-toolbar__popover .components-popover__content{min-width:230px}.wp-block-comments__legacy-placeholder *{pointer-events:none}.wp-block-comment-author-avatar__placeholder{border:1px dashed;height:100%;width:100%;stroke:currentColor;stroke-dasharray:3}.wp-block[data-align=center]>.wp-block-comments-pagination{justify-content:center}:where(.editor-styles-wrapper) .wp-block-comments-pagination{max-width:100%}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination-numbers a{text-decoration:underline}.wp-block-comments-pagination-numbers .page-numbers{margin-right:2px}.wp-block-comments-pagination-numbers .page-numbers:last-child{margin-right:0}.wp-block-comments-title.has-background{padding:inherit}.wp-block-cover.is-placeholder{align-items:stretch;display:flex;min-height:240px;padding:0!important}.wp-block-cover.is-placeholder .components-placeholder.is-large{justify-content:flex-start;z-index:1}.wp-block-cover.is-placeholder:focus:after{min-height:auto}.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover.is-transient{position:relative}.wp-block-cover.is-transient:before{background-color:#fff;content:"";height:100%;opacity:.3;position:absolute;width:100%;z-index:1}.wp-block-cover.is-transient .wp-block-cover__inner-container{z-index:2}.wp-block-cover .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-cover .wp-block-cover__inner-container{margin-left:0;margin-right:0;text-align:left}.wp-block-cover .wp-block-cover__placeholder-background-options{width:100%}.wp-block-cover .wp-block-cover__image--placeholder-image{bottom:0;left:0;position:absolute;right:0;top:0}[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover{max-width:420px;width:100%}.block-library-cover__reset-button{margin-left:auto}.block-library-cover__resize-container{bottom:0;left:0;min-height:50px;position:absolute!important;right:0;top:0}.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .block-library-cover__resize-container,.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .components-popover__content>div{overflow:visible;pointer-events:none}.block-editor-block-patterns-list__list-item .has-parallax.wp-block-cover{background-attachment:scroll}.color-block-support-panel__inner-wrapper>:not(.block-editor-tools-panel-color-gradient-settings__item){margin-top:24px}.wp-block-details summary div{display:inline}.wp-block-embed{clear:both;margin-left:0;margin-right:0}.wp-block-embed.is-loading{display:flex;justify-content:center}.wp-block-embed .wp-block-embed__placeholder-input{flex:1 1 auto}.wp-block-embed .components-placeholder__error{word-break:break-word}.wp-block-post-content .wp-block-embed__learn-more a{color:var(--wp-admin-theme-color)}.block-library-embed__interactive-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{max-width:360px;width:100%}.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{min-width:280px}.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{height:auto}.wp-block[data-align=center]>.wp-block-file{text-align:center}.wp-block-file{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.wp-block-file .components-resizable-box__container{margin-bottom:1em}.wp-block-file .wp-block-file__preview{height:100%;margin-bottom:1em;width:100%}.wp-block-file .wp-block-file__preview-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file a{min-width:1em}.wp-block-file a:not(.wp-block-file__button){display:inline-block}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}.wp-block-form-input .is-input-hidden{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;font-size:.85em;opacity:.3;padding:.5em}.wp-block-form-input .is-input-hidden input[type=text]{background:#0000}.wp-block-form-input.is-selected .is-input-hidden{background:none;opacity:1}.wp-block-form-input.is-selected .is-input-hidden input[type=text]{background:unset}.wp-block-form-submission-notification>*{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;opacity:.25}.wp-block-form-submission-notification.is-selected>*,.wp-block-form-submission-notification:has(.is-selected)>*{background:none;opacity:1}.wp-block-form-submission-notification.is-selected:after,.wp-block-form-submission-notification:has(.is-selected):after{display:none!important}.wp-block-form-submission-notification:after{align-items:center;display:flex;font-size:1.1em;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.wp-block-form-submission-notification.form-notification-type-success:after{content:attr(data-message-success)}.wp-block-form-submission-notification.form-notification-type-error:after{content:attr(data-message-error)}.wp-block-freeform.block-library-rich-text__tinymce{height:auto}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-left:0;padding-left:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-left:4px solid #000;box-shadow:inset 0 0 0 0 #ddd;margin:0;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:var(--wp-admin-theme-color)}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f0f0f0;border-radius:2px;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#ddd}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:1900px 20px;cursor:default;display:block;height:20px;margin:15px auto;outline:0;width:96%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:initial}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{margin:0;padding-top:.5em}.wp-block-freeform.block-library-rich-text__tinymce .wpview{border:1px solid #0000;clear:both;margin-bottom:16px;position:relative;width:99.99%}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{background:#0000;display:block;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #ddd;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #ddd;margin:0;padding:1em 0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:#0000}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;font-size:32px;height:32px;margin:0 auto;width:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{clear:both;content:"";display:table}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{line-height:1;margin:auto -6px;overflow-x:hidden;padding:6px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{box-sizing:border-box;float:left;margin:0;padding:6px;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.3333333333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.6666666667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.2857142857%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.1111111111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{border:none;height:auto;max-width:100%;padding:0}div[data-type="core/freeform"]:before{border:1px solid #ddd;outline:1px solid #0000}@media not (prefers-reduced-motion){div[data-type="core/freeform"]:before{transition:border-color .1s linear,box-shadow .1s linear}}div[data-type="core/freeform"].is-selected:before{border-color:#1e1e1e}div[data-type="core/freeform"] .block-editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{clear:both;content:"";display:table}.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i,.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i{color:#1e1e1e}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-left:8px;margin-right:0}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{border:1px solid #ddd;border-bottom:none;border-radius:2px;display:none;margin:0 0 8px;padding:0;position:sticky;top:0;width:auto;z-index:31}div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{border-color:#1e1e1e;display:block}.block-library-classic__toolbar .mce-tinymce{box-shadow:none}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;display:block}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar div.mce-toolbar-grp{border-bottom:1px solid #1e1e1e}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{height:50vh!important}@media (min-width:960px){.block-editor-freeform-modal .block-editor-freeform-modal__content:not(.is-full-screen){height:9999rem}.block-editor-freeform-modal .block-editor-freeform-modal__content .components-modal__header+div{height:100%}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-tinymce{height:calc(100% - 52px)}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-container-body{display:flex;flex-direction:column;height:100%;min-width:50vw}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area{display:flex;flex-direction:column;flex-grow:1}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{flex-grow:1;height:10px!important}}.block-editor-freeform-modal__actions{margin-top:16px}:root :where(figure.wp-block-gallery){display:block}:root :where(figure.wp-block-gallery)>.blocks-gallery-caption{flex:0 0 100%}:root :where(figure.wp-block-gallery)>.blocks-gallery-media-placeholder-wrapper{flex-basis:100%}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice.is-error{display:block}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__content{margin:4px 0}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__dismiss{position:absolute;right:5px;top:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .components-placeholder__label{display:none}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .block-editor-media-placeholder__button{margin-bottom:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder{margin:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder .components-placeholder__label{display:flex}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder figcaption{z-index:2}:root :where(figure.wp-block-gallery) .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.gallery-settings-buttons .components-button:first-child{margin-right:8px}.blocks-gallery-item figure:not(.is-selected):focus,.blocks-gallery-item img:focus{outline:none}.blocks-gallery-item figure.is-selected:before{bottom:0;box-shadow:0 0 0 1px #fff inset,0 0 0 3px var(--wp-admin-theme-color) inset;content:"";left:0;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.blocks-gallery-item figure.is-transient img{opacity:.3}.blocks-gallery-item .block-editor-media-placeholder{height:100%;margin:0}.blocks-gallery-item .block-editor-media-placeholder .components-placeholder__label{display:flex}.wp-block-gallery ul.blocks-gallery-grid{margin:0;padding:0}@media (min-width:600px){.wp-block-update-gallery-modal{max-width:480px}}.wp-block-update-gallery-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-group .block-editor-block-list__insertion-point{left:0;right:0}[data-type="core/group"].is-selected .block-list-appender{margin-left:0;margin-right:0}[data-type="core/group"].is-selected .has-background .block-list-appender{margin-bottom:18px;margin-top:18px}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{gap:inherit}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-default-block-appender__content,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{display:inherit;flex:1;flex-direction:inherit;width:100%}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{border:1px dashed;content:"";display:flex;flex:1 0 40px;min-height:38px;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{pointer-events:all}.block-library-html__edit .block-library-html__preview-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.block-library-html__edit .block-editor-plain-text{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;display:block;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important}@media (min-width:600px){.block-library-html__edit .block-editor-plain-text{font-size:13px!important}}.block-library-html__edit .block-editor-plain-text:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}.block-library-html__edit .block-editor-plain-text{direction:ltr}.wp-block-image.wp-block-image .block-editor-media-placeholder.is-small{min-height:60px}figure.wp-block-image:not(.wp-block){margin:0}.wp-block-image{position:relative}.wp-block-image .is-applying img,.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-image__placeholder{aspect-ratio:4/3}.wp-block-image__placeholder.has-illustration:before{background:#fff;opacity:.8}.wp-block-image__placeholder .components-placeholder__illustration{opacity:.1}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-align=full]>.wp-block-image img,[data-align=wide]>.wp-block-image img{height:auto;width:100%}.wp-block[data-align=center]>.wp-block-image,.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{display:table}.wp-block[data-align=center]>.wp-block-image>figcaption,.wp-block[data-align=left]>.wp-block-image>figcaption,.wp-block[data-align=right]>.wp-block-image>figcaption{caption-side:bottom;display:table-caption}.wp-block[data-align=left]>.wp-block-image{margin:.5em 1em .5em 0}.wp-block[data-align=right]>.wp-block-image{margin:.5em 0 .5em 1em}.wp-block[data-align=center]>.wp-block-image{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align]:has(>.wp-block-image){position:relative}.wp-block-image__crop-area{max-width:100%;overflow:hidden;position:relative;width:100%}.wp-block-image__crop-area .reactEasyCrop_Container{pointer-events:auto}.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image{border:none;border-radius:0}.wp-block-image__crop-icon{align-items:center;display:flex;justify-content:center;min-width:48px;padding:0 8px}.wp-block-image__crop-icon svg{fill:currentColor}.wp-block-image__zoom .components-popover__content{min-width:260px;overflow:visible!important}.wp-block-image__toolbar_content_textarea__container{padding:8px}.wp-block-image__toolbar_content_textarea{width:250px}.wp-block-latest-posts>li{overflow:hidden}.wp-block-latest-posts li a>div{display:inline}:root :where(.wp-block-latest-posts){padding-left:2.5em}:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){padding-left:0}.wp-block-math__textarea-control textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.wp-block-media-text__media{position:relative}.wp-block-media-text__media.is-transient img{opacity:.3}.wp-block-media-text__media .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-media-text .__resizable_base__{grid-column:1/span 2;grid-row:2}.wp-block-media-text .editor-media-container__resizer{width:100%!important}.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer,.wp-block-media-text.is-image-fill-element .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill-element .editor-media-container__resizer{height:100%!important}.wp-block-media-text>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}.wp-block-media-text--placeholder-image{min-height:205px}.block-editor-block-list__block[data-type="core/more"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-more{display:block;text-align:center;white-space:nowrap}.wp-block-more .rich-text{background:#fff;color:#757575;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;padding:10px 36px;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}.wp-block-more:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}.editor-styles-wrapper .wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block{margin:revert}.wp-block-navigation-item__label{display:inline}.wp-block-navigation-item,.wp-block-navigation__container{background-color:inherit}.wp-block-navigation:not(.is-selected):not(.has-child-selected) .has-child:hover>.wp-block-navigation__submenu-container{opacity:0;visibility:hidden}.has-child.has-child-selected>.wp-block-navigation__submenu-container,.has-child.is-selected>.wp-block-navigation__submenu-container{display:flex;opacity:1;visibility:visible}.is-dragging-components-draggable .has-child.is-dragging-within>.wp-block-navigation__submenu-container{opacity:1;visibility:visible}.is-editing>.wp-block-navigation__container{display:flex;flex-direction:column;opacity:1;visibility:visible}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container{opacity:1;visibility:hidden}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container .block-editor-block-draggable-chip-wrapper{visibility:visible}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender{display:block;position:static;width:100%}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{background:#1e1e1e;color:#fff;margin-left:auto;margin-right:0;padding:0;width:24px}.wp-block-navigation__submenu-container .block-list-appender{display:none}.block-library-colors-selector{width:auto}.block-library-colors-selector .block-library-colors-selector__toggle{display:block;margin:0 auto;padding:3px;width:auto}.block-library-colors-selector .block-library-colors-selector__icon-container{align-items:center;border-radius:4px;display:flex;height:30px;margin:0 auto;padding:3px;position:relative}.block-library-colors-selector .block-library-colors-selector__state-selection{border-radius:11px;box-shadow:inset 0 0 0 1px #0003;height:22px;line-height:20px;margin-left:auto;margin-right:auto;min-height:22px;min-width:22px;padding:2px;width:22px}.block-library-colors-selector .block-library-colors-selector__state-selection>svg{min-width:auto!important}.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg,.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg path{color:inherit}.block-library-colors-selector__popover .color-palette-controller-container{padding:16px}.block-library-colors-selector__popover .components-base-control__label{height:20px;line-height:20px}.block-library-colors-selector__popover .component-color-indicator{float:right;margin-top:2px}.block-library-colors-selector__popover .components-panel__body-title{display:none}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{background-color:#1e1e1e;color:#fff;height:24px}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{padding:0}.wp-block-navigation .wp-block .wp-block .block-editor-button-block-appender{background-color:initial;color:#1e1e1e}.components-placeholder.wp-block-navigation-placeholder{background:none;box-shadow:none;min-height:0;outline:none;padding:0}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset{font-size:inherit}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button{margin-bottom:0}.components-placeholder.wp-block-navigation-placeholder{color:inherit}.wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder{color:#1e1e1e}.wp-block-navigation-placeholder__preview{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;min-width:96px}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview{display:none}.wp-block-navigation-placeholder__preview{background:#0000;color:currentColor}.wp-block-navigation-placeholder__preview:before{border:1px dashed;border-radius:inherit;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.wp-block-navigation-placeholder__preview>svg{fill:currentColor}.wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset,.wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset{min-height:90px}.wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset{min-height:132px}.wp-block-navigation-placeholder__controls,.wp-block-navigation-placeholder__preview{align-items:flex-start;flex-direction:row;padding:6px 8px}.wp-block-navigation-placeholder__controls{background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;display:none;position:relative;z-index:1}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls{display:flex}.wp-block-navigation-placeholder__controls{float:left;width:100%}.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr{display:none}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions{align-items:flex-start;flex-direction:column}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr{display:none}.wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon{height:36px;margin-right:12px}.wp-block-navigation-placeholder__actions__indicator{align-items:center;display:flex;height:36px;justify-content:flex-start;line-height:0;margin-left:4px;padding:0 6px 0 0}.wp-block-navigation-placeholder__actions__indicator svg{margin-right:4px;fill:currentColor}.wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset{flex-direction:row!important}.wp-block-navigation-placeholder__actions{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;gap:6px}.wp-block-navigation-placeholder__actions .components-dropdown,.wp-block-navigation-placeholder__actions>.components-button{margin-right:0}.wp-block-navigation-placeholder__actions{height:100%}.wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr{background-color:#1e1e1e;border:0;height:100%;margin:auto 0;max-height:16px;min-height:1px;min-width:1px}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.is-menu-open) .components-button.wp-block-navigation__responsive-container-close{display:none}}.wp-block-navigation__responsive-container.is-menu-open{position:fixed;top:159px}@media (min-width:782px){.wp-block-navigation__responsive-container.is-menu-open{left:36px;top:97px}}@media (min-width:960px){.wp-block-navigation__responsive-container.is-menu-open{left:160px}}.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:145px}.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{left:0;top:159px}@media (min-width:782px){.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{top:65px}}.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:113px}body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-open{bottom:0;left:0;right:0;top:0}.components-button.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.components-button.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{color:inherit;height:auto;padding:0}.components-heading.wp-block-navigation-off-canvas-editor__title{margin:0}.wp-block-navigation-off-canvas-editor__header{margin-bottom:8px}.is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender{margin-top:16px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.wp-block-navigation__loading-indicator-container{padding:8px 12px}.wp-block-navigation .wp-block-navigation__uncontrolled-inner-blocks-loading-indicator{margin-top:0}@keyframes fadeouthalf{0%{opacity:1}to{opacity:.5}}.wp-block-navigation-delete-menu-button{justify-content:center;margin-bottom:16px;width:100%}.components-button.is-link.wp-block-navigation-manage-menus-button{margin-bottom:16px}.wp-block-navigation__overlay-menu-preview{align-items:center;background-color:#f0f0f0;display:flex;grid-column:span 2;height:64px!important;justify-content:space-between;padding:0 24px;width:100%}.wp-block-navigation__overlay-menu-preview.open{background-color:#fff;box-shadow:inset 0 0 0 1px #e0e0e0;outline:1px solid #0000}.wp-block-navigation-placeholder__actions hr+hr,.wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty{display:none}.wp-block-navigation__navigation-selector{margin-bottom:16px;width:100%}.wp-block-navigation__navigation-selector-button{border:1px solid;justify-content:space-between;width:100%}.wp-block-navigation__navigation-selector-button__icon{flex:0 0 auto}.wp-block-navigation__navigation-selector-button__label{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-block-navigation__navigation-selector-button--createnew{border:1px solid;margin-bottom:16px;width:100%}.wp-block-navigation__responsive-container-open.components-button{opacity:1}.wp-block-navigation__menu-inspector-controls{overflow-x:auto}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar{height:12px;width:12px}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-track{background-color:initial}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-navigation__menu-inspector-controls:focus-within::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:focus::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:hover::-webkit-scrollbar-thumb{background-color:#949494}.wp-block-navigation__menu-inspector-controls{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-navigation__menu-inspector-controls:focus,.wp-block-navigation__menu-inspector-controls:focus-within,.wp-block-navigation__menu-inspector-controls:hover{scrollbar-color:#949494 #0000}.wp-block-navigation__menu-inspector-controls{will-change:transform}@media (hover:none){.wp-block-navigation__menu-inspector-controls{scrollbar-color:#949494 #0000}}.wp-block-navigation__menu-inspector-controls__empty-message{margin-left:24px}.editor-sidebar__panel .wp-block-navigation__submenu-header{margin-bottom:0;margin-top:0}.wp-block-navigation__submenu-accessibility-notice{grid-column:span 2}.wp-block-navigation .block-list-appender{position:relative}.wp-block-navigation .has-child{cursor:pointer}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container{z-index:29}.wp-block-navigation .has-child.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child.is-selected>.wp-block-navigation__submenu-container{height:auto!important;min-width:200px!important;opacity:1!important;overflow:visible!important;visibility:visible!important;width:auto!important}.wp-block-navigation-item .wp-block-navigation-item__content{cursor:text}.wp-block-navigation-item.is-editing,.wp-block-navigation-item.is-selected{min-width:20px}.wp-block-navigation-item .block-list-appender{margin:16px auto 16px 16px}.wp-block-navigation-link__invalid-item{color:#000}.wp-block-navigation-link__placeholder{background-image:none!important;box-shadow:none!important;position:relative;text-decoration:none!important}.wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{-webkit-text-decoration:wavy underline;text-decoration:wavy underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:.25rem}.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{cursor:pointer}.link-control-transform{border-top:1px solid #ccc;padding:0 16px 8px}.link-control-transform__subheading{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.link-control-transform__items{display:flex;justify-content:space-between}.link-control-transform__item{flex-basis:33%;flex-direction:column;gap:8px;height:auto}.link-ui-page-creator{max-width:350px;min-width:auto;padding-top:8px;width:90vw}.link-ui-page-creator__inner{padding:16px}.link-ui-page-creator__back{margin-left:8px;text-transform:uppercase}.navigation-link-control__error-text{color:#cc1818}.wp-block-navigation-submenu{display:block}.wp-block-navigation-submenu .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container{height:auto!important;left:-1px;min-width:200px!important;opacity:1!important;position:absolute;top:100%;visibility:visible!important;width:auto!important}@media (min-width:782px){.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}}.block-editor-block-list__block[data-type="core/nextpage"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{display:contents;flex:1}.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{flex:inherit}.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{display:block}.wp-block-pages-list__item__link{pointer-events:none}@media (min-width:600px){.wp-block-page-list-modal{max-width:480px}}.wp-block-page-list-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;visibility:visible;width:auto}.wp-block-page-list__loading-indicator-container{padding:8px 12px}.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus{min-height:auto!important}.block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:1}.block-editor-block-list__block[data-empty=true]+.block-editor-block-list__block[data-empty=true]:not([data-custom-placeholder=true]) [data-rich-text-placeholder]{opacity:0}.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-left[style*="writing-mode: vertical-lr"],.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.is-zoomed-out .block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:0}.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{display:inline}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote__citation{color:inherit}.wp-block-rss li a>div{display:inline}.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{flex:1 1 auto}.wp-block-rss .wp-block-rss{all:inherit;margin:0;padding:0}.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{margin:auto}.wp-block-search :where(.wp-block-search__button){align-items:center;border-radius:initial;display:flex;height:auto;justify-content:center;text-align:center}.wp-block-search__inspector-controls .components-base-control{margin-bottom:0}.block-editor-block-list__block[data-type="core/separator"]{padding-bottom:.1px;padding-top:.1px}.blocks-shortcode__textarea{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important;resize:none}@media (min-width:600px){.blocks-shortcode__textarea{font-size:13px!important}}.blocks-shortcode__textarea:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}.wp-block-site-logo.aligncenter>div,.wp-block[data-align=center]>.wp-block-site-logo{display:table;margin-left:auto;margin-right:auto}.wp-block-site-logo a{pointer-events:none}.wp-block-site-logo .custom-logo-link{cursor:inherit}.wp-block-site-logo .custom-logo-link:focus{box-shadow:none}.wp-block-site-logo img{display:block;height:auto;max-width:100%}.wp-block-site-logo.is-transient{position:relative}.wp-block-site-logo.is-transient img{opacity:.3}.wp-block-site-logo.is-transient .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder{height:60px;width:60px}.wp-block-site-logo.wp-block-site-logo .components-resizable-box__container,.wp-block-site-logo.wp-block-site-logo>div{border-radius:inherit}.wp-block-site-logo.wp-block-site-logo .components-placeholder{align-items:center;border-radius:inherit;display:flex;height:100%;justify-content:center;min-height:48px;min-width:48px;padding:0;width:100%}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text,.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload{display:none}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button>svg{color:inherit}.block-library-site-logo__inspector-media-replace-container{position:relative}.block-library-site-logo__inspector-media-replace-container .components-drop-zone__content-icon{display:none}.block-library-site-logo__inspector-media-replace-container button.components-button{box-shadow:inset 0 0 0 1px #ccc;color:#1e1e1e;display:block;height:40px;width:100%}.block-library-site-logo__inspector-media-replace-container button.components-button:hover{color:var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-library-site-logo__inspector-media-replace-container .components-dropdown{display:block}.block-library-site-logo__inspector-media-replace-container img{aspect-ratio:1;border-radius:50%!important;box-shadow:inset 0 0 0 1px #0003;min-width:20px;width:20px}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-readonly-logo-preview{display:flex;height:40px;padding:6px 12px}.wp-block-site-tagline__placeholder,.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.wp-block-social-links .wp-social-link{line-height:0}.wp-block-social-link-anchor{align-items:center;background:none;border:0;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:inherit;height:auto;margin:0;opacity:1;padding:.25em}.wp-block-social-link-anchor:hover{transform:none}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link button){padding-left:.6666666667em;padding-right:.6666666667em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link button){padding:0}.wp-block-social-link__toolbar_content_text{width:250px}.wp-block-social-links div.block-editor-url-input{display:inline-block;margin-left:8px}.wp-social-link:hover{transform:none}:root :where(.wp-block-social-links){padding:0}.wp-block.wp-block-social-links.aligncenter,.wp-block[data-align=center]>.wp-block-social-links{justify-content:center}.block-editor-block-preview__content .components-button:disabled{opacity:1}.wp-social-link.wp-social-link__is-incomplete{opacity:.5}.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{opacity:1}.wp-block-social-links .block-list-appender{position:static}.wp-block-social-links .block-list-appender .block-editor-inserter{font-size:inherit}.wp-block-social-links .block-list-appender .block-editor-button-block-appender{font-size:inherit;height:1.5em;padding:0;width:1.5em}.block-editor-block-list__block[data-type="core/spacer"]:before{content:"";display:block;height:100%;min-height:8px;min-width:8px;position:absolute;width:100%;z-index:1}.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container,.wp-block-spacer.is-selected.custom-sizes-disabled{background:#0000001a}.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container,.is-dark-theme .wp-block-spacer.is-selected.custom-sizes-disabled{background:#ffffff26}.block-library-spacer__resize-container{clear:both}.block-library-spacer__resize-container:not(.is-resizing){height:100%!important;width:100%!important}.block-library-spacer__resize-container .components-resizable-box__handle:before{content:none}.block-library-spacer__resize-container.resize-horizontal{height:100%!important;margin-bottom:0}.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{height:auto}.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{width:auto}.wp-block[data-align=center]>.wp-block-table td,.wp-block[data-align=center]>.wp-block-table th,.wp-block[data-align=left]>.wp-block-table td,.wp-block[data-align=left]>.wp-block-table th,.wp-block[data-align=right]>.wp-block-table td,.wp-block[data-align=right]>.wp-block-table th{word-break:break-word}.wp-block[data-align=center]>.wp-block-table{text-align:initial}.wp-block[data-align=center]>.wp-block-table table{margin:0 auto}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:var(--wp-admin-theme-color);border-style:double;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.wp-block-table table.has-individual-borders td,.wp-block-table table.has-individual-borders th,.wp-block-table table.has-individual-borders tr,.wp-block-table table.has-individual-borders>*{border:1px solid}.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-start;display:flex;flex-direction:column;gap:8px}@media (min-width:782px){.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-end;flex-direction:row}}.blocks-table__placeholder-input{width:112px}.wp-block-tag-cloud .wp-block-tag-cloud{border:none;border-radius:inherit;margin:0;padding:0}.block-editor-template-part__selection-modal{z-index:1000001}.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-template-part__selection-search{background:#fff;padding:16px 0;position:sticky;top:0;z-index:2}.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{border:none}.wp-block-term-template .term-loading .term-loading-placeholder{background-color:#f0f0f0;border-radius:2px;height:1.5em;margin-bottom:.25em;width:100%}@media not (prefers-reduced-motion){.wp-block-term-template .term-loading .term-loading-placeholder{animation:loadingpulse 1.5s ease-in-out infinite}}@keyframes loadingpulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #ddd}.wp-block[data-align=center]>.wp-block-video{text-align:center}.wp-block-video{position:relative}.wp-block-video.is-transient video{opacity:.3}.wp-block-video .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.block-library-video-tracks-editor{z-index:159990}.block-library-video-tracks-editor__track-list-track{padding-left:12px}.block-library-video-tracks-editor__single-track-editor-kind-select{max-width:240px}.block-library-video-tracks-editor__single-track-editor-edit-track-label,.block-library-video-tracks-editor__tracks-informative-message-title{color:#757575;display:block;font-size:11px;font-weight:500;margin-top:4px;text-transform:uppercase}.block-library-video-tracks-editor>.components-popover__content{width:360px}.block-library-video-tracks-editor__add-tracks-container .components-menu-group__label,.block-library-video-tracks-editor__track-list .components-menu-group__label{padding:0}.block-library-video-tracks-editor__tracks-informative-message{padding:8px}.block-library-video-tracks-editor__tracks-informative-message-description{margin-bottom:0}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}@media (min-width:600px){.wp-block-query__enhanced-pagination-modal{max-width:480px}}.block-editor-block-settings-menu__popover.is-expanded{overflow-y:scroll}.block-editor-block-settings-menu__popover .block-library-query-pattern__selection-content{height:100%}.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr}@media (min-width:600px){.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{grid-template-columns:1fr 1fr}}.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{grid-gap:12px;min-width:280px}@media (min-width:600px){.block-editor-block-settings-menu__popover .block-editor-block-patterns-list{min-width:480px}}.block-editor-block-settings-menu__popover .block-editor-block-patterns-list__list-item{margin-bottom:0}.wp-block-query>.block-editor-media-placeholder.is-small{min-height:60px}.wp-block[data-align=center]>.wp-block-query-pagination{justify-content:center}:where(.editor-styles-wrapper) .wp-block-query-pagination{max-width:100%}:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{margin:0}.wp-block-query-pagination-numbers a{text-decoration:underline}.wp-block-query-pagination-numbers .page-numbers{margin-right:2px}.wp-block-query-pagination-numbers .page-numbers:last-child{margin-right:0}.wp-block-post-featured-image .block-editor-media-placeholder{backdrop-filter:none;z-index:1}.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{align-items:center;display:flex;justify-content:center;padding:0}.wp-block-post-featured-image .components-placeholder .components-form-file-upload,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload{display:none}.wp-block-post-featured-image .components-placeholder .components-button,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-post-featured-image .components-placeholder .components-button>svg,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button>svg{color:inherit}.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{min-height:200px}.wp-block-post-featured-image .components-placeholder:where(.has-border-color),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),.wp-block-post-featured-image img:where(.has-border-color){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-color]),.wp-block-post-featured-image img:where([style*=border-top-color]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-color]),.wp-block-post-featured-image img:where([style*=border-right-color]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image img:where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-color]),.wp-block-post-featured-image img:where([style*=border-left-color]){border-left-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-width]),.wp-block-post-featured-image img:where([style*=border-width]){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-width]),.wp-block-post-featured-image img:where([style*=border-top-width]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-width]),.wp-block-post-featured-image img:where([style*=border-right-width]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image img:where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-width]),.wp-block-post-featured-image img:where([style*=border-left-width]){border-left-style:solid}.wp-block-post-featured-image[style*=height] .components-placeholder{height:100%;min-height:48px;min-width:48px;width:100%}.wp-block-post-featured-image>a{pointer-events:none}.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-button,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__instructions,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.wp-block-post-featured-image.is-transient{position:relative}.wp-block-post-featured-image.is-transient img{opacity:.3}.wp-block-post-featured-image.is-transient .components-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}div[data-type="core/post-featured-image"] img{display:block;height:auto;max-width:100%}.wp-block-post-comments-form *{pointer-events:none}.wp-block-post-comments-form .block-editor-warning *{pointer-events:auto}.wp-element-button{cursor:revert}.wp-element-button[role=textbox]{cursor:text}.block-library-poster-image__container{position:relative}.block-library-poster-image__container:focus .block-library-poster-image__actions,.block-library-poster-image__container:focus-within .block-library-poster-image__actions,.block-library-poster-image__container:hover .block-library-poster-image__actions{opacity:1}.block-library-poster-image__container .block-library-poster-image__actions.block-library-poster-image__actions-select{margin-top:16px;opacity:1}.block-library-poster-image__container .components-drop-zone__content{border-radius:2px}.block-library-poster-image__container .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.block-library-poster-image__container .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.block-library-poster-image__container .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.block-library-poster-image__preview{display:flex;height:auto!important;justify-content:center;min-height:40px;outline:1px solid #0000001a;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.block-library-poster-image__preview .block-library-poster-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.block-library-poster-image__actions:not(.block-library-poster-image__actions-select){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.block-library-poster-image__actions:not(.block-library-poster-image__actions-select){transition:opacity 50ms ease-out}}.block-library-poster-image__actions:not(.block-library-poster-image__actions-select) .block-library-poster-image__action{backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.block-library-poster-image__actions .block-library-poster-image__action{flex-grow:1;justify-content:center}:root .editor-styles-wrapper .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:where(.editor-styles-wrapper) .has-regular-font-size{font-size:16px}:where(.editor-styles-wrapper) .has-larger-font-size{font-size:42px}:where(.editor-styles-wrapper) iframe:not([frameborder]){border:0}.sessionize-block{text-align:center;color:#fff;background-color:#1ab394;padding:10px;padding:15px 20px 15px 20px;border-radius:0 0 5px 5px;font-weight:700}.sessionize-block .italic{font-style:italic}.sessionize-block .strong{font-weight:700}.sessionize-block img.logo{height:36px}.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}/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:#fff0}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:#fff0;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgb(66 66 66 / .2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,body,canvas,caption,center,cite,code,del,details,dfn,div,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}body{--mfn-column-gap-top:0;--mfn-column-gap-bottom:40px;--mfn-column-gap-left:12px;--mfn-column-gap-right:12px;--mfn-article-box-decoration:#0089f7;--mfn-before-after-slider:#fff;--mfn-before-after-label:rgba(0,0,0,0.25);--mfn-before-after-label-color:#fff;--mfn-blog-slider-date-bg:#f8f8f8;--mfn-blog-date-bg:#f8f8f8;--mfn-contactbox-line:hsla(0,0%,100%,0.2);--mfn-infobox-line:hsla(0,0%,100%,0.2);--mfn-faq-line:rgba(0,0,0,0.1);--mfn-clients-tiles:rgba(0,0,0,0.08);--mfn-clients-tiles-hover:#0089f7;--mfn-offer-thumbs-nav:#0089f7;--mfn-timeline-date-bg:#f8f8f8;--mfn-sliding-box-bg:#0089f7;--mfn-tabs-border-width:1px;--mfn-tabs-border-color:rgba(0,0,0,0.08);--mfn-shape-divider:#000;--mfn-icon-box-icon:#0089f7;--mfn-popup-tmpl-offset:30px;--mfn-exitbutton-font-size:16px;--mfn-exitbutton-size:30px;--mfn-exitbutton-item-size:16px;--mfn-exitbutton-offset-horizontal:0px;--mfn-wpml-arrow-size:10px;--mfn-sidemenu-always-visible-offset:400px}body.style-simple{--mfn-contactbox-line:hsla(0,0%,100%,0.1);--mfn-infobox-line:hsla(0,0%,100%,0.1)}img:not([src$=".svg"]){max-width:100%;height:auto}html{height:100%}body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}body.mfn-body-offset-header{transition:.3s}*,:after,:before{box-sizing:inherit;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin-bottom:15px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none}p{margin:0 0 15px}em,i{font-style:italic}b,dt,strong{font-weight:700}.big{font-size:110%;line-height:180%}.bypostauthor{border-color:#eee}.gallery-caption{display:block}code,pre,q{font-family:Consolas,monospace!important;border:1px solid #e8e8e8;background:#fff;border-radius:3px}code,q{padding:2px 4px;white-space:nowrap;margin:0 2px;color:#2991d6}pre{padding:21px 15px 20px;margin:15px 0;display:block;line-height:21px!important;background:#fff;background:-moz-linear-gradient(top,#fff 50%,#fafafa 50%);background:-webkit-linear-gradient(top,#fff 50%,#fafafa 0);background:-o-linear-gradient(top,#fff 50%,#fafafa 50%);background:linear-gradient(top,#fff 50%,#fafafa 0);background-size:42px 42px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}code p,pre p{margin-bottom:0!important}a,a:focus,a:visited{text-decoration:none;outline:0}a:hover{text-decoration:underline}p a,p a:visited{line-height:inherit}.content_wrapper img,img.scale-with-grid{max-width:100%;height:auto}#Content .is-cropped img{height:inherit}.google-map img{max-width:none!important}iframe{max-width:100%}.gallery .gallery-item img[src$=".svg"],.list_image img[src$=".svg"],.post-photo-wrapper img[src$=".svg"],.slider_images img[src$=".svg"]{width:100%}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.button,button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;position:relative;padding:10px 20px;font-size:inherit;overflow:hidden;text-decoration:none!important;cursor:pointer;border-style:solid;transition:color .1s ease-in-out,background-color .1s ease-in-out,border-color .1s ease-in-out}.button .button_icon{float:left}.button.has-icon{white-space:nowrap}.button.has-icon .button_label{margin-left:20px;white-space:normal}.button_right .button_icon{float:right}.button_right.has-icon .button_label{margin:0 20px 0 0}.action_button{display:block;float:left;padding:10px 20px;line-height:21px;box-sizing:border-box}.action_button,.footer_button{position:relative;overflow:hidden;text-decoration:none!important;transition:color .1s ease-in-out,background-color .1s ease-in-out,border-color .1s ease-in-out}.footer_button{display:inline-block;width:42px;height:42px;line-height:42px!important;font-size:20px!important;margin:0;text-align:center;font-family:inherit!important}.button-default .button,.button-default button,.button-default input[type=button],.button-default input[type=reset],.button-default input[type=submit]{border:none;border-radius:5px;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .03),inset 0 4px 3px -2px rgb(0 0 0 / .07)}.button-default .button.has-icon .button_label{margin-left:40px}.button-default .button_right.has-icon .button_label{margin-left:0;margin-right:40px}.button-default .button .button_icon{position:relative;margin:0 -8px}.button-default .button .button_icon:after{content:"";position:absolute;background-color:rgb(0 0 0 / .05);display:block;width:calc(100% + 100px);height:calc(100% + 100px);top:-50px;right:-12px}.button-default .button .button_icon i{color:rgb(0 0 0 / .5)}.button-default .button_right .button_icon:after{left:-12px;right:auto}.button-default .button_dark .button_icon:after{background-color:hsl(0 0% 100% / .05)}.button-default .button_dark .button_icon i{color:hsl(0 0% 100% / .7)}.button-default .action_button,.button-default .footer_button{border-radius:5px}@media (min-width:768px){.button-default .action_button:after,.button-default .button:after,.button-default .footer_button:after,.button-default button:after,.button-default input[type=button]:after,.button-default input[type=reset]:after,.button-default input[type=submit]:after{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:rgb(0 0 0 / .05);z-index:1;transition:width .2s ease-in-out}.button-default .action_button:hover:after,.button-default .button:hover:after,.button-default .footer_button:hover:after,.button-default button:hover:after,.button-default input[type=button]:hover:after,.button-default input[type=reset]:hover:after,.button-default input[type=submit]:hover:after{width:100%}}.button-flat .button,.button-flat button,.button-flat input[type=button],.button-flat input[type=reset],.button-flat input[type=submit]{border:none}.button-flat .button .button_icon{position:relative;margin:0 -8px}.button-flat .action_button:after,.button-flat .button:after,.button-flat .footer_button:after,.button-flat button:after,.button-flat input[type=button]:after,.button-flat input[type=reset]:after,.button-flat input[type=submit]:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:rgb(0 0 0 / .05);z-index:1;transition:opacity .2s ease-in-out;opacity:0}.button-flat .action_button:hover:after,.button-flat .button:hover:after,.button-flat .footer_button:hover:after,.button-flat button:hover:after,.button-flat input[type=button]:hover:after,.button-flat input[type=reset]:hover:after,.button-flat input[type=submit]:hover:after{opacity:1}.button-round .action_button,.button-round .button,.button-round button,.button-round input[type=button],.button-round input[type=reset],.button-round input[type=submit]{border:none;padding:10px 35px;border-radius:50px}.button-round .button .button_icon{position:relative;margin:0 -8px}.button-round .action_button:after,.button-round .button:after,.button-round button:after,.button-round input[type=button]:after,.button-round input[type=reset]:after,.button-round input[type=submit]:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:rgb(0 0 0 / .05);z-index:1;transition:opacity .2s ease-in-out;opacity:0}.button-round .action_button:hover:after,.button-round .button:hover:after,.button-round button:hover:after,.button-round input[type=button]:hover:after,.button-round input[type=reset]:hover:after,.button-round input[type=submit]:hover:after{opacity:1}.button-round .footer_button{padding:0 15px;border-radius:50px}.button-stroke .action_button,.button-stroke .button,.button-stroke .footer_button,.button-stroke button,.button-stroke input[type=button],.button-stroke input[type=reset],.button-stroke input[type=submit]{background-color:#fff0;border-width:2px;border-style:solid;border-radius:3px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.button-stroke .button .button_icon{position:relative;margin:0 -8px}.button-stroke .button .button_icon i{transition:color .2s ease-in-out}.button.button_full_width,button.button_full_width,input[type=button].button_full_width,input[type=reset].button_full_width,input[type=submit].button_full_width{width:100%;box-sizing:border-box;text-align:center}.button.button_full_width .button_icon{float:none;margin:0;background:none}.button.button_full_width .button_icon:after{display:none}.button.button_full_width .button_label{margin:0 0 0 10px!important}.button.button_size_1{font-size:95%;padding-top:7px;padding-bottom:7px}.button.button_size_3{font-size:110%;padding-top:11px;padding-bottom:11px}.button.button_size_3 .button_label{padding:0 10px}.button.button_size_4{font-size:120%;padding-top:15px;padding-bottom:15px}.button.button_size_4 .button_label{padding:0 15px}.button-custom .button .button_label{padding:0}.button-custom .button.has-icon .button_label{padding:0;margin-left:10px}.button-custom .action_button{border-style:solid;padding:12px 20px!important;line-height:14px!important;top:0}.button-custom .footer_button{border-style:solid;padding:0!important}.button-custom .button_size_1{transform:scale(.9)}.button-custom .button_size_3{transform:scale(1.1)}.button-custom .button_size_4{transform:scale(1.2)}.button-custom .content_wrapper .button.the-icon{padding-left:10px;padding-right:10px}.content_wrapper .button,.content_wrapper button,.content_wrapper input[type=button],.content_wrapper input[type=reset],.content_wrapper input[type=submit]{margin:0 10px 15px 0}a.button.button_red{background-color:#e7432b;color:#fff}.button-stroke a.button.button_red,.button-stroke a.button.button_red .button_icon i,.button-stroke a.tp-button.red{color:#e7432b;border-color:#e7432b;background-color:#fff0}.button-stroke a:hover.button.button_red,.button-stroke a:hover.tp-button.red{background-color:#e7432b;color:#fff}a.button.button_blue{background-color:#2e96db;color:#fff}.button-stroke a.button.button_blue,.button-stroke a.button.button_blue .button_icon i,.button-stroke a.tp-button.blue{color:#2e96db;border-color:#2e96db;background-color:#fff0}.button-stroke a:hover.button.button_blue,.button-stroke a:hover.tp-button.blue{background-color:#2e96db;color:#fff}a.button.button_turquoise{background-color:#22e387;color:#fff}.button-stroke a.button.button_turquoise,.button-stroke a.button.button_turquoise .button_icon i,.button-stroke a.tp-button.turquoise{color:#22e387;border-color:#22e387;background-color:#fff0}.button-stroke a:hover.button.button_turquoise,.button-stroke a:hover.tp-button.turquoise{background-color:#22e387;color:#fff}a.button.button_yellow{background-color:#face43;color:#fff}.button-stroke a.button.button_yellow,.button-stroke a.button.button_yellow .button_icon i,.button-stroke a.tp-button.yellow{color:#face43;border-color:#face43;background-color:#fff0}.button-stroke a:hover.button.button_yellow,.button-stroke a:hover.tp-button.yellow{background-color:#face43;color:#fff}a.button.button_grey{background-color:#8f8f8f;color:#fff}.button-stroke a.button.button_grey,.button-stroke a.button.button_grey .button_icon i,.button-stroke a.tp-button.grey{color:#8f8f8f;border-color:#8f8f8f;background-color:#fff0}.button-stroke a:hover.button.button_grey,.button-stroke a:hover.tp-button.grey{background-color:#8f8f8f;color:#fff}a.button.button_navy{background-color:#3b5982;color:#fff}.button-stroke a.button.button_navy,.button-stroke a.button.button_navy .button_icon i,.button-stroke a.tp-button.navy{color:#3b5982;border-color:#3b5982;background-color:#fff0}.button-stroke a:hover.button.button_navy,.button-stroke a:hover.tp-button.navy{background-color:#3b5982;color:#fff}a.button.button_orange{background-color:#ff8125;color:#fff}.button-stroke a.button.button_orange,.button-stroke a.button.button_orange .button_icon i,.button-stroke a.tp-button.orange{color:#ff8125;border-color:#ff8125;background-color:#fff0}.button-stroke a:hover.button.button_orange,.button-stroke a:hover.tp-button.orange{background-color:#ff8125;color:#fff}a.button.button_green{background-color:#88be4c;color:#fff}.button-stroke a.button.button_green,.button-stroke a.button.button_green .button_icon i,.button-stroke a.tp-button.green{color:#88be4c;border-color:#88be4c;background-color:#fff0}.button-stroke a:hover.button.button_green,.button-stroke a:hover.tp-button.green{background-color:#88be4c;color:#fff}@font-face{font-family:mfn-icons;src:url(/wp-content/themes/betheme/fonts/mfn/icons.eot?11083851);src:url(/wp-content/themes/betheme/fonts/mfn/icons.eot?11083851#iefix) format("embedded-opentype"),url(/wp-content/themes/betheme/fonts/mfn/icons.woff2?11083851) format("woff2"),url(/wp-content/themes/betheme/fonts/mfn/icons.woff?11083851) format("woff"),url(/wp-content/themes/betheme/fonts/mfn/icons.ttf?11083851) format("truetype"),url(/wp-content/themes/betheme/fonts/mfn/icons.svg?11083851#mfn-icons) format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=" icon-"]:before,[class^=icon-]:before{font-family:mfn-icons;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-acrobat:before{content:"\e800"}.icon-address:before{content:"\e801"}.icon-adjust:before{content:"\e802"}.icon-aim:before{content:"\e803"}.icon-air:before{content:"\e804"}.icon-alert:before{content:"\e805"}.icon-amazon:before{content:"\e806"}.icon-android:before{content:"\e807"}.icon-angellist:before{content:"\e808"}.icon-appnet:before{content:"\e809"}.icon-appstore:before{content:"\e80a"}.icon-archive:before{content:"\e80b"}.icon-arrow-combo:before{content:"\e80c"}.icon-arrows-ccw:before{content:"\e80d"}.icon-attach:before{content:"\e80e"}.icon-attach-line:before{content:"\e80f"}.icon-attention:before{content:"\e810"}.icon-back:before{content:"\e811"}.icon-back-in-time:before{content:"\e812"}.icon-bag:before{content:"\e813"}.icon-basket:before{content:"\e814"}.icon-battery:before{content:"\e815"}.icon-beaker-line:before{content:"\e816"}.icon-bell:before{content:"\e817"}.icon-bitbucket:before{content:"\e818"}.icon-bitcoin:before{content:"\e819"}.icon-block:before{content:"\e81a"}.icon-blogger:before{content:"\e81b"}.icon-book:before{content:"\e81c"}.icon-book-open:before{content:"\e81d"}.icon-bookmark:before{content:"\e81e"}.icon-bookmarks:before{content:"\e81f"}.icon-box:before{content:"\e820"}.icon-briefcase:before{content:"\e821"}.icon-brush:before{content:"\e822"}.icon-bucket:before{content:"\e823"}.icon-buffer:before{content:"\e824"}.icon-calendar:before{content:"\e825"}.icon-calendar-line:before{content:"\e826"}.icon-call:before{content:"\e827"}.icon-camera:before{content:"\e828"}.icon-camera-line:before{content:"\e829"}.icon-cancel:before{content:"\e82a"}.icon-cancel-circled:before{content:"\e82b"}.icon-cancel-squared:before{content:"\e82c"}.icon-cart:before{content:"\e82d"}.icon-cc:before{content:"\e82e"}.icon-cc-by:before{content:"\e82f"}.icon-cc-nc:before{content:"\e830"}.icon-cc-nc-eu:before{content:"\e831"}.icon-cc-nc-jp:before{content:"\e832"}.icon-cc-nd:before{content:"\e833"}.icon-cc-pd:before{content:"\e834"}.icon-cc-remix:before{content:"\e835"}.icon-cc-sa:before{content:"\e836"}.icon-cc-share:before{content:"\e837"}.icon-cc-zero:before{content:"\e838"}.icon-ccw:before{content:"\e839"}.icon-cd:before{content:"\e83a"}.icon-cd-line:before{content:"\e83b"}.icon-chart-area:before{content:"\e83c"}.icon-chart-bar:before{content:"\e83d"}.icon-chart-line:before{content:"\e83e"}.icon-chart-pie:before{content:"\e83f"}.icon-chat:before{content:"\e840"}.icon-check:before{content:"\e841"}.icon-clipboard:before{content:"\e842"}.icon-clock:before{content:"\e843"}.icon-clock-line:before{content:"\e844"}.icon-cloud:before{content:"\e845"}.icon-cloud-line:before{content:"\e846"}.icon-cloud-thunder:before{content:"\e847"}.icon-cloudapp:before{content:"\e848"}.icon-code:before{content:"\e849"}.icon-cog:before{content:"\e84a"}.icon-cog-line:before{content:"\e84b"}.icon-comment-fa:before{content:"\e84c"}.icon-comment-line:before{content:"\e84d"}.icon-compass:before{content:"\e84e"}.icon-credit-card:before{content:"\e84f"}.icon-cup:before{content:"\e850"}.icon-cup-line:before{content:"\e851"}.icon-cw:before{content:"\e852"}.icon-database-line:before{content:"\e853"}.icon-delicious:before{content:"\e854"}.icon-desktop-line:before{content:"\e855"}.icon-diamond-line:before{content:"\e856"}.icon-digg:before{content:"\e857"}.icon-direction:before{content:"\e858"}.icon-disqus:before{content:"\e859"}.icon-doc:before{content:"\e85a"}.icon-doc-landscape:before{content:"\e85b"}.icon-doc-line:before{content:"\e85c"}.icon-doc-text:before{content:"\e85d"}.icon-doc-text-inv:before{content:"\e85e"}.icon-docs:before{content:"\e85f"}.icon-dot:before{content:"\e860"}.icon-dot-2:before{content:"\e861"}.icon-dot-3:before{content:"\e862"}.icon-down:before{content:"\e863"}.icon-down-bold:before{content:"\e864"}.icon-down-circled:before{content:"\e865"}.icon-down-dir:before{content:"\e866"}.icon-down-open:before{content:"\e867"}.icon-down-open-big:before{content:"\e868"}.icon-down-open-mini:before{content:"\e869"}.icon-down-thin:before{content:"\e86a"}.icon-download:before{content:"\e86b"}.icon-drive:before{content:"\e86c"}.icon-droplet:before{content:"\e86d"}.icon-drupal:before{content:"\e86e"}.icon-duckduckgo:before{content:"\e86f"}.icon-dwolla:before{content:"\e870"}.icon-ebay:before{content:"\e871"}.icon-email:before{content:"\e872"}.icon-erase:before{content:"\e873"}.icon-eventasaurus:before{content:"\e874"}.icon-eventbrite:before{content:"\e875"}.icon-eventful:before{content:"\e876"}.icon-export:before{content:"\e877"}.icon-eye:before{content:"\e878"}.icon-eye-line:before{content:"\e879"}.icon-fast-backward:before{content:"\e87a"}.icon-fast-forward:before{content:"\e87b"}.icon-feather:before{content:"\e87c"}.icon-fire-line:before{content:"\e87d"}.icon-fivehundredpx:before{content:"\e87e"}.icon-flag:before{content:"\e87f"}.icon-flash:before{content:"\e880"}.icon-flashlight:before{content:"\e881"}.icon-flight:before{content:"\e882"}.icon-floppy:before{content:"\e883"}.icon-flow-branch:before{content:"\e884"}.icon-flow-cascade:before{content:"\e885"}.icon-flow-line:before{content:"\e886"}.icon-flow-parallel:before{content:"\e887"}.icon-flow-tree:before{content:"\e888"}.icon-folder:before{content:"\e889"}.icon-food-line:before{content:"\e88a"}.icon-forrst:before{content:"\e88b"}.icon-forward:before{content:"\e88c"}.icon-gauge:before{content:"\e88d"}.icon-globe:before{content:"\e88e"}.icon-globe-line:before{content:"\e88f"}.icon-gmail:before{content:"\e890"}.icon-googleplay:before{content:"\e891"}.icon-gowalla:before{content:"\e892"}.icon-graduation-cap:before{content:"\e893"}.icon-graduation-cap-line:before{content:"\e894"}.icon-grooveshark:before{content:"\e895"}.icon-guest:before{content:"\e896"}.icon-hackernews:before{content:"\e897"}.icon-heart-empty-fa:before{content:"\e898"}.icon-heart-fa:before{content:"\e899"}.icon-heart-line:before{content:"\e89a"}.icon-help:before{content:"\e89b"}.icon-help-circled:before{content:"\e89c"}.icon-home:before{content:"\e89d"}.icon-hourglass:before{content:"\e89e"}.icon-html5:before{content:"\e89f"}.icon-ie:before{content:"\e8a0"}.icon-inbox:before{content:"\e8a1"}.icon-inbox-line:before{content:"\e8a2"}.icon-infinity:before{content:"\e8a3"}.icon-info:before{content:"\e8a4"}.icon-info-circled:before{content:"\e8a5"}.icon-install:before{content:"\e8a6"}.icon-instapaper:before{content:"\e8a7"}.icon-intensedebate:before{content:"\e8a8"}.icon-itunes:before{content:"\e8a9"}.icon-key:before{content:"\e8aa"}.icon-key-line:before{content:"\e8ab"}.icon-keyboard:before{content:"\e8ac"}.icon-klout:before{content:"\e8ad"}.icon-lamp:before{content:"\e8ae"}.icon-language:before{content:"\e8af"}.icon-lanyrd:before{content:"\e8b0"}.icon-layout:before{content:"\e8b1"}.icon-leaf:before{content:"\e8b2"}.icon-left:before{content:"\e8b3"}.icon-left-bold:before{content:"\e8b4"}.icon-left-circled:before{content:"\e8b5"}.icon-left-dir:before{content:"\e8b6"}.icon-left-open:before{content:"\e8b7"}.icon-left-open-big:before{content:"\e8b8"}.icon-left-open-mini:before{content:"\e8b9"}.icon-left-thin:before{content:"\e8ba"}.icon-lego:before{content:"\e8bb"}.icon-level-down:before{content:"\e8bc"}.icon-level-up:before{content:"\e8bd"}.icon-lifebuoy:before{content:"\e8be"}.icon-light-down:before{content:"\e8bf"}.icon-light-up:before{content:"\e8c0"}.icon-lightbulb-line:before{content:"\e8c1"}.icon-link:before{content:"\e8c2"}.icon-list:before{content:"\e8c3"}.icon-list-add:before{content:"\e8c4"}.icon-lkdto:before{content:"\e8c5"}.icon-location:before{content:"\e8c6"}.icon-location-line:before{content:"\e8c7"}.icon-lock:before{content:"\e8c8"}.icon-lock-line:before{content:"\e8c9"}.icon-lock-open:before{content:"\e8ca"}.icon-login:before{content:"\e8cb"}.icon-logout:before{content:"\e8cc"}.icon-loop:before{content:"\e8cd"}.icon-macstore:before{content:"\e8ce"}.icon-magnet:before{content:"\e8cf"}.icon-mail:before{content:"\e8d0"}.icon-mail-line:before{content:"\e8d1"}.icon-map:before{content:"\e8d2"}.icon-meetup:before{content:"\e8d3"}.icon-megaphone:before{content:"\e8d4"}.icon-megaphone-line:before{content:"\e8d5"}.icon-menu:before{content:"\e8d6"}.icon-mic:before{content:"\e8d7"}.icon-minus:before{content:"\e8d8"}.icon-minus-circled:before{content:"\e8d9"}.icon-minus-squared:before{content:"\e8da"}.icon-mobile:before{content:"\e8db"}.icon-mobile-line:before{content:"\e8dc"}.icon-money-line:before{content:"\e8dd"}.icon-monitor:before{content:"\e8de"}.icon-moon:before{content:"\e8df"}.icon-mouse:before{content:"\e8e0"}.icon-music:before{content:"\e8e1"}.icon-music-line:before{content:"\e8e2"}.icon-mute:before{content:"\e8e3"}.icon-myspace:before{content:"\e8e4"}.icon-network:before{content:"\e8e5"}.icon-newspaper:before{content:"\e8e6"}.icon-ninetyninedesigns:before{content:"\e8e7"}.icon-note:before{content:"\e8e8"}.icon-note-beamed:before{content:"\e8e9"}.icon-note-line:before{content:"\e8ea"}.icon-openid:before{content:"\e8eb"}.icon-opentable:before{content:"\e8ec"}.icon-palette:before{content:"\e8ed"}.icon-paper-plane:before{content:"\e8ee"}.icon-paper-plane-line:before{content:"\e8ef"}.icon-params-line:before{content:"\e8f0"}.icon-pause:before{content:"\e8f1"}.icon-pencil:before{content:"\e8f2"}.icon-pencil-line:before{content:"\e8f3"}.icon-phone:before{content:"\e8f4"}.icon-photo-line:before{content:"\e8f5"}.icon-picture:before{content:"\e8f6"}.icon-pinboard:before{content:"\e8f7"}.icon-plancast:before{content:"\e8f8"}.icon-play:before{content:"\e8f9"}.icon-plurk:before{content:"\e8fa"}.icon-plus:before{content:"\e8fb"}.icon-plus-circled:before{content:"\e8fc"}.icon-plus-squared:before{content:"\e8fd"}.icon-pocket:before{content:"\e8fe"}.icon-podcast:before{content:"\e8ff"}.icon-popup:before{content:"\e900"}.icon-posterous:before{content:"\e901"}.icon-print:before{content:"\e902"}.icon-progress-0:before{content:"\e903"}.icon-progress-1:before{content:"\e904"}.icon-progress-2:before{content:"\e905"}.icon-progress-3:before{content:"\e906"}.icon-publish:before{content:"\e907"}.icon-quora:before{content:"\e908"}.icon-quote:before{content:"\e909"}.icon-record:before{content:"\e90a"}.icon-reddit:before{content:"\e90b"}.icon-reply:before{content:"\e90c"}.icon-reply-all:before{content:"\e90d"}.icon-resize-full:before{content:"\e90e"}.icon-resize-small:before{content:"\e90f"}.icon-retweet:before{content:"\e910"}.icon-right:before{content:"\e911"}.icon-right-bold:before{content:"\e912"}.icon-right-circled:before{content:"\e913"}.icon-right-dir:before{content:"\e914"}.icon-right-open:before{content:"\e915"}.icon-right-open-big:before{content:"\e916"}.icon-right-open-mini:before{content:"\e917"}.icon-right-thin:before{content:"\e918"}.icon-rocket:before{content:"\e919"}.icon-rss:before{content:"\e91a"}.icon-search:before{content:"\e91b"}.icon-search-line:before{content:"\e91c"}.icon-share:before{content:"\e91d"}.icon-shareable:before{content:"\e91e"}.icon-shop-line:before{content:"\e91f"}.icon-shuffle:before{content:"\e920"}.icon-signal:before{content:"\e921"}.icon-smashmag:before{content:"\e922"}.icon-songkick:before{content:"\e923"}.icon-sound:before{content:"\e924"}.icon-sound-line:before{content:"\e925"}.icon-stackoverflow:before{content:"\e926"}.icon-star:before{content:"\e927"}.icon-star-empty:before{content:"\e928"}.icon-star-line:before{content:"\e929"}.icon-statusnet:before{content:"\e92a"}.icon-stop:before{content:"\e92b"}.icon-suitcase:before{content:"\e92c"}.icon-switch:before{content:"\e92d"}.icon-t-shirt-line:before{content:"\e92e"}.icon-tag:before{content:"\e92f"}.icon-tag-line:before{content:"\e930"}.icon-tape:before{content:"\e931"}.icon-target:before{content:"\e932"}.icon-thermometer:before{content:"\e933"}.icon-thumbs-up:before{content:"\e934"}.icon-thumbs-down:before{content:"\e935"}.icon-thumbs-up-line:before{content:"\e936"}.icon-ticket:before{content:"\e937"}.icon-to-end:before{content:"\e938"}.icon-to-start:before{content:"\e939"}.icon-tools:before{content:"\e93a"}.icon-traffic-cone:before{content:"\e93b"}.icon-trash:before{content:"\e93c"}.icon-trash-line:before{content:"\e93d"}.icon-trophy:before{content:"\e93e"}.icon-truck-line:before{content:"\e93f"}.icon-tv-line:before{content:"\e940"}.icon-up:before{content:"\e941"}.icon-up-bold:before{content:"\e942"}.icon-up-circled:before{content:"\e943"}.icon-up-dir:before{content:"\e944"}.icon-up-open:before{content:"\e945"}.icon-up-open-big:before{content:"\e946"}.icon-up-open-mini:before{content:"\e947"}.icon-up-thin:before{content:"\e948"}.icon-upload:before{content:"\e949"}.icon-upload-cloud:before{content:"\e94a"}.icon-user:before{content:"\e94b"}.icon-user-add:before{content:"\e94c"}.icon-user-line:before{content:"\e94d"}.icon-users:before{content:"\e94e"}.icon-vcard:before{content:"\e94f"}.icon-viadeo:before{content:"\e950"}.icon-video:before{content:"\e951"}.icon-videocam-line:before{content:"\e952"}.icon-vk:before{content:"\e953"}.icon-volume:before{content:"\e954"}.icon-w3c:before{content:"\e955"}.icon-wallet-line:before{content:"\e956"}.icon-water:before{content:"\e957"}.icon-weibo:before{content:"\e958"}.icon-wikipedia:before{content:"\e959"}.icon-window:before{content:"\e95a"}.icon-wordpress:before{content:"\e95b"}.icon-xing:before{content:"\e95c"}.icon-yahoo:before{content:"\e95d"}.icon-yelp:before{content:"\e95e"}.icon-youtube:before{content:"\e95f"}.icon-menu-fine:before{content:"\e960"}.icon-bag-fine:before{content:"\e961"}.icon-search-fine:before{content:"\e962"}.icon-cancel-fine:before{content:"\e963"}.icon-plus-fine:before{content:"\e964"}.icon-minus-fine:before{content:"\e965"}.icon-down-1:before{content:"\e966"}.icon-left-1:before{content:"\e967"}.icon-right-1:before{content:"\e968"}.icon-up-1:before{content:"\e969"}.icon-star-1:before{content:"\e96a"}.icon-star-empty-1:before{content:"\e96b"}.icon-phone-1:before{content:"\e96c"}.icon-phone-circled:before{content:"\e96d"}.icon-bell-1:before{content:"\e96e"}.icon-cog-outline:before{content:"\e96f"}.icon-play-2:before{content:"\e970"}.icon-tag-1:before{content:"\e971"}.icon-clock-1:before{content:"\e972"}.icon-location-circled:before{content:"\e973"}.icon-location-2:before{content:"\e974"}.icon-right-hand:before{content:"\e975"}.icon-left-hand:before{content:"\e976"}.icon-up-hand:before{content:"\e977"}.icon-down-hand:before{content:"\e978"}.icon-th:before{content:"\e979"}.icon-mail-1:before{content:"\e97a"}.icon-tag-2:before{content:"\e97b"}.icon-heart:before{content:"\e97c"}.icon-heart-filled:before{content:"\e97d"}.icon-leaf-1:before{content:"\e97e"}.icon-quote-left:before{content:"\e97f"}.icon-quote-right:before{content:"\e980"}.icon-quote-left-alt:before{content:"\e981"}.icon-quote-right-alt:before{content:"\e982"}.icon-ok:before{content:"\e983"}.icon-x-twitter:before{content:"\e984"}.icon-ok-1:before{content:"\e985"}.icon-ok-circled-1:before{content:"\e986"}.icon-down-open-1:before{content:"\f004"}.icon-up-open-1:before{content:"\f005"}.icon-right-open-1:before{content:"\f006"}.icon-left-open-1:before{content:"\f007"}.icon-th-list:before{content:"\f009"}.icon-th-thumb:before{content:"\f00a"}.icon-gplus-circled:before{content:"\f059"}.icon-user-1:before{content:"\f061"}.icon-users-1:before{content:"\f064"}.icon-ok-circled:before{content:"\f06d"}.icon-github-circled:before{content:"\f09b"}.icon-gplus:before{content:"\f0d5"}.icon-comment-empty-fa:before{content:"\f0e5"}.icon-bell-alt:before{content:"\f0f3"}.icon-smile:before{content:"\f118"}.icon-play-circled:before{content:"\f144"}.icon-youtube-play:before{content:"\f16a"}.icon-instagram:before{content:"\f16d"}.icon-tumblr:before{content:"\f173"}.icon-windows:before{content:"\f17a"}.icon-foursquare:before{content:"\f180"}.icon-google:before{content:"\f1a0"}.icon-behance:before{content:"\f1b4"}.icon-steam:before{content:"\f1b6"}.icon-spotify:before{content:"\f1bc"}.icon-database:before{content:"\f1c0"}.icon-qq:before{content:"\f1d6"}.icon-sliders:before{content:"\f1de"}.icon-paypal:before{content:"\f1ed"}.icon-stripe:before{content:"\f1f5"}.icon-whatsapp:before{content:"\f232"}.icon-medium:before{content:"\f23a"}.icon-tripadvisor:before{content:"\f262"}.icon-chrome:before{content:"\f268"}.icon-houzz:before{content:"\f27c"}.icon-scribd:before{content:"\f28a"}.icon-shopping-bag:before{content:"\f290"}.icon-snapchat:before{content:"\f2ac"}.icon-github:before{content:"\f300"}.icon-flickr:before{content:"\f303"}.icon-flickr-circled:before{content:"\f304"}.icon-vimeo:before{content:"\f306"}.icon-vimeo-circled:before{content:"\f307"}.icon-twitter:before{content:"\f309"}.icon-twitter-circled:before{content:"\f30a"}.icon-facebook:before{content:"\f30c"}.icon-facebook-circled:before{content:"\f30d"}.icon-facebook-squared:before{content:"\f30e"}.icon-pinterest:before{content:"\f312"}.icon-pinterest-circled:before{content:"\f313"}.icon-tumblr-circled:before{content:"\f316"}.icon-linkedin:before{content:"\f318"}.icon-linkedin-circled:before{content:"\f319"}.icon-dribbble:before{content:"\f31b"}.icon-dribbble-circled:before{content:"\f31c"}.icon-stumbleupon:before{content:"\f31e"}.icon-stumbleupon-circled:before{content:"\f31f"}.icon-lastfm:before{content:"\f321"}.icon-lastfm-circled:before{content:"\f322"}.icon-rdio:before{content:"\f324"}.icon-rdio-circled:before{content:"\f325"}.icon-spotify-circled:before{content:"\f328"}.icon-dropbox:before{content:"\f330"}.icon-evernote:before{content:"\f333"}.icon-flattr:before{content:"\f336"}.icon-skype:before{content:"\f339"}.icon-skype-circled:before{content:"\f33a"}.icon-renren:before{content:"\f33c"}.icon-sina-weibo:before{content:"\f33f"}.icon-picasa:before{content:"\f345"}.icon-soundcloud:before{content:"\f348"}.icon-mixi:before{content:"\f34b"}.icon-google-circles:before{content:"\f351"}.icon-vkontakte:before{content:"\f354"}.icon-smashing:before{content:"\f357"}.icon-comment:before{content:"\f4ac"}.icon-db-shape:before{content:"\f600"}.icon-sweden:before{content:"\f601"}.icon-logo-db:before{content:"\f603"}.icon-tiktok:before{content:"\e987"}#wp-admin-bar-mfn-live-builder .ab-item:before{content:"";background-image:url(/wp-content/themes/betheme/muffin-options/svg/be-mono.svg)!important;background-size:17px;background-repeat:no-repeat;background-position:0;height:100%;padding:0 0 0 17px}.bbpress #Subheader .title{width:60%}.bbpress #Subheader ul.breadcrumbs{width:40%}.bbpress #Subheader ul.breadcrumbs .bbp-breadcrumb-current{margin:0}.bbpress #bbpress-forums div.bbp-search-form{float:none;width:100%;margin-bottom:20px}.bbpress #bbpress-forums #subscription-toggle{color:#fff}.bbpress #bbpress-forums #bbp-search-form #bbp_search{width:100%;margin:0}.bbpress #bbpress-forums div.bbp-topic-tags{clear:both;margin-bottom:20px}.bbpress #bbpress-forums div.bbp-topic-tags p{margin:0}.bbpress .widget_display_search .screen-reader-text{display:none}.bbpress .widget_display_search #bbp_search{margin:0}.bbpress .bbp_widget_login .bbp-logged-in h4{font-size:14px;font-weight:400}.bbpress .bbp_widget_login .bbp-logged-in a.button{margin:0}.bbpress .widget_display_forums ul,.bbpress .widget_display_views ul{list-style-type:square;padding:0 0 0 30px}.bbpress .widget_display_forums ul li a,.bbpress .widget_display_views ul li a{display:block;padding:4px 0 7px 4px}#buddypress{margin-bottom:40px}#buddypress #whats-new-options{height:auto!important;overflow:visible!important}#buddypress div.dir-search{margin:0}#buddypress #search-members-form>*{float:left}#buddypress div.dir-search input[type=text],#buddypress li.groups-members-search input[type=text]{padding:2px 3px;font-size:100%;margin-right:5px;font-weight:400}#buddypress div#subnav.item-list-tabs ul li>*{float:left}#buddypress div#subnav.item-list-tabs ul li label{margin:10px 5px 0 0;font-weight:400}#buddypress div#item-header div#item-meta{font-size:100%}#buddypress #message-recipients .highlight{background:none;color:inherit}#buddypress #message-recipients .button{display:inline}.wpcf7:after{clear:both;content:"";display:block}.wpcf7-form .column{padding:0 10px 10px}.wpcf7-mail-sent-ok{border:none!important;padding:7px!important;background:#7dcc68!important;color:#fff;text-align:center;float:left;width:98%;box-sizing:border-box;margin:0 1%!important}.cf7p-message .wpcf7-validation-errors,.wpcf7-mail-sent-ng{border:none!important;padding:7px!important;background:#fb5455!important;color:#fff;text-align:center;float:left;width:98%;box-sizing:border-box;margin:0 1%!important}body:not(.cf7p-message) .wpcf7-validation-errors{border:none!important;display:none!important}body:not(.cf7p-message) .wpcf7-not-valid-tip{position:absolute!important;left:-50px!important;top:0!important;width:44px!important;height:44px!important;padding:0!important;background-color:#ed3b2e;text-indent:-9999px!important;padding:0;border:none!important}body:not(.cf7p-message) .wpcf7-not-valid-tip:after{content:"\e82a";font-family:mfn-icons;position:absolute;left:18px;top:11px;font-size:20px;color:#fff;text-indent:0}body:not(.cf7p-message) .wpcf7-not-valid-tip:before{content:"";position:absolute;right:-5px;top:16px;background-color:#ed3b2e;width:11px;height:11px;transform:rotate(45deg)}.wpcf7-captchar{margin-bottom:0}span.wpcf7-form-control-wrap{width:100%;position:relative!important;display:inline-block;margin-bottom:3px}span.wpcf7-form-control-wrap .wpcf7-date,span.wpcf7-form-control-wrap .wpcf7-number,span.wpcf7-form-control-wrap .wpcf7-quiz,span.wpcf7-form-control-wrap .wpcf7-select,span.wpcf7-form-control-wrap .wpcf7-text,span.wpcf7-form-control-wrap .wpcf7-textarea{width:100%;box-sizing:border-box;margin-bottom:0}.wpcf7 input[type=submit]{font-size:inherit;margin-bottom:0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wpcf7 form .wpcf7-response-output{border:none;margin-top:0;clear:both}.wpcf7-form.init .wpcf7-spinner,.wpcf7-form.invalid .wpcf7-spinner{display:none}#popup_contact{position:fixed;right:20px;bottom:20px;z-index:9001}#popup_contact .popup_contact_wrapper{width:250px;padding:20px;background:#fbfbfb;position:absolute;bottom:65px;right:0;display:none}#popup_contact.focus .popup_contact_wrapper{display:block}#popup_contact .popup_contact_wrapper span.arrow{position:absolute;right:15px;bottom:-8px;margin:0 auto;width:0;height:0;display:block;border-top:8px solid #fbfbfb;border-right:8px solid #fff0;border-left:8px solid #fff0}#popup_contact .popup_contact_wrapper form input[type=email],#popup_contact .popup_contact_wrapper form input[type=text],#popup_contact .popup_contact_wrapper form textarea{background:#fff;margin-bottom:10px}#popup_contact .popup_contact_wrapper form textarea{resize:vertical;min-height:100px}#popup_contact .popup_contact_wrapper form input[type=submit]{margin:0;float:right}#popup_contact .wpcf7-form.invalid>p:after{display:block}#popup_contact .wpcf7-form-control-wrap{display:inline-block;margin-right:0;width:100%}#popup_contact div.wpcf7 img.ajax-loader{margin-top:10px}#popup_contact .footer_button{position:absolute;bottom:0;right:0}.edd_downloads_list .edd_download_inner{background:#fff;margin:0 4% 20px;padding:0 15px 20px}.edd_downloads_list .edd_download_inner .edd_download_image{margin:0 -15px}.edd_downloads_list .edd_download_inner .edd_download_title{padding-top:15px}.edd_downloads_list .edd_download_inner .edd_download_buy_button .edd_purchase_submit_wrapper{text-align:right}.edd_downloads_list .edd_download_inner .edd_download_buy_button .edd_purchase_submit_wrapper .edd-cart-added-alert{position:static;margin-top:15px}.edd_downloads_list .edd_download_inner .edd_download_buy_button a.button{margin:0}.edd_download_image{border-style:solid;border-width:8px;box-sizing:border-box;display:block;line-height:0;max-width:calc(100% + 30px);position:relative}.edd_download_image:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0}#edd_checkout_cart td,#edd_checkout_cart th{text-align:left;border:1px solid;border-color:inherit;padding:10px}#edd_checkout_cart .edd_cart_header_row th{font-weight:700;background:#f9f9f9;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .04);padding:10px}#edd_checkout_cart .edd_cart_discount_row th,#edd_checkout_cart .edd_cart_tax_row th{background:inherit}#edd_checkout_cart tr:hover td a{color:inherit}table#edd_purchase_receipt,table#edd_purchase_receipt_products{margin-bottom:40px}#edd_checkout_form_wrap label,#edd_checkout_form_wrap span.edd-description{font-size:100%}#edd_checkout_form_wrap span.edd-description{margin-bottom:10px}#edd_checkout_form_wrap input[type=email],#edd_checkout_form_wrap input[type=password],#edd_checkout_form_wrap input[type=text],#edd_checkout_form_wrap textarea{padding:10px}#edd-purchase-button,.edd-submit,input[type=submit].edd-submit{padding:11px 20px;font-size:100%;font-weight:400;border:inherit}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount,#edd_checkout_form_wrap .edd-cart-adjustment{background:#fafafa none repeat scroll 0 0;color:#444;padding:14px 20px}.gm-style button{border-radius:0;box-shadow:unset}.gform_wrapper label{font-weight:400;margin:.188em 0 .75em}.gform_wrapper .top_label .gfield_label{font-weight:700}.gform_wrapper input,.gform_wrapper select{margin:0}.gform_wrapper input[type=checkbox],.gform_wrapper input[type=radio]{margin-left:3px}.gform_wrapper div.validation_error{border:none!important;border-radius:5px;margin-bottom:30px;padding:20px!important;box-sizing:border-box;background:#fb5455;color:#fff!important;font-weight:400!important;font-size:inherit!important}.gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{border:none!important}.gform_wrapper .button:after{content:unset}.gform_confirmation_wrapper .gform_confirmation_message{border-radius:5px;margin-bottom:30px;padding:20px;background:#80b736;color:#fff}table.gsurvey-likert td input{position:static}table.gsurvey-likert td.gsurvey-likert-choice{background-image:unset}#iubenda-cs-banner .iubenda-cs-opt-group button:after{content:unset}#mc_embed_signup .clear{height:auto;overflow:visible;visibility:visible}.mc4wp-form p>input{float:left;margin:0 3px}.mfp-bg{z-index:9042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:9043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:9045}.-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none;background:none!important}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:9044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:9046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{font-size:26px;padding:0;color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:""!important;display:block!important;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset #fff0;background:none}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-wrap button:after{width:0!important;height:0!important;background:none!important}.button-flat .mfp-arrow:after,.button-round .mfp-arrow:after{top:8px;opacity:1}.button-stroke .mfp-close{color:#fff!important}.button-stroke .mfp-arrow:hover,.button-stroke .mfp-close:hover{background:none!important}.mfp-inline{display:block!important;position:relative;background:#fff;padding:25px 30px;width:auto;max-width:500px;margin:20px auto}.mfp-inline p:nth-last-child(2){margin-bottom:0}.button-stroke .mfp-inline .mfp-close{color:#333!important}.mfp-iframe-holder .mfp-content{text-align:center}.mfp-mp4{display:inline-block!important;position:relative;width:auto;max-width:80vw;max-height:80vh;margin:0 auto}.mfp-mp4 video{max-width:100%;height:auto;margin:0 auto}.mfp-mp4 .mfp-close{right:-30px}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px;outline:none}[dir=rtl] .slick-slide{float:right!important}.slick-slide img{display:block;margin-left:auto;margin-right:auto}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow{line-height:20px;margin-bottom:0!important}.slick-arrow.slick-hidden{display:none}.slider_pager .slick-dots{margin:0}#Content .slider-pro img.sp-image{max-width:none}.the_content_wrapper .pagination-dots{margin:0}body .tribe-events button{background-color:#fff0;box-shadow:unset;color:inherit}body .tribe-events button:after{background:#fff0}.tribe-events .tribe-events-c-subscribe-dropdown__button button{margin:0}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{flex-grow:1}.tribe-events-event-meta dt{width:auto;float:unset}.tribe-events-event-meta dd,.tribe-events-event-meta dt{border:0}.tribe-events .datepicker td,.tribe-events .datepicker th{box-shadow:unset}.tribe-events .datepicker th{background-color:#fff0}.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input{box-shadow:unset}.ui-datepicker .ui-datepicker-title select{padding:inherit;width:auto;display:inline-block;margin:auto;-webkit-appearance:menulist}.ui-datepicker .ui-datepicker-calendar .ui-state-highlight{margin:-1px}.ui-datepicker .ui-datepicker-calendar .ui-state-default{box-shadow:0 0 0 0 #fff0}.ui-datepicker table tr{border:0!important}.ui-datepicker table tr td{border-width:0 1px 1px 0!important;border-style:solid;border-color:#dedede;padding:1px}.ui-datepicker table td a,.ui-datepicker table td span{width:auto!important;display:block!important}.ui-datepicker table tr:first-child td{background:inherit!important}.ui-datepicker table tr:hover td{background:inherit!important;color:inherit!important}.ui-datepicker table tr:hover td a{color:inherit!important}.ui-datepicker table tr:nth-child(2n) td{background:inherit!important}.wpb_wrapper>div{margin-bottom:35px}.wpb_wrapper.ui-sortable .vc_call_to_action{background:none;border:none;padding:0}body.layout-boxed .vc_row[data-vc-stretch-content=true]{left:0!important;width:auto!important;margin-left:-2.7%;margin-right:-2.7%}body.layout-boxed .vc_row-no-padding .wpb_column{padding:0}.vc_images_carousel{width:auto!important}.vc-hoverbox-block{-webkit-backface-visibility:hidden}.wpb_wrapper .portfolio_group{font-size:inherit!important;line-height:inherit!important;color:inherit!important}.wpb_wrapper .portfolio_group.flat .portfolio-item,.wpb_wrapper .portfolio_group.masonry-flat .portfolio-item,.wpb_wrapper .portfolio_group .portfolio-item .image_frame{margin-bottom:0}.wpb_wrapper .wpcf7-form{display:inline-block;width:100%}body.keyboard-support [role=link]:focus,body.keyboard-support a:focus,body.keyboard-support button:focus{outline:auto!important}body.keyboard-support #Top_bar .menu li.submenu>a>span{padding-right:30px}body.keyboard-support #Top_bar .menu li.submenu .menu-toggle{display:block;position:absolute;width:20px;height:20px;line-height:20px;text-align:center;padding:0;top:50%;right:5px;transform:translateY(-50%);opacity:.3}body.keyboard-support #Top_bar .menu li.submenu .menu-toggle:after{content:"+";display:block;height:20px;line-height:20px}body.keyboard-support #Top_bar .menu li.submenu .menu-toggle:focus{opacity:1}body.keyboard-support #Top_bar .menu li.submenu ul li .menu-arrow{display:none}body.keyboard-support #Top_bar .menu li.submenu ul li .menu-toggle{border:none}body.keyboard-support .image_frame,body.keyboard-support .portfolio-photo .portfolio-item{overflow:unset}body.keyboard-support .slider_pagination li.slick-active:focus{outline:auto}body.keyboard-support .slider_pagination li a{text-indent:0;color:#fff0}body.keyboard-support .wpml-lang-dropdown[aria-expanded=true]{display:block!important}body.underline-links .mfn-builder-content .column_column a:not(.button),body.underline-links .the_content a:not(.button),body.underline-links .widget_text a:not(.button){text-decoration:underline}#skip-links-menu{position:absolute;z-index:99;top:-200px}#skip-links-menu ul{display:flex;flex-direction:row;flex-wrap:wrap}#skip-links-menu ul li{background:#fff;color:#006edf;margin:20px 0}#skip-links-menu ul li a{background:#fff;color:#006edf;margin:5px;padding:15px;font-weight:500}body.keyboard-support .mfn-menu-item-megamenu[aria-expanded=true],body.keyboard-support .mfn-submenu[aria-expanded=true],body.keyboard-support .sub-menu[aria-expanded=true]{display:block!important}body.keyboard-support .mfn-header-tmpl-menu-sidebar[aria-expanded=false]{display:none!important}body.keyboard-support .mfn-header-tmpl-menu-sidebar[aria-expanded=true]{display:block!important}body{min-width:960px}#Wrapper,body.admin-bar{position:relative}#Wrapper{max-width:1240px;margin:0 auto}.layout-boxed{padding:25px 0}.layout-boxed.boxed-no-margin{padding:0}.layout-boxed #Wrapper{box-shadow:0 0 15px rgb(0 0 0 / .06)}.layout-full-width{padding:0}.layout-full-width #Wrapper{max-width:100%!important;width:100%!important;margin:0!important}#Content{width:100%;padding-top:30px;z-index:0;position:relative}#Content.no-padding,.template-slider #Content,.with_aside #Content{padding-top:0}.with_aside .sections_group{padding-top:30px}.section{position:relative;box-sizing:border-box}.container,.section_wrapper{max-width:1220px;height:100%;margin:0 auto;position:relative}.section.full-width>.section_wrapper{max-width:100%!important;padding-left:0!important;padding-right:0!important}.full-screen .section_wrapper{min-height:100vh;align-content:center}.container:after,.section_wrapper:after{clear:both;content:" ";display:block;height:0;visibility:hidden;width:100%}.section.full-width-deprecated .one.wrap .one.column .mcb-column-inner,.section.full-width-deprecated>.one.column .mcb-column-inner,.section.full-width-deprecated>.section_wrapper>.one.column .mcb-column-inner{width:100%;margin:0}.mcb-wrap{float:left;position:relative;z-index:1;box-sizing:border-box}.mcb-wrap.divider{width:100%;height:0!important}.mcb-wrap.move-up{z-index:28}.column,.columns{float:left;margin:0}.the_content_wrapper{margin:0 1%;width:98%}.has_content .the_content_wrapper{margin-bottom:15px}.column_content .the_content_wrapper{margin:0}.sidebar,.widget-area{box-sizing:border-box}.full-width-content #Content .content_wrapper,.full-width-content #Content .section_wrapper,.full-width-site .container,.full-width-site .content_wrapper,.full-width-site .section_wrapper{max-width:unset!important}.equal-height-wrap .mcb-wrap .mcb-wrap-inner{position:relative;float:left;width:100%}.equal-height-wrap .mcb-wrap.valign-middle .mcb-wrap-inner{align-content:center}.equal-height-wrap .mcb-wrap.valign-bottom .mcb-wrap-inner{align-content:flex-end}.mcb-column,.mcb-wrap,.section{background-position:0 0;background-repeat:no-repeat}.one-sixth.mcb-wrap{width:16.666%}.one-fifth.mcb-wrap{width:20%}.one-fourth.mcb-wrap{width:25%}.one-third.mcb-wrap{width:33.333%}.two-fifth.mcb-wrap{width:40%}.one-second.mcb-wrap{width:50%}.three-fifth.mcb-wrap{width:60%}.two-third.mcb-wrap{width:66.666%}.three-fourth.mcb-wrap{width:75%}.four-fifth.mcb-wrap{width:80%}.five-sixth.mcb-wrap{width:83.333%}.one.mcb-wrap{width:100%}.one-sixth.column{width:16.666%}.one-fifth.column{width:20%}.four.columns,.one-fourth.column{width:25%}.one-third.column{width:33.333%}.two-fifth.column{width:40%}.one-second.column{width:50%}.three-fifth.column{width:60%}.two-third.column{width:66.666%}.three-fourth.column{width:75%}.four-fifth.column{width:80%}.five-sixth.column{width:83.333%}.one.column{width:100%}.mcb-column{position:relative}.mcb-column-inner{position:relative;margin:var(--mfn-column-gap-top) var(--mfn-column-gap-right) var(--mfn-column-gap-bottom) var(--mfn-column-gap-left)}.mcb-column-absolute .mcb-column-inner{width:100%;z-index:1}.column_trailer_box .mcb-column-inner{overflow:hidden}.mfn-item-inline.column{width:auto!important;flex:0 0 auto!important;max-width:100%}.equal-height .mcb-wrap .mcb-wrap-inner{align-items:stretch}.equal-height .mcb-wrap .mcb-column-inner{height:calc(100% - var(--mfn-column-gap-bottom))}.equal-height .column-margin-0px .mcb-column-inner,.equal-height.no-margin-v .mcb-wrap .mcb-column-inner{height:100%}.equal-height-wrap .section_wrapper{align-items:stretch}.with_aside .content_wrapper{max-width:1240px;margin:0 auto}.with_aside .sections_group{width:75%;float:left}.with_aside #Content .section_wrapper{max-width:98%;max-width:calc(100% - 20px)}.with_aside .four.columns{float:right;margin:0}.aside_left .sections_group{float:right}.aside_left .four.columns{float:left}.aside_both .sections_group{width:60%;margin-left:20%}.aside_both .sidebar.columns{width:18%}.aside_both .sidebar-1{float:left!important;margin-left:-79%}.no-margin-h .column .mcb-column-inner{margin-left:0;margin-right:0}.column.column_divider .mcb-item-divider-inner{margin-bottom:0!important;height:auto!important}.column-margin-0px .mcb-column-inner{margin-bottom:0!important}.column-margin-10px .mcb-column-inner{margin-bottom:10px!important}.column-margin-20px .mcb-column-inner{margin-bottom:20px!important}.column-margin-30px .mcb-column-inner{margin-bottom:30px!important}.column-margin-40px .mcb-column-inner{margin-bottom:40px!important}.column-margin-50px .mcb-column-inner{margin-bottom:50px!important}.column-margin-0px.mcb-column-inner{margin-bottom:0!important}.column-margin-10px.mcb-column-inner{margin-bottom:10px!important}.column-margin-20px.mcb-column-inner{margin-bottom:20px!important}.column-margin-30px.mcb-column-inner{margin-bottom:30px!important}.column-margin-40px.mcb-column-inner{margin-bottom:40px!important}.column-margin-50px.mcb-column-inner{margin-bottom:50px!important}.equal-height .column .column_attr{height:100%;box-sizing:border-box}.column_attr.align_left{text-align:left}.column_attr.align_right{text-align:right}.column_attr.align_center{text-align:center}.column_attr.align_justify{text-align:justify}.extra_content .the_content_wrapper{margin:0 1%}.extra_content .category_description .the_content_wrapper,.extra_content .has_content .the_content_wrapper{margin-bottom:40px}.the_content_wrapper.is-elementor{margin-bottom:0!important}.container:after{clear:both}.clearfix:after,.clearfix:before,.container:after{content:"\0020";display:block;height:0;visibility:hidden}.clearfix:after,.clearfix:before{overflow:hidden;width:0}.clear,.clearfix:after{clear:both}.clear{display:block;overflow:hidden;visibility:hidden;width:0;height:0}.mfn-main-slider{position:relative;z-index:0}.rev_slider iframe{max-width:1220px}.rev_slider ul{margin:0!important}.tp-static-layers{z-index:200}.mfn-layer-slider{position:relative;z-index:0}.mfn-layer-slider .ls-yourlogo{z-index:1}.section[data-parallax="3d"]{overflow:hidden}.section .mfn-parallax{position:absolute;left:0;top:0;max-width:none!important;transition:opacity .2s}.wrap[data-parallax="3d"]{overflow:hidden;position:relative}.wrap[data-parallax="3d"]>.column,.wrap[data-parallax="3d"]>.mcb-wrap-inner{position:relative}.wrap[data-parallax="3d"]>.mcb-wrap-inner{background:unset!important}.section>.mcb-background-overlay{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0}.wrap>.mcb-wrap-inner>.mcb-wrap-background-overlay{width:100%;height:100%;position:absolute;left:0;top:0;border-radius:inherit}.section.center{text-align:center}.section.no-margin-v .column .mcb-column-inner,.section.no-margin .column .mcb-column-inner{margin-bottom:0}.the_content_wrapper pre{margin-bottom:20px}.highlight-left,.highlight-right{position:relative}.highlight-left:after,.highlight-right:after{content:"";position:absolute;width:50%;height:100%;top:0;z-index:1}.highlight-left:after{left:0}.highlight-right:after{right:0}.highlight-left .section_wrapper,.highlight-right .section_wrapper{z-index:2}@media only screen and (max-width:767px){.highlight-left:after,.highlight-right:after{content:none}}.tr-content #Content,.tr-content #Wrapper,.tr-header #Wrapper{background:none}.tr-header #Header_wrapper{background:none!important}.tr-footer #Wrapper{background:none}.tr-footer #Footer{background-color:transparent!important}.no-shadows #Header_creative,.no-shadows #Top_bar.is-sticky,.no-shadows #Wrapper,.no-shadows .accordion .question>div,.no-shadows .woocommerce .quantity input.qty,.no-shadows input[type=date],.no-shadows input[type=email],.no-shadows input[type=number],.no-shadows input[type=password],.no-shadows input[type=search],.no-shadows input[type=tel],.no-shadows input[type=text],.no-shadows input[type=url],.no-shadows select,.no-shadows table th,.no-shadows table tr:first-child td,.no-shadows textarea{box-shadow:0 0 0 #fff0;-webkit-box-shadow:0 0 0 #fff0}.no-shadows #Subheader:after{display:none}.no-shadows .ui-tabs .ui-tabs-nav,.no-shadows .ui-tabs .ui-tabs-panel{background-image:none}.no-content-padding #Content,.page.hide-title-area #Content,.template-blank #Content,.under-construction #Content,.with_aside.no-content-padding .sections_group,.with_aside.page.hide-title-area .sections_group{padding:0!important}.under-construction .section-uc-1{padding-top:40px;background-color:#fff}.under-construction .section-uc-2{padding-top:40px;background-color:#f5f5f5;background:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png) repeat 50%}.under-construction .section-uc-3{padding-top:40px}.under-construction .section-border-top{border-top:1px solid rgb(0 0 0 / .08)}.under-construction .text-logo{font-size:50px}.under-construction #mfn-gdpr.show{display:none}.slider_pagination{text-align:center;line-height:0}.slider_pagination a{display:inline-block;width:12px;height:12px;text-indent:-9999px;margin:0 9px;background:rgb(0 0 0 / .15);-webkit-border-radius:100%;border-radius:100%;position:relative;cursor:pointer}.slider_pagination a:hover{background:rgb(0 0 0 / .25)}.slider_pagination .slick-active a,.slider_pagination a.selected{width:10px;height:8px;margin:0 10px;position:relative;top:4px;background:rgb(0 0 0 / .15);-webkit-border-radius:2px;border-radius:2px}.slider_pagination .slick-active a:after,.slider_pagination a.selected:after{content:"";display:block;width:8px;height:8px;-webkit-border-radius:1px;border-radius:1px;position:absolute;left:1px;top:-3px;background:#d6d6d6;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mfn-rev-slider input{display:inline-block}.rs-p-wp-fix{margin-bottom:0}#Sliding-top{top:0;z-index:800}#Sliding-top,#Sliding-top:after{position:absolute;left:0;width:100%}#Sliding-top:after{content:"";height:3px;display:block;bottom:-3px;z-index:1;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .06)}#Sliding-top .widgets_wrapper{padding:15px 0;display:none}#Sliding-top .widgets_wrapper .mcb-column-inner{margin-bottom:0}#Sliding-top .widgets_wrapper .widget{margin-bottom:0;padding:15px 0}#Sliding-top .widgets_wrapper .widget:after{display:none}#Sliding-top a.sliding-top-control{display:block;width:0;height:0;border-color:#fff0;border-style:solid;border-width:0 45px 45px 0;position:absolute;z-index:801;right:0;bottom:-45px}#Sliding-top a.sliding-top-control span{display:block;width:26px;height:30px;line-height:25px;text-align:center;position:absolute;right:-45px;top:0;color:#fff;font-size:18px}#Sliding-top a.sliding-top-control .minus{display:none}#Sliding-top.active a.sliding-top-control .minus,#Sliding-top a.sliding-top-control .plus{display:inline-block}#Sliding-top.active a.sliding-top-control .plus{display:none}#Sliding-top.st-center a.sliding-top-control{border-color:#fff0;border-width:45px 45px 0;left:50%;right:auto;transform:translateX(-50%);margin-right:0}#Sliding-top.st-center a.sliding-top-control span{left:-14px;right:auto;top:-45px}#Sliding-top.st-left a.sliding-top-control{border-color:#fff0;border-width:45px 45px 0 0;left:0;right:auto;margin-right:0}#Sliding-top.st-left a.sliding-top-control span{left:-3px;right:auto;top:-45px}#Sliding-top .Recent_posts ul li .desc{background:rgb(0 0 0 / .1)}#Sliding-top .widget_mfn_menu ul li a{background:rgb(0 0 0 / .1);color:#ccc}#Sliding-top .widget_recent_entries ul li{background:rgb(0 0 0 / .1)}#Sliding-top ul.list_check li:after,#Sliding-top ul.list_idea li:after,#Sliding-top ul.list_mixed li:after,#Sliding-top ul.list_star li:after{background:hsl(0 0% 100% / .08)}#Sliding-top .widget_mfn_recent_comments ul li .date_label{background-color:rgb(0 0 0 / .07)}#Sliding-top .widget_mfn_recent_comments ul li .date_label:after{border-left-color:rgb(0 0 0 / .07)}.mfn-off-canvas-sidebar{position:fixed;top:0;left:-320px;display:flex;flex-direction:column;width:320px;max-width:100%;height:100%;z-index:100000;transition:.3s;box-sizing:border-box}.mfn-off-canvas-sidebar .mfn-off-canvas-switcher{display:flex;align-items:center;justify-content:center;height:60px;width:30px;position:absolute;top:50%;transform:translateY(-50%);left:100%;background-color:#fff;box-shadow:0 5px 15px 0 rgb(8 8 14 / .13);cursor:pointer;border-radius:0 4px 4px 0}.mfn-off-canvas-sidebar .mfn-off-canvas-switcher svg{width:22px}.mfn-off-canvas-sidebar .mfn-off-canvas-switcher svg .path{stroke:#333}.mfn-off-canvas-sidebar .mfn-off-canvas-switcher i{font-size:16px;color:#333}.mfn-off-canvas-sidebar .mfn-off-canvas-content-wrapper{position:relative;overflow:hidden;height:100%;background-color:#fff}.mfn-off-canvas-sidebar .mfn-off-canvas-content-wrapper .mfn-off-canvas-content{height:100%;overflow-x:hidden;overflow-y:auto;padding:20px}.mfn-off-canvas-sidebar .widget:first-child{margin-top:0}.mfn-off-canvas-sidebar .widget:last-child{margin-bottom:0}.mfn-off-canvas-overlay,.mfn-off-canvas-sidebar .widget:after{display:none}.mfn-ofcs-opened{overflow:hidden;padding-right:15px}.mfn-ofcs-opened .mfn-off-canvas-overlay{display:block;width:100%;height:100%;background-color:rgb(0 0 0 / .7);position:fixed;top:0;left:0;z-index:1000}.mfn-ofcs-opened .mfn-off-canvas-sidebar{left:0}.pager_wrapper{margin-bottom:0;position:relative;z-index:1}.pager{text-align:center}.pager .pages{margin:20px 30px 0;padding:4px 3px;background-color:#f8f8f8;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}.pager .pages,.pager .pages a,.pager .pages span.page-numbers{display:inline-block;-webkit-border-radius:5px;border-radius:5px}.pager .pages a,.pager .pages span.page-numbers{margin:0 1px;width:35px;height:35px;line-height:35px;text-align:center}.pager .pages a:hover{text-decoration:none}.pager .pages a.active,.pager .pages a:hover,.pager .pages span.page-numbers.current{color:#fff}.pager a.next_page,.pager a.prev_page{display:inline-block;line-height:43px}.pager .pages a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.button-round .pager .pages{border-radius:50px;background-image:none}.button-round .pager .pages .page{border-radius:50px}.mfn-infinite-load-button{clear:both;height:75px}.mfn-infinite-load-button .pager_load_more{visibility:hidden}.pager_lm{background:url(/wp-content/themes/betheme/images/preloader2.gif) no-repeat center -17px;background-size:9%;text-align:center}.pager_lm .pager_load_more{margin:20px 0}.pager_lm.loading{min-height:49px}.pager_lm:not(.loading){background:none}.column_post_content .mcb-item-post_content-inner .elementor-section{max-width:100%;left:0!important}.page-pager .mcb-column-inner,.post-pager .mcb-column-inner{margin-bottom:0!important}.pager-single{text-align:center;background:rgb(0 0 0 / .02);margin-top:15px;margin-bottom:40px}.pager-single span{height:45px;line-height:45px;display:inline-block;padding:0 9px;position:relative;font-weight:700}.pager-single a span{font-weight:400}.pager-single span:after{content:"";display:block;position:absolute;left:0;bottom:-1px;width:100%;height:1px}#Content .fixed-nav,.mfn-header-tmpl-burger-sidebar-opened .fixed-nav,.pager-single a span:after{display:none}.fixed-nav{position:fixed;bottom:40px;height:80px;z-index:90}.fixed-nav.fixed-nav-prev{left:0}.fixed-nav.fixed-nav-next{right:0}.fixed-nav .arrow{display:block;width:35px;font-size:15px;color:#fff;line-height:80px;text-align:center}.fixed-nav .arrow,.fixed-nav .photo{height:80px;position:relative;z-index:92}.fixed-nav .photo{width:80px;overflow:hidden;line-height:0;background-color:#eee}.fixed-nav .desc{width:190px;padding:6px 15px;min-height:68px;background:#fff;z-index:91}.fixed-nav .desc h6{margin-bottom:0}.fixed-nav .desc i{display:inline-block;margin-right:2px}.fixed-nav .desc i:before{margin-left:0}.fixed-nav .desc .date{display:inline-block;width:100%;padding-top:3px;border-top-width:1px;border-top-style:solid}.fixed-nav-prev .arrow,.fixed-nav-prev .desc,.fixed-nav-prev .photo{float:left}.fixed-nav-prev .desc{margin-left:-335px}.fixed-nav-prev:focus .desc,.fixed-nav-prev:hover .desc{margin-left:0}.fixed-nav-next .arrow,.fixed-nav-next .desc,.fixed-nav-next .photo{float:right}.fixed-nav-next .desc{margin-right:-335px}.fixed-nav-next:focus .desc,.fixed-nav-next:hover .desc{margin-right:0}.fixed-nav .desc,.fixed-nav .photo{transition:all .3s ease-in-out}.fixed-nav.format-quote .desc{display:none}.fixed-nav.format-quote .photo{background-color:#eee;position:relative;z-index:91}.fixed-nav.format-quote .photo:after{content:"\e909";font-family:mfn-icons;display:block;z-index:91;position:absolute;left:0;top:0;width:80px;height:80px;line-height:80px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.fixed-nav.format-link .photo img{display:none}.fixed-nav.format-link .photo{background-color:#eee;position:relative;z-index:91}.fixed-nav.format-link .photo:after{content:"\e8c2";font-family:mfn-icons;display:block;z-index:91;position:absolute;right:0;top:0;width:80px;height:80px;line-height:80px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}@media only screen and (max-width:1430px){.fixed-nav-prev .photo{position:static;margin-left:-115px}.fixed-nav-prev:focus .photo,.fixed-nav-prev:hover .photo{margin-left:0}.fixed-nav-next .photo{position:static;margin-right:-115px}.fixed-nav-next:focus .photo,.fixed-nav-next:hover .photo{margin-right:0}}.fixed-nav.style-images .arrow{display:none}.fixed-nav.style-images .photo{background:#eee;margin:0}.fixed-nav.style-images .photo:before{font-family:mfn-icons;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;color:#ccc;transition:color .1s ease-in-out}.fixed-nav.style-images:focus .photo:before,.fixed-nav.style-images:hover .photo:before{color:#aaa}.fixed-nav-prev.style-images .photo:before{content:"\e8b8"}.fixed-nav-next.style-images .photo:before{content:"\e916"}.fixed-nav.style-images .photo:after{display:none}.fixed-nav.style-images .photo img{position:relative;transition:opacity .1s ease-in-out}.fixed-nav.style-images:focus .photo img,.fixed-nav.style-images:hover .photo img{opacity:0}.fixed-nav.style-arrows .arrow,.fixed-nav.style-images .desc{display:none}.fixed-nav.style-arrows .photo{background:#eee;margin:0}.fixed-nav.style-arrows .photo:before{font-family:mfn-icons;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;color:#ccc;transition:color .1s ease-in-out}.fixed-nav.style-arrows:focus .photo:before,.fixed-nav.style-arrows:hover .photo:before{color:#aaa}.fixed-nav-prev.style-arrows .photo:before{content:"\e8b8"}.fixed-nav-next.style-arrows .photo:before{content:"\e916"}.fixed-nav.style-arrows .desc,.fixed-nav.style-arrows .photo:after,.fixed-nav.style-arrows .photo img{display:none}.header-creative.tr-menu .fixed-nav .desc{margin:0;opacity:0}.header-creative.tr-menu .fixed-nav:focus .desc,.header-creative.tr-menu .fixed-nav:hover .desc{opacity:1}#Filters .mcb-column-inner{margin-bottom:30px}#Filters .filters_buttons{padding:15px;margin:0;font-size:100%;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_5_b.png);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#Filters .filters_buttons li{float:left;margin:0 15px 0 0;list-style:none}#Filters .filters_buttons li.authors i,#Filters .filters_buttons li.categories i,#Filters .filters_buttons li.tags i{margin-right:3px}#Filters .filters_buttons li.reset{float:right;margin-right:0}#Filters .filters_wrapper{display:none;margin-top:20px}#Filters .filters_wrapper ul{display:none;overflow:hidden;margin:0}#Filters .filters_wrapper ul li{display:inline-block;width:18.9%;margin:.5%;list-style:none}#Filters .filters_wrapper ul li a{display:block;padding:7px 10px;background:#fff;border:1px solid #f7f7f7;color:#858585}#Filters .filters_wrapper ul li.current-cat a,#Filters .filters_wrapper ul li a:hover{text-decoration:none;color:#fff}#Filters .filters_wrapper ul li.close{width:auto}#Filters .filters_wrapper ul li.close a{text-align:center;width:38px;padding:7px 0;background:#8b8b8b;border:1px solid #f7f7f7;color:#fff}#Filters .filters_wrapper ul li.close a:hover{background:#545454}#Filters .filters_wrapper li.reset-inner,#Filters.only .filters_buttons{display:none}#Filters.only .filters_wrapper{display:block}#Filters.only li.reset-inner{display:inline-block}#Filters.only li.close{display:none!important}#Filters.only-categories .categories{display:block}#Filters.only-categories .authors,#Filters.only-categories .tags,#Filters.only-tags .categories{display:none!important}#Filters.only-tags .tags{display:block}#Filters.only-authors .categories,#Filters.only-authors .tags,#Filters.only-tags .authors{display:none!important}#Filters.only-authors .authors{display:block}#Filters .filters_wrapper ul li a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#Header_wrapper{position:relative}body:not(.template-slider) #Header_wrapper{background-repeat:no-repeat;background-position:top}body:not(.template-slider) #Header_wrapper.bg-fixed{background-attachment:fixed}body.mhb #Header_wrapper{background-image:none!important}#Header{position:relative}body:not(.template-slider) #Header{min-height:250px}body.header-below:not(.template-slider) #Header{min-height:0}.single-template-intro #Header{min-height:0!important}#Header .container{padding-left:var(--mfn-column-gap-left);padding-right:var(--mfn-column-gap-right);box-sizing:border-box}#Action_bar{position:absolute;left:0;top:0;width:100%;z-index:30;line-height:21px}#Action_bar .column{margin-bottom:0;overflow:hidden;padding:0 20px;box-sizing:border-box}.logo-no-margin #Action_bar .column{padding:unset}#Action_bar .contact_details{float:left;color:hsl(0 0% 100% / .5)}#Action_bar .contact_details li{display:inline-block;margin-right:10px;padding:20px 0}#Action_bar .contact_details li>i{margin-right:2px}#Action_bar .contact_details li:last-child{margin-right:0}#Action_bar .social{float:right;padding:20px 0}#Action_bar .social li{display:inline-block;margin-right:6px}#Action_bar .social li:last-child{margin-right:0}#Action_bar .social li a{color:hsl(0 0% 100% / .3);font-size:15px;line-height:15px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#Action_bar .social li a:hover{color:#fff}#Action_bar .social-menu{float:right;padding:20px 0}#Action_bar .social-menu li{display:inline-block;margin-right:6px;padding-right:6px;border-right:1px solid hsl(0 0% 100% / .1)}#Action_bar .social-menu li:last-child{margin-right:0;padding-right:0;border-right-width:0}#Top_bar{position:absolute;left:0;top:61px;width:100%;border-bottom:1px solid #fff0;z-index:30}#Top_bar .column{display:flex;margin-bottom:0}.layout-full-width.header-fw #Action_bar .container,.layout-full-width.header-fw #Top_bar .container{max-width:100%}.layout-full-width.header-fw #Top_bar .container{padding-left:0;padding-right:0}#Top_bar .top_bar_left{position:relative;float:left;width:100%}#Header_creative #Top_bar{background-image:unset}#Top_bar .logo{float:left;margin:0 30px 0 20px}#Top_bar .logo h1{margin:0}#Top_bar .logo:not(.text-logo) h1{line-height:0;font-size:0;margin:0}#Top_bar #logo{display:block;height:60px;line-height:60px;padding:15px 0;box-sizing:content-box}#Top_bar #logo:hover{text-decoration:none}#Top_bar #logo img{vertical-align:middle;max-height:100%}#Top_bar #logo img.logo-mobile,#Top_bar #logo img.logo-mobile-sticky,#Top_bar #logo img.logo-sticky{display:none}#Top_bar #logo img[height]{width:auto;max-height:100%!important}#Top_bar .text-logo #logo{font-weight:300}#Top_bar .logo .custom-logo-link{display:block;height:60px;line-height:60px;padding:15px 0}#Top_bar .logo .custom-logo-link img{vertical-align:middle;max-height:100%;width:auto!important}.logo-valign-top #Top_bar #logo img{vertical-align:top}.logo-valign-bottom #Top_bar #logo img{vertical-align:bottom}.logo-no-margin #Top_bar .logo{margin-left:0!important;padding:0!important}.logo-no-margin.header-plain #Top_bar .logo{margin:0!important}.logo-no-margin #Header_creative .logo{margin-top:0!important}.logo-no-margin.header-fw #Top_bar .column{margin:0;width:100%}.logo-no-sticky-padding #Top_bar.is-sticky #logo{padding:0!important}.logo-no-sticky-padding #Top_bar.is-sticky #logo img.logo-sticky{max-height:60px}.logo-overflow #Top_bar .logo{height:60px;position:relative;z-index:198}.logo-overflow #Top_bar #logo{height:auto!important;margin-top:0!important;z-index:199}.logo-overflow #Top_bar #logo img{max-height:none;z-index:200}.logo-overflow #Top_bar .top_bar_right{z-index:200}.logo-overflow #Top_bar.is-sticky #logo{height:auto!important}.logo-overflow #Top_bar.is-sticky #logo img.logo-sticky:not(.svg){max-height:110px}.logo-overflow.header-creative #Top_bar:not(.is-sticky) .logo,.logo-overflow.header-stack #Top_bar:not(.is-sticky) .logo{height:auto}#Top_bar .menu_wrapper{float:left;z-index:201}#Top_bar .secondary_menu_wrapper{display:none}#Top_bar a.responsive-menu-toggle{display:none;position:absolute;right:15px;top:50%;margin-top:-17px;width:34px;height:34px;text-align:center;border-radius:3px;z-index:200}#Top_bar a.responsive-menu-toggle i{font-size:22px;line-height:34px}#Top_bar a.responsive-menu-toggle span{float:right;padding:10px 5px;line-height:14px}#Top_bar .banner_wrapper{display:none}#Top_bar .search_wrapper{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% + 40px);display:none;z-index:205;width:100%;box-sizing:border-box;width:600px;max-width:80%;overflow:hidden}.column_livesearch .mfn-live-search-wrapper{width:100%;box-sizing:border-box;position:relative}#Top_bar .search_wrapper>form,.column_livesearch .mfn-live-search-wrapper>form{position:relative}#Top_bar .search_wrapper input[type=text],.column_livesearch .mfn-live-search-wrapper input[type=text]{width:100%;margin:0;box-sizing:border-box;-webkit-box-shadow:0 0 0;box-shadow:0 0 0;padding:22px 30px 22px 60px;background:none;border-width:0;font-size:15px;color:rgb(0 0 0 / .8)}#Top_bar .search_wrapper input[type=text]:focus,.column_livesearch .mfn-live-search-wrapper input[type=text]:focus{background-color:transparent!important}#Top_bar .search_wrapper .icon_close,#Top_bar .search_wrapper .icon_search,.column_livesearch .mfn-live-search-wrapper .icon_search{position:absolute;top:50%;transform:translateY(-50%)}#Top_bar .search_wrapper .icon_search,.column_livesearch .mfn-live-search-wrapper .icon_search{left:15px}#Top_bar .search_wrapper .icon_close{right:10px}.mfn-livesearch-loading:after{content:"";display:block;position:absolute;right:15px;top:50%;margin:-10px 0 0 -10px;width:20px;height:20px;border-radius:100%;border-width:2px;border-style:solid;border-bottom-color:transparent!important;background:none;transform:none;transition:none!important;animation:spin 1.5s linear infinite}.mfn-livesearch-loading .icon_close,.mfn_live_search_categories{display:none}.has-live-search-element{z-index:2}.has-live-search-element~.mcb-section{z-index:1}.column_livesearch{position:relative;z-index:3}.mfn-live-search-box{min-height:0;padding:15px;overflow-y:auto;z-index:2;clear:both;text-align:center;box-sizing:border-box;transition:height .3s ease-in-out;border-top:1px solid rgb(0 0 0 / .08)}.column_livesearch .mfn-live-search-box{position:absolute;left:0;top:100%;width:100%}.mfn-live-search-box a.button{width:100%;margin-top:20px;box-sizing:border-box}.mfn-live-search-box a.button.hidden{display:none}.mfn-live-search-box .mfn-live-search-list{list-style:none;margin:0;text-align:left;overflow:auto}.mfn-live-search-box .mfn-live-search-list>*{display:none}.mfn-live-search-box .mfn-live-search-list ul{list-style:none;margin:0}.mfn-live-search-box .mfn-live-search-list ul li{margin-bottom:0}.mfn-live-search-box .mfn-live-search-list ul li[data-category=info]{padding:10px 20px;opacity:.6}.mfn-live-search-box .mfn-live-search-list ul li:not([data-category=info]){display:flex;justify-content:flex-start;text-align:left;align-items:center;border-bottom:1px solid rgb(0 0 0 / .08);padding:15px 20px;transition:all .2s ease-in-out}.mfn-live-search-box .mfn-live-search-list ul li:not([data-category=info]):last-child{border-bottom:0}.mfn-live-search-box .mfn-live-search-list ul li:not([data-category=info]):hover{background:rgb(0 0 0 / .02);cursor:pointer}.mfn-live-search-box .mfn-live-search-list ul li img{margin-right:20px;height:100%;max-height:50px}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts{flex:1;min-width:0}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts p{margin:0;font-size:14px;line-height:1.6;white-space:normal}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts>span{float:right;font-size:14px}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts>span del{opacity:.6;font-size:90%}.column_livesearch .search_wrapper .mfn-live-search-box,.column_livesearch .search_wrapper .mfn-live-search-list>li,.mfn-live-search-box .mfn-live-search-noresults{display:none}#Top_bar .search_wrapper,#Top_bar .top_bar_right .mfn-live-search-box,.column_livesearch .mfn-live-search-box,.column_livesearch .mfn-live-search-wrapper{background-color:#fff;box-shadow:0 10px 46px 0 rgb(1 7 39 / .1);border-radius:4px}.content-brightness-dark #Top_bar .search_wrapper input[type=text],.content-brightness-dark .column_livesearch .mfn-live-search-wrapper input[type=text]{color:hsl(0 0% 100% / .8)}.content-brightness-dark #Top_bar .search_wrapper .icon_search .path,.content-brightness-dark .column_livesearch .mfn-live-search-wrapper .icon_search .path{stroke:hsl(0 0% 100% / .8)}.content-brightness-dark .mfn-live-search-box{border-top:1px solid hsl(0 0% 100% / .08)}.content-brightness-dark .mfn-live-search-box .mfn-live-search-list ul li:not([data-category=info]){border-bottom:1px solid hsl(0 0% 100% / .08)}.content-brightness-dark .mfn-live-search-box .mfn-live-search-list ul li:not([data-category=info]):hover{background:hsl(0 0% 100% / .02)}#Top_bar .top_bar_right{float:right;position:relative;padding:0 20px;flex-shrink:0}#Top_bar .top_bar_right .top_bar_right_wrapper{display:flex;align-items:center;height:100%}#Top_bar .top_bar_right .top-bar-right-icon{display:flex;align-items:center;margin:0 5px;line-height:0;font-size:20px;text-decoration:none}#Top_bar .top_bar_right .top_bar_right_wrapper>a:last-child{margin-right:0}#Top_bar .top_bar_right .top-bar-right-icon svg{width:26px}#Top_bar .top_bar_right .top-bar-right-icon svg .path{stroke:#444}#Top_bar .top_bar_right .top-bar-right-icon-cart{flex-shrink:0}#Top_bar .top_bar_right .top-bar-right-icon-user img{border-radius:100%}#Top_bar .top-bar-right-icon-wishlist{position:relative}#Top_bar .header-wishlist-count{margin-left:-5px;background-color:#333}#Top_bar .header-wishlist-count,#Top_bar a#header_cart .header-cart-count{position:relative;top:-10px;display:inline-block;width:18px;line-height:18px;text-align:center;font-size:11px;color:#fff;border-radius:100%}#Top_bar a#header_cart .header-cart-count{right:7px;margin-right:-4px}#Top_bar a#header_cart .header-cart-total{margin:0;padding-right:5px;font-size:16px;font-weight:500}#Top_bar a.myaccount_button img{max-width:unset}#Top_bar .top_bar_right .top-bar-right-input{display:flex;align-items:center;margin:0 5px;white-space:nowrap;flex-shrink:0}#Top_bar .top_bar_right .top-bar-right-input form{display:flex;position:relative}#Top_bar .top_bar_right .top-bar-right-input svg{position:absolute;left:8px;top:50%;transform:translateY(-50%)}#Top_bar .top_bar_right .top-bar-right-input input{margin:0;width:160px;padding:8px 8px 8px 40px}#Top_bar .top_bar_right .top-bar-right-input .mfn-livesearch-loading:after{margin:-8px 0 0 -5px;width:10px;height:10px;right:10px}#Top_bar .top_bar_right .top-bar-search-form{position:relative}#Top_bar .top_bar_right .top-bar-search-form .mfn-live-search-box{position:absolute;z-index:202;right:0;top:calc(100% + 10px);width:400px;border-top:0}#Top_bar .top_bar_right .action_button{display:flex;align-items:center;margin:0 5px;white-space:nowrap;flex-shrink:0}.action_button{background-color:#f7f7f7;color:#747474}.button-stroke a.action_button:hover{background-color:#747474!important;color:#fff}#Top_bar .wpml-languages{display:flex;align-items:center;margin:0 5px;position:relative;z-index:210;font-size:13px;line-height:13px;white-space:nowrap}#Top_bar .wpml-languages a.active{display:flex;align-items:center;box-sizing:content-box;padding:10px 6px 10px 10px;border:1px solid rgb(0 0 0 / .1);-webkit-border-radius:5px;border-radius:5px}#Top_bar .wpml-languages.disabled a.active{padding-right:10px}#Top_bar .wpml-languages a.active i{font-size:14px;margin:0 0 0 5px}#Top_bar .wpml-languages a.active i:before{margin:0}#Top_bar .wpml-languages a:hover.active{text-decoration:none}#Top_bar .wpml-languages.enabled:hover a.active{border-radius:5px 5px 0 0;border-bottom-color:#fff0}#Top_bar .wpml-languages a img{max-width:unset}#Top_bar .wpml-languages ul.wpml-lang-dropdown{position:absolute;left:0;top:100%;width:100%;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;z-index:205;overflow:hidden;display:none;border:1px solid rgb(0 0 0 / .1);border-top:0 solid rgb(0 0 0 / .1);-webkit-box-sizing:border-box;box-sizing:border-box}#Top_bar .wpml-languages ul.wpml-lang-dropdown li{border-bottom:1px solid rgb(0 0 0 / .05)}#Top_bar .wpml-languages ul.wpml-lang-dropdown li:last-child{border-bottom:0}#Top_bar .wpml-languages ul.wpml-lang-dropdown li a{font-size:12px;display:block;text-align:center;padding:10px 5px;opacity:.75}#Top_bar .wpml-languages ul.wpml-lang-dropdown li a:hover{text-decoration:none;opacity:1}#Top_bar .wpml-languages:hover{height:auto}#Top_bar .wpml-languages:hover ul.wpml-lang-dropdown{display:block}#Top_bar .wpml-languages a.active,#Top_bar .wpml-languages ul.wpml-lang-dropdown{background:#fff}#Top_bar .wpml-languages.horizontal{display:flex;flex-shrink:0;padding:10px;border:1px solid #e8e8e8;background:#fff;-webkit-border-radius:5px;border-radius:5px}#Top_bar .wpml-languages.horizontal ul li{float:left;margin-right:8px}#Top_bar .wpml-languages.horizontal ul li:last-child{margin-right:0}.mfn-language-switcher-dropdown .wpml-ls-legacy-list-horizontal{border:none;padding:0}.mfn-language-switcher-dropdown .wpml-ls ul{display:flex;flex-wrap:wrap}.mfn-language-switcher-dropdown .wpml-ls ul li{display:none;order:2;float:none;width:100%}.mfn-language-switcher-dropdown .wpml-ls ul li a{display:flex;align-items:center}.mfn-language-switcher-dropdown .wpml-ls ul li a img{height:auto}.mfn-language-switcher-dropdown .wpml-ls ul li a img.wpml-ls-flag{width:18px}.mfn-language-switcher-dropdown .wpml-ls ul li a,.mfn-language-switcher-dropdown .wpml-ls ul li a:hover{text-decoration:none}.mfn-language-switcher-dropdown .wpml-ls ul li.wpml-ls-current-language{display:flex;order:1;position:relative}.mfn-language-switcher-dropdown .wpml-ls ul li ul{display:none;box-sizing:border-box}.mfn-language-switcher-dropdown .wpml-ls ul li.hover ul,.mfn-language-switcher-dropdown .wpml-ls ul li:hover ul{display:block;position:absolute;top:100%;left:0;z-index:4;background-color:#fff}.mfn-language-switcher-dropdown .wpml-ls ul li ul li{display:flex}.mfn-language-switcher-dropdown.mfn-language-switcher-dropdown-icon ul li.wpml-ls-current-language>a span.mfn-arrow-icon{content:"";margin-left:5px;line-height:1em;font-size:var(--mfn-wpml-arrow-size);display:flex;align-items:center;justify-content:center}.mfn-language-switcher-dropdown.mfn-language-switcher-dropdown-icon ul li a span.mfn-arrow-icon img{width:var(--mfn-wpml-arrow-size)}#Top_bar #menu{z-index:201}#Top_bar .menu{z-index:202}#Top_bar .menu.menu-mobile{display:none}#Top_bar .menu .mfn-megamenu{width:98%!important;margin:0 1%}#Top_bar .menu>li{margin:0;z-index:203;display:block;float:left}#Top_bar .menu>li:not(.mfn-megamenu-parent){position:relative}#Top_bar .menu>li.hover{z-index:204}#Top_bar .menu>li>a{display:block;line-height:60px;padding:15px 0;position:relative}#Top_bar .page-menu>li>a{padding:15px 20px}#Top_bar .menu>li>a:not(.menu-toggle):after{content:"";height:4px;width:100%;position:absolute;left:0;top:-4px;z-index:203;opacity:0}#Top_bar .menu>li>a span:not(.description){display:block;line-height:60px;padding:0 20px;white-space:nowrap;border-right-width:1px;border-style:solid}#Top_bar .menu>li>a span.description{font-size:11px;line-height:12px!important;margin:-12px -15px 0;color:#aaa;font-weight:300;text-align:center;display:block}#Top_bar .menu>li>a span>span:not(.description){display:inline!important;padding:0!important}#Top_bar .menu>li:last-child>a span{border:0}#Top_bar .menu>li>a:hover{text-decoration:none}#Top_bar .menu>li a.menu-toggle{display:none}.menuo-arrows:not(.keyboard-support) #Top_bar .menu>li.submenu>a:not(.menu-toggle)>span{padding-right:30px}.menuo-arrows:not(.keyboard-support) #Top_bar .menu>li.submenu>a:not(.menu-toggle):after{content:"";display:block!important;width:0;height:0;position:absolute;top:50%;left:auto;right:10px;margin-top:-2px;border-top:5px solid #ccc;border-left:5px solid #fff0;border-right:5px solid #fff0;background:none;opacity:.6}#Top_bar .menu>li.current-menu-ancestor>a:after,#Top_bar .menu>li.current-menu-item>a:after,#Top_bar .menu>li.current-menu-parent>a:after,#Top_bar .menu>li.current-page-parent>a:after,#Top_bar .menu>li.current_page_ancestor>a:after,#Top_bar .menu>li.current_page_item>a:after,#Top_bar .menu>li.hover>a:after{opacity:1}#Top_bar .menu.page-menu>li>a{border-right:1px solid rgb(0 0 0 / .05);margin:15px 0;padding:0 20px}#Top_bar .menu.page-menu>li:last-child>a{border-right:none}#Top_bar .menu.page-menu>li>a:after{display:none}#Top_bar.is-sticky .menu_wrapper .menu.page-menu>li>a{margin:0;padding-left:20px;padding-right:20px}#Top_bar .menu li ul{position:absolute;left:0;top:100%;z-index:205;margin:0;display:none;background-image:url(/wp-content/themes/betheme/images/box_shadow.png);background-repeat:repeat-x;background-position:0 0}#Top_bar .menu li>ul{box-shadow:2px 2px 2px 0 rgb(0 0 0 / .03);-webkit-box-shadow:2px 2px 2px 0 rgb(0 0 0 / .03)}#Top_bar .menu li ul li{padding:0;width:200px;position:relative;font-weight:400}#Top_bar .menu li ul li a{padding:10px 20px;display:block;border-bottom:1px solid rgb(0 0 0 / .05)}#Top_bar .menu li ul li a span{display:inline-block;position:relative}#Top_bar .menu li ul li a .menu-arrow{position:absolute;right:7px;top:11px;font-size:12px;color:rgb(0 0 0 / .35)}#Top_bar .menu>li ul li.hover>a,#Top_bar .menu>li ul li a:hover{text-decoration:none;background:rgb(0 0 0 / .06)}.menuo-sub-active #Top_bar .menu>li ul li.current-menu-ancestor>a,.menuo-sub-active #Top_bar .menu>li ul li.current-menu-item>a{background:rgb(0 0 0 / .06)}#Top_bar .menu li ul li.wpml-ls-item{width:auto}#Top_bar .menu li ul li.wpml-ls-item a{padding-right:20px;white-space:nowrap}#Top_bar .menu li ul li ul{position:absolute;left:200px;top:0;z-index:204}.menuo-last #Top_bar .menu>li.last ul:not(.mfn-megamenu){right:0;left:auto;-webkit-box-shadow:-2px 2px 2px 0 rgb(0 0 0 / .03);box-shadow:-2px 2px 2px 0 rgb(0 0 0 / .03)}.menuo-last #Top_bar .menu>li.last ul:not(.mfn-megamenu) li ul{right:200px}#Top_bar .menu li ul li a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#Header #menu-secondary-menu{z-index:220}#Header .secondary-menu{z-index:221}#Header .secondary-menu>li{margin:0;z-index:222;display:block;float:left;position:relative;padding:8px 9px;line-height:100%;-webkit-border-radius:4px;border-radius:4px}#Header .secondary-menu>li.submenu{-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}#Header .secondary-menu>li>a{display:block}#Header .secondary-menu>li>a:hover{text-decoration:none}#Header .secondary-menu li ul{position:absolute;left:0;padding:7px;top:100%;z-index:223;margin:0;display:none;-webkit-border-radius:0 4px 4px 4px;border-radius:0 4px 4px 4px}#Header .secondary-menu li ul li:last-child{border-bottom:0}#Header .secondary-menu li ul li a{display:block;text-align:center;white-space:nowrap;padding:6px 8px}#Header .secondary-menu li ul li a:hover{text-decoration:none}#Header .secondary-menu>li>a{color:#a8a8a8}#Header .secondary-menu>li.hover,#Header .secondary-menu li ul{background:#f9f9f9}#Header .secondary-menu li ul li{border-bottom:1px solid rgb(0 0 0 / .05)}#Header .secondary-menu li ul li a{color:#8b8b8b}#Header .secondary-menu li ul li a:hover{color:#5f5f5f;background:hsl(0 0% 100% / .8)}.tr-menu .top_bar_left{background-color:transparent!important}.tr-menu .top_bar_right,.tr-menu .top_bar_right:before{background:none!important}.header-modern #Top_bar .top_bar_right{top:-4px;margin-left:10px}.header-modern #Top_bar .top_bar_right:before{content:"";display:block;height:100%;width:10px;position:absolute;left:-10px;top:2px;transform:skewX(0deg) skewY(-25deg)}.header-modern #Top_bar.is-sticky .top_bar_right{top:0}.header-classic #Header .top_bar_left,.header-classic #Header .top_bar_right{background-color:#fff0}.header-classic #Top_bar{position:static;background-color:#fff}.header-classic #Top_bar .top_bar_right:before{display:none}.header-classic #Action_bar{position:static;background-color:#2c2c2c}.header-classic #Action_bar .contact_details li,.header-classic #Action_bar .social,.header-classic #Action_bar .social-menu{padding:12px 0}@media only screen and (min-width:768px){.header-fixed #Action_bar{position:fixed;top:0;left:0;background-color:#2c2c2c}.header-fixed #Action_bar .contact_details li,.header-fixed #Action_bar .social,.header-fixed #Action_bar .social-menu{padding:5px 0}.header-fixed #Top_bar{position:fixed;width:100%;left:0;top:0!important;z-index:701;background:#fff;opacity:.97;box-shadow:0 2px 5px 0 rgb(0 0 0 / .1)}.header-fixed.ab-show #Top_bar{top:31px!important}.header-fixed #Top_bar .top_bar_left,.header-fixed #Top_bar .top_bar_right,.header-fixed #Top_bar .top_bar_right:before{background:none}.header-fixed #Top_bar .logo{width:auto;margin:0 30px 0 20px;padding:0}.header-fixed #Top_bar #logo,.header-fixed #Top_bar .custom-logo-link{padding:5px 0;height:50px;line-height:50px}.header-fixed #Top_bar .menu_wrapper{clear:none}.header-fixed #Top_bar .menu>li>a{padding:15px 0}.header-fixed #Top_bar .menu>li>a,.header-fixed #Top_bar .menu>li>a span{line-height:30px}.header-fixed #Top_bar .menu>li>a:not(.menu-toggle):after{top:auto;bottom:-4px}.header-fixed #Top_bar .menu>li>a span.description{margin-top:-5px;margin-bottom:-7px}.header-fixed #Top_bar .secondary_menu_wrapper{display:none}.tr-menu.header-fixed #Top_bar:not(.is-sticky){background:none!important;box-shadow:0 0 0 0 #fff0}.header-fixed.admin-bar #Action_bar{top:32px}.header-fixed.woocommerce-demo-store #Action_bar{top:45px}.header-fixed.admin-bar.woocommerce-demo-store #Action_bar{top:77px}.header-fixed.admin-bar #Top_bar{top:32px!important}.header-fixed.woocommerce-demo-store #Top_bar{top:45px!important}.header-fixed.admin-bar.woocommerce-demo-store #Top_bar{top:77px!important}.header-fixed.admin-bar.ab-show #Top_bar{top:63px!important}.header-fixed.woocommerce-demo-store.ab-show #Top_bar{top:76px!important}.header-fixed.admin-bar.woocommerce-demo-store.ab-show #Top_bar{top:108px!important}}.header-below #Header .top_bar_left,.header-below #Header .top_bar_right{background-color:#fff0}.header-below #Top_bar{position:static;background-color:#fff}.header-below #Top_bar .top_bar_right{top:0}.header-below #Top_bar .top_bar_right:before{display:none}.header-below #Action_bar{position:static}.header-plain #Top_bar{border-bottom-width:1px;border-style:solid;position:static}.header-plain.layout-boxed #Top_bar .container{max-width:100%}.header-plain #Top_bar .one.column{width:100%;margin:0}.header-plain #Header .top_bar_left,.header-plain #Header .top_bar_right{background-color:#fff0}.header-plain #Top_bar .top_bar_right,.header-plain #Top_bar .top_bar_right_wrapper{top:0}.header-plain #Top_bar .top_bar_right:before{display:none}.header-plain #Action_bar{position:static}.header-plain #Action_bar .contact_details li,.header-plain #Action_bar .social,.header-plain #Action_bar .social-menu{padding:12px 0}.header-plain #Top_bar #logo,.header-plain #Top_bar .custom-logo-link{height:50px;line-height:50px}.header-plain #Top_bar .menu_wrapper{float:right}.header-plain #Top_bar .menu>li>a{padding-top:0!important;padding-bottom:0!important}.header-plain #Top_bar .menu>li>a:not(.menu-toggle):after{display:none}.header-plain #Top_bar .menu>li>a span:not(.description){line-height:80px;padding:0 30px}.header-plain #Top_bar .menu>li:first-child>a span:not(.description){border-left-width:1px}.header-plain.menu-highlight #Top_bar .menu>li,.header-plain.menu-highlight #Top_bar .menu>li>a{margin:0}.header-plain #Top_bar .top_bar_right{padding:0;margin-left:auto}.header-plain #Top_bar .top_bar_right .top-bar-right-icon,.header-plain #Top_bar .top_bar_right .top-bar-right-input{height:100%;margin:0;padding:0 20px;border-left-width:1px;border-style:solid}.header-plain #Top_bar a#header_cart,.header-plain #Top_bar a#search_button{border-left-width:1px;border-style:solid}.header-plain #Top_bar a#header_cart span{margin-right:-9px}.header-plain #Top_bar .wpml-languages{margin:0;padding:0 20px;height:100%;border-left-width:1px;border-style:solid}.header-plain #Top_bar .wpml-languages a.active{border:0;padding:0;height:auto}.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown li a{line-height:40px}.header-plain #Top_bar .wpml-languages a.active{background:none}.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown{border:0;border-radius:0}.header-plain #Top_bar .action_button{height:100%;margin:0;border-radius:0;border-left:1px solid #f2f2f2;padding:0 30px!important}.header-plain.button-stroke #Top_bar .action_button{border-width:0 0 0 1px;background-color:#f7f7f7}.header-plain #Top_bar.is-sticky .menu>li>a span:not(.description){line-height:60px!important}.header-plain #Top_bar.is-sticky .top_bar_right{padding:0;height:60px;top:0}.header-plain #Top_bar.is-sticky .wpml-languages{padding:0 25px;height:60px;line-height:60px;top:0}.header-plain #Top_bar.is-sticky .action_button{line-height:60px!important}.header-plain #Action_bar{background-color:#2c2c2c}.header-plain #Top_bar{background-color:#fff}.header-plain #Top_bar .top_bar_right .top-bar-right-button,.header-plain #Top_bar .top_bar_right .top-bar-right-icon,.header-plain #Top_bar .top_bar_right .top-bar-right-input,.header-plain #Top_bar .wpml-languages{border-color:#f2f2f2}.header-split #Header .top_bar_left{width:100%!important}.header-split #Header .top_bar_left,.header-split #Header .top_bar_right{background-color:#fff0}.header-split #Header .top_bar_left .menu_wrapper{width:100%}.header-split #Header .top_bar_left .menu_left{float:left;width:38%;text-align:center}.header-split #Header .top_bar_left .menu_right{float:right;width:38%;text-align:center}.header-split #Header .top_bar_left .menu>li{display:inline-block;float:none}.header-split #Header .top_bar_left .menu li ul li a{padding:10px}.header-split #Header .top_bar_left .logo{width:100%;margin:0;text-align:center}@media only screen and (min-width:1240px){.header-split #Header .top_bar_left .logo{position:absolute;left:38%;width:24%}}.header-split #Top_bar{position:static;background-color:#fff}.header-split #Top_bar .top_bar_right{display:none}.header-split #Action_bar{position:static;background-color:#2c2c2c}.header-split #Action_bar .contact_details li,.header-split #Action_bar .social,.header-split #Action_bar .social-menu{padding:12px 0}.header-shop #Top_bar{position:static;background-color:#fff}.header-shop #Top_bar .column{display:block}.header-shop #Action_bar{position:static;background-color:#101015}.header-shop #Action_bar .contact_details li,.header-shop #Action_bar .social,.header-shop #Action_bar .social-shop{padding:12px 0}.header-shop #Top_bar .top_bar_row{display:flex;align-items:center}.header-shop #Top_bar .top_bar_row_first{z-index:2}.header-shop #Top_bar .top_bar_row_second{margin-top:-10px}.header-shop #Top_bar .logo a.responsive-menu-toggle{display:none}.header-shop #Top_bar .top_bar_right{background-color:#fff0;flex:auto;padding-right:10px}.header-shop.logo-no-margin:not(.header-fw) #Top_bar .top_bar_right{padding-right:0}.header-shop #Top_bar .top_bar_right .top_bar_right_wrapper{width:100%;justify-content:flex-end}.header-shop #Top_bar .top_bar_right .top-bar-right-input{flex:auto;margin-right:40px}.header-shop #Top_bar .top_bar_right .top-bar-right-input .mfn-live-search-box,.header-shop #Top_bar .top_bar_right .top-bar-right-input>form,.header-shop #Top_bar .top_bar_right .top-bar-right-input input[type=text]{width:100%}.header-shop #Top_bar .top_bar_right a.responsive-menu-toggle{position:static;margin-top:unset}.header-shop #Top_bar .menu_wrapper{width:100%}.header-shop #Top_bar .menu_wrapper #menu ul:nth-child(2){margin-left:auto}.header-shop #Top_bar .menu>li>a{padding:5px 0}body.header-shop.menu-highlight #Top_bar .menu>li>a{margin:5px 0}.header-shop #Top_bar.is-sticky .responsive-menu-toggle{display:block}.header-shop-split #Top_bar{position:static;background-color:#fff}.header-shop-split #Action_bar{position:static;background-color:#101015}.header-shop-split #Action_bar .contact_details li,.header-shop-split #Action_bar .social,.header-shop-split #Action_bar .social-shop{padding:12px 0}.header-shop-split #Top_bar .top_bar_row{display:flex;align-items:center;width:100%}.header-shop-split #Top_bar .menu_wrapper{flex:2}.header-shop-split #Top_bar .logo{flex:1;text-align:center;margin:0 15px}.header-shop-split #Top_bar .top_bar_right{flex:2;padding:0;background-color:#fff0}.header-shop-split #Top_bar .top_bar_right .top_bar_right_wrapper{width:100%;justify-content:flex-end;box-sizing:border-box;padding:0 20px}.header-shop-split #Top_bar .top_bar_right .top-bar-right-input{flex:auto}.header-shop-split #Top_bar .top_bar_right .top-bar-right-input .mfn-live-search-box,.header-shop-split #Top_bar .top_bar_right .top-bar-right-input>form,.header-shop-split #Top_bar .top_bar_right .top-bar-right-input input[type=text]{width:100%}@media only screen and (min-width:768px){.header-shop-split.menuo-right #Top_bar .menu_wrapper{order:3;display:flex;justify-content:flex-end}.header-shop-split.menuo-right #Top_bar .logo{order:2}.header-shop-split.menuo-right #Top_bar .top_bar_right{order:1}.header-shop-split.menuo-right #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:flex-start}.header-shop-split #Top_bar .menu_wrapper a.responsive-menu-toggle{position:static;margin-top:unset}}.header-stack #Top_bar:not(.is-sticky) .top_bar_left{width:100%!important}.header-stack #Header .top_bar_left,.header-stack #Header .top_bar_right{background-color:#fff0}.header-stack #Top_bar{position:static;background-color:#fff}.header-stack #Top_bar .logo{width:100%;margin:0;padding:0 30px;text-align:left;border-bottom-width:1px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-stack.header-center #Top_bar .logo{text-align:center}.header-stack.header-center #Top_bar .menu_wrapper{text-align:center;line-height:0}.header-stack.header-center #Top_bar #menu{line-height:21px;line-height:normal;text-align:left;text-align:initial}.header-stack.header-center #Top_bar:not(.is-sticky) .menu_wrapper{width:100%}.header-stack.header-right #Top_bar .logo{text-align:right}.header-stack #Top_bar .logo #logo,.header-stack #Top_bar .logo .custom-logo-link{display:inline-block;height:auto}.header-stack #Top_bar .menu_wrapper{clear:both}.header-stack #Top_bar .menu_wrapper .menu>li>a{padding:0}.header-stack #Top_bar .menu>li>a span.description{margin-bottom:10px}.header-stack #Top_bar .top_bar_right{position:absolute;right:0;bottom:0;top:auto;height:60px}.header-stack #Top_bar .top_bar_right_wrapper{top:10px}.header-stack #Top_bar .top_bar_right:before{display:none}.header-stack #Top_bar .secondary_menu_wrapper{position:absolute;right:20px;top:35px;display:block}.header-stack.header-right #Top_bar .secondary_menu_wrapper{left:20px;right:auto}.header-stack #Action_bar{position:static;background-color:#2c2c2c}.header-stack #Action_bar .contact_details li,.header-stack #Action_bar .social,.header-stack #Action_bar .social-menu{padding:12px 0}.header-stack #Top_bar.is-sticky .logo{border-bottom:unset}.header-magazine #Top_bar .logo{width:auto;border:0}.header-magazine #Top_bar .secondary_menu_wrapper,.header-magazine #Top_bar .top_bar_right:before{display:none}.header-magazine #Top_bar .banner_wrapper{display:block;position:absolute;right:20px;top:20px;width:468px;height:60px;text-align:right;z-index:2}.header-magazine #Top_bar .banner_wrapper a{display:block;line-height:0}.header-magazine #Top_bar .banner_wrapper img{display:inline-block;max-width:100%;height:auto;max-height:60px}.header-simple #Top_bar .top_bar_left{width:100%!important;background:none}.header-simple #Top_bar:not(.is-sticky) .top_bar_left{top:-60px}.header-simple.ab-show #Top_bar:not(.is-sticky) .top_bar_left{top:0}.header-simple #Top_bar .top_bar_right,.header-simple #Top_bar .top_bar_right:before{display:none}.header-simple #Top_bar .menu>li>a span.description{margin:0 0 0 5px}.header-simple.ab-hide #Action_bar{display:none}.header-empty #Header{position:static;min-height:0!important}.header-empty #Subheader{display:none}.header-empty #Content{padding:0!important}.header-transparent #Top_bar .top_bar_left,.header-transparent #Top_bar .top_bar_right,.header-transparent #Top_bar .top_bar_right:before{background:none;box-shadow:unset}.header-transparent #Top_bar .top_bar_right{top:0}.header-transparent #Top_bar #logo,.header-transparent #Top_bar .custom-logo-link{padding:0}.header-transparent #Top_bar .menu>li>a span{border-color:rgb(0 0 0 / .03)}.header-transparent #Top_bar .menu li>ul:not(.mfn-megamenu-bg){background-image:none}.header-transparent.ab-hide #Top_bar{top:0}.header-transparent #Top_bar.is-sticky .menu_wrapper .menu>li>a{padding:0}.header-transparent #Top_bar.is-sticky .menu>li>a span:not(.description){line-height:60px}.header-overlay.ab-hide #Top_bar{top:40px}.header-overlay #Top_bar #logo,.header-overlay #Top_bar .custom-logo-link{height:auto}.header-overlay .top_bar_right{display:none}.header-overlay .overlay-menu-toggle{position:absolute;right:40px;top:40px;height:45px;width:45px;line-height:45px;text-align:center;font-size:29px;z-index:9911}.header-overlay .overlay-menu-toggle.focus{color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.header-overlay .overlay-menu-toggle .close,.header-overlay .overlay-menu-toggle.focus .open{display:none}.header-overlay .overlay-menu-toggle.focus .close{display:block}.header-overlay.sticky-header .overlay-menu-toggle{position:fixed;margin-right:10px}#Overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9910;background:rgb(41 145 214 / .95);display:none}#overlay-menu{position:absolute;width:700px;left:50%;margin-left:-350px;top:50%;margin-top:-150px}#overlay-menu .menu.menu-mobile{display:none}#overlay-menu ul li{text-align:center}#overlay-menu ul li a{color:#fff;font-size:34px;line-height:52px;letter-spacing:3px;text-decoration:none}#overlay-menu ul li a:hover{opacity:.8}#overlay-menu ul li a:after,#overlay-menu ul li a:before{display:inline-block;opacity:0;-webkit-transition:-webkit-transform .3s,opacity .2s;-moz-transition:-moz-transform .3s,opacity .2s;transition:transform .3s,opacity .2s}#overlay-menu ul li a:before{margin-right:20px;content:"[";-webkit-transform:translateX(20px);-moz-transform:translateX(20px);transform:translateX(20px)}#overlay-menu ul li a:after{margin-left:20px;content:"]";-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);transform:translateX(-20px)}#overlay-menu ul li a:hover:after,#overlay-menu ul li a:hover:before{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}#body_overlay{position:fixed;top:0;left:0;width:100%;height:120%;background:rgb(0 0 0 / .6);z-index:9002;display:none}body.no-overlay #body_overlay{display:none!important}body.mobile-side-slide{position:relative;overflow-x:visible}#Side_slide{display:block;position:fixed;top:0;right:-250px;max-width:100%;width:250px;height:100%;overflow:auto;border-bottom-width:60px;border-bottom-style:solid;z-index:99999;z-index:100000}#Side_slide.left{left:-250px;right:auto}#Side_slide .close-wrapper{height:60px}#Side_slide .close-wrapper a.close{height:34px;width:34px;display:block;float:right;margin:13px 13px 0 0}#Side_slide .close-wrapper a.close i{font-size:22px;line-height:34px}#Side_slide .extras{padding:0 20px}#Side_slide .extras .action_button{float:none;width:100%;margin:0 0 20px;text-align:center;text-decoration:none}#Side_slide .extras .extras-wrapper{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-bottom:20px}#Side_slide .extras .extras-wrapper a{display:flex;align-items:center;text-decoration:none;padding:5px;font-size:20px}#Side_slide .extras .extras-wrapper .top-bar-right-icon-user img{border-radius:100%}#Side_slide .extras .extras-wrapper .header-cart-count,#Side_slide .extras .extras-wrapper .header-wishlist-count{position:relative;margin-left:-3px;top:-10px;text-align:center;font-size:11px}#Side_slide .extras .extras-wrapper .header-cart-total{margin:0;padding-right:5px;font-size:16px;font-weight:500}#Side_slide .extras .extras-wrapper .lang-active i{margin-left:-5px}#Side_slide #menu{display:block!important;margin-bottom:20px;max-height:none!important}#Side_slide #menu ul{width:100%!important}#Side_slide #menu ul li{width:100%;position:relative;border-top:1px solid hsl(0 0% 100% / .03)}#Side_slide #menu>ul:last-child>li:last-child{border-bottom:1px solid hsl(0 0% 100% / .03)}#Side_slide #menu ul li a{display:block;padding:11px 5px 10px 20px;margin-right:50px;text-decoration:none;line-height:19px}#Side_slide #menu ul li a span.description{display:block;opacity:.5}#Side_slide #menu ul li a .menu-arrow{display:none}#Side_slide #menu ul li ul{display:none;background:hsl(0 0% 100% / .025)}#Side_slide #menu ul li ul li a{padding-left:35px}#Side_slide #menu ul li ul li ul li a{padding-left:50px}#Side_slide #menu ul li.submenu .menu-toggle{display:block;position:absolute;right:5px;top:0;width:40px;height:40px;margin:0;padding:0;line-height:40px;font-size:22px;font-weight:100;text-align:center;cursor:pointer;opacity:.5}#Side_slide #menu ul li.submenu .menu-toggle:after{content:"+"}#Side_slide #menu ul li.hover>.menu-toggle{opacity:1}#Side_slide #menu ul li.hover>.menu-toggle:after{content:"-"}#Side_slide #menu ul.mfn-megamenu-bg{background-image:none!important}#Side_slide #menu ul.mfn-megamenu li .menu-toggle{display:none}#Side_slide #menu ul.mfn-megamenu>li>ul{display:block!important}#Side_slide #menu ul.mfn-megamenu>li>ul:first-child{background-color:#fff0}#Side_slide #menu ul.mfn-megamenu>li>ul:first-child>li:first-child{border-top-width:0}#Side_slide .menu.menu-mobile{display:none}#Side_slide .lang-wrapper{margin-bottom:20px;text-align:center;display:none}#Side_slide .lang-wrapper ul li{border-top:1px solid hsl(0 0% 100% / .03)}#Side_slide .lang-wrapper ul li:last-child{border-bottom:1px solid hsl(0 0% 100% / .03)}#Side_slide .lang-wrapper ul li a{display:block;padding:11px 20px 10px;text-decoration:none;line-height:19px}#Side_slide .search-wrapper{margin-bottom:20px;position:relative;display:none}#Side_slide .search-wrapper>form{position:relative}#Side_slide .search-wrapper input.field{width:100%;background:none!important;border-width:1px 0;border-color:hsl(0 0% 100% / .05);line-height:20px;padding:10px 55px 10px 20px;box-sizing:border-box;box-shadow:0 0 0 0 #fff0}#Side_slide .search-wrapper a.submit{position:absolute;top:0;right:5px;font-size:20px;padding:10px}#Side_slide .mfn-live-search-box .mfn-live-search-list{max-height:unset}#Side_slide .mfn-livesearch-loading:after{margin:-8px 0 0 -5px;width:10px;height:10px;right:50px}#Side_slide .contact_details{text-align:center;margin-bottom:20px}#Side_slide .contact_details li{margin-bottom:1px}#Side_slide .social{text-align:center;margin:0 20px 13px}#Side_slide .social li{display:inline-block}#Side_slide .social li a{display:block;padding:3px 5px;text-decoration:none}#Side_slide .social-menu{text-align:center}#Side_slide .social-menu li{display:inline-block;margin-right:6px;padding-right:6px;border-right:1px solid hsl(0 0% 100% / .1)}#Side_slide .social-menu li:last-child{margin-right:0;padding-right:0;border-right-width:0}#Side_slide.hide-social .social{display:none!important}#Side_slide{background-color:#191919;border-color:#191919}#Side_slide,#Side_slide #menu ul li.submenu .menu-toggle,#Side_slide .search-wrapper input.field,#Side_slide a:not(.action_button){color:#a6a6a6}#Side_slide #menu ul li.current-menu-ancestor>a,#Side_slide #menu ul li.current-menu-item>a,#Side_slide #menu ul li.current-menu-parent>a,#Side_slide #menu ul li.current-page-ancestor>a,#Side_slide #menu ul li.current-page-parent>a,#Side_slide #menu ul li.current_page_ancestor>a,#Side_slide #menu ul li.current_page_item>a,#Side_slide #menu ul li.hover>.menu-toggle,#Side_slide #menu ul li.hover>a,#Side_slide #menu ul li:hover>a,#Side_slide a.active,#Side_slide a:not(.action_button):hover{color:#fff}#Side_slide.light #menu ul li{border-top-color:rgb(0 0 0 / .03)}#Side_slide.light #menu>ul:last-child>li:last-child{border-bottom-color:rgb(0 0 0 / .03)}#Side_slide.light #menu ul li ul{background:rgb(0 0 0 / .02)}#Side_slide.light .lang-wrapper ul li{border-top-color:rgb(0 0 0 / .03)}#Side_slide.light .lang-wrapper ul li:last-child{border-bottom-color:rgb(0 0 0 / .03)}#Side_slide.light .search-wrapper input.field{border-color:rgb(0 0 0 / .05)}.mobile-icon-action-hide #Side_slide .action_button,.mobile-icon-action-tb #Side_slide .action_button,.mobile-icon-cart-hide #Side_slide .top-bar-right-icon-cart,.mobile-icon-cart-tb #Side_slide .top-bar-right-icon-cart,.mobile-icon-search-hide #Side_slide .top-bar-right-icon-search,.mobile-icon-search-tb #Side_slide .top-bar-right-icon-search,.mobile-icon-user-hide #Side_slide .top-bar-right-icon-user,.mobile-icon-user-tb #Side_slide .top-bar-right-icon-user,.mobile-icon-wishlist-hide #Side_slide .top-bar-right-icon-wishlist,.mobile-icon-wishlist-tb #Side_slide .top-bar-right-icon-wishlist,.mobile-icon-wpml-hide #Side_slide .wpml-languages,.mobile-icon-wpml-tb #Side_slide .wpml-languages{display:none!important}.has-search-overlay.search-overlay-opened #search-overlay{position:fixed;top:0;left:0;width:100%;height:120%;background:rgb(0 0 0 / .6);z-index:2;display:block}.has-search-blur.search-overlay-opened #Wrapper:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}#Subheader{background-color:rgb(0 0 0 / .02);background-position:top;background-repeat:no-repeat;padding:30px 0;position:relative}.subheader-transparent #Subheader{background:none}.hide-title-area #Subheader{display:none}#Subheader .title{margin-bottom:0;width:70%;float:left}#Subheader ul.breadcrumbs{display:block;width:30%;margin:1px 0 0;font-size:1em!important;float:right;text-align:right}#Subheader ul.breadcrumbs li{display:inline-block}#Subheader ul.breadcrumbs li,#Subheader ul.breadcrumbs li a{color:rgb(0 0 0 / .3)}#Subheader ul.breadcrumbs li span{margin:0 10px;opacity:.4}#Subheader:after{content:"";height:3px;width:100%;display:block;position:absolute;left:0;bottom:-3px;z-index:1;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .06)}#Subheader ul.woocommerce-breadcrumb li:last-child span{display:none}.subheader-title-right #Subheader .title{float:right;text-align:right}.subheader-title-right #Subheader .breadcrumbs{float:left;text-align:left}.subheader-both-left #Subheader .title{width:100%}.subheader-both-left #Subheader .breadcrumbs{width:100%;text-align:left;margin-top:10px}.subheader-both-right #Subheader .title{width:100%;text-align:right}.subheader-both-right #Subheader .breadcrumbs{width:100%;text-align:right;margin-top:10px}.subheader-both-center #Subheader .title{width:100%;text-align:center}.subheader-both-center #Subheader .breadcrumbs{width:100%;text-align:center;margin-top:10px}#Intro{text-align:center;position:relative;background-color:#000119;background-position:top}#Intro .intro-inner{position:relative;padding:250px 10%}#Intro .intro-title{margin-bottom:20px;word-wrap:break-word}#Intro .intro-meta>div{display:inline-block;margin:0 10px}#Intro .intro-next{cursor:pointer;font-size:38px;height:50px;left:50%;bottom:30px;line-height:50px;margin:0 0 0 -25px;position:absolute;text-align:center;width:50px;z-index:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#Intro.parallax{overflow:hidden}#Intro.parallax .mfn-parallax{position:absolute;left:0;top:0;max-width:unset!important;transition:opacity .2s}#Intro .intro-title{color:#fff}#Intro .intro-meta,#Intro .intro-meta a{color:hsl(0 0% 100% / .7)}#Intro .intro-next{color:hsl(0 0% 100% / .2)}#Intro .intro-next:hover{color:hsl(0 0% 100% / .5)}#Intro.light .intro-title{color:#212121}#Intro.light .intro-meta,#Intro.light .intro-meta a{color:rgb(33 33 33 / .7)}#Intro.light .intro-next{color:rgb(33 33 33 / .2)}#Intro.light .intro-next:hover{color:rgb(33 33 33 / .5)}.post-item{margin-bottom:40px;position:relative;float:left;width:100%;overflow:hidden}.post-item .date_label{position:absolute;left:0;top:7px;display:none;background-color:var(--mfn-blog-date-bg)}.post-item .date_label:after{border-left-color:var(--mfn-blog-date-bg)}.post-photo-wrapper{width:37%;float:left}.post-photo-wrapper iframe{width:100%}.post-desc-wrapper{width:63%;float:left}.no-img>.image_frame{display:none}.no-img>.post-desc-wrapper{width:100%}.post-desc{padding:15px 0 0 20px}.search-results #Content{padding-top:80px}.search-results .search-item{display:flex;align-items:center;margin-bottom:40px}.search-results .search-item .post-featured-image{width:30%;flex-shrink:0;margin-right:40px}.search-results .search-item .search-content{width:70%}.search-results .search-item .search-content .post-product-price,.search-results .search-item:not(.no-image) .search-content h4{margin-bottom:10px}.search-results .search-item.no-image .search-content{width:100%}.search-results .search-item .search-footer.align-right{text-align:right}.search-results .search-item .search-footer a i{margin-right:5px}.search-results .search-item.has-image-on-right{flex-direction:row-reverse}.search-results .search-item.has-image-on-right .post-featured-image{margin-left:40px;margin-right:0}.post-meta{margin-bottom:8px}.post-meta .author-date{float:left}.post-meta .author-date a{border-bottom-width:1px;border-style:dotted;text-decoration:none!important}.post-meta .category{float:right;position:relative}.post-meta .category.mata-tags{margin-right:10px}.post-meta .category .cat-btn{cursor:pointer}.post-meta .category .cat-wrapper{position:absolute;right:0;top:100%;display:none;z-index:21}.post-meta .category:hover .cat-wrapper{display:block}.post-meta .category .cat-wrapper ul{padding:7px;min-width:70px;background:#f9f9f9}.post-meta .category .cat-wrapper ul li{border-bottom:1px solid rgb(0 0 0 / .05)}.post-meta .category .cat-wrapper ul li:last-child{border-bottom:0}.post-meta .category .cat-wrapper ul li a{display:block;text-align:center;padding:1px 5px;color:#8b8b8b}.post-meta .category .cat-wrapper ul li a:hover{text-decoration:none;color:#5f5f5f;background:hsl(0 0% 100% / .8)}.post-excerpt{margin-bottom:15px}.cat_description{margin-bottom:40px}.post-footer{background-color:rgb(0 0 0 / .02);padding:7px 15px;overflow:hidden;line-height:30px}.post-footer .button-love{float:left}.post-footer .button-love a.mfn-love{display:inline-block;position:relative;padding-left:24px;margin-left:5px}.post-footer .button-love a.mfn-love i{position:absolute;left:0;top:0;font-size:16px}.post-footer .button-love a.mfn-love:hover{text-decoration:none}.post-footer .button-love a.mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-footer .button-love a.loved.mfn-love i:last-child,.post-footer .button-love a:hover.mfn-love i:last-child{opacity:1}.post-footer .post-links{float:right;border-left-width:1px;border-style:solid;padding-left:10px}.post-footer .post-links .post-comments{margin-right:10px}.has-custom-bg .post-footer{background-color:#fff0}.blog_slider.hide-more .item_wrapper .button,.blog_slider.hide-more .item_wrapper .hr_color,.hide-more .post-footer .post-links .icon-doc-text,.hide-more .post-footer .post-links .post-more{display:none}.grid .post-item{width:31.33%;margin:0 1% 20px;background:#fff}.grid .post-desc-wrapper,.grid .post-photo-wrapper{width:100%;float:none}.grid .post-desc-wrapper .post-desc{padding:20px 20px 0}.grid .post-footer{margin:20px -20px 0;box-sizing:border-box}.grid .post-desc-wrapper .post-footer .button-love .love-text,.grid .post-desc-wrapper .post-meta .category .cat-btn,.grid .post-meta .author-date .author span.label{display:none}.posts_group.grid.col-2 .post-item{width:47.99%}.posts_group.grid.col-3 .post-item{width:31.33%}.posts_group.grid.col-4 .post-item{width:22.99%}.posts_group.grid.col-5 .post-item{width:18.99%;margin:0 .5% 20px}.posts_group.grid.col-6 .post-item{width:15.66%;margin:0 .5% 20px}.posts_group.grid.col-2 .post-item:nth-child(odd),.posts_group.grid.col-3 .post-item:nth-child(3n+1),.posts_group.grid.col-4 .post-item:nth-child(4n+1),.posts_group.grid.col-5 .post-item:nth-child(5n+1),.posts_group.grid.col-6 .post-item:nth-child(6n+1){clear:both}.masonry:not(.tiles) .post-item{width:31.33%;margin:0 1% 20px;background:#fff}.masonry .post-desc-wrapper,.masonry .post-photo-wrapper{width:100%;float:none}.masonry .post-desc-wrapper .post-desc{padding:20px 20px 0}.masonry .post-footer{margin:0 -20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.masonry .post-desc-wrapper .post-footer .button-love .love-text,.masonry .post-desc-wrapper .post-meta .category .cat-btn,.masonry .post-meta .author-date .author span.label{display:none}.posts_group.masonry.col-2 .post-item{width:47.99%}.posts_group.masonry.col-3 .post-item{width:31.33%}.posts_group.masonry.col-4 .post-item{width:22.99%}.posts_group.masonry.col-5 .post-item{width:18.99%;margin:0 .5% 20px}.posts_group.masonry.col-6 .post-item{width:15.66%;margin:0 .5% 20px}.masonry.tiles{position:relative}.masonry.tiles .post-item{margin:0!important;overflow:hidden;background-color:#fff0}.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper{position:absolute;z-index:4;left:0;bottom:-20px}.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper .post-desc{background:url(/wp-content/themes/betheme/images/blog_masonry_tile_gradient.png) 0 0 repeat-x;padding:70px 30px 30px}.masonry.tiles .post-item .post-desc-wrapper .post-desc{padding:50% 30px 10px}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-meta .author-date .post-links{display:inline-block;margin-left:10px}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-excerpt{display:none}.masonry.tiles .post-item:not(.no-img) .post-photo-wrapper{line-height:0;position:relative}.masonry.tiles .post-item:not(.no-img) .post-photo-wrapper:after{content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .2);opacity:0;transition:all .6s ease-out}.masonry.tiles .post-item:not(.no-img):hover .post-photo-wrapper:after{opacity:1}.masonry.tiles .format-link .post-title .icon-link{display:none}.masonry.tiles .format-link .post-title .link-wrapper{margin-left:0;padding-top:5px}.masonry.tiles .format-quote blockquote{margin-left:0;top:0;margin-bottom:25px}.masonry.tiles .format-quote blockquote:after{display:none}.masonry.tiles .format-quote blockquote a{text-decoration:none}.masonry.tiles .post-item .post-format-icon{position:absolute;z-index:3;left:25px;top:25px;font-size:35px;line-height:35px;color:#fff}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after{content:"";display:block;height:3px;margin-top:20px;width:0;transition:all .4s ease-out}.masonry.tiles .post-item:hover .post-desc-wrapper .post-desc .post-title:after{width:40%}.masonry.tiles .post-item .post-desc-wrapper{transition:all .4s ease-out}.masonry.tiles .post-item:hover .post-desc-wrapper{transform:translateY(-20px)}.posts_group.masonry.tiles.col-2 .post-item{width:49.99%}.posts_group.masonry.tiles.col-3 .post-item{width:33.33%}.posts_group.masonry.tiles.col-4 .post-item{width:24.99%}.posts_group.masonry.tiles.col-5 .post-item{width:19.99%}.posts_group.masonry.tiles.col-6 .post-item{width:16.66%}.posts_group.masonry.margin .post-item{margin:0 1% 25px!important}.posts_group.masonry.margin.col-2 .post-item{width:47.99%}.posts_group.masonry.margin.col-3 .post-item{width:31.33%}.posts_group.masonry.margin.col-4 .post-item{width:22.99%}.posts_group.masonry.margin.col-5 .post-item{width:18.99%;margin:0 .5% 12px!important}.posts_group.masonry.margin.col-6 .post-item{width:15.66%;margin:0 .5% 12px!important}.masonry.tiles .post-item.format-link .post-title .icon-link,.masonry.tiles .post-item.format-link .post-title .link-wrapper a,.masonry.tiles .post-item.format-link .post-title .link-wrapper h4,.masonry.tiles .post-item.format-quote blockquote,.masonry.tiles .post-item.format-quote blockquote a,.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title .entry-title a{color:#fff}.masonry.tiles .post-item.format-link .post-desc-wrapper .post-desc .post-title:after,.masonry.tiles .post-item.format-quote .post-desc-wrapper .post-desc .post-title:after,.masonry.tiles .post-item.no-img .post-desc-wrapper .post-desc .post-title:after{background-color:#fff}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-excerpt,.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-head .post-meta,.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-head .post-meta a{color:hsl(0 0% 100% / .7)}.timeline .post-item{float:none;width:auto;padding-left:200px;margin-bottom:0;padding-bottom:40px;background:url(/wp-content/themes/betheme/images/timeline_right.png) no-repeat 90px top}.timeline .post-item:last-child{padding-bottom:20px;margin-bottom:20px}.timeline .format-link .post-meta,.timeline .format-quote .post-meta{padding-top:7px}.timeline .post-item:before{content:"";width:7px;height:7px;box-sizing:content-box;border-width:4px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:126px;top:11px;display:block;visibility:visible;z-index:1}.timeline .date_label{display:block}.timeline .post-meta .author-date .date{display:none}.photo .post-item{float:none}.photo .post-photo-wrapper{width:100%;float:none}.photo .post-desc-wrapper{width:100%;float:none;text-align:center}.photo .post-desc .post-head .post-meta{display:inline-block}.photo .post-desc .post-head .post-footer{display:inline-block;background:none;padding:0;line-height:inherit}.photo .post-desc .post-excerpt{margin-bottom:0}.photo .post-desc .post-head .post-footer .button-love,.photo .post-desc .post-head .post-footer .post-links,.photo .post-desc .post-head .post-meta .author-date,.photo .post-desc .post-head .post-meta .category{float:none;display:inline-block}.photo .post-desc .post-head .post-meta .author-date{margin-right:20px}.photo .post-desc .post-head .post-meta .author-date .label{display:none}.photo .post-desc .post-head .post-footer .button-love{margin-right:20px}.photo .post-desc .post-head .post-footer .button-love .love-text{display:none}.photo .post-desc .post-head .post-footer .post-links{border:0;padding:0}.photo .post-desc .post-head .post-footer .post-links .icon-doc-text,.photo .post-desc .post-head .post-footer .post-links .post-more{display:none}.photo .format-image{text-align:center}.photo .format-image .post-photo-wrapper{display:inline-block;width:auto}.photo .format-link .post-title{display:inline-block;text-align:left}.photo2 .post-item{margin:0}.photo2 .post-photo-wrapper{width:100%;float:none}.photo2 .image_frame{border:none;text-align:center}.photo2 .image_frame .image_wrapper .image_links,.photo2 .image_frame .image_wrapper .mask{display:none}.photo2 .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){top:0!important;margin-bottom:0!important}.photo2 .post .post-desc-wrapper{width:70%;float:none;position:relative;top:-75px;margin:0 auto;box-sizing:border-box;z-index:2}.photo2 .post-desc-wrapper .post-desc{padding:35px 50px}.photo2 .post-meta{margin-bottom:15px}.photo2 .author-date{display:none}.photo2 .category{float:none}.photo2 .category .cat-btn{display:none}.photo2 .category .cat-wrapper{display:block;position:static}.photo2 .category .cat-wrapper ul{margin-left:-2px;padding:0;min-width:unset;background-color:#fff0}.photo2 .category .cat-wrapper ul li{display:inline-block;border-bottom:unset;padding:0 5px 5px 0}.photo2 .category .cat-wrapper ul li a{background-color:rgb(0 0 0 / .05)!important;color:rgb(0 0 0 / .6);padding:3px 12px;border-radius:20px}.photo2 .category .cat-wrapper ul li a:hover{color:rgb(0 0 0 / .8)}.photo2 .button-love{position:absolute;right:25px;top:25px;padding:4px 13px;border-radius:20px;background-color:#272727;z-index:2}.photo2 .button-love a:hover{text-decoration:none}.photo2 .button-love .icons-wrapper i{color:#fff;margin-right:5px}.photo2 .button-love .icons-wrapper i.icon-heart-empty-fa{position:absolute}.photo2 .button-love .icons-wrapper i.icon-heart-fa{opacity:0}.photo2 .button-love a.loved .icons-wrapper i.icon-heart-fa{opacity:1}.photo2 .post-footer{background:none;margin-top:20px;padding:15px 0 0;border-top:1px solid rgb(0 0 0 / .1)}.photo2 .post-footer .post-author{margin-right:10px}.photo2 .post-footer .post-author .avatar{position:relative;top:6px;margin-right:6px;border-radius:50%}.photo2 .post.no-img{margin-bottom:75px}.photo2 .post.no-img .post-desc-wrapper{top:0}.photo2 .post.no-img .button-love{right:17%;right:calc(15% + 25px);z-index:3}.photo2 .bg-dark.post-desc-wrapper{color:hsl(0 0% 100% / .8)}.photo2 .bg-dark .entry-title a{color:#fff}.photo2 .bg-dark .post-footer{border-top-color:hsl(0 0% 100% / .1)}.photo2 .bg-dark .category .cat-wrapper ul li a{background-color:hsl(0 0% 100% / .1)!important;color:hsl(0 0% 100% / .6)}.photo2 .bg-dark .category .cat-wrapper ul li a:hover{color:hsl(0 0% 100% / .8)}.photo2.col-2 .post-item{width:47.99%;margin:0 1% 20px}.photo2.col-2 .post-desc-wrapper{width:85%;top:-55px}.photo2.col-2 .post.no-img .button-love{right:11%;right:calc(7.5% + 25px)}.photo2.col-3 .post-item{width:31.33%;margin:0 1% 40px}.photo2.col-3 .post-desc-wrapper{width:100%;top:0}.photo2.col-3 .post.no-img .button-love{right:25px}.photo2.col-2 .post-item:nth-child(odd),.photo2.col-3 .post-item:nth-child(3n+1){clear:both}.format-quote .post-photo-wrapper{display:none}.format-quote .post-desc{padding:0}.format-quote .post-desc-wrapper{width:100%;float:none}.format-video .image_frame .image_wrapper img{margin-bottom:0!important}.format-video .image_frame:focus .image_wrapper img,.format-video .image_frame:hover .image_wrapper img{top:0}.format-link .post-photo-wrapper{display:none}.format-link .post-desc-wrapper{width:100%;float:none}.format-link .post-desc{padding:0}.format-link .post-title{overflow:hidden}.format-link .post-title .icon-link{display:block;width:80px;height:80px;font-size:60px;line-height:80px;border-right-width:1px;border-style:solid;float:left;text-align:center}.format-link .post-title .link-wrapper{margin-left:100px;padding-top:14px}.format-link .post-title .link-wrapper h4{margin-bottom:7px;font-size:20px;line-height:22px}.post-nav{padding:10px 15px 4px 130px;margin-bottom:20px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_5_b.png);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.post-nav .next-prev-nav{float:left}.post-nav .next-prev-nav li{float:left;margin-right:5px}.post-nav .next-prev-nav a.button{margin:0}.post-nav .list-nav{float:right;line-height:49px}.template-slider .post-nav{margin-top:30px}.no-share .post-nav,.share-simple .post-nav{padding-left:15px;padding-right:15px}.post-nav.minimal.column{padding:0;background:none;position:relative;height:40px!important}.post-nav.minimal a{position:absolute;top:0;opacity:.6;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-nav.minimal a:hover{opacity:1}.post-nav.minimal a.prev{left:0}.post-nav.minimal a.next{right:0}.post-nav.minimal a.home{left:50%;margin:3px 0 0 -13px}.post-nav.minimal a i{font-size:25px;line-height:30px;color:#626262}.post-nav.minimal a svg{fill:#626262}a.mfn-love.loved i:first-child,a.mfn-love:not(.loved) i:last-child{display:none}.post-header{margin-bottom:20px}.post-header .button-love{width:99px;float:left;text-align:center}.post-header .button-love a.mfn-love{display:inline-block;position:relative;padding-left:28px;font-size:17px;margin-top:25px}.no-title .post-header .button-love a.mfn-love{margin-top:0}.post-header .button-love a.mfn-love i{position:absolute;left:0;top:0;font-size:18px}.post-header .button-love a.mfn-love:hover{text-decoration:none}.post-header .button-love a.mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-header .button-love a.loved.mfn-love i:last-child,.post-header .button-love a:hover.mfn-love i:last-child{opacity:1}.post-header .title_wrapper{margin-left:99px;border-left-width:1px;border-style:solid;padding-left:30px}.post-header .title_wrapper h1{font-size:35px;line-height:35px}.single-photo-wrapper .share_wrapper{float:left}.single-photo-wrapper .image_frame{margin-left:120px}.single-photo-wrapper .image_frame iframe{width:100%}.no-share .single-photo-wrapper .image_frame,.share-simple .single-photo-wrapper .image_frame{margin-left:0}.single-photo-wrapper.image{text-align:center}.single-photo-wrapper.image .image_frame{margin-left:0;display:inline-block}.section-post-header .single-photo-wrapper.image .image_frame{max-width:80%;max-width:calc(100% - 130px)}.no-share .section-post-header .single-photo-wrapper.image .image_frame,.share-simple .section-post-header .single-photo-wrapper.image .image_frame{max-width:100%}.share_wrapper{background:#fff;border-width:1px;border-style:solid;width:98px;text-align:center;padding:10px 0 5px}.share_wrapper .stButton{margin-bottom:10px}.section-post-intro-share .share_wrapper{float:right;background:none;border:none;width:unset;padding:0}.section-post-intro-share .share_wrapper>span{float:left}.section-post-intro-share .share_wrapper .stButton .stBubble{display:none!important}.author-box .avatar-wrapper{width:64px;height:64px;float:left;border-width:8px;border-style:solid;display:block;line-height:0;-webkit-border-radius:100%;border-radius:100%;overflow:hidden}.author-box .desc-wrapper{background:rgb(0 0 0 / .02);padding:20px;position:relative;margin-left:105px}.author-box .desc-wrapper:after{content:"";display:block;position:absolute;left:-6px;top:35px;width:0;height:0;border-color:#fff0 rgb(0 0 0 / .02) #fff0 #fff0;border-style:solid;border-width:6px 6px 6px 0}.author-box .desc-wrapper h5{margin-bottom:5px}.hide-love .button-love{display:none!important}.hide-love .post-header .title_wrapper{margin-left:0;padding-left:10px;border-left:none}.hide-love .post-nav{padding-left:15px}.hide-love .portfolio_group .portfolio-item .desc .title_wrapper{padding-right:0}.section-post-related .section-related-adjustment{border-top-width:1px;border-style:solid;padding-top:20px}.section-post-related .post-related{position:relative;width:33.333%}.section-post-related .col-2 .post-related{width:50%}.section-post-related .col-3 .post-related{width:33.333%}.section-post-related .col-4 .post-related{width:25%}.section-post-related .col-5 .post-related{width:20%}.section-post-related .col-6 .post-related{width:16.666%}.section-post-related .col-2 .post-related:nth-child(odd),.section-post-related .col-3 .post-related:nth-child(3n+1),.section-post-related .col-4 .post-related:nth-child(4n+1),.section-post-related .col-5 .post-related:nth-child(5n+1),.section-post-related .col-6 .post-related:nth-child(6n+1){clear:both}.section-post-related .post-related .image_frame{margin-left:30px;margin-bottom:15px}.section-post-related .post-related .fullscreen-container{height:180px!important}.section-post-related .post-related .date_label{position:absolute;left:0;top:30px;z-index:20}.section-post-related .post-related hr{margin-left:30px;width:40%}.section-post-related .post-related a.button{margin-left:30px;margin-bottom:0}.section-post-related .format-quote blockquote{margin-top:70px;margin-left:40px}.section-post-related .format-link .image_frame{height:180px;display:block;background-color:hsl(0 0% 100% / .5)}.section-post-related .format-link .image_frame:after{content:"\e8c2";font-family:mfn-icons;display:block;position:absolute;left:0;top:0;width:100%;height:180px;line-height:180px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.section-post-related .format-standard.no-img .image_frame{display:block;height:180px;background-color:hsl(0 0% 100% / .5)}.section-post-related .format-standard.no-img .image_frame:after{content:"\e8f6";font-family:mfn-icons;display:block;position:absolute;left:0;top:0;width:100%;height:180px;line-height:180px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.section-post-related .post-related .image_frame iframe{width:100%}.section-post-related .simple .post-related .image_frame{margin-left:0}.section-post-related .simple .post-related .date_label{margin-bottom:5px;position:static;padding:0;background-color:#fff0;background-image:none}.section-post-related .simple .post-related .date_label:after,.section-post-related .simple .post-related hr{display:none}.section-post-related .simple .post-related a.button{margin-left:0}.section-post-related .simple .post-related.format-quote .date_label{margin-bottom:10px}.section-post-related .simple .format-quote blockquote{margin-top:0}.single-format-link .single-photo-wrapper .share_wrapper{float:none;width:auto;padding:10px 15px 15px}.single-format-link .single-photo-wrapper .share_wrapper .stButton{margin:0 10px 0 0}.single-format-link .section-post-header .single-photo-wrapper .image_frame{display:none}.single-format-quote #Subheader .title{width:100%}.single-format-quote #Subheader ul.breadcrumbs{display:none}.single-format-quote .single-photo-wrapper .share_wrapper{float:none;width:auto;padding:10px 15px 15px}.single-format-quote .single-photo-wrapper .share_wrapper .stButton{margin:0 10px 0 0}.single-format-quote .section-post-header .single-photo-wrapper .image_frame{display:none}.format-image.no-img .single-photo-wrapper .share_wrapper,.format-standard.no-img .single-photo-wrapper .share_wrapper,.portfolio.no-img .single-photo-wrapper .share_wrapper{float:none;width:auto;padding:10px 15px 15px}.format-image.no-img .single-photo-wrapper .share_wrapper .stButton,.format-standard.no-img .single-photo-wrapper .share_wrapper .stButton,.portfolio.no-img .single-photo-wrapper .share_wrapper .stButton{margin:0 10px 0 0}.format-image.no-img .section-post-header .single-photo-wrapper,.format-standard.no-img .section-post-header .single-photo-wrapper,.portfolio.no-img .section-post-header .single-photo-wrapper .image_frame{display:none!important}.project-description li{width:99.9%;clear:both;padding:7px 10px;background:rgb(0 0 0 / .01);border-style:solid;border-color:rgb(0 0 0 / .03);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.project-description li .label{font-weight:700;min-width:40px;padding-right:10px;display:inline-block}.project-description li.one-third{float:left;width:33.3%;clear:none;padding-right:15px;border-width:0 1px 1px 0}.project-description li:nth-child(3){border-right-color:#fff0}.share_item{float:none;width:auto;padding:10px 15px 15px}.share_item .stButton{margin:0 10px 0 0}.share-simple .post-header .title_wrapper{margin-left:0;padding-left:0;border-left-width:0}.share-simple-wrapper{border-top:1px solid rgb(0 0 0 / .08);padding:15px 0;text-align:left}.share-simple-wrapper .share-label{margin-right:10px}.share-simple-wrapper .icons{display:inline}.share-simple-wrapper .icons a{padding:0 5px;color:#a8a8a8}.share-simple-wrapper .icons .facebook:hover{color:#3b5998}.share-simple-wrapper .icons .instagram:hover{color:#c13584}.share-simple-wrapper .icons .twitter:hover{color:#1da1f2}.share-simple-wrapper .icons .google:hover{color:#dc4e41}.share-simple-wrapper .icons .linkedin:hover{color:#0077b5}.share-simple-wrapper .icons .pinterest:hover{color:#bd081b}.share-simple-wrapper .button-love{float:right}.share-simple-wrapper .mfn-love{position:relative;display:inline-block;padding-left:24px;margin-left:5px}.share-simple-wrapper .mfn-love i{position:absolute;left:0;top:0;font-size:16px}.share-simple-wrapper .mfn-love:hover{text-decoration:none}.share-simple-wrapper .mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.share-simple-wrapper .mfn-love.loved i:last-child,.share-simple-wrapper .mfn-love:hover i:last-child{opacity:1}.single-template .section-post-about,.single-template .section-post-comments,.single-template .section-post-header,.single-template .section-post-related{display:none}.mcb-sidebar{border-style:solid;padding:0 20px;position:relative}.mcb-sidebar:before{content:"";display:block;position:absolute;top:0;width:1500px;height:100%;background:rgb(0 0 0 / .01);visibility:visible}.mcb-sidebar .sidebar__inner{overflow:hidden;transform:translate(0);transform:translateZ(0)}.aside_left .mcb-sidebar{border-right-width:1px}.aside_left .mcb-sidebar:before{right:0}.aside_right .mcb-sidebar{border-left-width:1px}.aside_right .mcb-sidebar:before{left:0}.mcb-sidebar.style-simple{border-color:transparent!important}.mcb-sidebar.style-simple:before{content:unset}.aside_both .sidebar-2 .is-affixed .inner-wrapper-sticky,.aside_right .is-affixed .inner-wrapper-sticky{margin-left:1px}.mcb-sidebar.lines-boxed .widget:after{width:100%}.mcb-sidebar.lines-hidden .widget:after{display:none}.widget{margin:30px 0;position:relative}.widget:last-child:after{display:none}.widget:after{content:"";display:block;position:absolute;bottom:0;width:1500px;height:0;visibility:visible;border-width:1px 0 0;border-style:solid}.widget:not(.widget_block)>h3{font-size:18px;line-height:22px}.sidebar.has-lines .widget{padding-bottom:30px}.aside_left .widget:after{right:0}.aside_right .widget:after{left:0}.elementor-widget-sidebar .widget:after{content:unset}.with_aside.aside_both .sidebar-1{border-right-width:1px}.with_aside.aside_both .sidebar-1 .widget:after,.with_aside.aside_both .sidebar-1:before{right:0}.with_aside.aside_both .sidebar-2{border-left-width:1px}.with_aside.aside_both .sidebar-2 .widget:after,.with_aside.aside_both .sidebar-2:before{left:0}.widget_block label{font-size:18px;line-height:22px;font-weight:400;margin-bottom:15px}.wp-block-image img{height:auto}.wp-block-search .wp-block-search__button{overflow:visible;max-height:39px}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border-color:#eee}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border:none;background:none!important;margin-bottom:0;padding:10px}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{margin-right:0;margin-bottom:0}.Recent_posts ul{margin:0!important}.Recent_posts ul li{margin-bottom:10px;list-style:none!important}.Recent_posts ul li:last-child{margin-bottom:0}.Recent_posts ul li a{text-decoration:none}.Recent_posts ul li .desc{margin-right:80px;padding:5px 15px;background:#fff;position:relative;min-height:70px}.Recent_posts ul li .desc:after{content:"";display:block;position:absolute;right:0;top:0;width:4px;height:100%}.Recent_posts ul li .desc h6{position:relative;z-index:2;margin-bottom:3px;padding-bottom:3px;border-bottom-width:1px;border-style:solid}.Recent_posts ul li .desc .date{position:relative;z-index:2}.Recent_posts ul li .desc .date i{display:inline-block;margin-right:2px}.Recent_posts ul li .photo{width:80px;height:80px;line-height:0;text-align:center;float:right;position:relative}.Recent_posts ul li .photo .c{width:25px;height:25px;line-height:25px;z-index:3;text-align:center;color:#fff;position:absolute;right:-12px;bottom:12px;font-size:11px;-webkit-border-radius:3px;border-radius:3px}.Recent_posts ul li.no-img{position:relative}.Recent_posts ul li.no-img .photo{width:0;position:static}.Recent_posts ul li.no-img .desc{margin-right:0;min-height:inherit}.Recent_posts.classic ul li a:hover .desc .date,.Recent_posts.classic ul li a:hover h6{color:#fff!important}.Recent_posts.classic ul li a:hover .desc:after{width:100%}.Recent_posts ul li.format-link .photo{background-color:#eee}.Recent_posts ul li.format-link .photo:after{content:"\e8c2";font-family:mfn-icons;display:block;z-index:91;position:absolute;left:0;top:0;width:80px;height:80px;line-height:80px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.Recent_posts ul li.format-quote .photo{background-color:#eee}.Recent_posts ul li.format-quote .photo:after{content:"\e909";font-family:mfn-icons;display:block;position:absolute;left:0;top:0;width:80px;height:80px;line-height:80px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.Recent_posts.blog_news ul li{margin-bottom:20px;overflow:hidden}.Recent_posts.blog_news ul li .photo{float:left;width:30%;height:auto;border-right:3px solid #ddd;background-color:#fff0}.Recent_posts.blog_news ul li .photo .c{display:none}.Recent_posts.blog_news ul li .desc{width:70%;margin-left:30%;padding-top:0;box-sizing:border-box;background:none!important}.Recent_posts.blog_news ul li .desc:after{display:none}.Recent_posts.blog_news ul li .desc h6{margin-top:-3px}.Recent_posts.blog_news ul li.no-img .photo{display:none}.Recent_posts.blog_news ul li.no-img .desc{width:100%;margin-left:0;padding-left:0}.Recent_posts ul li a .desc .date,.Recent_posts ul li a .desc:after,.Recent_posts ul li a h6{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.widget_media_gallery .gallery .gallery-item{margin-bottom:24px}.widget_recent_entries ul li{padding:5px 15px;background:#fff;position:relative;margin-bottom:10px}.widget_recent_entries ul li a{display:block;text-decoration:none;position:relative;z-index:2;margin-bottom:3px;padding-bottom:3px;border-bottom-width:1px;border-style:solid}.widget_recent_entries ul li:last-child{margin-bottom:0}.widget_recent_entries ul li:after{content:"";display:block;position:absolute;right:0;top:0;width:4px;height:100%}.widget_recent_entries ul li:hover:after{width:100%}.widget_recent_entries ul li .post-date{display:block;position:relative;z-index:2}.widget_recent_entries ul li:hover .post-date,.widget_recent_entries ul li:hover a{color:#fff}.widget_recent_entries ul li:hover .post-date,.widget_recent_entries ul li:hover:after,.widget_recent_entries ul li:hover a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.widget_categories ul{list-style-type:square;color:#fff;padding:5px 10px 5px 30px}.widget_categories ul li{position:relative}.widget_categories ul li:after{content:"";display:block;width:70px;border:solid hsl(0 0% 100% / .2);border-width:0 0 1px;position:absolute;left:-30px;bottom:0}.widget_categories ul li:last-child:after{display:none}.widget_categories ul li a{color:#fff!important;display:inline-block;padding:7px 0 7px 3px}.widget_archive ul,.widget_nav_menu ul{list-style-type:square;padding:5px 10px 5px 30px;background:rgb(0 0 0 / .03)}.widget_archive ul li,.widget_nav_menu ul li{position:relative}.widget_archive ul li:after,.widget_nav_menu ul li:after{content:"";display:block;width:70px;border:solid rgb(0 0 0 / .1);border-width:0 0 1px;position:absolute;left:-30px;bottom:0}.widget_archive ul li:last-child:after,.widget_nav_menu ul li:last-child:after{display:none}.widget_archive ul li a,.widget_nav_menu ul li a{display:block;padding:8px 0 9px 3px}.widget_meta ul,.widget_pages ul,.widget_rss ul{list-style-type:square;padding:0 0 0 30px}.widget_meta ul li a,.widget_pages ul li a,.widget_rss ul li a{display:block;padding:4px 0 7px 4px}.widget_mfn_recent_comments ul{margin:0!important}.widget_mfn_recent_comments ul li{padding-bottom:15px;margin-bottom:0!important;background:url(/wp-content/themes/betheme/images/recent_comments.png) no-repeat 4px top;padding-left:40px;position:relative;list-style:none!important}.widget_mfn_recent_comments ul li:last-child{padding-bottom:5px}.widget_mfn_recent_comments ul li .date_label{background-color:rgb(0 0 0 / .03);margin-top:7px;margin-bottom:5px;position:relative}.widget_mfn_recent_comments ul li .date_label:after{border-left-color:rgb(0 0 0 / .03)}.widget_mfn_recent_comments ul li:after{content:"";width:7px;height:7px;border-width:4px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:0;top:11px;display:block;z-index:1}.widget_mfn_recent_comments ul li p{margin-bottom:0}.widget_recent_comments ul li{padding-bottom:5px;padding-top:6px;background:url(/wp-content/themes/betheme/images/recent_comments.png) no-repeat 4px top;padding-left:40px;position:relative}.widget_recent_comments ul li:last-child{padding-bottom:5px}.widget_recent_comments ul li:after{content:"";width:7px;height:7px;border-width:4px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:0;top:11px;display:block;z-index:1}.widget_search input[type=text]{margin-bottom:0;width:100%}.widget_search .icon_close,.widget_search .icon_search{display:none}.widget_calendar td,.widget_calendar th{padding:4px 3px}.widget_calendar caption{padding:5px;font-size:14px}.widget_calendar table tfoot tr:hover td{background:none!important}.Flickr{overflow:hidden}.Flickr .flickr_badge_image{padding:0;float:left;margin:0 1% 2%;width:23%}.Flickr .flickr_badge_image a{display:block;line-height:0}.widget_tp_widget_recent_tweets .tp_recent_tweets{clear:none;float:none}.widget_tp_widget_recent_tweets ul{overflow:hidden}.widget_tp_widget_recent_tweets ul li:last-child{padding-bottom:0}.widget_mfn_tag_cloud ul{margin-bottom:0;overflow:hidden}.widget_mfn_tag_cloud ul li{padding:0;float:left;margin:0 5px 2px 0}.widget_mfn_tag_cloud a{overflow:hidden;white-space:nowrap;display:inline-block;height:22px;font-size:12px;padding-right:8px;margin-right:1px}.widget_mfn_tag_cloud a:hover{text-decoration:none}.widget_mfn_tag_cloud a span{padding-left:8px;height:22px;line-height:22px;display:block;float:left}.widget_mfn_menu ul li a{display:block;padding:7px 10px;margin-bottom:5px;background:#fff;border:1px solid rgb(0 0 0 / .04);color:#858585}.widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor)>a,.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor)>a,.widget_mfn_menu ul li a:hover{text-decoration:none;color:#fff!important}.widget_mfn_menu ul li ul li a{padding-left:20px}.widget_mfn_menu ul li ul li a:before{content:"-";margin-right:5px}.widget_mfn_menu ul li ul li ul li a{padding-left:40px}.widget_mfn_menu ul li ul li ul li ul li a{padding-left:60px}.widget_mfn_menu ul.submenus-hover li ul{overflow:hidden;max-height:0;transition:max-height .3s ease-in-out}.widget_mfn_menu ul.submenu-active li.current-menu-ancestor>ul,.widget_mfn_menu ul.submenu-active li.current-menu-parent>ul,.widget_mfn_menu ul.submenus-hover li.current_page_item>ul,.widget_mfn_menu ul.submenus-hover li:hover>ul{max-height:10000px}.widget_mfn_menu ul.submenus-click li ul{overflow:hidden;max-height:0}.widget_mfn_menu ul.submenus-click li.hover>ul{max-height:10000px}@media(min-width:768px){.widget_mfn_menu ul.submenus-click-mobile li ul{overflow:hidden;max-height:0;transition:max-height .3s ease-in-out}.widget_mfn_menu ul.submenus-click-mobile li.current_page_item>ul,.widget_mfn_menu ul.submenus-click-mobile li:hover>ul{max-height:10000px}}@media(max-width:767px){.widget_mfn_menu ul.submenus-click-mobile li ul{overflow:hidden;max-height:0}.widget_mfn_menu ul.submenus-click-mobile li.hover>ul{max-height:10000px}}.mfn-login{overflow:hidden}.mfn-login form p{margin-bottom:5px}.mfn-login form input{margin-bottom:0}.mfn-login .sep{margin:0 7px}.mfn-login .avatar-wrapper{float:left;width:64px;margin:0 10px 10px 0}.mfn-login .author{float:left}.mfn-login .alert{padding:5px 10px;margin-bottom:5px}.portfolio_group{margin:0!important}.portfolio_group .portfolio-item{list-style:none!important;float:left;margin-bottom:0}.portfolio_group .portfolio-item.isotope-grid-sizer{margin:0!important}.portfolio_group:not(.list) .portfolio-item{background:none}.portfolio_group .portfolio-item .list_style_header{display:none;width:100%;margin-bottom:20px;position:relative}.portfolio_group .portfolio-item .list_style_header h3{margin:0}.portfolio_group .portfolio-item .list_style_header .links_wrapper{margin-left:auto;flex-shrink:0}.portfolio_group .portfolio-item .list_style_header .links_wrapper a{margin-bottom:0}.portfolio_group .portfolio-item .list_style_header .links_wrapper a:last-child{margin-right:0}.portfolio_group .portfolio-item:first-child .list_style_header .links_wrapper a.portfolio_prev_js,.portfolio_group .portfolio-item:last-child .list_style_header .links_wrapper a.portfolio_next_js{display:none}.portfolio_group .portfolio-item .image_frame{width:100%;margin-bottom:0}.portfolio_group .portfolio-item .desc{padding:20px;background:#fff;overflow:hidden}.portfolio_group .portfolio-item .desc .title_wrapper{position:relative;padding-right:43px}.portfolio_group .portfolio-item .desc .title_wrapper h5{margin-bottom:0}.portfolio_group .portfolio-item .desc .title_wrapper .button-love{position:absolute;right:0;top:0}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love{display:inline-block;position:relative;padding-left:24px}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love i{position:absolute;left:0;top:0;font-size:16px}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love:hover{text-decoration:none}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.loved.mfn-love i:last-child,.portfolio_group .portfolio-item .desc .title_wrapper .button-love a:hover.mfn-love i:last-child{opacity:1}.portfolio_group .portfolio-item .desc .desc-wrapper{margin-right:280px}.portfolio_group .portfolio-item .desc .details-wrapper{float:right;width:240px;padding-left:19px;border-left-width:1px;border-style:solid}.portfolio_group .portfolio-item .desc .details-wrapper dl{margin-bottom:0}.portfolio_group .portfolio-item .desc .details-wrapper dl>dt{padding:2px 0;border:0;width:80px}.portfolio_group .portfolio-item .desc .details-wrapper dl>dd{padding:2px 0;border:0;margin-left:90px}.portfolio_group.list .portfolio-item{width:100%;border-bottom-width:0;border-style:solid}.portfolio_group.list .portfolio-item .portfolio-item-fw-bg{background-position:top;background-repeat:repeat;padding:35px 0}.portfolio_group:not(.list) .portfolio-item .portfolio-item-fw-bg{background:none!important}body.with_aside .portfolio_group.list .portfolio-item .portfolio-item-fw-bg{padding-left:5%;padding-right:5%}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:1176px;margin:0 auto}.portfolio_group.list .portfolio-item .list_style_header{display:flex;align-items:center}.portfolio_group.list .portfolio-item .desc{background:none;padding:20px 0 0}.portfolio_group.list .portfolio-item .desc .title_wrapper{display:none}.portfolio_group.flat .portfolio-item{width:33.3%}.portfolio_group.flat .portfolio-item .image_frame{border:0}.portfolio_group.flat .portfolio-item .image_frame .mask{box-shadow:0 0 0 0;-webkit-box-shadow:0 0 0 0}.portfolio_group.flat .portfolio-item .desc{display:none}.portfolio_group.grid .portfolio-item{width:31.2%;margin:0 1% 20px}.portfolio_group.grid .portfolio-item .desc .desc-wrapper,.portfolio_group.grid .portfolio-item .desc .details-wrapper{display:none}.portfolio_group.masonry .portfolio-item{width:31.2%;margin:0 1% 20px}.portfolio_group.masonry .portfolio-item .desc .title_wrapper{margin-bottom:15px}.portfolio_group.masonry .portfolio-item .desc .desc-wrapper{display:block;margin-right:0}.portfolio_group.masonry .portfolio-item .desc .details-wrapper{display:none}.portfolio_group.masonry-hover .portfolio-item{width:31.2%;margin:0 1% 20px}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper{position:relative;overflow:hidden}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc{opacity:0;position:absolute;left:0;top:0;background-color:rgb(0 0 0 / .3);height:100%;width:100%;padding:10% 10% 50px;box-sizing:border-box;z-index:2}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc h3:after{content:"";display:block;margin:15px 0;width:20px;height:3px;background:#fff}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc h3 a{color:#fff}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .desc-inner{height:100%;overflow:hidden;color:#fff}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper{bottom:18px;box-sizing:border-box;left:0;padding:0 7% 0 8%;position:absolute;width:100%}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.external,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.link,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.zoom{font-size:25px;color:#fff;position:relative;top:0}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.link{float:right}.portfolio_group.masonry-hover .portfolio-item .image-wrapper{line-height:0}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc.bg-light .desc-inner,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc.bg-light .links-wrapper a,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc.bg-light h3 a{color:#444}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc.bg-light h3:after{background:#444}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper:hover .hover-desc{opacity:1}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a:hover.external,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a:hover.link,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a:hover.zoom{top:-3px}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc{padding:10%}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper{overflow:visible}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc{position:static;opacity:1}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc .desc-inner{margin-bottom:15px}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc .links-wrapper{position:static;padding:0;margin-top:30px}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc .links-wrapper a.zoom{display:none}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.external,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.link,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.zoom{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.portfolio_group.masonry-minimal .portfolio-item{width:31.2%;margin:0 1% 20px}.portfolio_group.masonry-flat{float:left;width:100%}.portfolio_group.masonry-flat .portfolio-item{width:24.9%;width:calc(25% - 1px);display:block;float:left;position:relative}.portfolio_group.masonry-flat .portfolio-item.wide{width:49.8%;width:calc(50% - 1px)}.portfolio_group.masonry-flat .portfolio-item .portfolio-item-fill{padding-bottom:78%}.portfolio_group.masonry-flat .portfolio-item.tall .portfolio-item-fill{padding-bottom:156%}.portfolio_group.masonry-flat .portfolio-item.wide .portfolio-item-fill{padding-bottom:39%}.portfolio_group.masonry-flat .portfolio-item.tall.wide .portfolio-item-fill{padding-bottom:78%}.portfolio_group.masonry-flat .portfolio-item .image_frame{border:0;position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden}.portfolio_group.masonry-flat .portfolio-item .image_frame .image_wrapper{position:static}.portfolio_group.masonry-flat .portfolio-item .image_frame .mask{box-shadow:0 0 0 0;-webkit-box-shadow:0 0 0 0}.portfolio_group.masonry-flat .portfolio-item .image_frame img{margin:0!important;top:0!important}.portfolio_group.masonry-flat .portfolio-item .desc{display:none}.portfolio_group.grid.col-2 .portfolio-item,.portfolio_group.masonry-hover.col-2 .portfolio-item,.portfolio_group.masonry-minimal.col-2 .portfolio-item,.portfolio_group.masonry.col-2 .portfolio-item{width:47.99%}.portfolio_group.grid.col-3 .portfolio-item,.portfolio_group.masonry-hover.col-3 .portfolio-item,.portfolio_group.masonry-minimal.col-3 .portfolio-item,.portfolio_group.masonry.col-3 .portfolio-item{width:31.33%}.portfolio_group.grid.col-4 .portfolio-item,.portfolio_group.masonry-hover.col-4 .portfolio-item,.portfolio_group.masonry-minimal.col-4 .portfolio-item,.portfolio_group.masonry.col-4 .portfolio-item{width:22.99%}.portfolio_group.grid.col-5 .portfolio-item,.portfolio_group.masonry-hover.col-5 .portfolio-item,.portfolio_group.masonry-minimal.col-5 .portfolio-item,.portfolio_group.masonry.col-5 .portfolio-item{width:18.99%;margin:0 .5% 20px}.portfolio_group.grid.col-6 .portfolio-item,.portfolio_group.masonry-hover.col-6 .portfolio-item,.portfolio_group.masonry-minimal.col-6 .portfolio-item,.portfolio_group.masonry.col-6 .portfolio-item{width:15.66%;margin:0 .5% 20px}.portfolio_group.flat.col-2 .portfolio-item{width:49.99%}.portfolio_group.flat.col-3 .portfolio-item{width:33.33%}.portfolio_group.flat.col-4 .portfolio-item{width:24.99%}.portfolio_group.flat.col-5 .portfolio-item{width:19.99%}.portfolio_group.flat.col-6 .portfolio-item{width:16.66%}.portfolio_group.exposure .portfolio-item{width:100%;position:relative}.portfolio_group.exposure .portfolio-item a.link{display:block}.portfolio_group.exposure .portfolio-item .image-wrapper{line-height:0}.portfolio_group.exposure .portfolio-item .image-wrapper .mask{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:rgb(0 0 0 / .5);opacity:0}.portfolio_group.exposure .portfolio-item .desc-inner{position:absolute;left:0;top:30px;z-index:2;width:100%}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner{padding:0 35px;margin:0 1%;width:98%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.full-width .portfolio_group.exposure .portfolio-item .desc-inner{top:70px}.full-width .portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner{padding:0}.portfolio_group.exposure .portfolio-item .desc-inner .line{display:block;width:0;height:4px;margin-bottom:20px}.portfolio_group.exposure .portfolio-item .desc-inner .entry-title{margin-bottom:20px}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper{width:75%;opacity:.7}.portfolio_group.exposure .portfolio-item .details-wrapper{position:absolute;right:0;bottom:5px;z-index:2;width:100%}.portfolio_group.exposure .portfolio-item .details-wrapper .details-wrapper-inner{padding:0 25px;margin:0 1%;width:98%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.full-width .portfolio_group.exposure .portfolio-item .details-wrapper{bottom:35px}.full-width .portfolio_group.exposure .portfolio-item .details-wrapper .details-wrapper-inner{padding:0}.portfolio_group.exposure .portfolio-item .details-wrapper .column{float:right;opacity:0;-webkit-transform:translateY(-7%);transform:translateY(-7%);border-top:1px solid hsl(0 0% 100% / .4);padding:20px 10px;margin-bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.portfolio_group.exposure .portfolio-item .details-wrapper .column h5.label{font-weight:400;margin-bottom:8px}.portfolio_group.exposure .portfolio-item .details-wrapper .column h5{font-weight:700}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h2,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h3,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h4,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h5,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h6,.portfolio_group.exposure .portfolio-item .desc-inner .entry-title,.portfolio_group.exposure .portfolio-item .details-wrapper h5,.portfolio_group.exposure .portfolio-item .details-wrapper h5 a{color:#fff}.portfolio_group.exposure .portfolio-item .desc-inner .line,.portfolio_group.exposure .portfolio-item .image-wrapper .mask{-webkit-transition:all .6s cubic-bezier(.645,.045,.355,1);transition:all .6s cubic-bezier(.645,.045,.355,1)}.portfolio_group.exposure .portfolio-item .details-wrapper .column{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.portfolio_group.exposure .portfolio-item .details-wrapper .column:first-child{-webkit-transition-delay:.2s;transition-delay:.2s}.portfolio_group.exposure .portfolio-item .details-wrapper .column:nth-child(2){-webkit-transition-delay:.3s;transition-delay:.3s}.portfolio_group.exposure .portfolio-item .details-wrapper .column:nth-child(3){-webkit-transition-delay:.4s;transition-delay:.4s}.portfolio_group.exposure .portfolio-item:hover .desc-inner .line{width:100px}.portfolio_group.exposure .portfolio-item:hover .image-wrapper .mask{opacity:1}.portfolio_group.exposure .portfolio-item:hover .details-wrapper .column{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.section_wrapper .portfolio_wrapper .column.one.pager_wrapper .hover-desc{margin:40px 0!important}.template-slider .section-portfolio-header{margin-top:30px}#Footer{background-position:top;background-repeat:no-repeat;position:relative}#Footer.full-width .container{max-width:100%}#Footer .footer_action{background:rgb(0 0 0 / .1)}#Footer .footer_action .mcb-column-inner{margin-bottom:30px;padding-top:30px;text-align:center;font-size:110%;line-height:180%}#Footer .widgets_wrapper{padding:15px 0}#Footer .widgets_wrapper .mcb-column-inner{margin-bottom:0}#Footer .widgets_wrapper .widget:after{display:none}#Footer .footer_copy .one{margin-bottom:20px;padding-top:30px;min-height:33px}#Footer .footer_copy .copyright{float:left}#Footer .footer_copy .social{float:right;margin-right:20px}#Footer .footer_copy .social li{display:inline-block;margin-right:6px}#Footer .footer_copy .social li:last-child{margin-right:0}#Footer .footer_copy .social li a{font-size:15px;line-height:15px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#Footer .footer_copy .social-menu{float:right;margin-right:20px}#Footer .footer_copy .social-menu li{display:inline-block;margin-right:6px;padding-right:6px;border-right:1px solid hsl(0 0% 100% / .1)}#Footer .footer_copy .social-menu li:last-child{margin-right:0;padding-right:0;border-right-width:0}.mfn-footer .footer_copy{border-top:1px solid hsl(0 0% 100% / .1)}.mfn-footer .footer_copy .social li a{color:hsl(0 0% 100% / .3)}.mfn-footer .footer_copy .social li a:hover{color:#fff}.footer-copy-center #Footer .footer_copy{text-align:center}.footer-copy-center #Footer .footer_copy .copyright{float:none;margin:0 0 10px}.footer-copy-center #Footer .footer_copy #back_to_top{float:none;margin:-10px 0 10px}.footer-copy-center #Footer .footer_copy .social,.footer-copy-center #Footer .footer_copy .social-menu{float:none;margin:0}#back_to_top{float:right;margin:-9px 0 0}#back_to_top.in_footer{position:absolute;bottom:20px;right:75px}#back_to_top.hide{display:none}#back_to_top.sticky{position:fixed;right:75px;bottom:20px;z-index:9001}#back_to_top.sticky.scroll{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#back_to_top.sticky.scroll.focus,#back_to_top.sticky.scroll:hover{opacity:1}.button-round #back_to_top.sticky{right:100px}#Footer .Recent_posts ul li .desc{background:rgb(0 0 0 / .1)}#Footer .widget_mfn_menu ul li a{background:rgb(0 0 0 / .1);color:#ccc}#Footer .widget_recent_entries ul li{background:rgb(0 0 0 / .1)}#Footer ul.list_check li:after,#Footer ul.list_idea li:after,#Footer ul.list_mixed li:after,#Footer ul.list_star li:after{background:hsl(0 0% 100% / .08)}#Footer .widget_mfn_recent_comments ul li .date_label{background-color:rgb(0 0 0 / .07)}#Footer .widget_mfn_recent_comments ul li .date_label:after{border-left-color:rgb(0 0 0 / .07)}.footer-fixed #Footer{position:fixed;width:100%;bottom:0;left:0;z-index:1}.footer-sliding #Wrapper{overflow-x:hidden}.footer-sliding #Content,.footer-sliding #Wrapper{position:relative;z-index:0}.footer-sliding #Footer{z-index:-1}.footer-sliding #Footer,.footer-stick #Footer.is-sticky{position:fixed;width:100%;bottom:0;left:0}#mfn-gdpr{display:none;align-items:center;position:fixed;z-index:10000;box-sizing:border-box}#mfn-gdpr.show{display:flex}#mfn-gdpr .mfn-gdpr-image{line-height:0}#mfn-gdpr .mfn-gdpr-content>:last-child{margin-bottom:0}#mfn-gdpr[data-direction=horizontal]{justify-content:center;padding:30px;width:100%;left:0}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-image{margin-right:25px;flex-shrink:0}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-image img{max-height:48px;width:auto}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-content{margin-right:7vw}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-readmore{margin-right:15px;flex-shrink:0}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-button{flex-shrink:0}#mfn-gdpr[data-direction=vertical]{flex-direction:column;padding:40px;bottom:40px;width:320px}#mfn-gdpr[data-direction=vertical] .mfn-gdpr-image{margin-bottom:25px}#mfn-gdpr[data-direction=vertical] .mfn-gdpr-image img{max-height:64px;max-width:100%}#mfn-gdpr[data-direction=vertical] .mfn-gdpr-content{margin-bottom:15px;text-align:center}#mfn-gdpr[data-direction=vertical] .mfn-gdpr-readmore{margin-bottom:15px}#mfn-gdpr[data-aligment=top]{top:0}.admin-bar #mfn-gdpr[data-aligment=top]{top:32px}#mfn-gdpr[data-aligment=bottom]{bottom:0}#mfn-gdpr[data-aligment=left]{left:40px}#mfn-gdpr[data-aligment=right]{right:40px}#mfn-gdpr .mfn-gdpr-content ol,#mfn-gdpr .mfn-gdpr-content ul{margin:0 0 15px 20px}#mfn-gdpr[data-direction=vertical] .mfn-gdpr-content ol,#mfn-gdpr[data-direction=vertical] .mfn-gdpr-content ul{margin-left:0}#mfn-gdpr .mfn-gdpr-content ul{list-style:disc}#mfn-gdpr .mfn-gdpr-content ol{list-style:decimal}#mfn-gdpr{background-color:#eef2f5}#mfn-gdpr .mfn-gdpr-content,#mfn-gdpr .mfn-gdpr-content h1,#mfn-gdpr .mfn-gdpr-content h2,#mfn-gdpr .mfn-gdpr-content h3,#mfn-gdpr .mfn-gdpr-content h4,#mfn-gdpr .mfn-gdpr-content h5,#mfn-gdpr .mfn-gdpr-content h6,#mfn-gdpr .mfn-gdpr-content ol,#mfn-gdpr .mfn-gdpr-content ul{color:#626262}#mfn-gdpr .mfn-gdpr-content a,#mfn-gdpr a.mfn-gdpr-readmore{color:#161922}#mfn-gdpr a.mfn-gdpr-readmore:hover{color:#0089f7}#mfn-gdpr .mfn-gdpr-button{background-color:#006edf;color:#fff;border:1px solid #fff0}#mfn-gdpr .mfn-gdpr-button:hover{background-color:#0089f7;color:#fff}.comments{margin-bottom:0}#comments .nocomments{margin-bottom:40px}#comments>:first-child{border-top-width:1px;border-style:solid;padding-top:20px}.page #comments>:first-child{margin-top:20px}#comments .commentlist{margin-left:0}#comments .commentlist li{list-style:none!important}#comments .commentlist>li{margin-bottom:30px}#comments .commentlist>li .comment-body{position:relative;background:#fff;padding:20px;margin-bottom:20px;margin-left:105px}#comments .commentlist>li .comment-body:after{content:"";display:block;position:absolute;left:-6px;top:35px;width:0;height:0;border-color:#fff0 #fff #fff0 #fff0;border-style:solid;border-width:6px 6px 6px 0}#comments .commentlist>li .children{margin-bottom:15px;padding-left:40px;border-left:1px solid #ddd}#comments .commentlist>li .photo{display:block;width:64px;height:64px;overflow:hidden;line-height:0;position:absolute;left:-105px;top:0;border-width:8px;border-style:solid;-webkit-border-radius:100%;border-radius:100%}#comments .commentlist>li .comment-author{font-size:15px;color:#444}#comments .commentlist>li .comment-author .fn{font-weight:700}#comments .commentlist>li .comment-meta{font-size:12px;font-style:italic}#comments .commentlist>li p{margin:4px 0 10px}#comments .commentlist>li .reply{position:absolute;right:20px;top:20px}#comments .commentlist>li .reply a.comment-reply-link{font-size:11px;color:#fff;padding:3px 6px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:3px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_w.png)}#comments .commentlist>li .reply a:hover.comment-reply-link{text-decoration:none}#comments .commentlist li .comment-body.lastBorder{border-bottom:0}#comments .commentlist .children{margin-bottom:0;margin-left:30px;padding-left:50px}#comments .commentlist .children li{margin-bottom:0}#comments #comments-title{margin-bottom:20px}#comments #comments-title span{font-style:italic}#respond{overflow:hidden;margin-bottom:40px}#respond .comment-reply-title{font-size:21px;line-height:25px}#respond .comment-reply-title>small{margin-left:10px;font-size:13px}#respond p{margin-bottom:15px;padding-left:0!important}#respond .comment-notes .required{position:static}#respond input[type=text]{margin-bottom:0}#respond label{margin-bottom:3px}#respond .comment-form-author,#respond .comment-form-email{width:31.3%;margin-right:2%!important;float:left;position:relative}#respond .comment-form-url{width:33.3%;float:left;position:relative}#respond .comment-form-comment,#respond input[type=email],#respond input[type=password],#respond input[type=text],#respond select{width:100%}#respond .comment-form-comment textarea{width:100%;margin-bottom:10px}#respond .form-submit{margin:0}#respond .form-submit input[type=submit]{font-size:14px;float:right!important;margin:0!important}#respond .form-allowed-tags{display:none}#respond .form-allowed-tags code{margin-top:10px}.single-testimonial .fixed-nav,.single-testimonial .post-meta .category,.single-testimonial .post-nav{display:none}body.error404{height:100%}body.error404.custom-404,body.error404.events-archive{height:auto}body.error404:not(.events-archive) #Content{padding:0!important}#Error_404{overflow:hidden;position:absolute;top:50%;margin-top:-150px;left:30px}#Error_404 .error_pic{width:30%;float:left;text-align:center}#Error_404 .error_pic i{font-size:250px;line-height:250px}#Error_404 .error_desk{width:70%;float:left;padding-top:40px}#Error_404 .error_desk h2{font-size:45px;line-height:45px}#Error_404 .error_desk h4{font-size:26px;line-height:30px}#Error_404 .error_desk p .check{line-height:45px;font-size:16px}#Error_404 .error_desk p .button{display:inline;margin:0 0 0 20px}.search-not-found{margin:40px 1% 70px}.search-not-found .snf-pic{text-align:center;margin-bottom:20px}.search-not-found .snf-pic i{font-size:130px;line-height:130px}.search-not-found .snf-desc{text-align:center}.section.has-video{position:relative;overflow:hidden}.section.has-video .section_video{position:absolute;top:0;left:0;min-height:100%;min-width:100%;overflow:hidden}.section.has-video .section_video .mask{position:absolute;top:0;left:0;height:100%;width:100%;background:url(/wp-content/themes/betheme/images/videomask.png) repeat 50%}.section.has-video .section_video video{position:absolute;top:0;left:0;min-height:100%;min-width:100%}.section.has-video .section_wrapper{position:relative}@media only screen and (max-device-width:959px){.no-section-video-desktop .section.has-video .section_video{display:none!important}}.section.has-navi .section-nav{position:absolute;left:50%;z-index:201;cursor:pointer;font-size:38px;width:50px;height:50px;line-height:50px;margin:0 0 0 -25px;text-align:center}.section.has-navi .section-nav.prev{top:25px}.section.has-navi .section-nav.next{bottom:25px}.section.has-navi:first-of-type .section-nav.prev,.section.has-navi:last-of-type .section-nav.next{display:none}.section.has-navi .section-nav{color:rgb(0 0 0 / .2)}.section.has-navi .section-nav:hover{color:rgb(0 0 0 / .8)}.section.has-navi.dark .section-nav{color:hsl(0 0% 100% / .2)}.section.has-navi.dark .section-nav:hover{color:hsl(0 0% 100% / .8)}.section.has-navi .section-nav{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.dark,.dark .feature_list ul li a,.dark .icon_box a .desc,.dark .icon_box a:hover .desc,.dark .list_item a:not(.icon_bar),.dark .list_item a:not(.icon_bar):hover,.dark .widget_recent_entries ul li a,.dark ul.timeline_items{color:#fff!important}.dark .accordion .question .answer,.dark .ui-tabs .ui-tabs-panel{color:#626262}.dark .column a{color:hsl(0 0% 100% / .66)}.dark blockquote{background-image:url(/wp-content/themes/betheme/images/stripes/textline_dark.png)}.dark blockquote:after{color:hsl(0 0% 100% / .1)}.dark a.content_link .title,.dark h1,.dark h1 a,.dark h1 a:hover,.dark h2,.dark h2 a,.dark h2 a:hover,.dark h3,.dark h3 a,.dark h3 a:hover,.dark h4,.dark h4 a,.dark h4 a:hover,.dark h5,.dark h5 a,.dark h5 a:hover,.dark h6,.dark h6 a,.dark h6 a:hover{color:#fff}.dark .article_box .desc_wrapper p,.dark .chart_box:before,.dark .comments,.dark .fixed-nav .desc h6,.dark .format-link .post-title .icon-link,.dark .how_it_works .image,.dark .icon_box.has_border:after,.dark .idea_box,.dark .list_item .circle,.dark .mcb-sidebar,.dark .opening_hours,.dark .opening_hours .opening_hours_wrapper li,.dark .portfolio_group.list .portfolio-item,.dark .portfolio_group .portfolio-item .desc .details-wrapper,.dark .post-footer .post-links,.dark .post-header .title_wrapper,.dark .pricing-box,.dark .promo_box.has_border:after,.dark .Recent_posts ul li .desc h6,.dark .section-post-related .section-related-adjustment,.dark .share_wrapper,.dark .team_list .bq_wrapper,.dark .widget:after,.dark .widget_recent_entries ul li a,.dark .woocommerce .product .related.products,.dark .woocommerce .product div.entry-summary h1.product_title:after,.dark .woocommerce .quantity input.qty,.dark .woocommerce .widget_best_sellers li,.dark .woocommerce .widget_featured_products li,.dark .woocommerce .widget_layered_nav li,.dark .woocommerce .widget_onsale li,.dark .woocommerce .widget_products li,.dark .woocommerce .widget_random_products li,.dark .woocommerce .widget_recent_products li,.dark .woocommerce .widget_recent_reviews li,.dark .woocommerce .widget_recently_viewed_products li,.dark .woocommerce .widget_shopping_cart ul.product_list_widget li,.dark .woocommerce .widget_top_rated_products li,.dark a.content_link,.dark a.icon_bar,.dark dl>dd,.dark dl>dt,.dark input[type=email],.dark input[type=password],.dark input[type=tel],.dark input[type=text],.dark select,.dark table td,.dark table th,.dark textarea{border-color:hsl(0 0% 100% / .08)}.dark #comments .commentlist>li .comment-author .says,.dark .article_box .desc_wrapper p,.dark .blockquote p.author span,.dark .button-love a .label,.dark .chart_box p,.dark .counter .desc_wrapper .title,.dark .fancy_heading .inside,.dark .fancy_heading_line .slogan,.dark .filters_buttons li.label,.dark .fixed-nav .desc .date,.dark .pager-single a,.dark .pager .pages a,.dark .post-footer,.dark .post-footer a span.label,.dark .post-meta,.dark .post-meta a,.dark .pricing-box .plan-header .price sup.period,.dark .pricing-box .plan-header p.subtitle,.dark .product_meta .posted_in,.dark .Recent_posts ul li a .desc .date,.dark .shipping-calculator-button:after,.dark .shop-filters .woocommerce-result-count,.dark .shop_slider .shop_slider_ul li .item_wrapper .price del,.dark .team .desc_wrapper p.subtitle,.dark .testimonials_slider .testimonials_slider_ul li .author span,.dark .testimonials_slider .testimonials_slider_ul li .author span a,.dark .tp_recent_tweets .twitter_time,.dark .widget_price_filter .price_label,.dark .widget_recent_entries ul li .post-date,.dark .widget_shopping_cart ul.product_list_widget li dl,.dark .woocommerce .shop_table .product-name .variation>dd,.dark .woocommerce ul.product_list_widget li .quantity{color:#dedede}.dark hr{background-color:hsl(0 0% 100% / .08);color:hsl(0 0% 100% / .08)}.dark .faq .question .title{color:#fff}.dark .faq .question,.dark .faq .question:after{background-color:hsl(0 0% 100% / .02)}.dark .faq .question:before{border-color:hsl(0 0% 100% / .1)}.dark .faq .question .title>.acc-icon-minus,.dark .faq .question .title>.acc-icon-plus{color:hsl(0 0% 100% / .25)}.style-simple .dark .faq .question{border-color:hsl(0 0% 100% / .1)}.dark blockquote{color:#fff}.dark .article_box .desc_wrapper h4{color:#444}.dark .progress_bars .bars_list li h6 .label{color:hsl(0 0% 100% / .35);background:hsl(0 0% 100% / .05)}.dark .counter .desc_wrapper .number{color:#fff}.dark .opening_hours,.dark .opening_hours h3,.dark a.content_link .title{color:#444}.dark .pricing-box-box,.dark .Recent_posts ul li .desc{background:rgb(0 0 0 / .1)}.dark .pricing-box .plan-inside ul li{border-bottom:1px solid hsl(0 0% 100% / .1)}.dark .column_column ol,.dark .column_column ul,.dark .list_item.lists_2 .list_icon i,.dark .the_content_wrapper ol,.dark .the_content_wrapper ul{color:#fff}.dark .pricing-box-table.pricing-box-featured{background:rgb(0 0 0 / .1)}.dark .pricing-box .plan-header .price sup.period{color:hsl(0 0% 100% / .5)!important}.dark .call_to_action .call_center a,.dark .call_to_action .call_left h3{color:#fff}.dark .fancy_heading_line{background-image:url(/wp-content/themes/betheme/images/fancy_heading_hr_dark.png)}.dark .content_slider.flat a.button .button_icon i,.dark a.mfn-link,.dark a:hover.mfn-link,.style-simple .dark .quick_fact .number-wrapper{color:#fff}.dark a.hover.mfn-link-2 span:before,.dark a.hover.mfn-link-4:after,.dark a.hover.mfn-link-4:before,.dark a.mfn-link-4:hover:after,.dark a.mfn-link-4:hover:before,.dark a.mfn-link-7:after,.dark a.mfn-link-7:before,.dark a.mfn-link-8:after,.dark a.mfn-link-8:before{background:#fff}.dark a.mfn-link-6:before{border-bottom-color:#fff}.dark .slider_pagination a{background:hsl(0 0% 100% / .3)}.dropcap{display:inline-block;float:left;width:35px;height:35px;line-height:35px;font-size:20px;margin:0 10px 5px 0;text-align:center;-webkit-border-radius:5px;border-radius:5px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_w.png)}.dropcap_circle{-webkit-border-radius:100%;border-radius:100%}.dropcap.transparent{background:none!important}.dropcap.size-2{width:50px;height:50px;line-height:50px;font-size:35px}.dropcap.size-3{width:60px;height:60px;line-height:60px;font-size:40px}.highlight{padding:1px 7px;-webkit-border-radius:3px;border-radius:3px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_w.png)}.highlight.highlight_image{padding:0 2px 7px}.highlight.highlight-underline{position:relative;padding:0;border-radius:unset;background-color:unset!important;background-image:unset}.highlight.highlight-underline .highlight-word{position:relative;z-index:1}.highlight.highlight-underline .highlight-word .highlight-border{content:"";position:absolute;left:0;bottom:20%;width:calc(100% + .3em);height:15%;margin-left:-.15em;transform:skew(-12deg) translateX(0);background:#0089f7;z-index:-1}.tooltip{display:inline;position:relative;cursor:help;border-bottom-width:1px;border-style:dotted}.tooltip.tooltip-img.hover .tooltip-content,.tooltip.tooltip-img:hover .tooltip-content,.tooltip:focus:before,.tooltip:hover:before{opacity:1;transform:translate(-50%,-10px)}.tooltip:focus:after,.tooltip:hover:after{opacity:1;transform:translate(-50%,-10px) rotate(45deg)}.tooltip.tooltip-img .tooltip-content,.tooltip:before{content:attr(data-tooltip);text-align:center;text-indent:0;padding:6px 12px;font-size:12px;line-height:20px;transform:translate(-50%);border-radius:3px}.tooltip.tooltip-img .tooltip-content,.tooltip:after,.tooltip:before{position:absolute;z-index:98;bottom:100%;left:50%;opacity:0;pointer-events:none}.tooltip:after{display:block;content:"";width:10px;height:10px;border-radius:2px;margin-bottom:-4px;transform:translate(-50%) rotate(45deg)}.tooltip:before{max-width:250px;width:100%;width:max-content}.tooltip.tooltip-img .tooltip-content{width:300px;font-size:13px;line-height:18px;text-align:center;padding:12px 12px 10px;white-space:normal}.tooltip[data-position=bottom].tooltip-img .tooltip-content,.tooltip[data-position=bottom]:before{transform:translate(-50%);top:100%;bottom:auto}.tooltip[data-position=bottom].tooltip.tooltip-img.hover .tooltip-content,.tooltip[data-position=bottom].tooltip.tooltip-img:hover .tooltip-content,.tooltip[data-position=bottom]:focus:before,.tooltip[data-position=bottom]:hover:before{opacity:1;transform:translate(-50%,10px)}.tooltip[data-position=bottom]:after{transform:translate(-50%) rotate(45deg);top:100%;bottom:auto}.tooltip[data-position=bottom]:focus:after,.tooltip[data-position=bottom]:hover:after{transform:translate(-50%,10px) rotate(45deg);margin-top:-4px}.tooltip[data-position=left].tooltip-img .tooltip-content,.tooltip[data-position=left]:before{transform:translateY(-50%);left:auto;bottom:auto;right:100%;top:50%}.tooltip[data-position=left].tooltip.tooltip-img.hover .tooltip-content,.tooltip[data-position=left].tooltip.tooltip-img:hover .tooltip-content,.tooltip[data-position=left]:focus:before,.tooltip[data-position=left]:hover:before{transform:translate(-10px,-50%)}.tooltip[data-position=left]:after{transform:translate(5px,-5px) rotate(45deg);left:auto;bottom:auto;right:100%;top:50%}.tooltip[data-position=left]:focus:after,.tooltip[data-position=left]:hover:after{transform:translate(-60%,-5px) rotate(45deg)}.tooltip[data-position=right].tooltip-img .tooltip-content,.tooltip[data-position=right]:before{transform:translateY(-50%);left:100%;bottom:auto;right:auto;top:50%}.tooltip[data-position=right].tooltip.tooltip-img.hover .tooltip-content,.tooltip[data-position=right].tooltip.tooltip-img:hover .tooltip-content,.tooltip[data-position=right]:focus:before,.tooltip[data-position=right]:hover:before{transform:translate(10px,-50%)}.tooltip[data-position=right]:after{transform:translate(-5px,-5px) rotate(45deg);left:100%;bottom:auto;right:auto;top:50%}.tooltip[data-position=right]:focus:after,.tooltip[data-position=right]:hover:after{transform:translate(60%,-5px) rotate(45deg)}.tooltip.tooltip-img .tooltip-content,.tooltip:after,.tooltip:before{transition:transform .2s ease-out}blockquote{font-size:17px;line-height:31px;display:block;height:auto;margin:0 0 35px 25px;top:15px;position:relative}blockquote:before{content:""}.blockquote{position:relative}.blockquote .mfn-blockquote-icon{display:block;font-size:65px;position:absolute;left:25px;top:25px;transform:translate(-50%,-50%);color:rgb(0 0 0 / .1)}.blockquote{margin-bottom:20px}.blockquote blockquote{margin-bottom:25px}body:not(.style-simple) .blockquote blockquote{text-decoration:underline;text-decoration-color:rgb(0 0 0 / .1);text-underline-offset:8px;text-align:left;text-decoration-thickness:1px;text-underline-position:from-font}.blockquote p.author{margin-left:25px}.blockquote p.author i{margin-right:5px}.column_button .button{margin:0!important;vertical-align:middle}.button_align.align_center{text-align:center}.button_align.align_right{text-align:right}.column_image{line-height:0}.image_frame,.wp-caption{display:block;overflow:hidden;margin:0;border-style:solid;border-width:0;max-width:100%;line-height:0;box-sizing:border-box}.image_item.image_frame:not(.svg){display:inline-block}.column_column .image_item.image_frame:not(.svg){vertical-align:top}.image_frame .image_wrapper,.wp-caption img{box-sizing:border-box}.image_frame a,.wp-caption a{display:block;-webkit-tap-highlight-color:#fff0}.wp-caption-text{display:block;text-align:center;margin:0;padding:10px 0 5px;line-height:normal}.wp-caption-text.hide{display:none}.if-caption-on .gallery-item,.if-caption-on .image_frame{position:relative}.if-caption-on .wp-caption-text{position:absolute;bottom:15px;left:15px;padding:5px 10px!important;width:calc(100% - 30px);box-sizing:border-box;background:rgb(0 0 0 / .5);color:hsl(0 0% 100% / .7);border-radius:3px}.image_frame.no_border{border-width:0}.if-zoom .image_frame:not(.has_border) .wp-caption-text,.image_frame.no_border .wp-caption-text{padding:10px 0}.the_content_wrapper .image_frame,.the_content_wrapper .wp-caption{margin-bottom:20px}.the_content_wrapper .wp-caption.aligncenter,.the_content_wrapper .wp-caption.alignnone{clear:both}.image_frame .image_wrapper{position:relative;overflow:hidden}.image_frame .image_wrapper .mask{position:absolute;left:0;width:100%;height:100%;z-index:2}.image_frame .image_wrapper img:not(.ls-l){position:relative;top:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.masonry-flat .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.image_frame.hover .image_wrapper img,.image_frame:focus .image_wrapper img,.image_frame:hover .image_wrapper img{top:-15px}.image_frame.no_link:focus .image_wrapper img,.image_frame.no_link:hover .image_wrapper img,.image_frame:focus .image_wrapper .ls-container img,.image_frame:hover .image_wrapper .ls-container img{top:0}.image_frame .image_wrapper .mask:after{content:"";display:block;position:absolute;left:0;width:100%;height:100%;z-index:3;opacity:0}.image_frame.hover .image_wrapper .mask:after,.image_frame:focus .image_wrapper .mask:after,.image_frame:hover .image_wrapper .mask:after{opacity:1}.image_frame.no_link:focus .image_wrapper .mask:after,.image_frame.no_link:hover .image_wrapper .mask:after{opacity:0}.image_frame .image_wrapper .image_links{display:flex;width:100%;height:60px;position:absolute;left:0;bottom:-60px;z-index:4;overflow:hidden}.image_frame.hover .image_wrapper .image_links,.image_frame:focus .image_wrapper .image_links,.image_frame:hover .image_wrapper .image_links{bottom:0}.image_frame .image_wrapper .image_links a{display:flex;justify-content:center;align-items:center;flex:1;position:relative;width:100%;border-style:solid;border-color:#fff0}.image_frame .image_wrapper .image_links a:not(:last-child){border-right-width:1px}.image_frame .image_wrapper .image_links a svg{width:32px}.image_frame .image_wrapper .image_links a.loading svg{visibility:hidden}.image_frame .image_wrapper .image_links a.loading:before{display:none}.image_frame .image_wrapper .image_links a.loading:after{content:"";display:block;position:absolute;left:50%;top:50%;right:auto;bottom:auto;margin:-10px 0 0 -10px;width:20px;height:20px;border-radius:100%;border-width:2px;border-style:solid;border-bottom-color:transparent!important;background:none;transform:none;transition:none!important;animation:spin 1.5s linear infinite}.image_frame .image_wrapper .image_links.hover-title a{font-size:15px;text-decoration:none}.image_frame .image_wrapper.hover-secondary-image .image-primary{display:inline-block;opacity:1;transform:unset!important}.image_frame .image_wrapper.hover-secondary-image .image-secondary{display:block;position:absolute;left:50%;top:50%!important;opacity:0;transform:translate(-50%,-50%)!important}.image_frame.hover .image_wrapper.hover-secondary-image .image-secondary,.image_frame:focus .image_wrapper.hover-secondary-image .image-secondary,.image_frame:hover .image_wrapper.hover-secondary-image .image-secondary{opacity:1}.image_frame.hover .image_wrapper.hover-secondary-image .image-primary,.image_frame:focus .image_wrapper.hover-secondary-image .image-primary,.image_frame:hover .image_wrapper.hover-secondary-image .image-primary{opacity:0;top:0!important}.image_frame .image_wrapper.hover-secondary-image .wp-post-image{transition:opacity .4s ease-in-out}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.alignleft{float:left;margin:15px 15px 15px 0}.alignright{float:right;margin:15px 0 15px 15px}.aligncenter{text-align:center;margin:0 auto;display:block}.aligncenter.image_frame{width:100%}.aligncenter img{display:inline}.image_frame .image_wrapper .image_links,.image_frame .image_wrapper .mask:after,.image_frame .image_wrapper img{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.image_frame .image_wrapper .image_links a{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.greyscale .image_wrapper .mask{display:none}.greyscale img{filter:grayscale(100%)}.greyscale .client_wrapper:hover img,.greyscale a:hover img,.greyscale img:hover{filter:none}.invert img{filter:invert(1) hue-rotate(180deg)}.greyscale.invert img{filter:grayscale(100%) invert(1) hue-rotate(180deg)}.if-overlay .image_frame .image_wrapper .image_links{opacity:0;width:auto;height:auto;bottom:auto;top:50%;left:50%;z-index:4;transform:translate(-50%,-50%)}.if-overlay .image_frame .image_wrapper .image_links a{height:60px;width:60px}.if-overlay .image_frame .image_wrapper .image_links.hover-title{width:100%;left:0;margin-left:0;transform:translateY(-50%)}.if-overlay li.product .added-cart,.if-overlay li.product .product-loading-icon{border-radius:0!important;width:60px!important;height:60px!important;margin:-30px 0 0 -30px!important}.if-overlay li.product.added-to-cart .added-cart,.if-overlay li.product.adding-to-cart .added-cart{z-index:5!important}.if-overlay .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.if-overlay .image_frame.hover .image_wrapper .image_links,.if-overlay .image_frame:focus .image_wrapper .image_links,.if-overlay .image_frame:hover .image_wrapper .image_links{animation:if-overlay-animation .3s ease-in-out normal forwards}.if-overlay .image_frame.hover .image_wrapper img,.if-overlay .image_frame:focus .image_wrapper img,.if-overlay .image_frame:hover .image_wrapper img{top:0;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.if-overlay .image_item.hover .image_wrapper img,.if-overlay .image_item:focus .image_wrapper img,.if-overlay .image_item:hover .image_wrapper img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}@keyframes if-overlay-animation{0%{opacity:0}to{opacity:1}}.if-modern-overlay .image_frame .image_wrapper .image_links{flex-direction:column;width:auto;height:auto;bottom:auto;top:10px;left:auto;right:10px;z-index:4;background-color:#fff0;overflow:visible}.if-modern-overlay .image_frame .image_wrapper .image_links a{opacity:0;flex:auto;width:36px;height:36px;border-radius:100%;margin-bottom:7px;cursor:pointer;border-width:1px}.if-modern-overlay .image_frame .image_wrapper .image_links a:last-child{margin-bottom:0}.if-modern-overlay .image_frame .image_wrapper .image_links a svg{width:24px}.if-modern-overlay .image_frame .image_wrapper .image_links a.loved:after,.if-modern-overlay .image_frame .image_wrapper .image_links a.loved:before,.if-modern-overlay .image_frame .image_wrapper .image_links a:focus:after,.if-modern-overlay .image_frame .image_wrapper .image_links a:focus:before{opacity:0}.if-modern-overlay .image_frame .image_wrapper .image_links.hover-title{width:80%;left:10%;top:auto;right:auto;bottom:10%}.if-modern-overlay .image_frame .image_wrapper .image_links.hover-title a{border-radius:3px;width:auto;height:auto;padding:10px;line-height:normal}.if-modern-overlay .image_frame.hover .image_wrapper img,.if-modern-overlay .image_frame:focus .image_wrapper img,.if-modern-overlay .image_frame:hover .image_wrapper img{top:0}.if-modern-overlay .image_frame .image_wrapper .mask{display:none}.if-modern-overlay .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.if-modern-overlay .image_frame.hover .image_wrapper .image_links a,.if-modern-overlay .image_frame:focus .image_wrapper .image_links a,.if-modern-overlay .image_frame:hover .image_wrapper .image_links a{animation:if-modern-overlay-animation .2s ease-in-out normal forwards}.if-modern-overlay .image_frame .image_wrapper .image_links a.loading:after{margin:-8px 0 0 -8px;width:16px;height:16px;border-width:1.5px}.image_frame .image_wrapper .image_links a{background-color:#fff}.image_frame .image_wrapper .image_links a .path{stroke:#161922}.image_frame .image_wrapper .image_links a.loading:after{border-color:#161922}.image_frame .image_wrapper .image_links a.mfn-wish-button.loved .path{fill:#161922;stroke:#161922}.image_frame .image_wrapper .image_links a:focus,.image_frame .image_wrapper .image_links a:hover{background-color:#fff}.image_frame .image_wrapper .image_links a:hover .path{stroke:#0089f7}.image_frame .image_wrapper .image_links a{box-shadow:inset -1px 0 0 0 #fff0}@keyframes if-modern-overlay-animation{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.if-modern-overlay .image_frame .image_wrapper .image_links a:first-child{animation-delay:0s}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(2){animation-delay:.03s}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(3){animation-delay:.06s}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(4){animation-delay:.09s}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(5){animation-delay:.12s}.if-zoom .image_frame .image_wrapper .image_links{display:none}.if-zoom .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.if-zoom .image_frame.hover .image_wrapper img,.if-zoom .image_frame:focus .image_wrapper img,.if-zoom .image_frame:hover .image_wrapper img{top:0}.if-zoom .image_frame .image_wrapper .mask{display:none}.if-zoom .image_frame.hover .image_wrapper img,.if-zoom .image_frame:focus .image_wrapper img,.if-zoom .image_frame:hover .image_wrapper img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.if-zoom .image_frame.no_link:focus .image_wrapper img,.if-zoom .image_frame.no_link:hover .image_wrapper img,.if-zoom image_frame.no_link.hover .image_wrapper img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.if-zoom #Content .image_frame .image_wrapper img{max-width:100.1%}.if-disable .image_frame .image_wrapper .image_links{display:none}.if-disable .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.if-disable .image_frame:focus .image_wrapper img,.if-disable .image_frame:hover .image_wrapper img,.if-zoom .image_frame.hover .image_wrapper img{top:0}.if-disable .image_frame .image_wrapper .mask,.image_frame.hover-disable .image_wrapper .image_links{display:none}.image_frame.hover-disable .image_wrapper .mask{display:none!important}.image_frame.hover-disable .image_wrapper img{margin-bottom:0!important;top:0!important;-moz-transform:scale(1)!important;-webkit-transform:scale(1)!important;-o-transform:scale(1)!important;transform:scale(1)!important}.image_frame.hover-disable:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.content_video.iframe.auto-wh{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.content_video.iframe.auto-wh iframe{position:absolute;top:0;left:0;width:100%;height:100%}.post-photo-wrapper.embed .image_wrapper,.single-photo-wrapper.embed .image_wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.post-photo-wrapper.embed .image_wrapper iframe,.single-photo-wrapper.embed .image_wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) .jp-jplayer,.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) .jp-jplayer{position:relative;padding-bottom:56.25%;height:0!important;overflow:hidden}.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) img,.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) img{position:absolute}.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) video,.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) video{position:absolute;top:0;left:0;width:100%;height:100%}.column_video .mcb-item-video-inner{overflow:hidden;line-height:0}.mfn-lottie-wrapper{display:flex;position:relative}.mfn-lottie-wrapper .lottie{position:relative}.image_frame.mfn-mask-shape img{-webkit-mask-size:contain;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-transition:unset;transition:unset}.content_video.mfn-mask-shape iframe,.content_video.mfn-mask-shape video{-webkit-mask-size:contain;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;cursor:unset;pointer-events:none}.content_video.mfn-mask-shape.circle iframe,.content_video.mfn-mask-shape.circle video,.image_frame.mfn-mask-shape.circle img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/circle.svg)!important}.content_video.mfn-mask-shape.blob iframe,.content_video.mfn-mask-shape.blob video,.image_frame.mfn-mask-shape.blob img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/blob.svg)!important}.content_video.mfn-mask-shape.blob-2 iframe,.content_video.mfn-mask-shape.blob-2 video,.image_frame.mfn-mask-shape.blob-2 img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/blob-2.svg)!important}.content_video.mfn-mask-shape.brush iframe,.content_video.mfn-mask-shape.brush video,.image_frame.mfn-mask-shape.brush img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/brush.svg)!important}.content_video.mfn-mask-shape.brush-2 iframe,.content_video.mfn-mask-shape.brush-2 video,.image_frame.mfn-mask-shape.brush-2 img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/brush-2.svg)!important}.content_video.mfn-mask-shape.cross iframe,.content_video.mfn-mask-shape.cross video,.image_frame.mfn-mask-shape.cross img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/cross.svg)!important}.content_video.mfn-mask-shape.stain iframe,.content_video.mfn-mask-shape.stain video,.image_frame.mfn-mask-shape.stain img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/stain.svg)!important}.content_video.mfn-mask-shape.triangle iframe,.content_video.mfn-mask-shape.triangle video,.image_frame.mfn-mask-shape.triangle img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/triangle.svg)!important}.content_video.mfn-mask-shape.irregular-circle iframe,.content_video.mfn-mask-shape.irregular-circle video,.image_frame.mfn-mask-shape.irregular-circle img{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/irregular-circle.svg)!important}.gallery .gallery-item{overflow:hidden;position:relative;padding-left:12px;padding-right:12px;margin:0 0 24px}.gallery .gallery-item .gallery-icon{border:0;width:100%;overflow:hidden;line-height:0;padding:0;position:relative}.gallery .gallery-item img{display:block;line-height:0;width:100%;max-width:100%;height:auto;border:0!important}.gallery .image_frame{margin-bottom:0}.column_image_gallery .mcb-item-image_gallery-inner{overflow:hidden}.gallery-columns-2 .gallery-item:nth-of-type(odd),.gallery-columns-3 .gallery-item:nth-of-type(3n+1),.gallery-columns-4 .gallery-item:nth-of-type(4n+1),.gallery-columns-5 .gallery-item:nth-of-type(5n+1),.gallery-columns-6 .gallery-item:nth-of-type(6n+1),.gallery-columns-7 .gallery-item:nth-of-type(7n+1),.gallery-columns-8 .gallery-item:nth-of-type(8n+1),.gallery-columns-9 .gallery-item:nth-of-type(9n+1){clear:both}.gallery .gallery-item .gallery-item-wrapper{display:block;width:100%;height:100%;position:relative}.gallery.flat .gallery-item{margin:0;padding:0}.gallery.flat .gallery-item .gallery-icon{margin:0;width:100%}.gallery.flat .gallery-item .gallery-icon .image_frame{border-width:0;margin-bottom:0}.gallery.fancy .gallery-item:nth-child(odd){transform:rotate(-2deg)}.gallery.fancy .gallery-item:nth-child(2n){transform:rotate(2deg)}.gallery.fancy .gallery-item .image_frame{margin:7%}.gallery.masonry .gallery-item{margin:0;padding:0}.gallery.masonry .gallery-item .gallery-icon{margin:0;width:100%}.gallery.masonry .gallery-item .image_frame{margin-bottom:0}.gallery.equal-heights{--mfn-gal-img-max-width:300px}.gallery.mfn_custom_img_height{--mfn-gal-img-height:300px}.gallery .gallery-caption{clear:both;box-sizing:border-box;position:relative;width:100%}.gallery.equal-heights{display:flex;flex-wrap:wrap;width:100%}.gallery.equal-heights .gallery-item{float:none!important;display:flex;flex-grow:1;position:relative;flex-wrap:wrap;width:auto!important}.gallery.equal-heights .gallery-item .image_frame,.gallery.equal-heights .gallery-item .image_frame .image_wrapper{display:block;width:100%;height:100%}.gallery.equal-heights .gallery-item .gallery-icon{width:100%;height:100%;display:flex}.gallery.equal-heights .gallery-item .gallery-caption{display:flex;align-items:center}.gallery.equal-heights .gallery-item .image_frame a,.gallery.equal-heights .gallery-item .wp-caption a{display:block;width:100%;height:100%}.gallery.equal-heights .gallery-item .image_frame .image_wrapper img{object-fit:cover;width:auto;min-width:100%;max-width:var(--mfn-gal-img-max-width)!important}.gallery.mfn_custom_img_height .gallery-item .image_frame .image_wrapper img{object-fit:cover;height:var(--mfn-gal-img-height)!important}.gallery.equal-heights.mfn-images-loaded .image_wrapper img{min-height:100%}.gallery.img_caption_overlay .gallery-caption{position:absolute;bottom:0;left:0;width:100%;z-index:10}hr{display:block;border:none;outline:none;height:1px;width:100%}.elementor-element[data-widget_type*=mfn] hr,.hr_dots,.hr_wide,.hr_zigzag,hr{margin:0 auto 15px;clear:both}hr.hr_narrow{width:7%}hr.no_line{background:none;color:#fff0}.hr_wide{position:relative;height:1px}.hr_wide hr{position:absolute;left:-1000px;top:0;width:3000px}.aside_left .hr_wide hr{left:0}.aside_right .hr_wide hr{right:0;left:auto}.hr_zigzag{text-align:center;margin-bottom:10px}.hr_zigzag i{font-size:25px;line-height:25px;margin:0 -11px;display:inline-block}.hr_dots{text-align:center;line-height:0}.hr_dots span{display:inline-block;width:5px;height:5px;overflow:hidden;margin:0 5px;-webkit-border-radius:5px;border-radius:5px}.column_divider .hr_dots,.column_divider .hr_wide,.column_divider .hr_zigzag,.column_divider hr{margin-bottom:0}.fancy-divider svg{display:block}.fancy-divider svg:not(:root){overflow:hidden}.section .section-divider{display:block;width:50px;height:50px;position:absolute;left:50%;margin-left:-25px;background-color:inherit;z-index:1}.section-divider.triangle.down,.section-divider.triangle.up{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-divider.triangle.up{top:-25px}.section-divider.triangle.down{bottom:-25px}.section-divider.triple-triangle:after,.section-divider.triple-triangle:before{content:"";display:block;width:50px;height:50px;position:absolute;background-color:inherit;z-index:1}.section-divider.triple-triangle.up:after{left:-36px;top:50px}.section-divider.triple-triangle.up:before{right:-50px;top:-36px}.section-divider.triple-triangle.down:after{left:-51px;top:35px}.section-divider.triple-triangle.down:before{right:-35px;top:-50px}.section-divider.triple-triangle.down,.section-divider.triple-triangle.up{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-divider.triple-triangle.up{top:-25px}.section-divider.triple-triangle.down{bottom:-25px}.section-divider.square.down,.section-divider.square.up{width:70px;height:70px;margin-left:-35px}.section-divider.square.up{top:-25px}.section-divider.square.down{bottom:-25px}.section-divider.circle.down,.section-divider.circle.up{width:70px;height:70px;margin-left:-35px;-webkit-border-radius:100%;border-radius:100%}.section-divider.circle.up{top:-25px}.section-divider.circle.down{bottom:-25px}.section .section-decoration{width:100%;height:100px;position:absolute;left:0;background-repeat:repeat-x;z-index:2}.section .section-decoration.top{top:0;background-position:top}.section .section-decoration.bottom{bottom:0;background-position:bottom}.mfn-shape-divider{position:absolute;left:0;width:100%;overflow:hidden;line-height:0}.mfn-shape-divider[data-name=top]{top:0}.mfn-shape-divider[data-name=top][data-invert="1"]{transform:rotate(180deg)}.mfn-shape-divider[data-name=bottom]{transform:rotate(180deg);bottom:0}.mfn-shape-divider[data-name=bottom][data-invert="1"]{transform:unset}.mfn-shape-divider[data-bring-front="1"]{z-index:2}.mfn-shape-divider[data-flip="1"] svg{transform:rotateY(180deg)}.mfn-shape-divider svg{display:block;position:relative;width:100%;height:150px}.mfn-shape-divider svg circle,.mfn-shape-divider svg ellipse,.mfn-shape-divider svg path:not(.transparent),.mfn-shape-divider svg rect{fill:var(--mfn-shape-divider)}.mfn-shape-divider svg .opacity-5{opacity:.5}.idea_box{padding:25px 25px 25px 70px;position:relative;border-top-width:1px;border-style:solid;background:rgb(0 0 0 / .02);clear:both}.idea_box .icon{font-size:30px;line-height:30px;position:absolute;left:15px;top:50%;margin-top:-15px;color:rgb(0 0 0 / .15)}.google_font{margin-bottom:15px}.google_font.inline{margin-bottom:0;display:inline}.popup-content{display:none}.single_icon{display:block;margin:0 auto 15px}.single_icon.icon_left{text-align:left}.single_icon.icon_right{text-align:right}.single_icon.icon_center{text-align:center}fieldset,form{margin-bottom:0}textarea{min-height:60px;line-height:20px}label,legend{display:block;margin-bottom:5px;font-weight:500}input[type=checkbox],input[type=checkbox]~label{display:inline}input[type=checkbox]~label:before{content:" "}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{padding:10px;outline:none;width:230px;max-width:100%;display:block;margin:0 0 20px;font-size:15px;border-width:1px;border-style:solid;border-radius:0;box-sizing:border-box;-webkit-appearance:none}input[type=date]::-webkit-datetime-edit{font-size:15px;line-height:19px}input[type=date]::-webkit-calendar-picker-indicator{font-size:80%}ul{list-style:none outside}ol{list-style:decimal}.column_column ul,.column_helper ul,.column_product_short_description ul,.column_visual ul,.elementor-widget-text-editor ul,.icon_box ul,.mfn-acc ul,.post-excerpt ul,.the_content_wrapper ul,.ui-tabs-panel ul{list-style:disc outside;margin:0 0 15px 30px}.column_column ol,.column_helper ol,.column_product_short_description ol,.column_visual ol,.elementor-widget-text-editor ol,.icon_box ol,.mfn-acc ol,.post-excerpt ol,.the_content_wrapper ol,.ui-tabs-panel ol{margin:0 0 15px 30px}.column_column ol li,.column_column ul li,.column_helper ol li,.column_helper ul li,.column_product_short_description ol li,.column_product_short_description ul li,.column_visual ol li,.column_visual ul li,.elementor-widget-text-editor ol li,.elementor-widget-text-editor ul li,.icon_box ol li,.icon_box ul li,.mfn-acc ol li,.mfn-acc ul li,.post-excerpt ol li,.post-excerpt ul li,.the_content_wrapper ol li,.the_content_wrapper ul li,.ui-tabs-panel ol li,.ui-tabs-panel ul li{margin-bottom:10px}.column_column ol li ol,.column_column ul li ul,.column_helper ol li ol,.column_helper ul li ul,.column_product_short_description ol li ol,.column_product_short_description ul li ul,.column_visual ol li ol,.column_visual ul li ul,.icon_box ol li ol,.icon_box ul li ul,.mfn-acc ol li ol,.mfn-acc ul li ul,.post-excerpt ol li ol,.post-excerpt ul li ul,.the_content_wrapper ol li ol,.the_content_wrapper ul li ul,.ui-tabs-panel ol li ol,.ui-tabs-panel ul li ul{margin-top:10px;margin-bottom:0}ul.list_check,ul.list_custom,ul.list_idea,ul.list_mixed,ul.list_star{list-style:none;margin-left:0}ul.list_check li,ul.list_custom li,ul.list_idea li,ul.list_mixed li,ul.list_star li{position:relative;margin:0 0 20px;padding-left:50px}ul.list_check li:after,ul.list_custom li:after,ul.list_idea li:after,ul.list_mixed li:after,ul.list_star li:after{content:"";width:70px;height:1px;overflow:hidden;background:rgb(0 0 0 / .08);position:absolute;left:0;bottom:-11px}ul.list_check li:last-child:after,ul.list_custom li:last-child:after,ul.list_idea li:last-child:after,ul.list_mixed li:last-child:after,ul.list_star li:last-child:after{display:none}ul.list_custom li i{position:absolute;left:25px;top:4px;font-size:17px;transform:translateX(-50%);line-height:20px}li.list_check:before,ul.list_check li:before{content:"\e841"}li.list_star:before,ul.list_star li:before{content:"\e927"}li.list_idea:before,ul.list_idea li:before{content:"\e8ae"}ul.list_check li:before,ul.list_idea li:before,ul.list_mixed li:before,ul.list_star li:before{font-family:mfn-icons;overflow:hidden;position:absolute;left:20px;top:0;font-size:17px}ul.list_check li:before,ul.list_custom li i,ul.list_idea li:before,ul.list_mixed li:before,ul.list_star li:before{color:#3e3e3e}dl{margin:0 0 30px}dl>dd,dl>dt{border-width:1px 0 0;border-style:solid;padding:8px 0;margin:0}dl>dd:first-of-type,dl>dt:first-of-type{padding-top:0;border-top-width:0}dl>dt{display:block;float:left;width:100px;font-weight:700}dl>dd{margin-left:110px}dl>dd:after{content:"";clear:both;display:block}.alert{display:flex;align-items:center;margin-bottom:30px;padding:15px 25px;box-sizing:border-box;position:relative;width:100%}.alert .alert_icon{flex-shrink:0;width:30px;height:30px;margin-right:20px}.alert .alert_wrapper{flex-grow:1;display:flex;column-gap:15px;align-items:center;margin-right:20px}.alert .alert_wrapper a{border-bottom:1px solid;text-decoration:none}.alert .alert_wrapper a.separated{margin-left:10px}.alert a.close{flex-shrink:0;margin-left:auto;margin-right:-10px;text-decoration:none}.alert .wc-forward{order:1;margin-left:auto;white-space:nowrap;padding:0}.alert .wc-forward:after{font-family:mfn-icons;content:"\e918";margin-left:10px}.alert_warning{background:#fef8ea}.alert_warning,.alert_warning a,.alert_warning a.close .icon,.alert_warning a:hover{color:#8a5b20}.alert_warning .path{stroke:#8a5b20}.alert_error{background:#fae9e8}.alert_error,.alert_error a,.alert_error a.close .icon,.alert_error a:hover{color:#962317}.alert_error .path{stroke:#8a5b20}.alert_info{background:#efefef}.alert_info,.alert_info a,.alert_info a.close .icon,.alert_info a:hover{color:#57575b}.alert_info .path{stroke:#57575b}.alert_success{background:#eaf8ef}.alert_success,.alert_success a,.alert_success a.close .icon,.alert_success a:hover{color:#3a8b5b}.alert_success .path{stroke:#3a8b5b}a.mfn-link{position:relative;display:inline-block;margin:15px 25px;font-size:15px;text-shadow:0 0 1px hsl(0 0% 100% / .3);outline:none;white-space:nowrap}a.mfn-link,a:hover.mfn-link{text-decoration:none}a.mfn-link-1:after,a.mfn-link-1:before{display:inline-block;opacity:0;-webkit-transition:-webkit-transform .3s,opacity .2s;-moz-transition:-moz-transform .3s,opacity .2s;transition:transform .3s,opacity .2s}a.mfn-link-1:before{margin-right:10px;content:"[";-webkit-transform:translateX(20px);-moz-transform:translateX(20px);transform:translateX(20px)}a.mfn-link-1:after{margin-left:10px;content:"]";-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);transform:translateX(-20px)}a.hover.mfn-link-1:after,a.hover.mfn-link-1:before,a:hover.mfn-link-1:after,a:hover.mfn-link-1:before{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}a.mfn-link-2{line-height:44px;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}a.mfn-link-2 span{position:relative;display:inline-block;padding:0 14px;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}a.mfn-link-2 span:before{position:absolute;top:100%;left:0;width:100%;height:100%;content:attr(data-hover);-webkit-transition:background .3s;-moz-transition:background .3s;transition:background .3s;-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;text-align:center}a.hover.mfn-link-2 span,a:hover.mfn-link-2 span{-webkit-transform:rotateX(90deg) translateY(-22px);-moz-transform:rotateX(90deg) translateY(-22px);transform:rotateX(90deg) translateY(-22px)}a.mfn-link-3{padding:8px 0}a.mfn-link-3:after{position:absolute;top:100%;left:0;width:100%;height:3px;content:"";opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;-moz-transition:opacity .3s,-moz-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px)}a.hover.mfn-link-3:after,a:hover.mfn-link-3:after{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}a.mfn-link-4{padding:12px 10px 10px;text-shadow:none;font-weight:700}a.mfn-link-4:after,a.mfn-link-4:before{position:absolute;top:100%;left:0;width:100%;height:3px;content:"";-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform:scale(.85);-moz-transform:scale(.85);transform:scale(.85)}a.mfn-link-4:after{opacity:0;-webkit-transition:top .3s,opacity .3s,-webkit-transform .3s;-moz-transition:top .3s,opacity .3s,-moz-transform .3s;transition:top .3s,opacity .3s,transform .3s}a.hover.mfn-link-4:after,a.hover.mfn-link-4:before,a:hover.mfn-link-4:after,a:hover.mfn-link-4:before{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}a.hover.mfn-link-4:after,a:hover.mfn-link-4:after{top:0;opacity:1}a.mfn-link-5{overflow:hidden;margin:0 15px;position:relative;z-index:1}a.mfn-link-5 span{display:block}a.mfn-link-5 span,a.mfn-link-5:before{padding:10px 20px;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}a.mfn-link-5:before{position:absolute;top:0;left:0;text-align:left;z-index:-1;width:100%;height:100%;content:attr(data-hover);-webkit-transform:translateX(-25%);-moz-transform:translateX(-25%);transform:translateX(-25%)}a.hover.mfn-link-5 span,a:hover.mfn-link-5 span{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}a.hover.mfn-link-5:before,a:hover.mfn-link-5:before{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}a.mfn-link-6{padding:10px 0;text-shadow:none}a.mfn-link-6:before{position:absolute;top:0;left:0;overflow:hidden;padding:10px 0;max-width:0;border-bottom:2px solid;content:attr(data-hover);-webkit-transition:max-width .5s;-moz-transition:max-width .5s;transition:max-width .5s}a.hover.mfn-link-6:before,a:hover.mfn-link-6:before{max-width:100%}a.mfn-link-7{padding:0 20px;height:45px;line-height:45px}a.mfn-link-7:after,a.mfn-link-7:before{position:absolute;width:45px;height:2px;content:"";opacity:.2;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;pointer-events:none}a.mfn-link-7:before{top:0;left:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0}a.mfn-link-7:after{right:0;bottom:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0}a.hover.mfn-link-7:after,a.hover.mfn-link-7:before,a:hover.mfn-link-7:after,a:hover.mfn-link-7:before{opacity:1}a.hover.mfn-link-7:before,a:hover.mfn-link-7:before{left:50%;-webkit-transform:rotate(0deg) translateX(-50%);-moz-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%)}a.hover.mfn-link-7:after,a:hover.mfn-link-7:after{right:50%;-webkit-transform:rotate(0deg) translateX(50%);-moz-transform:rotate(0deg) translateX(50%);transform:rotate(0deg) translateX(50%)}a.mfn-link-8{padding:0 5px;font-weight:700;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;position:relative;z-index:1}a.mfn-link-8:after,a.mfn-link-8:before{position:absolute;width:100%;left:0;top:50%;height:2px;margin-top:-1px;content:"";z-index:-1;-webkit-transition:-webkit-transform .3s,opacity .3s;-moz-transition:-moz-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;pointer-events:none}a.mfn-link-8:before{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px)}a.mfn-link-8:after{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);transform:translateY(20px)}a.hover.mfn-link-8:after,a.hover.mfn-link-8:before,a:hover.mfn-link-8:after,a:hover.mfn-link-8:before{opacity:.7}a.hover.mfn-link-8:before,a:hover.mfn-link-8:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}a.hover.mfn-link-8:after,a:hover.mfn-link-8:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}a.mfn-link-9{line-height:1.2}a.mfn-link-9 span[data-hover]{display:block;opacity:.5}a:hover.mfn-link-9 span[data-hover]{transform:translateY(-60%);opacity:1}a.mfn-link-9 i,a.mfn-link-9 svg{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:0;left:50%;height:80%;transform:translate(-50%);opacity:0}a.hover.mfn-link-9 i,a.hover.mfn-link-9 svg,a:hover.mfn-link-9 i,a:hover.mfn-link-9 svg{transform:translate(-50%,80%);opacity:1}a.mfn-link-9 i,a.mfn-link-9 span[data-hover],a.mfn-link-9 svg{transition:opacity .2s,color .2s,transform .2s cubic-bezier(.33,0,0,1)}a.hover.mfn-link-8:after,a.hover.mfn-link-8:before,a.mfn-link-3:after,a.mfn-link-4:after,a.mfn-link-4:before,a:hover.mfn-link-8:after,a:hover.mfn-link-8:before{background:rgb(0 0 0 / .1)}a.mfn-link-6{border-top:2px solid rgb(0 0 0 / .05)}a.mfn-link.mfn-link-6{color:rgb(0 0 0 / .25)}a.hover.mfn-link-2 span:before,a.mfn-link-2 span,a.mfn-link-5 span,a.mfn-link-5:before,a:hover.mfn-link-2 span:before{color:#fff}.accordion .question{margin-bottom:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;border-width:1px;border-style:solid}.accordion .question:last-child{margin-bottom:0}.accordion .question>.title{padding:14px 14px 14px 60px;font-size:13px;font-weight:700;position:relative;border-width:0;border-style:solid;cursor:pointer;background:#f9f9f9;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .04)}.accordion .question>.title:before{content:"";width:49px;height:100%;border-width:0 1px 0 0;border-style:solid;position:absolute;left:0;top:0;z-index:1}.accordion .question .title>.acc-icon-minus,.accordion .question>.title>.acc-icon-plus{font-size:17px;line-height:17px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:48px;height:100%;color:rgb(0 0 0 / .25)}.accordion .question .title>.acc-icon-minus:before,.accordion .question>.title>.acc-icon-plus:before{margin:0!important}.accordion .question>.title>.acc-icon-plus{display:flex}.accordion .question>.title>.acc-icon-minus{display:none}.accordion .question>.answer{padding:15px 20px 20px;overflow:hidden;display:none;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .06)}.accordion .question>.answer .wpb_content_element:last-child{margin-bottom:0}.accordion .question.active>.title{border-width:0 0 1px}.accordion .question.active>.title>.acc-icon-plus{display:none}.accordion .question.active>.title>.acc-icon-minus{display:flex}.accordion .question.active p:last-child{margin-bottom:0}.faq .question{margin-bottom:5px;overflow:hidden;position:relative;background:rgb(0 0 0 / .02)}.faq .question:before{border:solid rgb(0 0 0 / .1);border-width:0 1px 0 0}.faq .question:after,.faq .question:before{content:"";width:60px;height:100%;position:absolute;left:0;top:0;z-index:1}.faq .question:after{background:rgb(0 0 0 / .03)}.faq .question:last-child{margin-bottom:0}.faq .question>.title{padding:20px 40px 20px 80px;font-size:15px;position:relative;cursor:pointer;z-index:2}.faq .question .title>.acc-icon-minus,.faq .question>.title>.acc-icon-plus{font-size:17px;line-height:17px;display:block;position:absolute;right:15px;top:21px;width:20px;height:20px;text-align:center;color:rgb(0 0 0 / .25)}.faq .question .title>.acc-icon-minus:before,.faq .question>.title>.acc-icon-plus:before{margin:0!important}.faq .question>.title>.acc-icon-plus{display:block}.faq .question>.title>.acc-icon-minus{display:none}.faq .question>.title .num{position:absolute;left:27px;top:20px;font-weight:700}.faq .question>.answer{padding:0 20px 20px 80px;overflow:hidden;display:none}.faq .question.active>.title>.acc-icon-plus{display:none}.faq .question.active>.title>.acc-icon-minus{display:block}.faq .question.active p:last-child{margin-bottom:0}.wpb_wrapper .faq{margin-bottom:5px}.wpb_wrapper .faq .question .title.wpb_toggle{background-position:23px}.wpb_wrapper .faq .question .answer.wpb_toggle_content{margin:0}.wpb_wrapper .faq .question .last_toggle_el_margin{margin-bottom:0}.wpb_wrapper .faq .question .title>.acc-icon-minus,.wpb_wrapper .faq .question .title>.acc-icon-plus{left:20px;right:auto;color:rgb(0 0 0 / .5)}table{width:100%;box-sizing:border-box;margin-bottom:15px;border-collapse:collapse;border-spacing:0;border-radius:5px}table td,table th{padding:10px;text-align:center;border-width:1px;border-style:solid;vertical-align:middle}table th{font-weight:700;background:#f9f9f9;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .04)}table th.clear{border:0;background:none}table tr:first-child td{box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .06)}table tr:nth-child(2n) td{background:rgb(0 0 0 / .01)}table.simple th{background:none}table.simple td,table.simple th{border-width:0 0 1px}table.simple tr:first-child td{background:none}table.simple tr:last-child td{border:none}body.table-hover:not(.woocommerce-page) table tr:hover td{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature_list ul{margin:0;overflow:hidden}.feature_list ul li{margin:0;list-style:none;width:25%;float:left;display:block;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.feature_list ul li a{display:block}.feature_list ul li a:hover{text-decoration:none}.feature_list ul li .icon{width:60px;height:60px;line-height:0;margin-right:10px;display:table-cell;vertical-align:middle;text-align:center}.feature_list ul li .icon i{font-size:43px;line-height:60px}.feature_list ul li .icon i:before{margin:0}.feature_list ul li p{display:table-cell;vertical-align:middle;padding:0 0 0 10px}.feature_list hr{margin:0}.feature_list ul li a{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.feature_list[data-col="2"] ul li{width:50%}.feature_list[data-col="3"] ul li{width:33.33%}.feature_list[data-col="4"] ul li{width:25%}.feature_list[data-col="5"] ul li{width:20%}.feature_list[data-col="6"] ul li{width:16.66%}.list_item,.list_item>a{display:block}.list_item>a:hover{text-decoration:none}.list_item .list_left{display:flex;justify-content:center;align-items:center;width:80px;height:80px;font-size:50px;overflow:hidden;text-align:center;float:left}.list_item .list_image{box-sizing:unset;font-size:0}.list_item .list_left img{max-width:80px!important;max-height:80px!important;vertical-align:middle}.list_item .list_left i:before{margin:0}.list_item .circle{display:flex;justify-content:center;align-items:center;width:78px;height:78px;border-width:1px;border-style:solid;font-size:20px;font-weight:700;overflow:hidden;text-align:center;float:left;-webkit-border-radius:100%;border-radius:100%;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .08);box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .08)}.list_item .list_right{padding:5px 0 0;margin-left:100px;word-wrap:break-word}.list_item .list_right h4{margin-bottom:7px}.list_item.lists_1 .list_left{-webkit-border-radius:5px;border-radius:5px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .1);box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .1)}.list_item.lists_1 .list_image{width:60px;height:60px;line-height:60px;padding:10px;font-size:0}.list_item.lists_1 .list_left img{max-width:60px!important;max-height:60px!important}.list_item.lists_3 .list_left{float:none;margin-bottom:10px}.list_item.lists_3 .list_icon{width:auto;justify-content:flex-start}.list_item.lists_3 .list_right{margin-left:0;padding-top:0}.list_item.lists_3 .list_right h4{margin-bottom:10px}.list_item.lists_4 .list_right{padding-top:21px}.align_right .list_item .list_left{float:right}.align_right .list_item .list_right{margin-left:0;margin-right:100px}.column_pricing_item .mcb-item-pricing_item-inner{height:100%;border-width:1px;border-style:solid;background:#fff}.pricing-box{text-align:center}.pricing-box .plan-header{padding:20px 15px 0}.pricing-box .plan-header .image{line-height:0;overflow:hidden;margin-bottom:15px}.pricing-box .plan-header h2{margin:0 0 20px;font-size:30px;line-height:30px}.pricing-box .plan-header .price>span{font-size:45px;line-height:45px;margin:0 5px}.pricing-box .plan-header .price sup.currency{font-size:20px;line-height:20px;top:-10px;position:relative}.pricing-box.cp-right .plan-header .price sup.currency{margin-right:5px}.pricing-box .plan-header .price sup.period{font-size:15px;line-height:15px;top:-15px;position:relative}.pricing-box .plan-header hr{margin-bottom:0;width:60%;display:inline-block}.pricing-box .plan-header p.subtitle{padding:20px 0 0;margin-bottom:0}.pricing-box .plan-inside{padding:10px 30px}.pricing-box .plan-inside .pi-content{display:block}.pricing-box .plan-inside ul{margin:0;font-size:100%;line-height:normal}.pricing-box .plan-inside ul li{text-align:center;padding:11px 10px;display:block;margin:0;border-bottom:1px solid rgb(0 0 0 / .1)}.pricing-box .plan-inside ul li .no,.pricing-box .plan-inside ul li .yes{display:inline-block;overflow:hidden;width:10px;height:10px;-webkit-border-radius:5px;border-radius:5px;background:rgb(0 0 0 / .1)}.pricing-box .plan-inside ul li:last-child{border-bottom:0}.pricing-box .plan-footer{padding:0 15px}.pricing-box .plan-footer a{margin-right:0}.pricing-box-box.pricing-box-featured{border-color:#fff0}.pricing-box.pricing-box-label .plan-footer,.pricing-box.pricing-box-label .plan-header *{visibility:hidden}.pricing-box-label ul li{font-weight:700;text-align:right!important}.pricing-box-label,.pricing-box-table,.pricing_item-style-label .mcb-item-pricing_item-inner,.pricing_item-style-table .mcb-item-pricing_item-inner{border:0;background:none}.pricing-box-label .plan-inside,.pricing-box-table .plan-inside{padding-left:0;padding-right:0}.pricing-box-table.pricing-box-featured{background:rgb(0 0 0 / .02);padding-left:10px;padding-right:10px}.content_slider{padding:0 140px;position:relative}.content_slider .content_slider_ul{margin:0;line-height:0}.content_slider .content_slider_ul .slick-list{border-width:8px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.content_slider .content_slider_ul li{display:block;float:left;margin:0!important}.content_slider .button{position:absolute;top:50%;margin:-22px 0 0;font-size:13px;z-index:1}.content_slider .slider_prev{left:-90px}.content_slider .slider_next{right:-90px}.content_slider .slider_pagination{width:100%;margin-top:20px}.content_slider .slider_pagination li{display:inline-block}.content_slider .content_slider_ul{opacity:0;max-height:300px;transition:opacity .3s ease-in-out}.content_slider .content_slider_ul.slick-slider{opacity:1;max-height:none}.content_slider.default .content_slider_ul .slick-list{overflow:hidden}.column_column .content_slider{padding:0 10%}.column_column .content_slider ul{margin-left:0}.column_column .content_slider a.slider_prev{left:-70px}.column_column .content_slider a.slider_next{right:-70px}.content_slider.flat .content_slider_ul .slick-list{border-width:0}.content_slider.flat a.button{background:none!important;box-shadow:none;border:none}.content_slider.flat a.button:after{display:none!important}.content_slider.flat a.button:hover{background:none!important}.content_slider.flat a.button .button_icon{background:none;padding:0;font-size:50px;opacity:.3}.content_slider.flat a.button .button_icon:after{display:none}.content_slider.flat a:hover.button .button_icon{opacity:1}.content_slider.flat.description ul li{text-align:center}.content_slider.flat.description ul li a{display:block;text-decoration:none}.content_slider.flat.description ul li img{margin-bottom:30px}.content_slider.flat.description ul li h3{margin-bottom:0}.content_slider.flat.description ul li .desc{line-height:120%;line-height:normal;padding:0 20%;margin-top:15px}.content_slider.carousel{padding:0 70px}.content_slider.carousel .content_slider_ul .slick-list{border-width:0}.content_slider.carousel .content_slider_ul li{text-align:center;padding:5px 20px 0}.content_slider.carousel .content_slider_ul li img{margin-bottom:20px;opacity:.8;position:relative;top:0}.content_slider.carousel .content_slider_ul li a{color:inherit;text-decoration:none}.content_slider.carousel .content_slider_ul li .title{opacity:.3;line-height:120%;line-height:normal}.content_slider.carousel .content_slider_ul li:hover img{opacity:1;top:-5px}.content_slider.carousel .content_slider_ul li:hover .title{opacity:1}.content_slider.carousel a.button{background:none!important;box-shadow:none;border:none;top:40%;margin-top:-11px}.content_slider.carousel a.button:after{display:none!important}.content_slider.carousel a.button:hover{background:none!important}.content_slider.carousel a.button .button_icon{background:none;padding:0;font-size:30px;opacity:.5}.content_slider.carousel a.button:hover .button_icon{opacity:1}.content_slider.carousel a.slider_prev{left:-70px}.content_slider.carousel a.slider_next{right:-70px}.content_slider.center{padding:0}.content_slider.center .content_slider_ul .slick-list{border-width:0}.content_slider.center .content_slider_ul li{position:relative;padding:0 5px}.content_slider.center .content_slider_ul li:not(.slick-center){transform:scale(.98)}.content_slider.center .content_slider_ul li a{display:block;position:relative;z-index:9}.content_slider.center a.button{background:none!important;box-shadow:none;border:none;z-index:1}.content_slider.center a.button.slider_prev{left:0}.content_slider.center a.button.slider_next{right:0}.content_slider.center a.button:after{display:none!important}.content_slider.center a.button:hover{background:none!important}.content_slider.center a.button .button_icon{background:none;padding:0;font-size:50px;opacity:.66}.content_slider.center a.button .button_icon i{color:#fff}.content_slider.center a.button:hover .button_icon{opacity:1}.content_slider.center .content_slider_ul li,.content_slider.center .content_slider_ul li:after,.content_slider.center a.button .button_icon{transition:all .3s cubic-bezier(.4,0,.2,1)}.content_slider.hide-arrows{padding:0}.content_slider.hide-arrows a.slider_next,.content_slider.hide-arrows a.slider_prev,.content_slider.hide-dots .slider_pagination{display:none!important}.section.full-width .column.one .content_slider.hide-arrows{padding:0 140px}.section.full-width .column.one .content_slider.center{padding:0}.content_slider.carousel ul li .title,.content_slider.carousel ul li img,.content_slider.flat a.button .button_icon{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.offer{position:relative}.offer .offer_ul{margin:0!important;opacity:0;max-height:500px;overflow:hidden}.offer .offer_ul.slick-slider{opacity:1;max-height:none;overflow:visible}.offer .offer_li{float:left;width:100%;list-style:none;margin:0!important}.offer .offer_li .image_wrapper{float:left;width:50%;line-height:0;overflow:hidden}.offer .offer_li .image_wrapper img{float:right}.offer .offer_li .desc_wrapper{float:left;width:570px;width:calc(50% - 42px);margin:30px 12px 30px 30px}.offer .offer_li .desc_wrapper .title{margin-bottom:30px;position:relative;min-height:43px;padding-right:160px}.offer .offer_li .desc_wrapper.no-link .title{padding:0}.offer .offer_li .desc_wrapper .title h3{margin:0;font-size:35px;line-height:35px;padding-top:3px}.offer .offer_li .desc_wrapper .title h3 em{color:rgb(0 0 0 / .1);font-style:normal}.offer .offer_li .desc_wrapper .title a.button{margin:0;position:absolute;right:0;top:0}.offer .offer_li .desc_wrapper.align_left{text-align:left}.offer .offer_li .desc_wrapper.align_right{text-align:right}.offer .offer_li .desc_wrapper.align_center{text-align:center}.offer .offer_li .desc_wrapper.align_justify{text-align:justify}.offer .offer_li .desc_wrapper.align_right.has-link .title{padding-left:160px;padding-right:0}.offer .offer_li .desc_wrapper.align_right .title a.button{left:0;right:auto}.offer .offer_li .desc_wrapper.align_center.has-link .title{text-align:left}.offer_li ul{list-style:disc inside none;margin-bottom:10px}.offer_li ol{list-style:decimal inside none;margin-bottom:10px}.offer_li li{margin-bottom:5px}.offer .slick-arrow{position:absolute;width:46px;height:46px;padding:0;text-align:center;margin:0;background-color:#262626}.offer a.slider_next:after,.offer a.slider_prev:after{background:rgb(0 0 0 / .2)}.offer a.slider_next .button_icon,.offer a.slider_prev .button_icon{line-height:46px;font-size:13px}.offer a.slider_next .button_icon i,.offer a.slider_prev .button_icon i{color:#fff}.offer a.slider_prev{left:50px;top:50%;z-index:2;margin-top:-69px;border-radius:5px 5px 0 0}.offer a.slider_next{left:50px;top:50%;z-index:2;margin-top:23px;border-radius:0 0 5px 5px}.offer .slider_pagination{opacity:0;left:50px;top:50%;color:#6c6c6c;margin-top:-23px;position:absolute;z-index:1;width:46px;height:46px;line-height:46px;text-align:center;font-size:13px;background:#1c1c1c}.offer .slider_pagination.show{opacity:1}.offer .slider_pagination .count,.offer .slider_pagination .current{color:#fff}.button-stroke .offer a.slider_next .button_icon,.button-stroke .offer a.slider_prev .button_icon{padding:0;width:42px;height:42px;line-height:42px;text-align:center}.button-stroke .offer a.slider_prev{margin-top:-75px}.button-stroke .offer a.slider_next{margin-top:28px}.button-stroke .offer .slider_pagination{border-radius:3px;background:rgb(0 0 0 / .6)}.offer_thumb{position:relative;padding-left:120px;-webkit-box-sizing:border-box;box-sizing:border-box}.offer_thumb_ul{margin:0!important;opacity:0;max-height:500px;overflow:hidden}.offer_thumb_ul.slick-slider{opacity:1;max-height:none;overflow:visible}.offer_thumb_ul .offer_thumb_li{float:left;display:block;margin:0!important;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.offer_thumb_ul .offer_thumb_li .desc_wrapper{float:left;width:39%;margin-right:4%;padding-top:20px}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title{margin-bottom:15px;position:relative;min-height:43px;padding-right:160px}.offer_thumb_ul .offer_thumb_li .desc_wrapper.no-link .title{padding:0}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title h3{margin:0;font-size:35px;line-height:35px;padding-top:3px}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title a.button{margin:0;position:absolute;right:0;top:0}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_left{text-align:left}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_right{text-align:right}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_center{text-align:center}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_justify{text-align:justify}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_right.has-link .title{padding-left:160px;padding-right:0}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_right .title a.button{left:0;right:auto}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_center.has-link .title{text-align:left}.offer_thumb_ul .offer_thumb_li .image_wrapper{float:right;width:57%;overflow:hidden}.offer_thumb .slick-dots,.offer_thumb .slick-dots li{margin:0}.offer_thumb .slider_pagination li{display:inline-block}.offer_thumb .slider_pagination li.slick-active a:after,.offer_thumb .slider_pagination li a:before{background-color:var(--mfn-offer-thumbs-nav)}.mfn-looped-slider-section .slick-dots{display:flex;margin:20px 0}@media only screen and (min-width:768px){.offer_thumb .slider_pagination{position:absolute;left:0;top:0;border-width:1px;border-style:solid}.offer_thumb .slider_pagination li{display:block}.offer_thumb .slider_pagination li a{display:block;box-sizing:content-box;margin:0;width:85px;height:85px;line-height:85px;text-align:center;padding:8px;text-indent:0;border-bottom-width:1px;border-style:solid;border-radius:0;-webkit-border-radius:0;background-color:#fff}.offer_thumb .slider_pagination li a img{vertical-align:middle}.offer_thumb .slider_pagination li.slick-active a{top:0;background-color:#fff;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}.offer_thumb .slider_pagination li:not(.slick-active) a:hover img{opacity:.6}body:not(.style-simple) .offer_thumb:not(.bottom) .slider_pagination li:last-child a{border:0}.offer_thumb .slider_pagination a:before{content:"";display:block;width:5.5px;height:100%;right:-5px;top:0;position:absolute;opacity:0}.offer_thumb .slider_pagination li.slick-active a:before{opacity:1}.offer_thumb .slider_pagination a:after{content:"";left:auto;right:-9px;top:50%;margin-top:-4px;width:8px;height:8px;opacity:0;border-radius:0;-webkit-border-radius:0}.offer_thumb .slider_pagination li.slick-active a:after{opacity:1}}.offer_thumb .slider_pagination a img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.offer_thumb.bottom{padding-left:0}.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .image_wrapper{width:48%;text-align:center}.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .desc_wrapper{margin-right:4%;width:48%}@media only screen and (min-width:768px){.offer_thumb.bottom .slider_pagination{position:static;border:0;text-align:center;margin-top:50px}.offer_thumb.bottom .slider_pagination li{display:inline-block;margin:-1px 0 0 -1px}.offer_thumb.bottom .slider_pagination li a{display:inline-block;border-width:1px;border-style:solid}.offer_thumb.bottom .slider_pagination li a:before{width:100%;height:5.5px;left:0;right:auto;top:-5px}.offer_thumb.bottom .slider_pagination li a:after{left:50%;left:calc(50% - 4px);right:auto;top:-5px}}.woocommerce-checkout #wcpay-payment-request-button-separator,.woocommerce-checkout #wcpay-payment-request-wrapper{display:block;clear:both;width:100%}.Latest_news{overflow:hidden}.Latest_news ul{float:left;width:100%;margin:0}.Latest_news ul li{margin:0 0 20px;list-style:none;position:relative;overflow:hidden}.Latest_news ul li .photo{width:30%;border-right-width:3px;border-style:solid;float:left;line-height:0;overflow:hidden}.Latest_news ul li .desc{width:100%;padding:3px 12px 3px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Latest_news ul li.has-post-thumbnail .desc{margin-left:30%;width:70%;padding-left:12px}.Latest_news ul li .desc h5{margin:0 0 7px}.Latest_news ul li .desc .post-excerpt{margin:10px 0 5px}.Latest_news ul li .desc_footer{overflow:hidden;border-top-width:1px;border-style:solid;padding-top:5px;color:#a8a8a8}.Latest_news ul li .desc_footer .button-love,.Latest_news ul li .desc_footer .date{float:left;margin-right:5px}.Latest_news ul li .desc_footer .button-love a.mfn-love{display:inline-block;position:relative;padding-left:24px;margin-left:5px}.Latest_news ul li .desc_footer .button-love a.mfn-love i{position:absolute;left:0;top:0;font-size:16px}.Latest_news ul li .desc_footer .button-love a.mfn-love:hover{text-decoration:none}.Latest_news ul li .desc_footer .button-love a.mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.Latest_news ul li .desc_footer .button-love a.loved.mfn-love i:last-child,.Latest_news ul li .desc_footer .button-love a:hover.mfn-love i:last-child{opacity:1}.Latest_news .button{float:left;clear:both}.Latest_news.featured ul{float:left;width:49%}.Latest_news.featured ul.ul-first{margin-right:1%}.Latest_news.featured ul.ul-second{margin-left:1%}.Latest_news.featured ul.ul-first li .photo{width:100%;float:left;margin-bottom:10px;border-right-width:0;border-bottom-width:3px;border-bottom-style:solid}.Latest_news.featured ul.ul-first li .desc{width:100%;margin:0;padding:0;float:left}.Latest_news.featured ul.ul-first li .desc h4{margin:0 0 7px}.column.one-fourth .Latest_news.featured ul,.column.one-third .Latest_news.featured ul,.column.two-fifth .Latest_news.featured ul,.wrap.one-fifth .Latest_news.featured ul,.wrap.one-fourth .Latest_news.featured ul,.wrap.one-second .column.one-second .Latest_news.featured ul,.wrap.one-second .column.three-fifth .Latest_news.featured ul,.wrap.one-sixth .Latest_news.featured ul,.wrap.three-fifth .column.one-second .Latest_news.featured ul,.wrap.two-fifth .column.one-second .Latest_news.featured ul,.wrap.two-fifth .column.three-fifth .Latest_news.featured ul,.wrap.two-fifth .column.three-fourth .Latest_news.featured ul{width:100%}.blog-teaser{overflow:hidden}.blog-teaser .teaser-wrapper{float:left;width:100%;margin:0}.blog-teaser li{display:block;position:relative;overflow:hidden}.the_content_wrapper .blog-teaser li{margin-bottom:0}.blog-teaser li:first-child{float:left;width:66%}.blog-teaser li:not(:first-child){float:right;width:33%}.blog-teaser li:last-child{margin-top:1%}.blog-teaser li:last-child .photo-wrapper{margin-bottom:-3.2%}.blog-teaser.margin-no li:first-child{width:66.6666%}.blog-teaser.margin-no li:not(:first-child){float:right;width:33.3333%}.blog-teaser.margin-no li:last-child{margin-top:0}.blog-teaser.margin-no li:last-child .photo-wrapper{margin-bottom:0}.blog-teaser li .photo-wrapper{position:relative;line-height:0}.blog-teaser li .photo-wrapper:after{content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .2);opacity:0;transition:all .6s ease-out}.blog-teaser li:hover .photo-wrapper:after{opacity:1}.blog-teaser li .desc-wrapper{position:absolute;left:0;bottom:-20px;width:100%;z-index:4;transition:all .4s ease-out}.blog-teaser li:hover .desc-wrapper{transform:translateY(-20px)}.blog-teaser li .desc-wrapper .desc{background:url(/wp-content/themes/betheme/images/blog_masonry_tile_gradient.png) 0 0 repeat-x;padding:70px 25px 30px}.blog-teaser li .desc-wrapper .desc .post-meta .author .label{display:none}.blog-teaser li .desc-wrapper .desc .post-meta .comments{margin-left:5px}.blog-teaser li .desc-wrapper .desc .post-title a{color:#fff}.blog-teaser li .desc-wrapper .desc .post-title:after{content:"";display:block;height:3px;margin-top:20px;width:0;transition:all .4s ease-out;background-color:#fff}.blog-teaser li:hover .desc-wrapper .desc .post-title:after{width:40%}.blog-teaser li:first-child:hover .desc-wrapper .desc .post-title:after{width:20%}.blog-teaser li .desc-wrapper .desc .post-meta,.blog-teaser li .desc-wrapper .desc .post-meta a{color:hsl(0 0% 100% / .7)}.blog-teaser li:not(.has-post-thumbnail) .photo-wrapper{padding-top:75%;padding-bottom:3.2%}.blog-teaser li:not(.has-post-thumbnail) .desc-wrapper .desc{background:none}.blog-teaser li:not(.has-post-thumbnail) .desc-wrapper .desc .post-title:after{background:#fff}.helper{overflow:hidden}.helper .helper_header{display:flex;align-items:center;padding:15px 20px;min-height:35px}.helper .helper_header .title{margin:0 15px 0 0;line-height:1.2}.helper .helper_header .links{flex-shrink:0;margin-left:auto}.helper .helper_header .links a.link{display:inline-block;height:35px;line-height:35px;margin:0 5px;padding:0 10px;text-decoration:none;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.helper .helper_content .item{padding:0 20px;overflow:hidden;max-height:0}.helper .helper_content .item.active{padding-bottom:20px;max-height:unset}.helper .helper_header .links a.link{color:#999;background:#fff}.helper .helper_header .links a.link.active,.helper .helper_header .links a:hover.link{color:#999;background:rgb(0 0 0 / .06)}.column_helper .mcb-item-helper-inner{background:#f5f5f5}.column_heading .title{margin-bottom:0}.column_heading span.title{display:block}.column_heading .title.mfn-mask-shape{-webkit-text-fill-color:#fff0;-webkit-background-clip:text;background-position:50%}.column_icon_box_2 a,.column_icon_box_2 a:hover{text-decoration:none;color:inherit}.mfn-icon-box{box-sizing:border-box}.mfn-icon-box,.mfn-icon-box .icon-wrapper{display:flex;align-items:center;overflow:hidden}.mfn-icon-box .icon-wrapper{justify-content:center;flex-shrink:0;line-height:0}.mfn-icon-box .icon-wrapper .icon-label{line-height:1.3em;font-size:50px;color:var(--mfn-icon-box-icon)}.mfn-builder-content .mfn-icon-box .icon-wrapper i{font-size:7vh;line-height:1;color:var(--mfn-icon-box-icon)}.mfn-icon-box:not(.mfn-header-icon-box) .desc-wrapper{flex-grow:1;display:flex;flex-wrap:wrap}.mfn-icon-box:not(.mfn-header-icon-box) .desc-wrapper>*{width:100%;order:2}.mfn-icon-box .desc-wrapper :last-child{margin-bottom:0}.mfn-icon-box .desc-wrapper .title{display:block}.mfn-header-tmpl .mfn-header-icon-box .icon-wrapper{overflow:unset}.mfn-icon-box-left .icon-wrapper{margin:0 20px 0 0}.mfn-icon-box-right .icon-wrapper{margin:0 0 0 20px;order:2}.mfn-icon-box-right .desc-wrapper{order:1}.mfn-icon-box-bottom,.mfn-icon-box-top{flex-direction:column}.mfn-icon-box-bottom .desc-wrapper,.mfn-icon-box-top .desc-wrapper{width:100%;text-align:center}.mfn-icon-box-top .icon-wrapper{margin:0 0 30px}.mfn-icon-box-bottom .icon-wrapper{margin:30px 0 0;order:2}.mfn-icon-box-bottom .desc-wrapper{order:1}.mfn-icon-box-bottom.mfn-icon-box-center .icon-wrapper,.mfn-icon-box-top.mfn-icon-box-center .icon-wrapper{width:40%}.mfn-icon-box-start{align-items:flex-start}.mfn-icon-box-center{align-items:center}.mfn-icon-box-end{align-items:flex-end}@media(max-width:959px){.mcb-wrap.sticky.sticky-desktop:not(.stickied) .animate{opacity:1!important}.mcb-wrap.sticky.sticky-tablet:not(.stickied) .animate{opacity:0!important}.mfn-icon-box-tablet-left,.mfn-icon-box-tablet-right{flex-direction:row}.mfn-icon-box-tablet-left .icon-wrapper{margin:0 20px 0 0}.mfn-icon-box-tablet-right .icon-wrapper{margin:0 0 0 20px}.mfn-icon-box-tablet-left .icon-wrapper{order:1}.mfn-icon-box-tablet-left .desc-wrapper,.mfn-icon-box-tablet-right .icon-wrapper{order:2}.mfn-icon-box-tablet-right .desc-wrapper{order:1}.mfn-icon-box-tablet-bottom,.mfn-icon-box-tablet-top{flex-direction:column}.mfn-icon-box-tablet-top .icon-wrapper{margin:0 0 30px}.mfn-icon-box-tablet-bottom .icon-wrapper{margin:30px 0 0}.mfn-icon-box-tablet-top .icon-wrapper{order:1}.mfn-icon-box-tablet-bottom .icon-wrapper,.mfn-icon-box-tablet-top .desc-wrapper{order:2}.mfn-icon-box-tablet-bottom .desc-wrapper{order:1}.mfn-icon-box-tablet-bottom.mfn-icon-box-tablet-center .icon-wrapper,.mfn-icon-box-tablet-top.mfn-icon-box-tablet-center .icon-wrapper{width:40%}.mfn-icon-box-tablet-left .icon-wrapper,.mfn-icon-box-tablet-right .icon-wrapper{width:25%}.mfn-icon-box-tablet-start{align-items:flex-start}.mfn-icon-box-tablet-center{align-items:center}.mfn-icon-box-tablet-end{align-items:flex-end}}@media(max-width:767px){.mcb-wrap.sticky.sticky-desktop:not(.stickied) .animate,.mcb-wrap.sticky.sticky-tablet:not(.stickied) .animate{opacity:1!important}.mcb-wrap.sticky.sticky-mobile:not(.stickied) .animate{opacity:0!important}.mfn-icon-box-mobile-left,.mfn-icon-box-mobile-right{flex-direction:row}.mfn-icon-box-mobile-left .icon-wrapper{margin:0 20px 0 0}.mfn-icon-box-mobile-right .icon-wrapper{margin:0 0 0 20px}.mfn-icon-box-mobile-left .icon-wrapper{order:1}.mfn-icon-box-mobile-left .desc-wrapper,.mfn-icon-box-mobile-right .icon-wrapper{order:2}.mfn-icon-box-mobile-right .desc-wrapper{order:1}.mfn-icon-box-mobile-bottom,.mfn-icon-box-mobile-top{flex-direction:column}.mfn-icon-box-mobile-top .icon-wrapper{margin:0 0 30px}.mfn-icon-box-mobile-bottom .icon-wrapper{margin:30px 0 0}.mfn-icon-box-mobile-top .icon-wrapper{order:1}.mfn-icon-box-mobile-bottom .icon-wrapper,.mfn-icon-box-mobile-top .desc-wrapper{order:2}.mfn-icon-box-mobile-bottom .desc-wrapper{order:1}.mfn-icon-box-mobile-bottom.mfn-icon-box-mobile-center .icon-wrapper,.mfn-icon-box-mobile-top.mfn-icon-box-mobile-center .icon-wrapper{width:40%}.mfn-icon-box-mobile-left .icon-wrapper,.mfn-icon-box-mobile-right .icon-wrapper{width:25%}.mfn-icon-box-mobile-start{align-items:flex-start}.mfn-icon-box-mobile-center{align-items:center}.mfn-icon-box-mobile-end{align-items:flex-end}}.mfn-icon-box-box-scale:hover,.mfn-icon-box-icon-scale:hover .icon-wrapper{transform:scale(1.04)}.mfn-icon-box-move-up:hover{transform:translateY(-10px)}.mfn-icon-box,.mfn-icon-box .desc-wrapper,.mfn-icon-box .icon-wrapper,.mfn-icon-box .icon-wrapper i{transition:all .2s ease-in-out}.icon_box{position:relative;padding:10px 0}.icon_box.has_border:after{content:"";display:block;width:0;height:100%;border-width:0 1px 0 0;border-style:solid;position:absolute;right:-2.4%;top:0}.icon_box a{display:block}.icon_box a:hover{text-decoration:none}.icon_box .icon_wrapper{box-sizing:unset;width:110px;height:110px;font-size:50px;position:relative;overflow:hidden;margin:0 auto 15px;border-width:8px;border-style:solid;display:flex;align-items:center;justify-content:center;-webkit-border-radius:100%;border-radius:100%;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);background-clip:content-box;-webkit-background-clip:content-box}.icon_box .icon_wrapper i{z-index:2;position:relative}.icon_box .icon_wrapper:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;-webkit-border-radius:100%;border-radius:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.icon_box .icon_wrapper{background-color:#fff;-webkit-box-shadow:inset 0 0 7px 0 rgb(0 0 0 / .08),0 0 0 1px red inset;box-shadow:inset 0 0 7px 0 rgb(0 0 0 / .08),inset 0 0 0 1px rgb(0 0 0 / .05)}.icon_box .image_wrapper{text-align:center;margin-bottom:15px}.icon_box .desc_wrapper{text-align:center}.icon_box.icon_position_left{min-height:126px;padding-left:145px}.icon_box.icon_position_left .icon_wrapper{position:absolute;left:0;top:10px;margin-bottom:0}.icon_box.icon_position_left .desc_wrapper{text-align:left;padding-top:10px}.icon_box.icon_position_left .image_wrapper{position:absolute;left:0;top:10px;margin-bottom:0;width:126px;height:126px;overflow:hidden}.icon_box .icon_wrapper,.icon_box .icon_wrapper:before{-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;-ms-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.icon_box .icon_wrapper{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.icon_box:hover .icon_wrapper{-webkit-transform:scale(.93);-moz-transform:scale(.93);-ms-transform:scale(.93);-o-transform:scale(.94);transform:scale(.94)}.icon_box a.button,.icon_box a.mfn-link{display:inline-block}.article_box,.column_article_box .mcb-item-article_box-inner{overflow:hidden}.article_box{display:flex}.article_box a{display:flex;width:100%}.article_box a:hover{text-decoration:none}.article_box .photo_wrapper{float:left;width:50%;line-height:0}.article_box .desc_wrapper{display:flex;flex-direction:column;justify-content:center;width:50%;padding:10px 15px;background-color:#f8f8f8;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.article_box .desc_wrapper p{margin-bottom:10px;border-bottom-width:1px;border-style:solid;padding-bottom:7px}.article_box .desc_wrapper h4{margin-bottom:5px}.article_box .desc_wrapper i.icon-right-open{color:var(--mfn-article-box-decoration);display:block;position:relative;left:-5px}.sliding_box{position:relative}.sliding_box a{display:block}.sliding_box a:hover{text-decoration:none}.sliding_box .photo_wrapper{line-height:0;position:relative;bottom:-15px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.sliding_box .desc_wrapper{padding:15px 20px;width:100%;text-align:center;z-index:2;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:var(--mfn-sliding-box-bg)}.sliding_box .desc_wrapper:after{content:"";display:block;position:absolute;left:50%;top:0;margin-left:-8px;width:0;height:0;border-left:8px solid #fff0;border-right:8px solid #fff0;border-top:0 solid #fff0;border-bottom:8px solid #fff0;border-bottom-color:var(--mfn-sliding-box-bg)}.sliding_box .desc_wrapper h4{margin-bottom:0}.sliding_box .photo_wrapper{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sliding_box:hover .photo_wrapper{bottom:-1px}.sliding_box .desc_wrapper:after{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.sliding_box:hover .desc_wrapper:after{top:-8px}.story_box{padding:0 11%}.story_box a{display:block}.story_box a,.story_box a:hover{text-decoration:none}.story_box .photo_wrapper{line-height:0;overflow:hidden}.story_box .photo_wrapper img{display:block;opacity:.7}.story_box .desc_wrapper{margin-right:20%;position:relative;z-index:2}.story_box .desc_wrapper h3{margin-left:-30px;margin-top:-26px}.story_box .desc_wrapper hr{margin-left:0;width:20%}.story_box .desc a{display:inline}.story_box:hover .desc_wrapper hr{width:40%}.story_box:hover .photo_wrapper img{display:block;opacity:1}.story_box.vertical{padding:0 17%}.story_box .desc_wrapper hr,.story_box .photo_wrapper img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.promo_box{position:relative}.promo_box.has_border:after{content:"";display:block;width:0;height:100%;border-width:0 1px 0 0;border-style:solid;position:absolute;right:-2.4%;top:0}.promo_box_wrapper{overflow:hidden}.promo_box_wrapper .photo_wrapper{width:36%;float:left;text-align:left;line-height:0;overflow:hidden}.promo_box_wrapper .desc_wrapper{width:56%;margin:0 2% 0 6%;float:left;padding-top:10px}.promo_box_wrapper .desc_wrapper .desc{margin-bottom:15px}.promo_box_wrapper.promo_box_right .photo_wrapper{float:right;text-align:right}.promo_box_wrapper.promo_box_right .desc_wrapper{margin:0 6% 0 2%;text-align:right}.promo_box_wrapper.promo_box_right .desc_wrapper a.button{margin-right:0}.column_zoom_box .mcb-item-zoom_box-inner{text-align:center;line-height:0;overflow:hidden}.zoom_box{position:relative;line-height:0;overflow:hidden;max-width:100%}.zoom_box .desc,.zoom_box .photo img{transition:all .3s ease-in-out}.zoom_box .photo img{transform:scale(1)}.zoom_box:hover .photo img{transform:scale(1.15)}.zoom_box .desc{background:rgb(0 0 0 / .8);width:100%;height:100%;position:absolute;left:0;top:0;text-align:center;opacity:0;transform:scale(1.15)}.zoom_box .desc_wrap{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.zoom_box:hover .desc{opacity:1;transform:scale(1)}.zoom_box .desc .desc_img img{max-width:30%!important;padding-bottom:15px}.zoom_box .desc .desc_txt{padding:0 40px;font-size:26px;line-height:30px;color:#fff}#Content .zoom_box .photo img{max-width:100.1%}.counter{padding:20px;text-align:center;position:relative}.column_counter .mcb-item-counter-inner{background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_b.png)}.counter .icon_wrapper{margin-bottom:15px;line-height:0;width:100%}.counter .icon_wrapper i:before{margin:0}.counter .icon_wrapper i{display:inline-block;width:50px;height:50px;line-height:50px;font-size:50px}.counter .desc_wrapper .number-wrapper{font-size:50px;line-height:50px;margin-bottom:5px}.counter .desc_wrapper .number-wrapper .label{font-size:70%;line-height:100%}.counter .desc_wrapper .title{font-size:15px;line-height:20px;margin:0}.counter.counter_horizontal{text-align:left;min-height:75px}.counter.counter_horizontal .icon_wrapper{width:50px;height:50px;position:absolute;left:30px;top:32px;margin:0}.counter.counter_horizontal .desc_wrapper{padding-left:85px}.chart_box{position:relative;text-align:center}.chart_box:before{content:"";display:block;z-index:2;width:138px;height:138px;border-width:1px;border-style:solid;position:absolute;left:50%;margin-left:-69px;top:1px;-webkit-border-radius:100%;border-radius:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}.chart_box .chart{width:140px;margin:0 auto 10px;position:relative}.chart_box .chart canvas{position:relative;z-index:2}.chart_box .chart .icon,.chart_box .chart .image,.chart_box .chart .num{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;position:absolute;left:0;top:0;z-index:3}.chart_box .chart .icon{font-size:45px}.chart_box .chart .icon i:before{margin:0}.chart_box .chart .image img{vertical-align:middle}.chart_box .chart .num{font-size:50px;line-height:1}.chart_box p{margin-bottom:0}.progress_bars .bars_list{margin:0}.progress_bars .bars_list li{margin-bottom:20px;list-style:none;overflow:hidden}.progress_bars .bars_list li:last-child{margin-bottom:0}.progress_bars .bars_list li h6{margin-bottom:7px;position:relative;padding-right:40px}.progress_bars .bars_list li h6 .label{display:block;font-size:11px;line-height:17px;padding:0 5px;font-weight:400;position:absolute;right:0;top:1px;-webkit-border-radius:3px;border-radius:3px;background:rgb(0 0 0 / .05);color:rgb(0 0 0 / .35)}.progress_bars .bars_list li h6 .label em{font-style:normal}.progress_bars .bars_list li .bar{position:relative;width:100%;height:20px;-webkit-border-radius:3px;border-radius:3px;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgb(0 0 0 / .02)}.progress_bars .bars_list li .bar,.progress_bars .bars_list li .bar .progress{-webkit-box-shadow:inset 0 0 2px 2px rgb(0 0 0 / .04);box-shadow:inset 0 0 2px 2px rgb(0 0 0 / .04)}.progress_bars .bars_list li .bar .progress{display:block;height:100%;background-image:repeating-linear-gradient(45deg,transparent,transparent 6px,rgb(0 0 0 / .07) 0,rgb(0 0 0 / .07) 14px)}.progress_bars .bars_list:not(.hover) li .bar .progress{width:0!important}.progress_bars .bars_list.hover li .bar .progress{-webkit-transition:all 1.3s ease-in-out;-moz-transition:all 1.3s ease-in-out;-o-transition:all 1.3s ease-in-out;transition:all 1.3s ease-in-out}.progress_icons{margin-bottom:12px;overflow:hidden}.progress_icons .progress_icon{display:inline-flex;align-items:center;justify-content:center;margin:0 7px 7px 0;width:35px;height:35px;font-size:17px;color:#fff;-webkit-border-radius:100%;border-radius:100%}.progress_icons .progress_icon img{max-width:25px!important;max-height:25px;margin:5px 0 -5px}.progress_icons .progress_icon:last-child{margin-right:0}.progress_icons .progress_icon:not(.themebg){background:rgb(0 0 0 / .06)}.progress_icons .progress_icon{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.progress_icons.transparent .progress_icon{background-color:transparent!important;width:17px;height:17px;color:rgb(0 0 0 / .15);border-color:transparent!important}.trailer_box{text-align:center;position:relative;line-height:0}.trailer_box a{display:block}.trailer_box a:after{content:"";display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:100%;opacity:0;background:rgb(0 0 0 / .15)}.trailer_box:hover a:after{opacity:1}.trailer_box .desc{position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:20px 15px 35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.trailer_box .desc h2{margin:0;position:relative;bottom:0;font-size:30px;line-height:30px}.trailer_box:hover .desc h2{bottom:20px}.trailer_box .desc .subtitle{display:inline-block;position:relative;bottom:0;line-height:normal;letter-spacing:1px;padding:4px 8px;text-transform:uppercase;margin-bottom:15px;-webkit-border-radius:3px;border-radius:3px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_w.png)}.trailer_box:hover .desc .subtitle{bottom:20px}.trailer_box .desc .line{height:1px;width:0;margin:0 auto;background:#fff;overflow:hidden;display:block}.trailer_box:hover .desc .line{width:60%}.trailer_box.plain{text-align:left}.trailer_box.plain .desc{padding:20px 14% 40px}.trailer_box.plain .desc .subtitle{padding:0;background-color:#fff0;font-weight:900;font-style:italic}.trailer_box.plain .desc h2{font-weight:700}.trailer_box.plain .desc .line{margin:0;height:2px}.trailer_box.plain:hover .desc .line{width:20%}.trailer_box.horizontal .desc{padding-bottom:20px}.trailer_box.horizontal .desc .subtitle{margin-bottom:10px}.trailer_box.horizontal:hover .desc .subtitle,.trailer_box.horizontal:hover .desc h2{bottom:10px}.trailer_box .desc .line,.trailer_box .desc .subtitle,.trailer_box .desc h2,.trailer_box a:after{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.quick_fact{text-align:center}.quick_fact.align_left{text-align:left}.quick_fact.align_right{text-align:right}.quick_fact .number-wrapper{font-size:90px;line-height:1.3em}.quick_fact .number-wrapper .label{font-size:70%;line-height:100%}.quick_fact hr{width:40%;display:inline-block}html .mcb-section .mcb-wrap .column_countdown .column .mcb-column-inner{border:none}.downcount .mcb-column-inner{margin-bottom:0}.downcount-inline .label{margin:0 4px}.downcount-inline.show-d .hours,.downcount-inline.show-d .label-hours,.downcount-inline.show-d .label-minutes,.downcount-inline.show-d .label-seconds,.downcount-inline.show-d .minutes,.downcount-inline.show-d .seconds,.downcount-inline.show-dh .label-minutes,.downcount-inline.show-dh .label-seconds,.downcount-inline.show-dh .minutes,.downcount-inline.show-dh .seconds,.downcount-inline.show-dhm .label-seconds,.downcount-inline.show-dhm .seconds{display:none}.photo_box{text-align:center}.photo_box.pb_left{text-align:left}.photo_box.pb_right{text-align:right}.photo_box .image_frame{margin-bottom:15px}.photo_box.without-desc .image_frame{margin-bottom:0}.photo_box .desc{margin-bottom:15px}.flat_box a,.flat_box a:hover{display:block;text-decoration:none}.flat_box .photo_wrapper{margin-bottom:15px;position:relative;line-height:0;overflow:hidden}.flat_box .photo_wrapper .icon{position:absolute;left:0;top:0;height:100%;width:90px;text-align:center;color:#fff;z-index:2}.flat_box .photo_wrapper .icon i{display:block;font-size:35px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flat_box .photo_wrapper .icon img{position:absolute;left:50%;top:50%;max-width:calc(100% - 16px)!important;transform:translate(-50%,-50%)}.flat_box:hover .photo_wrapper .icon,.flat_box a:hover .photo_wrapper .icon{transform:translateX(-90px)}.flat_box .photo_wrapper img.photo{position:relative;display:block;z-index:1;transform:translateX(15px)}.flat_box:hover .photo_wrapper img.photo,.flat_box a:hover .photo_wrapper img.photo{transform:translateX(0)}.flat_box .desc_wrapper{margin-left:90px}@media only screen and (min-width:960px){.one-fourth .flat_box .photo_wrapper .icon{width:60px}.one-fourth .flat_box .photo_wrapper .icon i{height:40px;line-height:40px;font-size:35px;margin-top:-20px}.one-fourth .flat_box a:hover .photo_wrapper .icon{-webkit-transform:translateX(-60px);transform:translateX(-60px)}.one-fourth .flat_box .desc_wrapper{margin-left:60px}}.flat_box .photo_wrapper .icon,.flat_box .photo_wrapper img{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.column_feature_box .mcb-item-feature_box-inner{padding:20px;overflow:hidden}.feature_box .feature_box_wrapper .desc_wrapper,.feature_box .feature_box_wrapper .photo_wrapper{display:inline-block;vertical-align:middle}.feature_box .feature_box_wrapper .photo_wrapper{width:50%;line-height:0}.feature_box .feature_box_wrapper .photo_wrapper a{display:block;line-height:0}.feature_box .feature_box_wrapper .desc_wrapper{width:50%;padding-left:4%;box-sizing:border-box}.hover_box{text-align:center;line-height:0}.hover_box a{display:block;line-height:0}.hover_box .hover_box_wrapper{position:relative;overflow:hidden;line-height:0;max-width:100%}.hover_box .hover_box_wrapper .visible_photo{display:inline-block;opacity:1}.hover_box .hover_box_wrapper .hidden_photo{display:block;position:absolute;left:50%;top:50%;opacity:0;transform:translate(-50%,-50%)}.hover_box.hover .hover_box_wrapper .visible_photo,.hover_box:hover .hover_box_wrapper .visible_photo{opacity:0}.hover_box.hover .hover_box_wrapper .hidden_photo,.hover_box:hover .hover_box_wrapper .hidden_photo{opacity:1}.hover_box .hover_box_wrapper .hidden_photo,.hover_box .hover_box_wrapper .visible_photo{transition:all .4s ease-in-out}.hover_color{text-align:center;border-color:#fff0}.hover_color a{display:block}.hover_color a:hover{text-decoration:none}.hover_color .hover_color_bg{box-sizing:border-box}.hover_color .hover_color_wrapper{text-decoration:none;padding:40px 30px}.hover_color,.hover_color a,.hover_color a:hover,.hover_color h1 a,.hover_color h2 a,.hover_color h3 a,.hover_color h4 a,.hover_color h5 a,.hover_color h6 a{color:#fff}.hover_color .hover_color_bg{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.hover_color,.hover_color_bg{height:100%}.hover_color .hover_color_wrapper{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.hover_color.align_left{text-align:left}.hover_color.align_right{text-align:right}.hover_color.align_center{text-align:center}.hover_color.align_justify{text-align:justify}a.content_link{display:inline-block;position:relative;border-width:1px;border-style:solid;width:140px;padding:25px 15px;text-align:center;margin-left:-1px;background-color:#fff}a.content_link .icon{display:block;font-size:45px;line-height:45px;margin-bottom:15px}a.content_link .title{font-weight:700}a.content_link:after{width:100%;border-width:0 0 5px;border-style:solid;left:0;bottom:-6px}a.content_link:after,a.content_link:before{content:"";z-index:2;opacity:0;height:0;position:absolute}a.content_link:before{left:50%;bottom:-1px;margin-left:-6px;width:0;border:6px solid #fff0;border-top:0 solid #fff0}a:hover.content_link:after,a:hover.content_link:before{opacity:1}a:hover.content_link{text-decoration:none;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}a.content_link:after,a.content_link:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a.icon_bar{display:inline-block;overflow:hidden;text-align:center;margin:0 2px 2px 0;border-width:1px;border-style:solid;position:relative;background-color:#fff;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .08);box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .08)}a.icon_bar span{display:block}a.icon_bar,a.icon_bar span{width:58px;height:58px;line-height:58px;font-size:20px}a.icon_bar_small,a.icon_bar_small span{width:43px;height:43px;line-height:43px;font-size:15px}a.icon_bar span.t{position:relative}a.icon_bar span.b{position:absolute;top:100%}a.icon_bar span{-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}a.icon_bar span.b{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}a:hover.icon_bar span{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.wpb_wrapper a.icon_bar{margin-bottom:2px}a.icon_bar_facebook span.b{background:#3a589b;color:#fff}a.icon_bar_google span.b{background:#d6492f;color:#fff}a.icon_bar_twitter span.b{background:#32ccfe;color:#fff}a.icon_bar_vimeo span.b{background:#1ca7cc;color:#fff}a.icon_bar_youtube span.b{background:#ff3334;color:#fff}a.icon_bar_flickr span.b{background:#ff0084;color:#fff}a.icon_bar_linkedin span.b{background:#007bb6;color:#fff}a.icon_bar_pinterest span.b{background:#cb2027;color:#fff}a.icon_bar_dribbble span.b{background:#ec4a89;color:#fff}a.icon_bar_instagram span.b{background:#e13967;color:#fff}.get_in_touch ul{margin:0;font-size:100%;line-height:normal}.get_in_touch ul li{margin:0;list-style:none;position:relative;padding:13px 0 13px 50px;word-wrap:break-word}.get_in_touch ul li:after{content:"";display:block;width:70px;border:solid var(--mfn-contactbox-line);border-width:0 0 1px;position:absolute;left:-30px;bottom:0}.get_in_touch ul li p{margin:0}.get_in_touch ul li .icon{position:absolute;left:0;top:5px;display:block;color:rgb(0 0 0 / .7);width:30px;height:30px;line-height:30px;font-size:23px;text-align:center}.get_in_touch ul li:last-child:after{display:none}.column_column .get_in_touch,.column_contact_box .mcb-item-contact_box-inner{padding:25px 20px 25px 30px;background-repeat:no-repeat;background-position:100% 100%}.infobox ul{margin:0;font-size:100%;line-height:normal}.infobox ul li{margin:0;list-style:none;position:relative;padding:13px 0 13px 50px;word-wrap:break-word}.infobox ul li p{margin:0}.infobox ul li:before{content:"\e841";font-family:mfn-icons;color:rgb(0 0 0 / .7);font-size:20px;display:block;width:16px;height:16px;position:absolute;left:0;top:10px}.infobox ul li:after{content:"";display:block;width:70px;border:solid var(--mfn-infobox-line);border-width:0 0 1px;position:absolute;left:-30px;bottom:0}.infobox ul li:last-child:after{display:none}.infobox .ib-desc{display:block}.column_info_box .mcb-item-info_box-inner{padding:25px 20px 25px 30px;background-repeat:no-repeat;background-position:100% 100%}.opening_hours .opening_hours_wrapper .ohw-desc{display:block}.opening_hours .opening_hours_wrapper ul{margin:0}.opening_hours .opening_hours_wrapper li{position:relative;padding-bottom:15px;margin-bottom:15px;text-align:center;border-bottom-width:1px;border-style:dashed;list-style:none}.opening_hours .opening_hours_wrapper li:last-child{border:0;padding-bottom:0;margin-bottom:0}.opening_hours .opening_hours_wrapper li label{margin-bottom:8px;font-size:12px;line-height:18px;display:inline-block;font-weight:400;padding:5px 11px;-webkit-border-radius:4px;border-radius:4px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);background-color:#f8f8f8}.opening_hours .opening_hours_wrapper li span{font-size:22px;line-height:22px;margin:0;padding:0 14px;display:block}.opening_hours .opening_hours_wrapper li span sup{font-size:13px;line-height:13px;position:relative;top:4px;margin-left:2px}.column_opening_hours .mcb-item-opening_hours-inner{padding:25px;border-width:1px;border-style:solid;background-color:#fff;background-repeat:no-repeat;background-position:100% 100%}.get_in_touch,.infobox,.opening_hours{height:100%;box-sizing:border-box}.timeline_items{margin:0!important;position:relative;background:url(/wp-content/themes/betheme/images/timeline_top.png) no-repeat top;padding-top:9px;box-sizing:content-box}.timeline_items:after{content:"";width:0;height:0;border-width:3px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:50%;bottom:-10px;margin-left:-3px;display:block;z-index:1}.timeline_items>li{margin:0!important;list-style:none!important;width:45%;padding:0 0 25px 55%;position:relative;background:url(/wp-content/themes/betheme/images/timeline_right.png) no-repeat top}.timeline_items>li:nth-child(2n){padding:0 55% 25px 0;background:url(/wp-content/themes/betheme/images/timeline_left.png) no-repeat top}.timeline_items>li h3{font-size:30px;line-height:35px}.timeline_items>li h3 span{position:absolute;right:55%;top:8px}.timeline_items>li h3:before{content:"";width:7px;height:7px;border-width:4px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:50%;top:11px;margin-left:-7px;display:block;z-index:1}.timeline_items>li:nth-child(2n) h3{text-align:right}.timeline_items>li:nth-child(2n) h3 span{left:55%;right:auto}.timeline_items>li .desc{position:relative;font-size:15px;line-height:31px}body:not(.style-simple) .timeline_items>li .desc{text-decoration:underline;text-decoration-color:rgb(0 0 0 / .1);text-underline-offset:8px;text-decoration-thickness:1px}.timeline_items>li .desc:before{content:"";width:100%;height:100%;position:absolute;left:-122%;top:0;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_b.png)}.timeline_items>li:nth-child(2n) .desc:before{left:auto;right:-122%}.timeline_items>li:nth-child(2n) .desc{text-align:right}.timeline_items>li .desc p{margin-bottom:0}.timeline_items>li .desc ol{list-style-position:inside}.timeline_items>li .desc ul{list-style:disc inside none}.how_it_works{text-align:center;position:relative}.how_it_works.has_border:after{content:"";display:block;width:12%;height:4px;background:rgb(0 0 0 / .03);-webkit-border-radius:2px;border-radius:2px;position:absolute;right:-10.5%;top:100px}.how_it_works .image_wrapper{position:relative;margin:0 auto 15px;width:200px}.how_it_works .image_wrapper .number{display:inline-flex;position:absolute;right:10px;bottom:10px;width:35px;height:35px;font-size:15px;-webkit-box-shadow:inset 0 0 0 2px rgb(0 0 0 / .1);box-shadow:inset 0 0 0 2px rgb(0 0 0 / .1)}.how_it_works .image,.how_it_works .image_wrapper .number{justify-content:center;align-items:center;text-align:center;border-radius:100%}.how_it_works .image{display:flex;overflow:hidden;width:196px;height:196px;position:relative;background:#fff;border-width:2px;border-style:solid}.how_it_works .image img{max-width:116px!important;max-height:116px!important;width:auto}.with_aside .how_it_works .image{width:146px;height:146px}.with_aside .how_it_works .image img{max-width:90px!important;max-height:90px!important}.with_aside .how_it_works .image_wrapper .number{bottom:4px;right:4px}.with_aside .how_it_works.has_border:after{top:75px}.how_it_works.fill .image img,.with_aside .how_it_works.fill .image img{max-width:100%!important;max-height:100%!important;border-radius:unset}.how_it_works.no-img .image{height:55px;background:none;border-width:0}.how_it_works.no-img .image_wrapper .number{left:50%;margin-left:-18px}.column_map_basic{line-height:0;text-align:center}.column_map_basic .mcb-item-map_basic-inner{overflow:hidden}.column_map_basic iframe{width:100%;line-height:normal}.google-map-wrapper{position:relative}.google-map{height:400px;border-width:8px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.google-map-wrapper.no_border .google-map,.section.full-width .one .google-map{border-width:0}.google-map-contact-wrapper{position:absolute;z-index:10;right:50px;top:50px}.section.full-width .wrap.one .column_map.one .google-map-contact-wrapper{left:50%;margin-left:300px;right:auto}.google-map-contact-wrapper .get_in_touch{width:210px;padding:25px;position:relative}.google-map-contact-wrapper .get_in_touch:after{content:"";display:block;position:absolute;left:0;bottom:-30px;width:0;height:0;border-color:#fff0;border-style:solid;border-width:30px 30px 0 0;opacity:0}.google-map-contact-wrapper .get_in_touch ul li:after{left:-25px}.google-map-contact-wrapper.style-bar{position:static;margin-left:0!important}.google-map-contact-wrapper.style-bar .get_in_touch{float:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.google-map-contact-wrapper.style-bar .get_in_touch:after{display:none}.team .image_frame{margin-bottom:15px}.team .desc_wrapper h4{margin-bottom:3px}.team .desc_wrapper hr{display:inline-block;width:40%}.team .desc_wrapper .desc{margin-bottom:15px}.team .desc_wrapper .links{line-height:0}.team .desc_wrapper .links a.icon_bar span{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.team.team_horizontal{overflow:hidden}.team.team_horizontal .image_frame{width:48%;float:left;margin-right:4%;margin-bottom:0}.team.team_horizontal .desc_wrapper{width:48%;float:left}.team .desc_wrapper blockquote{margin-top:20px}.team.team_circle{text-align:center}.team.team_circle .desc_wrapper hr{margin-left:auto}.team.team_circle .image_frame.photo{width:120px;height:120px;margin:0 auto 15px;-webkit-border-radius:100%;border-radius:100%;overflow:hidden;position:relative;z-index:1}.team_list .column{margin-bottom:0}.team_list .bq_wrapper{background:rgb(0 0 0 / .02);border-left-width:1px;border-style:solid;padding:20px}.mfn_heading.align_left{text-align:left}.mfn_heading.align_center{text-align:center}.mfn_heading.align_right{text-align:right}.mfn_heading .title{display:inline-block;position:relative}.mfn_heading.heading_lines{overflow:hidden}.mfn_heading.heading_lines .title .line{position:absolute;width:3000px;height:1px;top:50%;background:rgb(0 0 0 / .3)}.mfn_heading.heading_lines .title .line_l{right:100%;margin-right:20px}.mfn_heading.heading_lines .title .line_r{left:100%;margin-left:20px}.dark .mfn_heading.heading_lines .title .line{background:hsl(0 0% 100% / .3)}.fancy_heading{text-align:center}.fancy_heading .title{font-size:42px;line-height:42px}.fancy_heading_icon .icon_top{font-size:50px;line-height:50px;margin-bottom:15px;overflow:hidden;display:block}.fancy_heading_icon .icon_top i:before{margin:0}.fancy_heading_line{background-image:url(/wp-content/themes/betheme/images/fancy_heading_hr.png);background-position:bottom;background-repeat:no-repeat;padding-bottom:15px}.fancy_heading_line .slogan{display:block;margin-bottom:7px;text-transform:uppercase;letter-spacing:1px;font-size:14px}.fancy_heading_line .inside{margin-bottom:15px}.column_call_to_action{margin-bottom:0}.call_to_action{overflow:hidden;padding:40px 0}.call_to_action,.call_to_action .call_to_action_wrapper{display:table;width:100%}.call_to_action .call_center,.call_to_action .call_left,.call_to_action .call_right{display:table-cell;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.call_to_action .call_left{width:40%;padding:0 20px;text-align:center}.call_to_action .call_left h3{margin-bottom:0}.call_to_action .call_center{width:20%;text-align:center}.call_to_action .call_center a{display:inline-block}.call_to_action .call_center .icon_wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;border-width:3px;border-style:solid;width:65px;height:65px;border-radius:100%;box-sizing:unset}.call_to_action .call_center .icon_wrapper i{display:inline-block;font-size:30px}.call_to_action .call_center .icon_wrapper img{display:inline-block;position:relative;top:50%;transform:translateY(-50%);margin-top:-1px;font-size:30px}.call_to_action .call_center .button{margin:0}.call_to_action .call_right{width:40%;padding:0 20px}ul.clients{margin:0}ul.clients li{float:left;width:16.666%;margin:0!important;list-style:none}ul.clients .client_wrapper{padding:10px 15px;margin:10px;background:rgb(0 0 0 / .01);text-align:center;line-height:0;height:75px;position:relative}ul.clients .client_wrapper:hover{background:rgb(0 0 0 / .05)}ul.clients .client_wrapper .gs-wrapper,ul.clients .client_wrapper a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}ul.clients .client_wrapper .gs-wrapper img{max-height:100%;width:auto}ul.clients .client_wrapper .gs-wrapper img[src$=".svg"]{width:100%}ul.clients.clients_tiles li .client_wrapper{background:none}ul.clients.clients_tiles li .client_wrapper:before{content:"";display:block;width:100%;height:1px;background:var(--mfn-clients-tiles);position:absolute;left:0;bottom:0;z-index:2}ul.clients.clients_tiles li .client_wrapper:after{content:"";display:none;position:absolute;left:50%;margin-left:-4px;bottom:0;width:0;height:0;border-color:#fff0;border-style:solid;border-width:0 4px 5px}ul.clients.clients_tiles li .client_wrapper:hover:before{height:2px;background:var(--mfn-clients-tiles-hover)}ul.clients.clients_tiles li .client_wrapper:hover:after{display:block;bottom:2px;border-bottom-color:var(--mfn-clients-tiles-hover)}ul.clients li .client_wrapper,ul.clients li .client_wrapper img{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.clients_slider ul{opacity:0;max-height:115px;transition:opacity .3s ease-in-out}.clients_slider ul.slick-slider{opacity:1;max-height:none}.clients_slider ul.slick-slider li img{max-height:100%;width:auto}.clients_slider .slick-arrow{margin:0;min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:5px}[data-navigation-position=content] .clients_slider_ul{display:flex;align-items:center}[data-navigation-position=content] .clients_slider_ul .slick-arrow{margin:0;flex-shrink:0}[data-navigation-position=content] .clients_slider_ul .slick-list{width:100%;margin:0 15px}.blog_slider{position:relative}.blog_slider_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.blog_slider_header .title{margin:0 15px 0 0}.blog_slider_header .slider_navigation{display:flex;flex-shrink:0;margin-left:auto}.blog_slider_header .slick-arrow{margin:0}.blog_slider_header .slider_next{margin-left:5px}.blog_slider .blog_slider_ul{margin:0!important;opacity:0;max-height:219px;transition:opacity .3s ease-in-out}.blog_slider .blog_slider_ul.slick-slider{opacity:1;max-height:none}.blog_slider .blog_slider_ul li{float:left;width:25%;list-style:none;margin:0!important}.blog_slider .blog_slider_ul li .item_wrapper{margin:0 10px;position:relative}.blog_slider .blog_slider_ul li .item_wrapper .image_frame{margin-left:30px;margin-bottom:15px;min-height:52px}.blog_slider .blog_slider_ul li .item_wrapper .date_label{position:absolute;left:0;top:30px;z-index:20;background-color:var(--mfn-blog-slider-date-bg)}.blog_slider .blog_slider_ul li .item_wrapper .date_label:after{border-left-color:var(--mfn-blog-slider-date-bg)}.blog_slider .blog_slider_ul li .item_wrapper hr{margin-left:30px;width:40%}.blog_slider .blog_slider_ul li .item_wrapper a.button{margin-left:30px;margin-bottom:0}.blog_slider .blog_slider_ul li.format-quote .item_wrapper{overflow:hidden}.blog_slider .blog_slider_ul li.format-quote .item_wrapper blockquote{margin-top:70px;margin-left:40px}.blog_slider .blog_slider_ul li.format-link .item_wrapper .image_frame{height:180px;position:relative;background-color:hsl(0 0% 100% / .5)}.blog_slider .blog_slider_ul li.format-link .item_wrapper .image_frame:after{content:"\e8c2";font-family:mfn-icons;display:block;position:absolute;left:0;top:0;width:100%;height:180px;line-height:180px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.blog_slider .slider_pager{margin-top:15px}.blog_slider .slider_pager li{display:inline-block}.blog_slider.hide-arrows .blog_slider_header a.button,.blog_slider.hide-dots .slider_pager,.blog_slider.hide-nav .blog_slider_header a.button,.blog_slider.hide-nav .slider_pager{display:none!important}.blog_slider.flat .blog_slider_ul li .item_wrapper .image_frame{margin-left:0;border:0}.blog_slider.flat .blog_slider_ul li .item_wrapper .date_label{position:static;background-color:transparent!important;background-image:none;display:inline-block;padding:0}.blog_slider.flat .blog_slider_ul li .item_wrapper .date_label:after{display:none}.blog_slider.flat .blog_slider_ul li .item_wrapper .desc hr{margin-left:0;width:0}.blog_slider.flat .blog_slider_ul li .item_wrapper .desc a.button{display:none;margin-left:0}.blog_slider.flat .blog_slider_ul li .item_wrapper:hover .desc hr{width:100px}.blog_slider.flat .blog_slider_ul li .item_wrapper .image_wrapper img{opacity:.9}.blog_slider.flat .blog_slider_ul li .item_wrapper:hover .image_wrapper img{top:0;opacity:1}.blog_slider.flat .blog_slider_header{margin:0}.blog_slider.flat .blog_slider_header .title{display:none}.blog_slider.flat .blog_slider_header .slick-arrow{position:absolute;width:60px;height:100%;border:0;border-radius:0;background-color:hsl(0 0% 100% / .4)!important;box-shadow:inset 0 0 0 0;background-image:none}.blog_slider.flat .blog_slider_header .slick-arrow:hover{background-color:hsl(0 0% 100% / .7)!important}.blog_slider.flat .blog_slider_header .slick-arrow:after{display:none}.blog_slider.flat .blog_slider_header .slick-arrow .button_icon{float:none;font-size:15px;padding:0;text-align:center;position:absolute;width:60%;top:50%;margin-top:-4px;background:none}.blog_slider.flat .blog_slider_header .slick-arrow .button_icon i{color:#000!important}.blog_slider.flat .blog_slider_header .slick-arrow .button_icon:after{display:none}.blog_slider.flat .blog_slider_header .button.slider_prev{left:9px;right:auto;z-index:2}.blog_slider.flat .blog_slider_header .button.slider_next{right:9px;z-index:2}.blog_slider.flat .blog_slider_header{opacity:0}.blog_slider.flat:hover .blog_slider_header{opacity:1}.blog_slider.flat .blog_slider_header,.blog_slider.flat .blog_slider_header .slick-arrow,.blog_slider.flat .blog_slider_ul li .item_wrapper .desc hr{transition:all .3s ease-in-out}.shop_slider .shop_slider_ul{margin:0!important;opacity:0;max-height:219px;transition:opacity .3s ease-in-out}.shop_slider .shop_slider_ul.slick-slider{opacity:1;max-height:none}.shop_slider .shop_slider_ul li{float:left;width:25%;list-style:none}.shop_slider .shop_slider_ul li .item_wrapper{margin:0 10px;position:relative}.shop_slider .shop_slider_ul li .item_wrapper .desc{background:#fff;padding:15px 20px}.shop_slider .shop_slider_ul li .item_wrapper .desc h4{margin-bottom:5px}.shop_slider .shop_slider_ul li .item_wrapper span.onsale{display:block;position:absolute;left:15px!important;right:auto!important;top:15px!important;z-index:9;min-width:0;min-height:0;color:#fff;font-size:12px;line-height:18px;font-weight:500;text-transform:uppercase;width:auto;height:auto;padding:3px 8px;border-radius:3px;margin:0!important}.shop_slider .shop_slider_ul li.sale .item_wrapper span.onsale.mfn-new-badge{top:42px!important}.shop_slider .shop_slider_ul li .item_wrapper .price{font-size:18px;margin-bottom:0}.shop_slider .shop_slider_ul li .item_wrapper .price del{font-size:.67em}.shop_slider .slider_pagination{margin-top:15px}.shop_slider .slider_pager li{display:inline-block}.portfolio_slider{position:relative}.portfolio_slider ul{margin:0!important;opacity:0;max-height:219px;transition:opacity .3s ease-in-out}.portfolio_slider ul.slick-slider{opacity:1;max-height:none}.portfolio_slider ul li{float:left;width:20%;list-style:none;margin:0!important}.portfolio_slider ul li .image_frame{border:0;margin-bottom:0}.portfolio_slider .slider_nav{opacity:0;color:#fff;font-size:15px;height:80px;line-height:80px;position:absolute;text-align:center;z-index:5;width:35px;top:50%;margin-top:-40px}.portfolio_slider .slider_prev{left:0}.portfolio_slider .slider_next{right:0}.portfolio_slider.arrows_always .slider_nav,.portfolio_slider.arrows_hover:hover .slider_nav{opacity:1}.portfolio_slider .slider_nav{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}ul.portfolio_grid{overflow:hidden;list-style:none;margin:0}ul.portfolio_grid li{float:left;margin:0;width:100%}ul.portfolio_grid li .image_frame{border:0;margin:0}.one-second.column_portfolio_grid li,.three-fifth.column_portfolio_grid li,.two-third.column_portfolio_grid li,.vc_col-sm-6 .portfolio_grid li,.vc_col-sm-8 .portfolio_grid li{width:50%}.five-sixth.column_portfolio_grid li,.four-fifth.column_portfolio_grid li,.one.column_portfolio_grid li,.three-fourth.column_portfolio_grid li,.vc_col-sm-9 .portfolio_grid li,.vc_col-sm-10 .portfolio_grid li,.vc_col-sm-12 .portfolio_grid li{width:25%}.portfolio-photo .portfolio-item{overflow:hidden;position:relative}.portfolio-photo .portfolio-item a.portfolio-item-bg{display:block;position:relative;text-align:center;line-height:0}.portfolio-photo .portfolio-item a.portfolio-item-bg .mask{position:absolute;z-index:1;left:0;top:0;background:#000;opacity:.3;width:100%;height:100%}.portfolio-photo .portfolio-item:hover a.portfolio-item-bg .mask{opacity:0}.portfolio-photo .portfolio-item .portfolio-details{display:block}.portfolio-photo .portfolio-item .portfolio-details .details{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:240px;padding:55px 30px;text-align:center}.portfolio-photo .portfolio-item .portfolio-details .details .title{font-size:23px;line-height:27px;border-bottom:1px solid rgb(0 0 0 / .1);padding-bottom:15px;margin-bottom:10px}.portfolio-photo .portfolio-item .portfolio-details:hover .details{opacity:0}.portfolio-photo .portfolio-item .portfolio-details .more{display:block;opacity:0;text-transform:uppercase;width:70px;height:40px;padding:20px 5px;letter-spacing:1px;text-align:center;position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);border-radius:100%;box-sizing:content-box}.portfolio-photo .portfolio-item .portfolio-details .more h4{font-size:15px;line-height:18px;margin:2px 0 0}.portfolio-photo .portfolio-item .portfolio-details:hover .more{opacity:1}.portfolio-photo .portfolio-item .portfolio-details .details,.portfolio-photo .portfolio-item .portfolio-details .more{background:#fff}.portfolio-photo .portfolio-item .portfolio-details .details .categories{color:#a8a8a8}.portfolio-photo .portfolio-item .portfolio-details .more{color:rgb(0 0 0 / .6)}.portfolio-photo .portfolio-item .portfolio-details .details,.portfolio-photo .portfolio-item .portfolio-details .more,.portfolio-photo .portfolio-item a .mask{transition:all .5s ease-in-out}.portfolio-photo .portfolio-item .portfolio-details .image_links a{transition:all .3s ease-in-out}.portfolio-photo.margin .portfolio-item{margin-bottom:25px}.column_portfolio #Filters .filters_wrapper,.column_portfolio #Filters .filters_wrapper ul,.the_content_wrapper #Filters.filters4portfolio .filters_wrapper,.the_content_wrapper #Filters.filters4portfolio .filters_wrapper ul,.wpb_wrapper #Filters .filters_wrapper,.wpb_wrapper #Filters .filters_wrapper ul{display:block}.testimonials_slider{position:relative}.testimonials_slider a.slider_next,.testimonials_slider a.slider_prev{position:absolute;top:30px;z-index:2;margin:0}.testimonials_slider a.slider_prev{left:0}.testimonials_slider a.slider_next{right:0}.testimonials_slider .slider_images{width:100%;height:auto;line-height:0;text-align:center;margin:0 0 30px;position:relative;z-index:2}.testimonials_slider .slider_images:before{content:"";display:block;height:100%;width:3000px;position:absolute;left:-1000px;top:0;z-index:1}.with_aside .testimonials_slider .slider_images:before{display:none}.testimonials_slider .slider_images li{display:inline-block;margin-bottom:0}.testimonials_slider .slider_images li a{display:block;position:relative;height:85px;width:85px;line-height:0;cursor:pointer;opacity:.5;z-index:10}.testimonials_slider .slider_images li a:after{content:"";display:none;height:6px;width:100%;position:absolute;left:0;bottom:-6px}.testimonials_slider .slider_images li.slick-active a,.testimonials_slider .slider_images li a:hover{opacity:1}.testimonials_slider .slider_images li.slick-active a:after{display:block}.testimonials_slider .testimonials_slider_ul{margin:0!important;opacity:0;max-height:250px;transition:opacity .3s ease-in-out}.testimonials_slider .testimonials_slider_ul.slick-slider{opacity:1;max-height:none}.testimonials_slider .testimonials_slider_ul li{float:left;width:100%;padding:0 80px;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}.testimonials_slider .testimonials_slider_ul li .bq_wrapper{background:rgb(0 0 0 / .02);padding:30px 40px 10px;margin-bottom:20px}.testimonials_slider .testimonials_slider_ul li .hr_dots{margin-bottom:15px}.testimonials_slider .testimonials_slider_ul li .author{text-align:center}.testimonials_slider .testimonials_slider_ul li .author h5{margin-bottom:2px}.testimonials_slider .testimonials_slider_ul li .single-photo-img{display:none}.column:not(.one) .testimonials_slider:not(.single-photo) a.slider_next,.column:not(.one) .testimonials_slider:not(.single-photo) a.slider_prev,.testimonials_slider.hide-photos .testimonials_slider_ul li .single-photo-img{display:none!important}.column:not(.one) .testimonials_slider:not(.single-photo) .testimonials_slider_ul li{padding:0 20px}.one-fourth .testimonials_slider .slider_images:before,.one-second .testimonials_slider .slider_images:before,.one-third .testimonials_slider .slider_images:before,.wpb_wrapper .testimonials_slider .slider_images:before{display:none}.testimonials_slider .slider_images a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.testimonials_slider.single-photo a.slider_next,.testimonials_slider.single-photo a.slider_prev{display:none!important}.testimonials_slider.single-photo .testimonials_slider_ul li{padding:0;text-align:center}.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper{margin:0 6% 20px}.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img{display:block;margin:0 auto 20px;height:85px;width:85px;line-height:0;overflow:hidden;-webkit-border-radius:50%;border-radius:50%}.testimonials_slider.single-photo .slider_pager{margin-top:30px}.testimonials_slider.single-photo .slider_pager li{display:inline-block}.testimonials_slider.single-photo .slider_pager li a{top:0}.testimonials_slider.single-photo .slider_pager li a img{display:none}.testimonials_slider.hide-bar .slider_images:before{display:none!important}.testimonials_slider.hide-bar .slider_images{background-color:transparent!important}.testimonials_list .item{overflow:hidden;clear:both}.testimonials_list .item .photo{width:23%;float:left;margin:0 1% 40px}.testimonials_list .item .desc{width:73%;float:left;margin:0 1% 40px}.testimonials_list .item .desc h4{margin-bottom:3px;margin-top:10px}.testimonials_list .item .desc p.subtitle{opacity:.6}.testimonials_list .item .desc hr.hr_color{width:20%;margin-left:0}.testimonials_list .item.no-img .desc{width:98%}.column_payment_methods ul.payment-methods-list{display:flex;flex-wrap:wrap}.column_payment_methods ul.payment-methods-list li{margin:0 1px 2px;box-sizing:content-box}.column_payment_methods ul.payment-methods-list li img{display:block;width:40px;height:auto}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.twentytwenty-after-label:before,.twentytwenty-before-label:before{color:var(--mfn-before-after-label-color);font-size:13px;letter-spacing:.1em;position:absolute;background:var(--mfn-before-after-label);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-after-label:before,.twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label:before,.twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset #fff0;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{max-width:1920px;margin:0 auto;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:#fff0}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.twentytwenty-after-label,.twentytwenty-before-label{opacity:0}.twentytwenty-after-label:before,.twentytwenty-before-label:before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:#fff0;z-index:25}.twentytwenty-overlay:hover .twentytwenty-after-label,.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid var(--mfn-before-after-slider);-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);box-shadow:0 3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);background-color:var(--mfn-before-after-slider)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 -3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);box-shadow:0 -3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);background-color:var(--mfn-before-after-slider)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-left-arrow{border-right:6px solid var(--mfn-before-after-slider);left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid var(--mfn-before-after-slider);right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.image_frame.stretch .image_wrapper img,.image_item.stretch:not(.svg){width:100%}.column_attr.bg-cover,.mcb-section.bg-cover,.mcb-wrap.bg-cover{background-size:cover}.column_attr.bg-contain,.mcb-section.bg-contain,.mcb-wrap.bg-contain{background-size:contain}@media only screen and (min-width:1921px){.image_frame.stretch-ultrawide .image_wrapper img,.image_item.stretch-ultrawide:not(.svg){width:100%}.column_attr.bg-cover-ultrawide,.mcb-column.bg-cover-ultrawide .mcb-column-inner,.mcb-section.bg-cover-ultrawide,.mcb-wrap.bg-cover-ultrawide .mcb-wrap-inner{background-size:cover}}.date_label,.timeline_items>li h3 span{font-size:12px;line-height:18px;display:inline-block;padding:2px 5px;-webkit-border-radius:4px;border-radius:4px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}.date_label:after,.timeline_items>li h3 span:after{content:"";display:block;position:absolute;right:-5px;top:6px;width:0;height:0;border-color:#fff0;border-style:solid;border-width:5.5px 0 5.5px 5px}.date_label{background-color:#f8f8f8;color:#a8a8a8}.date_label:after{border-left-color:#f8f8f8}.timeline_items>li h3 span{background-color:var(--mfn-timeline-date-bg)}.timeline_items>li h3 span:after{border-left-color:var(--mfn-timeline-date-bg)}@media only screen and (min-width:768px){.timeline_items>li:nth-child(2n) h3 span:after{border-right-color:var(--mfn-timeline-date-bg);border-width:5.5px 5.5px 5.5px 0;left:-5px;right:auto}.style-simple .timeline_items>li:nth-child(2n) h3 span:after{border-right-color:#fff0}}.column_sidebar_widget .widget:after{display:none}.column_sidebar_widget .widget{margin-bottom:20px;padding-bottom:20px}.mcb-item-sidebar_widget-inner{overflow:auto}.isotope_wrapper{z-index:1;position:relative}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}::-moz-selection{color:#fff}::selection{color:#fff}#comments>:first-child,#edd_checkout_cart td,#edd_checkout_cart th,.accordion .question,.accordion .question.active .title,.accordion .question .title:before,.article_box .desc_wrapper p,.chart_box:before,.column_opening_hours .mcb-item-opening_hours-inner,.column_pricing_item .mcb-item-pricing_item-inner,.fixed-nav .desc .date,.format-link .post-title .icon-link,.header-stack #Top_bar .logo,.how_it_works .image,.icon_box.has_border:after,.idea_box,.Latest_news ul li .desc_footer,.Latest_news ul li .photo,.list_item .circle,.mcb-sidebar,.offer_thumb.bottom .slider_pagination a,.offer_thumb .slider_pagination,.offer_thumb .slider_pagination a,.opening_hours .opening_hours_wrapper li,.portfolio_group.list .portfolio-item,.portfolio_group .portfolio-item .desc .details-wrapper,.post-footer .post-links,.post-header .title_wrapper,.promo_box.has_border:after,.Recent_posts ul li .desc h6,.section-post-related .section-related-adjustment,.share_wrapper,.style-simple #Filters .filters_wrapper ul,.style-simple .faq .question,.team_list .bq_wrapper,.widget:after,.widget_recent_entries ul li a,.woocommerce .product .related.products,.woocommerce .product .upsells.products,.woocommerce .product div.entry-summary h1.product_title:after,.woocommerce .quantity input.qty,.woocommerce .widget_best_sellers li,.woocommerce .widget_featured_products li,.woocommerce .widget_layered_nav li,.woocommerce .widget_onsale li,.woocommerce .widget_products li,.woocommerce .widget_random_products li,.woocommerce .widget_recent_products li,.woocommerce .widget_recent_reviews li,.woocommerce .widget_recently_viewed_products li,.woocommerce .widget_shopping_cart ul.product_list_widget li,.woocommerce .widget_top_rated_products li,a.content_link,a.icon_bar,dl>dd,dl>dt,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,table td,table th,textarea{border-color:rgb(0 0 0 / .08)}.tooltip-img .tooltip-content,.tooltip:after,.tooltip:before{background:#444;color:#fff}.tooltip:before{box-shadow:0 0 15px rgb(0 0 0 / .15)}.dropcap,.highlight:not(.highlight-underline){color:#fff}.woocommerce .quantity input.qty,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:#fff;color:#626262;box-shadow:inset 0 0 2px 2px rgb(0 0 0 / .02)}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:#e9f5fc;border-color:#d5e5ee;color:#1982c2}select{padding-right:25px;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%}select[multiple]{background-image:none}hr{background-color:rgb(0 0 0 / .08);color:rgb(0 0 0 / .08)}#Top_bar .menu>li>a span{border-color:rgb(0 0 0 / .05)}#Footer .Recent_posts ul li .desc h6,#Footer .widget_archive ul li:after,#Footer .widget_best_sellers li,#Footer .widget_featured_products li,#Footer .widget_layered_nav li,#Footer .widget_nav_menu ul li:after,#Footer .widget_onsale li,#Footer .widget_products li,#Footer .widget_random_products li,#Footer .widget_recent_entries ul li a,#Footer .widget_recent_products li,#Footer .widget_recent_reviews li,#Footer .widget_recently_viewed_products li,#Footer .widget_shopping_cart ul.product_list_widget li,#Footer .widget_top_rated_products li,#Footer table td,#Footer table th,#Sliding-top .Recent_posts ul li .desc h6,#Sliding-top .widget_archive ul li:after,#Sliding-top .widget_best_sellers li,#Sliding-top .widget_featured_products li,#Sliding-top .widget_layered_nav li,#Sliding-top .widget_nav_menu ul li:after,#Sliding-top .widget_onsale li,#Sliding-top .widget_products li,#Sliding-top .widget_random_products li,#Sliding-top .widget_recent_entries ul li a,#Sliding-top .widget_recent_products li,#Sliding-top .widget_recent_reviews li,#Sliding-top .widget_recently_viewed_products li,#Sliding-top .widget_shopping_cart ul.product_list_widget li,#Sliding-top .widget_top_rated_products li,#Sliding-top table td,#Sliding-top table th{border-color:hsl(0 0% 100% / .08)}#comments .commentlist>li .photo,.author-box .avatar-wrapper,.content_slider .content_slider_ul .slick-list,.edd_download_image,.google-map,.icon_box .icon_wrapper,.image_frame,.wp-caption{border-color:#f8f8f8}.wp-caption-text{background:#f8f8f8;color:#a6a6a6}.icon_box .icon_wrapper:before,.image_frame .image_wrapper,.wp-caption img{border-color:#e2e2e2}.edd_download_image:after,.image_frame .image_wrapper .mask{box-shadow:inset 0 0 5px 2px rgb(0 0 0 / .07)}.image_frame .image_wrapper .mask:after{background:rgb(0 0 0 / .15)}.no-shadows .edd_download_image:after,.no-shadows .image_frame .image_wrapper .mask{box-shadow:unset}.if-overlay .image_frame .image_wrapper .mask{box-shadow:inset 0 0 0 0 #fff0}.sliding_box .desc_wrapper h4{color:#fff}#edd_checkout_cart .edd_cart_header_row th,.chart_box .chart .icon,.chart_box .chart .num,.counter .desc_wrapper .number-wrapper,.dark a.icon_bar,.style-simple .quick_fact .number-wrapper,a.icon_bar{color:#444}.column_column .get_in_touch ul,.feature_list ul li:hover,.feature_list ul li:hover .icon i,.feature_list ul li:hover a,.feature_list ul li:hover a .icon i,.get_in_touch,.get_in_touch a,.get_in_touch a:hover,.get_in_touch h3,.get_in_touch ul,.how_it_works .image_wrapper .number,.icon_box:hover .icon_wrapper,.icon_box a:hover .icon_wrapper,.infobox,.infobox a,.infobox h3,.infobox ul,.list_item.lists_1 .list_left,.trailer_box .desc .subtitle,.trailer_box .desc h2{color:#fff}.accordion .question .title,.faq .question .title,.ui-tabs .ui-tabs-nav li a,table th{color:#444}.ui-tabs .ui-tabs-nav li.ui-state-active a:after,body.table-hover:not(.woocommerce-page) table tr:hover td,body.table-hover:not(.woocommerce-page) table tr:hover td a{color:#fff}.accordion .question .answer,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a,.ui-tabs .ui-tabs-nav li.ui-state-active:after,.ui-tabs .ui-tabs-nav li.ui-state-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.ui-tabs .ui-tabs-panel{background-color:#fff}.fake-tabs{margin-bottom:70px}.fake-tabs>ul{display:flex;justify-content:center;border-bottom:1px solid rgb(0 0 0 / .08);text-align:center}.fake-tabs>ul li{display:inline-block}.fake-tabs>ul li a{display:flex;height:100%;align-items:center;box-sizing:border-box;position:relative;font-weight:500;text-decoration:none;padding:25px 15px}.fake-tabs>ul li a:after{content:"";display:none;position:absolute;left:0;bottom:-1px;width:100%;height:1px;border-radius:2px 2px 0 0}.fake-tabs>ul li.active a:after{display:block}.fake-tabs>ul li a .number{display:inline-block;padding:0 9px;border-radius:3px;color:#fff;margin-left:5px}.fake-tabs-count-1>ul{display:none}.fake-tabs>.tab{height:0;overflow:hidden;opacity:0;transition:opacity .2s ease-in-out}.fake-tabs>.tab.active{height:unset;overflow:unset;opacity:1}.fake-tabs>.tab[tabindex="-1"]{visibility:hidden}.content-brightness-dark .fake-tabs>ul{border-color:hsl(0 0% 100% / .08)}.table_of_content .title{margin-bottom:15px}.table_of_content .title-inner{display:inline;margin:0}.table_of_content .title .toggle{margin:0 10px;font-size:80%}.table_of_content.hide .title .toggle-hide,.table_of_content .title .toggle-show{display:none}.table_of_content.hide .title .toggle-show{display:inline}.table_of_content.hide_on_start .table_of_content_wrapper{display:none}.table_of_content .table_of_content_wrapper ol{counter-reset:mfnolnested;line-height:1.5;margin:0}.table_of_content .table_of_content_wrapper ol li{margin-bottom:10px}.table_of_content .table_of_content_wrapper ol li:not(.mfn_toc_nested){counter-increment:mfnolnested}.table_of_content .table_of_content_wrapper li.mfn_toc_nested{margin-left:15px;margin-bottom:15px;list-style:none}.table_of_content .table_of_content_wrapper li.mfn_toc_nested:last-child{margin-bottom:0}.table_of_content .table_of_content_wrapper li.mfn_toc_nested li.mfn_toc_nested{margin-left:30px}.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers,.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers ol{list-style:none;margin:0}.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers li:not(.mfn_toc_nested):before{margin-right:10px;content:counters(mfnolnested,".")}.table_of_content .table_of_content_wrapper ol.mfn_toc_bullets{margin-left:15px}.table_of_content .table_of_content_wrapper ol.mfn_toc_bullets,.table_of_content .table_of_content_wrapper ol.mfn_toc_bullets ol{list-style-type:square}.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon,.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon ol{list-style:none;margin:0}.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon li i{margin-right:10px;line-height:inherit}.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon li,.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers li{display:flex;align-items:flex-start}.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon li i,.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers li:not(.mfn_toc_nested):before{flex-shrink:0}.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon li:last-child,.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers li:last-child{margin-bottom:0}.mfn-popup{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgb(0 0 0 / .3)}.mfn-popup .mfn-popup-content{display:block;position:fixed;top:50%;transform:translateY(-50%);max-height:80%;overflow:auto;left:0;right:0;margin:0 auto;max-width:80%;box-sizing:border-box;z-index:1999;background-color:#fff;border-radius:3px;box-shadow:0 2px 4px rgb(105 103 139 / .03);overflow:hidden;animation-name:mfn-popup-open;animation-duration:.3s}.mfn-popup-940 .mfn-popup-content{width:940px}@keyframes mfn-popup-open{0%{opacity:0;margin-top:-100px}to{opacity:1;margin-top:0}}.mfn-popup-arrow{display:flex;justify-content:center;align-items:center;position:absolute;z-index:5;width:40px;height:40px;font-size:30px;color:rgb(0 0 0 / .3);transition:all .3s ease-in-out;cursor:pointer;background-color:#fff0}.mfn-popup-arrow:hover{color:rgb(0 0 0 / .8)}.mfn-close-icon{z-index:5;display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;cursor:pointer;text-decoration:none!important}.mfn-close-icon .icon{color:rgb(0 0 0 / .3);display:inline-block;transition:all .3s ease-in-out}.mfn-close-icon:hover .icon{color:rgb(0 0 0 / .8);transform:rotate(180deg)}.content-brightness-dark .mfn-close-icon .icon{color:hsl(0 0% 100% / .3)}.content-brightness-dark .mfn-close-icon:hover .icon{color:hsl(0 0% 100% / .8)}.pricing-box-box.pricing-box-featured,.pricing-box-box.pricing-box-featured .plan-header .price>span,.pricing-box-box.pricing-box-featured .plan-header .price sup.currency,.pricing-box-box.pricing-box-featured .plan-header .price sup.period,.pricing-box-box.pricing-box-featured .plan-header h2,.pricing-box-box.pricing-box-featured .plan-header p.subtitle,.pricing-box-box.pricing-box-featured .plan-inside ul{color:#fff}.pricing-box-box.pricing-box-featured .plan-header hr{border-color:rgb(0 0 0 / .2);background:rgb(0 0 0 / .2)}.pricing-box-box.pricing-box-featured a.button{background-color:#fff;color:#444}.pricing-box-box.pricing-box-featured a.button:hover{opacity:.9}.ui-helper-reset{border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;margin:0;padding:0}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-tabs{position:relative;overflow:hidden;zoom:1;margin-bottom:15px;background:none!important;border-radius:5px;border:var(--mfn-tabs-border-width) solid var(--mfn-tabs-border-color)}.ui-tabs .ui-tabs-nav{display:block;background-image:url(/wp-content/themes/betheme/images/bg_panel.png);background-repeat:repeat-x;background-position:0 0;border:0 solid var(--mfn-tabs-border-color);border-bottom:var(--mfn-tabs-border-width) solid var(--mfn-tabs-border-color);margin:0;padding:0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;white-space:nowrap;border:0 solid var(--mfn-tabs-border-color);border-right:var(--mfn-tabs-border-width) solid var(--mfn-tabs-border-color);margin:0;padding:0}.ui-tabs .ui-tabs-nav li a{text-decoration:none;display:block;font-size:13px;font-weight:700;padding:14px 30px}.ui-tabs .ui-tabs-nav li a i{margin-right:4px}.ui-tabs .ui-tabs-nav li.ui-state-active:after,.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after{content:"";display:block;height:5px;width:100%;position:absolute;left:0;bottom:-5px;z-index:1}.ui-tabs .ui-tabs-nav li.ui-state-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{cursor:text}.ui-tabs .ui-tabs-nav li.ui-state-active a:after,.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after{content:"";display:block;height:var(--mfn-tabs-border-width);width:80%;position:absolute;left:50%;margin-left:-40%;top:100%;z-index:2}.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(/wp-content/themes/betheme/images/box_shadow.png);background-repeat:repeat-x;background-position:0 0;border-width:0;padding:15px 20px 20px;margin:0;overflow:hidden}.ui-tabs .ui-tabs-panel p:last-child{margin-bottom:0}.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel{background-color:#fff}.wpb_tour .wpb_tabs_nav a{width:auto!important}.tabs_centered.ui-tabs .ui-tabs-nav{text-align:center}.tabs_centered.ui-tabs .ui-tabs-nav li{display:inline-block;float:none}.tabs_centered.ui-tabs .ui-tabs-nav li:first-child{border-left-width:var(--mfn-tabs-border-width)}@media only screen and (min-width:767px){.tabs_vertical.ui-tabs{-webkit-border-radius:0!important;border-radius:0!important}.tabs_vertical.ui-widget-content{border:0}.tabs_vertical.ui-tabs .ui-tabs-nav{width:30%;float:left;background:none;-webkit-border-radius:5px 0 0 5px!important;border-radius:5px 0 0 5px!important;border-left-width:var(--mfn-tabs-border-width);border-bottom-width:var(--mfn-tabs-border-width);border-right-width:0;border-top-width:var(--mfn-tabs-border-width)}.tabs_vertical.ui-tabs .ui-tabs-panel{width:69.7%;float:left;min-height:120px;-webkit-border-radius:0 5px 5px 5px!important;border-radius:0 5px 5px 5px!important;background-image:none;border:var(--mfn-tabs-border-width) solid var(--mfn-tabs-border-color)!important}.tabs_vertical.ui-tabs .ui-tabs-nav li{float:none;width:100%;white-space:normal;border-left-width:0;border-bottom-width:var(--mfn-tabs-border-width);border-right-width:0;border-top-width:0}.tabs_vertical.ui-tabs .ui-tabs-nav li:first-child a{-webkit-border-radius:5px 0 0 0!important;border-radius:5px 0 0 0!important}.tabs_vertical.ui-tabs .ui-tabs-nav li:last-child{border-bottom:0!important}.tabs_vertical.ui-tabs .ui-tabs-nav li a{float:none;line-height:18px;height:auto;padding-left:20px;padding-right:20px;background-image:url(/wp-content/themes/betheme/images/bg_panel.png);background-repeat:repeat-x;background-position:0 0}.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{background-image:none}.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after{display:none}.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after{content:"";display:block;height:100%;width:1px;position:absolute;left:auto;right:-1px;top:0;z-index:1}}.style-simple .ui-tabs{border:0}.style-simple .ui-tabs .ui-tabs-nav,.style-simple .ui-tabs .ui-tabs-panel{background:none}.style-simple .ui-tabs .ui-tabs-nav li{border:0;display:inline-block;float:none}.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a,.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after{background-color:#fff0}.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after{top:100%;height:var(--mfn-tabs-border-width);margin-left:-50%;width:100%}.style-simple .tabs_vertical.ui-tabs .ui-tabs-panel{border-left-width:var(--mfn-tabs-border-width)!important;border-bottom-width:0!important;border-right-width:0!important;border-top-width:0!important}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav{border:0}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after{display:block;width:var(--mfn-tabs-border-width);height:100%;left:100%;top:0;bottom:auto;right:auto;margin:0}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li a{background:none;text-align:right;padding-right:20px!important;padding-left:10px!important}.style-simple .accordion .question{border-width:0 0 0 1px;border-radius:0;position:relative;margin-bottom:0}.style-simple .accordion .question:after{content:"";display:none;width:2px;height:100%;position:absolute;left:0;top:0;background-color:#ccc}.style-simple .accordion .question.active:after{display:block}.style-simple .accordion .question .title{background:none;padding-left:50px;border:0}.style-simple .accordion .question .title:before{display:none}.style-simple .accordion .question .answer{background:none;padding:0 20px 10px 50px}.style-simple .faq .question{border-width:0 0 0 1px;border-style:solid;margin-bottom:0;position:relative;background:none}.style-simple .faq .question:before{display:none}.style-simple .faq .question:after{content:"";display:none;width:2px;height:100%;position:absolute;top:0;left:-1px;background-color:#ccc}.style-simple .faq .question .answer,.style-simple .faq .question .title{padding-left:70px}.style-simple .faq .question.active:after{display:block}.style-simple table:not(.recaptchatable) th,.style-simple table:not(.recaptchatable) tr:first-child td{background:none}.style-simple table:not(.recaptchatable) th,.style-simple table td{border-width:0 1px 1px 0}.style-simple table:not(.recaptchatable) tr td:last-child,.style-simple table tr th:last-child{border-right:0}.style-simple table:not(.recaptchatable) tr:last-child td,.style-simple table:not(.recaptchatable) tr:last-child th{border-bottom:0}.style-simple table:not(.recaptchatable) tr:nth-child(2n) td{background:none}.style-simple .opening_hours .opening_hours_wrapper li{padding-bottom:0;border:0;margin-bottom:0;text-align:left}.style-simple .opening_hours .opening_hours_wrapper li label{background-color:#fff0;background-image:none;font-size:15px;border-bottom:1px solid #ccc;padding:10px 0;border-radius:0}.style-simple .opening_hours .opening_hours_wrapper li span{font-size:32px;line-height:32px;padding:10px 0}.style-simple .opening_hours .opening_hours_wrapper li span sup{top:-1px;font-size:16px;line-height:16px;margin-left:4px}.style-simple .dark .opening_hours,.style-simple .dark .opening_hours h3{color:hsl(0 0% 100% / .9)}.style-simple .column_opening_hours .mcb-item-opening_hours-inner{padding:0;border:0;background-color:#fff0}.style-simple .icon_box .icon_wrapper,.style-simple .icon_box .image_wrapper{padding-top:5px;margin-bottom:25px}.style-simple .icon_box .icon_wrapper{font-size:80px;background-color:#fff0;box-shadow:0 0 0 0 #fff0;border-width:0;background-image:none;-webkit-transform:scale(1)!important;-moz-transform:scale(1)!important;-ms-transform:scale(1)!important;-o-transform:scale(1)!important;transform:scale(1)!important}.style-simple .icon_box .icon_wrapper:before{display:none}.style-simple .icon_box .icon_wrapper i,.style-simple .icon_box .image_wrapper img{position:relative;top:0}.style-simple .icon_box .desc_wrapper .title{margin-bottom:20px}.style-simple .icon_box .desc_wrapper .title:before{content:"";display:block;width:0;margin:0 auto;height:2px;top:-15px;position:relative;background-color:#ccc}.style-simple .icon_box:hover .icon_wrapper i,.style-simple .icon_box:hover .image_wrapper img{top:-5px}.style-simple .icon_box:hover .desc_wrapper .title:before{width:100px}.style-simple .icon_box .desc_wrapper .title:before,.style-simple .icon_box .icon_wrapper i,.style-simple .icon_box .image_wrapper img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple #Filters{text-align:center}.style-simple #Filters .filters_buttons{background:none;padding:15px 0}.style-simple #Filters .filters_wrapper{margin-top:0}.style-simple #Filters .filters_wrapper ul{overflow:visible;display:inline-block;border-bottom-width:1px;border-style:solid}.style-simple #Filters .filters_wrapper ul li{width:auto;margin:0}.style-simple #Filters .filters_wrapper ul li a{background:none;border:0;padding:14px 25px;position:relative}.style-simple #Filters .filters_wrapper ul li a:after{content:"";display:none;position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:#ccc}.style-simple #Filters .filters_wrapper ul li.close a{color:inherit;padding:14px 15px;width:auto;border:0!important}.style-simple #Filters .filters_wrapper ul li.current-cat a,.style-simple #Filters .filters_wrapper ul li a:hover{background:none;color:inherit}.style-simple #Filters .filters_wrapper ul li.current-cat a:after{display:block}.style-simple ul.clients.clients_tiles li .client_wrapper:after{display:none}.style-simple .progress_bars .bars_list li .bar{height:5px;box-shadow:inset 0 0 0 0 #fff0;background:rgb(0 0 0 / .03);border-radius:0}.style-simple .column_counter .mcb-item-counter-inner,.style-simple .progress_bars .bars_list li .bar .progress{background-image:none}.style-simple .list_item.lists_1 .list_left{border-radius:2px}.style-simple .list_item .circle,.style-simple .list_item.lists_1 .list_left{background-image:none;box-shadow:inset 0 0 0 0 #fff0}.style-simple blockquote{background:none;line-height:25px;font-style:italic}.style-simple .blockquote .mfn-blockquote-icon{display:none}.style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper{padding-top:0;padding-bottom:1px;background:none;text-align:center}.style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper blockquote{margin-left:0;margin-right:0}.style-simple .testimonials_slider .slider_images{background-color:#fff0}.style-simple .testimonials_slider .slider_images:before{display:none}.style-simple .article_box .desc_wrapper{background-image:none}.style-simple .article_box .desc_wrapper p{border-bottom-width:0;margin-bottom:0;padding-bottom:10px}.style-simple .article_box .desc_wrapper p>span{display:block}.style-simple .article_box .desc_wrapper p:after{background-color:var(--mfn-article-box-decoration);content:"";display:inline-block;height:2px;margin-top:10px;width:20px}.style-simple .article_box:hover .desc_wrapper p:after{width:40%}.style-simple .article_box .desc_wrapper i.icon-right-open{display:none}.style-simple .article_box .desc_wrapper p:after{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple .idea_box{border:1px solid rgb(0 0 0 / .08);padding:15px 15px 15px 0;background:none}.style-simple .idea_box .icon{display:block;position:static;float:left;left:0;top:0;width:60px;text-align:center;margin-top:5px}.style-simple .idea_box .desc{border-left:1px solid rgb(0 0 0 / .08);padding:10px 15px 10px 20px;margin-left:60px}.style-simple .sliding_box .photo_wrapper{top:0}.style-simple .sliding_box .desc_wrapper{background:none;padding-left:0;padding-right:0}.style-simple .sliding_box .desc_wrapper h4{color:inherit;margin-bottom:5px}.style-simple .sliding_box .desc_wrapper:after{display:inline-block;content:"";width:20%;height:2px;border:0;background-color:var(--mfn-sliding-box-bg);position:static;top:0;margin:0}.style-simple .sliding_box:hover .desc_wrapper:after{width:60%}.style-simple .trailer_box .desc{padding:27px 15px 30px}.style-simple .trailer_box .desc .line{display:none}.style-simple .trailer_box .desc .subtitle{background-image:none;background-color:#fff0;color:hsl(0 0% 100% / .7);margin-bottom:10px;padding:0}.style-simple .trailer_box:hover .desc .subtitle,.style-simple .trailer_box:hover .desc h2{bottom:0}.style-simple .trailer_box .desc{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple .timeline_items{background:none}.style-simple .timeline_items:after{display:none}.style-simple .timeline_items>li{width:50%;width:calc(50% + 2px);padding:0 0 0 50%;background:none;margin-bottom:15px!important}.style-simple .timeline_items>li:nth-child(2n){padding:0 50% 0 0;background:none}.style-simple .timeline_items>li h3 span{background:none;border-radius:4px;font-size:14px;font-style:italic;top:22px}.style-simple .timeline_items>li h3 span:after{border-left-color:#fff0}.style-simple .timeline_items>li .desc:before,.style-simple .timeline_items>li h3:before{display:none}.style-simple .timeline_items>li h3{border-left:2px solid rgb(0 0 0 / .08);margin:0;padding:15px 0 0 25px;width:100%;box-sizing:padding-box;-webkit-box-sizing:border-box}.style-simple .timeline_items>li h3 span{position:absolute;right:52%}.style-simple .timeline_items>li:nth-child(2n) h3{padding:15px 25px 0 0;text-align:right;border-left:0;border-right:2px solid rgb(0 0 0 / .04)}.style-simple .timeline_items>li:nth-child(2n) h3 span{left:52%;right:auto}.style-simple .timeline_items>li .desc{border-left:2px solid rgb(0 0 0 / .08);padding:15px 0 15px 25px;background:none;width:100%;box-sizing:padding-box;-webkit-box-sizing:border-box}.style-simple .timeline_items>li:nth-child(2n) .desc{padding:15px 25px 15px 0;border-left:0;border-right:2px solid rgb(0 0 0 / .04)}.style-simple .timeline_items>li:hover .desc,.style-simple .timeline_items>li:hover h3,.style-simple .timeline_items>li:nth-child(2n):hover,.style-simple .timeline_items>li:nth-child(2n):hover h3{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple .quick_fact .number-wrapper{font-family:inherit;font-size:60px;line-height:60px}.style-simple .quick_fact .title{font-family:inherit;font-size:18px;font-weight:400}.style-simple .quick_fact hr{display:none}.style-simple .downcount .title{margin-bottom:0}.style-simple .chart_box:before{background-color:#fff0;background-image:none;border-width:0}.style-simple .chart_box .chart .num{font-family:inherit;font-size:30px}.style-simple .dark .chart_box .chart .icon,.style-simple .dark .chart_box .chart .num{color:#fff}.style-simple a.content_link{border-width:0 0 2px;margin:0 10px;background-color:#fff0;background-image:none}.style-simple a.content_link:after{border-width:0 0 2px;bottom:-2px}.style-simple a.content_link:before{border-width:0 5px 6px}.style-simple .how_it_works .image{border-width:0 0 2px;background:#fff0;border-radius:0;margin-bottom:30px}.style-simple .how_it_works .image_wrapper .number{border-radius:0;bottom:-17px;left:50%;margin-left:-17px;box-shadow:inset 0 0 0 0 #fff0}.style-simple .how_it_works.no-img .image{border-width:0 0 2px}.style-simple .offer_thumb_ul li.offer_thumb_li{padding-left:0}.style-simple .offer_thumb .slider_pagination a img{opacity:.7}.style-simple .offer_thumb .slider_pagination a.selected img,.style-simple .offer_thumb .slider_pagination a:not(.selected):hover img{opacity:1}@media only screen and (min-width:768px){.style-simple .offer_thumb .slider_pagination{border:0}.style-simple .offer_thumb .slider_pagination a{margin-bottom:6px;border-width:1px;background:none}.style-simple .offer_thumb.bottom .slider_pagination a{margin:3px}.style-simple .offer_thumb .slider_pagination a:after,.style-simple .offer_thumb .slider_pagination a:before{display:none}}.style-simple .feature_list hr{background-color:transparent!important;color:#fff0}.style-simple .progress_icons .progress_icon{color:rgb(0 0 0 / .3);border-width:1px;border-style:solid}.style-simple .progress_icons .progress_icon.themebg{border-color:#fff0;color:#fff}.style-simple .progress_icons .progress_icon:not(.themebg){background:none;border-color:rgb(0 0 0 / .3)}.style-simple .pricing-box{border:0}.style-simple .pricing-box:not(.pricing-box-featured){background:none}.style-simple .highlight{background-image:none}.style-simple .get_in_touch ul li{border-bottom:1px solid var(--mfn-contactbox-line)}.style-simple .get_in_touch ul li:last-child{border:0}.style-simple .get_in_touch ul li:after{display:none}.style-simple .get_in_touch ul li .icon{left:5px}.style-simple .column_column .get_in_touch,.style-simple .column_contact_box .mcb-item-contact_box-inner,.style-simple .column_info_box .mcb-item-info_box-inner{padding:25px 30px}.style-simple .infobox ul li{border-bottom:1px solid var(--mfn-infobox-line);padding-left:40px}.style-simple .infobox ul li:last-child{border:0}.style-simple .infobox ul li:after{display:none}.style-simple .infobox ul li:before{left:5px}.style-simple a.icon_bar{border-width:0;background-color:#f0f0f0;background-image:none;-webkit-box-shadow:inset 0 0 0 0 #fff0;box-shadow:inset 0 0 0 0 #fff0}.style-simple a.icon_bar span.t{opacity:1}.style-simple a:hover.icon_bar span.t{opacity:0}.style-simple a.icon_bar span.b{position:absolute;top:0;opacity:0}.style-simple a:hover.icon_bar span.b{opacity:1}.style-simple a.icon_bar span{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple a.icon_bar span.b{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.style-simple a:hover.icon_bar span{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.no-hover-all a.action_button:after,.no-hover-all a.button:after,.no-hover-all a.tp-button:after,.no-hover-all button:after,.no-hover-all input[type=button]:after,.no-hover-all input[type=reset]:after,.no-hover-all input[type=submit]:after{background:#fff0}.no-hover-all a.action_button:hover:after,.no-hover-all a.button:hover:after,.no-hover-all a.tp-button:hover:after,.no-hover-all button:hover:after,.no-hover-all input[type=button]:hover:after,.no-hover-all input[type=reset]:hover:after,.no-hover-all input[type=submit]:hover:after{width:0}.no-hover-all ul.clients .client_wrapper:hover{background:rgb(0 0 0 / .01)}.no-hover-all ul.clients.clients_tiles li .client_wrapper:hover:before{height:1px;background:var(--mfn-clients-tiles-hover)}.no-hover-all a:hover.content_link:after,.no-hover-all a:hover.content_link:before,.no-hover-all ul.clients.clients_tiles li .client_wrapper:hover:after{display:none}.no-hover-all a:hover.content_link{background-image:inherit}.no-hover-all .feature_list ul li:hover,.no-hover-all .feature_list ul li:hover .icon i,.no-hover-all .feature_list ul li:hover a,.no-hover-all .feature_list ul li:hover a .icon i{color:inherit}.no-hover-all .feature_list ul li:hover,.no-hover-all .feature_list ul li:hover a{background:#fff0}.no-hover-all .flat_box .photo_wrapper img.photo,.no-hover-all .flat_box:hover .photo_wrapper .icon,.no-hover-all .flat_box a:hover .photo_wrapper .icon{-webkit-transform:translateX(0);transform:translateX(0)}.no-hover-all a:hover.icon_bar{color:inherit!important}.no-hover-all a:hover.icon_bar span{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.no-hover-all .icon_box:hover .icon_wrapper{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.no-hover-all .icon_box:hover .icon_wrapper,.no-hover-all .icon_box a:hover .icon_wrapper{color:inherit}.no-hover-all .icon_box:hover .icon_wrapper:before,.no-hover-all .icon_box a:hover .icon_wrapper:before{background-color:#fff0}.no-hover-all.style-simple .icon_box:hover .icon_wrapper i,.no-hover-all.style-simple .icon_box:hover .image_wrapper img{top:0}.no-hover-all.style-simple .icon_box .desc_wrapper .title:before{display:none}.no-hover-all .sliding_box:hover .desc_wrapper:after{top:0}.no-hover-all .sliding_box .photo_wrapper,.no-hover-all .sliding_box:hover .photo_wrapper{bottom:0}.no-hover-all .style-simple .sliding_box:hover .desc_wrapper:after{width:20%}.no-hover-all .story_box .photo_wrapper img{opacity:1}.no-hover-all .story_box:hover .desc_wrapper hr{width:20%}.no-hover-all .trailer_box:hover a:after{display:none}.no-hover-all .trailer_box:hover .desc .subtitle,.no-hover-all .trailer_box:hover .desc h2{bottom:0}.no-hover-all .trailer_box:hover .desc .line{width:0}.no-hover-all .trailer_box.plain .desc .line{display:none}.no-hover-all .style-simple .trailer_box:hover .desc{background-color:#fff0}.section_wrapper{flex-wrap:wrap}.mcb-wrap,.mcb-wrap-inner,.section_wrapper{display:flex;align-items:flex-start}.mcb-wrap-inner{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%;align-self:stretch}.column_column{display:flex}.mcb-item-column-inner{width:100%;word-break:break-word}.mfn-temporary-hidden{display:none!important}.mfn-header-tmpl{--mfn-column-gap-left:5px;--mfn-column-gap-right:5px;--mfn-column-gap-bottom:0;--mfn-header-menu-gap:0px;--mfn-header-menu-icon-gap:5px;--mfn-header-menu-submenu-icon-gap:10px;--mfn-header-menu-sep:rgba(1,7,39,0.15);--mfn-header-menu-animation-height:3px;--mfn-header-menu-icon-size:25px;--mfn-header-submenu-icon-size:13px;--mfn-header-menu-animation-color:#0089f7;--mfn-header-menu-sidebar-width:350px;--mfn-header-search-icon-color:#333;--mfn-header-icon-color:#333;--mfn-header-submenu-border-radius-top:4px;--mfn-header-submenu-border-radius-right:4px;--mfn-header-submenu-border-radius-bottom:4px;--mfn-header-submenu-border-radius-left:4px;--mfn-header-submenu-dropdown-size:8px;--mfn-header-submenu-dropdown-offset:0px;--mfn-header-submenu-dropdown-color:#fff;width:100%;position:relative;z-index:3}.mfn-header-tmpl-fixed{position:fixed;top:0;left:0}.mfn-header-tmpl-absolute{position:absolute;left:0;top:0}.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-header-tmpl-builder>.mfn-default-section,.mfn-header-tmpl.mfn-hasSticky .mfn-header-sticky-section{display:none}.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-header-sticky-section{display:block}.mfn-header-tmpl .mfn-header-mobile-section{display:none}@media (min-width:768px){.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky{position:fixed;top:0;left:0;animation-name:mfnShowSticky;animation-duration:.5s}html.mfn-disable-css-animations .mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky{animation-duration:0s}}@media only screen and (max-width:767px){.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky:not(.mfn-hasMobile){position:fixed;top:0;animation-name:mfnShowSticky;animation-duration:.5s}.mfn-mobile-header-tmpl-fixed{position:fixed;top:0;left:0}.mfn-mobile-header-tmpl-absolute{position:absolute;left:0;top:0}.mfn-header-tmpl.mfn-hasMobile .mfn-default-section,.mfn-header-tmpl.mfn-hasMobile .mfn-header-sticky-section{display:none}.mfn-header-tmpl.mfn-hasMobile .mfn-header-mobile-section{display:block}.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky.mfn-hasMobile .mfn-header-sticky-section,.mfn-header-tmpl.mfn-hasMobile .mfn-default-section,.mfn-header-tmpl.mfn-hasMobile .mfn-header-sticky-section{display:none}.mfn-header-tmpl .section_wrapper{padding-left:0!important;padding-right:0!important}}@keyframes mfnShowSticky{0%{top:-100%}to{top:0}}.mfn-header-tmpl .mfn-header-tmpl-builder>.mcb-section>.section_wrapper>.mcb-wrap:hover{z-index:2}.close-closeable-section{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.close-button-left .close-closeable-section{left:5px}.close-button-right .close-closeable-section{right:5px}.admin-bar.mfn-header-scrolled .mfn-header-tmpl:not(.mfn-header-tmpl-default),.admin-bar .mfn-header-tmpl-fixed{margin-top:32px}.admin-bar .mfn-header-tmpl-menu-sidebar .mfn-close-icon{top:42px}@media screen and (max-width:782px){.admin-bar.mfn-header-scrolled .mfn-header-tmpl,.admin-bar .mfn-header-tmpl-fixed{margin-top:46px}.admin-bar .mfn-mobile-header-tmpl-fixed{top:46px;margin-top:0!important}.admin-bar .mfn-header-tmpl-menu-sidebar .mfn-close-icon{top:56px}}.mfn-content-gray #Content,.mfn-content-gray .mfn-main-slider{-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:filter .3s ease-in-out}.mfn-content-blur #Content,.mfn-content-blur .mfn-main-slider{transition:blur .3s ease-in-out}.mfn-header-overlay{position:fixed;left:0;top:0;width:100%;height:0;z-index:2;opacity:0;transition:opacity .2s ease-in-out}.mfn-content-blur .mfn-header-overlay,.mfn-content-overlay .mfn-header-overlay{opacity:1;height:100%}.mfn-bring-to-front{z-index:4}.mfn-header-tmpl .mcb-header-wrap{width:auto;max-width:100%}.mfn-header-tmpl .mcb-header-section>.section_wrapper,.mfn-header-tmpl .mcb-header-wrap>.mcb-wrap-inner{flex-wrap:nowrap}.mfn-header-tmpl .mcb-header-section>.section_wrapper:after{content:unset}@media only screen and (min-width:960px) and (max-width:1440px){.mfn-header-tmpl .laptop-five-sixth.mcb-header-wrap,.mfn-header-tmpl .laptop-four-fifth.mcb-header-wrap,.mfn-header-tmpl .laptop-one-fifth.mcb-header-wrap,.mfn-header-tmpl .laptop-one-fourth.mcb-header-wrap,.mfn-header-tmpl .laptop-one-second.mcb-header-wrap,.mfn-header-tmpl .laptop-one-sixth.mcb-header-wrap,.mfn-header-tmpl .laptop-one-third.mcb-header-wrap,.mfn-header-tmpl .laptop-one.mcb-header-wrap,.mfn-header-tmpl .laptop-three-fifth.mcb-header-wrap,.mfn-header-tmpl .laptop-three-fourth.mcb-header-wrap,.mfn-header-tmpl .laptop-two-fifth.mcb-header-wrap,.mfn-header-tmpl .laptop-two-third.mcb-header-wrap{width:auto}}@media only screen and (min-width:768px) and (max-width:959px){.mfn-header-tmpl .tablet-five-sixth.mcb-header-wrap,.mfn-header-tmpl .tablet-four-fifth.mcb-header-wrap,.mfn-header-tmpl .tablet-one-fifth.mcb-header-wrap,.mfn-header-tmpl .tablet-one-fourth.mcb-header-wrap,.mfn-header-tmpl .tablet-one-second.mcb-header-wrap,.mfn-header-tmpl .tablet-one-sixth.mcb-header-wrap,.mfn-header-tmpl .tablet-one-third.mcb-header-wrap,.mfn-header-tmpl .tablet-one.mcb-header-wrap,.mfn-header-tmpl .tablet-three-fifth.mcb-header-wrap,.mfn-header-tmpl .tablet-three-fourth.mcb-header-wrap,.mfn-header-tmpl .tablet-two-fifth.mcb-header-wrap,.mfn-header-tmpl .tablet-two-third.mcb-header-wrap{width:auto}}@media only screen and (max-width:767px){.mfn-header-tmpl .mobile-five-sixth.mcb-header-wrap,.mfn-header-tmpl .mobile-four-fifth.mcb-header-wrap,.mfn-header-tmpl .mobile-one-fifth.mcb-header-wrap,.mfn-header-tmpl .mobile-one-fourth.mcb-header-wrap,.mfn-header-tmpl .mobile-one-second.mcb-header-wrap,.mfn-header-tmpl .mobile-one-sixth.mcb-header-wrap,.mfn-header-tmpl .mobile-one-third.mcb-header-wrap,.mfn-header-tmpl .mobile-one.mcb-header-wrap,.mfn-header-tmpl .mobile-three-fifth.mcb-header-wrap,.mfn-header-tmpl .mobile-three-fourth.mcb-header-wrap,.mfn-header-tmpl .mobile-two-fifth.mcb-header-wrap,.mfn-header-tmpl .mobile-two-third.mcb-header-wrap{width:auto}}.mfn-item-inline.column_header_menu,.mfn-item-inline.column_header_promo_bar{flex-grow:1!important;flex-shrink:1!important;flex-basis:0!important}.mfn-header-tmpl .column_column{flex-shrink:1!important}.mfn-header-tmpl .column_column .column_attr>:last-child{margin-bottom:0}.column_header_logo .logo-wrapper{display:flex;align-items:center;width:100%;height:100%;line-height:0}.column_header_logo .logo-wrapper>*{width:100%;height:auto}.column_header_promo_bar .promo_bar_slider .pbs_one{display:none}.column_header_promo_bar .promo_bar_slider .pbs_one.pbs-active,.column_header_promo_bar .promo_bar_slider:not(.mfn-initialized) .pbs_one:first-child{display:block;animation:mfnPBSFadeIn .3s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnPBSFadeIn .3s cubic-bezier(.2,1,.3,1)}.column_header_promo_bar .promo_bar_slider .pbs_one.pbs-active.pbs-active-ends{animation:mfnPBSFadeOut .3s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnPBSFadeOut .3s cubic-bezier(.2,1,.3,1)}@keyframes mfnPBSFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes mfnPBSFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes mfnPBSFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}@-webkit-keyframes mfnPBSFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}.column_header_search .search_wrapper{position:relative}.column_header_search .search_wrapper input[type=text]{position:relative;margin:0;padding-left:40px;width:100%;color:var(--mfn-header-search-color)}.column_header_search .search_wrapper input[type=text]::placeholder{color:var(--mfn-header-search-color)}.column_header_search .search_wrapper .icon_search{position:absolute;left:22px;top:50%;z-index:1;transform:translate(-50%,-50%)}.column_header_search .search_wrapper svg.icon_search{width:var(--mfn-header-search-icon-size)}.column_header_search .search_wrapper svg.icon_search .path{stroke:var(--mfn-header-search-icon-color)}.column_header_search .search_wrapper .icon_search i{font-size:var(--mfn-header-search-icon-size);color:var(--mfn-header-search-icon-color)}.column_header_search .search_wrapper .icon_close{display:none}.mfn-header-tmpl .column_header_search .mfn-live-search-box{position:absolute;z-index:202;right:0;top:calc(100% + 10px);width:100%;min-width:400px;border-top:0;background-color:#fff;box-shadow:0 10px 46px 0 rgb(1 7 39 / .1);border-radius:4px}.mfn-header-menu{display:flex;align-items:stretch;flex-wrap:wrap;font-size:15px;line-height:1.5;font-weight:500}.mfn-header-menu,.mfn-header-menu .mfn-submenu{margin:0;padding:0;list-style:none}.mfn-header-menu .mfn-menu-li{position:relative}.mfn-header-menu .mfn-menu-li .mfn-menu-link{display:flex;text-decoration:none}.mfn-header-menu>.mfn-menu-li>.mfn-menu-link{position:relative;align-items:center;justify-content:center;padding:8px 20px;width:100%;box-sizing:border-box}.mfn-header-menu>.mfn-menu-li>.mfn-menu-link .menu-item-helper{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box}.mfn-header-menu .mfn-menu-li .mfn-submenu{display:none;position:absolute;width:220px;border-radius:var(--mfn-header-submenu-border-radius-top) var(--mfn-header-submenu-border-radius-right) var(--mfn-header-submenu-border-radius-bottom) var(--mfn-header-submenu-border-radius-left)}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link{align-items:center;padding:10px 20px}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-li:first-child .mfn-menu-link{border-radius:var(--mfn-header-submenu-border-radius-top) var(--mfn-header-submenu-border-radius-right) 0 0}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-li:last-child .mfn-menu-link{border-bottom:0;border-radius:0 0 var(--mfn-header-submenu-border-radius-bottom) var(--mfn-header-submenu-border-radius-left)}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-sub{margin-left:auto}.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-submenu,.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-submenu{display:block}.mfn-header-menu>.mfn-menu-li .mfn-submenu{left:0;top:100%}.mfn-header-menu.mfn-menu-fold-last-to-right>.mfn-menu-li:nth-last-of-type(-n+2) .mfn-submenu{left:auto;right:0}.mfn-header-menu>.mfn-menu-li .mfn-submenu .mfn-menu-li .mfn-submenu{left:100%;top:0}.mfn-header-menu.mfn-menu-fold-last-to-right>.mfn-menu-li:nth-last-of-type(-n+2) .mfn-submenu .mfn-menu-li .mfn-submenu{left:auto;right:100%}.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover .mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover .mfn-menu-item-megamenu,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-submenu,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-menu-item-megamenu,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-submenu{animation:mfnSubmenuFadeIn .5s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnSubmenuFadeIn .5s cubic-bezier(.2,1,.3,1)}@keyframes mfnSubmenuFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mfnSubmenuFadeIn{0%{opacity:0}to{opacity:1}}.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover .mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover .mfn-menu-item-megamenu,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-submenu,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-menu-item-megamenu,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-submenu{animation:mfnSubmenuFadeInUp .5s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnSubmenuFadeInUp .5s cubic-bezier(.2,1,.3,1)}@keyframes mfnSubmenuFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes mfnSubmenuFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mfn-header-menu .mfn-menu-li>.mfn-menu-link{color:#73748c}.mfn-header-menu .mfn-menu-li:hover>.mfn-menu-link{color:#2a2b39}.mfn-header-menu .mfn-menu-li.current-menu-item>.mfn-menu-link,.mfn-header-menu .mfn-menu-link .menu-icon i{color:#0089f7}.mfn-header-menu .mfn-submenu{background-color:#fff;box-shadow:0 10px 20px 0 rgb(1 7 39 / .05)}.mfn-header-menu>.mfn-menu-li,.mfn-header-menu>.mfn-menu-li .mfn-menu-link .menu-icon,.mfn-header-menu>.mfn-menu-li .mfn-menu-link .menu-sub,.mfn-header-menu>.mfn-menu-li>.menu-item-helper{z-index:1}.mfn-header-menu>.mfn-menu-li:hover{z-index:2}.mfn-header-menu>.mfn-menu-li .mfn-menu-link .sub-menu{z-index:3}.mfn-header-menu>.mfn-menu-li>.mfn-menu-link,.mfn-menu-separator-on>.mfn-menu-li:after{z-index:4}.mfn-header-menu>.mfn-menu-li>.mfn-menu-link>.label-wrapper>.menu-label{white-space:nowrap}.mfn-header-menu>.mfn-menu-li .mfn-menu-link span.menu-sub i{font-size:var(--mfn-header-submenu-icon-size)}.mfn-header-menu .mfn-menu-li:not(.menu-item-has-children,.mfn-menu-item-has-megamenu) .mfn-menu-link .menu-sub{display:none!important}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-sub>i{font-size:var(--mfn-header-submenu-submenu-icon-size)}.mfn-header-menu .mfn-menu-link .menu-icon{line-height:1}.mfn-header-menu .mfn-menu-link .menu-icon i{font-size:var(--mfn-header-menu-icon-size)}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-icon{font-size:var(--mfn-header-submenu-subicon-gap)}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-icon>i{font-size:var(--mfn-header-submenu-subicon-size)}.mfn-header-menu .mfn-menu-link .menu-icon>img,.mfn-header-menu .mfn-menu-link .menu-icon>svg{height:auto;width:var(--mfn-header-menu-icon-size)}.mfn-header-menu .mfn-menu-link .label-wrapper{position:relative;display:flex;flex-direction:column}.mfn-header-menu .mfn-menu-link .label-wrapper .menu-desc{font-size:85%}.mfn-menu-submenu-icon-off .mfn-menu-link .menu-sub,.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover>.mfn-submenu,.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover>.mfn-submenu{display:none}.mfn-items-align-left .mfn-menu-li .mfn-menu-link{justify-content:flex-start}.mfn-items-align-left.mfn-menu-icon-right .mfn-menu-li .mfn-menu-link{justify-content:flex-end}.mfn-items-align-center .mfn-menu-li .mfn-menu-link{justify-content:center}.mfn-items-align-right .mfn-menu-li .mfn-menu-link{justify-content:flex-end}.mfn-items-align-right.mfn-menu-icon-right .mfn-menu-li .mfn-menu-link{justify-content:flex-start}.mfn-menu-icon-left .mfn-menu-link>.menu-icon{margin-right:var(--mfn-header-menu-icon-gap)}.mfn-menu-icon-left .mfn-menu-link>.menu-sub{margin-left:var(--mfn-header-menu-submenu-icon-gap)}.mfn-menu-icon-right>.mfn-menu-li>.mfn-menu-link{flex-direction:row-reverse}.mfn-menu-icon-right .mfn-menu-link>.menu-icon{margin-left:var(--mfn-header-menu-icon-gap)}.mfn-menu-icon-right .mfn-menu-link>.menu-sub{margin-right:var(--mfn-header-menu-submenu-icon-gap)}.mfn-menu-icon-top>.mfn-menu-li>.mfn-menu-link{flex-wrap:wrap}.mfn-menu-icon-top .mfn-menu-link>.menu-icon{margin-bottom:var(--mfn-header-menu-icon-gap);width:100%;text-align:center}.mfn-menu-icon-top .mfn-menu-link>.menu-sub{margin-left:var(--mfn-header-menu-submenu-icon-gap)}.mfn-menu-icon-top .mfn-menu-link>.label-wrapper{align-items:center}.mfn-menu-icon-top .mfn-menu-li .mfn-submenu .mfn-menu-link{justify-content:center;flex-wrap:wrap}.mfn-menu-icon-top .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-sub{margin-left:var(--mfn-header-menu-submenu-icon-gap)}.mfn-menu-icon-top.mfn-items-align-left .mfn-menu-li .mfn-menu-link,.mfn-menu-icon-top.mfn-items-align-right .mfn-menu-li .mfn-menu-link{justify-content:center}.mfn-menu-icon-top.mfn-items-align-left .mfn-menu-link>.menu-icon,.mfn-menu-icon-top.mfn-items-align-right .mfn-menu-link>.menu-icon{text-align:center}.mfn-menu-separator-on>.mfn-menu-li:after{content:"";width:1px;height:100%;background-color:var(--mfn-header-menu-sep);position:absolute;top:0;right:calc(var(--mfn-header-menu-gap)*-0.5)}.mfn-menu-separator-on>.mfn-menu-li:last-child:after{display:none}.mfn-header-menu>.mfn-menu-li{display:inline-flex;margin:0 calc(var(--mfn-header-menu-gap)/2)}.mfn-header-menu>.mfn-menu-li:first-child{margin-left:0}.mfn-header-menu>.mfn-menu-li:last-child{margin-right:0}.mfn-menu-animation-text-line-bottom>.mfn-menu-li>.mfn-menu-link{transition:color .2s ease-in-out}.mfn-menu-animation-text-line-bottom>.mfn-menu-li>.mfn-menu-link .label-wrapper:before{content:"";position:absolute;left:0;top:100%;width:100%;height:var(--mfn-header-menu-animation-height);background-color:var(--mfn-header-menu-animation-color);transform:scaleX(0);transition:transform .2s ease-in-out}.mfn-menu-animation-text-line-bottom>.mfn-menu-li.current-menu-item>.mfn-menu-link .label-wrapper:before,.mfn-menu-animation-text-line-bottom>.mfn-menu-li:hover>.mfn-menu-link .label-wrapper:before{transform:scaleX(1)}.mfn-menu-animation-text-toggle-line-bottom>.mfn-menu-li>.mfn-menu-link{transition:color .4s cubic-bezier(.8,0,.2,1)}.mfn-menu-animation-text-toggle-line-bottom>.mfn-menu-li>.mfn-menu-link .label-wrapper:before{content:"";position:absolute;left:0;top:100%;width:100%;height:var(--mfn-header-menu-animation-height);background-color:var(--mfn-header-menu-animation-color);transform:scaleX(0);transform-origin:100% 50%;transition:transform .4s cubic-bezier(.8,0,.2,1)}.mfn-menu-animation-text-toggle-line-bottom>.mfn-menu-li.current-menu-item>.mfn-menu-link .label-wrapper:before,.mfn-menu-animation-text-toggle-line-bottom>.mfn-menu-li:hover>.mfn-menu-link .label-wrapper:before{transform:scaleX(1);transform-origin:0 50%}.mfn-menu-animation-text-bg-line>.mfn-menu-li>.mfn-menu-link{transition:color .2s cubic-bezier(.2,1,.3,1)}.mfn-menu-animation-text-bg-line>.mfn-menu-li>.mfn-menu-link .label-wrapper{padding:0 .5em}.mfn-menu-animation-text-bg-line>.mfn-menu-li>.mfn-menu-link .label-wrapper:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;transform:scaleX(0);background-color:var(--mfn-header-menu-animation-color);opacity:.3;transition:transform .2s cubic-bezier(.2,1,.3,1)}.mfn-menu-animation-text-bg-line>.mfn-menu-li.current-menu-item>.mfn-menu-link .label-wrapper:before,.mfn-menu-animation-text-bg-line>.mfn-menu-li:hover>.mfn-menu-link .label-wrapper:before{transform:scaleX(1)}.mfn-menu-animation-text-bg-line>.mfn-menu-li.current-menu-item>.mfn-menu-link,.mfn-menu-animation-text-bg-line>.mfn-menu-li:hover>.mfn-menu-link{color:#0089f7}.mfn-menu-animation-toggle-line-bottom>.mfn-menu-li>.mfn-menu-link:before,.mfn-menu-animation-toggle-line-top>.mfn-menu-li>.mfn-menu-link:before{content:"";position:absolute;left:0;width:100%;height:var(--mfn-header-menu-animation-height);background-color:var(--mfn-header-menu-animation-color);transform:scaleX(0);transition:transform .2s ease-in-out}.mfn-menu-animation-toggle-line-top>.mfn-menu-li>.mfn-menu-link:before{bottom:100%}.mfn-menu-animation-toggle-line-bottom>.mfn-menu-li>.mfn-menu-link:before{top:100%}.mfn-menu-animation-toggle-line-bottom>.mfn-menu-li.current-menu-item>.mfn-menu-link:before,.mfn-menu-animation-toggle-line-bottom>.mfn-menu-li:hover>.mfn-menu-link:before,.mfn-menu-animation-toggle-line-top>.mfn-menu-li.current-menu-item>.mfn-menu-link:before,.mfn-menu-animation-toggle-line-top>.mfn-menu-li:hover>.mfn-menu-link:before{transform:scaleX(1)}.mfn-menu-animation-bg-left>.mfn-menu-li>.mfn-menu-link{transition:color .2s ease-in-out}.mfn-menu-animation-bg-left>.mfn-menu-li>.mfn-menu-link .menu-item-helper{transform:scaleX(0);transition:transform .2s ease-in-out;transform-origin:0 50%;background-color:var(--mfn-header-menu-animation-color)}.mfn-menu-animation-bg-left>.mfn-menu-li.current-menu-item>.mfn-menu-link .menu-item-helper,.mfn-menu-animation-bg-left>.mfn-menu-li:hover>.mfn-menu-link .menu-item-helper{transform:scaleX(1)}.mfn-menu-icon-rotate .mfn-menu-li>.mfn-menu-link .menu-icon{transition:transform .3s ease-out}.mfn-menu-icon-rotate .mfn-menu-li.current-menu-item>.mfn-menu-link .menu-icon,.mfn-menu-icon-rotate .mfn-menu-li:hover>.mfn-menu-link .menu-icon{transform:rotate(180deg)}.mfn-menu-icon-zoom .mfn-menu-li>.mfn-menu-link .menu-icon{transition:transform .3s ease-out}.mfn-menu-icon-zoom .mfn-menu-li.current-menu-item>.mfn-menu-link .menu-icon,.mfn-menu-icon-zoom .mfn-menu-li:hover>.mfn-menu-link .menu-icon{transform:scale(1.2)}.mfn-menu-submenu-icon-rotate>.mfn-menu-li>.mfn-menu-link .menu-sub{transition:transform .3s ease-out}.mfn-menu-submenu-icon-rotate>.mfn-menu-li.current-menu-item>.mfn-menu-link .menu-sub,.mfn-menu-submenu-icon-rotate>.mfn-menu-li:hover>.mfn-menu-link .menu-sub{transform:rotate(180deg)}.mfn-menu-submenu-icon-zoom>.mfn-menu-li>.mfn-menu-link .menu-sub{transition:transform .3s ease-out}.mfn-menu-submenu-icon-zoom>.mfn-menu-li.current-menu-item>.mfn-menu-link .menu-sub,.mfn-menu-submenu-icon-zoom>.mfn-menu-li:hover>.mfn-menu-link .menu-sub{transform:scale(1.2)}.mfn-menu-dropdown-pointer>.mfn-menu-li>.mfn-dropdown-pointer{display:none;position:absolute;top:calc(100% + 1px);width:100%;z-index:1;line-height:0}.mfn-menu-dropdown-pointer>.mfn-menu-li>.mfn-dropdown-pointer:after{display:inline-block;content:"";width:0;height:0;border-left:var(--mfn-header-submenu-dropdown-size) solid #fff0;border-right:var(--mfn-header-submenu-dropdown-size) solid #fff0;border-bottom:var(--mfn-header-submenu-dropdown-size) solid var(--mfn-header-submenu-dropdown-color)}.mfn-menu-dropdown-pointer>.mfn-menu-li>.mfn-menu-item-megamenu{padding-top:var(--mfn-header-submenu-dropdown-size)!important}.mfn-menu-dropdown-pointer>.mfn-menu-li .mfn-submenu{top:calc(100% + var(--mfn-header-submenu-dropdown-size))}.mfn-menu-dropdown-pointer .mfn-menu-li .mfn-menu-li .mfn-dropdown-pointer,.mfn-menu-dropdown-pointer>.mfn-menu-li:not(.mfn-menu-item-has-megamenu):not(.menu-item-has-children) .mfn-dropdown-pointer{display:none!important}.mfn-menu-dropdown-pointer-left>.mfn-menu-li>.mfn-dropdown-pointer{text-align:left}.mfn-menu-dropdown-pointer-left>.mfn-menu-li>.mfn-dropdown-pointer:after{margin-left:var(--mfn-header-submenu-dropdown-offset)}.mfn-menu-dropdown-pointer-center>.mfn-menu-li>.mfn-dropdown-pointer{text-align:center}.mfn-menu-dropdown-pointer-center>.mfn-menu-li>.mfn-dropdown-pointer:after{margin-left:var(--mfn-header-submenu-dropdown-offset)}.mfn-menu-dropdown-pointer-right>.mfn-menu-li>.mfn-dropdown-pointer{text-align:right}.mfn-menu-dropdown-pointer-right>.mfn-menu-li>.mfn-dropdown-pointer:after{margin-right:var(--mfn-header-submenu-dropdown-offset)}.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover>.mfn-dropdown-pointer,.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-dropdown-pointer,.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover>.mfn-dropdown-pointer,.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-dropdown-pointer{display:inline-block}.mfn-header-tmpl .mfn-icon-box .icon-wrapper i{font-size:var(--mfn-header-menu-icon-size);color:var(--mfn-header-icon-color)}.mfn-header-tmpl .mfn-icon-box .icon-wrapper svg .path{stroke:var(--mfn-header-icon-color)}.mfn-header-tmpl .mfn-icon-box .icon-wrapper img,.mfn-header-tmpl .mfn-icon-box .icon-wrapper svg{width:var(--mfn-header-menu-icon-size)}.mfn-header-tmpl .mfn-header-icon-box.mfn-hide-count-if-0 .mfn-header-icon-0{display:none!important}.mcb-item-header_burger-inner{z-index:2}html.mfn-header-tmpl-burger-sidebar-opened{overflow:hidden}html.scrollbar-hidden,html.scrollbar-hidden .mfn-footer-sliding .mfn-footer-tmpl .mfn-builder-content,html.scrollbar-hidden .mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-builder-content{padding-right:15px}.column_header_burger.mfn-header-tmpl-menu-active:before{content:"";display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:rgb(0 0 0 / .1);animation:mfnMmSubmenuFadeIn 1s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnMmSubmenuFadeIn 1s cubic-bezier(.2,1,.3,1)}.mfn-header-tmpl-menu-sidebar{position:fixed!important;z-index:1;top:0;width:var(--mfn-header-menu-sidebar-width);height:100vh;background-color:#f6f7f9;transition:.5s ease-in-out}.mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper{display:flex;flex-wrap:wrap;position:relative;align-items:center;overflow-y:auto;height:100%;padding:50px;box-sizing:border-box}.mfn-header-tmpl-menu-sidebar .mfn-header-menu{flex-direction:column;width:100%}.mfn-header-tmpl-menu-sidebar .mfn-header-menu>.mfn-menu-li{flex-direction:column}.mfn-header-tmpl-menu-sidebar .mfn-header-menu .mfn-submenu{display:none;position:relative;left:unset;top:unset;width:100%}.mfn-header-tmpl-menu-sidebar .mfn-header-menu .mfn-submenu .mfn-menu-li .mfn-submenu{left:unset;top:unset}.mfn-header-tmpl-menu-sidebar-left{left:calc(var(--mfn-header-menu-sidebar-width)*-1)}.mfn-header-tmpl-menu-active .mfn-header-tmpl-menu-sidebar-left{left:0}.mfn-header-tmpl-menu-sidebar-right{right:calc(var(--mfn-header-menu-sidebar-width)*-1)}.mfn-header-tmpl-menu-active .mfn-header-tmpl-menu-sidebar-right{right:0}.mfn-header-tmpl-menu-sidebar .mfn-close-icon{position:absolute;top:10px}.mfn-header-tmpl-menu-sidebar-left .mfn-close-icon{left:10px}.mfn-header-tmpl-menu-sidebar-right .mfn-close-icon{right:10px}.mfn-close-icon-pos-left .mfn-close-icon{left:10px}.mfn-close-icon-pos-right .mfn-close-icon{right:10px}.mfn-header-tmpl-menu-sidebar .mfn-header-menu>.mfn-menu-li{display:inline-flex;margin:calc(var(--mfn-header-menu-gap)/2) 0}.mfn-header-tmpl-menu-sidebar .mfn-header-menu>.mfn-menu-li:first-child{margin-top:0}.mfn-header-tmpl-menu-sidebar .mfn-header-menu>.mfn-menu-li:last-child{margin-bottom:0}#Side_slide .menu_wrapper .mfn-header-menu,#Side_slide .menu_wrapper .mfn-header-menu>.mfn-menu-li{flex-direction:column}.column_header_icon .mfn-header-cart-link .icon-wrapper,.column_header_icon .mfn-header-wishlist-link .icon-wrapper{position:relative}.column_header_icon .header-cart-count,.column_header_icon .header-wishlist-count{display:inline-block;position:absolute;font-size:11px;line-height:1;background-color:#333;color:#fff;min-width:18px;text-align:center;border-radius:18px;padding:3px}.mfn-header-tmpl .column_header_icon .search_wrapper{position:fixed;left:50%;transform:translate(-50%,-50%);top:50%;display:none;z-index:205;width:100%;box-sizing:border-box;width:600px;max-width:80%;overflow:hidden}.mfn-header-tmpl .column_header_icon .mfn-searchbar-active .search_wrapper{display:block}.mfn-header-tmpl .column_header_icon .search_wrapper>form{position:relative}.mfn-header-tmpl .column_header_icon .search_wrapper input[type=text]{width:100%;margin:0;box-sizing:border-box;-webkit-box-shadow:0 0 0;box-shadow:0 0 0;padding:22px 30px 22px 60px;background:none;border-width:0;font-size:15px;color:rgb(0 0 0 / .8)}.mfn-header-tmpl .column_header_icon .search_wrapper input[type=text]:focus{background-color:transparent!important}.mfn-header-tmpl .column_header_icon .search_wrapper .icon_close,.mfn-header-tmpl .column_header_icon .search_wrapper .icon_search{position:absolute;top:50%;transform:translateY(-50%)}.mfn-header-tmpl .column_header_icon .search_wrapper .icon_search{left:15px}.mfn-header-tmpl .column_header_icon .search_wrapper .icon_close{right:10px}.mfn-header-tmpl .column_header_icon .search_wrapper{background-color:#fff;box-shadow:0 10px 46px 0 rgb(1 7 39 / .1);border-radius:4px}.mfn-header-tmpl a.mfn-icon-box,.mfn-header-tmpl a:hover.mfn-icon-box{text-decoration:none}.mfn-header-tmpl .mfn-icon-box-left .icon-wrapper{margin:0 10px 0 0}.mfn-header-tmpl .mfn-icon-box-right .icon-wrapper{margin:0 0 0 10px}.mfn-header-tmpl .mfn-icon-box-top .icon-wrapper{margin:0 0 5px}.mfn-header-tmpl .mfn-icon-box-bottom .icon-wrapper{margin:5px 0 0}.column_header_burger.mfn-item-inline .icon-wrapper,.column_header_icon.mfn-item-inline .icon-wrapper{width:auto}@media(max-width:959px){.mfn-header-tmpl .mfn-icon-box-tablet-left .icon-wrapper{margin:0 10px 0 0}.mfn-header-tmpl .mfn-icon-box-tablet-right .icon-wrapper{margin:0 0 0 10px}.mfn-header-tmpl .mfn-icon-box-tablet-top .icon-wrapper{margin:0 0 5px}.mfn-header-tmpl .mfn-icon-box-tablet-bottom .icon-wrapper{margin:5px 0 0}}@media(max-width:767px){.mfn-header-tmpl .mfn-icon-box-mobile-left .icon-wrapper{margin:0 10px 0 0}.mfn-header-tmpl .mfn-icon-box-mobile-right .icon-wrapper{margin:0 0 0 10px}.mfn-header-tmpl .mfn-icon-box-mobile-top .icon-wrapper{margin:0 0 5px}.mfn-header-tmpl .mfn-icon-box-mobile-bottom .icon-wrapper{margin:5px 0 0}}.mfn-header-tmpl .mfn-icon-box-empty-desc .icon-wrapper{margin:0}.mfn-megamenu-tmpl-builder{--mfn-column-gap-left:12px;--mfn-column-gap-right:12px;--mfn-megamenu-menu-gap:0px;--mfn-megamenu-menu-icon-gap:5px;--mfn-megamenu-menu-submenu-icon-gap:10px;--mfn-megamenu-menu-sep:rgba(1,7,39,0.15);--mfn-megamenu-menu-animation-height:3px;--mfn-megamenu-menu-icon-size:25px;--mfn-megamenu-submenu-icon-size:13px;--mfn-megamenu-menu-animation-color:#0089f7;--mfn-column-gap-bottom:10px;--mfn-megamenu-submenu-border-radius-top:4px;--mfn-megamenu-submenu-border-radius-right:4px;--mfn-megamenu-submenu-border-radius-bottom:4px;--mfn-megamenu-submenu-border-radius-left:4px}.mfn-menu-item-megamenu{position:absolute;top:100%}.mfn-megamenu-full-width,.mfn-megamenu-grid{width:100vw}.mfn-megamenu-full-width .container{max-width:100%}.mfn-megamenu-custom-width{width:220px}.mfn-megamenu-pos-left{left:0}.mfn-megamenu-pos-right{right:0;left:auto}.mfn-menu-item-has-megamenu .mfn-menu-item-megamenu{display:none}.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover>.mfn-menu-item-megamenu,.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover>.mfn-menu-item-megamenu.mfn-megamenu-grid.mfn-mm-grid-set,.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover>.mfn-menu-item-megamenu:not(.mfn-megamenu-grid){display:block}@media only screen and (max-width:767px){.mfn-menu-item-megamenu{max-width:90vw}.mfn-menu-item-megamenu>.container{padding-left:0!important;padding-right:0!important}}.mfn-menu-item-megamenu .mfn-icon-box{--mfn-header-icon-color:#0089f7;--mfn-header-menu-icon-size:7vh}.mfn-menu-item-megamenu .mfn-icon-box .icon-wrapper img,.mfn-menu-item-megamenu .mfn-icon-box .icon-wrapper svg{width:auto}@media only screen and (min-width:1240px){.home .mfn-header-menu .mfn-menu-item-megamenu-always-on-home>.mfn-submenu,.mfn-header-menu .mfn-menu-item-megamenu-always-on>.mfn-submenu{display:block}}@media only screen and (max-width:1239px){.mfn-header-menu .mfn-menu-item-megamenu-always-on-home>.mfn-submenu .mfn-menu-item-megamenu,.mfn-header-menu .mfn-menu-item-megamenu-always-on>.mfn-submenu .mfn-menu-item-megamenu{display:none!important}.mfn-header-menu .mfn-menu-item-megamenu-always-on-home .mfn-menu-item-has-megamenu .menu-sub,.mfn-header-menu .mfn-menu-item-megamenu-always-on .mfn-menu-item-has-megamenu .menu-sub{display:none}}.mfn-header-menu .mfn-submenu .mfn-menu-item-has-megamenu{position:static}.mfn-header-menu .mfn-submenu .mfn-menu-item-megamenu{min-height:100%}.mfn-header-menu .mfn-submenu .mfn-megamenu-pos-left{left:100%;top:0}.mfn-header-menu .mfn-submenu .mfn-megamenu-pos-right{right:100%;top:0}.mfn-megamenu-menu{display:flex;align-items:stretch;flex-wrap:wrap;font-size:15px;line-height:1.5;font-weight:500}.mfn-megamenu-menu,.mfn-megamenu-menu .sub-menu{margin:0;padding:0;list-style:none}.mfn-megamenu-menu li{position:relative}.mfn-megamenu-menu li a{display:flex;text-decoration:none}.mfn-megamenu-menu>li:last-child:not(.menu-item-has-children)>a,.mfn-megamenu-menu>li:last-child li:last-child a{border-bottom:0!important}.mfn-megamenu-menu>li>a{position:relative;align-items:center;padding:8px 20px;width:100%;box-sizing:border-box}.mfn-megamenu-menu>li>a .menu-item-helper{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box}.mfn-megamenu-menu li .sub-menu{display:none;position:absolute;width:220px}.mfn-megamenu-menu li .sub-menu a{align-items:center;padding:10px 20px}.mfn-megamenu-menu li .sub-menu a .menu-sub{margin-left:auto}.mfn-mm-submenu-on-click li.mfn-li-hover>.sub-menu,.mfn-mm-submenu-on-hover li:hover>.sub-menu{display:block}.mfn-megamenu-menu.mfn-mm-menu-horizontal>li .sub-menu{left:0;top:100%}.mfn-megamenu-menu.mfn-mm-menu-horizontal>li .sub-menu li .sub-menu{left:100%;top:0}.mfn-megamenu-menu li .sub-menu{border-radius:var(--mfn-megamenu-submenu-border-radius-top) var(--mfn-megamenu-submenu-border-radius-right) var(--mfn-megamenu-submenu-border-radius-bottom) var(--mfn-megamenu-submenu-border-radius-left)}.mfn-megamenu-menu li .sub-menu li:first-child a{border-radius:var(--mfn-megamenu-submenu-border-radius-top) var(--mfn-megamenu-submenu-border-radius-right) 0 0}.mfn-megamenu-menu li .sub-menu li:last-child a{border-radius:0 0 var(--mfn-megamenu-submenu-border-radius-bottom) var(--mfn-megamenu-submenu-border-radius-left)}.mfn-mm-menu-vertical{flex-direction:column}.mfn-mm-menu-vertical li{display:flex;flex-direction:column}.mfn-mm-menu-vertical li .sub-menu{display:block;position:static;width:100%}.mfn-mm-menu-horizontal>li{display:inline-flex}.mfn-mm-submenu-toggled.mfn-mm-menu-vertical li .sub-menu,.mfn-mm-submenu-toggled .sub-menu,.mfn-mm-submenu-visible li .menu-sub{display:none}.mfn-mm-submenu-show-fade-in.mfn-mm-submenu-on-click li.mfn-li-hover>.sub-menu,.mfn-mm-submenu-show-fade-in.mfn-mm-submenu-on-hover li:hover>.sub-menu{animation:mfnMmSubmenuFadeIn .5s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnMmSubmenuFadeIn .5s cubic-bezier(.2,1,.3,1)}@keyframes mfnMmSubmenuFadeIn{0%{opacity:0}to{top:1}}@-webkit-keyframes mfnMmSubmenuFadeIn{0%{opacity:0}to{top:1}}.mfn-mm-submenu-show-fade-up.mfn-mm-submenu-on-click li.mfn-li-hover>.sub-menu,.mfn-mm-submenu-show-fade-up.mfn-mm-submenu-on-hover li:hover>.sub-menu{animation:mfnMmSubmenuFadeInUp .5s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnMmSubmenuFadeInUp .5s cubic-bezier(.2,1,.3,1)}@keyframes mfnMmSubmenuFadeInUp{0%{opacity:0;transform:translateY(20px)}to{top:1;transform:translateY(0)}}@-webkit-keyframes mfnMmSubmenuFadeInUp{0%{opacity:0;transform:translateY(20px)}to{top:1;transform:translateY(0)}}.mfn-megamenu-menu li>a{color:#73748c}.mfn-megamenu-menu li>a:hover{color:#2a2b39}.mfn-megamenu-menu a .menu-icon i,.mfn-megamenu-menu li.current-menu-item>a{color:#0089f7}.mfn-mm-menu-horizontal .sub-menu{background-color:#fff;box-shadow:0 10px 20px 0 rgb(1 7 39 / .05)}.mfn-megamenu-menu>li,.mfn-megamenu-menu>li>.menu-item-helper,.mfn-megamenu-menu>li a .menu-icon,.mfn-megamenu-menu>li a .menu-sub{z-index:1}.mfn-megamenu-menu>li:hover{z-index:2}.mfn-megamenu-menu>li a .sub-menu{z-index:3}.mfn-megamenu-menu>li>a,.mfn-menu-separator-on>li:after{z-index:4}.mfn-megamenu-menu a .menu-label{white-space:nowrap}.mfn-megamenu-menu>li a span.menu-sub i{font-size:var(--mfn-megamenu-submenu-icon-size)}.mfn-megamenu-menu li:not(.menu-item-has-children) a .menu-sub{display:none!important}.mfn-megamenu-menu li .sub-menu a .menu-sub>i{font-size:var(--mfn-megamenu-submenu-submenu-icon-size)}.mfn-megamenu-menu a .menu-icon{line-height:1}.mfn-megamenu-menu a .menu-icon i{font-size:var(--mfn-megamenu-menu-icon-size)}.mfn-megamenu-menu li .sub-menu a .menu-icon{margin-right:var(--mfn-megamenu-submenu-subicon-gap)}.mfn-megamenu-menu li .sub-menu a .menu-icon>i{font-size:var(--mfn-megamenu-submenu-subicon-size)}.mfn-megamenu-menu a .menu-icon>img,.mfn-megamenu-menu a .menu-icon>svg{height:auto;width:var(--mfn-megamenu-menu-icon-size)}.mfn-megamenu-menu a .label-wrapper{position:relative;display:flex;flex-direction:column}.mfn-megamenu-menu a .label-wrapper .menu-desc{font-size:85%}.mfn-megamenu-menu li.menu-item-has-children>a>.decoration-icon{display:none}.mfn-megamenu-menu .decoration-icon i{font-size:13px}.mfn-mm-menu-icon-left .decoration-icon{margin-left:auto}.mfn-mm-menu-icon-right .decoration-icon{margin-right:auto}.mfn-mm-menu-icon-top .decoration-icon{margin-left:10px}.mfn-mm-submenu-off .sub-menu,.mfn-mm-submenu-off a .menu-sub{display:none!important}.mfn-mm-menu-icon-left a>.menu-icon{margin-right:var(--mfn-megamenu-menu-icon-gap)}.mfn-mm-menu-icon-left a>.menu-sub{margin-left:var(--mfn-megamenu-menu-submenu-icon-gap)}.mfn-mm-menu-icon-left.mfn-mm-menu-vertical a>.menu-sub{margin-left:auto}.mfn-mm-menu-icon-right li>a{flex-direction:row-reverse}.mfn-mm-menu-icon-right a>.menu-icon{margin-left:var(--mfn-megamenu-menu-icon-gap)}.mfn-mm-menu-icon-right a>.menu-sub{margin-right:var(--mfn-megamenu-menu-submenu-icon-gap)}.mfn-mm-menu-icon-right.mfn-mm-menu-vertical a>.menu-sub{margin-right:auto;margin-left:unset!important}.mfn-mm-menu-icon-top>li>a{flex-wrap:wrap;justify-content:center}.mfn-mm-menu-icon-top a>.menu-icon{margin-bottom:var(--mfn-megamenu-menu-icon-gap);width:100%;text-align:center}.mfn-mm-menu-icon-top a>.menu-sub{margin-left:var(--mfn-megamenu-menu-submenu-icon-gap)}.mfn-mm-menu-icon-top a>.label-wrapper{align-items:center}.mfn-mm-menu-icon-top li .sub-menu a{justify-content:center;flex-wrap:wrap}.mfn-mm-menu-icon-top li .sub-menu a .menu-sub{margin-left:var(--mfn-megamenu-menu-submenu-icon-gap)}.mfn-mm-menu-icon-top.mfn-items-align-left li a,.mfn-mm-menu-icon-top.mfn-items-align-right li a{justify-content:center}.mfn-mm-menu-icon-top.mfn-items-align-left a>.menu-icon,.mfn-mm-menu-icon-top.mfn-items-align-right a>.menu-icon{text-align:center}.mfn-mm-menu-icon-rotate li>a .menu-icon{transition:transform .3s ease-out}.mfn-mm-menu-icon-rotate li.current-menu-item>a .menu-icon,.mfn-mm-menu-icon-rotate li:hover>a .menu-icon{transform:rotate(180deg)}.mfn-mm-menu-icon-zoom li>a .menu-icon{transition:transform .3s ease-out}.mfn-mm-menu-icon-zoom li.current-menu-item>a .menu-icon,.mfn-mm-menu-icon-zoom li:hover>a .menu-icon{transform:scale(1.2)}.mfn-mm-submenu-icon-rotate li>a .menu-sub{transition:transform .3s ease-out}.mfn-mm-submenu-icon-rotate li.current-menu-item>a .menu-sub,.mfn-mm-submenu-icon-rotate li.mfn-li-childrens-show>a .menu-sub,.mfn-mm-submenu-icon-rotate li:hover>a .menu-sub{transform:rotate(180deg)}.mfn-mm-submenu-icon-zoom li>a .menu-sub{transition:transform .3s ease-out}.mfn-mm-submenu-icon-zoom li.current-menu-item>a .menu-sub,.mfn-mm-submenu-icon-zoom li.mfn-li-childrens-show>a .menu-sub,.mfn-mm-submenu-icon-zoom li:hover>a .menu-sub{transform:scale(1.2)}.mfn-footer-fixed .mfn-footer-tmpl{position:fixed;width:100%;bottom:0;left:0;z-index:1}.mfn-footer-sliding .mfn-footer-tmpl{position:fixed;width:100%;bottom:0;left:0;z-index:-1}.mfn-footer-sliding #Wrapper{z-index:0;overflow-x:hidden}.mfn-footer-sliding #Content{position:relative}.mfn-footer-stick .mfn-footer-tmpl.is-sticky{position:fixed;width:100%;bottom:0;left:0}@media only screen and (max-width:767px){.mfn-footer-fixed .mfn-footer-tmpl,.mfn-footer-sliding .mfn-footer-tmpl{position:static}.mfn-footer-fixed #Content,.mfn-footer-sliding #Content{margin-bottom:0!important}.footer-menu-sticky .mfn-footer-tmpl{padding-bottom:70px}.mfn-footer-tmpl .mcb-section:not(.full-width){max-width:700px;padding-left:33px;padding-right:33px}.mfn-footer-tmpl .mcb-section .section_wrapper{max-width:100%!important}}.column_footer_logo .logo-wrapper{display:flex;align-items:center;width:100%;height:100%;line-height:0}.column_footer_logo .logo-wrapper img{max-width:100%;height:auto}.mfn-footer-menu{display:flex;flex-direction:column;font-size:15px;line-height:1.5;font-weight:500;margin:0;padding:0;list-style:none}.mfn-footer-menu li{position:relative}.mfn-footer-menu li a{display:block;text-decoration:none}.mfn-footer-menu li ul{display:none}.mfn-footer-menu-style-horizontal{display:flex;flex-direction:row;flex-wrap:wrap}.mfn-footer-menu-style-vertical li a{padding:10px 0}.mfn-footer-menu-style-horizontal li a{display:flex;padding:0 15px}body{--mfn-swiper-pagination-bullet-active-color:#007aff;--mfn-swiper-pagination-bullet-inactive-color:#000;--mfn-swiper-pagination-bullet-width:10px;--mfn-swiper-pagination-bullet-height:10px;--mfn-swiper-pagination-spacing:20px;--mfn-swiper-arrow-width:auto;--mfn-swiper-arrow-height:auto;--mfn-swiper-arrow-size:50px;--mfn-swiper-arrow-spacing:20px}.mfn-builder-content .swiper .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;overflow:hidden}.mfn-builder-content .swiper-pagination{line-height:1}.mfn-builder-content .swiper-pagination-bullet{margin:0 5px;width:var(--mfn-swiper-pagination-bullet-width);height:var(--mfn-swiper-pagination-bullet-height);transition:transform .2s ease-in-out}.mfn-builder-content .swiper-pagination-bullet-active{background:var(--mfn-swiper-pagination-bullet-active-color);transform:scale(1.2);opacity:1!important}.mfn-builder-content .swiper-button-next,.mfn-builder-content .swiper-button-prev{flex-shrink:0;margin-top:0;width:var(--mfn-swiper-arrow-width);height:var(--mfn-swiper-arrow-height)}.mfn-builder-content .swiper-button-next:after,.mfn-builder-content .swiper-button-prev:after{display:none}.mfn-builder-content .swiper-button-next i,.mfn-builder-content .swiper-button-prev i{font-size:var(--mfn-swiper-arrow-size)}.mfn-builder-content .swiper-button-next i:before,.mfn-builder-content .swiper-button-prev i:before{margin:0}.mfn-builder-content .swiper-button-prev{order:1}.mfn-builder-content .swiper{order:2}.mfn-builder-content .swiper-button-next{order:3}.mfn-builder-content .swiper-pagination{order:4}.mfn-arrows-standard .swiper-button-next,.mfn-arrows-standard .swiper-button-prev{position:static;align-self:center}.mfn-arrows-standard .swiper{flex:1;margin:0 var(--mfn-swiper-arrow-spacing)}.mfn-arrows-absolute{position:relative}.mfn-arrows-absolute .mfn-swiper-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3}.mfn-arrows-absolute .mfn-swiper-arrow.swiper-button-prev{left:0}.mfn-arrows-absolute .mfn-swiper-arrow.swiper-button-next{right:0}.mfn-arrows-overlay .swiper-button-next,.mfn-arrows-overlay .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%)}.mfn-arrows-overlay .swiper-button-prev{left:var(--mfn-swiper-arrow-spacing)}.mfn-arrows-overlay .swiper-button-next{right:var(--mfn-swiper-arrow-spacing)}.mfn-arrows-custom .swiper-button-next,.mfn-arrows-custom .swiper-button-prev{left:unset;right:unset;top:unset;bottom:unset}.mfn-dots-standard .swiper-pagination{width:100%;margin-top:var(--mfn-swiper-pagination-spacing)}.mfn-dots-overlay .swiper-pagination{position:absolute;left:50%;bottom:var(--mfn-swiper-pagination-spacing);transform:translateX(-50%)}.mfn-dots-custom .swiper-pagination{position:absolute}.mfn-looped-items-slider{display:block;width:100%;position:relative}.mfn-queryloop-item-wrapper{display:flex!important;flex-wrap:wrap;position:relative;width:100%;box-sizing:border-box}.mfn-looped-items-slider .mfn-queryloop-item-wrapper .mcb-column:last-child .mcb-column-inner{margin-bottom:0}.mfn-query-loop-masonry{display:block;position:relative;width:100%}.mfn-ql-slider-wrapper-offset{overflow:hidden}.mfn-ql-slider-wrapper-offset .swiper{overflow:visible}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .section_wrapper{justify-content:center}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .swiper{order:1;margin:0 0 var(--mfn-swiper-pagination-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .swiper-button-prev{order:2;margin-right:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .swiper-pagination{order:3;width:auto;align-self:center;margin-top:0}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .swiper-button-next{order:4;margin-left:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-overlay .swiper-button-next,.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-overlay .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-overlay .swiper-button-prev{left:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-overlay .swiper-button-next{right:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-hidden .section_wrapper{justify-content:center}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-hidden .swiper{order:1;margin:0 0 var(--mfn-swiper-pagination-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-hidden .swiper-button-prev{order:2;margin-right:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-hidden .swiper-button-next{order:3}.mfn-query-loop-masonry .mfn-queryloop-item-wrapper{display:block!important;float:left}.mfn-looped-items-masonry .section_wrapper{display:block}body:not(.mfn-ui) .mfn-looped-items-slider-wrapper .section_wrapper .swiper-wrapper .mfn-queryloop-item-wrapper{margin-left:0;margin-right:0}html.mfn-popup-browser-scroll-disabled{overflow:hidden;max-height:100vh;padding-right:15px}.mfn-popup-browser-scroll-disabled .mfn-header-tmpl-fixed{width:calc(100% - 15px)}.mfn-popup-tmpl{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000}.mfn-popup-tmpl.mfn-popup-active{display:block}.mfn-popup-tmpl:before{content:"";display:block;width:200%;height:200%;left:-50%;top:-50%;position:absolute}.mfn-popup-tmpl.mfn-popup-active:before{animation-name:mfnpopupfade-in;animation-duration:1s}.mfn-popup-tmpl-content{display:flex;position:fixed;max-height:calc(100vh - var(--mfn-popup-tmpl-offset)*2);max-width:calc(100vw - var(--mfn-popup-tmpl-offset)*2);box-sizing:border-box;z-index:1999;background-color:#fff;border-radius:3px;box-shadow:0 2px 4px rgb(105 103 139 / .03)}.mfn-popup-tmpl-content .mfn-popup-tmpl-content-wrapper{overflow:auto;padding:30px;box-sizing:border-box;max-height:100%;display:block;width:100%}.mfn-popup-tmpl.mfn-popup-tmpl-center .mfn-popup-tmpl-content{top:50%;transform:translateY(-50%) translateX(-50%);left:50%}.mfn-popup-tmpl.mfn-popup-tmpl-top-left .mfn-popup-tmpl-content{top:0;left:0;margin:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-top-center .mfn-popup-tmpl-content{top:0;transform:translateX(-50%);left:50%;margin-top:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-top-right .mfn-popup-tmpl-content{top:0;right:0;margin:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-center-left .mfn-popup-tmpl-content{top:50%;transform:translateY(-50%);left:0;margin-left:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-center-right .mfn-popup-tmpl-content{top:50%;transform:translateY(-50%);right:0;margin-right:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-bottom-left .mfn-popup-tmpl-content{bottom:0;left:0;margin:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-bottom-center .mfn-popup-tmpl-content{bottom:0;transform:translateX(-50%);left:50%;margin-bottom:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-bottom-right .mfn-popup-tmpl-content{bottom:0;right:0;margin:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl-custom-width .mfn-popup-tmpl-content,.mfn-popup-tmpl.mfn-popup-tmpl-width-default .mfn-popup-tmpl-content{width:640px}.mfn-popup-tmpl.mfn-popup-tmpl-full-width .mfn-popup-tmpl-content{width:100%}.mfn-popup-tmpl .exit-mfn-popup:hover{text-decoration:none}.mfn-popup-tmpl .mfn-popup-tmpl-content .mcb-column a.exit-mfn-popup{display:inline-block;font-size:var(--mfn-exitbutton-item-size);margin:0}.mfn-popup-tmpl .mfn-popup-tmpl-content .mcb-column a.exit-mfn-popup img{width:var(--mfn-exitbutton-item-size)}.mfn-popup-tmpl .exit-mfn-popup-abs{position:absolute;top:0;z-index:10;width:var(--mfn-exitbutton-size);height:var(--mfn-exitbutton-size);display:flex;justify-content:center;align-items:center;font-size:var(--mfn-exitbutton-font-size);transition:.3s;line-height:1em}.mfn-popup-close-button-right .exit-mfn-popup-abs{right:var(--mfn-exitbutton-offset-horizontal)}.mfn-popup-close-button-left .exit-mfn-popup-abs{left:var(--mfn-exitbutton-offset-horizontal)}.mfn-popup-tmpl.mfn-popup-tmpl-close-button-show-delay .exit-mfn-popup{opacity:0;transition:.5s}.mfn-popup-tmpl.mfn-popup-tmpl-close-button-hidden .exit-mfn-popup-abs{display:none}.mfn-popup-tmpl.mfn-popup-tmpl-close-button-show-delay.mfn-closebutton-active .exit-mfn-popup{opacity:1}.mfn-popup-tmpl.mfn-popup-animate-fade-in.mfn-popup-active{animation-name:mfnpopupfade-in;animation-duration:.5s}.mfn-popup-tmpl.mfn-popup-animate-zoom-in.mfn-popup-active{animation-name:mfnpopupzoom-in;animation-duration:.5s}.mfn-popup-tmpl.mfn-popup-animate-fade-in-up.mfn-popup-active{animation-name:mfnpopupfade-in-up;animation-duration:.5s}.mfn-popup-tmpl.mfn-popup-animate-fade-in-down.mfn-popup-active{animation-name:mfnpopupfade-in-down;animation-duration:.5s}.mfn-popup-tmpl.mfn-popup-animate-fade-in-left.mfn-popup-active{animation-name:mfnpopupfade-in-left;animation-duration:.5s}.mfn-popup-tmpl.mfn-popup-animate-fade-in-right.mfn-popup-active{animation-name:mfnpopupfade-in-right;animation-duration:.5s}@keyframes mfnpopupfade-in{0%{opacity:0}to{opacity:1}}@keyframes mfnpopupzoom-in{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes mfnpopupfade-in-up{0%{transform:translateY(100px)}to{transform:translateY(0)}}@keyframes mfnpopupfade-in-down{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes mfnpopupfade-in-left{0%{transform:translateX(100px)}to{transform:translateX(0)}}@keyframes mfnpopupfade-in-right{0%{transform:translateX(-100px)}to{transform:translateX(0)}}@media only screen and (min-width:960px) and (max-width:1239px){.mfn-popup-tmpl .container,.mfn-popup-tmpl .section_wrapper{max-width:100%}}@media only screen and (min-width:768px) and (max-width:959px){.mfn-popup-tmpl .container,.mfn-popup-tmpl .section_wrapper{max-width:100%}}@media only screen and (max-width:767px){.mfn-popup-tmpl .container,.mfn-popup-tmpl .section_wrapper{max-width:100%!important}.mfn-popup-tmpl .container,.mfn-popup-tmpl .mfn-popup-tmpl-content-wrapper .section_wrapper{max-width:100%!important;padding-left:0!important;padding-right:0!important}.mfn-popup-tmpl-content{max-height:calc(90vh - var(--mfn-popup-tmpl-offset)*2)}}.mfn-sidemenu-tmpl{--mfn-sidemenu-width:400px;--mfn-header-menu-icon-size:25px;--mfn-header-icon-color:#333;--mfn-sidemenu-menu-tabber-spacing:15px;--mfn-sidemenu-menu-tabber-padding:5px;--mfn-sidemenu-menu-tabber-tab-spacing:3px;--mfn-sidemenu-menu-tabber-bg:rgba(0,0,0,0.05);--mfn-sidemenu-menu-tabber-link-bg-active:#fff;--mfn-sidemenu-menu-tabber-link:rgba(0,0,0,0.4);--mfn-sidemenu-menu-tabber-link-active:#000;--mfn-sidemenu-submenu-icon-size:20px;--mfn-sidemenu-submenu-icon-width:30px;--mfn-sidemenu-icon-width:20px;--mfn-sidemenu-icon-gap:5px;--mfn-sidemenu-closebutton-size:30px;--mfn-sidemenu-closebutton-font-size:16px;--mfn-sidemenu-closebutton-offset-horizontal:0;display:block;position:fixed;top:0;z-index:998;background-color:#fff;width:var(--mfn-sidemenu-width);max-width:100%;height:100%;overflow:hidden;box-sizing:border-box;opacity:0;transition:.3s}.mfn-sidemenu-tmpl .mfn-sidemenu-tmpl-builder{display:flex;flex-direction:column;min-height:100%;width:100%;box-sizing:border-box;max-height:100%;overflow:auto}.mfn-sidemenu-align-left{left:calc(var(--mfn-sidemenu-width)*-1)}.mfn-sidemenu-align-right{right:calc(var(--mfn-sidemenu-width)*-1)}.mfn-sidemenu-align-left.mfn-sidemenu-active{left:0;opacity:1}.mfn-sidemenu-align-right.mfn-sidemenu-active{right:0;opacity:1}.mfn-sidemenu-tmpl .mfn-sidemenu-closebutton{position:absolute;top:0;z-index:10;display:none;justify-content:center;align-items:center;width:var(--mfn-sidemenu-closebutton-size);height:var(--mfn-sidemenu-closebutton-size);font-size:var(--mfn-sidemenu-closebutton-font-size);line-height:1em}.mfn-sidemenu-tmpl .mfn-sidemenu-closebutton:hover{text-decoration:none}.mfn-sidemenu-tmpl.mfn-sidemenu-closebutton-active .mfn-sidemenu-closebutton{display:flex}.mfn-sidemenu-tmpl.mfn-sidemenu-close-button-right .mfn-sidemenu-closebutton{right:var(--mfn-sidemenu-closebutton-offset-horizontal)}.mfn-sidemenu-tmpl.mfn-sidemenu-close-button-left .mfn-sidemenu-closebutton{left:var(--mfn-sidemenu-closebutton-offset-horizontal)}@media only screen and (min-width:1240px){.mfn-sidemenu-always-visible-tmpl-left{padding-left:var(--mfn-sidemenu-always-visible-offset)}.mfn-sidemenu-always-visible-tmpl-right{padding-right:var(--mfn-sidemenu-always-visible-offset)}.header-creative.mfn-sidemenu-always-visible-tmpl-active .mfn-sidemenu-always-visible{display:none!important}.mfn-sidemenu-always-visible-tmpl-left #Top_bar.is-sticky,.mfn-sidemenu-always-visible-tmpl-left.header-fixed #Top_bar,.mfn-sidemenu-always-visible-tmpl-left.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky,.mfn-sidemenu-always-visible-tmpl-left .mfn-header-tmpl-fixed{left:var(--mfn-sidemenu-always-visible-offset);width:calc(100% - var(--mfn-sidemenu-always-visible-offset))}.mfn-sidemenu-always-visible-tmpl-right #Top_bar.is-sticky,.mfn-sidemenu-always-visible-tmpl-right.header-fixed #Top_bar,.mfn-sidemenu-always-visible-tmpl-right.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky,.mfn-sidemenu-always-visible-tmpl-right .mfn-header-tmpl-fixed{right:var(--mfn-sidemenu-always-visible-offset);width:calc(100% - var(--mfn-sidemenu-always-visible-offset))}.mfn-sidemenu-always-visible-tmpl-active:not(.mfn-ui) .mfn-sidemenu-always-visible .mfn-sidemenu-closebutton{display:none}.mfn-sidemenu-bodyscroll-disabled{padding-right:15px}}.mfn-sidemenu-bodyscroll-disabled{overflow:hidden}.admin-bar .mfn-sidemenu-tmpl{margin-top:32px;height:calc(100% - 32px)}.mfn-sidemenu-tmpl .mfn-header-icon-box .icon-wrapper i{font-size:var(--mfn-header-menu-icon-size);color:var(--mfn-header-icon-color)}.mfn-sidemenu-tmpl .mfn-header-icon-box .icon-wrapper svg .path{stroke:var(--mfn-header-icon-color)}.mfn-sidemenu-tmpl .mfn-header-icon-box .icon-wrapper img,.mfn-sidemenu-tmpl .mfn-header-icon-box .icon-wrapper svg{width:var(--mfn-header-menu-icon-size)}.mfn-header-tmpl .column_header_icon .mfn-icon-box,.mfn-header-tmpl .column_header_icon .mfn-icon-box .icon-wrapper{overflow:unset}.mfn-icon-box-left .icon-wrapper,.mfn-icon-box-right .icon-wrapper{width:25%}.mfn-sidemenu-menu{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:flex-start}.mfn-sidemenu-menu li{display:flex;width:100%;flex-wrap:wrap}.mfn-sidemenu-menu li a.mfn-menu-link{display:flex;text-decoration:none;flex-grow:1;align-items:center;padding:4px 0}.mfn-sidemenu-menu li a.mfn-menu-link .menu-icon{display:flex;font-size:var(--mfn-sidemenu-icon-width);line-height:1em}.mfn-sidemenu-menu li a.mfn-menu-link .menu-icon img{width:var(--mfn-sidemenu-icon-width)}.mfn-sidemenu-menu.mfn-menu-icon-left li a .menu-icon{margin-right:var(--mfn-sidemenu-icon-gap)}.mfn-sidemenu-menu.mfn-menu-submenu-on li.menu-item-has-children ul{display:block;width:100%}.mfn-sidemenu-menu .mfn-menu-li>.mfn-menu-link{color:#73748c}.mfn-sidemenu-menu .mfn-menu-li:hover>.mfn-menu-link{color:#2a2b39}.mfn-sidemenu-menu .mfn-menu-li.current-menu-item>.mfn-menu-link,.mfn-sidemenu-menu .mfn-menu-link .menu-icon i{color:#0089f7}.mfn-sidemenu-menu li>.outer-menu-sub{display:none;width:var(--mfn-sidemenu-submenu-icon-width);line-height:1em;font-size:var(--mfn-sidemenu-submenu-icon-size);align-items:center;justify-content:center;text-decoration:none}.mfn-sidemenu-menu.mfn-menu-submenu-icon-on li.menu-item-has-children>.outer-menu-sub{display:flex}.mfn-sidemenu-menu .mfn-menu-link .label-wrapper .menu-desc{font-size:85%}.mfn-sidemenu-menu.mfn-menu-submenu-off li.menu-item-has-children .outer-menu-sub,.mfn-sidemenu-menu.mfn-menu-submenu-off li.menu-item-has-children ul{display:none}.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-visible li ul{padding-left:15px}.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.menu-item-has-children ul{display:none;flex-wrap:wrap}.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.current-menu-ancestor>ul,.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.current-menu-item,.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.current-menu-item>ul{display:flex}.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-replace li.menu-item-has-children ul{display:none}.mfn-menu-submenu-icon-rotate .mfn-menu-li>.outer-menu-sub i{transition:transform .3s ease-out}.mfn-menu-submenu-icon-rotate .mfn-menu-li.current-menu-item>.outer-menu-sub>i,.mfn-menu-submenu-icon-rotate .mfn-menu-li>.outer-menu-sub:hover>i{transform:rotate(180deg)}.mfn-menu-submenu-icon-zoom .mfn-menu-li>.outer-menu-sub i{transition:transform .3s ease-out}.mfn-menu-submenu-icon-zoom .mfn-menu-li.current-menu-item>.outer-menu-sub i,.mfn-menu-submenu-icon-zoom .mfn-menu-li>.outer-menu-sub:hover i{transform:scale(1.2)}.mfn-tag-cloud{display:flex;flex-wrap:wrap;width:100%;--mfn-tag-cloud-offset:3px;list-style-type:none;padding:0;margin:0}.mfn-tag-cloud.mfn-tag-cloud-text li a:after{content:",";margin-right:var(--mfn-tag-cloud-offset)}.mfn-tag-cloud.mfn-tag-cloud-text li:last-child a:after{content:"";display:none}.mfn-tag-cloud.mfn-tag-cloud-pills li{margin-right:var(--mfn-tag-cloud-offset);margin-bottom:var(--mfn-tag-cloud-offset)}.mfn-tag-cloud.mfn-tag-cloud-pills li a{display:block;padding:2px 10px;background-color:rgb(0 0 0 / .1)}.mfn-tag-cloud a:hover{text-decoration:none}.mfn-sidemenu-breadcrumbs{display:flex;width:100%;margin-bottom:5px;align-items:center}.mfn-sidemenu-breadcrumbs a{display:block;padding:5px;margin-right:5px;text-decoration:none}.mfn-menu-tabs-wrapper{display:block;width:100%;position:relative;margin-bottom:var(--mfn-sidemenu-menu-tabber-spacing)}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav{display:flex;width:100%;flex-wrap:wrap;list-style-type:none;padding:var(--mfn-sidemenu-menu-tabber-padding);margin:0;background-color:var(--mfn-sidemenu-menu-tabber-bg)}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li{flex:1;margin-right:var(--mfn-sidemenu-menu-tabber-tab-spacing)}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li:last-child{margin-right:0}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li a{display:block;text-align:center;padding:5px 10px;font-weight:500;text-decoration:none;color:var(--mfn-sidemenu-menu-tabber-link);transition:all .2s ease-in-out}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li.active a,.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li:hover a{background-color:var(--mfn-sidemenu-menu-tabber-link-bg-active);color:var(--mfn-sidemenu-menu-tabber-link-active)}.mfn-menu-wrapper{display:block;position:relative;width:100%;overflow:hidden}.mfn-menu-tabs-wrapper .mfn-menu-tabs-content{display:none}.mfn-menu-tabs-wrapper .mfn-menu-tabs-content.active{display:block}.image_frame.mfn-coverimg{display:block;width:100%}.image_frame.mfn-coverimg .mfn-coverimg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.image_frame.mfn-coverimg .mfn-coverimg-wrapper img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.mfn-query-pagination{--mfn-pagination-items-color:#000}.mfn-query-pagination .page-numbers{color:var(--mfn-pagination-items-color)}.mfn-query-pagination{position:relative;z-index:1;display:flex;width:100%;align-items:center;justify-content:center}.mfn-query-pagination ul.page-numbers{display:flex;flex-wrap:wrap}.mfn-query-pagination ul.page-numbers li a,.mfn-query-pagination ul.page-numbers li span{display:block;padding:5px;position:relative;text-align:center}.mfn-query-pagination ul.page-numbers li a:hover{text-decoration:none}.mfn-query-pagination-dots ul li .page-numbers:not(.prev,.next){text-indent:-999px;overflow:hidden;display:flex;align-items:center}.mfn-query-pagination-dots ul li .page-numbers:not(.prev,.next):before{content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:var(--mfn-pagination-items-color)}.mfn-query-pagination-loadmore ul li .page-numbers:not(.next),.mfn-query-pagination-prevnext ul li .page-numbers:not(.prev,.next){display:none}.mfn-query-pagination-loadmore ul li .next.loading{color:#fff0}.mfn-query-pagination-loadmore ul li .next.loading:after{color:var(--mfn-pagination-items-color);content:"";display:block;position:absolute;left:50%;top:50%;right:auto;bottom:auto;margin:-10px 0 0 -10px;width:20px;height:20px;border-radius:100%;border-width:2px;border-style:solid;border-bottom-color:transparent!important;background:none;transform:none;transition:none!important;animation:spin 1.5s linear infinite}.mfn-query-pagination-infiniteload ul li .page-numbers:not(.next){display:none}body{--mfn-tabs-border-width:1px}html{overflow-x:hidden}@media only screen and (min-width:1240px){.layout-boxed{padding:25px}.layout-boxed.boxed-no-margin{padding:0}.hover_color.hover .hover_color_bg,.hover_color:hover .hover_color_bg{background-color:inherit!important;border-color:inherit!important}}@media only screen and (min-width:1240px) and (max-width:1489px){body.header-open{min-width:0}.header-open #Wrapper{max-width:960px}.header-open .container,.header-open .section_wrapper,.header-open.with_aside .content_wrapper{max-width:940px}.header-open.with_aside .section_wrapper{max-width:100%}.header-open #Error_404 .error_pic i{font-size:220px;line-height:260px}.header-open #Error_404 .error_desk{padding-top:40px}.header-open .section.full-width .wrap.one .column_map.one .google-map-contact-wrapper{left:auto;right:50px}.header-open .offer .offer_li .desc_wrapper{width:436px;width:calc(50% - 42px)}body.header-open:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:921px}.header-open .Recent_posts ul li .desc{margin-right:60px}.header-open .Recent_posts ul li .photo{width:60px;height:60px}.header-open .Recent_posts ul li .photo .c{width:20px;height:20px;line-height:20px;bottom:5px;right:-8px}}@media only screen and (max-width:1239px){a[href^=tel]{color:inherit;text-decoration:none}.no-hover-tablet a.button:after,.no-hover-tablet a.tp-button:after,.no-hover-tablet button:after,.no-hover-tablet input:after{display:none}.no-hover-tablet .image_frame .image_wrapper img{top:0!important}.no-hover-tablet .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.no-hover-tablet .image_frame .image_wrapper .image_links,.no-hover-tablet .image_frame .image_wrapper .mask{display:none!important}.no-hover-tablet .Recent_posts ul li .desc:after{display:none}.no-hover-tablet .Recent_posts ul li a:hover .desc .date,.no-hover-tablet .Recent_posts ul li a:hover h6{color:inherit!important}body:not(.no-hover-tablet) .hover_color.hover .hover_color_bg,body:not(.no-hover-tablet) .hover_color:hover .hover_color_bg{background-color:inherit!important;border-color:inherit!important}.with_aside .portfolio_group.masonry-hover .portfolio-item:not(.no-thumbnail) .masonry-hover-wrapper .hover-desc .desc-inner .desc-wrapper{display:none}.no-section-bg-tablet .section{background-image:none!important}.section.full-width .wrap.one .column_map.one .google-map-contact-wrapper{left:auto;right:50px}}@media only screen and (min-width:960px) and (max-width:1239px){body{min-width:0}#Wrapper{max-width:960px}.container,.section_wrapper,.with_aside .content_wrapper{max-width:940px}.posts_group.grid.col-5 .post-item,.posts_group.grid.col-6 .post-item,.posts_group.masonry.col-5 .post-item,.posts_group.masonry.col-6 .post-item{width:22.99%}.posts_group.grid.col-5 .post-item:nth-child(5n+1),.posts_group.grid.col-6 .post-item:nth-child(6n+1){clear:none}.posts_group.grid.col-5 .post-item:nth-child(4n+1),.posts_group.grid.col-6 .post-item:nth-child(4n+1){clear:both}.column.one-fourth .Latest_news ul .desc .date i,.column.one-second .Latest_news.featured ul .desc .date i{display:none}.wrap.one-fourth .Latest_news.featured ul,.wrap.one-second .column.three-fourth .Latest_news.featured ul,.wrap.one-third .Latest_news.featured ul,.wrap.three-fifth .column.one-second .Latest_news.featured ul,.wrap.three-fifth .column.three-fifth .Latest_news.featured ul,.wrap.two-fifth .Latest_news.featured ul,.wrap.two-third .column.one-second .Latest_news.featured ul,.wrap.two-third .column.three-fifth .Latest_news.featured ul{width:100%}.blog-teaser li:not(:first-child) .desc-wrapper .desc{padding:70px 20px 25px}.column.three-fifth .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta,.column.two-third .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta,.wrap.three-fifth .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta,.wrap.two-third .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta{display:none}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:921px}.portfolio_group.grid.col-5 .portfolio-item,.portfolio_group.grid.col-6 .portfolio-item,.portfolio_group.masonry-hover.col-5 .portfolio-item,.portfolio_group.masonry-hover.col-6 .portfolio-item,.portfolio_group.masonry-minimal.col-5 .portfolio-item,.portfolio_group.masonry-minimal.col-6 .portfolio-item,.portfolio_group.masonry.col-5 .portfolio-item,.portfolio_group.masonry.col-6 .portfolio-item{width:22.99%}.portfolio_group.flat.col-5 .portfolio-item,.portfolio_group.flat.col-6 .portfolio-item{width:24.99%}#Error_404 .error_pic i{font-size:220px;line-height:260px}#Error_404 .error_desk{padding-top:40px}a.button.kill_the_icon .button_icon{padding-left:10px;padding-right:10px}a.button.kill_the_icon .button_label{padding-left:15px;padding-right:15px}.offer .offer_li .desc_wrapper{width:436px;width:calc(50% - 42px)}.Recent_posts ul li .desc{margin-right:60px}.Recent_posts ul li .photo{width:60px;height:60px}.Recent_posts ul li .photo .c{width:20px;height:20px;line-height:20px;bottom:5px;right:-8px}.Recent_posts ul li.format-link .photo:after,.Recent_posts ul li.format-quote .photo:after{width:60px;height:60px;line-height:60px;font-size:30px}.zoom_box .desc .desc_txt{font-size:22px;line-height:26px}}@media only screen and (min-width:960px){#Top_bar .hide-total-desktop .header-cart-total{display:none!important}.mfn-ofcs-opened{padding-right:15px}}@media only screen and (min-width:1441px){.hide-desktop{display:none!important}.sticky-desktop{position:sticky;z-index:2;top:var(--sticky-offset-desktop,0)}}@media only screen and (min-width:960px) and (max-width:1440px){.hide-laptop{display:none!important}.sticky-laptop{position:sticky;z-index:2;top:var(--sticky-offset-laptop,0)}.laptop-one-sixth.mcb-wrap{width:16.666%}.laptop-one-fifth.mcb-wrap{width:20%}.laptop-one-fourth.mcb-wrap{width:25%}.laptop-one-third.mcb-wrap{width:33.333%}.laptop-two-fifth.mcb-wrap{width:40%}.laptop-one-second.mcb-wrap{width:50%}.laptop-three-fifth.mcb-wrap{width:60%}.laptop-two-third.mcb-wrap{width:66.666%}.laptop-three-fourth.mcb-wrap{width:75%}.laptop-four-fifth.mcb-wrap{width:80%}.laptop-five-sixth.mcb-wrap{width:83.333%}.laptop-one.mcb-wrap{width:100%}.laptop-one-sixth.column{width:16.666%}.laptop-one-fifth.column{width:20%}.laptop-four.columns,.laptop-one-fourth.column{width:25%}.laptop-one-third.column{width:33.333%}.laptop-two-fifth.column{width:40%}.laptop-one-second.column{width:50%}.laptop-three-fifth.column{width:60%}.laptop-two-third.column{width:66.666%}.laptop-three-fourth.column{width:75%}.laptop-four-fifth.column{width:80%}.laptop-five-sixth.column{width:83.333%}.laptop-one.column{width:100%}}@media only screen and (max-width:959px){.section{background-attachment:scroll!important}body.responsive-overflow-x-tablet{overflow-x:hidden}}@media only screen and (min-width:768px) and (max-width:959px){body{min-width:0}#Wrapper{max-width:728px}.container,.section_wrapper,.with_aside .content_wrapper{max-width:708px}.mcb-wrap[data-tablet~=no-up]{margin-top:0!important}.no-sec-padding .mcb-section .section_wrapper{padding-left:0!important;padding-right:0!important}.sticky-tablet{position:sticky;z-index:2;top:var(--sticky-offset-tablet,0)}.tablet-one-sixth.mcb-wrap{width:16.666%}.tablet-one-fifth.mcb-wrap{width:20%}.tablet-one-fourth.mcb-wrap{width:25%}.tablet-one-third.mcb-wrap{width:33.333%}.tablet-two-fifth.mcb-wrap{width:40%}.tablet-one-second.mcb-wrap{width:50%}.tablet-three-fifth.mcb-wrap{width:60%}.tablet-two-third.mcb-wrap{width:66.666%}.tablet-three-fourth.mcb-wrap{width:75%}.tablet-four-fifth.mcb-wrap{width:80%}.tablet-five-sixth.mcb-wrap{width:83.333%}.tablet-one.mcb-wrap{width:100%}.tablet-one-sixth.column{width:16.666%}.tablet-one-fifth.column{width:20%}.tablet-four.columns,.tablet-one-fourth.column{width:25%}.tablet-one-third.column{width:33.333%}.tablet-two-fifth.column{width:40%}.tablet-one-second.column{width:50%}.tablet-three-fifth.column{width:60%}.tablet-two-third.column{width:66.666%}.tablet-three-fourth.column{width:75%}.tablet-four-fifth.column{width:80%}.tablet-five-sixth.column{width:83.333%}.tablet-one.column{width:100%}#Top_bar .hide-total-tablet .header-cart-total,.hide-tablet{display:none!important}.header-magazine #Top_bar .banner_wrapper{width:300px;top:27px}.footer-fixed #Content,.footer-sliding #Content{margin-bottom:0!important}.footer-fixed #Footer,.footer-sliding #Footer{position:static}#Subheader .title{width:100%}#Subheader ul.breadcrumbs{display:none}#Filters .filters_wrapper ul li{width:24%;margin:.5%}.with_aside .classic .post-meta .author-date .author .label,.with_aside .classic .post-meta .category{display:none}.grid .post-item,.masonry .post-item{width:47.9%}.timeline .post-desc-wrapper,.timeline .post-photo-wrapper{width:100%;float:none}.photo2 .post-item{margin-bottom:20px}.photo2 .post .post-desc-wrapper{width:85%;top:-55px}.photo2 .post.no-img .button-love{right:11%;right:calc(7.5% + 25px)}.photo2.col-2 .post-item{margin-bottom:40px}.photo2.col-2 .post-desc-wrapper{width:100%;top:0}.photo2.col-2 .post.no-img .button-love{right:25px}.photo2.col-3 .button-love{top:15px;right:15px}.photo2.col-3 .post-item{width:31.33%;margin:0 1% 40px}.photo2.col-3 .post-desc-wrapper{width:100%;top:0;padding:20px 25px}.photo2.col-3 .post.no-img .button-love{top:15px;right:15px}.posts_group.grid.col-4 .post-item,.posts_group.grid.col-5 .post-item,.posts_group.grid.col-6 .post-item,.posts_group.masonry.col-4 .post-item,.posts_group.masonry.col-5 .post-item,.posts_group.masonry.col-6 .post-item{width:31.33%}.posts_group.grid.col-4 .post-item:nth-child(4n+1),.posts_group.grid.col-5 .post-item:nth-child(5n+1),.posts_group.grid.col-6 .post-item:nth-child(6n+1){clear:none}.posts_group.grid.col-4 .post-item:nth-child(3n+1),.posts_group.grid.col-5 .post-item:nth-child(3n+1),.posts_group.grid.col-6 .post-item:nth-child(3n+1){clear:both}.posts_group.masonry.margin .post-item{margin:0 .5% 8px!important}.posts_group.masonry.tiles.col-4 .post-item,.posts_group.masonry.tiles.col-5 .post-item,.posts_group.masonry.tiles.col-6 .post-item{width:49.9%}.posts_group.masonry.margin.col-4 .post-item,.posts_group.masonry.margin.col-5 .post-item,.posts_group.masonry.margin.col-6 .post-item{width:48.9%}.column.one-third .Latest_news ul .desc .date i{display:none}.column.one-second .Latest_news.featured ul{width:100%}.column.one-fourth .Latest_news.featured ul .desc .date i,.column.one-third .Latest_news.featured ul .desc .date i{display:none}.wrap.five-sixth .column.three-fifth .Latest_news.featured ul,.wrap.four-fifth .column.three-fifth .Latest_news.featured ul,.wrap.one-fourth .Latest_news.featured ul,.wrap.one-second .Latest_news.featured ul,.wrap.one-third .Latest_news.featured ul,.wrap.three-fifth .column.one-second .Latest_news.featured ul,.wrap.three-fifth .column.three-fifth .Latest_news.featured ul,.wrap.three-fifth .column.three-fourth .Latest_news.featured ul,.wrap.three-fourth .column.three-fifth .Latest_news.featured ul,.wrap.two-fifth .Latest_news.featured ul,.wrap.two-third .column.one-second .Latest_news.featured ul,.wrap.two-third .column.three-fifth .Latest_news.featured ul,.wrap.two-third .column.three-fourth .Latest_news.featured ul{width:100%}.blog-teaser li .desc-wrapper .desc{padding:70px 25px 25px}.blog-teaser li:not(:first-child) .desc-wrapper .desc{padding:70px 20px 20px}.blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta,.column.three-fifth .blog-teaser li .desc-wrapper .desc .post-meta .comments,.wrap.three-fifth .blog-teaser li .desc-wrapper .desc .post-meta .comments{display:none}.Recent_posts ul li .desc{margin-right:40px}.Recent_posts ul li .photo{width:40px;height:40px}.Recent_posts ul li.format-link .photo{background-size:40% auto}.Recent_posts ul li .photo .c{width:20px;height:20px;line-height:20px;bottom:5px;right:-8px}.Recent_posts ul li.format-link .photo:after,.Recent_posts ul li.format-quote .photo:after{width:40px;height:40px;line-height:40px;font-size:20px}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:694px}.portfolio_group.grid.col-4 .portfolio-item,.portfolio_group.grid.col-5 .portfolio-item,.portfolio_group.grid.col-6 .portfolio-item,.portfolio_group.masonry-hover.col-4 .portfolio-item,.portfolio_group.masonry-hover.col-5 .portfolio-item,.portfolio_group.masonry-hover.col-6 .portfolio-item,.portfolio_group.masonry-minimal.col-4 .portfolio-item,.portfolio_group.masonry-minimal.col-5 .portfolio-item,.portfolio_group.masonry-minimal.col-6 .portfolio-item,.portfolio_group.masonry.col-4 .portfolio-item,.portfolio_group.masonry.col-5 .portfolio-item,.portfolio_group.masonry.col-6 .portfolio-item{width:31.33%}.portfolio_group.flat.col-4 .portfolio-item,.portfolio_group.flat.col-5 .portfolio-item,.portfolio_group.flat.col-6 .portfolio-item{width:33.33%}.tabs_vertical.ui-tabs .ui-tabs-nav{width:33%!important}.tabs_vertical.ui-tabs .ui-tabs-panel{width:66.7%!important}.one-fifth .counter.counter_horizontal,.one-fourth .counter.counter_horizontal,.one-sixth .counter.counter_horizontal{text-align:center}.one-fifth .counter.counter_horizontal .icon_wrapper,.one-fourth .counter.counter_horizontal .icon_wrapper,.one-sixth .counter.counter_horizontal .icon_wrapper{position:static;margin:0 auto 15px}.one-fifth .counter.counter_horizontal .desc_wrapper,.one-fourth .counter.counter_horizontal .desc_wrapper,.one-sixth .counter.counter_horizontal .desc_wrapper{padding-left:0}.one-third .article_box,.one-third .article_box>a{display:block}.one-third .article_box .photo_wrapper{width:100%;text-align:center}.one-third .article_box .desc_wrapper{width:100%}.pricing-box .plan-header h2{word-wrap:break-word}.pricing-box .plan-header .price sup.period{position:static;top:0;display:block}.infobox{padding-left:20px;word-wrap:break-word}.infobox ul li{padding-left:0;padding-right:0}.infobox ul li:before{display:none}.style-simple .infobox ul li{padding-left:0}.portfolio-photo .portfolio-item .portfolio-details:hover .details{opacity:1}.portfolio-photo .portfolio-item .portfolio-details .more{display:none}.get_in_touch{padding-left:20px;word-wrap:break-word}.get_in_touch ul li{padding-left:0;padding-right:0}.get_in_touch ul li .icon{display:none}.hover_color{word-wrap:break-word}.how_it_works .image_wrapper{width:120px}.how_it_works .image_wrapper .image{width:116px;height:116px;line-height:114px}.how_it_works .image_wrapper .image img{max-width:66px!important;max-height:66px!important}.how_it_works .image_wrapper .number{bottom:0;right:0}.how_it_works.has_border:after{top:60px}.how_it_works.fill .image img{border-radius:100%;max-width:116px!important;max-height:116px!important}.opening_hours{word-wrap:break-word}.opening_hours .opening_hours_wrapper li span{font-size:16px;line-height:16px}.icon_box.icon_position_left{min-height:auto;padding-left:0;padding-right:0}.icon_box.icon_position_left .icon_wrapper{position:static;margin-bottom:15px}.icon_box.icon_position_left .desc_wrapper{text-align:center;padding-top:0}.icon_box.icon_position_left .image_wrapper{position:static;left:0;margin-bottom:15px;width:auto;height:auto}.flat_box .photo_wrapper .icon{width:50px}.flat_box .photo_wrapper .icon i{height:40px;line-height:40px;font-size:30px;margin-top:-20px}.flat_box a:hover .photo_wrapper .icon{-webkit-transform:translateX(-50px);transform:translateX(-50px)}.flat_box .desc_wrapper{margin:0}.rtl .flat_box a:hover .photo_wrapper .icon{-webkit-transform:translateX(50px);transform:translateX(50px)}.offer_thumb_ul li.offer_thumb_li .desc_wrapper,.offer_thumb_ul li.offer_thumb_li .image_wrapper{width:100%;float:none}.offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .image_wrapper{width:100%}.offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .desc_wrapper{margin-right:0;width:100%}.trailer_box .desc h2{font-size:22px;line-height:22px}.offer .offer_li .desc_wrapper{width:324px;width:calc(50% - 42px)}#Error_404{position:static;padding-top:50px;margin-top:0}#Error_404 .error_pic{width:100%;float:none}#Error_404 .error_pic i{font-size:260px;line-height:260px}#Error_404 .error_desk{width:100%;float:none;padding-top:20px;text-align:center}.widget-area a.button .button_icon,a.kill_the_icon .button_icon{display:none}.button-stroke a.button_left.button.kill_the_icon .button_label{padding-left:20px}.button-stroke a.button_left.button_large.kill_the_icon .button_label{padding-left:30px}.button-stroke a.button_right.button.kill_the_icon .button_label{padding-right:20px}.button-stroke a.button_right.button_large.kill_the_icon .button_label{padding-right:30px}.button-flat a.button_left.button.kill_the_icon .button_label{padding-left:20px}.button-flat a.button_left.button_large.kill_the_icon .button_label{padding-left:30px}.button-flat a.button_right.button.kill_the_icon .button_label{padding-right:20px}.button-flat a.button_right.button_large.kill_the_icon .button_label{padding-right:30px}.button-round a.button_left.button.kill_the_icon .button_label{padding-left:20px}.button-round a.button_left.button_large.kill_the_icon .button_label{padding-left:30px}.button-round a.button_right.button.kill_the_icon .button_label{padding-right:20px}.button-round a.button_right.button_large.kill_the_icon .button_label{padding-right:30px}.zoom_box .desc .desc_txt{font-size:18px;line-height:22px}.trailer_box.horizontal .desc{padding-bottom:15px}.trailer_box.horizontal .desc h2{font-size:21px;line-height:21px}.trailer_box.horizontal .desc .subtitle{margin-bottom:5px}.edd_downloads_list .edd_download{width:50%!important}.edd_downloads_list .edd_download:nth-child(5n+3){clear:both}.edd_downloads_list .edd_download .edd_download_inner{margin:0 5% 20px}}@media only screen and (min-width:768px){.section.full-width-ex-mobile>.section_wrapper{max-width:100%!important}.tr-menu #Top_bar .wpml-languages a.active,.tr-menu #Top_bar .wpml-languages ul.wpml-lang-dropdown{background-color:#fff0}.header-creative .header_placeholder,.header-empty .header_placeholder,.header-fixed .header_placeholder,.header-modern .header_placeholder,.header-semi .header_placeholder,.header-simple .header_placeholder,.header-transparent .header_placeholder,.tr-menu .header_placeholder{height:0!important}.tr-menu.header-classic #Top_bar{position:absolute}.tr-menu.header-classic #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-classic.ab-show #Top_bar:not(.is-sticky){top:45px!important}.tr-menu.header-creative #Header_creative{transition:left .5s ease-in-out,right .5s ease-in-out,background-color .5s ease-in-out}.tr-menu.header-creative #Header_creative:not(.active){background-color:#fff0}.tr-menu.header-plain #Top_bar{position:absolute}.tr-menu.header-plain #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-plain.ab-show #Top_bar:not(.is-sticky){top:45px!important}.tr-menu.header-split #Top_bar{position:absolute}.tr-menu.header-split #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-split.ab-show #Top_bar:not(.is-sticky){top:45px!important}.header-semi #Top_bar:not(.is-sticky){position:absolute;background-color:hsl(0 0% 100% / .8)}.header-semi.ab-show #Top_bar:not(.is-sticky){top:45px!important}.header-semi.ab-hide #Top_bar:not(.is-sticky){top:0!important}.tr-menu.header-shop #Top_bar{position:absolute}.tr-menu.header-shop #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-shop.ab-show #Top_bar:not(.is-sticky){top:45px!important}.tr-menu.header-shop-split #Top_bar{position:absolute}.tr-menu.header-shop-split #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-shop-split.ab-show #Top_bar:not(.is-sticky){top:45px!important}.tr-menu.header-stack #Top_bar{position:absolute}.tr-menu.header-stack #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-stack.ab-show #Top_bar:not(.is-sticky){top:45px!important}}@media only screen and (max-width:767px){body{min-width:0}#Wrapper{max-width:90%;max-width:calc(100% - 67px)}body.responsive-overflow-x-mobile{overflow-x:hidden}.container .column,.section_wrapper .column,.section_wrapper .mcb-wrap{margin:0;width:100%;clear:both}.four.columns,.sections_group{margin:0;width:100%!important;clear:both}.aside_both .sections_group{margin:0 auto!important}.container,.content_wrapper .section_wrapper,.four.columns .widget-area{max-width:700px!important;padding-left:33px!important;padding-right:33px!important}.content_wrapper .section:not(.full-width)>.section_wrapper .section_wrapper{padding-left:0!important;padding-right:0!important}.left-sidebar .items_group,.right-sidebar .items_group,.with_aside .content_wrapper{max-width:100%}body.ofcs-mobile .mfn-off-canvas-sidebar .mfn-off-canvas-switcher{display:flex}.content_wrapper .mcb-column-inner{margin:0 0 20px;height:auto!important}.four.columns{margin:auto 0!important}.mcb-wrap[data-mobile~=no-up]{margin-top:0!important}.no-sec-padding-mob .mcb-section .section_wrapper,.no-sec-padding .mcb-section .section_wrapper{padding-left:0!important;padding-right:0!important}.mcb-wrap.wrap-sticky-spacer{min-height:unset}.mcb-wrap.wrap-sticky-rails{position:static;min-height:unset!important}.mcb-section.wrap-reverse .mcb-section-inner,.mcb-wrap.column-reverse .mcb-wrap-inner{flex-direction:column-reverse}.mcb-section.wrap-reverse-rows .mcb-section-inner,.mcb-wrap.column-reverse-rows .mcb-wrap-inner{flex-direction:row-reverse}.section.full-screen{height:auto}.sticky-mobile{position:sticky;z-index:2;top:var(--sticky-offset-mobile,0)}.mobile-one-sixth.mcb-wrap{width:16.666%}.mobile-one-fifth.mcb-wrap{width:20%}.mobile-one-fourth.mcb-wrap{width:25%}.mobile-one-third.mcb-wrap{width:33.333%}.mobile-two-fifth.mcb-wrap{width:40%}.mobile-one-second.mcb-wrap{width:50%}.mobile-three-fifth.mcb-wrap{width:60%}.mobile-two-third.mcb-wrap{width:66.666%}.mobile-three-fourth.mcb-wrap{width:75%}.mobile-four-fifth.mcb-wrap{width:80%}.mobile-five-sixth.mcb-wrap{width:83.333%}.mobile-one.mcb-wrap{width:100%}.mobile-one-sixth.column{width:16.666%}.mobile-one-fifth.column{width:20%}.mobile-four.columns,.mobile-one-fourth.column{width:25%}.mobile-one-third.column{width:33.333%}.mobile-two-fifth.column{width:40%}.mobile-one-second.column{width:50%}.mobile-three-fifth.column{width:60%}.mobile-two-third.column{width:66.666%}.mobile-three-fourth.column{width:75%}.mobile-four-fifth.column{width:80%}.mobile-five-sixth.column{width:83.333%}.mobile-one.column{width:100%}.column_attr.mobile_align_left{text-align:left}.column_attr.mobile_align_right{text-align:right}.column_attr.mobile_align_center{text-align:center}.column_attr.mobile_align_justify{text-align:justify}.boxed2fw{padding:0!important}.boxed2fw #Wrapper{margin:0!important;max-width:100%!important;width:100%!important}.column_placeholder>.placeholder{height:0}.highlight-left .section_wrapper,.highlight-right .section_wrapper{max-width:100%!important;padding:0!important}.highlight-left .section_wrapper .wrap,.highlight-right .section_wrapper .wrap{padding:0 33px}.highlight-left.full-screen>.section_wrapper,.highlight-right.full-screen>.section_wrapper{padding:0!important}.equal-height-wrap .mcb-wrap{height:auto!important}.equal-height-wrap .mcb-wrap .mcb-wrap-inner{top:0!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}.section.has-navi .section-nav.prev{top:10px}.section.has-navi .section-nav.next{bottom:10px}#Top_bar .hide-total-mobile .header-cart-total,.hide-mobile{display:none!important}.mcb-sidebar{padding:0;min-height:unset!important;border:0!important}.mcb-sidebar:after,.mcb-sidebar:before{display:none}.inner-wrapper-sticky{position:static!important;transform:none!important}.widget-area{height:auto!important;margin:0 auto 20px!important;box-sizing:content-box}.widget:after{width:100%}.mobile-tr-header .header_placeholder,body:not(.mobile-sticky) .header_placeholder{height:0!important}#Action_bar,#Top_bar{background-color:#fff!important;position:static}#Top_bar .container{max-width:100%!important;padding:0!important}#Top_bar .column{flex-wrap:wrap}#Top_bar .top_bar_left{float:none;width:100%!important;background:none!important}#Top_bar .top_bar_right{width:100%}#Top_bar a.responsive-menu-toggle{top:40px;right:10px}#Top_bar a.responsive-menu-toggle.is-sticky{position:fixed;top:30px;left:10px}.admin-bar #Top_bar a.responsive-menu-toggle.is-sticky{top:56px}#Top_bar .menu_wrapper{float:left!important;width:100%;margin:0!important}#Top_bar #menu{float:left;position:static!important;width:100%!important}#Top_bar .logo{position:static;float:left;width:100%;text-align:center;margin:0}#Top_bar .logo #logo,#Top_bar .logo .custom-logo-link{padding:0!important;margin:10px 50px}#Top_bar #logo img.logo-main{display:none}#Top_bar #logo img.logo-mobile{display:inline-block}#Top_bar #logo img.logo-mobile-sticky{display:none}#Header_creative .creative-wrapper #Top_bar .one{display:block}#Header_creative #Top_bar #logo img.logo-sticky{display:none}.mobile-sticky #Top_bar.is-sticky #logo img:not(.svg){width:auto!important}.mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile{display:none}.mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile-sticky{display:inline-block}.mobile-sticky.logo-overflow #Top_bar.is-sticky #logo img.logo-mobile-sticky{max-height:80px!important}.logo-overflow #Top_bar .logo{height:auto!important}#Top_bar .top_bar_right{float:none;padding:5px 10px}#Top_bar .top_bar_right .top_bar_right_wrapper{flex-wrap:wrap;justify-content:center}#Top_bar .top_bar_right .top-bar-right-button,#Top_bar .top_bar_right .top-bar-right-icon,#Top_bar .top_bar_right .wpml-languages{margin:5px}#Top_bar .wpml-languages a.active{height:15px;line-height:17px}#Top_bar .top_bar_right .top-bar-right-input{width:80%;margin:0 10%}#Top_bar .top_bar_right .top-bar-right-input form,#Top_bar .top_bar_right .top-bar-right-input input,#Top_bar .top_bar_right .top-bar-search-form .mfn-live-search-box{width:100%!important}#Top_bar .search_wrapper,#Top_bar .top_bar_right .mfn-live-search-box{z-index:10000}.mobile-tb-left #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:flex-start}.mobile-tb-right #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:flex-end}.mobile-menu #Overlay .menu.overlay-menu,.mobile-menu #Side_slide .menu.menu-main,.mobile-menu #Top_bar .menu.menu-main,.mobile-tb-hide #Top_bar .top_bar_right{display:none}.mobile-menu #Overlay .menu.menu-mobile,.mobile-menu #Side_slide .menu.menu-mobile,.mobile-menu #Top_bar .menu.menu-mobile{display:block}.mobile-icon-action-hide #Top_bar .action_button,.mobile-icon-action-ss #Top_bar .action_button,.mobile-icon-cart-hide #Top_bar .top-bar-right-icon-cart,.mobile-icon-cart-ss #Top_bar .top-bar-right-icon-cart,.mobile-icon-search-hide #Top_bar .top-bar-right-icon-search,.mobile-icon-search-ss #Top_bar .top-bar-right-icon-search,.mobile-icon-user-hide #Top_bar .top-bar-right-icon-user,.mobile-icon-user-ss #Top_bar .top-bar-right-icon-user,.mobile-icon-wishlist-hide #Top_bar .top-bar-right-icon-wishlist,.mobile-icon-wishlist-ss #Top_bar .top-bar-right-icon-wishlist,.mobile-icon-wpml-hide #Top_bar .wpml-languages,.mobile-icon-wpml-ss #Top_bar .wpml-languages{display:none!important}body.header-below:not(.template-slider) #Header{padding-top:0!important}.header-modern #Top_bar .top_bar_right{top:0;margin-left:0}.header-modern #Top_bar .top_bar_right:before{content:none}.header-creative #Header_creative{position:static}.header-creative.layout-boxed{padding-top:0}.header-creative.layout-boxed #Wrapper{margin-top:25px}.header-creative.layout-full-width #Wrapper{padding-top:0!important}#Header_creative #Top_bar .responsive-menu-toggle{top:35px}#Header_creative #Top_bar .responsive-menu-toggle.is-sticky{position:fixed;top:10px;left:10px;margin-top:0}.admin-bar #Header_creative #Top_bar .responsive-menu-toggle.is-sticky{top:56px}#Header_creative #Top_bar .top_bar_left{margin-top:0;overflow:hidden}#Header_creative #Top_bar .logo #logo,#Header_creative #Top_bar .logo .custom-logo-link{padding:0}#Header_creative #Top_bar .logo #logo img,#Header_creative #Top_bar .logo .custom-logo-link img{max-height:50px}.logo-no-sticky-padding #Header_creative #Top_bar .logo #logo img{max-height:60px}#Header_creative #Top_bar #menu{position:static;width:100%}.admin-bar #Header_creative{top:0!important}#Intro{min-height:auto!important}#Intro .intro-inner{padding:100px 30px!important}#Intro .intro-next{font-size:25px;bottom:10px}.header-magazine #Top_bar .banner_wrapper{width:100%;height:auto;text-align:center;position:static;margin-bottom:20px}body.minimalist-header.header-transparent #Header{min-height:0!important}.minimalist-header-no #Subheader{padding:80px 0!important}.header-overlay .overlay-menu-toggle{top:10px;right:5px}#overlay-menu ul li a{font-size:22px;line-height:36px}.header-plain #Top_bar .logo{text-align:left}.header-plain #Top_bar .logo #logo,.header-plain #Top_bar .logo .custom-logo-link{padding:5px 42px 15px 15px}.header-plain #Top_bar .top_bar_right .top_bar_right_wrapper{line-height:0;padding-top:0}.header-plain #Top_bar .top_bar_right .top-bar-right-button,.header-plain #Top_bar .top_bar_right .top-bar-right-icon,.header-plain #Top_bar .top_bar_right .top-bar-right-input,.header-plain #Top_bar .top_bar_right .wpml-languages{margin:0;padding:0 10px;height:50px}.header-plain #Top_bar .top_bar_right_wrapper>:last-child{border-right-width:1px}.header-simple #Top_bar .top_bar_left{top:0!important}.header-stack #Top_bar .logo{padding:0;text-align:center!important;border-bottom:unset}.header-stack #Top_bar .logo #logo,.header-stack #Top_bar .logo .custom-logo-link{display:block}.header-stack #Top_bar a.responsive-menu-toggle{position:absolute!important;margin-top:-17px!important}.header-stack #Top_bar a.responsive-menu-toggle.is-sticky{position:fixed!important;margin-top:0!important}.header-stack #Top_bar .secondary_menu_wrapper{display:none}.header-stack #Top_bar .top_bar_right{position:static}.header-shop #Top_bar .top_bar_row{display:block}.header-shop #Top_bar .top_bar_right{clear:both;box-sizing:border-box}.header-shop #Top_bar .top_bar_right a.responsive-menu-toggle{display:none}.header-shop #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:center}.header-shop #Top_bar .top_bar_right .top-bar-right-input{flex:unset}.header-shop #Top_bar .top_bar_row_second{margin-top:unset}.header-shop #Top_bar .logo a.responsive-menu-toggle{display:block}.header-shop-split #Top_bar .logo{margin:0}.header-shop-split #Top_bar .top_bar_row{display:block}.header-shop-split #Top_bar .top_bar_right{clear:both;box-sizing:border-box}.header-shop-split #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:center}.header-shop-split #Top_bar .top_bar_right .top-bar-right-input{flex:unset;margin:5px 0 10px}.mobile-header-mini #Action_bar{display:none}.mobile-header-mini #Top_bar{top:0}.mobile-header-mini #Top_bar .container{max-width:100%!important}.mobile-header-mini #Top_bar .top_bar_left{float:left;position:static}.mobile-header-mini #Top_bar .logo{width:auto;float:left;margin-left:15px;border:none}.mobile-header-mini #Top_bar #logo,.mobile-header-mini #Top_bar .custom-logo-link{height:60px!important;line-height:60px!important;margin:0}.mobile-header-mini.logo-overflow #Top_bar #logo img.logo-mobile{max-height:80px!important}.mobile-header-mini #Top_bar a.responsive-menu-toggle{top:30px!important;left:auto;right:10px;margin-top:-17px}.mobile-header-mini.mobile-sticky #Top_bar.is-sticky #logo,.mobile-header-mini.mobile-sticky #Top_bar.is-sticky .custom-logo-link{margin-left:0!important;margin-right:0!important}.mobile-header-mini #Top_bar .top_bar_right{width:unset;height:100%;max-height:60px;position:absolute;top:0;right:54px;background:none;padding:0}.mobile-header-mini #Top_bar a.action_button{display:none}.mobile-header-mini #Top_bar #search_button{margin-left:0;margin-right:0}.mobile-header-mini #Top_bar .top-bar-right-input{display:none}.mobile-header-mini #Top_bar .wpml-languages{margin-right:0}.mobile-header-mini #Top_bar .wpml-languages a.active,.mobile-header-mini #Top_bar .wpml-languages ul.wpml-lang-dropdown{border:none}.mobile-header-mini #Top_bar #menu{padding-bottom:10px}.mobile-header-mini #Top_bar #menu ul li a span{line-height:44px}.mobile-header-mini #Top_bar #menu ul li.submenu .menu-toggle{line-height:44px;right:3px}.mobile-header-mini #Header_creative #Top_bar .top_bar_right_wrapper{padding-top:0}.mobile-header-mini.mobile-mini-mr-lr #Top_bar .logo{float:right;margin-left:0;margin-right:54px}.mobile-header-mini.mobile-mini-mr-lr #Top_bar .top_bar_right{left:10px;right:auto}.mobile-header-mini.mobile-mini-mr-lc #Top_bar .logo{float:none;margin-left:0;margin-right:0;text-align:center}.mobile-header-mini.mobile-mini-ml-ll #Top_bar a.responsive-menu-toggle,.mobile-header-mini.mobile-mini-mr-lc #Top_bar .top_bar_right{left:10px;right:auto}.mobile-header-mini.mobile-mini-ml-ll #Top_bar .logo{margin-left:54px!important}.mobile-header-mini.mobile-mini-ml-ll #Top_bar .top_bar_right{right:15px}.mobile-header-mini.mobile-mini-ml-lc #Top_bar a.responsive-menu-toggle{left:10px;right:auto}.mobile-header-mini.mobile-mini-ml-lc #Top_bar .logo{float:none;margin-left:0;margin-right:0;text-align:center}.mobile-header-mini.mobile-mini-ml-lc #Top_bar .top_bar_right{right:15px}.mobile-header-mini.mobile-mini-ml-lr #Top_bar a.responsive-menu-toggle{left:10px;right:auto}.mobile-header-mini.mobile-mini-ml-lr #Top_bar .logo{float:right;margin-left:0;margin-right:15px}.mobile-header-mini.mobile-mini-ml-lr #Top_bar .top_bar_right{left:49px;right:auto}.mobile-header-mini.header-plain #Top_bar .top_bar_right{margin-right:5px}.mobile-header-mini.header-plain #Top_bar a#header_cart{line-height:60px!important;border:none;padding:0 5px}.mobile-header-mini.header-plain #Top_bar a#search_button{line-height:60px!important;border:none;padding:0 3px}.mobile-header-mini.header-plain #Top_bar .wpml-languages{height:60px!important;border:none;padding:0 5px 0 10px;top:0}.mobile-header-mini.header-plain #Top_bar .wpml-languages a.active{line-height:60px!important}.mobile-header-mini.header-plain #Top_bar .wpml-languages:hover a.active{background:none}.mobile-header-mini.header-split #Top_bar .top_bar_left .logo{width:auto;margin-left:15px}.mobile-header-mini #Header_creative #Top_bar{width:100%;margin:0}.mobile-header-mini .overlay-menu-toggle{font-size:22px;top:8px;margin:0!important}.mobile-sticky #Top_bar.is-sticky{position:fixed!important}.mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle{top:30px!important}.mobile-sticky #Top_bar.is-sticky .top_bar_right{display:none}.mobile-sticky #Top_bar #menu{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-sticky #Top_bar.is-sticky #logo,.mobile-sticky #Top_bar.is-sticky .custom-logo-link{height:50px!important;line-height:50px!important;margin:5px 50px}.logo-no-sticky-padding.mobile-sticky #Top_bar.is-sticky #logo{height:60px!important;line-height:60px!important;margin:0 50px}.mobile-header-mini.mobile-sticky #Top_bar .top_bar_right{display:block}.mobile-tr-header #Action_bar,.mobile-tr-header #Top_bar,.mobile-tr-header #Top_bar .top_bar_right{background:none!important}.mobile-tr-header #Top_bar{position:absolute;top:50px}.mobile-tr-header.ab-hide #Top_bar{top:0}.mobile-tr-header #Action_bar{position:absolute}.mobile-tr-header #Top_bar .wpml-languages a.active,.mobile-tr-header #Top_bar .wpml-languages ul.wpml-lang-dropdown{background:none}.mobile-tr-header.header-creative.layout-full-width #Wrapper{padding-top:0}.mobile-tr-header.header-plain #Top_bar,.mobile-tr-header.header-plain #Top_bar .top_bar_right_wrapper>*{border:none!important;background:none!important}.mobile-tr-header #Header_creative{background:none!important;position:absolute}#Action_bar .contact_details li,#Action_bar .social{padding:0!important}#Action_bar .contact_details{float:none;text-align:center;padding:5px 0;color:#222}#Action_bar .contact_details li{padding:0}#Action_bar .contact_details li.slogan{display:none}#Action_bar .social{float:none;text-align:center;padding:5px 0 0;margin-bottom:5px}#Action_bar .social li{margin-right:5px}#Action_bar .social li a{color:rgb(0 0 0 / .3)}#Action_bar .social li a:hover{color:rgb(0 0 0 / .8)}#Action_bar .social-menu{float:none;text-align:center;padding:5px 0 0}#Subheader .title{width:100%}#Subheader ul.breadcrumbs{display:none}#Footer .footer_copy,#Footer .widgets_wrapper.center{text-align:center}#Footer .footer_copy .copyright{float:none;margin:0 0 10px}#Footer .footer_copy .social,#Footer .footer_copy .social-menu{float:none;margin:0}.footer-fixed #Content,.footer-sliding #Content{margin-bottom:0!important}.footer-fixed #Footer,.footer-sliding #Footer{position:static}#back_to_top{float:none;margin:-10px 0 10px}#back_to_top.in_footer,#back_to_top.sticky{right:20px!important;margin:0}#mfn-gdpr[data-direction=horizontal]{flex-direction:column}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-image{margin-right:0;margin-bottom:25px}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-image img{max-height:64px;max-width:100%}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-content{margin-right:0;margin-bottom:15px;text-align:center}#mfn-gdpr[data-direction=horizontal] .mfn-gdpr-readmore{margin-right:0;margin-bottom:15px}.classic .post-desc-wrapper,.classic .post-photo-wrapper{width:100%;float:none}.classic .post-desc-wrapper .post-footer .button-love .love-text,.classic .post-meta .author-date .author .label,.classic .post-meta .category{display:none}.classic .post-desc-wrapper .post-desc{padding:15px 0 0}.timeline .post-item{padding-left:0;background:none}.timeline .post-item:before{display:none}.timeline .post-desc-wrapper,.timeline .post-photo-wrapper{width:100%;float:none}.timeline .post-item .date_label{display:inline-block;position:static;margin-bottom:10px}.timeline .post-desc-wrapper .post-footer .button-love .love-text,.timeline .post-meta .category{display:none}.timeline .post-desc-wrapper .post-desc{padding:15px 0 0}.style-simple .timeline_items>li{width:100%;padding:0!important;background:none!important}.style-simple .timeline_items>li h3 span{display:block;position:static}.style-simple .timeline_items>li:nth-child(2n){padding:0}.style-simple .timeline_items>li:nth-child(2n) .desc{text-align:right}.grid .post-item,.masonry .post-item{width:100%!important;margin:0 0 20px!important}.masonry.tiles .post-item{width:100%!important}.photo .post-desc .post-head{margin-bottom:5px}.photo .post-desc .post-head .post-meta .category{display:none}.photo .post-desc .post-head .post-meta .author-date{margin-right:10px}.photo2 .post-item{margin-bottom:40px}.photo2 .post .post-desc-wrapper{width:100%;top:0}.photo2 .post.no-img{margin-bottom:40px}.photo2 .post.no-img .button-love{right:25px}.photo2.col-2 .post-item,.photo2.col-3 .post-item{width:100%;margin:0 0 40px}.single-post .format-image .single-photo-wrapper .image_frame{display:block}.single-post .format-link .single-photo-wrapper,.single-post .format-quote .single-photo-wrapper{display:none}.post-header .button-love{width:69px}.post-header .title_wrapper{margin-left:69px;padding-left:20px}.post-header .title_wrapper h1{font-size:27px;line-height:27px}.post-header .post-meta .category{display:none}.single-photo-wrapper .image_frame{max-width:100%!important;margin-left:0}.single-photo-wrapper .share_wrapper{float:none;padding:5px 15px 0;margin-bottom:20px;width:auto}.no-share-mobile .single-photo-wrapper .share_wrapper,.wp-caption-text.hide-mobile{display:none}.post-nav{padding:10px 10px 4px 90px}.no-share-mobile .section-post-intro-share,.no-share-mobile .share-simple-wrapper{display:none}.portfolio_group .portfolio-item{width:100%!important;margin:0 0 20px!important;float:none}.section.full-width .portfolio_group .portfolio-item{width:100%!important}.portfolio_group .portfolio-item .list_style_header{padding-right:0;min-height:inherit}.portfolio_group .portfolio-item .list_style_header h3{margin:0}.portfolio_group .portfolio-item .list_style_header .links_wrapper{display:none}.portfolio_group .portfolio-item .desc .desc-wrapper{margin-right:0}.portfolio_group .portfolio-item .desc .details-wrapper{float:none;width:100%;padding-left:0;border-left-width:0;border-bottom-width:1px;padding-bottom:15px;margin-bottom:15px}.portfolio_group.list .portfolio-item .desc{padding-top:10px}.portfolio_group.list .portfolio-item .portfolio-item-fw-bg{background-image:none!important;padding-bottom:0}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:380px}.project-description li,.project-description li.one-third{width:100%;border-width:0 0 1px}.project-description li:last-child{border-bottom:0}.portfolio_group.exposure .portfolio-item{margin:0!important;overflow:hidden}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper{display:none}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner{padding:0}.portfolio_group.exposure .portfolio-item .details-wrapper{display:none}.portfolio_group.exposure .portfolio-item .image-wrapper{margin:0 -100px}.full-width .portfolio_group.exposure .portfolio-item .desc-inner{top:30px}.portfolio_group.flat .portfolio-item{margin-bottom:0!important}ul.portfolio_grid li{width:100%!important;float:left}.portfolio_group.masonry-flat .portfolio-item{width:49.9%!important;width:calc(50% - 1px)!important;margin:0!important}.portfolio_group.masonry-flat .portfolio-item.wide{width:99.8%!important;width:calc(100% - 1px)!important}.portfolio_group.masonry-flat .portfolio-item.tall .portfolio-item-fill{padding-bottom:calc(156% - 1px)}.portfolio-photo .portfolio-item .portfolio-details .details{display:none}.portfolio-photo .portfolio-item .portfolio-details .more{opacity:1}.section-post-related .post-related{width:100%!important}.alert .alert_wrapper{flex-wrap:wrap}.alert .wc-forward{margin-left:unset;margin-top:5px}.blog-teaser li{width:100%!important}.blog-teaser li:not(:first-child){margin-top:10px}.blog-teaser.margin-no li{margin-top:0}.call_to_action .call_center,.call_to_action .call_left,.call_to_action .call_right{display:block;width:100%}.call_to_action .call_center,.call_to_action .call_left{margin-bottom:20px}.call_to_action .call_right{margin-bottom:0;text-align:center}ul.clients:not(.clients_slider_ul) li{width:50%!important}.content_slider{padding:0!important;margin:0 0 50px}.content_slider .slider_pagination{padding:0 20%;box-sizing:border-box}.content_slider a.button{top:auto!important;bottom:-60px}.content_slider a.slider_prev{left:0!important}.content_slider a.slider_next{right:0!important}.content_slider a.button .button_icon{padding:7px 9px}.content_slider.carousel a.button,.content_slider.flat a.button{bottom:-50px}.content_slider.flat a.button .button_icon{font-size:30px}.content_slider.center{margin-bottom:0}.content_slider.center a.button{display:none!important}.aside_left .hr_full hr,.aside_right .hr_full hr,.hr_full hr{position:absolute;left:-1000px;top:0;width:3000px}.fancy_heading h2{font-size:30px;line-height:30px}.feature_list ul li{width:100%!important;float:none;border-bottom:1px solid rgb(0 0 0 / .08)}.feature_list hr{display:none}.flat_box .desc_wrapper{margin:0}.google-map-contact-wrapper{position:static;margin-left:0!important}.google-map-contact-wrapper .get_in_touch{float:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.google-map-contact-wrapper .get_in_touch:after{display:none}.how_it_works .image,.with_aside .how_it_works .image{width:196px;height:196px;line-height:194px}.how_it_works .image img{max-width:116px!important;max-height:116px!important}.how_it_works .image .number,.with_aside .how_it_works .image .number{bottom:10px;right:10px}.how_it_works.has_border:after{display:none}.with_aside .how_it_works .image img{max-width:116px!important;max-height:116px!important}.with_aside .how_it_works.fill .image img{max-width:196px!important;max-height:196px!important}.offer .offer_li .image_wrapper{width:100%;float:none;margin-bottom:15px;overflow:hidden}.offer .offer_li .desc_wrapper{width:90%;width:calc(100% - 67px)!important;margin:0 auto;float:none;clear:both}.offer .offer_li .desc_wrapper .title{padding-right:0;margin-bottom:15px}.offer .offer_li .desc_wrapper .title h3{margin-bottom:15px;font-size:27px;line-height:27px}.offer .offer_li .desc_wrapper .title a.button{position:relative}.offer a.slider_prev{left:20px;top:20px;margin:0}.offer .slider_pagination{left:20px;top:65px;margin:0}.offer a.slider_next{left:20px;top:111px;margin:0}.button-stroke .offer a.slider_prev{margin-top:-8px}.button-stroke .offer a.slider_next{margin-top:6px}.icon_box.has_border:after{display:none}.image_frame{margin-top:0!important}.if-modern-overlay .image_frame .image_wrapper .image_links a{width:26px;height:26px;margin-bottom:3px}.if-modern-overlay .image_frame .image_wrapper .image_links a svg{width:20px}.offer_thumb,.offer_thumb_ul li.offer_thumb_li{padding-left:0}.offer_thumb_ul li.offer_thumb_li .desc_wrapper,.offer_thumb_ul li.offer_thumb_li .image_wrapper{width:100%;float:none}.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title{padding-right:0}.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3{margin-bottom:15px}.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title a.button{position:relative}.offer_thumb .slider_pagination{margin-top:20px;line-height:inherit}.offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .image_wrapper{width:100%}.offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .desc_wrapper{margin-right:0;width:100%}.pricing-box-label .plan-footer,.pricing-box-label .plan-header{display:none}.pricing-box-label ul li{text-align:center!important}.promo_box.has_border:after{display:none}.promo_box_wrapper{overflow:visible}.promo_box_wrapper .photo_wrapper{width:100%;float:none;line-height:0;margin-bottom:15px}.promo_box_wrapper .desc_wrapper{width:100%;margin:0!important;float:none;padding-top:0}.story_box{padding:0 11%!important}.story_box .desc_wrapper{margin-right:0!important}.table-responsive table{overflow-x:auto;display:block;word-break:normal}.table-responsive table a.kill_the_icon .button_icon{display:none}.ui-tabs .ui-tabs-nav li{float:none!important;width:100%!important;border-left-width:0;border-bottom-width:var(--mfn-tabs-border-width);border-right-width:0;border-top-width:0}.ui-tabs .ui-tabs-nav li:last-child{border-bottom:0}.ui-tabs .ui-tabs-nav li a{text-align:center}.ui-tabs .ui-tabs-nav li.ui-state-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{background-image:none}.ui-tabs .ui-tabs-nav li.ui-state-active:after,.ui-tabs .ui-tabs-nav li.ui-state-active a:after,.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after{display:none}.style-simple .ui-tabs .ui-tabs-nav li a{background-image:none}.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after{display:block}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li a{text-align:center;padding-right:20px}.style-simple .tabs_vertical.ui-tabs .ui-tabs-panel{border-width:1px 0 0!important}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after{display:block;width:100%;height:var(--mfn-tabs-border-width);left:0;top:auto;bottom:0;right:auto}.testimonials_list .item{margin-bottom:30px}.testimonials_list .item .photo{width:100%;float:none;margin-bottom:10px}.testimonials_list .item .desc{width:100%;float:none;margin-bottom:0}.timeline_items{background-position:91px top}.timeline_items>li{padding:0 0 25px 150px!important;background:url(/wp-content/themes/betheme/images/timeline_right.png) no-repeat!important;background-position:50px top!important;width:auto}.timeline_items>li h3 span{left:0!important;right:auto}.timeline_items>li:nth-child(2n) h3,.timeline_items>li h3{text-align:left}.timeline_items>li h3:before{left:93px}.timeline_items>li .desc,.timeline_items>li:nth-child(2n) .desc{text-align:left}.timeline_items>li .desc:before{display:none}.timeline_items:after{left:93px}.trailer_box.horizontal .desc{padding-bottom:40px}.trailer_box.horizontal:hover .desc .subtitle,.trailer_box.horizontal:hover .desc h2{bottom:20px}#Error_404{position:static;padding-top:20px;margin-top:0}#Error_404 .error_pic{width:100%;float:none}#Error_404 .error_pic i{font-size:160px;line-height:160px}#Error_404 .error_desk{width:100%;float:none;padding-top:20px;text-align:center}#Error_404 .error_desk h2{font-size:30px;line-height:30px}#Error_404 .error_desk h4{font-size:19px;line-height:25px}#Error_404 .error_desk p .check{line-height:22px;font-size:16px;margin-bottom:15px;display:block}#Filters .filters_wrapper ul li{width:49%;margin:.5%}.fixed-nav{display:none!important}#popup_contact{display:none}.search-not-found .snf-pic{width:100%;float:none}.search-not-found .snf-pic i{font-size:260px;line-height:260px}.search-not-found .snf-desc{width:100%;float:none;padding-top:20px;text-align:center}.search-results .search-item{display:block}.search-results .search-item .post-featured-image{width:100%;margin:0 0 20px!important}.search-results .search-item .search-content{width:100%}.content_video.iframe{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.content_video.iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.admin-bar #wpadminbar{z-index:9999!important;position:fixed}.fake-tabs>ul{padding:0 5%}.fake-tabs>ul li a{padding:20px 10px}.mfn-popup .mfn-popup-content{overflow-y:scroll}.bbpress ul{font-size:13px}.bbpress li.bbp-forum-info,.bbpress li.bbp-topic-title{width:44%}.bbpress li.bbp-forum-reply-count,.bbpress li.bbp-forum-topic-count,.bbpress li.bbp-topic-reply-count,.bbpress li.bbp-topic-voice-count{width:15%}.bbpress .bbp-body li.bbp-forum-freshness,.bbpress .bbp-body li.bbp-topic-freshness{line-height:16px;font-size:11px}.edd_downloads_list .edd_download{width:100%!important}.edd_downloads_list .edd_download .edd_download_inner{margin:0 8% 20px}.pp_pic_holder{width:90%!important;left:5%!important;overflow:hidden}.pp_content{width:98%!important;height:auto!important}.pp_fade{width:100%!important;height:100%!important}.pp_gallery,.pp_hoverContainer,a.pp_contract,a.pp_expand{display:none!important}#pp_full_res img{width:100%!important;height:auto!important}.pp_details{width:100%!important;position:static!important;min-height:25px}.pp_details a.pp_close{top:auto;right:25px}div.pp_content,div.pp_details,div.pp_pic_holder{max-width:100%}div.pp_content{overflow:auto}}@media only screen and (min-width:480px) and (max-width:767px){#respond .comment-form-author,#respond .comment-form-email{width:100%;margin-right:0;float:none}#respond .comment-form-url{width:100%;float:none;clear:both}#respond .comment-form-comment textarea,#respond input[type=email],#respond input[type=password],#respond input[type=text],#respond select{width:100%}#respond .required{right:15px}#comments .commentlist>li .comment-body{margin-left:90px;padding:10px}#comments .commentlist>li .photo{left:-90px}#comments .commentlist>li .children{margin-left:0;padding-left:10px}#comments .commentlist>li .reply{right:10px;top:10px}#comments .commentlist>li .comment-meta a.comment-edit-link{padding-right:45px}.rtl #comments .commentlist>li .comment-body{margin-left:0;margin-right:90px}.rtl #comments .commentlist>li .photo{left:auto;right:-90px}.rtl #comments .commentlist>li .children{margin-right:0;padding-left:0;padding-right:10px}.rtl #comments .commentlist>li .reply{left:10px;right:auto}.rtl #comments .commentlist>li .comment-meta a.comment-edit-link{padding-left:45px;padding-right:0}.zoom_box .desc .desc_txt{font-size:18px;line-height:22px}#Content .gallery:not(.gallery-columns-1) .gallery-item{width:50%;clear:none}#Content .gallery:not(.gallery-columns-1) .gallery-item:nth-of-type(odd){clear:both}.Latest_news.featured ul{width:49%!important}}@media only screen and (min-width:448px) and (max-width:500px){.blog_slider a.kill_the_icon .button_icon{display:none}}@media only screen and (max-width:479px){.post-nav{padding:10px 10px 4px}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:260px}.Latest_news.featured ul,.portfolio_group.masonry-flat .portfolio-item,.portfolio_group.masonry-flat .portfolio-item.wide{width:100%!important}#Filters .filters_buttons li{margin-right:10px}#Filters .filters_buttons li.label,#Filters .filters_buttons li i.icon-docs,#Filters .filters_buttons li i.icon-tag{display:none}.team.team_horizontal .image_frame{width:100%;margin:0 0 15px;float:none}.team.team_horizontal .desc_wrapper{width:100%;float:none}.timeline_items{background-position:21px top}.timeline_items>li{padding:0 0 25px 80px!important;background-position:-20px top!important}.timeline_items>li h3 span{display:table;position:relative;margin-bottom:20px;clear:both}.timeline_items>li h3:before{left:24px}.timeline_items:after{left:23px}.testimonials_slider a.slider_next,.testimonials_slider a.slider_prev{display:none!important}.testimonials_slider .testimonials_slider_ul li{padding:0}#respond .comment-form-author,#respond .comment-form-email{width:99%;margin-right:0;float:none}#respond .comment-form-url{width:99%;float:none;clear:both}#respond .comment-form-comment textarea,#respond input[type=email],#respond input[type=password],#respond input[type=text],#respond select{width:100%}#respond .required{right:11px}#comments .commentlist>li .comment-body{margin-left:55px;padding:10px}#comments .commentlist>li .photo{width:32px;height:32px;left:-55px}#comments .commentlist>li .children{margin-left:0;padding-left:10px}#comments .commentlist>li .reply{right:10px;top:10px}#comments .commentlist>li .comment-meta a.comment-edit-link{padding-right:0;position:static;float:none}.rtl #comments .commentlist>li .comment-body{margin-left:0;margin-right:55px}.rtl #comments .commentlist>li .photo{left:auto;right:-55px}.rtl #comments .commentlist>li .children{margin-right:0;padding-left:0;padding-right:10px}.rtl #comments .commentlist>li .reply{left:10px;right:auto}.rtl #comments .commentlist>li .comment-meta a.comment-edit-link{padding:0}.zoom_box .desc .desc_img img{max-height:60px;width:auto}.zoom_box .desc .desc_txt{font-size:14px;line-height:17px}.feature_box .feature_box_wrapper{display:block}.feature_box .feature_box_wrapper .desc_wrapper,.feature_box .feature_box_wrapper .photo_wrapper{display:block;width:100%;padding:0}.feature_box .feature_box_wrapper .photo_wrapper{margin-bottom:15px;text-align:center}.feature_box .feature_box_wrapper .photo_wrapper a{display:inline-block}#Content .gallery .gallery-item{width:100%}.bbpress #bbpress-forums p.bbp-topic-meta{display:none}.edd_downloads_list .edd_download{width:100%!important}.edd_downloads_list .edd_download .edd_download_inner{margin:0 0 20px}#mfn-gdpr[data-direction=vertical]{width:calc(100% - 40px);padding:30px;bottom:20px}#mfn-gdpr[data-aligment=left]{left:20px}#mfn-gdpr[data-aligment=right]{right:20px}}@media only screen and (max-device-width:1024px){.ios .section.bg-cover,html.ios{background-attachment:scroll!important}}.mfn-divider{display:flex;align-items:center;justify-content:center}.mfn-divider .mfn-divider-inner{display:flex;width:100%;align-items:center;margin-top:var(--mfn-divider-gap-top);margin-bottom:var(--mfn-divider-gap-bottom)}.mfn-divider .mfn-divider-inner:before,.mfn-divider .mfn-divider-inner:after{content:"";display:block;flex-grow:1;mask-repeat:repeat-x;mask-position:left center}.mfn-divider:not(.mfn-divider-advanced) .mfn-divider-inner:after{display:none}.mfn-divider .divider-addon{display:flex;justify-content:center;align-items:center;line-height:0;margin-left:var(--mfn-divider-spacing);margin-right:var(--mfn-divider-spacing)}.mfn-divider .divider-addon:not(.divider-label){width:var(--mfn-divider-addon-width);height:var(--mfn-divider-addon-height)}.mfn-divider{--mfn-divider-gap-top:20px;--mfn-divider-gap-bottom:20px;--mfn-divider-spacing:15px;--mfn-divider-height:20px;--mfn-divider-border-width:3px;--mfn-divider-border-color:rgba(22,25,34,.25);--mfn-divider-pattern-color:#161922;--mfn-divider-icon-color:#0089F7;--mfn-divider-addon-width:unset;--mfn-divider-addon-height:unset}.mfn-divider .divider-label{line-height:1}.mfn-divider .divider-image img{height:80px}.mfn-divider .divider-icon i{font-size:3vh;line-height:3vh;color:var(--mfn-divider-icon-color)}.mfn-divider-border .mfn-divider-inner:before,.mfn-divider-border .mfn-divider-inner:after{border-top-width:var(--mfn-divider-border-width);border-bottom-width:0;border-color:var(--mfn-divider-border-color)}.mfn-divider-pattern .mfn-divider-inner:before,.mfn-divider-pattern .mfn-divider-inner:after{height:var(--mfn-divider-height);background-color:var(--mfn-divider-pattern-color)}.mfn-divider-start{justify-content:flex-start}.mfn-divider-start .mfn-divider-inner:before{display:none}.mfn-divider-start:not(.mfn-divider-advanced) .mfn-divider-inner:after{display:block}.mfn-divider-start .divider-addon{margin-left:0}.mfn-divider-center{justify-content:center}.mfn-divider-end{justify-content:flex-end}.mfn-divider-end .mfn-divider-inner:after{display:none}.mfn-divider-end .divider-addon{margin-right:0}@media only screen and (min-width:768px) and (max-width:959px){.mfn-divider-tablet-start{justify-content:flex-start}.mfn-divider-tablet-start .mfn-divider-inner:before{display:none}.mfn-divider-tablet-start:not(.mfn-divider-advanced) .mfn-divider-inner:after{display:block}.mfn-divider-tablet-start .divider-addon{margin-left:0}.mfn-divider-tablet-center{justify-content:center}.mfn-divider-tablet-center.mfn-divider-advanced .mfn-divider-inner:before,.mfn-divider-tablet-center .mfn-divider-inner:after{display:block}.mfn-divider-tablet-center .divider-addon{margin-left:var(--mfn-divider-spacing);margin-right:var(--mfn-divider-spacing)}.mfn-divider-tablet-end{justify-content:flex-end}.mfn-divider-tablet-end .mfn-divider-inner:before{display:block}.mfn-divider-tablet-end .mfn-divider-inner:after{display:none}.mfn-divider-tablet-end .divider-addon{margin-right:0}}@media only screen and (max-width:767px){.mfn-divider-mobile-start{justify-content:flex-start}.mfn-divider-mobile-start .mfn-divider-inner:before{display:none}.mfn-divider-mobile-start .mfn-divider-inner:after{display:block}.mfn-divider-mobile-start .divider-addon{margin-left:0;margin-right:var(--mfn-divider-spacing)}.mfn-divider-mobile-center{justify-content:center}.mfn-divider-mobile-center.mfn-divider-advanced .mfn-divider-inner:before,.mfn-divider-mobile-center .mfn-divider-inner:after{display:block}.mfn-divider-mobile-center .divider-addon{margin-left:var(--mfn-divider-spacing);margin-right:var(--mfn-divider-spacing)}.mfn-divider-mobile-end{justify-content:flex-end}.mfn-divider-mobile-end .mfn-divider-inner:before{display:block}.mfn-divider-mobile-end .mfn-divider-inner:after{display:none}.mfn-divider-mobile-end .divider-addon{margin-right:0;margin-left:var(--mfn-divider-spacing)}}.column_divider_2{--mfn-divider-pattern-star:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDM4IDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzQsMTMuNmMwLjYtMC42LDAuOC0xLjUsMC42LTIuM2MtMC4zLTAuOC0xLTEuNC0xLjgtMS41bC03LjYtMS4xYy0wLjMsMC0wLjYtMC4yLTAuNy0wLjVMMjEsMS4zQzIwLjYsMC41LDE5LjksMCwxOSwwCglzLTEuNiwwLjUtMiwxLjNsLTMuNCw2LjljLTAuMSwwLjMtMC40LDAuNS0wLjcsMC41TDUuMyw5LjhjLTAuOSwwLjEtMS41LDAuNy0xLjgsMS41czAsMS43LDAuNiwyLjNsNS41LDUuMwoJYzAuMiwwLjIsMC4zLDAuNiwwLjMsMC45bC0xLjMsNy42Yy0wLjIsMC42LDAsMS4zLDAuNCwxLjhjMC43LDAuOCwxLjgsMSwyLjgsMC41bDYuOC0zLjZjMC4zLTAuMSwwLjYtMC4xLDAuOSwwbDYuOCwzLjYKCWMwLjMsMC4yLDAuNywwLjMsMSwwLjNjMC43LDAsMS4zLTAuMywxLjctMC44YzAuNC0wLjUsMC42LTEuMiwwLjUtMS44bC0xLjMtNy42Yy0wLjEtMC4zLDAuMS0wLjYsMC4zLTAuOUwzNCwxMy42eiIvPgo8L3N2Zz4K);--mfn-divider-pattern-triangle:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDQwIDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zNywyOC44TDIwLjYsMC4zYy0wLjEtMC4xLTAuMS0wLjEtMC4yLTAuMkMyMC0wLjEsMTkuNiwwLDE5LjMsMC4zTDIuOSwyOC45Yy0wLjEsMC4xLTAuMSwwLjItMC4xLDAuMwoJCQljMCwwLjQsMC4zLDAuNywwLjcsMC43aDMyLjljMCwwLDAuMSwwLDAuMSwwYzAuNCwwLDAuNy0wLjMsMC43LTAuN0MzNy4yLDI5LjEsMzcuMiwyOC45LDM3LDI4Ljh6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);--mfn-divider-pattern-plus:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDM4IDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGQ9Ik0zNCwxMi4xdjUuN2MwLDAuNC0wLjMsMC44LTAuOCwwLjhIMjIuNnYxMC42YzAsMC40LTAuMywwLjgtMC44LDAuOGgtNS43Yy0wLjQsMC0wLjgtMC4zLTAuOC0wLjhWMTguNkg0LjgKCQljLTAuNCwwLTAuOC0wLjMtMC44LTAuOHYtNS43YzAtMC40LDAuMy0wLjgsMC44LTAuOGgxMC42VjAuOGMwLTAuNCwwLjMtMC44LDAuOC0wLjhoNS43YzAuNCwwLDAuOCwwLjMsMC44LDAuOHYxMC42aDEwLjYKCQlDMzMuNywxMS40LDM0LDExLjcsMzQsMTIuMXoiLz4KPC9nPgo8L3N2Zz4K);--mfn-divider-pattern-tree:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNiAzMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzYgMzA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTMwLjcsMjguM2wtNS02LjhoMi43YzAuNCwwLDAuOC0wLjIsMS0wLjZjMC4yLTAuNCwwLjEtMC44LTAuMS0xLjFMMjQsMTIuOWgxLjVjMC40LDAsMC44LTAuMiwxLTAuNgoJYzAuMi0wLjQsMC4yLTAuOC0wLjEtMS4xTDE4LjksMC40Yy0wLjQtMC42LTEuNC0wLjYtMS44LDBMOS42LDExLjJjLTAuMiwwLjMtMC4zLDAuOC0wLjEsMS4xYzAuMiwwLjQsMC42LDAuNiwxLDAuNkgxMmwtNS4yLDYuOQoJYy0wLjIsMC4zLTAuMywwLjgtMC4xLDEuMWMwLjIsMC40LDAuNiwwLjYsMSwwLjZoMi43bC01LDYuOEM1LjEsMjguNiw1LDI5LDUuMiwyOS40YzAuMiwwLjQsMC42LDAuNiwxLDAuNmgyMy42CgljMC40LDAsMC44LTAuMiwxLTAuNkMzMSwyOSwzMC45LDI4LjYsMzAuNywyOC4zeiIvPgo8L3N2Zz4K);--mfn-divider-pattern-heart:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDQwIDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzYuMSw4LjlDMzUuNiwzLjgsMzEuOSwwLDI3LjMsMGMtMy4xLDAtNS45LDEuNi03LjQsNC4zQzE4LjMsMS42LDE1LjcsMCwxMi43LDBDOC4xLDAsNC40LDMuOCwzLjksOC45CgljMCwwLjItMC4yLDEuNCwwLjMsMy40YzAuNywyLjgsMi4yLDUuNCw0LjUsNy41TDE5LjksMzBsMTEuNC0xMC4yYzIuMy0yLDMuOC00LjYsNC41LTcuNUMzNi4zLDEwLjQsMzYuMSw5LjIsMzYuMSw4Ljl6Ii8+Cjwvc3ZnPgo=);--mfn-divider-pattern-question:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDI2IDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNiAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxjaXJjbGUgY3g9IjEzIiBjeT0iMjcuNCIgcj0iMi42Ii8+Cgk8cGF0aCBkPSJNMjEuOCw4LjNjLTAuMi00LjYtNC04LjItOC42LTguM2MtMC4xLDAtMC4xLDAtMC4yLDBDOC42LDAsNC45LDMuMiw0LjMsNy42QzQuMiw4LDQuMiw4LjQsNC4yLDguOGMwLDEuNSwxLjIsMi42LDIuNiwyLjYKCQlzMi42LTEuMiwyLjYtMi42YzAtMC4yLDAtMC4zLDAtMC41YzAuMi0xLjgsMS44LTMuMSwzLjYtM2MwLjksMCwxLjcsMC40LDIuNCwxYzAuNiwwLjYsMSwxLjUsMS4xLDIuM2MwLjEsMS0wLjMsMS45LTEsMi42CgkJYy0wLjcsMC43LTEuNiwxLjEtMi41LDEuMWMtMS41LDAtMi42LDEuMi0yLjYsMi42djUuMmMwLDEuNSwxLjIsMi42LDIuNiwyLjZzMi42LTEuMiwyLjYtMi42di0zYzEuNC0wLjQsMi43LTEuMiwzLjctMi4zCgkJQzIxLDEzLjEsMjEuOSwxMC44LDIxLjgsOC4zeiIvPgo8L2c+Cjwvc3ZnPgo=);--mfn-divider-pattern-gear:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDM4IDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zMy4zLDEyLjRsLTMuNC0wLjhjLTAuMi0wLjctMC41LTEuMy0wLjgtMS45QzI5LjYsOC44LDMwLjcsNywzMC43LDdjMC4yLTAuMywwLjItMC44LTAuMS0xLjFsLTIuNS0yLjUKCQkJYy0wLjMtMC4zLTAuNy0wLjMtMS4xLTAuMWwtMi43LDEuNmMtMC42LTAuMy0xLjItMC42LTEuOS0wLjhsLTAuOC0zLjRDMjEuNSwwLjMsMjEuMiwwLDIwLjgsMGgtMy41Yy0wLjQsMC0wLjgsMC4zLTAuOSwwLjcKCQkJYzAsMC0wLjYsMi40LTAuOCwzLjRjLTAuNywwLjItMS40LDAuNS0yLDAuOGwtMi44LTEuN0MxMC40LDMuMSwxMCwzLjEsOS43LDMuNEw3LjIsNS45QzYuOSw2LjIsNi45LDYuNiw3LjEsN2wxLjcsMi45CgkJCWMtMC4zLDAuNS0wLjUsMS4xLTAuNywxLjdsLTMuNCwwLjhDNC4zLDEyLjUsNCwxMi44LDQsMTMuMnYzLjVjMCwwLjQsMC4zLDAuOCwwLjcsMC45bDMuNCwwLjhjMC4yLDAuNywwLjUsMS4zLDAuOCwxLjlsLTEuNSwyLjYKCQkJYy0wLjIsMC4zLTAuMiwwLjgsMC4xLDEuMWwyLjUsMi41YzAuMywwLjMsMC43LDAuMywxLjEsMC4xYzAsMCwxLjctMSwyLjYtMS41YzAuNiwwLjMsMS4yLDAuNiwxLjksMC44bDAuOCwzLjQKCQkJYzAuMSwwLjQsMC40LDAuNywwLjksMC43aDMuNWMwLjQsMCwwLjgtMC4zLDAuOS0wLjdsMC44LTMuNGMwLjctMC4yLDEuMy0wLjUsMi0wLjhjMC45LDAuNSwyLjYsMS42LDIuNiwxLjYKCQkJYzAuMywwLjIsMC44LDAuMiwxLjEtMC4xbDIuNS0yLjVjMC4zLTAuMywwLjMtMC43LDAuMS0xLjFsLTEuNi0yLjZjMC4zLTAuNiwwLjYtMS4yLDAuOC0xLjhsMy40LTAuOGMwLjQtMC4xLDAuNy0wLjQsMC43LTAuOQoJCQl2LTMuNUMzNCwxMi44LDMzLjcsMTIuNSwzMy4zLDEyLjR6IE0xOSwyMS4yYy0zLjQsMC02LjItMi44LTYuMi02LjJzMi44LTYuMiw2LjItNi4yczYuMiwyLjgsNi4yLDYuMlMyMi40LDIxLjIsMTksMjEuMnoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);--mfn-divider-pattern-parquet:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDM4IDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxnPgoJCQk8cmVjdCB4PSI0IiB3aWR0aD0iMTMuOCIgaGVpZ2h0PSIzIi8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxyZWN0IHg9IjQiIHk9IjUuNCIgd2lkdGg9IjEzLjgiIGhlaWdodD0iMyIvPgoJCTwvZz4KCTwvZz4KCTxnPgoJCTxnPgoJCQk8cG9seWdvbiBwb2ludHM9IjQsMTAuOCA0LDEzLjggOC4yLDEzLjggMTMuNiwxMy44IDE3LjgsMTMuOCAxNy44LDEwLjggCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxyZWN0IHg9IjMxIiB3aWR0aD0iMyIgaGVpZ2h0PSIxMy44Ii8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxyZWN0IHg9IjI1LjYiIHdpZHRoPSIzIiBoZWlnaHQ9IjEzLjgiLz4KCQk8L2c+Cgk8L2c+Cgk8Zz4KCQk8Zz4KCQkJPHBvbHlnb24gcG9pbnRzPSIyMC4yLDAgMjAuMiw0LjIgMjAuMiw5LjYgMjAuMiwxMy44IDIzLjIsMTMuOCAyMy4yLDAgCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxyZWN0IHg9IjIwLjIiIHk9IjI3IiB3aWR0aD0iMTMuOCIgaGVpZ2h0PSIzIi8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxyZWN0IHg9IjIwLjIiIHk9IjIxLjYiIHdpZHRoPSIxMy44IiBoZWlnaHQ9IjMiLz4KCQk8L2c+Cgk8L2c+Cgk8Zz4KCQk8Zz4KCQkJPHBvbHlnb24gcG9pbnRzPSIyOS44LDE2LjIgMjQuNCwxNi4yIDIwLjIsMTYuMiAyMC4yLDE5LjIgMzQsMTkuMiAzNCwxNi4yIAkJCSIvPgoJCTwvZz4KCTwvZz4KCTxnPgoJCTxnPgoJCQk8cmVjdCB4PSI0IiB5PSIxNi4yIiB3aWR0aD0iMyIgaGVpZ2h0PSIxMy44Ii8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxyZWN0IHg9IjkuNCIgeT0iMTYuMiIgd2lkdGg9IjMiIGhlaWdodD0iMTMuOCIvPgoJCTwvZz4KCTwvZz4KCTxnPgoJCTxnPgoJCQk8cG9seWdvbiBwb2ludHM9IjE0LjgsMTYuMiAxNC44LDMwIDE3LjgsMzAgMTcuOCwyNS44IDE3LjgsMjAuNCAxNy44LDE2LjIgCQkJIi8+CgkJPC9nPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);--mfn-divider-pattern-sun:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDM4IDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8ZyBpZD0iU3VuIj4KCTxwYXRoIGQ9Ik0xOSw2LjVjLTQuNywwLTguNSwzLjgtOC41LDguNXMzLjgsOC41LDguNSw4LjVzOC41LTMuOCw4LjUtOC41YzAsMCwwLDAsMCwwQzI3LjUsMTAuMywyMy43LDYuNSwxOSw2LjV6Ii8+Cgk8cGF0aCBkPSJNMzIuNSwxMy41aC0yYy0wLjgsMC0xLjUsMC43LTEuNSwxLjVjMCwwLjgsMC43LDEuNSwxLjUsMS41bDAsMGgyYzAuOCwwLDEuNS0wLjcsMS41LTEuNUMzNCwxNC4yLDMzLjMsMTMuNSwzMi41LDEzLjUKCQlMMzIuNSwxMy41TDMyLjUsMTMuNXoiLz4KCTxwYXRoIGQ9Ik0xOSwyNWMtMC44LDAtMS41LDAuNy0xLjUsMS41djJjMCwwLjgsMC43LDEuNSwxLjUsMS41YzAuOCwwLDEuNS0wLjcsMS41LTEuNWMwLDAsMCwwLDAsMHYtMkMyMC41LDI1LjcsMTkuOCwyNSwxOSwyNXoiLz4KCTxwYXRoIGQ9Ik05LDE1YzAtMC44LTAuNy0xLjUtMS41LTEuNWgtMkM0LjcsMTMuNSw0LDE0LjIsNCwxNWMwLDAuOCwwLjcsMS41LDEuNSwxLjVoMkM4LjMsMTYuNSw5LDE1LjgsOSwxNXoiLz4KCTxwYXRoIGQ9Ik0xOSw1YzAuOCwwLDEuNS0wLjcsMS41LTEuNXYtMkMyMC41LDAuNywxOS44LDAsMTksMGMtMC44LDAtMS41LDAuNy0xLjUsMS41djJDMTcuNSw0LjMsMTguMiw1LDE5LDVMMTksNXoiLz4KCTxwYXRoIGQ9Ik0yOC4yLDcuOWwxLjQtMS40YzAuNi0wLjYsMC42LTEuNSwwLTIuMWMtMC42LTAuNi0xLjUtMC42LTIuMSwwYzAsMCwwLDAsMCwwbC0xLjQsMS40Yy0wLjYsMC42LTAuNiwxLjUsMCwyLjEKCQlDMjYuNiw4LjUsMjcuNiw4LjUsMjguMiw3LjlDMjguMiw3LjksMjguMiw3LjksMjguMiw3Ljl6Ii8+Cgk8cGF0aCBkPSJNMjguMiwyMi4xYy0wLjYtMC42LTEuNS0wLjYtMi4xLDBjLTAuNiwwLjYtMC42LDEuNSwwLDIuMWMwLDAsMCwwLDAsMGwxLjQsMS40YzAuNiwwLjYsMS41LDAuNiwyLjEsMAoJCWMwLjYtMC42LDAuNi0xLjUsMC0yLjFjMCwwLDAsMCwwLDBMMjguMiwyMi4xeiIvPgoJPHBhdGggZD0iTTkuOCwyMi4xbC0xLjQsMS40Yy0wLjYsMC42LTAuNiwxLjUsMCwyLjFjMC42LDAuNiwxLjUsMC42LDIuMSwwYzAsMCwwLDAsMCwwbDEuNC0xLjRjMC42LTAuNiwwLjYtMS41LDAtMi4xCgkJQzExLjMsMjEuNSwxMC40LDIxLjUsOS44LDIyLjFDOS44LDIyLjEsOS44LDIyLjEsOS44LDIyLjF6Ii8+Cgk8cGF0aCBkPSJNOS44LDcuOWMwLjYsMC42LDEuNSwwLjYsMi4xLDBjMC42LTAuNiwwLjYtMS41LDAtMi4xYzAsMCwwLDAsMCwwbC0xLjQtMS40QzkuOSwzLjgsOSwzLjgsOC40LDQuNHMtMC42LDEuNSwwLDIuMQoJCWMwLDAsMCwwLDAsMEw5LjgsNy45eiIvPgo8L2c+Cjwvc3ZnPgo=);--mfn-divider-pattern-fence:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDM0IDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGQ9Ik0zOC44LTM4Ljh2NS43YzAsMC40LTAuMywwLjgtMC44LDAuOEgyNy40djEwLjZjMCwwLjQtMC4zLDAuOC0wLjgsMC44aC01LjdjLTAuNCwwLTAuOC0wLjMtMC44LTAuOHYtMTAuNkg5LjYKCQljLTAuNCwwLTAuOC0wLjMtMC44LTAuOHYtNS43YzAtMC40LDAuMy0wLjgsMC44LTAuOGgxMC42di0xMC41YzAtMC40LDAuMy0wLjgsMC44LTAuOGg1LjdjMC40LDAsMC44LDAuMywwLjgsMC44djEwLjZoMTAuNgoJCUMzOC41LTM5LjUsMzguOC0zOS4yLDM4LjgtMzguOHoiLz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zMi4yLDkuNFY1LjZMMjguNCwwbC0zLjgsNS42djMuOGgtMy44VjUuNkwxNywwbC0zLjgsNS42djMuOEg5LjRWNS42TDUuNiwwTDEuOCw1LjZ2My44SDB2My44aDEuOHY3LjVIMHYzLjdoMS44VjMwaDcuNgoJCQl2LTUuNmgzLjhWMzBoNy42di01LjZoMy44VjMwaDcuNnYtNS42SDM0di0zLjhoLTEuOHYtNy41SDM0VjkuNEwzMi4yLDkuNEwzMi4yLDkuNHogTTEzLjIsMjAuNkg5LjR2LTcuNWgzLjhWMjAuNnogTTI0LjYsMjAuNgoJCQloLTMuOHYtNy41aDMuOFYyMC42eiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);--mfn-divider-pattern-flower:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDMwIDMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMjAuNCwyOS4xTDIwLjQsMjkuMUwyMC40LDI5LjF6Ii8+CjxnPgoJPHBhdGggZD0iTTIzLjUsMTkuOGMtMy4xLDAtNS45LDEuNS03LjYsMy45di0zLjNjLTAuMywwLTAuNiwwLjEtMC45LDAuMXMtMC42LDAtMC45LTAuMXYzLjNjLTEuNy0yLjQtNC41LTMuOS03LjYtMy45CgkJYy0wLjUsMC0wLjksMC40LTAuOSwwLjljMCw1LjIsNC4yLDkuNCw5LjQsOS40YzUuMiwwLDkuNC00LjIsOS40LTkuNEMyNC40LDIwLjIsMjQsMTkuOCwyMy41LDE5Ljh6Ii8+Cgk8cGF0aCBkPSJNMTUsMTEuM2MxLjEsMCwxLjktMC45LDEuOS0xLjlTMTYuMSw3LjQsMTUsNy40cy0xLjksMC45LTEuOSwxLjlDMTMuMSwxMC40LDEzLjksMTEuMywxNSwxMS4zeiIvPgoJPHBhdGggZD0iTTYuOSwxNGMxLjIsMi4xLDMuNCwyLjEsNC4zLDEuOWMwLjUsMS42LDIsMi44LDMuOCwyLjhjMS44LDAsMy4zLTEuMiwzLjgtMi44YzAuOSwwLjIsMy4xLDAuMiw0LjMtMS45CgkJYzEuMi0yLjEsMC4xLTQtMC41LTQuN2MwLjYtMC43LDEuNy0yLjYsMC41LTQuN2MtMS4yLTIuMS0zLjQtMi4xLTQuMy0xLjlDMTguMywxLjIsMTYuOCwwLDE1LDBjLTEuOCwwLTMuMywxLjItMy44LDIuOAoJCWMtMC45LTAuMi0zLjEtMC4yLTQuMywxLjljLTEuMiwyLjEtMC4xLDQsMC41LDQuN0M2LjgsMTAsNS43LDExLjksNi45LDE0TDYuOSwxNHogTTE1LDUuNmMyLDAsMy43LDEuNywzLjcsMy43UzE3LDEzLjEsMTUsMTMuMQoJCXMtMy43LTEuNy0zLjctMy43UzEzLDUuNiwxNSw1LjZ6Ii8+CjwvZz4KPC9zdmc+Cg==);--mfn-divider-pattern-line-wave:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgMzAiPjxwYXRoIGQ9Ik0wLDBDMTEuMTMsMCwxNi44LDUuOTQsMjEuOCwxMS4xOWM0LjUxLDQuNzMsOC4wOCw4LjQ3LDE1LjcsOC40N3MxMS4xOS0zLjc0LDE1LjctOC40N0M1OC4yLDUuOTQsNjMuODcsMCw3NSwwUzkxLjc5LDUuOTQsOTYuNzksMTEuMTljNC41Miw0LjczLDguMDgsOC40NywxNS43LDguNDdzMTEuMTktMy43NCwxNS43MS04LjQ3QzEzMy4yLDUuOTQsMTM4Ljg3LDAsMTUwLDBzMTYuOCw1Ljk0LDIxLjgsMTEuMTljNC41MSw0LjczLDguMDgsOC40NywxNS43LDguNDdzMTEuMTktMy43NCwxNS43MS04LjQ3QzIwOC4yLDUuOTQsMjEzLjg3LDAsMjI1LDBzMTYuOCw1Ljk0LDIxLjgsMTEuMTljNC41Miw0LjczLDguMDgsOC40NywxNS43LDguNDdzMTEuMTktMy43NCwxNS43MS04LjQ3QzI4My4yLDUuOTQsMjg4Ljg3LDAsMzAwLDBWMTAuMzRjLTcuNjIsMC0xMS4xOSwzLjc0LTE1LjcxLDguNDctNSw1LjI1LTEwLjY3LDExLjE5LTIxLjgsMTEuMTlTMjQ1LjcsMjQuMDYsMjQwLjcsMTguODFjLTQuNTItNC43My04LjA4LTguNDctMTUuNzEtOC40N3MtMTEuMTksMy43NC0xNS43LDguNDdjLTUsNS4yNS0xMC42NywxMS4xOS0yMS44LDExLjE5UzE3MC43LDI0LjA2LDE2NS43LDE4LjgxYy00LjUyLTQuNzMtOC4wOS04LjQ3LTE1LjcxLTguNDdzLTExLjE5LDMuNzQtMTUuNyw4LjQ3Yy01LDUuMjUtMTAuNjcsMTEuMTktMjEuOCwxMS4xOVM5NS43LDI0LjA2LDkwLjcsMTguODFjLTQuNTEtNC43My04LjA4LTguNDctMTUuNy04LjQ3cy0xMS4xOSwzLjc0LTE1LjcsOC40N0M1NC4zLDI0LjA2LDQ4LjYzLDMwLDM3LjUsMzBTMjAuNywyNC4wNiwxNS43LDE4LjgxQzExLjE5LDE0LjA4LDcuNjIsMTAuMzQsMCwxMC4zNFoiLz48L3N2Zz4=);--mfn-divider-pattern-line-zigzag:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMDAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwMCAzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cG9seWdvbiBwb2ludHM9IjI1Ny4xLDE5LjMgMjM1LjcsMCAyMTQuMywxOS4zIDE5Mi45LDAgMTcxLjQsMTkuMyAxNTAsMCAxMjguNiwxOS4zIDEwNy4xLDAgODUuNywxOS4zIDY0LjMsMCA0Mi45LDE5LjMgMjEuNCwwIAoJMCwxOS4zIDAsMzAgMTEuOSwxOS4zIDIxLjQsMTAuNyAzMSwxOS4zIDQyLjksMzAgNTQuOCwxOS4zIDY0LjMsMTAuNyA3My44LDE5LjMgODUuNywzMCA5Ny42LDE5LjMgMTA3LjEsMTAuNyAxMTYuNywxOS4zIDEyOC42LDMwIAoJMTQwLjUsMTkuMyAxNTAsMTAuNyAxNTkuNSwxOS4zIDE3MS40LDMwIDE4My4zLDE5LjMgMTkyLjksMTAuNyAyMDIuNCwxOS4zIDIxNC4zLDMwIDIyNi4yLDE5LjMgMjM1LjcsMTAuNyAyNDUuMiwxOS4zIDI1Ny4xLDMwIAoJMjY5LDE5LjMgMjc4LjYsMTAuNyAyODguMSwxOS4zIDMwMCwzMCAzMDAsMTkuMyAyNzguNiwwICIvPgo8L3N2Zz4K);--mfn-divider-pattern-line-zigzag2:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMTIuMjUgMzAiPjxwYXRoIGQ9Ik0zMTIuMjUuMzZWNC40NWwtLjIzLjI0YTQ0Ljg4LDQ0Ljg4LDAsMCwwLTMuMDksMy43N2MtMS4xNywxLjUtNiw3LjkzLTYuNzksOC45My0xLDEuMjktMS40MiwyLjgzLTIuNDQsNC4xMi0xLjg2LDIuMzYtNC4zMiw0Ljk1LTUuODMsNy4xMWExLjMzLDEuMzMsMCwwLDEtMi4wNS4yNmMtMS42LTEuODctMi44NC00LTQuNDUtNS44OWE1MS4xNCw1MS4xNCwwLDAsMS00LjQzLTUuNjJjLS42Ny0xLTEuMzEtMi4wNi0xLjk1LTMuMWExMS4xNiwxMS4xNiwwLDAsMS0uNzItMS4wN2MtLjkzLTEuNDItMS45NC0yLjktMy00LjI0LTEuMzMtMS42OC0yLjg0LTMuNC00LjEtNS4yQTY2LjEsNjYuMSwwLDAsMSwyNjksOS41MWMtMS45LDIuNDgtMy43OCw1LTUuNjQsNy40NnMtMy40OCw0LjgzLTUuMjIsNy4yNGMtLjgxLDEuMTMtMS41NiwyLjI4LTIuNDIsMy4zOC0uMzUuNDItMS43NywyLjcxLTIuNjUsMS45MmE3LjY0LDcuNjQsMCwwLDEtMS43My0yYy0uNjktMS4zOC0xLjcxLTIuNTItMi41MS0zLjgzYTk2LjEzLDk2LjEzLDAsMCwwLTUuNjgtNy45M2MtMS44Ni0yLjQ3LTMuNzctNC44NS01LjUzLTcuNDFDMjM2LjY2LDcsMjM1LjIsNS41NCwyMzQuMTgsNGEyMC41NywyMC41NywwLDAsMS0xLjgsMi40Yy0uODcsMS0xLjc2LDEuOTQtMi41OSwyLjk1LTEuODgsMi4yOC0zLjM5LDQuOC01LjEzLDcuMTdzLTMuNTEsNC42My01LjE1LDdhMjMuODIsMjMuODIsMCwwLDAtMi4xNiwzLjE5Yy0uNDEuODUtMiw0LjE1LTMuMjUsMi43MmEyMi45MSwyMi45MSwwLDAsMS0xLjc1LTIuNTgsNTEuMzgsNTEuMzgsMCwwLDAtMy4yMS00Yy0xLjk1LTIuMzQtMy43Mi00LjgyLTUuNi03LjIycy0zLjU2LTQuODctNS4xOC03LjM3Yy0xLjA2LTEuNjYtMi4zMS0zLjE4LTMuNDctNC43Ni0uNDcuNzctLjksMS41OC0xLjQzLDIuMjktLjc1LDEtMS41NSwyLTIuMzIsMy0xLjc5LDIuMjctMy4zMSw0Ljc2LTQuOSw3LjE3LTIuODgsNC4zOC02LjMsOC4zOS05LjQ0LDEyLjU5LS4zNy41LS44NywxLjE4LTEuNjEsMXMtMS4zOC0xLjMzLTEuNzktMmMtLjczLTEuMTQtMS41MS0yLjMyLTIuMzEtMy40MS0xLjg5LTIuNTUtNC00Ljg5LTUuNzktNy41N3MtMy40Ny01LjE5LTUuMTItNy44NmEyMS43NiwyMS43NiwwLDAsMC0yLjg2LTRjLS40OC0uNDgtMS0uOTQtMS40NC0xLjQ1LTEuNDYsMS43OS0zLDMuNS00LjM0LDUuMzktMS43NSwyLjQ4LTMuMjksNS4wNi01LjEsNy41LS45MiwxLjI1LTEuOTUsMi40My0yLjg0LDMuNy0uNzQsMS4wNy0xLjI4LDIuMjQtMiwzLjMyLTEuMjgsMi0yLjQ1LDQuMTMtMy44NCw2YTEuNDEsMS40MSwwLDAsMS0yLjQuMjhjLTEuNDUtMS45My0yLjcyLTQtNC4xNS02LTEuOC0yLjQ3LTMuODctNC43Mi01LjYtNy4yNS0yLjgyLTQuMTItNS4xNy04LjY0LTguMzctMTIuNDctMSwxLjU0LTIuMzEsMy0zLjI2LDQuNDdhMzUuMTEsMzUuMTEsMCwwLDEtMi42NCwzLjU1Yy0uOTEsMS4wOS0xLjYzLDIuMzgtMi41OCwzLjQyLTIuMTksMi4zNS0zLjc1LDUuMDctNS42Niw3LjYyLTEuMzMsMS43OC00LjE1LDguNzMtNi4yNiw2LjQ3LTEuODYtMi0zLjQ0LTQuMjQtNS4wOS02LjM5LTEuNzgtMi4zMy0zLjI2LTQuODUtNS03LjIzcy0zLjM3LTUuMTctNS4wNy03Ljc1YTUxLjMzLDUxLjMzLDAsMCwwLTMuNTItNC4zN2MtLjM4LjYzLS43NywxLjI2LTEuMjEsMS44NS0uODUsMS4xMi0xLjg4LDItMi43NywzLjExLTEuODUsMi4yMi0zLjE2LDQuOC01LjA2LDdTNjUuNTEsMjAsNjMuNywyMi4yN0M2MiwyNC4zNiw2MS4wNiwyNyw1OS4zLDI5YTEuMjMsMS4yMywwLDAsMS0xLjc1LDBDNTMuNywyNSw1MSwyMCw0Ny42OSwxNS41NmMtMy00LjA2LTYuMTMtOC05LTEyLjEtLjksMS00LjI4LDYtNC40Nyw2LjM0LS41NywxLTEuMTIsMi4wOC0xLjc2LDMuMDctMS4zMywyLjA2LTMsMy44OC00LjI5LDZhNjEuNTgsNjEuNTgsMCwwLDEtMy44Niw1LjcyQzIzLDI2LjE4LDIxLjQ2LDI3LjQyLDIwLjE3LDI5QTEuMzgsMS4zOCwwLDAsMSwxOCwyOC43MUMxNS4yLDI0LjA4LDExLjU3LDIwLDguMzUsMTUuNjQsNi41NywxMy4yMiw0LjU5LDEwLjg2LDMsOC4zMSwyLjExLDYuODgsMS4yNyw1LjQzLjQ0LDRMMCw0LjQ1Vi4zNkExLjQyLDEuNDIsMCwwLDEsMS42OS45MmExNTIuNzQsMTUyLjc0LDAsMCwwLDkuNDMsMTMuODlDMTMuODUsMTguNTQsMTcsMjIsMTkuNDgsMjUuODdhMTAsMTAsMCwwLDAsMS4xMS0xLjA1LDMzLjQyLDMzLjQyLDAsMCwwLDIuNzktMy42MWMxLjI2LTEuODQsMi40NC0zLjc2LDMuODEtNS41MS4yNS0uMzEuNDgtLjY0LjcyLS45NUEzOS4wNSwzOS4wNSwwLDAsMSwzMS43OCw4LjZsLjI5LS4zOGEyNSwyNSwwLDAsMSwyLjU0LTMuMjhBMjUuNDgsMjUuNDgsMCwwLDAsMzcuNzYuODdhMS4yMywxLjIzLDAsMCwxLDIuMSwwYzMuMTUsNC42MSw2LjczLDguOTEsMTAsMTMuNDEsMi44NywzLjkyLDUuMyw4LjI2LDguNDksMTEuOTMsMS4yOS0xLjgxLDIuMTktMy45NCwzLjYyLTUuNjUsMS44Ny0yLjI0LDMuNTgtNC41OCw1LjQ4LTYuOFM3MC42Myw5LDcyLjUzLDYuODFhNDAuMzMsNDAuMzMsMCwwLDAsMi43NS0zLjFjLjY0LS45MywxLjE0LTEuOTQsMS44MS0yLjg0YTEuMjMsMS4yMywwLDAsMSwyLjA5LDBjMS42NCwyLjE5LDMuNjYsMy45NCw1LjA4LDYuMzNTODcuMzYsMTIsODksMTQuNDFzMi45Myw0LjU4LDQuNTksNi43M2MxLjM4LDEuNzksMi42NSwzLjc0LDQuMTcsNS40NC4zOC0uNTYuODEtMS4xLDEuMTUtMS42MS44NC0xLjMsMS42OC0yLjYxLDIuNjEtMy44NSwxLjY3LTIuMjEsMi44OS00LjY5LDQuNzktNi43NGE1MS4xOCw1MS4xOCwwLDAsMCw1LjI1LTYuNzZjLjg0LTEuMzIsMS44LTIuNTYsMi42Ni0zLjg3LjQ5LS43MywxLjItMS41OCwxLjY3LTIuNHMxLjMyLTEuMjMsMi0uNTNjMy45NSwzLjg4LDYuNDUsOSw5LjU1LDEzLjU0LDEuODcsMi43Miw0LjA5LDUuMTUsNiw3LjgzLDEuMDgsMS41MiwyLjA5LDMuMDgsMy4xNiw0LjYuMzYtLjY1LjY5LTEuMywxLTEuOTQuNjUtMS4yMSwxLjU3LTIuMjMsMi4xOS0zLjQ1YTQ5LjUxLDQ5LjUxLDAsMCwxLDQuOTQtN2MxLjgtMi40MiwzLjIzLTUuMDgsNS03LjQ3LDEuNjMtMi4xNSwzLjQ3LTQuMTMsNS4wNi02LjNhMS4yNiwxLjI2LDAsMCwxLDIuMTQsMGMuODQsMS4yMywyLjA4LDIuMTEsMywzLjI2YTMzLDMzLDAsMCwxLDIuNDEsMy41OGMxLjUxLDIuNSwzLjE2LDQuODksNC43Niw3LjMzczMuNSw0LjY5LDUuMyw3Yy44NywxLjEzLDEuNywyLjMzLDIuNDksMy41MWwuNTguODhjLjE1LS4yLjI5LS40LjQzLS42MS4zOS0uNTEuODQtMSwxLjItMS41NS43NC0xLjA4LDEuNTMtMi4xLDIuMzEtMy4xNCwxLjgzLTIuNDEsMy42NC00LjgsNS4zMS03LjMzczMuMTctNC44MSw1LTcuMDdjMS41My0xLjkxLDIuNjQtNC4xOCw0LjI0LTZhMS4yNiwxLjI2LDAsMCwxLDIsLjI2YzEuNTQsMi4zNSwzLjQ1LDQuNDQsNSw2LjhzMy4zMiw1LDUuMTMsNy4yOSwzLjQxLDQuNjIsNS4yOCw2LjgyYTM3LjkxLDM3LjkxLDAsMCwxLDIuNzYsMy40NSwxNS4wOSwxNS4wOSwwLDAsMSwuNzQsMS4zMiw1OC4zOCw1OC4zOCwwLDAsMSwzLjItNS4xMWMxLjY0LTIuMzksMy41NS00LjU3LDUuMTEtNywzLTQuNyw2Ljg0LTguNzksMTAuMS0xMy4zYTEuNDEsMS40MSwwLDAsMSwyLjQ1LjE4LDM0LjU2LDM0LjU2LDAsMCwwLDIuMzcsMy42MWMuODUsMS4xLDEuNjgsMi4yMywyLjQ4LDMuMzcsMS41MSwyLjE2LDMuMDksNC4yLDQuNyw2LjI4YTgzLjU5LDgzLjU5LDAsMCwxLDUuMzMsNy4zN2MuNywxLjE0LDEuNTYsMi4xOCwyLjI1LDMuMzMuMi4zMy40My45NC43LDEuNDYuMDktLjE5LjE3LS4zNi4yMi0uNDQuMzctLjUyLjgyLTEsMS4xNS0xLjU3LjY2LTEuMDUsMS4zNi0yLjEyLDIuMDktMy4xMiwxLjY4LTIuMjUsMy4zOS00LjQ5LDUtNi43OUMyNjUuMjcsMTAuMDYsMjY5LjUzLDYsMjcyLjExLDFhMS4xNSwxLjE1LDAsMCwxLDIsMEMyNzUuMjUsMy4xMiwyNzcuMiw1LDI3OC42NSw3bC42OCwxYTI4LjE4LDI4LjE4LDAsMCwxLDEuOTIsMi40NGMxLjI1LDEuNjQsMi4zNSwzLjM3LDMuNTMsNS4wNywxLjUsMi4xNCwzLjIyLDQuMDUsNC44Nyw2LjA4LDEuMDksMS4zNiwyLjA1LDIuODMsMy4wOSw0LjIyLDEuNTQtMS45MSwzLjIzLTMuNzMsNC43Ny01LjY2LDEuMDctMS4zNiwxLjYyLTIuOTQsMi42OC00LjI5LjQ5LS42Miw0LjI2LTYuMDYsNS4zMy03LjQ2czIuMDYtMi43NywzLjE2LTQuMDljLjg4LTEuMDcsMi40My0yLjE0LDMtMy40MkExLDEsMCwwLDEsMzEyLjI1LjM2Wk0uMiwxNi4yMWwtLjIsMFYyMy45YTMuOTMsMy45MywwLDAsMCwxLS4xMywzLjQ2LDMuNDYsMCwwLDAsMi4yNS0yLjQ4QTQsNCwwLDAsMCwuMiwxNi4yMVptMzA3LjY3LDMuM2EzLjczLDMuNzMsMCwwLDAsLjc4LDMuMTVBMy43NywzLjc3LDAsMCwwLDMxMSwyMy43N2E0LjQ5LDQuNDksMCwwLDAsMS4yMS4xM1YxNi4xN0EzLjcyLDMuNzIsMCwwLDAsMzA3Ljg3LDE5LjUxWk0xOC4xOSwxMi4zNWEzLjczLDMuNzMsMCwwLDAsMy43LjE1LDQuNTUsNC41NSwwLDAsMCwyLjMzLTMuNjRjLjMzLTMuMTEtMy44OC01LjYzLTYuMzItMy42N0E5LjU1LDkuNTUsMCwwLDAsMTYuMzMsOC45LDQsNCwwLDAsMCwxOC4xOSwxMi4zNVpNNDEuNTMsMTguMmEzLjMsMy4zLDAsMCwwLS41Ni0uNTYsMy45NCwzLjk0LDAsMCwwLTUuMDkuMjFDMzQuNjYsMTksMzQsMjEuMTYsMzUsMjIuNjhhNS4zMiw1LjMyLDAsMCwwLDUuMTcsMS45QTMuNjQsMy42NCwwLDAsMCw0MS41MywxOC4yWk01Ni44NywxM2EzLjA5LDMuMDksMCwwLDAsMy42NS0uMTQsNS4zNyw1LjM3LDAsMCwwLDEuOTUtMy4xNyw0LjA3LDQuMDcsMCwwLDAtMi42OC00LjQ5Yy0yLS45Mi00LjMyLjMzLTUuMTksMi4yNUE0LjE3LDQuMTcsMCwwLDAsNTQuNTIsMTEsNC40NSw0LjQ1LDAsMCwwLDU2Ljg3LDEzWm0yMy43NSwyLjkzYTMuMzIsMy4zMiwwLDAsMC0xLjc4LTEsNC44NCw0Ljg0LDAsMCwwLTUuMTksMi44OSw0LjI1LDQuMjUsMCwwLDAsLjE0LDMuMzksNC4wOSw0LjA5LDAsMCwwLC4zMS43NSwzLjY5LDMuNjksMCwwLDAsMy4zNywxLjc1QTMuNDksMy40OSwwLDAsMCw4MS4zMywyMmE0Ljg0LDQuODQsMCwwLDAsLjQ3LTEsOC4yOCw4LjI4LDAsMCwwLC40NS0yLjJBMi45MywyLjkzLDAsMCwwLDgwLjYyLDE1LjkyWm0xMi43Mi00YTMuNDUsMy40NSwwLDAsMCwyLjg0LDEuNThsLjM5LjE1YTQuMTMsNC4xMywwLDAsMCw1LjM5LTIuOSwxLjM0LDEuMzQsMCwwLDAtLjE4LS44Nyw2Ljg3LDYuODcsMCwwLDAsMC0xLjkyYy0uMzMtMi4yOS0yLjgtMy4xLTQuNzgtMy4yYTMuNzYsMy43NiwwLDAsMC0xLjc3LjMzQTMuNDEsMy40MSwwLDAsMCw5Mi45MSw4YTUuNiw1LjYsMCwwLDAtLjIsMS4wNywzLjM4LDMuMzgsMCwwLDAsLjE3LDEuMzZBMy40NywzLjQ3LDAsMCwwLDkzLjM0LDExLjkyWk0xMTksMTcuNmE0LjA5LDQuMDksMCwwLDAtNS4yOCwxLjFsLS4xMS4xMmEzLjk0LDMuOTQsMCwwLDAtLjM0LDUuMjRjMiwyLjI4LDUuNTIsMS41Niw3LjEtLjY5QTMuODUsMy44NSwwLDAsMCwxMTksMTcuNlptMTkuNTEtNS4wOEEzLjcyLDMuNzIsMCwwLDAsMTQwLjk0LDEwbC4xMi0uMmEzLjUzLDMuNTMsMCwwLDAsLjM2LTMsNC4wOCw0LjA4LDAsMCwwLTMuMTMtMi4xNCw0LDQsMCwwLDAtMy43My45MSw1LjQ5LDUuNDksMCwwLDAtMS43OCwzLjY0QzEzMi44OSwxMS42OCwxMzYuMjksMTMuMTEsMTM4LjQ4LDEyLjUyWm0xNS4zNyw1Yy0zLC41My00Ljc3LDQuMTYtMi43LDYuNTdhMy4xNywzLjE3LDAsMCwwLC44OC43MywzLjczLDMuNzMsMCwwLDAsLjgxLjY1YzIuNTYsMS40OCw1Ljg5LS4zMyw2LjU3LTMuMDhDMTYwLjE4LDE5LjIxLDE1Ni42OSwxNywxNTMuODUsMTcuNVptMjAuNTUtNC44OGE0LDQsMCwwLDAsMy43Ny4xNWMyLjMtMS4zMSwzLjU5LTQuOCwxLjctN3MtNS42Ny0yLjc2LTcuMjksMEMxNzEuMjMsOC4xMSwxNzEuNjYsMTEuNywxNzQuNCwxMi42MlptMjEuNDIsNC45M2E1LjcxLDUuNzEsMCwwLDAtNC40OSwxLjIxYy0xLjksMS44OC0yLjQzLDYuMjguNTcsNy40MWE1LjY2LDUuNjYsMCwwLDAsNC45NS0uNTljMi0xLDMuMzEtMy40MiwyLjE2LTUuNTlBNC40OCw0LjQ4LDAsMCwwLDE5NS44MiwxNy41NVptMTYuODctNS45M2E0LjY4LDQuNjgsMCwwLDAsNy0zYy4zNy0xLjQ5LjQ2LTIuNzQtLjY4LTMuOTJBNi4yMSw2LjIxLDAsMCwwLDIxNSwzLjExYy0xLjIyLDAtMi43MSwwLTMuNjQsMWE0LjQ4LDQuNDgsMCwwLDAtMSw0LjA5QTQuNTEsNC41MSwwLDAsMCwyMTIuNjksMTEuNjJabTIzLjI0LDUuNDhjLTMuNTEtMS40Ni02LjgsMS03LjQ2LDQuNDZzMy40Nyw1LjkyLDYuNTIsNC41NGMyLjY5LTEuMjIsNC40Ny00LjQ1LDIuNzQtN0EzLjMyLDMuMzIsMCwwLDAsMjM1LjkzLDE3LjFabTE3LjY4LTQuODJhNS4xMyw1LjEzLDAsMCwwLDMuOC0xLjI4LDUuMzYsNS4zNiwwLDAsMCwuMzItNy44OWMtMi4yLTIuMTEtNi0xLjUyLTguMTEuMzFzLTEuNTcsNS42MSwwLDcuNTFBNC4zOSw0LjM5LDAsMCwwLDI1My42MSwxMi4yOFptMTUuNjEsNi4wN2MtMS43NiwyLjgyLS44NSw2Ljg3LDMsNy4wNmE1LjMyLDUuMzIsMCwwLDAsMS0uMDYsNC41Miw0LjUyLDAsMCwwLDEuNjEtLjIxYzIuOTItMSw0LjU3LTQuNjEsMi40Ny03LjA5UzI3MC45MywxNS42LDI2OS4yMiwxOC4zNVptMTkuOTQtNy41NWE0LjQsNC40LDAsMCwwLDEuNTUuNyw1LjA3LDUuMDcsMCwwLDAsMS4yMS40MWMzLjI5LjY4LDUuODctMi42NCw1LjI5LTUuNzJzLTQuNzEtNC42My03LjMxLTMuMDhTMjg2LjY5LDkuMDYsMjg5LjE2LDEwLjhaIi8+PC9zdmc+);--mfn-divider-pattern-line-hearts:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNDAgMzAiPjxwYXRoIGQ9Ik00NC43LDQuNzFhNS40LDUuNCwwLDAsMC0zLjUxLTMuNTNjLTMuNzEtMS4zNy03Ljg2LDEuMDgtMTAsNC4wN2E3LDcsMCwwLDAtMS41Ni0yLjMyYy0uMDYtLjA2LS4xMS0uMTMtLjE2LS4xOUE0Ljk0LDQuOTQsMCwwLDAsMjcuNjYsMS4zLDQuMTMsNC4xMywwLDAsMCwyNi44OSwxTDI2LjI1LjY4YTcuMDksNy4wOSwwLDAsMC0zLjkxLS4zLDQuMSw0LjEsMCwwLDAtMS45LjUsOS40NCw5LjQ0LDAsMCwwLTMuMzUsMiw2LjQ2LDYuNDYsMCwwLDAtLjc4Ljk1LDEwLDEwLDAsMCwwLTEuODksNS44Miw3LjUxLDcuNTEsMCwwLDAsMiw1LjE3YzEsMS4yNCwyLjExLDIuNTEsMy4yNSwzLjY5LjU4Ljg4LDEuMTUsMS43NiwxLjcsMi42NWEyNC45MywyNC45MywwLDAsMSwxLjksMy40MywxNS4yOCwxNS4yOCwwLDAsMSwuNTYsNC4wNSwxLjMsMS4zLDAsMCwwLC42MywxLjEyLjUuNSwwLDAsMCwuMzguMThoLjA1YS41NC41NCwwLDAsMCwuNDktLjM3YzAtLjA3LDAtLjE0LjA3LS4yMWEuNzYuNzYsMCwwLDAsLjExLS4xNC4zMS4zMSwwLDAsMCwuMDYtLjNBMTkuMDYsMTkuMDYsMCwwLDEsMjYuMzYsMjdhMTUuMiwxNS4yLDAsMCwxLDEuOTUtMi42NSwyNy4yLDI3LjIsMCwwLDEsNS4yMy00LjU3bC40Ny0uMzdjMy40Mi0xLjg5LDYuODctMy44Nyw5LjI2LTdBOSw5LDAsMCwwLDQ1LDguMjcsNi40Nyw2LjQ3LDAsMCwwLDQ0LjcsNC43MVpNMjYsMjQuNzJhNy43Nyw3Ljc3LDAsMCwwLS42Ny44NywxOC43NSwxOC43NSwwLDAsMC0yLjE4LTUuOTFjLTEuMzYtMi44Mi0zLjIyLTUuMzgtNC41NS04LjIxYTYuMTcsNi4xNywwLDAsMSwyLjg5LTguNDJjMy40Ni0xLjg2LDcuNC40NCw4LjkzLDMuNjkuMTQuNDEuMzcuOC44Ny42M2EyLjI2LDIuMjYsMCwwLDAsMS4xMy0uOUE3LjU3LDcuNTcsMCwwLDEsMzQuNTMsNC43YzEuODEtMS4wOCw0LjEtMi4yNiw2LjEyLTEuMSwyLjgxLDEuNjMsMS4yOSw1LjM1LS4yMSw3LjI4YTI2LjI5LDI2LjI5LDAsMCwxLTQuNzEsNC44OUMzNC4yLDE2LjkxLDMyLjU1LDE3Ljg0LDMxLDE5YTE3LDE3LDAsMCwwLTMuNzQsNGMtLjMzLjUxLS42OSwxLTEsMS40OVpNMzkuODQsMTMuMjNjLS4yLjIzLS40LjQ1LS42LjY1Wk02Ni43MSw2LjA3YTUuNDIsNS40MiwwLDAsMC00Ljg4LDJjLS4zNi0xLTEuNjgtMS42NS0yLjgzLTJsLS4wNywwYTMuNTcsMy41NywwLDAsMC0xLjMyLS4yNiw2LjUsNi41LDAsMCwwLTUuODIsMy4xbDAsLjA2YTcuNzIsNy43MiwwLDAsMC0uOSw0YzAsMiwxLjMzLDMuODcsMi41Miw1LjNBMjYuMTUsMjYuMTUsMCwwLDEsNTYuODYsMjNhMTUuMTUsMTUuMTUsMCwwLDAsLjgsMiwuMjcuMjcsMCwwLDAsLjMuMTQuNTcuNTcsMCwwLDAsLjE4LDAsLjM2LjM2LDAsMCwwLC4yOS0uMSwxMi40MSwxMi40MSwwLDAsMCwxLjE1LTEuNTlBMjYuMDcsMjYuMDcsMCwwLDEsNjIuMTEsMjFjLjY5LS42OSwxLjM1LTEuMzQsMi0yLDIuNDEtMi4yOCw0LjUtNC44LDUuMTgtOC4xMkM2OS42LDkuMTcsNjguNjEsNi40NCw2Ni43MSw2LjA3Wk02MS4wNywxMGEuNDkuNDksMCwwLDAsLjg4LjA5Yy41MS0uMjkuODUtMSwxLjI2LTEuMzdDNjQsOCw2NS45Miw3LjQxLDY2LjU4LDguNjJzLjIxLDIuODItLjMzLDMuOTRBMjMuODQsMjMuODQsMCwwLDEsNjIuODksMTdjLS41OC43MS0xLjE1LDEuNDQtMS43MiwyLjE3bC0xLDEuMDVhMTQuMTQsMTQuMTQsMCwwLDAtMS41NywyLDEwLjE4LDEwLjE4LDAsMCwwLTEuMzYtMi4zLDUxLjc3LDUxLjc3LDAsMCwxLTMuMzUtNC40NWMwLS4wNy0uMDYtLjEzLS4wOC0uMmE3LjQ2LDcuNDYsMCwwLDEtLjUxLTQuNTYsNC41Miw0LjUyLDAsMCwxLDQuMjUtMy4yNSwzLjcsMy43LDAsMCwxLDIuOTIsMS4zOUE0LDQsMCwwLDEsNjEuMDcsMTBabTQwLTkuMjRjLTItMS4yOS00Ljc4LS43My02Ljg1LjQyYTYuNDcsNi40NywwLDAsMC0yLjc2LDIuMjFzMCwwLDAsMGgwQzkwLjI0LDEsODYuOTQtLjEsODQuNTEuMTJjLTMuMjEuMy01LjY5LDIuOTMtNyw1LjY4LTEuNDQsMy4wNi0xLjc2LDYuMTQtLjIsOS4xOWExOS4zNiwxOS4zNiwwLDAsMCwzLjI0LDQuMTRsLjE2LjE3LjA4LjFjLjY5Ljg0LDEuNCwxLjYyLDIuMTMsMi4zOWEyLjYzLDIuNjMsMCwwLDAsLjQ2LjQ4bC42OS43MS4wOC4xYy45NSwxLjE3LDIuMDYsMi4yNCwyLjg5LDMuNWExMy4yNywxMy4yNywwLDAsMSwxLjUsMy4xOWMuMDYuMjEuMzMuMjUuNTcuMTlhLjMzLjMzLDAsMCwwLC4xNS0uMDVsMCwwYS41My41MywwLDAsMCwuMjMtLjIxLDEuMTcsMS4xNywwLDAsMCwuMTctLjQ5LDUuODYsNS44NiwwLDAsMSwuMzUtMS4yNyw0LjUyLDQuNTIsMCwwLDAsLjQ2LTEuMDVjLjIyLS40My40Ni0uODUuNjgtMS4yNmEyOS40NSwyOS40NSwwLDAsMSw0LjI0LTUuNjljMS0xLjA4LDItMi4xNCwyLjk0LTMuMjQsMi4zOC0yLjMsNC41Mi00Ljc2LDUuNTEtOC4xMUE2LjY1LDYuNjUsMCwwLDAsMTAxLjA5Ljc0Wm0tMjIsMTIuNzFhOC43MSw4LjcxLDAsMCwxLDEuOTMtOS4zQTYuMTgsNi4xOCwwLDAsMSw4NiwyLjNjLjIsMCwuNjIuMDYsMS4xMy4xM0ExMSwxMSwwLDAsMSw5MS4zLDQuNjZzLjI1LS4xMy41Ny0uMzVBNS44MSw1LjgxLDAsMCwwLDkyLjQyLDRhMTAuMjQsMTAuMjQsMCwwLDEsNS4yLTEuNjEsNS4yMyw1LjIzLDAsMCwxLDIuOSwxLjA3YzEuNjMsMS4zOCwxLjA5LDQuMDcuNDcsNS43N0ExOC4xMSwxOC4xMSwwLDAsMSw5OC4wNywxNGMtLjU4LjUzLTEuMTUsMS4wNy0xLjY4LDEuNjYtLjM3LjQzLS43My44Ny0xLjA4LDEuMzFhMjYuMDcsMjYuMDcsMCwwLDAtMy42Myw0LjExYy0uMDkuMTUtLjE5LjMtLjI4LjQ2YTEyLDEyLDAsMCwwLTIuNTEsNS4zM0M4OC40MiwyNSw4Ni43OCwyMy4zNSw4NS40MiwyMiw4Mi43NywxOS4zOCw4MC40MywxNyw3OS4xMywxMy40NVptNDcuNTItNi43MmEyLjczLDIuNzMsMCwwLDAtLjY4LS4yOWwwLDBhNC4yMiw0LjIyLDAsMCwwLTUsMS40Nyw0LjM2LDQuMzYsMCwwLDAtMy0yLDMsMywwLDAsMC0xLS4wN2gtLjNhNC45LDQuOSwwLDAsMC00LjE2LDMuNDIsMS4zNiwxLjM2LDAsMCwwLDAsLjE3LDUuNTYsNS41NiwwLDAsMC0uNDUsMy4wOSw5LjgxLDkuODEsMCwwLDAsMi40LDQuMjhjLjYyLjc5LDEuMzcsMS40NywyLDIuMjFhMzEuMTQsMzEuMTQsMCwwLDEsMiwyLjUybC4xNS4zN2EyMi4zNCwyMi4zNCwwLDAsMCwuODMsMi41MWMuMTUuMzMuNTQuMjMuNjgsMGEuNDEuNDEsMCwwLDAsLjE0LS4yMWwwLS4wN2E1LDUsMCwwLDAsLjctMS42NSwxNi40NSwxNi40NSwwLDAsMSwxLjkxLTNjMS4wNy0xLDIuMzItMiwzLjI4LTNhNy44OSw3Ljg5LDAsMCwwLDIuNC01LjZDMTI4LjQxLDkuMzcsMTI3Ljk0LDcuNTEsMTI2LjY1LDYuNzNabS0xMS40Myw3Yy0xLTEuNTUtMS43NC00LjE4LS4zNy01Ljc1YTMuNTksMy41OSwwLDAsMSwuODItLjcyLDMuNiwzLjYsMCwwLDEsMi0uMjcsNS4yMiw1LjIyLDAsMCwxLDIuNTIsMS41N2MuMjUuNS42NSwxLDEuMTkuNjIuODMtLjUyLDItMiwzLjA5LTEuNzIsMS44OC40NywyLjEyLDIuOCwxLjcxLDQuMzQtMSwzLjc3LTUuMjEsNi4xOC02LjM5LDkuODRDMTE4Ljg2LDE4Ljg0LDExNi44LDE2LjE1LDExNS4yMiwxMy43OFpNMTYyLDEuMzFhLjI0LjI0LDAsMCwwLS4wOC0uMDYsNC4xOSw0LjE5LDAsMCwwLTIuMjUtLjg5Yy0yLjM3LS4yMy00LDEtNS44NiwyLjI0YTkuMTksOS4xOSwwLDAsMC0yLjk0LDMuNTRsLS4xOC0uMzUtLjExLS4zN2E3LjM2LDcuMzYsMCwwLDAtMS4yNy0yLjE2QTEwLjQ2LDEwLjQ2LDAsMCwwLDE0NC40OS4zN2ExLjY1LDEuNjUsMCwwLDAtLjMyLS4wNyw1LjgsNS44LDAsMCwwLTEuOTUtLjExLDguMTQsOC4xNCwwLDAsMC02LDQuMjMsOC4yOSw4LjI5LDAsMCwwLTEuNTIsMy45Yy0uMzIsMi43MiwxLjEyLDUuMDcsMi4zNCw3LjM3YTIxLjUsMjEuNSwwLDAsMCwyLjQ2LDMuNDYsMTYuNTksMTYuNTksMCwwLDAsMS4yMiwxLjQ5bC4xOC4yOGMxLDEuNjUsMi4zMiwzLjEzLDMuNDcsNC42OS4yNy40Ni41NC45MS44MiwxLjM2LjQyLjY3LjYzLDEuNDgsMS4xLDIuMTFhLjMzLjMzLDAsMCwwLDAsLjE3LjQ4LjQ4LDAsMCwwLC4xLjE3LjQyLjQyLDAsMCwxLDAsLjEuNjIuNjIsMCwwLDAsLjY3LjQ4aC4wNWEuMzcuMzcsMCwwLDAsLjM4LS4yN2MuMzktMiwzLjIyLTMuNTYsNC42LTQuOCwxLjY5LTEuNTMsMy40OS0zLDUuMS00LjYuOTItLjkxLDEuODQtMS43NiwyLjY3LTIuNjlhMTUuMiwxNS4yLDAsMCwwLDQuNzQtMTBBNy41OCw3LjU4LDAsMCwwLDE2MiwxLjMxWm0tOC43NCwzLjc0Yy4xOS0uMTUuMzctLjI5LjUzLS40M2E3LjEyLDcuMTIsMCwwLDEsNC40NS0xLjg4YzEuODgsMCwyLjc5LDEuOTQsMy4xNiwzLjQ2LjQ4LDItLjM0LDQuMjYtMS4xOCw2LjA1YTI5LjQ1LDI5LjQ1LDAsMCwxLTUuNzUsNy44OHEtMS42NiwxLjc0LTMuMzcsMy40M2MtLjQ3LjQ4LS45MiwxLTEuMzcsMS41LS43MS42OC0xLjQxLDEuMzYtMi4wOCwyLjA2YS41OC41OCwwLDAsMC0uMjIuMjJsLS4zMi4zMWgwYTguMTgsOC4xOCwwLDAsMC0uNTgtMkEzNi41LDM2LjUsMCwwLDAsMTQ0LjA2LDIxYy0xLjE4LTEuODYtMi40OS0zLjY2LTMuNjUtNS41My0uNDMtLjktLjgxLTEuODItMS4yMS0yLjY3YTEwLjQ1LDEwLjQ1LDAsMCwxLS45Mi03LjE5Yy42My0yLjEzLDQuMTgtMy4xNCw2LjEtMy4xNywxLjI3LDAsMywxLjIyLDMuODksMi4wN0ExNC40OSwxNC40OSwwLDAsMSwxNTAsNi44NGMuMDguMjEuMTUuNTEuMjcuNzl2MGEuMzEuMzEsMCwwLDAsLjExLjIxLjc3Ljc3LDAsMCwwLC40NS40Mi40LjQsMCwwLDAsLjQ0LS4xOCwxLjMxLDEuMzEsMCwwLDAsLjI0LS43MUExMC40NCwxMC40NCwwLDAsMSwxNTMuMjcsNS4wNVptMzIuNS43NWE4LjM4LDguMzgsMCwwLDAtMy40NCwxLjc0LjkxLjkxLDAsMCwxLS4xNi4xMSw2Ljg3LDYuODcsMCwwLDAtMS4yNSwxLjEzLDEuOTIsMS45MiwwLDAsMC0uMTguMjIsNC41Miw0LjUyLDAsMCwwLTEuMzgtMS44NCw2LjM0LDYuMzQsMCwwLDAtMy44NS0xLjI3bC0uMjMsMC0uNDgsMGEyLjU4LDIuNTgsMCwwLDAtLjM5LDAsNCw0LDAsMCwwLTEuNTEuNGMtMS41OC43OS0zLjMxLDIuNTItMy41MSw0LjM0YTkuNzksOS43OSwwLDAsMC0uMDYsMS42LDQuNjQsNC42NCwwLDAsMCwuMTQsMS4xMiw3Ljc5LDcuNzksMCwwLDAsMS41MywzLjJjLjY5LjkxLDEuMjYsMS45MSwxLjk1LDIuODMuMDkuMTIuMTguMjQuMjYuMzcuMy41My41OSwxLjA2Ljg2LDEuNjEuNSwxLC44OSwyLjE5LDEuNDcsMy4xNS4yNy40Ni44NC4wNywxLjExLS4xM2EzMC41NCwzMC41NCwwLDAsMCwyLjU2LTIuNCwyMi4zNSwyMi4zNSwwLDAsMSwzLjQ5LTIuNTYsMTUuODQsMTUuODQsMCwwLDAsMy40LTIuNzYsMTEuNTEsMTEuNTEsMCwwLDAsNC02LjY5QTMuNTQsMy41NCwwLDAsMCwxODUuNzcsNS44Wm0wLDIuMTRjMi41NC0uMzMsMS44NCwyLjYxLDEuMTcsNGExMy4wNywxMy4wNywwLDAsMS0yLjA5LDMsNDIuMjMsNDIuMjMsMCwwLDEtNSw0LjUsMjMuMzEsMjMuMzEsMCwwLDAtMi41OSwyLjQ0QTUuOTQsNS45NCwwLDAsMCwxNzYuMjMsMjNhLjEuMSwwLDAsMC0uMDcsMCw2LjYzLDYuNjMsMCwwLDAtLjY0LTIuMTUsNS41MSw1LjUxLDAsMCwwLS4zMS0uNjUsMzQsMzQsMCwwLDAtMi4xNS0zLjA4LDguMjEsOC4yMSwwLDAsMS0xLjg0LTQuN0E0LjcsNC43LDAsMCwxLDE3Miw5LjgzYTExLjY0LDExLjY0LDAsMCwxLDEuMzQtMS40OWwuMTEtLjExLjE5LS4xNWE0LjEzLDQuMTMsMCwwLDEsMi43MS0uNTUsNC43NSw0Ljc1LDAsMCwxLDIuOTIsMS42M2MuNDIuNDUuNDUsMSwuOTMsMS4zYS4zOC4zOCwwLDAsMCwuNTctLjA1LDYuOCw2LjgsMCwwLDEsMS40MS0xLjM1QTEwLjQxLDEwLjQxLDAsMCwxLDE4NS43Niw3Ljk0Wm0zNi4zOC00LjQ3QTUuODksNS44OSwwLDAsMCwyMTkuNDEsMWE4LjE5LDguMTksMCwwLDAtNC43Mi0uNzJjLTEuOTIuMzktMy40LDEuNjktNS4xMiwyLjUzLTEuNTctMy4xNC03LTItOS4zMS0uNjRhNyw3LDAsMCwwLTMuMzksNC4yOCw5LjM3LDkuMzcsMCwwLDAtLjI4LDQuNDQuODYuODYsMCwwLDAsMCwuMTZjLjE5LDIuOCwyLjg2LDUuMzUsNC41LDcuNDMsMS45MiwyLjQ0LDQuMTUsNC42NCw2LjI0LDdhMjMuMzQsMjMuMzQsMCwwLDEsMS43OSwyLjQ2Yy4wNy4xMy4xNS4yNi4yMy4zOWE2LjkyLDYuOTIsMCwwLDAsLjQ3Ljg0LjU3LjU3LDAsMCwwLDEsLjIxLjIxLjIxLDAsMCwxLDAtLjA2Yy44OS0uNjMsMS41Mi0yLjE5LDIuMTQtMywxLjMxLTEuNjEsMi42My0zLjIyLDQtNC44MSwyLjQ1LTIuOSw0Ljg0LTYuMDksNi4wNy05LjcyYTEyLjQ1LDEyLjQ1LDAsMCwwLC4yNy01LjMzQTUuNDksNS40OSwwLDAsMCwyMjIuMTQsMy40N1pNMjA1LjU5LDIwLjg1bC0uMjUtLjI4Yy0uNzctMS4xMi0xLjU1LTIuMjUtMi4yOS0zLjQtMS42Ni0yLjU2LTMuNDUtNC44OS0zLjcxLThhNS43OSw1Ljc5LDAsMCwxLDQuMTktNS45Myw1Ljc3LDUuNzcsMCwwLDEsNC41OSwwLDYuMTEsNi4xMSwwLDAsMSwuODQuNjYuMzcuMzcsMCwwLDAsLjE5LjIzLjUyLjUyLDAsMCwwLC42MS4yMWMxLjMtLjQ2LDIuNTUtMS4wNSwzLjg2LTEuNDhBNy4yMyw3LjIzLDAsMCwxLDIxNywyLjUyYTYuOTQsNi45NCwwLDAsMSwyLjUxLDEuMzdjMS4yOSwxLjE5LDEuMTIsMy40MSwxLjA1LDVhMTAuNjEsMTAuNjEsMCwwLDEtMS40NCw0Ljc0LDY4LDY4LDAsMCwxLTQuNjMsNy4zM2MtLjg3LDEuMTktMS42OCwyLjQzLTIuNDcsMy42N2ExMi44OCwxMi44OCwwLDAsMC0xLjY5LDMsMjkuMTcsMjkuMTcsMCwwLDAtMS43OC0zLjEyQzIwNy42NCwyMy4yLDIwNi42MSwyMiwyMDUuNTksMjAuODVaTTIzNC40LDhhNC42MSw0LjYxLDAsMCwxLDUuMzIsMS41MywyLjY4LDIuNjgsMCwwLDAsLjI4LjM1di0yYTguMjMsOC4yMywwLDAsMC0yLjQ1LTEuNDIsNiw2LDAsMCwwLTMuNjItLjMxYy0yLjYxLjU5LTQuMywzLjYtNC43NCw2LS4zMywxLjc1LjIyLDIuODgsMSw0LjM3bDAsLjA2YTE0LjY1LDE0LjY1LDAsMCwwLDEuNDQsMi42N2MuMzcuNTcsMSwxLjI2LDEuNDcsMiwuMzcuOTEuNiwxLjkxLjksMi44My4xNC40NiwwLC43Mi4zNSwxYS4zNC4zNCwwLDAsMCwuMzEsMCwxLDEsMCwwLDAsLjE1LS4xMS4yMy4yMywwLDAsMCwuMTItLjEuNzYuNzYsMCwwLDAsLjEzLS4xNyw0LjY1LDQuNjUsMCwwLDEsMS40NS0xLjM0QTEzLjcsMTMuNywwLDAsMSwyNDAsMjEuODFWMjAuMThhMjcuNTYsMjcuNTYsMCwwLDAtMi43MywxLjIzLDcuODMsNy44MywwLDAsMC0yLjIsMS4zNSwxMy42NCwxMy42NCwwLDAsMC0xLjQ1LTMuMzgsMTQuMjEsMTQuMjEsMCwwLDEtMi4yNy02LjU3LDYuNjIsNi42MiwwLDAsMSwuODMtMy4zMUE1LjUxLDUuNTEsMCwwLDEsMjM0LjQsOFpNMTEuMTYsOS4zOEEzLjMsMy4zLDAsMCwwLDExLDguODQsNSw1LDAsMCwwLDguNjgsNS42NWEzLjY0LDMuNjQsMCwwLDAtMi43OS0uNDhBNi40Miw2LjQyLDAsMCwwLDEsOC4yYy0uMTIuMTMtLjIzLjI2LS4zNi4zOEEzLjcxLDMuNzEsMCwwLDAsMCw3Ljg0djJjLjYuNjEsMS4yNS4zMSwxLjY1LS4zNC40My0uMzQuODUtLjc4LDEuMDctLjk0QTkuMjksOS4yOSwwLDAsMSw1LjU1LDdhNC4wNiw0LjA2LDAsMCwxLC43LS4wOUEzLjA4LDMuMDgsMCwwLDEsNy44LDcuMmEzLjQyLDMuNDIsMCwwLDEsMS4wNywxYzEuOTMsMi41Ni0uNzIsNS45NS0yLjM1LDcuOEExNi41OCwxNi41OCwwLDAsMSwuNzYsMTkuODVMMCwyMC4xOHYxLjYzbC40NS0uMTRhMjAuNjksMjAuNjksMCwwLDAsNi44My0zLjM0QTExLjE0LDExLjE0LDAsMCwwLDEwLjksMTIuOSw4LjM3LDguMzcsMCwwLDAsMTEuMTYsOS4zOFoiLz48L3N2Zz4=);--mfn-divider-pattern-line-triangles:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDQuOTcgMzAiPjxwYXRoIGQ9Ik0xNC44NCwyNS4xOGE5My41OSw5My41OSwwLDAsMC02LTEwLjU1QzYuNywxMSw1LjA4LDcuMTcsMi44MiwzLjYzLDIuNTIsMy4xNywxLDEuMjMsMCwxVjQuMTNjLjIyLjMzLjQuNy41OCwxLC4zOC41NC42NSwxLjE5LDEsMS43N3MuNzMsMS4yMiwxLjE4LDEuODNhLjY5LjY5LDAsMCwwLS40My4yNSw0LjU0LDQuNTQsMCwwLDAtLjc0LDIuMjljLS4zLDEuNTYtLjU4LDMuMTMtLjg4LDQuN0MuNSwxNy4wOS4yNiwxOC4yNCwwLDE5LjR2Ni4zQTE5LjQzLDE5LjQzLDAsMCwwLDEuMjYsMjFjLjQzLTEuNzcuNzYtMy41NiwxLjEtNS4zNmEuNDMuNDMsMCwwLDAsMC0uMTFsLjE4LDMuMjNjLjA5LDEuNTYuMjIsMy4xMi4zNSw0LjY4YTYuODMsNi44MywwLDAsMCwuNDgsMi44OC44MS44MSwwLDAsMCwxLjI2LjE2QzUuOCwyNS4yOSw1Ljc5LDIyLjM2LDYsMjAuODJhMS4zOCwxLjM4LDAsMCwwLDAtLjJjLjExLjk0LjIyLDEuODcuMzYsMi44YTEwLjQ5LDEwLjQ5LDAsMCwwLDEsMy44OGMtMi4zLjA1LTQuNTUsMC02Ljg1LS4wOEwwLDI3LjJ2Mi4xM2M0LS4xLDgtLjExLDEyLS4xMy44OSwwLDIuODgsMCwzLjU3LS43N2EuNzEuNzEsMCwwLDAsLjI3LS43LDEuNjgsMS42OCwwLDAsMC0uMTYtLjY3QTE5LjQyLDE5LjQyLDAsMCwwLDE0Ljg0LDI1LjE4Wm0tOC4yNS05LjhhLjc2Ljc2LDAsMCwwLTEuMDYtLjI4Yy0uOTMuNy0uOCwyLjUyLS44NywzLjU2cy0uMTgsMS43Ni0uMzIsMi42NGMtLjEtMS4zMS0uMTktMi42MS0uMjUtMy45Mi0uMDgtMS42Mi0uMTUtMy4yNC0uMi00Ljg2LDAtLjYsMC0xLjMyLDAtMiwuOCwxLjQyLDEuNjMsMi44MywyLjQxLDQuMjdDNy41MiwxNyw5LDE5LjEsMTAuMjIsMjEuMzJhLjY4LjY4LDAsMCwwLS4zNC4xMWMtLjYzLjM5LS42OC44NC0uNzksMS41NmExNC42OCwxNC42OCwwLDAsMS0uNTUsM2MtLjE4LS41Ny0uMjgtMS4zMi0uMzUtMS42YTMwLjY4LDMwLjY4LDAsMCwxLS42LTMuOTJDNy40MSwxOC43OSw3LjQxLDE2Ljg2LDYuNTksMTUuMzhabTUuMTUsMTEuOTMtMi4xMSwwYTQuOTEsNC45MSwwLDAsMCwuNS0xLjM4Yy4wNi0uMjQuMTMtMS4wNy4yMy0xLjgxYTguMTUsOC4xNSwwLDAsMCwuNDIsMS4yOSw0LjE0LDQuMTQsMCwwLDAsMi42MywxLjg0bC4wNSwwQTQuMjksNC4yOSwwLDAsMSwxMS43NCwyNy4zMVpNNDYuMzgsMS42NWEuNDYuNDYsMCwwLDAtLjIyLS4zM2gwYTEuMDksMS4wOSwwLDAsMC0uMjctLjIxLjI0LjI0LDAsMCwwLS4yMS0uMSwzLDMsMCwwLDAtLjkyLS4yNGgtLjIyYTEuOCwxLjgsMCwwLDAtLjQ1LS4wOUM0Mi4zOC42MSw0MC42NywxLDM5LDEsMzUuMDUsMSwzMS4xMy42NywyNy4yLjY0Yy0yLDAtMy45MywwLTUuODktLjA5LTEuNiwwLTMuNTgtLjUtNS4xNC0uMTNBNS4yNCw1LjI0LDAsMCwwLDE1LjMuN2ExLjQzLDEuNDMsMCwwLDAtLjgzLjM3LjQ2LjQ2LDAsMCwwLS4xNC4zNSwxLjExLDEuMTEsMCwwLDAsLjE4LDEuM2MuMTguNDcuNDYuOTMuNjYsMS4zOGE3LjYyLDcuNjIsMCwwLDAsMS4wNiwxLjQ3QTI2LjgxLDI2LjgxLDAsMCwxLDE3Ljc4LDhjMS45NSwyLjk1LDMuNDksNi4yOCw1LjE0LDkuNC44MiwxLjUzLDIsMywyLjkyLDQuNDZzMS43MywzLjI2LDIuNzcsNC43OWMuNDMuNjIsMSwxLjY2LDEuNzksMS44OHMxLjI5LS40NCwxLjc0LTFhNy41OCw3LjU4LDAsMCwwLDItM2MxLjQzLTMuMzgsMy43Ny02LjI2LDUuNjItOS40LDIuMTEtMy41NywzLjYxLTcuNDUsNS43NC0xMUM0NS45MiwzLjM1LDQ2LjgzLDIuNTksNDYuMzgsMS42NVptLTMsMS43OGExOC40MywxOC40MywwLDAsMC0xLjM2LDMsMTMuODUsMTMuODUsMCwwLDEtLjU4LDEuNDZjLS4wOC4xOC0uMTYuMzYtLjI1LjUzLS44NiwxLjc2LTIsMy40Ny0yLjkxLDUuMTEtMS4yNywyLjIzLTIuNzYsNC4zMi00LDYuNTgtLjEuMi0uMi4zOS0uMzEuNTdBMjcsMjcsMCwwLDAsMzEuMzQsMjVjLS4wNS4wOC0uNDgsMS4xMS0uODQuNzlhNy4xNSw3LjE1LDAsMCwxLS45NC0xLjUyLDEuMDksMS4wOSwwLDAsMS0uMDgtLjE1bC0uMTEtLjNhMTMuMiwxMy4yLDAsMCwwLTEtMi4zMmMtMS4zNC0yLjI0LTIuOTItNC4zNS00LjE2LTYuNjRTMjEuNzUsMTAuMTksMjAuMyw4QTIyLjA1LDIyLjA1LDAsMCwwLDE4LjM1LDUuMmExNC4wOCwxNC4wOCwwLDAsMS0xLjIxLTEuNzZjLS4xOC0uMjgtLjkxLS44OC0uODEtMS4yOWguNWMuOTMuMDYsMS44Ni4xMywyLjc5LjE1LDEuNDcsMCwyLjkyLS4xNiw0LjM4LS4xczIuOTIuNDIsNC40Mi40NWMyLjk1LjA3LDUuODcuMTYsOC44Mi4xNCwxLjYzLDAsMy4yMywwLDQuODUtLjEyLjQ1LS4wNS44OS0uMTIsMS4zMy0uMTlDNDMuNTgsMi42OSw0My42LDMsNDMuMzYsMy40M1pNNzIuNiwxOWMtMS4yLTEuODMtMS44OS0zLjg3LTMtNS43NS0xLjk1LTMuNC00LjE5LTYuNjEtNi4yMS05Ljk1QzYyLjYsMiw2MS4yLjU2LDYwLjI0LDEuMzVhMy43MiwzLjcyLDAsMCwwLTEsMUM1Ny41LDUuMDYsNTYsNy45MSw1NC40OCwxMC43MWMtMS42MSwzLTMuMiw2LTUsOS0uODUsMS40LTEuNzMsMi43OS0yLjYxLDQuMThhMjIuNDMsMjIuNDMsMCwwLDAtMS41MiwzLjUxLDEuNzYsMS43NiwwLDAsMC0uNDksMS40MmMuMjgsMSwxLjU2LjYxLDIuMjguNjksMy4yMi4zMyw2LjQ4LDAsOS43MS4xYS44Mi44MiwwLDAsMCwuNjgsMGwuODYsMGEzNCwzNCwwLDAsMCw2LS4zOCw0OS42NCw0OS42NCwwLDAsMSw2LjIyLS4xMSwxNC42NiwxNC42NiwwLDAsMCw0Ljc4LS4zNWgwYzIuNzEtLjMxLjc3LTMuNS4wNS00LjkzQTQ2LjE1LDQ2LjE1LDAsMCwwLDcyLjYsMTlabS0xLjc2Ljg5Yy42OCwxLjMzLDEuMzMsMi42OCwyLjA5LDRhMTcuMzUsMTcuMzUsMCwwLDEsMS4zMiwyLjM0Ljc5Ljc5LDAsMCwxLDAsLjI0Yy0uOC0uMTUtMS4yLS41OS0xLjYtMS43NmE0LjI5LDQuMjksMCwwLDAtLjg5LTEuOC44LjgsMCwwLDAtMS0uMTMsMS4zNSwxLjM1LDAsMCwwLS42OC44NXMwLDAsMCwuMDZjLS4wOC0uMzMtLjE0LS42Ny0uMjEtMS0uMjktMS41MywwLTQtMS01LjIzYS43OC43OCwwLDAsMC0uNzYtLjJjLS44Ny4xOC0xLDEuNDktMS4xNywyLjE3LS4xMi40My0uMjIuODUtLjMxLDEuMjgtLjA4LTEuMjUtLjE0LTIuNDktLjIxLTMuN3MtLjEzLTIuNjEtLjE2LTMuOTJjMC0uMTksMC0uMzgsMC0uNTYuNjQsMS4xMywxLjI3LDIuMjYsMS45NCwzLjM2QzY5LjEyLDE3LjIxLDcwLDE4LjU1LDcwLjg0LDE5Ljg5Wk01OS42Miw1LjcxYy4xOS0uMjksMS0xLjgzLDEuNjYtMiwuMTMuMTMuMjcuMy40LjQ2LjIxLjM1LjQ0LjY5LjY2LDFzLjI2LjUuMzMuNjdhMjguOTIsMjguOTIsMCwwLDAsMi4xMiw0LjFsLjA4LjEzcy0uMDUuMDktLjA3LjE0Yy0xLjE5LDMtMS4yMSw2Ljc2LTEuNTEsMTBhNDMsNDMsMCwwLDEtLjYyLDQuOTRjLS4xOS44OC0uMiwxLjU1LS41LjQzQTE1LjE1LDE1LjE1LDAsMCwxLDYxLjgzLDIzYy0uMzItNC0uMDgtOC0uMDgtMTIsMC0xLjQ0LjczLTUuMTgtLjY3LTYuMjNhLjc4Ljc4LDAsMCwwLTEuMTQuNDZjLS43MiwzLjg1LTEuMTksNy43Ny0xLjU2LDExLjY3LS4yMSwyLjE0LS40Myw0LjI4LS42OCw2LjQxLS4xMywxLjA5LS4yMiwyLjE3LS40NCwzLjI1LS4wNi4xOC0uMTEuMzgtLjE2LjU2QTIyLjE1LDIyLjE1LDAsMCwxLDU2LjQ1LDIyYy0uMDktMS41Ni0uMjUtMy4xMS0uMzQtNC42NnMuMjgtMy4zNC0uMS00Ljg1Yy43Ni0xLjUzLDEuNS0zLDIuMy00LjU1QzU4LjcyLDcuMTksNTkuMTUsNi40Myw1OS42Miw1LjcxWk01My4xMywxNy43N2MtLjI3LDEuNDYtLjUzLDIuOTItLjc1LDQuMzhhNDcuMDYsNDcuMDYsMCwwLDEtMSw1LjI3Yy4xNy0uNjMtLjI4LTEuNC0uNDktMmEyMS40NiwyMS40NiwwLDAsMC0uNzMtMi4zNkEuNzQuNzQsMCwwLDAsNTAsMjNhMy43LDMuNywwLDAsMCwuMjEtLjMzQzUxLjIsMjEsNTIuMTgsMTkuNCw1My4xMywxNy43N1ptLTUuNzYsOS41MS4wOS0uMTlhNS42LDUuNiwwLDAsMCwuNDktLjkxLDE0LjIyLDE0LjIyLDAsMCwwLDEuMjctMS4zMSwyMS4zOCwyMS4zOCwwLDAsMCwuNjYsMi42OGgtLjYzQTgsOCwwLDAsMSw0Ny4zNywyNy4yOFptNS41OS4zM3MwLS4wOSwwLS4xMmMuNy0yLjQ2LjktNSwxLjM3LTcuNTYuMDctLjM5LjE1LS44LjIyLTEuMmwuMDYuNzljLjEsMS4yNy4xOSwyLjU0LjMsMy44YTIyLjIsMjIuMiwwLDAsMCwuNTMsNC4zbC0uNzcsMEM1NC4xMywyNy42Miw1My41NSwyNy42Miw1MywyNy42MVptNS43Ny0uMTVhMzUuODMsMzUuODMsMCwwLDAsLjcxLTUuNTVjLjI4LTIuNTcuNDktNS4xNy43Ni03Ljc2djMuNDdhNjAuMzIsNjAuMzIsMCwwLDAsLjE4LDYuNzIsNiw2LDAsMCwwLC44NCwzaDBabTQuNjQtLjI5YTYuMjIsNi4yMiwwLDAsMCwxLjA4LTMuMzJjLjItMS44NC4zOC0zLjY4LjU3LTUuNTIuMjYsMi41Ni4yMiw1LjE5LjYyLDcuNzJhLjguOCwwLDAsMCwxLjUzLDBjLjI1LTEuMTguNTItMi4zNi43Ni0zLjU1LDAtLjEzLjE0LS43NC4yNi0xLjQzLDAsLjI5LDAsLjU0LDAsLjdhMTEuMSwxMS4xLDAsMCwwLC44OCwzLjY0LDEuMjIsMS4yMiwwLDAsMCwxLjQ1LjQ2Yy40Ni0uMS42LS41LjY5LS44OS4yMi41OS4zNSwxLjI0LjYzLDEuODFBNzEuMzcsNzEuMzcsMCwwLDAsNjMuMzcsMjcuMTdaTTEwMy45MSwxQzk5Ljg0Ljg4LDk1LjgyLjYyLDkxLjc0LjY3Yy0zLjcsMC03LjQxLjI5LTExLjEuMDgtLjgxLDAtNC4xLS40My00Ljg4LjYyLS41LjMyLS42My45MywwLDIsMS42OCwyLjksMy4zLDUuODYsNSw4Ljc4czMuMjIsNS44Niw1LDguNzVjMS41NSwyLjU0LDMuMDksNS43Miw1LjUsNy41OGEuNTguNTgsMCwwLDAsLjcuMDksMS44MywxLjgzLDAsMCwwLC40LS4zOGMuOC0uMzcsMS4zOS0xLjcxLDEuNzktMi4zMywyLTMuMTEsMy44My02LjM3LDUuODktOS40NUExOC4xMiwxOC4xMiwwLDAsMCwxMDEuMzEsMTRjLjIyLS4zNy40My0uNzMuNjUtMS4wNSwxLjI5LTEuOTIsMi41MS0zLjg2LDMuNjYtNS44Ny41NC0uOTMsMi4yMi0zLjMzLDItNC43QzEwOCwuODEsMTA0Ljc0LDEsMTAzLjkxLDFaTTk4LjU3LDE0Yy0xLjA4LDItMi40NywzLjc0LTMuNCw1Ljc2LS41OSwxLjI3LTEuMjUsMi41MS0xLjg2LDMuNzctLjM0LjctMS40OSwzLTIuMzEsMS42NS0yLjI3LTMuODQtNC4yLTcuODEtNi40OC0xMS42NS0xLjkzLTMuMjUtNC02LjQzLTUuOS05LjY3LDAsMCwwLS4wNywwLS4xMSwwLS4zNSwxLjI5LS4xMywxLjQyLS4xMiwxLjMxLDAsMi42MS0uMTEsMy45MS0uMTgsMy4xLS4xNyw2LjIzLS4wNiw5LjMzLS4wNywyLjM4LDAsNC43OS4xMyw3LjE2LDAsLjkyLS4wNiwxLjgzLS4xMywyLjc2LS4xN2ExNS4yNiwxNS4yNiwwLDAsMSwyLjA4LDBDMTAzLjE5LDYuOTIsMTAwLjYyLDEwLjI4LDk4LjU3LDE0Wm0zNy42Nyw5LjA5Yy0uMjktLjQyLS42LS44My0uOTEtMS4yNC0uMDUtLjExLS4xLS4yMy0uMTYtLjM0YTU0Ljg3LDU0Ljg3LDAsMCwwLTQuODMtNy4zNiw4Mi42MSw4Mi42MSwwLDAsMS00LjI3LTcuMkMxMjUuMzIsNS42NSwxMjQuNzQsNC4yOCwxMjQsM2E1LjgsNS44LDAsMCwwLTEuNzctMi4yLjU2LjU2LDAsMCwwLS42OS4wOSwxLjQ2LDEuNDYsMCwwLDAtLjE2LjE5bC0uMDYsMGMtMS44MSwxLjQ5LTIuNjYsNC40NC00LDYuMzUtMS43MywyLjUzLTIuODUsNS40NS00LjU4LDhhODYsODYsMCwwLDAtNC40Niw3LjY3Yy0uNjMsMS4xNi0yLjY1LDMuNjUtMi4xNiw1LjE1YS43My43MywwLDAsMCwuNS40OGMxLjEzLDEsNC43NC43MSw2LC43OSwyLjA5LjE1LDQuMDYsMCw2LjE0LS4wNiwyLjQ4LDAsNS0uMTEsNy40Ni0uMnM1LS4zMyw3LjU1LS4yOWMxLjI5LDAsMy4yMi4zOSw0LjE1LS43NGExLjIzLDEuMjMsMCwwLDAsLjE4LTEuMTRDMTM4LjMzLDI1LjgyLDEzNi45MSwyNCwxMzYuMjQsMjMuMDdabS0xLjU3LDItLjEyLDBjLTEuNTMuODYtMS42NC0yLjIxLTIuMTgtMy43MXEuNTgsMSwxLjE0LDEuOTVDMTMzLjY0LDIzLjU3LDEzNC4xOSwyNC4zLDEzNC42NywyNS4wNlptLTIuOTEtNC42Ny4yLjMzYS43Ny43NywwLDAsMC0uODcsMCwyLjM0LDIuMzQsMCwwLDAtLjg4LDEuNTUsMS44MSwxLjgxLDAsMCwwLS4wNS40M2MtLjA2LS40Ni0uMTEtLjktLjE3LTEuMy0uMi0xLjM0LS4yMy0yLjY5LS40Ni00QzEzMC4yOCwxOC4zNSwxMzEuMDYsMTkuMzUsMTMxLjc2LDIwLjM5Wm0tNC4xNC02Yy4zLjU2LjY1LDEuMTEsMSwxLjY0YS44NS44NSwwLDAsMC0uNjYuMzRjLS41Ni44My0uNDUsMi4wOC0uNTUsMy0uMTEsMS4yMi0uMTksMi41NC0uNDEsMy44MiwwLS41MiwwLTEtLjEtMS40NS0uMi0xLjU4LS4zOC0zLjE1LS41My00LjczLS4xOC0xLjc1LS4yNi0zLjUxLS4zNy01LjI3QzEyNi41NiwxMi42NiwxMjcuMTMsMTMuNTEsMTI3LjYyLDE0LjQxWk0xMjEuODQsMy43N2MuNzkuNzMsMS44NSwzLjY2LDIuMjQsNC42OGE2LjY2LDYuNjYsMCwwLDAtLjc4LDIuNmMtLjI0LDEuODEtLjU4LDMuNi0uODEsNS40MXMtLjQ2LDMuNjktLjgyLDUuNTJjLS4wOC40MS0uMTcuODEtLjI2LDEuMjIsMC0uMzIsMC0uNjMsMC0uOTItLjA4LTEuOTQtLjA3LTMuODgtLjE3LTUuODNhNzcuMTEsNzcuMTEsMCwwLDAtLjg2LTkuNi41OC41OCwwLDAsMC0uMDktLjI2czAsMCwwLDBDMTIwLjc2LDUuNTgsMTIxLjI4LDQuNjksMTIxLjg0LDMuNzdabS0zLjkzLDcuNjljLS4xOSwxLjUzLS4zLDMuMDgtLjM2LDQuNThzLS4xMSwzLjE3LS4yNSw0Ljc2YTE3LjA2LDE3LjA2LDAsMCwxLS41NywzLjkyYy0uMjYtMS4zNy0uMzUtMi44OC0uNDctNC4wOHMtLjE4LTIuMTUtLjE5LTMuMjJhOS44OCw5Ljg4LDAsMCwwLC4wOC0yLjE3LjYzLjYzLDAsMCwwLS4yOC0uNDRjLjM0LS41My42Ny0xLjA3LDEtMS41OUEyMC4yOCwyMC4yOCwwLDAsMCwxMTcuOTEsMTEuNDZabS00LjIyLDYuOTFjLS4zNCwxLjYxLS42OSwzLjIyLTEuMDksNC44Mi0uMjYsMS4wNi0uNTEsMi4xNC0uODIsMy4xOS4yLS42Ny0uNjktMi4xNi0xLjA4LTNDMTExLjcsMjEuNzEsMTEyLjY5LDIwLDExMy42OSwxOC4zN1pNMTA4LjQ3LDI3cy41OS0xLC42LTFsLjczLTEuMmExMiwxMiwwLDAsMCwxLjA5LDIuMzNoLS42QTEyLjI4LDEyLjI4LDAsMCwxLDEwOC40NywyN1ptNC45Mi4xOEgxMTNjLjc5LTEuMzksMS0zLjQyLDEuMzgtNC45Mi4xLS4zOS4xOS0uNzcuMjgtMS4xNWExLjY0LDEuNjQsMCwwLDEsMCwuMjIsMjEsMjEsMCwwLDAsMSw1LjU4LDEuMjEsMS4yMSwwLDAsMCwuMTUuMjJDMTE1LDI3LjE2LDExNC4yLDI3LjIsMTEzLjM5LDI3LjJabTMuNzgtLjFjMS45LTEuNzMsMS43NS02LDEuODktOC4zMi4xMS0yLC4xOS00LC4zNy02LC4xMywyLC4xOSwzLjk1LjIxLDUuODYsMCwyLjQyLS40NCw2LjEzLDEsOC4yOWEuMzQuMzQsMCwwLDAsLjA2LjA2Wk0xMjIsMjdhMy41MSwzLjUxLDAsMCwwLC41NS0xLjc2Yy4zNS0xLjg3Ljg1LTMuNywxLjE0LTUuNTlzLjQ3LTMuOTQuNzYtNS45bDAtLjIzYy4xLDEuNDIuMiwyLjg0LjM0LDQuMjYuMTcsMS44Mi40MSwzLjYzLjYzLDUuNDQuMTYsMS4yLjEyLDIuNjIuNzgsMy42NWEuNjUuNjUsMCwwLDAsLjE3LjE2QzEyNC45MiwyNywxMjMuNDYsMjYuOTIsMTIyLDI3Wm03LjM2LjA4LTEuODksMGEuNDcuNDcsMCwwLDAsLjE2LS4xOCwxMi4xLDEyLjEsMCwwLDAsLjg5LTMuMzEsNyw3LDAsMCwwLDEuMSwyLjg4LjgyLjgyLDAsMCwwLDEuMjcuMTYsMi44MywyLjgzLDAsMCwwLC42OC0xLjg1LDcuNzYsNy43NiwwLDAsMCwuNjgsMS42OWMuNzQsMS4zOCwyLjE1LjY1LDMuMDYsMGEuMDguMDgsMCwwLDAsMCwwLDEuNDMsMS40MywwLDAsMSwuMTEuNTNDMTM0LDI3LjcxLDEzMC42OCwyNywxMjkuMzUsMjdaTTE2OC4yMiwxLjUyYy0uNDMtLjc0LTIuMjktLjQ3LTMtLjQ5LTEuNzktLjA1LTMuNTYtLjI0LTUuMzUtLjQtMS41Mi0uMTQtMy4xNS4xLTQuNjcuMS0xLjgxLDAtMy42MS0uMDgtNS40MS0uMS0xLjY0LDAtMy4zNC4yMi01LC4zMXMtMy42LS4xLTUuMzctLjEyYy0uNjIsMC0yLjQzLS4yNC0yLjk0LjI3YTEuMDgsMS4wOCwwLDAsMC0uMzQuNzdjLS4yNC4zOC0uMTksMSwuMzcsMS44NSwyLjA2LDMuMzIsNC4xOSw2LjYsNi4yNyw5LjkxLDEuMSwxLjc1LDEuOTQsMy42NiwyLjkzLDUuNDhzMi4xNCwzLjQ2LDMuMTEsNS4yNmMuNjQsMS4xOSwyLjQ3LDUuNjUsNC40NywzLjkzYS41NC41NCwwLDAsMCwuMTYtLjIxQTUuODgsNS44OCwwLDAsMCwxNTUsMjYuMzJjMS44OC0zLDMuNTYtNi4xNCw1LjU3LTlhNDcsNDcsMCwwLDAsNC44LTkuMTZBMzAuOSwzMC45LDAsMCwxLDE2Ny41NCw0QzE2OCwzLjE4LDE2OC43OSwyLjQ5LDE2OC4yMiwxLjUyWm0tMi44OCwxLjc5YTEwLjU0LDEwLjU0LDAsMCwwLTEuMTUsMi4yMWMtLjIuMzgtLjM5Ljc2LS41NywxLjE1cy0uNDMuODItLjYyLDEuMjZjLS41MywxLjIxLTEuMSwyLjM4LTEuNjksMy41NHMtMS4yOCwyLjE2LTEuODUsMy4yN2MtMSwxLjg5LTIuMSwzLjc3LTMuMjYsNS41NmE1My4zMSw1My4zMSwwLDAsMS0zLjM4LDUuMTFjLTEuNDUtMS0yLjE3LTMuODYtMy01LjI0LTEtMS43OS0yLjM1LTMuNDItMy4zNi01LjIzcy0yLjQyLTMuNzEtMy42My01LjU2Yy0uNTQtLjg1LTMuMzEtNC40NC0zLjMzLTYsMSwuMDksMi4xMSwwLDMuMSwwLDIuNTksMCw1LjE1LS4yNCw3Ljc0LS4yMiwyLjQxLDAsNC44My0uMTQsNy4yNS0uMTUsMS4xNiwwLDIuMzEtLjA3LDMuNDctLjA5cS42OSwwLDEuMzgtLjA2Yy4zNCwwLC42OSwwLDEsMGExMS4zNiwxMS4zNiwwLDAsMCwxLjMtLjA5QzE2NS4yOSwyLjgzLDE2NS42NCwzLDE2NS4zNCwzLjMxWm0yOC43NCwxNC42Yy0yLjE4LTQuMDYtNC43LTgtNy4wOC0xMi0xLjEtMS44Mi0xLjkxLTMuNjEtMy41MS01LTEtLjg2LTEuODcuMzQtMi4zNiwxYS4zMy4zMywwLDAsMCwwLC4yN0ExOSwxOSwwLDAsMCwxNzksNS40Yy0xLjQ0LDIuNTItMi42Miw1LjE4LTQuMDYsNy42OS0uNS44NS0xLDEuNy0xLjQ3LDIuNTQtLjIzLjMzLS40Ni42Ni0uNzEsMWEzMCwzMCwwLDAsMC0yLjgsNC42NSwyOS44MiwyOS44MiwwLDAsMC0yLDMuMzgsMTAsMTAsMCwwLDAtMS40MSwzYy0uMjYsMSwuNiwxLjYsMS40OCwxLjdhNTAuNTUsNTAuNTUsMCwwLDAsNiwuNWM0LjYyLDAsOS4yMi4xMywxMy44NCwwYTEzLjMsMTMuMywwLDAsMCwyLjgyLDBjMi4zNC0uMzIsNC43MiwwLDcuMDYtLjI0YTEuNjQsMS42NCwwLDAsMCwxLS40LDEuMiwxLjIsMCwwLDAsLjQzLS42MmMuNTEtMS40OC0uOS0zLjE4LTEuNTktNC40QzE5Ni40MSwyMi4wNiwxOTUuMjEsMjAsMTk0LjA4LDE3LjkxWk0xOTQsMjMuMWEuNy43LDAsMCwwLS43LDAsMS42MSwxLjYxLDAsMCwwLS42My44OC43OS43OSwwLDAsMC0uMDYuMjJjLS4xOS0xLjM1LS4xNS0yLjc2LS4zMy00LjExbC41OS45MkMxOTMuMjUsMjEuNywxOTMuNjEsMjIuNCwxOTQsMjMuMVptLTMuNDEtNC40MWMtLjU5LDIuMjQtLjI3LDUtLjc5LDcuMzMsMC0uMzItLjEtLjY0LS4xNi0uOTUtLjMxLTEuNjEtLjYtMy4yMS0uNzktNC44My0uMjUtMi4xNS0uMzQtNC4zMS0uNDktNi40Ni44NiwxLjUsMS43OCwzLDIuNzEsNC40MkEuNjYuNjYsMCwwLDAsMTkwLjU1LDE4LjY5Wk0xODIuOTMsNC4zNGEzLjA5LDMuMDksMCwwLDAsLjcuNjVzMCwwLDAsMGMuMzguNzIuNzEsMS4zOS44MSwxLjU3LjQ3LjgzLjkxLDEuNjUsMS4zNSwyLjQ5LjI0LjUuNSwxLC43NywxLjQ5bC4wOS4xN2MtLjkxLDEtLjYzLDMuNDUtLjY5LDQuNjFhNDguNjgsNDguNjgsMCwwLDEtMiwxMS41Yy40NC0xLjQzLDAtMy4wOS0uMDctNC42My0uMTUtMi4wNi0uMjQtNC4xMi0uMzgtNi4xNy0uMTMtMS45LS4zMy0zLjc5LS40Ni01LjY5LS4wOS0xLjUxLjM3LTMuNDktLjA5LTQuOTFhLjc4Ljc4LDAsMCwwLTEtLjQ5QTEuODcsMS44NywwLDAsMSwxODIuOTMsNC4zNFptLTEuMTYsOC4xNGMuMTUsMS44Ny4zMywzLjc0LjQ0LDUuNjFxLjE5LDMuMy40Myw2LjZhMTEuMjgsMTEuMjgsMCwwLDAsLjMzLDIuNzNoLTMuMjRjLjU5LTMuMiwxLTYuMzcsMS4zNi05LjYxQzE4MS4yOCwxNiwxODEuNTEsMTQuMjUsMTgxLjc3LDEyLjQ4Wm0tLjQ3LTYuMzdhMTUuNDcsMTUuNDcsMCwwLDAtLjQ0LDIuNThjLS4yOSwyLjI1LS42OSw0LjUtMSw2Ljc2LS4zNSwyLjYtLjYyLDUuMTgtMSw3Ljc2LS4wNS0uNTQtLjEtMS4wNi0uMTctMS41Ny0uMzctMi40Ny0uODktNS4yOS0uNDctNy44YS44MS44MSwwLDAsMC0uODMtLjk0Yy40OS0xLDEtMS44OSwxLjUtMi44M0MxNzkuNjgsOC43MiwxODAuNDgsNy40MSwxODEuMyw2LjExWm0tNSw5LjEyYy0uMTgsMS4xNi0uMTcsMi40Mi0uMjgsMy40MXMtLjI1LDIuMjktLjM4LDMuNDRhMjIuNzUsMjIuNzUsMCwwLDEtLjMxLDIuNDUsMTAuNjQsMTAuNjQsMCwwLDEtLjYxLTIuMzZjLS4xMS0uNjQtLjE4LTEuNjUtLjc0LTIuMDhhLjQxLjQxLDAsMCwwLS4xMS0uMDdsLjE1LS4yNkMxNzQuNzYsMTguMjYsMTc1LjUxLDE2Ljc1LDE3Ni4yNiwxNS4yM1ptLTQuNDYsNy45MmEuNjQuNjQsMCwwLDAsMCwuMDdjLS4wOC4yOS0uNjgsMi4yLTEuMzgsMi40OS4xOC0uMzUuMzYtLjcuNTMtMS4wNkExMi40NSwxMi40NSwwLDAsMSwxNzEuOCwyMy4xNVptLjU5LDQuMTRhOSw5LDAsMCwxLTEuNzcuMDcsMi4yMiwyLjIyLDAsMCwwLDEuMjUtLjc4LDguNjksOC42OSwwLDAsMCwxLjMyLTMsNS41LDUuNSwwLDAsMCwuMTMtLjY4LDQuMjUsNC4yNSwwLDAsMCwuMDguNTQsOS43Miw5LjcyLDAsMCwwLDEuMjgsMy4xNC43Ny43NywwLDAsMCwxLjE5LjE2YzEuMDgtLjkyLDEuMDgtMy4zOSwxLjI0LTQuNjgsMC0uMiwwLS40LjA3LS42YTQ0LjkxLDQ0LjkxLDAsMCwwLC43NSw1LjkzaC0uNjZBMzQuNjYsMzQuNjYsMCwwLDAsMTcyLjM5LDI3LjI5Wm0xMywuMDlhMjIsMjIsMCwwLDAsMS4xMy00Ljc2Yy4yNS0xLjQ0LjQ2LTIuODkuNjQtNC4zNS4wNy45LjE0LDEuNzkuMjUsMi42OWEzMS4xNCwzMS4xNCwwLDAsMCwxLjA1LDYuMzFabTkuNy0uMTZhMTkuNjIsMTkuNjIsMCwwLDAtMywuMWMtLjM2LDAtLjcxLS4wNi0xLjA3LS4wN0gxOTFhMTEuMjEsMTEuMjEsMCwwLDAsLjMzLTEuNjVjLjMxLjk1LjgsMS41NSwxLjU5LDEuMzNhMS40NCwxLjQ0LDAsMCwwLC44NS0xYy4wNi0uMjEuMS0uNDEuMTUtLjYyLjQyLjcyLjc3LDEuMiwxLjg0LDEuMDlsMCwwYTYuMTQsNi4xNCwwLDAsMCwuNzkuOUE4Ljg4LDguODgsMCwwLDEsMTk1LjA3LDI3LjIyWm0zNC41Mi0yNS45Yy0uMzktLjg0LTIuMTctLjg2LTMuNTEtLjgxLTEuNi0uMjItMy4zNC0uMjEtNC45LS4zMS0yLjc2LS4xOC01LjY0LjEtOC40Mi4wNnMtNS4zMS0uMTYtOC0uMDVjLTEuNjkuMDgtNS4xNC0uOC02LjUxLjU2bC0uMDcuMDlhMS41OCwxLjU4LDAsMCwwLS41OC41N2MtLjYxLDEsLjI1LDIuMDUuNjIsM2E4NC44NCw4NC44NCwwLDAsMCw0LjU4LDguNjMsMTA3LjYxLDEwNy42MSwwLDAsMCw2LjcxLDEwLDEwLjY0LDEwLjY0LDAsMCwwLC41NS45MmMuNTYuODEuODUsMS43NywxLjQ3LDIuNTNhOCw4LDAsMCwwLDEuNTcsMS44NS40Ni40NiwwLDAsMCwuMTQuMDdsMCwwYzEuNS42MiwyLjQ2LTEuMjIsMy4yMy0yLjIzLDEuNTItMiwyLjUxLTQuMzUsMy45LTYuNDRhNzQuNDYsNzQuNDYsMCwwLDAsNC4yMi03LjM2YzEuMTMtMi4yMiwyLjM4LTQuMzgsMy40NS02LjYzQzIyOC42OCw0LjYsMjMwLjI0LDIuNzIsMjI5LjU5LDEuMzJabS0zLjQyLDQuMTNhNC44Nyw0Ljg3LDAsMCwwLTEuMTEsMmMtMS4yNiwyLjA2LTIuNDgsNC4yLTMuNTgsNi4zNmE4MSw4MSwwLDAsMS00LjYsNy4yNGMtLjksMS4zNy0xLjU5LDIuODYtMi4zNiw0LjMxLS43NC4yNy0xLjE3LS4xNS0xLjYtLjkzYTMwLjg2LDMwLjg2LDAsMCwwLTEuNjgtMi42OGMtMS4zNy0yLTIuNTctNC4xNy0zLjg5LTYuMjFhNjMuMjgsNjMuMjgsMCwwLDEtMy44OC02Ljc5LDI3Ljc1LDI3Ljc1LDAsMCwwLTEuNjItMi45MiwxMC41NSwxMC41NSwwLDAsMS0xLjY4LTMuMTMsMjcuNDgsMjcuNDgsMCwwLDAsNC4xOC0uMDZoLjE5Yy43Ny4wOCwxLjUzLjE0LDIuMy4yNywyLjQzLjQxLDUsMCw3LjQ3LjA5LDMsLjE1LDYtLjE3LDktLjEyYTE3LjgyLDE3LjgyLDAsMCwwLDEuOTMtLjEsOCw4LDAsMCwxLDEuMDksMCwyLjA3LDIuMDcsMCwwLDEsLjY1LDFRMjI2LjU4LDQuNiwyMjYuMTcsNS40NVptMjYuOSw4Ljk0YTM2Ljc4LDM2Ljc4LDAsMCwwLTMuMTMtNSwzNS4zOSwzNS4zOSwwLDAsMS0yLjYyLTUuMTNBOC44Nyw4Ljg3LDAsMCwwLDI0NSwxLjA3Yy0uNTgtLjY0LTEuMzctLjg3LTIuMTIuMjQtMiwzLTMuNzIsNi4yMi01LjUxLDkuMzMtMiwzLjQ4LTQsNi44Ny01Ljg4LDEwLjQ0LS45LDEuNzQtMiwzLjM0LTIuODYsNS4xLS4zOC43OC0xLjQxLDIuMzgtLjU4LDMuMjFzMi42My40LDMuNzcuNDNjMS42MiwwLDMuMjQuMTMsNC44Ni4xMWwuOTIsMGguMjVhMzMuMiwzMy4yLDAsMCwxLDQuMjQtLjEzLDM5LjQyLDM5LjQyLDAsMCwwLDQuODUtLjE1YzMuMDksMCw2LjE4LjUzLDkuMjcuMzRhNiw2LDAsMCwwLDIuMTktLjUzYy4yMywwLC40Ni0uMDguNjgtLjE0LDEtLjI2LDEuMzQtLjc5LDEuMjUtMS40My4wOC0xLS43Mi0xLjc4LTEuMTgtMi43M0MyNTcuMzgsMjEuNDIsMjU0Ljg5LDE4LjA5LDI1My4wNywxNC4zOVptMi4yNiw5Yy4xNy4zLjM1LjY4LjU0LDEuMS0uMzYuMTUtLjY1LjI3LTEtLjFhLjczLjczLDAsMCwwLTEsMGMtLjY3LjY0LS4xNi0uNDctLjI2LTFhMjIuMDYsMjIuMDYsMCwwLDEtLjM0LTIuOGwwLS42LDEsMS40N0MyNTQuNTgsMjIuMDgsMjU1LDIyLjcyLDI1NS4zMywyMy4zNVptLTUuMDktOCwuMDYuMTJjLjMzLjU3LjcsMS4xMiwxLjA2LDEuNjhhLjgxLjgxLDAsMCwwLS4wOS4yNWMtLjMzLDIuMzEtLjQ3LDQuNTgtMSw2Ljc3LS4zLTEuNjItLjY0LTMuMjQtLjg5LTQuODUtLjMtMS44Mi0uNTktMy42My0uNzctNS40OC0uMDUtLjUzLS4wNy0xLjA3LS4xLTEuNjIuMzYuNjcuNzIsMS4zNCwxLjA5LDJDMjQ5LjgsMTQuNjEsMjUwLDE1LDI1MC4yNCwxNS4zNVptLTUuMDktOWEyMy42NiwyMy42NiwwLDAsMCwxLjYsMi45MiwxLDEsMCwwLDAtLjQ3LjU2QTcuNzksNy43OSwwLDAsMCwyNDYsMTNhMzIuODksMzIuODksMCwwLDEtLjIyLDQuODZjLS4wNy42Ni0uMTMsMS4zMi0uMjEsMi0uMDktMS4zMi0uMTktMi42My0uMy00LS4zMy0zLjctLjU2LTcuMzktLjgyLTExLjA4QTExLDExLDAsMCwxLDI0NS4xNSw2LjM4Wm0tMy4zLDEuMzZjMCwuMTYsMCwuMzEsMCwuNDctLjE0LDIuMDYtLjMyLDQuMTItLjQ3LDYuMThhNTQuMjIsNTQuMjIsMCwwLDEtMSw3LjMyYy0uMDktLjg0LS4xOC0xLjY3LS4zMS0yLjQ4LS40LTIuNjMtLjg3LTUuNDQtLjM3LTguMDhoMGMuNDQtLjcxLjg3LTEuNDIsMS4zMS0yLjEyQzI0MS4yNyw4LjU4LDI0MS41Niw4LjE2LDI0MS44NSw3Ljc0Wm0tNS4wNywxNS42OWMwLC40MywwLDEuMjQtLjE0LDEuOTQtLjgyLTIuMzQsMC01LjItLjMxLTcuNTZhLjUyLjUyLDAsMCwwLS4yLS4zNmwxLjE4LTJjLS4xLDEuMTQtLjE2LDIuMjgtLjI0LDMuMzRDMjM3LDIwLjMxLDIzNi45MywyMS44NywyMzYuNzgsMjMuNDNaTTIzMy45LDIxLjNjLS4wNy4zNS0uMTQuNy0uMjIsMS4wNWExOS43NiwxOS43NiwwLDAsMS0uNjgsMi4yNyw3LjA5LDcuMDksMCwwLDEtLjU5LDEuMzJjLS4zOC43Mi0uNTcuMzQtLjc2LDBhMzUuNTIsMzUuNTIsMCwwLDEsMS43Ni0zLjgxWm0tLjczLDUuOWMwLS4wNi4wOS0uMDkuMTQtLjE2YTEwLjE5LDEwLjE5LDAsMCwwLDEuNTktNC4xMUE3LjA4LDcuMDgsMCwwLDAsMjM2LDI3LjMxaC0uMDlDMjM1LDI3LjMxLDIzNC4wOSwyNy4yNSwyMzMuMTcsMjcuMlptMTAsLjE3Yy0yLDAtMy44OS0uMDUtNS44My0uMDUsMS0xLjI0LjkzLTMuOCwxLTUuMjMsMC0uMjUsMC0uNS4wNS0uNzZhMzEuNjQsMzEuNjQsMCwwLDAsLjcyLDUuMTksMSwxLDAsMCwwLDEuOSwwLDQxLjgxLDQxLjgxLDAsMCwwLDIuMTEtMTAuNzVjMC0uNDUuMDctLjkxLjExLTEuMzdsLjE4LDIuMjFjLjIxLDIuMzQuMzUsNC42OC41MSw3LC4wOCwxLjI2LS4yNCwyLjU2LjI2LDMuNzRabTIuNzMsMHMwLS4wNi4wNS0uMWEzOS42OSwzOS42OSwwLDAsMCwxLjQzLTcuMThjLjQyLDIuMzYuOTQsNC43NSwxLjE5LDcuMTJDMjQ3LjY5LDI3LjIzLDI0Ni44LDI3LjI5LDI0NS45MSwyNy4zNlptOS4yLS4wNmMtMS4xOSwwLTIuMzgtLjEtMy41Ni0uMTNoLS4xN2EyMiwyMiwwLDAsMCwuODEtMy40NmMuMzcsMS42MSwxLDIuNzYsMi4xMywyLjA2LjczLjUyLDEuMTIuMjQsMi4xNC0uMDUuMTQuMjguMjguNTYuNDMuODNBMi4yNSwyLjI1LDAsMCwxLDI1NS4xMSwyNy4zWk0yODUuMzcuNTZjLTMuODMuMjUtNy43LDAtMTEuNTUuMDhhOTIuNyw5Mi43LDAsMCwxLTEwLjQxLDBBMTQuNDQsMTQuNDQsMCwwLDAsMjU5LC45YS44Ni44NiwwLDAsMC0uNjUsMWMtLjQyLjgzLjkyLDIuNzgsMS40LDMuNjksMiwzLjcyLDQuNDEsNy4yLDYuMzEsMTFhOTIuMTMsOTIuMTMsMCwwLDAsNS42LDkuNzNjLjU2LjgzLDEuNTEsMi40MSwyLjYzLDIuNTNhLjMzLjMzLDAsMCwwLC4zMiwwLDEuMzgsMS4zOCwwLDAsMCwuOTQtLjM2LDMuMzQsMy4zNCwwLDAsMCwxLjEtLjk0YzItMi41LDMuNDMtNS42OSw1LTguNDcsMS42Ny0yLjk0LDMuMTMtNS45NSw1LTguOGEyNy45MywyNy45MywwLDAsMCwyLjIxLTRjLjU2LTEuMjgsMS41Ny0yLjg2LDEuNTctNC4yOUMyOTAuNDMtLjE1LDI4Ni41MS40OCwyODUuMzcuNTZabS45LDUuMDVDMjg1LjE0LDcuNDMsMjg0LDkuMywyODMsMTEuMjFjLS41OSwxLjE2LTEuMjQsMi4yOS0xLjgyLDMuNDdhMjIuMjQsMjIuMjQsMCwwLDAtLjg1LDIuMjNjLS42OSwxLjM0LTEuNDIsMi42NC0yLjE4LDMuOTQtLjU5Ljg0LTEuMjEsMS42Ni0xLjgsMi40NC0uMzQuNDUtMS4xMiwyLjg4LTIuMTEsMi41NS0uNDEtLjY1LS42OS0xLjQ3LTEtMi4xMS0uNTYtMS0xLjEzLTItMS42Ny0zLjA3LTEuMDktMi4wNi0yLjE0LTQuMTQtMy4zNC02LjE0LTEuMTEtMS44NS0yLjI2LTMuNjUtMy4zNS01LjUxLS41Mi0uODgtMS4xOC0xLjY3LTEuNzMtMi41NC0uMTMtLjIxLS40Mi0uNTgtLjcyLTEtLjI5LS43Mi0uNTEtMS40Ny0uNzMtMi4yMiwxLjcuMDksMy4zOCwwLDUuMTIsMGE3Ni4xNyw3Ni4xNywwLDAsMCw4LjY4LS4xOWMyLjM1LS4yNSw0Ljc5LS4xMyw3LjE1LS4yLDEuMzEsMCwyLjYxLS4yMSwzLjkyLS4yMUMyODguNTgsMi42NSwyODYuNzQsNC44NCwyODYuMjcsNS42MVpNMzA1LDQuMTNWMWgwYS40OS40OSwwLDAsMC0uNTYuMSw1LDUsMCwwLDAtMSwxLjc2Yy0uNTgsMS4yNC0xLjUzLDIuMjMtMi4xNCwzLjQ2LTEuMjgsMi42Mi0zLDQuOS00LjQzLDcuNDNzLTIuNyw1LTQsNy40NWE0Mi4zLDQyLjMsMCwwLDAtMyw1LjU5LDIuNTQsMi41NCwwLDAsMC0uMjkuMzZjLS41NC43Ny0uNTIsMS40Ni41LDEuNjYsMi4xNi40Myw0LjM5LDAsNi41Ny40YTMwLjQyLDMwLjQyLDAsMCwwLDYuNC4xNWwyLS4wNVYyNy4yYy0yLjIzLS4wNS00LjQ5LjEtNi43Mi4wN2EyNC44OSwyNC44OSwwLDAsMC0zLjU2LS4wNiwxNS4xNywxNS4xNywwLDAsMS0xLjc1LjE2LDQuNzQsNC43NCwwLDAsMC0xLjE4LS4xNUEyLjA5LDIuMDksMCwwLDAsMjkyLDI3YS42NC42NCwwLDAsMCwuMTktLjE4djBhNC44Nyw0Ljg3LDAsMCwwLC43LS44Niw3LDcsMCwwLDAsLjM5LS43MmwwLDBhMi45MiwyLjkyLDAsMCwwLC43MSwxLjU4LjczLjczLDAsMCwwLC44OC4xMWMxLjEtLjgxLDEuMzYtMi44OSwxLjY3LTQuMTJhNDQsNDQsMCwwLDEsMS4yNy00LjYxYy0uMDgsMS4xMS0uMjEsMi4yNC0uMjIsMy4yNiwwLDEuMjYtLjE0LDMuMzcuNjMsNC40OGEuODMuODMsMCwwLDAsMS4xMS4yOWMuNzktLjQzLjg3LTEuNTksMS0yLjM3LjQxLTEuNzkuNTgtMy42Ny45Mi01LjQ4LjI5LTEuNTkuNi0zLjE3Ljk1LTQuNzUtLjEzLDEuODMtLjI1LDMuNjUtLjMyLDUuNDgtLjA2LDEuNC0uODcsNi45NCwxLjEsNy42NC44Ni4zLDEuNDgtLjIsMS45Mi0xVjE5LjRjLS4wOS40LS4xOC44MS0uMjcsMS4yYTE2LjcxLDE2LjcxLDAsMCwxLTEuMTIsNC4yNiwxNy42MywxNy42MywwLDAsMS0uMDYtMy42NmMwLTEuNjQuMDgtMy4yNi4xOC00LjlzLjIyLTMuMTMuMzItNC43YTE2LjI4LDE2LjI4LDAsMCwwLC4xNS00LjEyLjguOCwwLDAsMC0xLS41NmMuNjYtMS4xNywxLjI0LTIuMjMsMS42Mi0zQTEuNDMsMS40MywwLDAsMSwzMDUsNC4xM1pNMjk1LDIzLjA1Yy0uMDcuMzEtLjIsMS4wNy0uMzcsMS43YTgsOCwwLDAsMC0uMjEtMSwuNzguNzgsMCwwLDAtLjM0LS40MWMuMTEtLjI3LjIzLS41NC4zNi0uNzlsMS4yNy0yLjVDMjk1LjQzLDIxLjA4LDI5NS4yLDIyLjA2LDI5NSwyMy4wNVptNS4zNS03Ljk0Yy0uMzQsMS42NC0uNjQsMy4yOS0uOTMsNC45NC0uMDYuMjktLjEuNTgtLjE0Ljg2LDAtLjMyLDAtLjYxLDAtLjg2LDAtMS42Ni4zNy0zLjUsMC01LjEzYS42OS42OSwwLDAsMC0uNC0uNTFjLjQ4LS44MSwxLjYxLTIuNzIsMi43OC00Ljc2QTM3Ljg2LDM3Ljg2LDAsMCwwLDMwMC4zMSwxNS4xMVoiLz48L3N2Zz4=);--mfn-divider-pattern-line-circles:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNDEgMzAiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOm5vbmU7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGQ9Ik0xNDQuNDUuNTZhMTEuMjgsMTEuMjgsMCwwLDAtNi4wNy40MSw3LjY5LDcuNjksMCwwLDAtMS43My42LDE3LjkzLDE3LjkzLDAsMCwwLTUuMDYsNC4zNywxMC4yNSwxMC4yNSwwLDAsMC0yLjg0LDYsMTguNzQsMTguNzQsMCwwLDAsMy44NiwxMi42OWMyLjUyLDMuMDksNy4xMSw1LjY0LDExLjIzLDQuOTNBOS42LDkuNiwwLDAsMCwxNDkuMTIsMjdhMjkuNTMsMjkuNTMsMCwwLDAsNC43My01LjM4YzIuMzgtMy44MiwxLjg4LTkuMi40My0xMy4yNlMxNDguNjMsMS4yOCwxNDQuNDUuNTZabTcuOSwxNC42MmMwLDMuODUtMy40OCw3LjMzLTYuNzEsOS4xMS0xLjcxLjk0LTQuNDIsMS43NC02LjI1LDFhMjQuMzMsMjQuMzMsMCwwLDEtNS4yMi0zLjY0LDguMDcsOC4wNywwLDAsMS0xLjQxLTIuMjksNS43NCw1Ljc0LDAsMCwxLS43NS0zLjQ4Yy4xOS0yLjQxLjM3LTQuNTYsMS44LTYuNmEyMi44NiwyMi44NiwwLDAsMSwyLjY4LTIuOWwuMjktLjIyYzEuNzItMS4zLDMuMTEtMi40Miw1LjM3LTIuMTEsMS45LjI2LDMuODIsMS42Niw1LjUxLDIuNTFhOCw4LDAsMCwxLDMuODYsMy4yOUMxNTIuNDEsMTEuNDQsMTUyLjM3LDEzLjQsMTUyLjM1LDE1LjE4Wm02MS4yOS02LjEyYy0uODYtNC4yNy00LjkyLTYuNDQtOC42LThhMTcuMDUsMTcuMDUsMCwwLDAtMTMuMzguNjdjLTEuNTYuNzctMy40MywxLjQ3LTQuNDcsMi45MmEyNS44MywyNS44MywwLDAsMC0zLjI2LDYuMjJBMTMuMTcsMTMuMTcsMCwwLDAsMTg2LDIzLjIxYTE2LjI1LDE2LjI1LDAsMCwwLDkuMjQsNS44OS43Ni43NiwwLDAsMCwuNjQtLjA5bC40Mi4xMmExNC40LDE0LjQsMCwwLDAsNywuNjYsOS41NSw5LjU1LDAsMCwwLDIuNDgtMS4wN2MuODktLjUsMS45Mi0uNzUsMi44My0xLjI3YTguMjcsOC4yNywwLDAsMCwzLjQyLTQuNTcuNDIuNDIsMCwwLDAsMC0uMSwxNi4xMSwxNi4xMSwwLDAsMCwyLjEzLTUuNDEsMTMuNTQsMTMuNTQsMCwwLDAtLjYxLTguMTlTMjEzLjY1LDkuMSwyMTMuNjQsOS4wNlptLTMuNCwxMS4zN2MtMS4wOSwyLTMuMzIsMy42LTUuMjgsNC43M2ExMC40NSwxMC40NSwwLDAsMS03LjYsMS4wOWMtNS4xNS0xLjE3LTkuNzItNC43NC0xMC4wOS0xMC4yNmExNS43NSwxNS43NSwwLDAsMSwyLjQyLTguNjhjLjI1LS40My41Mi0uODYuODEtMS4yOGExMC4xOCwxMC4xOCwwLDAsMSw2LjkxLTIuNjgsMjQuMSwyNC4xLDAsMCwxLDguMjIsMS4zOSwxNS4wOCwxNS4wOCwwLDAsMSwyLjQ0LDEuNjdBOS4zNCw5LjM0LDAsMCwxLDIxMS4xOCwxM0MyMTEuMzUsMTUuNDUsMjExLjQzLDE4LjIxLDIxMC4yNCwyMC40M1pNMjYxLjE5LDEuOTJhMTYuMzksMTYuMzksMCwwLDAtMTMuMzMuNzhBMTIuNDcsMTIuNDcsMCwwLDAsMjQxLDEzLjMxYy0uMjYsNC41OS42OSw5LDMuNzgsMTIuNDdzNi45LDMuNDUsMTEuMSwzLjM2YTE1LjU5LDE1LjU5LDAsMCwwLDExLTQuOSwxMi42NywxMi42NywwLDAsMCwzLjQyLTguMzYsMTQuMTcsMTQuMTcsMCwwLDAtLjE4LTYuMjVDMjY4Ljk0LDUuMjcsMjY1LjE2LDMuMzIsMjYxLjE5LDEuOTJabS0xMy4zOCwyMmMtMy40Ni0yLjIzLTQuMDgtNi40LTMuOTItMTAuMTdhMTUuMTEsMTUuMTEsMCwwLDEsLjM3LTIuOGMuMS0uMTcuMjEtLjM0LjMyLS41MWExMC42MiwxMC42MiwwLDAsMSwzLjcyLTMuODQsMTUuMzQsMTUuMzQsMCwwLDEsMTEuNzgtMS4zNyw4Ljg4LDguODgsMCwwLDEsNi43OSw4LjYzLDIyLDIyLDAsMCwxLS40Niw1QzI2My41OSwyNi4wNywyNTQsMjcuODksMjQ3LjgxLDIzLjkxWk05MC4zMiwxLjU1Yy00LjEtMS4xMS04LjU4LjU0LTExLjk1LDIuODNTNzIuNiwxMS4xLDcxLjcsMTVjLS43LDMuMS0xLjIxLDguNjIsMi4yLDEwLjNhLjg0Ljg0LDAsMCwwLC40OC4wOCwxNS45LDE1LjksMCwwLDAsNCwyLjM3QzgyLjI2LDI5LjQ1LDg3LDI5LDkwLjg4LDI3LjU0YzMuNTUtMS4zMyw2LTIuODUsNy4zNi02LjUyYTE5LjY2LDE5LjY2LDAsMCwwLDAtMTIuODFDOTcsNC44Niw5My42OCwyLjQ3LDkwLjMyLDEuNTVaTTk1LjQsMjAuNDNjLTEuNjgsMy43NS01LjI0LDUuNjMtOS4yNiw1LjczLTMuNjEuMDgtOC4zOS0uODUtMTAuNy0zLjlhNy40MSw3LjQxLDAsMCwxLTEuMzMtNS42MmMuMTctLjgxLjM2LTEuNjMuNjEtMi40NUExNiwxNiwwLDAsMSw3NS42NiwxMiwyMC42LDIwLjYsMCwwLDEsNzksNy41NGExMiwxMiwwLDAsMSwxLjA1LTFBMjYuMzYsMjYuMzYsMCwwLDEsODMuNDYsNSw5LjU0LDkuNTQsMCwwLDEsOTIsNS41NmE3Ljc4LDcuNzgsMCwwLDEsNC4zNCw1LjkyQTE1LjQ5LDE1LjQ5LDAsMCwxLDk1LjQsMjAuNDNaTTMxNy42NSwxLjU1Yy00LjEtMS4xMS04LjU3LjU0LTExLjk0LDIuODNTMjk5LjkzLDExLjEsMjk5LDE1Yy0uNzEsMy4xLTEuMjIsOC42MiwyLjE5LDEwLjNhLjg0Ljg0LDAsMCwwLC40OC4wOCwxNi4wOCwxNi4wOCwwLDAsMCw0LDIuMzdjMy44NywxLjY5LDguNjEsMS4yMiwxMi40OC0uMjIsMy41Ni0xLjMzLDYtMi44NSw3LjM2LTYuNTJhMTkuNTMsMTkuNTMsMCwwLDAsMC0xMi44MUMzMjQuMyw0Ljg2LDMyMSwyLjQ3LDMxNy42NSwxLjU1Wm01LjA4LDE4Ljg4Yy0xLjY3LDMuNzUtNS4yNCw1LjYzLTkuMjUsNS43My0zLjYxLjA4LTguMzktLjg1LTEwLjcxLTMuOWE3LjQsNy40LDAsMCwxLTEuMzItNS42MmMuMTYtLjgxLjM2LTEuNjMuNi0yLjQ1QTE2LDE2LDAsMCwxLDMwMywxMmEyMC4zMiwyMC4zMiwwLDAsMSwzLjM0LTQuNDksMTEuODIsMTEuODIsMCwwLDEsMS0xQTI2LjQ4LDI2LjQ4LDAsMCwxLDMxMC44LDVhOS41Miw5LjUyLDAsMCwxLDguNTMuNTcsNy43Niw3Ljc2LDAsMCwxLDQuMzQsNS45MkExNS40OSwxNS40OSwwLDAsMSwzMjIuNzMsMjAuNDNaTTQzLjU4LDEyLjA5Yy0uMTctMS40My4xMi0yLjcxLS4zNS00LjEzQzQxLjMxLDIuMjMsMzUuNzguODMsMzAuMzcuMzhBMTUuNTYsMTUuNTYsMCwwLDAsMjIuNTYsMmE1LjIxLDUuMjEsMCwwLDAtLjguNDRjLS41OC4zMS0xLjE1LjYzLTEuNzEsMUE5LjgyLDkuODIsMCwwLDAsMTYuODMsNmMtMi40MiwyLjY2LTMuMzUsNi41Ny0zLjYsMTAuMDUtLjMxLDQuMjMsMy4yMyw4LDYuMzcsMTAuMzVhMTcuNzgsMTcuNzgsMCwwLDAsNS4yMywyLjQ4LjU4LjU4LDAsMCwwLC40NC40NiwxMy4yNCwxMy4yNCwwLDAsMCwyLjQ0LjMxLDguODIsOC44MiwwLDAsMCw0LS40MmwuMDgsMGExNC41MywxNC41MywwLDAsMCw4LjMxLTUuNTMsMjMuODIsMjMuODIsMCwwLDAsMy4xMi03Ljc0QTExLjE5LDExLjE5LDAsMCwwLDQzLjU4LDEyLjA5Wk0xOC43NCwyMC42M2MtMy4xOC00LjQ1LTEuNjUtMTAuMzIsMi4xLTEzLjk0YTI0LjA3LDI0LjA3LDAsMCwxLDUuNzgtMi40MiwyNi40MiwyNi40MiwwLDAsMSw0LjY0LS42NGMxLjI4LjM1LDIuNjQuMjgsMy44NC44NGExMCwxMCwwLDAsMSwyLjcxLDIsOC43OSw4Ljc5LDAsMCwxLDIuNzUsNi44NmMtLjA5LDQuNjYtMi42OSwxMC44My03LjQ1LDEyLjI5LTIuNjYuODItNSwxLjI0LTcuNjguMzhBMTMuNzEsMTMuNzEsMCwwLDEsMTguNzQsMjAuNjNabTE5OS4xLTQuMjVjLTEuMywxLjMzLTEuMzQsMy4zNC0uODMsNS4yM2E2LjEyLDYuMTIsMCwwLDAsMS4wOSwyLjU5LDExLjcxLDExLjcxLDAsMCwwLC44LDEuMTljMi4xMiwyLjY0LDUuNjMsMS4xMSw3LjI4LTEuMjFhNC43Nyw0Ljc3LDAsMCwwLC4zNy0uNTksNS44Niw1Ljg2LDAsMCwwLTEuNDgtNy40N0MyMjIuOTMsMTQuNjMsMjE5Ljc2LDE0LjQxLDIxNy44NCwxNi4zOFptNy44NCwzLjcxYTQuMzksNC4zOSwwLDAsMSwwLDEuNCwzLjU3LDMuNTcsMCwwLDEtNS4yNSwyLjc3LDMuODgsMy44OCwwLDAsMS0xLjQ5LTEuNzIsOS40Nyw5LjQ3LDAsMCwxLS40NS0xLjkzczAtLjA4LDAtLjEyYy0uMDUtMS41NiwxLTIuMjMsMS44MS0zLjI4LjIxLS4xMy40NC0uMjUuNjctLjM4YTIuNTMsMi41MywwLDAsMSwuODYtLjMsNi4yNSw2LjI1LDAsMCwxLDEuMTEuMiwzLjYxLDMuNjEsMCwwLDEsLjY3LjI3QTUuNzYsNS43NiwwLDAsMSwyMjUuNjgsMjAuMDlaTTIzMS4xOCw0Yy0yLjU4LjgxLTMuNTUsMy41MS0zLjEsNi0uMDgsMi42OSwyLjMyLDUuOTMsNS4yNyw1LjQxQTUuNjIsNS42MiwwLDAsMCwyMzgsOC41NmE3LDcsMCwwLDAtMi42Ni00LjI0QTQuNTgsNC41OCwwLDAsMCwyMzEuMTgsNFptNSw1LjgyYy4wNSwyLjI1LTIuODEsNC4yNS00LjY0LDIuNTdhNC40Miw0LjQyLDAsMCwxLTEuMTEtNS40OSw1LjgsNS44LDAsMCwxLDIuMDYtMS4xOUMyMzQuODksNC44LDIzNi4xNCw4LDIzNi4xOSw5Ljc5Wm0tNjQuNTcsMS4wOWEzLjYzLDMuNjMsMCwwLDAsMC0xLjQ3LDUuNjcsNS42NywwLDAsMC0xLjE1LTIuNjlsLS4yMS0uMjhhMy43NywzLjc3LDAsMCwwLTEtLjg4LDUuMjYsNS4yNiwwLDAsMC0xLjQtLjU5LDkuMTQsOS4xNCwwLDAsMC0zLS41NWMtMS41MS0uMDgtNC4xMywxLTQuOCwyLjQ0YS40Mi40MiwwLDAsMSwwLC4xYy0xLjMsMS45LS42OCw0LjkxLjgzLDYuNjdhNiw2LDAsMCwwLDguMjQsMUE2LjQzLDYuNDMsMCwwLDAsMTcxLjYyLDEwLjg4Wk0xNjQsMTMuNTZhNi4zNiw2LjM2LDAsMCwxLTIuMzQtMi4yNCwyLjkyLDIuOTIsMCwwLDEsLjY4LTMuODksNS4xLDUuMSwwLDAsMSwyLjk1LTEuMiw2Ljg2LDYuODYsMCwwLDEsMi41MS40MkE2LDYsMCwwLDEsMTY5LjkxLDlhMi4yNywyLjI3LDAsMCwxLC4yNCwxLjYxYzAsLjExLS4wNS4yMy0uMDkuMzRzMCwuMDgsMCwuMTJsLS4wNi4xNGE1Ljc4LDUuNzgsMCwwLDEtMS4yMywxLjY3QTQuNTEsNC41MSwwLDAsMSwxNjQsMTMuNTZaTTE4MSwxNy44NGE0LjI0LDQuMjQsMCwwLDAtMS42NC0xLjc2LDUuMTEsNS4xMSwwLDAsMC0xLjM4LS43NSw1Ljg4LDUuODgsMCwwLDAtMi41Ny0uMjdjLTIuMTQsMC01LjE4LjY2LTUuNDQsMi40NGEuNjguNjgsMCwwLDAsLjEzLjUsNCw0LDAsMCwwLS4yNC40NmMtMS4zOCwzLjA2LDEuNjgsNi4zMSw0LjQ0LDcsMy4xMS44LDYuMzctLjQxLDcuMjYtMy42NkE1LjY5LDUuNjksMCwwLDAsMTgxLDE3Ljg0Wm0tMy43OCw1YTQuMjksNC4yOSwwLDAsMS0zLjgtLjU2Yy0uODEtLjY2LTEuNjgtMi4yOS0xLjIyLTMuMzRhNC4xMSw0LjExLDAsMCwxLDIuNzYtMS44NmMxLS4yNywzLjMtLjExLDMuODksMWEuMzUuMzUsMCwwLDAsLjQ0LjE2QzE4MC4yOCwxOS44NiwxNzguODYsMjIuMjEsMTc3LjE5LDIyLjg1Wm0xMDguMS0xMmEzLjYzLDMuNjMsMCwwLDAsMC0xLjQ3LDUuNzcsNS43NywwLDAsMC0xLjE1LTIuNjlsLS4yMS0uMjhhMy42NiwzLjY2LDAsMCwwLTEtLjg4QTUuMDYsNS4wNiwwLDAsMCwyODEuNDgsNWE5LjE5LDkuMTksMCwwLDAtMy0uNTVjLTEuNTItLjA4LTQuMTQsMS00LjgsMi40NGEuNDIuNDIsMCwwLDAsMCwuMWMtMS4zLDEuOS0uNjgsNC45MS44Myw2LjY3YTYsNiwwLDAsMCw4LjI0LDFBNi40OCw2LjQ4LDAsMCwwLDI4NS4yOSwxMC44OFptLTcuNiwyLjY4YTYuMjgsNi4yOCwwLDAsMS0yLjM0LTIuMjRBMi45MiwyLjkyLDAsMCwxLDI3Niw3LjQzYTUuMTMsNS4xMywwLDAsMSwzLTEuMiw2Ljg1LDYuODUsMCwwLDEsMi41LjQyQTYsNiwwLDAsMSwyODMuNTgsOWEyLjI3LDIuMjcsMCwwLDEsLjI0LDEuNjFjMCwuMTEtLjA2LjIzLS4xLjM0YS41Ni41NiwwLDAsMSwwLC4xMmwtLjA2LjE0YTUuNyw1LjcsMCwwLDEtMS4yMiwxLjY3QTQuNTEsNC41MSwwLDAsMSwyNzcuNjksMTMuNTZaTTI5NC4wNiwxN2E1LjgyLDUuODIsMCwwLDAtNS41OC0yLjI2bC0uMTQsMGgwYTYuOSw2LjksMCwwLDAtMS42LjM4aDBjLTEuMjcuMzItMi42OSwxLjEzLTIuODIsMi40MmE0LjQ0LDQuNDQsMCwwLDAtLjIyLjYxLDYuNTUsNi41NSwwLDAsMCwxLDUuNDMsNi42OCw2LjY4LDAsMCwwLDMuNjcsMi4yMyw0Ljg2LDQuODYsMCwwLDAsMy43Ny0uOCw3LjE4LDcuMTgsMCwwLDAsLjY4LS4zNEMyOTUuNDksMjMuMTQsMjk1LjcyLDE5LjQ5LDI5NC4wNiwxN1ptLTIuNyw2LjUyLS4wOS4wNWE0Ljk0LDQuOTQsMCwwLDEtMy45NC0uMjQsNC41Miw0LjUyLDAsMCwxLTEuOTQtMi4xMSwyLjMxLDIuMzEsMCwwLDEtLjEtLjI4Yy0uNzQtMi42LDEuMjQtNC4xNiwzLjUtNC40MWE0LjU1LDQuNTUsMCwwLDEsMi43OS44OSw1LjA3LDUuMDcsMCwwLDEsMS44NiwzLjE2LDMuMzQsMy4zNCwwLDAsMS0uMDYuNjIsMywzLDAsMCwxLS4yOS44M0E1LjgsNS44LDAsMCwxLDI5MS4zNiwyMy41NlpNMTAuNjUsN2EuMy4zLDAsMCwxLDAtLjFDOS45NCw1LjQ0LDcuMzIsNC4zNCw1LjgsNC40MmE5LjEyLDkuMTIsMCwwLDAtMywuNTUsNS4yNiw1LjI2LDAsMCwwLTEuNC41OSwzLjY0LDMuNjQsMCwwLDAtMSwuODksMS4zOSwxLjM5LDAsMCwwLS4yMS4yN0wwLDdWMTNhNy41OSw3LjU5LDAsMCwwLDEuNTgsMS41Nyw2LDYsMCwwLDAsOC4yNC0xQzExLjMzLDExLjg3LDEyLDguODYsMTAuNjUsN1pNOC45NCwxMS4zMkE2LjI4LDYuMjgsMCwwLDEsNi42LDEzLjU2YTQuNTEsNC41MSwwLDAsMS00LjcxLS42NEE1Ljg5LDUuODksMCwwLDEsLjY3LDExLjI1bC0uMDYtLjE0LDAtLjEyYTIuMTQsMi4xNCwwLDAsMS0uMDktLjM0QTIuMTcsMi4xNywwLDAsMSwuNzIsOSw2LDYsMCwwLDEsMi44MSw2LjY1YTcuMDcsNy4wNywwLDAsMSwyLjUtLjQzLDUuMTgsNS4xOCwwLDAsMSwzLDEuMjFBMi45MSwyLjkxLDAsMCwxLDguOTQsMTEuMzJaTS44LDE4LjQ2QTQsNCwwLDAsMCwuNTYsMThhLjY4LjY4LDAsMCwwLC4xMy0uNUExLjgxLDEuODEsMCwwLDAsMCwxNi4zNVYyM0E0LjM2LDQuMzYsMCwwLDAsLjgsMTguNDZaTTM0MSw3VjEzYTUuMzMsNS4zMywwLDAsMS0xLTIuMTYsMy4zMSwzLjMxLDAsMCwxLDAtMS40N0E1LjI2LDUuMjYsMCwwLDEsMzQxLDdabS00Ljc1LDguMDhhNS44OCw1Ljg4LDAsMCwwLTIuNTcuMjcsNSw1LDAsMCwwLTEuMzguNzUsNC4yNCw0LjI0LDAsMCwwLTEuNjQsMS43Niw1LjY5LDUuNjksMCwwLDAtLjU2LDRjLjg4LDMuMjUsNC4xNSw0LjQ2LDcuMjUsMy42NkE3LjE1LDcuMTUsMCwwLDAsMzQxLDIzVjE2LjM1QzMzOS45MywxNS40NCwzMzcuODQsMTUuMDgsMzM2LjI1LDE1LjA2Wm0yLDcuMjNhNC4yOCw0LjI4LDAsMCwxLTMuOC41NmMtMS42Ni0uNjQtMy4wOS0zLTIuMDctNC42NGEuMzUuMzUsMCwwLDAsLjQ1LS4xNmMuNTktMS4wNywyLjg3LTEuMjQsMy44OS0xQTQuMTEsNC4xMSwwLDAsMSwzMzkuNDYsMTlDMzM5LjkyLDIwLDMzOS4wNSwyMS42MywzMzguMjMsMjIuMjlaTTEwNS4zNCwxNS40OGEzLjA3LDMuMDcsMCwwLDAtLjM2LjJjLTIuNzQsMS42My0zLjE2LDQuOTUtMS43NSw3LjU2LjcsMS4yOSwyLjQ3LDIsMy44MSwyLjQyYTYuOTQsNi45NCwwLDAsMCw0LjY5LS44MSw0Ljg2LDQuODYsMCwwLDAsMi42OS00LjU2LDUuNzIsNS43MiwwLDAsMC0uMzQtMi4zNyw3LjYzLDcuNjMsMCwwLDAtLjMxLS44NEMxMTIuMjQsMTMuNDIsMTA4LjEsMTMuNjEsMTA1LjM0LDE1LjQ4Wm03LjI5LDIuODMuMDUuMDlhNS43MSw1LjcxLDAsMCwxLC4xLDMuMTIsNC41Miw0LjUyLDAsMCwxLTQuMTksMi41Niw1LDUsMCwwLDEtNC40MS00LDQuNTgsNC41OCwwLDAsMSwuNTgtMS43LDQuNTMsNC41MywwLDAsMSwyLTEuOTRsLjE1LS4wNkMxMDksMTUuNzcsMTExLjc3LDE2LjQ1LDExMi42MywxOC4zMVptMS41LTExLjkxYS41MS41MSwwLDAsMCwwLC43NCw0LjExLDQuMTEsMCwwLDAtLjY5LDIuNjNjLjIxLDIuNjMsMiw1LjU1LDQuODYsNS43OSw1LC40Miw5LjY2LTYuMjgsNC44LTkuODlDMTIwLjMzLDMuNjMsMTE2LjY1LDQuMzgsMTE0LjEzLDYuNFptNi42OSw2LjI2Yy0yLjQyLDEuMjktNS0uNjctNS4xOC0zLjE4YTIuNjQsMi42NCwwLDAsMSwyLTIuOTEsMy40NSwzLjQ1LDAsMCwxLDQuNDIsMS4yOS4zOC4zOCwwLDAsMCwuMzYuMTVBMy44MSwzLjgxLDAsMCwxLDEyMC44MiwxMi42NlpNNjcsMTcuMTNhNS44Miw1LjgyLDAsMCwwLTUuNTctMi4yNmwtLjE0LDBoLS4wNmE2LjMzLDYuMzMsMCwwLDAtMS41OS4zN2gwYy0xLjI2LjMzLTIuNjcsMS4xMy0yLjgyLDIuNDJhNC40NCw0LjQ0LDAsMCwwLS4yMi42MSw2LjU1LDYuNTUsMCwwLDAsMSw1LjQzQTYuNjksNi42OSwwLDAsMCw2MS4xOCwyNmE0Ljg3LDQuODcsMCwwLDAsMy43OC0uOGMuMjMtLjEuNDUtLjIxLjY3LS4zM0M2OC4zOSwyMy4yMyw2OC42MSwxOS41OCw2NywxNy4xM1ptLTIuNyw2LjUyLS4wOS4wNWE1LDUsMCwwLDEtMy45My0uMjMsNC43MSw0LjcxLDAsMCwxLTEuOTUtMi4xMmMwLS4wOS0uMDctLjE4LS4xLS4yOC0uNzMtMi42MSwxLjI1LTQuMTYsMy41MS00LjQxYTQuNSw0LjUsMCwwLDEsMi43OS45LDUuMDUsNS4wNSwwLDAsMSwxLjg2LDMuMTUsNC4zNiw0LjM2LDAsMCwxLS4wNy42MiwyLjcxLDIuNzEsMCwwLDEtLjI4LjgzQTUuODIsNS44MiwwLDAsMSw2NC4yNSwyMy42NVpNNTYuOTQsNy43OWE2LjE5LDYuMTksMCwwLDAtMS0xLjM3QzU0LDQuMDcsNTAuMDUsNCw0Ny42Miw1LjUzYy0yLjgsMS43OS0xLjg4LDUuNzItLjA4LDcuODUsMi4zMSwyLjc2LDUuODIsMi43MSw4LjczLjgxQzU4LjUxLDEyLjczLDU4LjA3LDkuNzksNTYuOTQsNy43OVptLTQuODksNS4yN2MtMi41My4yNi01LTIuNi0zLjgtNS4wNi41OC0xLjEzLDIuODItMS40NCwzLjkzLTEuNDRhMy44NywzLjg3LDAsMCwxLDEuNDMuMjgsNSw1LDAsMCwxLC41Ny4zMSwzLjgyLDMuODIsMCwwLDEsLjQ2LjM2QTMuODcsMy44NywwLDAsMSw1NSw4QzU2LjU4LDEwLjU3LDU0LjcyLDEyLjc5LDUyLjA1LDEzLjA2WiIvPjxyZWN0IGNsYXNzPSJhIiB4PSIyNDQuODgiIHdpZHRoPSI1NC40IiBoZWlnaHQ9IjYuOCIvPjwvc3ZnPg==);--mfn-divider-pattern-line-circles2:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMTEuMTUgMzAiPjxwYXRoIGQ9Ik0zMDMuMTQsNy43NWExMC40OSwxMC40OSwwLDAsMSwyLjI1LTIuMzRBMTIuNDYsMTIuNDYsMCwwLDEsMzA4LjU0LDRhNS42Nyw1LjY3LDAsMCwxLDIuMTYtLjE5bC40NS4xMlYwYTEwLjY1LDEwLjY1LDAsMCwwLTIuNy4yMywxMi4xMiwxMi4xMiwwLDAsMC0yLjcxLDEsMTcuMDgsMTcuMDgsMCwwLDAtNy4yOSw1LjQzLDE3LDE3LDAsMCwwLTMsNi41Mi4wNi4wNiwwLDAsMCwwLDBjLS42LS4wOC0xLjIxLDAtMS44NC0uMDYtMS40LS4wOS0yLjc5LS4xNy00LjItLjE2LTIuMjIsMC00LjQ1LS4wOS02LjY4LDBhNi43OCw2Ljc4LDAsMCwwLS41Ni0yLjMsMTYuODcsMTYuODcsMCwwLDAtNy45LTgsNi42Myw2LjYzLDAsMCwwLTEuMTctLjU2bC0uNzctLjI1QTExLjEzLDExLjEzLDAsMCwwLDI2NiwxYTE3LjYsMTcuNiwwLDAsMC02LjY1LDIuNDQsOC41Miw4LjUyLDAsMCwwLTMuMTcsMi4xNywxNCwxNCwwLDAsMC0zLDYuNTljLTEuMDUtLjA2LTIuMDguMDgtMy4xNC4xMi0xLjguMDctMy42OC4wNS01LjQ4LDAtMS41NC0uMDUtMy4wNy0uMDYtNC42LS4wNi0uNzIsMC0xLjU3LjE1LTIuNC4yNGE3LjQ2LDcuNDYsMCwwLDAtMSwuMDVoLS4yMmEuMTEuMTEsMCwwLDEsMC0uMDVDMjM1LjM4LDgsMjMyLjQsNS4wNSwyMjguNDIsM2ExMy4wOCwxMy4wOCwwLDAsMC02LjcyLTEuNzcsMTIuMTksMTIuMTksMCwwLDAtNS45NCwyLjQybC0uNS4yNGExMS4wNywxMS4wNywwLDAsMC00LjM1LDMuODUsMTEuMzYsMTEuMzYsMCwwLDAtMS42OCw0LjY5czAsLjA2LDAsLjA5YTc3LjMyLDc3LjMyLDAsMCwwLTguMzQsMGMtMi45NCwwLTYtLjQ0LTktLjFhOC42NCw4LjY0LDAsMCwwLS4zMi0xLDE2LjY0LDE2LjY0LDAsMCwwLTQuNzItNi4xOGMtMi4wNi0xLjY4LTQuNzMtMy41Mi03LjQ3LTMuNzItMy4xMi0uMjMtNS44OCwwLTguNDcsMS45MmExNS41LDE1LjUsMCwwLDAtMi41OSwyLjE4LDExLjU1LDExLjU1LDAsMCwwLTIuMjcsMi41MiwxMS4wOSwxMS4wOSwwLDAsMC0xLjY4LDQuNjkuNTMuNTMsMCwwLDAsMCwuMTJjLTMtLjE0LTYtLjIxLTktLjE4LTEuOCwwLTMuNTgtLjEzLTUuMzgtLjExYTEzLjg0LDEzLjg0LDAsMCwwLTMuMS4xOSwxNi41LDE2LjUsMCwwLDAtLjQtMS45Yy0xLTMuNy00LjYyLTYuMS03Ljg2LTcuNjlhMTMsMTMsMCwwLDAtMTEuNDMtLjU4Yy0zLjY2LDEuNDktNS44NCw0Ljc3LTYuODYsOC40MmExNC4wNywxNC4wNywwLDAsMC0uNDUsMi43NmMtMy4wOC0uMzMtNi4yMi0uMzQtOS4zLS40Ni0xLjY0LS4wNi0zLjI2LS4xNi00Ljg5LS4yNC0uODQsMC0yLC4yMy0yLjg2LjE4QTEyLjY4LDEyLjY4LDAsMCwwLDEwMC4xNSw3LDE0LjM2LDE0LjM2LDAsMCwwLDg3LjQ2LDEuNDksMTQsMTQsMCwwLDAsNzQuNSwxNGMtMi40My0uNDYtNS4yOC0uMTctNy42Mi0uMTctMS44MSwwLTMuNjQsMC01LjQ0LS4wN2ExNC44NywxNC44NywwLDAsMC0zLjUyLDBDNTcuNzEsOSw1NSw1LjU4LDUwLjc1LDMuNDdhMTMuMjksMTMuMjksMCwwLDAtMy0xLjA3LDExLjEzLDExLjEzLDAsMCwwLTQuODktLjkzYy0uMjksMC0uNTguMDYtLjg2LjFhOS42Nyw5LjY3LDAsMCwwLTUuMjYsMS43NSwyOS4yNCwyOS4yNCwwLDAsMC0yLjU2LDIuMTYsNy43LDcuNywwLDAsMC0yLjIzLDIsNi4zNSw2LjM1LDAsMCwwLS43MywyLjA3LDEyLDEyLDAsMCwwLS42OCwyLjI1LDExLjE2LDExLjE2LDAsMCwwLS40MSwxLjgyLDQxLjUzLDQxLjUzLDAsMCwwLTctLjUzYy0xLjYyLDAtMy4yNy0uMjMtNC45Mi0uMjEtLjkxLDAtMS43Ni0uMTctMi42OC0uMDctLjQ1LjA2LS45My4xNS0xLjQuMjFBMjQuMDgsMjQuMDgsMCwwLDAsMTMsOS43MywxMy4zOSwxMy4zOSwwLDAsMCw5LjUyLDQuMTcsMTUuMzUsMTUuMzUsMCwwLDAsMCwwVjMuOTJjLjQxLjA5LjgyLjE1LDEuMjQuMjFBMTkuMjksMTkuMjksMCwwLDEsNC4wNSw1LjI5bC42LjNjLjguNzcsMS44LDEuMzUsMi42NCwyLjA2YTguMSw4LjEsMCwwLDEsMi41NCw0LjIzYy44MiwzLjExLDEsNS43Ny0uNzksOC42YTEwLjA3LDEwLjA3LDAsMCwxLTcuNzEsNC45NWMtLjQ0LjA2LS44OS4xMS0xLjMzLjEzVjMwYTEyLjkyLDEyLjkyLDAsMCwwLDYuODctMi4xMSwxOC4yMywxOC4yMywwLDAsMCw3LjMxLTExLjA4LDEwLjczLDEwLjczLDAsMCwwLDIuNTUuMzJjMS42NSwwLDMuMi0uMyw0Ljg1LS4xOGE0Ni40Niw0Ni40NiwwLDAsMCw4LjQxLjIxYzAsLjU0LjEsMS4wOC4xOSwxLjZhMTAuNzcsMTAuNzcsMCwwLDAsNy40NCw4LjgyLDEwLjk0LDEwLjk0LDAsMCwwLDMuMDYuNzhoLjA4YTE2Ljc5LDE2Ljc5LDAsMCwwLDExLTIsLjM1LjM1LDAsMCwwLC4zMy0uMDYsMTMuMzEsMTMuMzEsMCwwLDAsMS4yMy0xbC4wOS0uMDdhMS40MiwxLjQyLDAsMCwxLC4xMy0uMTIsMTIsMTIsMCwwLDAsMy4yNS00LjM0LDIsMiwwLDAsMCwuMTEtLjIsOC40NCw4LjQ0LDAsMCwwLDEtMi45LDExLjEyLDExLjEyLDAsMCwwLDMuNDYuMDdjMS45LS4xNSwzLjgtLjEyLDUuNzEtLjI2czMuOTItLjE4LDUuODQtLjE1Yy41MiwwLDEuMTQuMTUsMS43NS4xN2ExMy43OCwxMy43OCwwLDAsMCwxLjY4LDQuODRBMTEuMjIsMTEuMjIsMCwwLDAsNzcuMzcsMjRhMTEuNTMsMTEuNTMsMCwwLDAsNy45Miw0LjUxLDE4Ljc1LDE4Ljc1LDAsMCwwLDMuNDMsMGM1LjQzLS4wOSwxMS0zLDEzLjA4LTcuODhhMTUuMDgsMTUuMDgsMCwwLDAsMS0zLjU0QzEwNC4zNywxNywxMDYsMTcsMTA3LjU3LDE3YzQuMDguMDksOC4xNi4wNywxMi4yMy4zOS4wNiwyLjE0LDEuMzMsMy44MSwyLjQxLDUuNTZBMTEuNywxMS43LDAsMCwwLDEyNiwyN2E2LjA4LDYuMDgsMCwwLDAsMy4xLDEsMjEuMzYsMjEuMzYsMCwwLDAsNi4yMS40YzMuODQtLjE4LDcuMDktMyw5LjIzLTZBMTIuNjEsMTIuNjEsMCwwLDAsMTQ3LDE2LjExYTI4LDI4LDAsMCwwLDMuNS0uMyw0OS45MSw0OS45MSwwLDAsMSw1LjQ3LDBjMiwwLDMuOTQuMDYsNS45LjEzYTIwLjM1LDIwLjM1LDAsMCwwLDIuNC4wOSwxNy43MiwxNy43MiwwLDAsMCwxLjEsNS4zNSwxMS40MiwxMS40MiwwLDAsMCw5LjM0LDdsLjkxLjA3YTE2LjEyLDE2LjEyLDAsMCwwLDQuNTktLjA5YzMuNjUtLjU4LDcuNDMtMi4yMyw5LjYzLTUuM2E5LjQ3LDkuNDcsMCwwLDAsMS40MS0zLjU2LDE0Ljg3LDE0Ljg3LDAsMCwwLC43OS0zLDEzLDEzLDAsMCwwLDMuMTMuMTYsNDYuMTMsNDYuMTMsMCwwLDAsNi4zMy0uMmMyLjEtLjIzLDQuMTgtLjU2LDYuMy0uNi4zNywwLC44Ny4wNywxLjM1LjFBMTgsMTgsMCwwLDAsMjEwLjIsMjEsMTEsMTEsMCwwLDAsMjE0LDI1Ljg3bC4zMi4yOGE1Ljk0LDUuOTQsMCwwLDAsMS41OC44NywxMS45LDExLjksMCwwLDAsMi4zLjgyLDEyLjEsMTIuMSwwLDAsMCwzLjM4LjkzLDE2LjQ3LDE2LjQ3LDAsMCwwLDcuNjYtMS41OSw3LjU1LDcuNTUsMCwwLDAsMy4yNS0yLjRsLjE3LS4xNmExNi43OSwxNi43OSwwLDAsMCw0LTguMzVjMi45My41Myw2LjIzLjA1LDkuMTQtLjEzYTUxLjA5LDUxLjA5LDAsMCwxLDUuMjUsMGMuNjEsMCwxLjIzLjEzLDEuODQuMTVhNC45MSw0LjkxLDAsMCwwLC4wNi44NiwxOC43MywxOC43MywwLDAsMCwxLjQyLDQuNjIsMTMuMzMsMTMuMzMsMCwwLDAsNi4yLDZjNC4yNCwyLjE4LDksMS40OSwxMy4xNS0uNDFhMTQuMTMsMTQuMTMsMCwwLDAsMi0uNzcsMTEuMjUsMTEuMjUsMCwwLDAsNC45MS00LDQuNDcsNC40NywwLDAsMCwuNTYtMS40LDEwLDEwLDAsMCwwLC44Ny0zLjFjLjA1LS4zNC4xMS0uNjguMTYtMSwuMzMsMCwuNjYtLjA2LDEtLjFhMzMsMzMsMCwwLDEsNC41NS0uMjNjMi41MS4wNiw1LjE4LjM0LDcuNjctLjE4LjIyLDEuMjQuNjMsMi40Ny45NSwzLjc3LDEsMy44Nyw0LjMsNy44LDguMTksOC44OGEyMS41NiwyMS41NiwwLDAsMCw2LjU4LjhWMjUuNTZBMTUuNjgsMTUuNjgsMCwwLDEsMzAyLjkyLDI0Yy0yLjg2LTEuNDItMy42Mi01LjQyLTMuNDQtOC4yNEMyOTkuNjgsMTIuNywzMDEuNCwxMC4xOSwzMDMuMTQsNy43NVpNNTgsMTUuNTloMFpNNDAsMjQuOTFhOC4yOSw4LjI5LDAsMCwxLTYuNTktNi42N2MtLjg1LTMuNzgsMS03Ljc3LDMuNDktMTAuNjFBMTIuNDksMTIuNDksMCwwLDEsMzguNDEsNi4yYTE0LjU1LDE0LjU1LDAsMCwxLDMuNy0xLjM1QTguNjQsOC42NCwwLDAsMSw0Nyw1LjMzbC4wNiwwYzEuMjkuNzcsMi41OCwxLjU1LDMuODgsMi4yOWExLjM3LDEuMzcsMCwwLDEsLjIuMTNBMjIuMTgsMjIuMTgsMCwwLDEsNTMsOS40MWMuMTQuMTYuMjcuMzMuNC41MWE4LjQ0LDguNDQsMCwwLDEsMS41Nyw0LjEzQzU1LjE0LDIxLjkzLDQ3LjMyLDI2LjgxLDQwLDI0LjkxWm00NCwxLjJMODMuNzcsMjZjLjM0LjExLjY4LjIxLDEsLjNabTE1LjMtOC40OWExNS40NywxNS40NywwLDAsMS0yLjI4LDMuODFjLTIuNDEsMi41NS02LjIsMy40NC05LjU3LDMuMTUtMy4xOS0uMjgtNy43NC0xLjk0LTktNS4yMWExMi42NiwxMi42NiwwLDAsMS0uNjktMi44NCwyNC44NiwyNC44NiwwLDAsMSwuNjQtMy41Yy45Mi0zLjc2LDMuMzgtNS43NCw2LjU2LTcuNjZhNy43LDcuNywwLDAsMSw1LjgyLS43MiwxOC4yLDE4LjIsMCwwLDEsMi4yOC44MiwxMy43NSwxMy43NSwwLDAsMSwyLjM1LDEuMjRjMS4zNywxLjkxLDMuMywzLjQxLDMuNzMsNS45MkExMy43NCwxMy43NCwwLDAsMSw5OS4zNSwxNy42MlptNDIsNC4zNGExNy4yOCwxNy4yOCwwLDAsMS0zLjE0LDIuNDRjLTEuNC44Mi0zLjUuODQtNS4wOS44OWE5LjkxLDkuOTEsMCwwLDEtNy44NC0zLjYzYy0xLjkyLTIuMjEtMi00LjkxLTEuODctNy42N3MuNDgtNC44OSwyLjI5LTdjMS43Mi0xLjM1LDQuMTYtMS43Nyw2LjIxLTIuMzIsMi42OS0uNzEsNS44NCwxLjEzLDcuODQsMi43M0ExMi40MywxMi40MywwLDAsMSwxNDQuMTcsMTRDMTQ0LjkxLDE2LjkzLDE0My40NywyMCwxNDEuMzgsMjJabTMyLDIuOWMtMS4yNC0uNjItMi4zLTEuNTQtMy41MS0yLjIxYTguNiw4LjYsMCwwLDEtMS40Ny0zLjE3LDE2LjY4LDE2LjY4LDAsMCwxLS41Ni01LjVjMC0zLjUxLDMuMTYtNi42MSw1Ljg3LTguMzhzNy4zOC0uNTYsMTAsMS4wOGMyLjgyLDEuNzYsNS41Myw1LjY3LDUuNDMsOS4wNUMxODguOSwyMy4wOSwxNzkuNzYsMjgsMTczLjM0LDI0Ljg2Wm01Ny42LTMuNjVhMTUuMTUsMTUuMTUsMCwwLDEtMi41NSwyLjQ1Yy0uOS4yNy0xLjg1LjQ1LTIuNzMuN2ExNi44MywxNi44MywwLDAsMS00LjcxLjU1Yy0yLjUyLS4zMS01LTEtNi41Mi0zLjE1YTE0LjkyLDE0LjkyLDAsMCwxLTItNC4zOWMtLjI3LTIuMzYsMC01LjE1LDEuMDYtNi44MiwxLjgzLTIuODEsMy4xOC01LjE4LDYuNzktNS42NWExNy44LDE3LjgsMCwwLDEsNSwuMTUsMjYuODgsMjYuODgsMCwwLDEsMywxLjQ3LDE0LjE4LDE0LjE4LDAsMCwxLDUuMjgsNi43NkMyMzQuNzEsMTYuMTUsMjMyLjczLDE5LjE4LDIzMC45NCwyMS4yMVptNDYuNC4xOGMtLjUxLjkzLTIsMS43NC0yLjgxLDIuMzZhNy4zNCw3LjM0LDAsMCwxLTQuMSwxLjQzYy0yLjg2LjIzLTUuOTIsMS04LjU4LS40OGExMy43NiwxMy43NiwwLDAsMS01LTQuODVjLS4xNS0uMzQtLjI5LS43MS0uNDItMS4xYTIuMzEsMi4zMSwwLDAsMS0uMS0uMjgsMTUuNDgsMTUuNDgsMCwwLDEtLjI5LTIuMDZjMC0uODMuMTctMS42NC4yNi0yLjM0LjA3LS40NS4wOS0xLjEuMTktMS43M2ExNC4yNywxNC4yNywwLDAsMSw0LjYzLTYuMjUsMTUuODEsMTUuODEsMCwwLDEsMi43OC0xLjcyLDEyLjM3LDEyLjM3LDAsMCwxLDMuNTItLjQ3QTEzLjc2LDEzLjc2LDAsMCwxLDI3NC42Nyw3YTE0LjU4LDE0LjU4LDAsMCwxLDQuMjcsNi4xNkMyNzkuOSwxNS43NiwyNzguNTksMTkuMDcsMjc3LjM0LDIxLjM5WiIvPjwvc3ZnPg==);--mfn-divider-pattern-line-circles3:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyODQuNDggMzAiPjxwYXRoIGQ9Ik0yNDIuMzIsOWMtLjg2LTQuMjctNC45Mi02LjQ2LTguNjEtOGExNy4wNiwxNy4wNiwwLDAsMC0xMy40LjY2Yy0xLjU2Ljc4LTMuNDIsMS40OC00LjQ3LDIuOTNhMjYuMDYsMjYuMDYsMCwwLDAtMy4yNiw2LjIzYy0xLjU2LDQuMjQtLjQ2LDguNzMsMi4xMSwxMi4zMUExNi4yOCwxNi4yOCwwLDAsMCwyMjQsMjkuMWEuNzMuNzMsMCwwLDAsLjY0LS4xbC40Mi4xM2ExNC40LDE0LjQsMCwwLDAsNywuNjYsOS40LDkuNCwwLDAsMCwyLjQ4LTEuMDdjLjktLjUxLDEuOTMtLjc1LDIuODQtMS4yOGE4LjMyLDguMzIsMCwwLDAsMy40Mi00LjU3LjMuMywwLDAsMCwwLS4xQTE2LjEzLDE2LjEzLDAsMCwwLDI0MywxNy4zNmExMy43MiwxMy43MiwwLDAsMC0uNjEtOC4yQS41My41MywwLDAsMSwyNDIuMzIsOVptLTMuNCwxMS4zOGMtMS4wOSwyLTMuMzMsMy42MS01LjI5LDQuNzNhMTAuMzUsMTAuMzUsMCwwLDEtNy42LDEuMDljLTUuMTYtMS4xNy05LjczLTQuNzQtMTAuMTEtMTAuMjdhMTUuNzksMTUuNzksMCwwLDEsMi40My04LjY4Yy4yNS0uNDQuNTItLjg3LjgtMS4yOWExMC4yOCwxMC4yOCwwLDAsMSw2LjkyLTIuNjksMjQuNjgsMjQuNjgsMCwwLDEsOC4yNCwxLjQsMTQuMDYsMTQuMDYsMCwwLDEsMi40MywxLjY4QTkuMjgsOS4yOCwwLDAsMSwyMzkuODYsMTNDMjQwLDE1LjQzLDI0MC4xMiwxOC4yLDIzOC45MiwyMC40MlpNMTc2LjEzLDEuODlhMTYuMzgsMTYuMzgsMCwwLDAtMTMuMzQuNzgsMTIuNDcsMTIuNDcsMCwwLDAtNi45LDEwLjYyYy0uMjYsNC42LjY5LDksMy43OSwxMi40OHM2LjkxLDMuNDYsMTEuMSwzLjM3YTE1LjYxLDE1LjYxLDAsMCwwLDExLjA2LTQuOTEsMTIuNjIsMTIuNjIsMCwwLDAsMy40Mi04LjM2LDE0LjA2LDE0LjA2LDAsMCwwLS4xOC02LjI2QzE4My44OSw1LjI1LDE4MC4xMSwzLjI5LDE3Ni4xMywxLjg5Wm01LjIzLDE2LjkyYy0yLjgzLDcuMjYtMTIuNDEsOS4wOC0xOC42Miw1LjA4LTMuNDYtMi4yMi00LjA4LTYuMzktMy45My0xMC4xNmExNSwxNSwwLDAsMSwuMzctMi44MWMuMS0uMTcuMjEtLjM0LjMyLS41MWExMC42NywxMC42NywwLDAsMSwzLjczLTMuODVBMTUuMzcsMTUuMzcsMCwwLDEsMTc1LDUuMTlhOC45MSw4LjkxLDAsMCwxLDYuOCw4LjY0QTIyLjEsMjIuMSwwLDAsMSwxODEuMzYsMTguODFaTTExOSwxLjM2Yy00LjItMS4xMy04LjguNTMtMTIuMjYsMi44NlMxMDAuNzksMTEsOTkuODcsMTVjLS43MiwzLjE0LTEuMjUsOC43MywyLjI2LDEwLjQ0YS44OC44OCwwLDAsMCwuNDkuMDgsMTYuNjgsMTYuNjgsMCwwLDAsNC4xMywyLjRjNCwxLjcyLDguODQsMS4yNCwxMi44Mi0uMjMsMy42Ni0xLjM0LDYuMTktMi44OCw3LjU2LTYuNmExOS41MywxOS41MywwLDAsMCwwLTEzQzEyNS44Myw0LjcxLDEyMi40NiwyLjI5LDExOSwxLjM2Wm01LjIzLDE5LjEyYy0xLjczLDMuODEtNS4zOSw1LjcxLTkuNTEsNS44MS0zLjcxLjA5LTguNjItLjg2LTExLTMuOTVhNy40Miw3LjQyLDAsMCwxLTEuMzYtNS42OWMuMTYtLjgyLjM3LTEuNjYuNjItMi40OWExNS44NiwxNS44NiwwLDAsMSwxLTIuMTgsMjAuODQsMjAuODQsMCwwLDEsMy40Mi00LjU2LDExLDExLDAsMCwxLDEuMDgtMUEyNywyNywwLDAsMSwxMTIsNC44NGE5LjkyLDkuOTIsMCwwLDEsOC43OC41OCw3Ljg4LDcuODgsMCwwLDEsNC40NSw2QTE1LjQ3LDE1LjQ3LDAsMCwxLDEyNC4yMiwyMC40OFptLTEwOS04LjQxYTExLDExLDAsMCwxLS4zMiwzLjgyLDIzLjU0LDIzLjU0LDAsMCwxLTMuMTEsNy43NSwxNC41NCwxNC41NCwwLDAsMS04LjMyLDUuNTNsLS4wOCwwQTkuMTYsOS4xNiwwLDAsMSwwLDI5LjY4VjI2LjQ2YTE1Ljc1LDE1Ljc1LDAsMCwwLDQuNy0uODZjNC43Ny0xLjQ2LDcuMzctNy42Myw3LjQ1LTEyLjNBOC43Nyw4Ljc3LDAsMCwwLDkuNCw2LjQzYTEwLjI2LDEwLjI2LDAsMCwwLTIuNzEtMkM1LjQ5LDMuODgsNC4xMiw0LDIuODUsMy42QTIyLjU3LDIyLjU3LDAsMCwwLDAsMy45Vi4zNGExMi44MiwxMi44MiwwLDAsMSwyLDBjNS40MS40NSwxMSwxLjg2LDEyLjg2LDcuNkMxNS4zLDkuMzYsMTUsMTAuNjQsMTUuMTcsMTIuMDdaTTI4NC40OC4zNFYzLjljLS42LjEtMS4xOS4yMS0xLjc5LjM1YTIzLjk0LDIzLjk0LDAsMCwwLTUuNzksMi40MWMtMy43NiwzLjYyLTUuMjksOS41LTIuMTEsMTRhMTMuNzgsMTMuNzgsMCwwLDAsNi43LDUuMzUsMTAuMTgsMTAuMTgsMCwwLDAsMywuNDh2My4yMmwtLjcxLS4wNmExMy4zNSwxMy4zNSwwLDAsMS0yLjQ0LS4zMS41OC41OCwwLDAsMS0uNDQtLjQ2LDE3LjcsMTcuNywwLDAsMS01LjIzLTIuNDlDMjcyLjUxLDI0LDI2OSwyMC4yNCwyNjkuMjcsMTZjLjI2LTMuNDksMS4xOS03LjQsMy42Mi0xMGE5LjYyLDkuNjIsMCwwLDEsMy4yMi0yLjU1Yy41NS0uMzUsMS4xMi0uNjgsMS43MS0xYTYuMTgsNi4xOCwwLDAsMSwuNzktLjQ1QTE3LjMyLDE3LjMyLDAsMCwxLDI4NC40OC4zNFpNNzEuNzIsNy45NEM2OS44MSwyLjE5LDY0LjI3Ljc5LDU4Ljg2LjM0QTE1LjgzLDE1LjgzLDAsMCwwLDUxLDJhNi4zLDYuMywwLDAsMC0uOC40NSwxOS40NSwxOS40NSwwLDAsMC0xLjcxLDFBOS40Nyw5LjQ3LDAsMCwwLDQ1LjMsNkM0Mi44Nyw4LjYsNDEuOTQsMTIuNTEsNDEuNjgsMTZjLS4zLDQuMjQsMy4yNCw4LDYuMzksMTAuMzZhMTcuNzUsMTcuNzUsMCwwLDAsNS4yNCwyLjQ5LjU2LjU2LDAsMCwwLC40My40NiwxMy4zNSwxMy4zNSwwLDAsMCwyLjQ0LjMxLDguOSw4LjksMCwwLDAsNC4wNi0uNDJsLjA3LDBhMTQuNDcsMTQuNDcsMCwwLDAsOC4zMi01LjUzLDIzLjY1LDIzLjY1LDAsMCwwLDMuMTItNy43NSwxMS4xOSwxMS4xOSwwLDAsMCwuMzItMy44MkM3MS45LDEwLjYzLDcyLjIsOS4zNiw3MS43Miw3Ljk0Wk02MS41OSwyNS42Yy0yLjY2LjgyLTUsMS4yNC03LjY5LjM4YTEzLjgyLDEzLjgyLDAsMCwxLTYuNy01LjM1Yy0zLjE4LTQuNDctMS42NS0xMC4zNSwyLjExLTE0QTI0LjU1LDI0LjU1LDAsMCwxLDU1LjEsNC4yNGEyNi4yOSwyNi4yOSwwLDAsMSw0LjY0LS42NGMxLjI4LjM1LDIuNjUuMjgsMy44NS44NGExMC41OSwxMC41OSwwLDAsMSwyLjcxLDIsOC44MSw4LjgxLDAsMCwxLDIuNzUsNi44N0M2OSwxOCw2Ni4zNiwyNC4xNCw2MS41OSwyNS42Wk0uMzEsMThhMywzLDAsMCwxLS4zMSwwVjExLjg1YTMuNDYsMy40NiwwLDAsMSwzLjA4LDIuNDFBMi41OSwyLjU5LDAsMCwxLDIuNjIsMTcsMy42MSwzLjYxLDAsMCwxLC4zMSwxOFptMjgzLjExLTZhMywzLDAsMCwxLDEuMDYtLjE2djYuMDhjLTEuNzQtLjI1LTMuNTgtMS44Mi0yLjgxLTMuNjhBMi41OCwyLjU4LDAsMCwxLDI4My40MiwxMlpNMjYuNzYsOC4zMmE1LjksNS45LDAsMCwwLTUuMjUsMy44Miw2LjE1LDYuMTUsMCwwLDAtLjE4LDMuMzIsNi42OSw2LjY5LDAsMCwwLDIuMTIsNCw3LjM2LDcuMzYsMCwwLDAsNi4xOCwxLjk1LDcuMDksNy4wOSwwLDAsMCw1LjQ4LTQuMjVDMzcuMzEsMTEuNzcsMzEuNjUsNy44OCwyNi43Niw4LjMyWm01LjMzLDQuMzhhNy44NSw3Ljg1LDAsMCwxLC43OSwxLjIxLjc3Ljc3LDAsMCwxLC4wNy4xNiwzLjA3LDMuMDcsMCwwLDEtLjM5LDIuNTNDMzEuMjcsMTguNzksMjgsMTkuMTYsMjYsMTcuNzlhOC41MSw4LjUxLDAsMCwxLTEuMzgtMS41OSwyLjM5LDIuMzksMCwwLDEtLjI4LS41MiwzLjY3LDMuNjcsMCwwLDEtLjE5LS44My43Ny43NywwLDAsMSwwLS4xNXYtLjFhMy40NiwzLjQ2LDAsMCwxLDEuMTYtMi4zLDUuMjEsNS4yMSwwLDAsMSwzLTEuMjFsLjI4LDBBNi4yMyw2LjIzLDAsMCwxLDMyLjA5LDEyLjdabTI5LDIuODJhMy4xMSwzLjExLDAsMCwxLTMuODYsMi4yMywyLjgsMi44LDAsMCwxLTItMy43MiwyLjcxLDIuNzEsMCwwLDEsLjYzLTEsMi4yMywyLjIzLDAsMCwxLC44Mi0xLDIuNzIsMi43MiwwLDAsMSwyLjE1LDBBMy4wOSwzLjA5LDAsMCwxLDYxLjA1LDE1LjUyWm0yOC44MS01YTMuMzIsMy4zMiwwLDAsMC0xLjY4LTEsOS4yNSw5LjI1LDAsMCwwLTUuMDgtLjQzLDUuNTgsNS41OCwwLDAsMC00LjI4LDYuNDFjLjQ1LDMuMTMsNC44NCw1LjQzLDcuNjYsNS4yYTUuNTYsNS41NiwwLDAsMCw1LjIzLTYuMDgsNy4xMSw3LjExLDAsMCwwLS41OC0yLjA5QTQuNDYsNC40NiwwLDAsMCw4OS44NiwxMC41NVpNODYuNjUsMTcuOGE0LjU0LDQuNTQsMCwwLDEtMy43NS0xLjMzYy0uMi0uMi0uNC0uNDItLjU3LS42MmE0LjEyLDQuMTIsMCwwLDEtLjc2LTEuMjMsMi45MywyLjkzLDAsMCwxLDIuMjktMi43OCw0LjM2LDQuMzYsMCwwLDEsNC4xNywxQTMuOTEsMy45MSwwLDAsMSw4OC44MiwxNiwzLjU5LDMuNTksMCwwLDEsODYuNjUsMTcuOFpNMTE3LDE3LjA3YTMuMjQsMy4yNCwwLDAsMS00LjA3LDEuMTUsMi42OCwyLjY4LDAsMCwxLS45NC00QTMsMywwLDAsMSwxMTMuNDEsMTNhMi4xNCwyLjE0LDAsMCwxLC42Ni0uMjcsMy4yNCwzLjI0LDAsMCwxLDIuMzcuNDVBMi44NSwyLjg1LDAsMCwxLDExNywxNy4wN1ptMjUtOC42M2MtMi4xNy0uMTEtNC40NCwxLjU2LTUuNjMsMy4yM2E0LjksNC45LDAsMCwwLS4xNiw0Ljc3LDYuNjEsNi42MSwwLDAsMCwxLjM0LDIuNDNDMTQwLjIxLDIyLDE0Ni40MywyMSwxNDcuODEsMTdBNi4zNiw2LjM2LDAsMCwwLDE0MS45NCw4LjQ0Wm0uNzgsMi44M2MxLjk1LjI2LDMsMi42MywyLjU5LDQuNjFhMi4yOSwyLjI5LDAsMCwxLS4xMi4zNywzLjQ3LDMuNDcsMCwwLDEtMS4yLDEuMjcsNC4zMiw0LjMyLDAsMCwxLTQuMzQtLjgyYy0xLjE0LTEuMDktLjc1LTIuNjgtLjI1LTQuMDlhNS44OSw1Ljg5LDAsMCwxLDEuNzctMS4xMiwzLjE1LDMuMTUsMCwwLDEsMS40OS0uMjNabTMwLjQ5LDIuMjNBMy4xLDMuMSwwLDAsMSwxNzIsMTcuN2MtMS4yNy42NS0zLjIuNDEtMy44OC0xYTIuNTQsMi41NCwwLDAsMSwuMjQtMi41OCwyLjI4LDIuMjgsMCwwLDEsLjY4LTEsMi43OSwyLjc5LDAsMCwxLDIuMTYtLjczQTIuNTgsMi41OCwwLDAsMSwxNzMuMjEsMTMuNVptMjUtNC45NWMtMy41OC41OC04LjE1LDYuNDktNC43LDkuNjJsLjA4LjA2YTUuODUsNS44NSwwLDAsMCwzLDIuNDEsNy42Niw3LjY2LDAsMCwwLDYuNTMtLjMsNi4yMSw2LjIxLDAsMCwwLDMuNDctNUMyMDYuNzgsMTAuNDUsMjAyLjc4LDcuODIsMTk4LjI1LDguNTVabS0uNDIsOS42MmEzLjc0LDMuNzQsMCwwLDEtMi41LTIuNTcsNS40Niw1LjQ2LDAsMCwxLC40NS0xLjUzLDQuNCw0LjQsMCwwLDEsMi40MS0yLjQsNC43OSw0Ljc5LDAsMCwxLDIuNjgtLjI3LDMuODIsMy44MiwwLDAsMSwyLjQ2LDEuOTJsLjA2LjA5YTUuNTgsNS41OCwwLDAsMSwuMTQsMi44NEMyMDIuNjIsMTguMTksMTk5Ljc4LDE4Ljg2LDE5Ny44MywxOC4xN1ptMzIuOTQtMS40OWEyLjg5LDIuODksMCwwLDEtMywxLjIxLDIuNTksMi41OSwwLDAsMS0xLjk0LTMsMi41NSwyLjU1LDAsMCwxLDEtMS42LDIuNDYsMi40NiwwLDAsMSwxLjg3LS4zNCwyLjMzLDIuMzMsMCwwLDEsMS40Ny44NkEyLDIsMCwwLDEsMjMwLjc3LDE2LjY4Wk0yNTQuNCw4LjFhNS4yNyw1LjI3LDAsMCwwLTMuNjIsMyw0Ljc0LDQuNzQsMCwwLDAtLjY0LDEuNDMsNC4zNyw0LjM3LDAsMCwwLS4yNSwxYy0uMzksMS40Mi0uNTMsMi44MS40MywzLjc0YTUuMzIsNS4zMiwwLDAsMCwxLjkzLDIuMjksNyw3LDAsMCwwLDYsMS40YzItLjUxLDMuNDUtMi43Myw0LjA4LTQuNTlDMjYzLjg0LDExLjg4LDI1OC43OSw3LjI0LDI1NC40LDguMVptMS40MSwzaC4wN2MzLC4wNyw1LjEsMywzLjM5LDUuNjhzLTQuMjIsMS41Mi02LjE0LS4wOGEyLjYxLDIuNjEsMCwwLDEtLjU0LTEuODIsOC41Miw4LjUyLDAsMCwxLC43OS0xLjg1LDMuNzEsMy43MSwwLDAsMSwxLjI3LTEuNjdBOS4yNSw5LjI1LDAsMCwxLDI1NS44MSwxMS4xWiIvPjwvc3ZnPg==);--mfn-divider-pattern-line-stars:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNDYuNDEgMzAiPjxwYXRoIGQ9Ik03Mi4xOSwxOS42M2EuNDMuNDMsMCwwLDEtLjM1LjZjLS41My40OC0xLjgxLjUzLTIuMjkuNjgtMS4yMy4zOC0yLjUuNjUtMy43OC45Mi45Mi42MiwxLjgzLDEuMjgsMi42NywyLC41OS40OCwxLjE0Ljk0LjgsMS43YS41My41MywwLDAsMS0uNi4yNC44Ny44NywwLDAsMS0uMjQtLjA3LjQuNCwwLDAsMS0uMy0uMDVjLTEuMjItLjgtMi4zOC0xLjYzLTMuNTItMi40OWExNi40MiwxNi40MiwwLDAsMCwuODMsMy41NiwyLjQxLDIuNDEsMCwwLDEsLjI4LDEuNDQuNTQuNTQsMCwwLDEtLjkuNDZjLS44LS4zMy0xLjIxLTEuNjMtMS41MS0yLjM2YTYsNiwwLDAsMS0uMzgtMS40MywyNC43MSwyNC43MSwwLDAsMS0yLjMzLDQuODMuNDUuNDUsMCwwLDEtLjExLjE3LjA4LjA4LDAsMCwxLDAsMCwuNTQuNTQsMCwwLDEtLjkxLS4zMi40NC40NCwwLDAsMSwwLS4zYy42MS0yLjE3LDEuNDEtNC4yNiwyLjE5LTYuMzdhMjIuMDgsMjIuMDgsMCwwLDEtNS42NCwxLjIyYy0uNDEsMC0yLC4wNS0xLjc2LS42MmEuMzQuMzQsMCwwLDEsMC0uMWMuMjMtMSwyLS45NCwyLjc1LTFhMjcuODQsMjcuODQsMCwwLDAsNS0xLjE4QzYxLDIwLjMxLDYwLDE5LjUxLDU5LDE4LjY0Yy0uNTktLjUzLTEuNDktMS4xOC0xLjYyLTJ2MGwtLjA2LS4xYS4zNi4zNiwwLDAsMSwuNDEtLjUzLDIuODYsMi44NiwwLDAsMSwxLC42MWMuNzYuNjEsMS42MSwxLDIuNDEsMS41N2wuNTIuMzhhNy44OSw3Ljg5LDAsMCwxLS4yNS0xLjQ0YzAtLjg4LS42MS0yLjU0LjA4LTMuMjNhLjMxLjMxLDAsMCwxLC4zNC0uMDguMzkuMzksMCwwLDEsLjUyLjI0LDM3LjY4LDM3LjY4LDAsMCwxLDEsNC4zNWgwQTI5LDI5LDAsMCwxLDY1LDE1LjI3LDkuNTYsOS41NiwwLDAsMSw2NywxMi40N2EuMy4zLDAsMCwxLC4zLDAsLjI3LjI3LDAsMCwxLC4yNS4wOWwwLDBhLjMxLjMxLDAsMCwxLC4xNS4yN2MtLjA5LDEuMjItMS4xNywyLjQtMS41NSwzLjU1cy0xLDIuNDgtMS41NiwzLjcxYTguMzksOC4zOSwwLDAsMSwxLjEyLS4zNGMxLS4yMSwyLjA2LS4yNywzLjA5LS40N2E2LDYsMCwwLDEsMi40NC0uMjIuMzIuMzIsMCwwLDEsLjE3LDBsLjE5LDBhLjM3LjM3LDAsMCwxLC4yOC4yMkEuNDEuNDEsMCwwLDEsNzIuMTksMTkuNjNaTTE3Mi40MSw4Ljk0bC0uMTMsMEE4LjE3LDguMTcsMCwwLDAsMTY5LDguMTdhMzMuMTMsMzMuMTMsMCwwLDAtNC0uMDljLjc2LTEuMTQsMS42MS0yLjE1LDIuNDktMy4yNGExMywxMywwLDAsMCwyLjQyLTMuMjJ2MGEuMjUuMjUsMCwwLDAtLjItLjM1LjE4LjE4LDAsMCwwLS4yMSwwYy0yLjE0Ljg4LTMuODgsMy4xMS01LjI0LDUuMiwwLTEuNiwwLTMuMTguMTItNC43OGEuMjguMjgsMCwwLDAtLjI0LS4zLjI1LjI1LDAsMCwwLS4zMS0uMDUuMzMuMzMsMCwwLDAtLjM4LjIzLDEwLDEwLDAsMCwwLS44LDMuN2MwLC4xOCwwLC4zNiwwLC41My0uNDEtLjQ4LS44NC0xLTEuMjctMS40MXMtMS40My0xLjg2LTIuMDYtMS44M2EuMjIuMjIsMCwwLDAtLjE2LDAsLjI4LjI4LDAsMCwwLS4yNS4yNyw0LjI3LDQuMjcsMCwwLDAsMSwyLjNjLjgsMSwxLjU5LDIuMDcsMi4zMywzLjE1YTE5LjMsMTkuMywwLDAsMC0yLjUuMzYsOC40NSw4LjQ1LDAsMCwxLTIuNTEsMCwxOC40LDE4LjQsMCwwLDAtMi4zNC4xNi4yMy4yMywwLDAsMC0uMTUuMDYuMjguMjgsMCwwLDAtLjEuNTMsMy43LDMuNywwLDAsMCwuODkuMjksMTEuNzEsMTEuNzEsMCwwLDAsMi45NS40NiwxMywxMywwLDAsMCwzLjI0LDBjLTEuNTIsMS44My0zLjI1LDMuNzMtMy41NCw1Ljk0YS40NC40NCwwLDAsMCwuMjEuNDVoMGEuMzIuMzIsMCwwLDAsLjQ2LDAsMTEuMzIsMTEuMzIsMCwwLDAsMi43Mi0zLjJjLjI1LS40LjUyLS44LjgtMS4xOSwwLC41MSwwLDEsMCwxLjUyQTcuNjQsNy42NCwwLDAsMCwxNjMsMTYuMmEuMzUuMzUsMCwwLDAsLjQuMi41My41MywwLDAsMCwuOS0uMzYsNi40Myw2LjQzLDAsMCwwLDAtLjc2Yy4wNy0uODQsMC0xLjcyLDAtMi41NCwwLS41NCwwLTEuMDcuMDUtMS42YTE3LjQ5LDE3LjQ5LDAsMCwwLDMuNSwzLjIxLjM4LjM4LDAsMCwwLC41LS4wNy41LjUsMCwwLDAsLjE0LS4xNS4zNi4zNiwwLDAsMCwuMDktLjM2LDYuMTksNi4xOSwwLDAsMC0xLjU1LTIuMjRjLS40OC0uNTQtLjkzLTEuMTEtMS4zOC0xLjY5YTI3LjA4LDI3LjA4LDAsMCwwLDMuNi4xMywyMS41NCwyMS41NCwwLDAsMCwzLS4xNS4zMi4zMiwwLDAsMCwuMjEtLjEzQzE3Mi43NCw5LjUyLDE3Mi43NSw5LDE3Mi40MSw4Ljk0Wk04LjgyLDEwLjI4Yy0uNTctLjcyLTEuOS0uOTQtMi42OC0xLjIyQTE5LjY3LDE5LjY3LDAsMCwwLDIsOC4xMmMxLjI4LS45NCwyLjA4LTIuMzYsMy40My0zLjI2Ljc4LS41MiwxLjkzLTEuMTUsMi4xNC0yLjE2YS4zNy4zNywwLDAsMCwwLS4yNy4yNC4yNCwwLDAsMC0uMS0uMTkuMjIuMjIsMCwwLDAtLjE3LS4xMmMtMS0uMjEtMiwuOTEtMi42NywxLjU3UzMuMTYsNC44OSwyLjUsNS41Yy0uNDMuMzktLjc5LjgzLTEuMTcsMS4yNWwtLjA5LjA4Yy4xMy0uNTIuMjEtMSwuMzQtMS41OGEyMS42NiwyMS42NiwwLDAsMCwuMzMtMi40MmMuMDctLjUxLjI0LS44MywwLTEuM3YwYS4yNi4yNiwwLDAsMC0uMzktLjIzQy44NCwxLjIuMzUsMi4xLDAsMy4yMnYxMi4zYTMsMywwLDAsMCwuMS0uNzhjMC0xLjQyLjI0LTIuODMuMzMtNC4yM2ExNSwxNSwwLDAsMCwyLjgyLDQsLjQuNCwwLDAsMCwuMzguMzUuNDEuNDEsMCwwLDAsLjUxLS4yNS40OS40OSwwLDAsMCwuMS0uM0E1LjcxLDUuNzEsMCwwLDAsMy4xNCwxMmMtLjM1LS42Ni0uNjgtMS4zMy0xLTJhMjYuMzgsMjYuMzgsMCwwLDEsMy4yNS42OWMuNzcuMjIsMi4zMiwxLjA2LDMuMTYuNThhLjMzLjMzLDAsMCwwLC4xNy0uMUw4LjgyLDExQS41Ni41NiwwLDAsMCw5LDEwLjYuMzYuMzYsMCwwLDAsOC44MiwxMC4yOFpNMjQ2LDVhMTAuMzMsMTAuMzMsMCwwLDEtLjYtLjg3LDYuODIsNi44MiwwLDAsMC0xLjg2LTIuNDQuMzIuMzIsMCwwLDAtLjMzLDBsLS4wOSwwYS4zMS4zMSwwLDAsMC0uMjcuM2gwVjJoMGMuMjgsMi4xNSwxLjc2LDMuOTMsMi43OCw1LjgxaDBhMTQuNTQsMTQuNTQsMCwwLDAtNC0uMjljLTEuMjIuMTYtMi40Ny0uODEtMy43NS0uNmgwYS4zLjMsMCwwLDAtLjE2LDAsLjM0LjM0LDAsMCwwLS4xOC4yNC4yOC4yOCwwLDAsMCwwLC40NGwuMDguMDVjLjc0LDEuMTMsNS4xNywxLjY5LDcsMS44NmwtLjA5LjA4Yy0uOC42Ni0xLjY2LDEuMzUtMi40MiwyLjA1YTI2LjQxLDI2LjQxLDAsMCwwLTEuNzcsMi4xNiwxLjUzLDEuNTMsMCwwLDAtLjM3Ljg0LjQ1LjQ1LDAsMCwwLC41Ny42OS4zOS4zOSwwLDAsMCwuMTktLjFsLjQ1LS40MmMxLjA3LS45LDIuMTUtMS43OCwzLjE3LTIuNzUuMjEtLjE5LjQtLjQuNi0uNjFhOC42OSw4LjY5LDAsMCwwLDAsMWMwLDEtLjc0LDIuNDcsMCwzLjQtLjEyLjI5LjIyLjYyLjU0LjU3YTEuMjQsMS4yNCwwLDAsMCwxLTFWMy4yMkExNi40NCwxNi40NCwwLDAsMCwyNDYsNVpNMjkuNzYsMTguNDdjLTEtLjc2LTIuODEtLjE0LTMuOTIsMGExNS40NCwxNS40NCwwLDAsMC0zLjQsMWMuNTQtMS42NiwxLjI2LTMuMjQsMS44NS00Ljg5LjIxLS41Ni45MS0xLjg0LjUyLTIuNDR2MGEuMjQuMjQsMCwwLDAtLjE4LS4yOS4zMS4zMSwwLDAsMC0uMzcsMGMtMS4xNiwxLTEuODQsMi43NS0yLjQ5LDQuMDlBMTIuNzUsMTIuNzUsMCwwLDAsMjEsMTguMTNjLS4zNi0xLjI0LS44NC0yLjQ2LTEuMS0zLjcxLS4xMi0uNTQtLjI4LTEuMzEtMS0xLjEzYS4yMy4yMywwLDAsMC0uMTUuMTJsLS4xNCwwYS4zNS4zNSwwLDAsMC0uMjYuMjUsOS40NCw5LjQ0LDAsMCwwLC41NywzLjc1LDE1LjMxLDE1LjMxLDAsMCwwLC41NywxLjVsLTIuMy0xLjcxYy0uNTgtLjQ0LTEuNTYtMS4zMS0yLjMyLTEuMTdhLjM0LjM0LDAsMCwwLS4xMS4wNS4zMS4zMSwwLDAsMC0uMTkuMjFjLS4xNiwxLjA5LjY5LDEuNDcsMS40NSwyLjE3YTIxLjQ4LDIxLjQ4LDAsMCwwLDMuMTMsMi4zMmwtLjQzLjE4QTExLjQ2LDExLjQ2LDAsMCwxLDE1LDIyLjJhMy44MiwzLjgyLDAsMCwwLTIuMzMsMSwuNTIuNTIsMCwwLDAsLjExLDEsMTQuMiwxNC4yLDAsMCwwLDYuNC0xLjQzYy0uMzMuOTMtLjU5LDEuOS0uODUsMi44M2E4Ljc4LDguNzgsMCwwLDAtLjM4LDMuOGgwYS40Ny40NywwLDAsMCwuODYuMjcuNDMuNDMsMCwwLDAsLjE0LS4ybC4wNi0uMTRhMjYuNywyNi43LDAsMCwwLDIuMS01LjJjLjEyLjMyLjI0LjYzLjM3LjkxYTcuMzMsNy4zMywwLDAsMCwxLjE2LDIuMjhjLjA3LjE2LjEzLjMyLjE5LjQ5YS42Mi42MiwwLDAsMCwxLjA3LjJsMCwwYy42NS0uOTEtLjI1LTIuNDYtLjY5LTMuMzRhMTMuMDcsMTMuMDcsMCwwLDEtLjYzLTEuNTQsMi42MiwyLjYyLDAsMCwwLC43NC40OGMxLjI1LjQ3LDIuMTQsMS4zMiwzLjU0LDEuNDdhLjM1LjM1LDAsMCwwLC4zMi0uMTVsLjA1LDBhLjQ2LjQ2LDAsMCwwLC4wOS0uNjksNS40OSw1LjQ5LDAsMCwwLTIuNDgtMS43M2wtLjUtLjJjLS41My0uMzItMS4wNy0uNjUtMS41OS0xQTI3LDI3LDAsMCwxLDI4LDIwLjA5Yy42NC0uMSwxLjM1LS4zMSwxLjU2LS44M0EuNDcuNDcsMCwwLDAsMjkuNzYsMTguNDdaTTQ5LjYxLDguNmE1LjgsNS44LDAsMCwwLTEuNDksMGMtLjg4LDAtMS43OS0uMzktMi42OC0uNDVMNDQuMiw4YTE5Ljc5LDE5Ljc5LDAsMCwwLDIuMTctMS40M2MuNDktLjM5LDEuMjYtLjg1LDEuNTItMS40N2gwQS4yNC4yNCwwLDAsMCw0OCw0Ljg2czAsMCwwLS4wNmEuNDguNDgsMCwwLDAtLjM2LS40NywxLjI0LDEuMjQsMCwwLDAtLjQzLS4wNi40Mi40MiwwLDAsMC0uNDUuMzZBMTcuMSwxNy4xLDAsMCwwLDQzLjQsNi4wNWMuNDgtMS4zMiwxLjExLTMuMy44NC00YS40Mi40MiwwLDAsMC0uMDUtLjM2aDBhLjI3LjI3LDAsMCwwLS4zMi0uMDljLS42NS4yNi0uOCwxLTEsMS42Ni0uNDQsMS4zNC0uOTQsMi42NS0xLjQxLDQtLjczLS44OC0xLjYtMS43My0yLjI2LTIuNTFTMzcuNTksMiwzNi41NywxLjM0YS4zMy4zMywwLDAsMC0uNDguMTl2MGEuMjguMjgsMCwwLDAtLjExLjI4Yy4yMiwxLjMzLDEuMjIsMi4yOCwxLjg4LDMuNEEyNy4zOSwyNy4zOSwwLDAsMCw0MCw4LjE3YTEyLjkyLDEyLjkyLDAsMCwxLTIuNDMtLjI3LDkuMzcsOS4zNywwLDAsMC0yLjY5LjE5LDYuODIsNi44MiwwLDAsMC0yLjI2LjE5LjQuNCwwLDAsMC0uMjMuMjFoMGEuMzcuMzcsMCwwLDAtLjI3LjM3Yy4xLjkuODQsMSwxLjY1LDEuMTNhMjEuMzEsMjEuMzEsMCwwLDAsNC41Mi0uMTIsNi44Niw2Ljg2LDAsMCwwLTEuODksMS41Niw2LDYsMCwwLDAtMSwxLjUxLjMxLjMxLDAsMCwwLDAsLjEzLjkzLjkzLDAsMCwwLC4wOC42NS41LjUsMCwwLDAsLjY3LjE4LDEzLDEzLDAsMCwwLDMuMTMtMi4zNCwxMS4zNywxMS4zNywwLDAsMSwxLS44NSwzLjUxLDMuNTEsMCwwLDAtLjA3LjY2YzAsLjY5LS4zOSwxLjQ2LS40MiwyLjE4cy0uMTYsMS4zNS0uMTYsMmEuNDguNDgsMCwwLDAsLjg2LjI4bC4xLS4xMWExNy42LDE3LjYsMCwwLDAsMS42Ni00Ljg4Yy41Mi42NCwxLDEuMjksMS41LDIsLjgxLDEuMTksMS4yNiwyLjU3LDIuMTksMy42OS4xNC40NCwxLC4zMS45LS4xOWExMC40OSwxMC40OSwwLDAsMC0xLjU3LTQsMzIuNywzMi43LDAsMCwwLTItMi42YzEuMTguMDgsMi4zNi4yLDMuNTUuMjRhMjEuNjIsMjEuNjIsMCwwLDAsNC40LjE0LjQ4LjQ4LDAsMCwwLC4zLS43MUEyLjI1LDIuMjUsMCwwLDAsNDkuNjEsOC42Wk05My41Myw2LjExYS40MS40MSwwLDAsMC0uMTksMCwzMy44MiwzMy44MiwwLDAsMC02LjUzLjQxYy4zMS0uMzUuNjEtLjcyLjg5LTEuMDguNjUtLjg3LDEuNzgtMS41MywxLjk0LTIuN2EuMzkuMzksMCwwLDAtLjQ0LS40OGwtLjE0LDBjLS43MSwwLTEuMzEuODItMS44MSwxLjIxYTEyLjcsMTIuNywwLDAsMC0xLjc5LDEuOGMwLS4yNywwLS41NCwwLS44QTIwLjYyLDIwLjYyLDAsMCwwLDg1LjM4LjY1YS4zLjMsMCwwLDAtLjI2LS4yNGgwQS4yLjIsMCwwLDAsODQuOC4zNGMtLjYyLjE2LS42NiwxLjMyLS43MiwxLjgzLS4xNiwxLjUtLjEzLDMtLjIyLDQuNTItLjU1LS40My0xLjEyLS44Ni0xLjY5LTEuMjktMS4xLS44Mi0yLjMtMS42NS0zLjMzLTIuNTYtLjI1LS4yMy0uNzktMS0xLjI0LS44OWEuNzQuNzQsMCwwLDAtLjIyLjEuMjcuMjcsMCwwLDAtLjE3LjA2LjI0LjI0LDAsMCwwLS4xNS4xM0M3Ni42MywzLDc3LjgsNCw3OC4zLDQuNDdjMS4xNCwxLjExLDIuMzgsMi4xMSwzLjU1LDMuMTgtMS4zOC4zMy0yLjc1LjYzLTQuMTQuOS0uNzUuMTUtMi44OS41Mi0yLjUxLDEuNzFhLjI2LjI2LDAsMCwwLC4xMy4xNy40LjQsMCwwLDAsLjIyLjIyYzEsLjQxLDIuMzktLjIxLDMuMzMtLjU0czEuOTQtLjYxLDIuOTMtLjg5Yy0uNDQuNDQtLjg4Ljg4LTEuMywxLjM0YTYuMDgsNi4wOCwwLDAsMC0xLjMxLDIuNTJjLS40My41NS4yNywxLjM2Ljc5LjgybC4wOS0uMDlhNi40NSw2LjQ1LDAsMCwwLDEuNy0xLjkzLDE4LjIsMTguMiwwLDAsMSwxLjY1LTJjLS4zMSwxLjc0LS41NCwzLjQ3LjM3LDUuMTZhLjUuNSwwLDAsMCwuNjcuMTdsLjA4LDBhLjQxLjQxLDAsMCwwLC4yNC0uMzhjLjMyLS43OSwwLTEuNjkuMTktMi41N2E4LjMyLDguMzIsMCwwLDAsLjItMS45M2MuNTguNDEsMS4xNS44MywxLjY4LDEuMjlhMTkuMjYsMTkuMjYsMCwwLDEsMS44LDEuN2MuMzIuMzgsMSwuNzQsMS4yNiwxLjEyYS40Ni40NiwwLDAsMCwuNzksMCwuNDEuNDEsMCwwLDAsLjIzLS41MSwxMS41LDExLjUsMCwwLDAtMy0zLjg2Yy0uNjktLjYzLTEuNC0xLjI0LTIuMTItMS44NCwxLjA5LS4yMSwyLjIxLS4zNywzLjMtLjU1Ljg5LS4xNCwxLjc2LS4zMSwyLjY1LS40QTYuNTMsNi41MywwLDAsMCw5My40Nyw3LC40Ni40NiwwLDAsMCw5My41Myw2LjExWm0xOC4yMiwxNi43MiwwLS4wNmE3LjMzLDcuMzMsMCwwLDAtMy4yNi0xLjQzLDI1LjgxLDI1LjgxLDAsMCwwLTQuMTktLjdjLjQ5LS4zOSwxLS43NiwxLjUtMS4xNi45LS43NCwxLjY5LTEuNTgsMi42My0yLjI3LjY5LS41LDItMS4xNSwxLjkyLTIuMTZhLjI0LjI0LDAsMCwwLDAtLjMxLjI4LjI4LDAsMCwwLS4yNi0uMTljLS45My0uMDgtMi4yMSwxLjIzLTMsMS43M2EyNC4xOCwyNC4xOCwwLDAsMC0yLDEuNjVBOS4xOSw5LjE5LDAsMCwwLDEwNCwxOS4xNWE3Ljg2LDcuODYsMCwwLDEsLjA5LTEuNTMsMTMuNSwxMy41LDAsMCwwLC42MS0zLjJjMC0uMTQsMC0uMjksMC0uNDRhLjI1LjI1LDAsMCwwLS4yOC0uMjZsLS4xMiwwaDBhLjQ1LjQ1LDAsMCwwLS4yNi4xMiw0LjMyLDQuMzIsMCwwLDAtMS4yMywyLjM2LDcuOCw3LjgsMCwwLDAtLjExLDEuOTMsMi41MywyLjUzLDAsMCwxLDAsLjM4Yy0uMDgtLjE2LS4xNy0uMzItLjI2LS40N2EyOC42LDI4LjYsMCwwLDAtMi40LTMuODMuMzYuMzYsMCwwLDAtLjU0LDAsLjEuMSwwLDAsMCwwLDBzMCwwLDAsMGMtMS4xMS42NiwxLjQxLDQuNDgsMS43MSw1LjEyLjE1LjMxLjMuNjEuNDQuOTItLjc2LS4xLTEuNTItLjE5LTIuMjktLjI1LTEuNjQtLjEzLTMuMjktLjY2LTQuOTQtLjYzSDk0LjJhLjM2LjM2LDAsMCwwLS4yMy4wOWwwLDBhLjM1LjM1LDAsMCwwLS4xNi4zOGMuMTMuODIsMS44Ljk0LDIuNDQsMS4xNmEyNS40NiwyNS40NiwwLDAsMCw0Ljc2LDFsLS4xOS4xM0E5LDksMCwwLDAsOTguOTMsMjRjLS4xNS4xOC0uMy4zNS0uNDYuNTItLjM0LjI5LS42NC42NC0uOTMuOTRzLS41OC41MS0uODMuODFhMS4zNiwxLjM2LDAsMCwwLS4zMy42MSwxLDEsMCwwLDAtLjE5LjQyLjYxLjYxLDAsMCwwLC45My41OGMxLS4yOSwyLjE2LTEuNzEsMi42NS0yLjI0czEuMTQtMS4zLDEuNjktMmE2LjgzLDYuODMsMCwwLDAtLjE4LjgxLDExLjY2LDExLjY2LDAsMCwwLS4xNSwxLjc4YzAsLjQ4LjIsMS4xMi4yMywxLjYzYS44OC44OCwwLDAsMSwwLC4xNy43OS43OSwwLDAsMCwwLC4yMi40OC40OCwwLDAsMCwuMzEuNDIuNS41LDAsMCwwLC43OS0uMzNzMCwwLDAtLjA1YTIuOTIsMi45MiwwLDAsMCwuMjQtMWMuMTMtMS4yMS4zNS0yLjQyLjU4LTMuNjJhMTMuNTEsMTMuNTEsMCwwLDAsMywzLjZjLjM5LjMyLjk0LS4xMi43Ni0uNDlhMS43OSwxLjc5LDAsMCwwLS4zNy0xLjIxYy0uNTctMS0xLjEzLTIuMDgtMS44LTNsMS4zMS4xNWEyNy41NywyNy41NywwLDAsMSwyLjcyLjQ2Yy40NS4wOSwxLjExLjEyLDEuNjQuMjFsLjI3LjA2YTEuMzIsMS4zMiwwLDAsMSwuMy4wOUMxMTEuNiwyMy43MiwxMTIsMjMuMTUsMTExLjc1LDIyLjgzWk0xMzMuMTIsNC4yMmwtLjA4LDBhLjQ1LjQ1LDAsMCwwLS4yNSwwLDYuNjMsNi42MywwLDAsMS0xLjg2LjI2Yy0uOTMuMTUtMS44NS40Ni0yLjc2LjY5YTE0LjQ4LDE0LjQ4LDAsMCwwLTIsLjY3Yy40NS0uNzMuOTItMS40NCwxLjM3LTIuMTdzMS4xMS0xLjE4LDEtMmEwLDAsMCwwLDAsMCwwLC4yMi4yMiwwLDAsMCwwLS4yNi4zNC4zNCwwLDAsMC0uNDgtLjI4LDUuMTUsNS4xNSwwLDAsMC0yLjE3LDIuMTRBMjEuMSwyMS4xLDAsMCwwLDEyNSw1LjI4Yy0uMDctLjQ4LS4xMy0xLS4xNy0xLjQ2QTEyLjQ0LDEyLjQ0LDAsMCwwLDEyNC4xLjI0YS4zMy4zMywwLDAsMC0uMzItLjI0aDBhLjQuNCwwLDAsMC0uMTkuMDcuMzIuMzIsMCwwLDAtLjI5LjIzLDI0LjIzLDI0LjIzLDAsMCwwLC4yNSw2LjNjLTEuMjUtLjY1LTIuNS0xLjMtMy43MS0yLS45Mi0uNTItMi0xLjQzLTMuMDktMS40OWEuMjMuMjMsMCwwLDAtLjE3LDAsLjI4LjI4LDAsMCwwLS4yMS40NGgwYzAsLjg0LDEsMS4zMSwxLjU2LDEuNzFhNDQuNDMsNDQuNDMsMCwwLDAsNC4xNywyLjU3Yy0xLC40Ni0yLC44OS0zLDEuMzFBNy45Miw3LjkyLDAsMCwwLDExNS45NCwxMWEuMzQuMzQsMCwwLDAtLjA2LjM2LjQ1LjQ1LDAsMCwwLC42Mi41MWwwLDBhMy42OCwzLjY4LDAsMCwwLDEuNjEtLjU1YzEuNDEtLjY4LDIuODUtMS4zLDQuMjUtMmwwLC4wN2MtLjEzLjItLjI0LjQtLjM1LjYxbC0uMTQuMjJhNy44NSw3Ljg1LDAsMCwwLS42NCwxLjNjLS40MS42Ni0xLjIsMS42Mi0xLDIuNC0uMDguNTQuNjIsMSwxLC40Ni4xNS0uMjMuMjktLjQ3LjQyLS43MWExMy45LDEzLjksMCwwLDAsMS40My0yLjMxcS4zNi0uNTkuNjktMS4xN2E5LjMyLDkuMzIsMCwwLDAsLjMxLDEuNzFjLjI1LjkuMzksMi4xOCwxLjExLDIuODdhLjM4LjM4LDAsMCwwLC4yNS4xMy40Mi40MiwwLDAsMCwuNTgtLjQzYzAtLjI5LS4wNy0uNTgtLjExLS44Ny0uMTMtMS4zNi0uMzItMi43LS40Ny00LjA1YTE0LjY1LDE0LjY1LDAsMCwxLDEuNDEuODUsNDkuMyw0OS4zLDAsMCwwLDQuMjcsMi44My40NC40NCwwLDAsMCwuNTQtLjA4LjY0LjY0LDAsMCwwLC4xNS0uMTRsLjA2LS4wOGEuNDYuNDYsMCwwLDAsMC0uNDhjLTEuMjUtMi4wNS0zLjgyLTMuNDktNi4wNS00LjY0LDEuMTEtLjM5LDIuMjMtLjcxLDMuMzQtMS4xMXMyLS41MywzLS44OGExLjYsMS42LDAsMCwwLC41Ni0uMzdjLjM4LS4xMi44Mi0uMzMuOS0uNzFBLjQuNCwwLDAsMCwxMzMuMTIsNC4yMlpNMTUzLjMxLDIyaDBhLjQuNCwwLDAsMC0uMjItLjE1LDMyLjQ0LDMyLjQ0LDAsMCwwLTcuMTQtMS4xM2MuMzYtLjI4LjcyLS41NywxLjA2LS44NiwxLS44MiwyLjI2LTEuMTksMy4xOC0yLC4yNC0uMjItLjA2LS41NS0uMzItLjQzYTIxLjA4LDIxLjA4LDAsMCwwLTMuMDgsMS4yOGMtLjMzLjIyLS42NS40Ni0xLC43MWExMi4yMSwxMi4yMSwwLDAsMCwuNzItNC42MS41LjUsMCwwLDAsMC0uMTNjMC0uMDcsMC0uMTMsMC0uMTlhLjIxLjIxLDAsMCwwLS4yNy0uMTkuMjYuMjYsMCwwLDAtLjE5LDBjLTEuNDYsMS4wOC0xLjg4LDMuODQtMi4zMiw1LjQ2bDAsLjEzYy0uNDYtLjU0LS45My0xLjA2LTEuNC0xLjU5YTIzLjc2LDIzLjc2LDAsMCwxLTMuMi00LC4zOS4zOSwwLDAsMC0uNTMtLjE0LjI5LjI5LDAsMCwwLS4xMy4wNS4yOS4yOSwwLDAsMC0uMTkuMzJsMCwuMTNhNCw0LDAsMCwwLDEuMSwyLjUzYy44MywxLjA4LDEuMzcsMi4zMiwyLjEsMy40Ni0xLDAtMiwuMS0yLjk0LjEzYTguMTEsOC4xMSwwLDAsMC0zLjU4LjQ2LjQ2LjQ2LDAsMCwwLC4wOS45aC4xOWMxLjA1LjQ5LDIuMzUsMCwzLjQ3LjA4LDEsMCwxLjkxLDAsMi44NiwwLS4zMS4xOS0uNjIuMzgtLjkzLjU5LTEsLjctMS44MiwxLjc5LTIuODQsMi41NS0uNTcuNDItLjA4LDEuNC41NiwxYTExLjE0LDExLjE0LDAsMCwwLDIuMjMtMS45NCwxMC4zNCwxMC4zNCwwLDAsMSwyLjQtMS43NWMtLjE1LjYzLS4zMSwxLjI2LS40OCwxLjg4LS4yOSwxLjA5LS45MSwyLjMyLS42MiwzLjQ3bDAsLjFjMCwuMDUsMCwuMSwwLC4xNSwwLC40OC42Ny41My44LjExLDAtLjA1LDAtLjEuMDUtLjE1YTE2LjMzLDE2LjMzLDAsMCwwLC44Ny0yLjRjLjItLjU4LjQxLTEuMTUuNjItMS43M2ExOC43OSwxOC43OSwwLDAsMSwxLjIxLDEuNjljLjY4LDEuMSwxLjgsMiwyLjM3LDMuMjFhLjI2LjI2LDAsMCwwLC4yMS4xNWwuMDguMWEuNC40LDAsMCwwLC41MiwwLC41MS41MSwwLDAsMCwuMzctLjcsMzEuNDIsMzEuNDIsMCwwLDAtMy40Ni02LjQ0bDEuMzcuMThhMTYuMjksMTYuMjksMCwwLDAsMy4zMS40NmMuOTUtLjExLDIuNTIuNDMsMy4zMi0uMjRDMTUzLjc2LDIyLjMsMTUzLjU1LDIyLDE1My4zMSwyMlptNDEuMzcsMGEzLjQsMy40LDAsMCwwLS43MS0uMi4zMy4zMywwLDAsMC0uMjYuMDZjLTEuMTUtLjItMi4zMi0uNjctMy40OS0uODRhMTkuNzYsMTkuNzYsMCwwLDAtMi42Ny0uMjNjLjY3LS40MSwxLjM0LS43OSwyLTEuMTlzMS42Ny0xLDEuODYtMS44M2EuMi4yLDAsMCwwLDAtLjE4djBhLjM3LjM3LDAsMCwwLS4xOS0uMzJsLS4xNy0uMDlhLjM2LjM2LDAsMCwwLS40LDAsNi4yNiw2LjI2LDAsMCwwLTIuNTEsMS4xNWMtLjU2LjM2LTEuMS43NC0xLjY1LDEuMTMuMTYtLjU0LjMyLTEuMDcuNDktMS42YTEwLDEwLDAsMCwwLC43My0zLjI2LjI4LjI4LDAsMCwwLS4wNi0uMTguMTguMTgsMCwwLDAtLjEyLS4xNy4zLjMsMCwwLDAtLjM1LDBjLS42OS40NC0uODYsMS4zNS0xLjE1LDIuMDctLjUyLDEuMy0uOTUsMi42NS0xLjM4LDQtLjY3LS45My0xLjMtMS44OC0yLTIuNzctLjUzLS42NS0xLjA5LTEuMjctMS42My0xLjkxYTE0LjU2LDE0LjU2LDAsMCwwLTEtMS40MS4zMy4zMywwLDAsMC0uMzktLjA1LjMyLjMyLDAsMCwwLS4zNy4yMmMtLjI3Ljc2LjMyLDEuNTUuNjIsMi4yMmExNS41MSwxNS41MSwwLDAsMCwyLjIsMy41Yy4yLjI0LjM5LjQ3LjU3LjcxLTEsMC0yLDAtMywwcy0yLjc5LS4yLTMuNy40N2EuMzMuMzMsMCwwLDAtLjEyLjQ1LjIxLjIxLDAsMCwwLDAsLjA2LjQzLjQzLDAsMCwwLC4zMy4zOCwzLjg1LDMuODUsMCwwLDAsMiwuMzNjMS4yNS4wNywyLjUxLjEzLDMuNzcuMTEtLjM5LjI3LS43Ny41NS0xLjE0Ljg1QTcuMzYsNy4zNiwwLDAsMCwxNzkuMTgsMjVhMSwxLDAsMCwwLS40NC43OS41NC41NCwwLDAsMCwuODEuNTZsLjEtLjA3YTguNjgsOC42OCwwLDAsMCwyLjA2LTEuMzEsMjIuMzcsMjIuMzcsMCwwLDEsMS45Mi0xLjM5QTEyLjY1LDEyLjY1LDAsMCwwLDE4MywyOC4zYS40My40MywwLDAsMC0uMDYuMnYwYS40LjQsMCwwLDAsLjc0LjJsLjIxLS4zOGEuMDUuMDUsMCwwLDEsMCwwdjBhMjAsMjAsMCwwLDAsMS4zMS00LjIxbC4xLjEyYy41LjYzLDEsMS4yOSwxLjQ5LDEuOUExMS4wNywxMS4wNywwLDAsMSwxODksMjguOTJhLjM4LjM4LDAsMCwwLC4zNC4yOGMuMjcuMjguODQsMCwuNjktLjQxYTEuMywxLjMsMCwwLDEtLjA4LS4xNyw3LDcsMCwwLDAtMS41Ny0zLjA2Yy0uNC0uNjUtLjg0LTEuMy0xLjI5LTEuOTMtLjI4LS40NS0uNTUtLjkxLS44NS0xLjM1LDEuMTIsMCwyLjI1LDAsMy4zOSwwLDEuNDUuMDgsMy41NC43NCw1LC4zMUMxOTQuODcsMjIuNTQsMTk1LDIyLjA4LDE5NC42OCwyMS45NFptMjAtMTMuMTRhMzAuMzgsMzAuMzgsMCwwLDAtNC42LTEuMDdjLS45LS4wOC0xLjgyLS4xLTIuNzMtLjExLjY3LS40OCwxLjM1LTEsMi0xLjM5czEuNjYtLjgsMS45LTEuNTFsLjEtLjA4Yy4xOS0uMTcsMC0uNDEtLjE3LS40NGEuMzMuMzMsMCwwLDAtLjI2LS4xMSwxLjI2LDEuMjYsMCwwLDAtLjQzLjA4bC0uMDksMGE5LjY5LDkuNjksMCwwLDAtMy41OCwxLjUzYy4yNi0xLC41NS0xLjkzLjgzLTIuOTFhMi4xLDIuMSwwLDAsMCwwLTEuNTZoMGEuMTguMTgsMCwwLDAtLjE3LS4xOS4zMi4zMiwwLDAsMC0uNTEuMDYsMjguMjgsMjguMjgsMCwwLDAtMi4xMiw1Ljc5QTQ5Ljc5LDQ5Ljc5LDAsMCwxLDIwMCwxYS4zNS4zNSwwLDAsMC0uNjMuMTJjLS4yNy42NC40LDEuOTEuNjYsMi40YTE5LjYzLDE5LjYzLDAsMCwwLDIuNzcsNGwwLDBjLTEuMiwwLTIuMzksMC0zLjU4LS4wNS0uOTEsMC0yLjUzLS4wNi0zLjMxLjVhLjMxLjMxLDAsMCwwLS4xNC4yNS40NS40NSwwLDAsMCwuMzcuN2guMTVjLjI1LDAsLjU1LDAsLjgxLjFBMTYuNTQsMTYuNTQsMCwwLDAsMjAyLjIsOWMtMS40OC44OC0zLDEuODMtMy40NCwzLjM2YS42LjYsMCwwLDAtLjA4LjM5LjE5LjE5LDAsMCwwLDAsLjA4LjM1LjM1LDAsMCwwLC4zMy40LjUuNSwwLDAsMCwuNDktLjA2bC40OC0uMzNhNC42OSw0LjY5LDAsMCwwLDEuNjMtMSwxMS4xNiwxMS4xNiwwLDAsMSwxLjkyLTEuMzgsOS43NCw5Ljc0LDAsMCwwLS40LDEuMzMsOC40Niw4LjQ2LDAsMCwwLS4xNiwxLjQzLDQuNTgsNC41OCwwLDAsMC0uMTYsMiwuNDEuNDEsMCwwLDAsLjI4LjI5bC4xMiwwYS4zOC4zOCwwLDAsMCwuMzgtLjA5aDBhLjQxLjQxLDAsMCwwLC4yNC0uMjZjMC0uMDYsMC0uMTMuMDctLjJhMTIuMzksMTIuMzksMCwwLDAsMS0yLjY2Yy4xNC0uNDkuMzEtMSwuNDgtMS40Ny4zNy41MS43NCwxLDEuMTIsMS41MWExOS42NiwxOS42NiwwLDAsMSwyLjM3LDMuMzkuMzIuMzIsMCwwLDAsLjI2LjJsLjA1LjA2czAsMCwwLDBhMCwwLDAsMCwxLDAsMCwuNC40LDAsMCwwLC41Mi4wNS40LjQsMCwwLDAsLjI2LS4yOWMuMTEtLjY3LS41NC0xLjY4LS44MS0yLjNhMzYuNiwzNi42LDAsMCwwLTIuNjMtNC4xN2MtLjA3LS4xMy0uMTUtLjI1LS4yMy0uMzdsMiwuMTJjMS4wOS4wNSwyLjE2LjIsMy4yNC4zMWEyNy4xMywyNy4xMywwLDAsMCwzLC4zNS40MS40MSwwLDAsMCwuNC0uNHYtLjFBLjM3LjM3LDAsMCwwLDIxNC42NSw4LjhabTIxLjA3LDEyLjI5YTM3LjMzLDM3LjMzLDAsMCwwLTcuMzEtLjYxYy4yMS0uMzUuNDMtLjcuNjUtMSwuNDYtLjcsMS4xLTEuMjIsMS41NC0xLjkyLjcxLTEuMTQsMi4xNi0yLDIuNDctMy4zNC4wNS0uMDcuMTEtLjE0LjE2LS4yMmEuMjQuMjQsMCwwLDAtLjIxLS4zNy4xOS4xOSwwLDAsMC0uMjQtLjA3QTYuMzksNi4zOSwwLDAsMCwyMzAsMTUuNjZhMTEuMjYsMTEuMjYsMCwwLDEtMS40MSwxLjg4LDUuMiw1LjIsMCwwLDAtLjg1LjkzYzAtLjMxLS4wNS0uNjMtLjA4LS45NC0uMTItMS4yMS4xMS0yLjQzLS4wNi0zLjYyaDBhLjMxLjMxLDAsMCwwLDAtLjEuMjMuMjMsMCwwLDAtLjE4LS4yMS4zNS4zNSwwLDAsMC0uNDcuMDVjLTEsMS4zLS45NSwzLS44Niw0LjY2LS4yMy0uMy0uNDctLjU4LS43My0uODYtLjc5LS44Mi0xLjU2LTEuNjgtMi4zNC0yLjUyYS4yNy4yNywwLDAsMC0uMjktLjA3LjIxLjIxLDAsMCwwLS4zMS4xMy4yNC4yNCwwLDAsMC0uMTIuMTZjLS4yLjg2Ljg1LDEuOCwxLjI5LDIuNC42OC45NCwxLjMxLDEuOTEsMiwyLjg3LTEuNTYsMC0zLjEzLjMtNC43LjI1QTUuNyw1LjcsMCwwLDAsMjE4LDIxYS4yOS4yOSwwLDAsMC0uMTUuMjUuMjkuMjksMCwwLDAsLjEyLjQybC4xNi4wN2E0LDQsMCwwLDAsMi4zNS41MSwxMC4yLDEwLjIsMCwwLDAsMS4zNC0uMTZoMGExOC41MSwxOC41MSwwLDAsMCwyLjQ3LDBsLjkyLDBjLS41LjU5LTEsMS4xOS0xLjQzLDEuODFhMTAuMzQsMTAuMzQsMCwwLDAtMi4xNiw0LjE1bDAsLjA2YS40NS40NSwwLDAsMCwuNzQuNTJsMCwwYy44NC0uMzgsMS40OC0xLjY3LDItMi4zMXMxLTEuNCwxLjU2LTIuMTFjMCwuMzMsMCwuNjcsMCwxYTkuOTQsOS45NCwwLDAsMCwuNjEsMy4xM2MuMDguNjYsMS4wOS44LDEuMTQuMDZhOC4xMiw4LjEyLDAsMCwwLDAtMS4yMSwxOC40NCwxOC40NCwwLDAsMC0uMDgtMi40Niw1LjQ1LDUuNDUsMCwwLDEsLjA2LTEuMTQsNS4xMyw1LjEzLDAsMCwwLC44MS44N2MuOTQuODEsMS44NiwxLjU4LDIuODQsMi4zMy4yNi4yLjU1LDAsLjYtLjNsLjA1LS4wN2gwYS4zOS4zOSwwLDAsMCwwLS4zOGgwYy0uMjUtLjM3LS40Ny0uNzYtLjcyLTEuMTQtLjM1LS41My0xLS43OC0xLjMyLTEuMzJzLS42OS0xLTEtMS40OWMuNjIsMCwxLjI0LDAsMS44NiwwYTI3Ljg1LDI3Ljg1LDAsMCwwLDQuODMuMDguMjYuMjYsMCwwLDAsLjE0LS4wNi40My40MywwLDAsMCwuMzMtLjUxQS4zNy4zNywwLDAsMCwyMzUuNzIsMjEuMDlaIi8+PC9zdmc+);--mfn-divider-pattern-line-rhombus:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNjYuMTQgMzAiPjxwYXRoIGQ9Ik0yNjEuODksOS4wOGEzOS4zNCwzOS4zNCwwLDAsMCw0LjI1LTYuNjJWLjEyYS43Ni43NiwwLDAsMC0uNzQuNDFzMCwwLDAsMGE1NC42Miw1NC42MiwwLDAsMS00LjUxLDcuMjdjLS43OSwxLjE5LTEuNzUsMi4yNC0yLjUsMy40OGExOC45LDE4LjksMCwwLDEtMiwzYy0yLjY5LjMtNS42LS4yOC04LjMtLjM4LTMtLjEyLTYuMTktLjQ5LTkuMTQuMTd2MGEyMy41NiwyMy41NiwwLDAsMS0yLTIuODRjLTEuMTUtMS42Ny0yLjI0LTMuODktMy42Mi01LjM2bDAsMGgwbC0uMDctLjA2YS41OC41OCwwLDAsMC0uNzUsMGMtMS4yNiwxLjA5LTIuMSwzLTMsNC40Mi0uNjIsMS0xLjI2LDEuODctMiwyLjc3LS4yMS4yNy0uNTguNTgtLjg3LjktMi44Ni0uMTUtNS43LS4yMS04LjU2LS4yN3MtNS44OC4yLTguODQuMzljLS4zNy0uNjItMS4wOC0xLjE5LTEuNDQtMS42OWE0NC4yOSw0NC4yOSwwLDAsMS0yLjY1LTQuNThjLS44Ny0xLjU4LTEuODQtMy4wOS0yLjc4LTQuNjItLjQxLS42Ni0xLTEuMjQtMS40MS0xLjlhMy41MiwzLjUyLDAsMCwwLTEtMS4xOC40Ni40NiwwLDAsMC0uNjIuMTJoMGMtLjE1LjE3LS43NCwxLS44NiwxLjItLjM5LjUzLS43NCwxLjExLTEuMDksMS42Ni0xLDEuNTYtMS45MSwzLjE5LTIuODksNC43Ni0uNjYsMS0zLjU1LDQuMzItNC41Miw2YTEyLjY4LDEyLjY4LDAsMCwxLTIuOS0uMTFjLTEuNzItLjEyLTMuNDIuMzQtNS4xNi4yNnMtMy43MywwLTUuNjEsMGEyNC4yMywyNC4yMywwLDAsMC0zLjkxLjI0LjU2LjU2LDAsMCwwLS4wNS0uMDhjLS43Ny0uOTQtMS4yOS0yLjE0LTItMy4xNS0xLjE2LTEuNzUtMi4zMS0zLjU3LTMuNTMtNS4yN2wtLjA5LS4wOGgwbDAsMGMtLjI1LS4yLS42NS0uMjUtLjgxLjA5LS43LDEuNDktMiwyLjc0LTIuODIsNC4xOC0uNDkuODUtMSwxLjY5LTEuNTEsMi41NGExMi45MSwxMi45MSwwLDAsMS0xLjMsMS42M2gwYy0xLjQzLDAtMi44Mi4xNS00LjI0LjI2cy0zLjEzLS4wNy00LjctLjA2LTMuMTguMTQtNC43Ni4xOGEzNC4yNiwzNC4yNiwwLDAsMC00LjA1LS4wOCwzNi45MiwzNi45MiwwLDAsMS00LjQxLTYuODFDMTM2LjczLDUuMTMsMTM0Ljc1LDMsMTMzLjUuNDJsLS4wNy0uMDlhLjc2Ljc2LDAsMCwwLTEuMjQuMTMsMTIsMTIsMCwwLDEtLjg1LDEuMjIsNi44OSw2Ljg5LDAsMCwwLTEsMS41MkE0Mi4xMiw0Mi4xMiwwLDAsMSwxMjcuNzUsN2MtMS42NiwyLjM3LTIuODgsNC45MS00LjY2LDcuMTlhMjMuNCwyMy40LDAsMCwxLTQuNjUtLjE2Yy0xLjMzLS4wOC0yLjY3LDAtNC0uMDlhNDgsNDgsMCwwLDAtOC42NC4xMiwzMi41OCwzMi41OCwwLDAsMS0zLjA3LTQuMDljLS45LTEuMi0xLjU5LTMuMDctMi43My00aDBhLjQ0LjQ0LDAsMCwwLS42NSwwLDM3Ljg5LDM3Ljg5LDAsMCwwLTIuNiwzLjg3QTUxLjM4LDUxLjM4LDAsMCwxLDk0LDE0LjM3YTIzLjc0LDIzLjc0LDAsMCwxLTQuMywwYy0xLjU5LDAtMy4xOC0uMDctNC43NywwYTg1LjczLDg1LjczLDAsMCwxLTguNjMuMTIsMTguMjgsMTguMjgsMCwwLDAtMS4yLTEuNjRjLTEtMS40NC0xLjg0LTMtMi43NS00LjQ4QTY1LjgsNjUuOCwwLDAsMCw2Ni43OS4yNmEuNDMuNDMsMCwwLDAtLjcsMEM2My44NywyLjc3LDYyLjQ1LDYsNjAuNjQsOC43NWMtLjg5LDEuMzYtMS45NCwyLjU2LTIuOTMsMy44NWExMS4zMywxMS4zMywwLDAsMC0xLjE0LDEuNTFjLTMuMTUtLjA3LTYuMy4zLTkuNDMuMjEtMS41OC0uMDUtMy4xNSwwLTQuNzItLjA2YTEyLjU5LDEyLjU5LDAsMCwwLTMuMjQuMTUsMzEuNzgsMzEuNzgsMCwwLDEtMi40MS0zLjg3LDIwLjM4LDIwLjM4LDAsMCwwLTMuMjgtNC44My40MS40MSwwLDAsMC0uNiwwLDE3Ljc0LDE3Ljc0LDAsMCwwLTEuNDEsMS44M2gwYy0uNzIsMS0xLjQyLDIuMDctMiwyLjk0UzI4LjM2LDEyLDI3Ljc5LDEyLjc1YTExLjExLDExLjExLDAsMCwwLTEuMjYsMS42NGMtMi42NiwwLTUuMzUsMC04LS4wNi0xLjc5LDAtMy41MS0uMTYtNS4zLS4wNi0uOTIuMDUtMi0uMTYtMi45MiwwLS40Mi0uNjYtMS4yNC0xLjQ0LTEuNDctMS43Ny0uOTMtMS4zMi0xLjg2LTIuNjQtMi42Ny00UzQuMzEsNS42NiwzLjM0LDQuMjcsMS4zMiwxLjc3LjQ5LjQ0QS42Ny42NywwLDAsMCwwLC4xMlYyLjQ2bC4wOS0uMTlDLjY2LDMsMS4yNiwzLjc2LDEuNzYsNC41NywyLjUzLDUuODUsMy40NCw3LDQuMiw4LjMzUzUuNzEsMTAuOCw2LjQ5LDEyYy41OC44OSwxLjMzLDIuNTQsMi4yLDMuMTRsMCwuMDgtLjMzLjVjLS4zNy41Ny0uNzEsMS4xNS0xLjEsMS43MS0xLDEuNS0yLjQ1LDIuNzMtMy41OCw0LjE4QTM3LjA3LDM3LjA3LDAsMCwwLDAsMjYuODJ2Mi44YS45My45MywwLDAsMCwuNTQtLjQ0czAsMCwwLDBjLjgtMS4zMSwxLjQ0LTIuNjEsMi4yNy0zLjgyQTM2LjI2LDM2LjI2LDAsMCwxLDYuMywyMWEyNy4xMSwyNy4xMSwwLDAsMCwzLTMuNTUsMTQuNjQsMTQuNjQsMCwwLDAsMS0xLjUydjBhMTEsMTEsMCwwLDAsMi40Mi4zOGMxLC4xLDItLjEsMy0uMDlzMS45My4xNSwyLjkuMTZjMS40NCwwLDIuODgtLjA2LDQuMzIsMGExNC40OCwxNC40OCwwLDAsMCwzLjkyLS40LDI4LjgzLDI4LjgzLDAsMCwwLDIuMDYsMi4zOCw1Ni40Niw1Ni40NiwwLDAsMSwzLjgzLDUuMzMuNTMuNTMsMCwwLDAsLjc1LjI3LjM5LjM5LDAsMCwwLC4xOS0uMTdoMGEwLDAsMCwwLDEsMCwwYy43My0xLjMyLDItMi41MiwyLjgxLTMuNzYuNDctLjY3LjktMS4zNywxLjM2LTIuMDVhMjEsMjEsMCwwLDEsMS40OC0yLjI3YzIuMjguNTgsNSwuMjIsNy4zLjI4LDMuMzcuMDksNi43OC0uMTIsMTAuMTUtLjI0LjUuOCwxLjEzLDEuNTcsMS42NCwyLjM1Ljk0LDEuNDUsMS42NCwzLDIuNjIsNC40NHMyLDIuNiwyLjc3LDRhMTgsMTgsMCwwLDAsMi4wNSwzLjIzLjY4LjY4LDAsMCwwLDEuMDctLjE3aDBsMS41NC0yLjIxYzEtMS41MSwyLTMuMDksMi45My00LjY0Ljg1LTEuMzYsMS43OC0yLjY3LDIuNzMtNGEyMy43MSwyMy43MSwwLDAsMCwyLjI2LTIuODhjMi43OC40NCw1Ljc5LjEsOC41OSwwLDEuNzksMCwzLjU3LDAsNS4zNi4wN2EyNS4yMywyNS4yMywwLDAsMCwzLjc5LDBjLjg1LDEuMzIsMS43MiwyLjYzLDIuNTcsNGEyOS4xMSwyOS4xMSwwLDAsMCwyLjY5LDQuMi42LjYsMCwwLDAsLjczLjE0bC4wNiwwLC4wNiwwaDBsLjA2LDAsMCwwYzEuMjktMS4xMSwyLjE2LTMuMjgsMy4yNC00LjU2YTIxLjY0LDIxLjY0LDAsMCwwLDIuMzgtNCwxMi4yNywxMi4yNywwLDAsMCwzLjI2LDBjMS43Ni0uMDcsMy41MywwLDUuMjguMDgsMS41My4wNSwzLDAsNC41OC4xLDEsMCwyLDAsMi45NSwwLC4zMywwLC43LDAsMS4wNSwwLC42NiwxLDEuNCwyLDIuMDgsMywuODUsMS4yNSwxLjQ5LDIuNjUsMi4zMSwzLjkxLDEuNSwyLjMyLDMuMTIsNC42NSw0LjY5LDdhLjY5LjY5LDAsMCwwLDEuMTksMGgwYzEuNDktMi40MiwzLjMtNC42OCw1LTYuOTRhMTMuNywxMy43LDAsMCwwLDIuMTItMy4zNCwxMC41NywxMC41NywwLDAsMSwyLjI2LTMuNjRjMi43Ni43OCw1LjkuMzYsOC42OS4yMSwxLjM4LS4wOCwyLjc1LjE3LDQuMTMuMDcsMS41My0uMTEsMy4wNi0uMjUsNC42LS4yOGExOC42MSwxOC42MSwwLDAsMSwzLDQuMjFBMjAuNDcsMjAuNDcsMCwwLDAsMTY1LjgsMjRhLjY2LjY2LDAsMCwwLDEsMHMwLDAsMCwwbC4wNi0uMDdoMGMxLTEuMTUsMS43NC0zLDIuNjItNC4yOS42Ny0xLDEuMzgtMS45LDIuMDUtMi44Ni4yNC0uMzQuNzItLjc5LDEtMS4yMWE5NCw5NCwwLDAsMSwxMC4wNy4xNWMxLjcuMDksMy4zNS0uMzUsNS4wNi0uMjRhMTguMjUsMTguMjUsMCwwLDAsMi4yNy4wOCwxMS4zMywxMS4zMywwLDAsMCwuNzgsMS4xN2MuOTEsMS4zMiwxLjksMi42LDIuOTIsMy44M2E0Nyw0NywwLDAsMSwzLjEzLDQuNzYsMjQuMTYsMjQuMTYsMCwwLDEsMi4wNyw0LjEzLjgyLjgyLDAsMCwwLDEuNTMuMDZjLjI5LS41MiwxLjQ1LTIuODYsMS42Ny0zLjIyLDEtMS42LDItMy4xNiwzLTQuNzFzMi0yLjg5LDMtNC4zNGExNSwxNSwwLDAsMCwxLjM2LTEuODFjMi43Mi4yMiw1LjQxLDAsOC4xNS4wOCwzLjA4LDAsNi4yMy4zOCw5LjMuMjVoMGExMi42LDEyLjYsMCwwLDEsMS44MSwyLjU4LDYxLjc0LDYxLjc0LDAsMCwwLDMuNTYsNS42MS44Ni44NiwwLDAsMCwxLjE3LjE4LjMzLjMzLDAsMCwwLC4xNi0uMTNoMGwuMDYtLjA4YzEtMS4yMywxLjc0LTIuODQsMi42MS00LjE0LjY2LTEsMS4zMi0yLDItM2ExMy40MSwxMy40MSwwLDAsMCwuOTQtMS4zNCwyMy42NSwyMy42NSwwLDAsMCwzLjY3LDBjMS42MSwwLDMuMjIuMSw0LjgzLjE2bDQuNTIuMTlhMjguMzMsMjguMzMsMCwwLDAsNC4yMi4xOGgwYzEuNjMsMi4zMywyLjk1LDQuOCw0LjQ5LDcuMTlhMjMuMzksMjMuMzksMCwwLDAsMi44NywzLjQ4Yy43Mi43NSwxLDIuMzMsMS45MywyLjg1YS42LjYsMCwwLDAsLjQ4LjA2di0yLjhsLS4yMy40NmMtLjM4LS41NS0uNjktMS4yNi0xLjA1LTEuNjlBMzMuMDksMzMuMDksMCwwLDEsMjYxLjkzLDIyYy0xLjQ0LTIuMjMtMi42NS00LjU0LTQuMTktNi43MWEyMS45LDIxLjksMCwwLDAsMS41LTIuMjhBNDQuMjYsNDQuMjYsMCwwLDEsMjYxLjg5LDkuMDhaTTM3LjM3LDE2LjM2Yy0uNjcsMS0xLjMzLDItMiwzcy0xLjY3LDEuODYtMi4yOSwyLjg3Yy0uOC0xLjI1LTEuNjktMi40NC0yLjUxLTMuNjktLjQ0LS42Ni0uOTQtMS4yOS0xLjQ0LTEuOTEtLjM3LS40NC0xLjYxLTEuNTUtMS4yOS0xLjg0YTIxLjA2LDIxLjA2LDAsMCwwLDIuNjctMy42OWMuODgtMS4zMiwxLjc3LTIuNjYsMi42OC00YTIzLjc1LDIzLjc1LDAsMCwxLDIuNDksNCwzNi43OCwzNi43OCwwLDAsMCwyLjQxLDMuOUMzNy44NSwxNS40NiwzNy42NywxNS45MSwzNy4zNywxNi4zNlpNNzQuNDcsMTZBNjIuNjMsNjIuNjMsMCwwLDAsNjkuNTYsMjNjLS44NSwxLjM4LTEuNywyLjc3LTIuNjEsNC4xMi0uMTYuMjMtLjQzLjU2LS42Ny45MS0xLjE3LTEuNzgtMi4yLTMuNjgtMy4zNy01LjQ1LTEuNjUtMi40Ni0zLjIxLTQuOTUtNC44LTcuNDUtLjI3LS40Mi0uMjktLjQ3LjA4LTEsLjQ5LS43MSwxLTEuMzcsMS41OC0yYTMxLjM2LDMxLjM2LDAsMCwwLDIuMzQtMy4yN2MuOTEtMS4zOSwxLjc1LTIuODIsMi41NS00LjI3LjU1LTEsMS4yNS0xLjg3LDEuNzgtMi44NSwxLjI2LDIuMzUsMy4xMiw0LjQ3LDQuNDcsNi43Ni43OSwxLjM1LDEuNjIsMi42NywyLjQyLDQsLjQuNjguOCwxLjM1LDEuMjQsMkM3NS4xNCwxNS4zOCw3NS4xMSwxNS4yLDc0LjQ3LDE2Wm0yNy43OCwyLjg1Yy0uOTMsMS4xMS0xLjM3LDIuNzktMi4zOCwzLjgxQzk5LDIxLjUsOTguMjUsMjAsOTcuNDgsMTguNzhzLTEuNjItMi40NS0yLjQyLTMuNjhhMjMuNDcsMjMuNDcsMCwwLDAsMi4yMi0zLjc0Yy43MS0xLjM2LDEuNTgtMi42NiwyLjM3LTRhMTQuNDksMTQuNDksMCwwLDAsMi4xNCwzLjczLDMxLjQyLDMxLjQyLDAsMCwwLDIuODYsMy43N0EyMS45LDIxLjksMCwwLDEsMTAyLjI1LDE4LjgzWm0zNS4yNiwyLjUyYTY0LjUsNjQuNSwwLDAsMC00LjgsNi41M2MtMS4wOC0xLjktMi40Ny0zLjczLTMuNy01LjQ4LS44Ny0xLjI0LTEuNTgtMi41OC0yLjMzLTMuODhzLTEuNjItMi4zMS0yLjQtMy40OGE4NC44OCw4NC44OCwwLDAsMCw0LjY1LTcuMzhjLjgxLTEuMzEsMS45LTIuNCwyLjU5LTMuNzlBMTIuMzksMTIuMzksMCwwLDEsMTMyLjk0LDJhMTEuOTEsMTEuOTEsMCwwLDAsMS4xMSwxLjYyYzEuMDYsMS40NywyLDMuMDYsMi45MSw0LjYzYTQ1LjUyLDQ1LjUyLDAsMCwwLDQuMjUsNi44MkMxMzkuNTksMTYuOTIsMTM5LjA5LDE5LjQ4LDEzNy41MSwyMS4zNVptMzEuNDEtMy4yOWMtLjU0Ljc0LTEuMDYsMS40Ny0xLjU1LDIuMjUtLjM5LjYyLS43NSwxLjQyLTEuMTksMi4wNS0xLTEuMjYtMS42NS0yLjktMi41NC00LjE3QTIxLjc1LDIxLjc1LDAsMCwwLDE2MS4zNywxNXYtLjA1YTE1LjU2LDE1LjU2LDAsMCwwLDEuMTUtMS40Yy42My0uOTUsMS4xNC0yLDEuNzItM3MxLjQ4LTEuOTIsMi4xMS0zYTI0Ljg2LDI0Ljg2LDAsMCwwLDEuODksMi43M2MuNTQuNzksMS4wOCwxLjU4LDEuNjEsMi4zOGExNC44MiwxNC44MiwwLDAsMSwxLjM3LDIuMjJDMTcwLjM3LDE1LjkxLDE2OS42OSwxNywxNjguOTIsMTguMDZabTMzLjcxLDQuMzZjLS44NiwxLjMxLTEuNjcsMi42NS0yLjUsNC0uMTIuMTgtLjI5LjM5LS40OS42M2E1NC43OSw1NC43OSwwLDAsMC0zLjM3LTUuNWMtLjg1LTEuMzgtMi0yLjUyLTIuOTItMy44NC0uMzYtLjUxLS43My0xLTEuMTMtMS40Ny0uNTktLjcyLTEuMTYtMS4xOC0uMzQtMi4yNi43LS45Miw0LjE0LTYuMDYsNS4wNS03LjY1LjgxLTEuNCwxLjYtMi44LDIuNS00LjE1bC4yNS0uMzVhMS4yNiwxLjI2LDAsMCwwLC4wNy4xNiwxNS4zMiwxNS4zMiwwLDAsMCwxLjM3LDEuOTNBMzkuNTgsMzkuNTgsMCwwLDEsMjAzLjU5LDhjLjc5LDEuMzksMS41NywyLjgsMi4zNyw0LjE4YTExLjY0LDExLjY0LDAsMCwwLC45MywxLjQ2Yy4yNi4zMiwxLDEsLjk0LDEuMTRDMjA2LjEyLDE3LjM1LDIwNC4zMiwxOS44NCwyMDIuNjMsMjIuNDJabTMwLjMxLS4xM2MtLjg2LTEuMjItMS42Mi0yLjUtMi4zNy0zLjgtLjQ2LS43OC0uOTUtMS41My0xLjQ1LTIuMjgtLjE1LS4yMy0uODQtLjk0LTEuMTktMS4zN2EyMS44NCwyMS44NCwwLDAsMCwyLjU2LTMuMzUsNDUuNTIsNDUuNTIsMCwwLDEsMi4yOC00LjIyQTIxLjM1LDIxLjM1LDAsMCwwLDIzNS4wOSwxMWMuNTQuOCwxLjA4LDEuNjEsMS42MSwyLjQyLjIuMzMuNDIuNjUuNjQsMSwuMzMuNDcuMjMuNjcuNTUuMjlDMjM2LDE3LDIzNC42OCwxOS44NCwyMzIuOTQsMjIuMjlaIi8+PC9zdmc+);--mfn-divider-pattern-line-figures:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMzkuMDYgMzAiPjxwYXRoIGQ9Ik0yMi4zMywxNWMwLTIuMjMuMi00LjQ3LjI4LTYuNy4wNS0xLjA3LjQ5LTUuMjYuMzMtNi4zMS0uMTEtLjczLTEuOC0xLjMyLTIuNDctMWE4LjU0LDguNTQsMCwwLDEtMy4xMSwwYy0xLjQ3LDAtMi45Mi4yMS00LjM5LjE2UTcuNjUuOTIsMi4zLjhDMS41NC43Ny43Ny43OCwwLC44VjMuOTJjLjQxLDAsLjgxLDAsMS4yLS4wNmwxLjkyLjA1cTUuMjQuMDksMTAuNDkuMjNjMS40NiwwLDIuOTUtLjIsNC40MS0uMjMuNTYsMCwxLjA5LDAsMS42MiwwYTE3LjE5LDE3LjE5LDAsMCwxLC4wNiw0LjMxYy0uMjUsMi4xOS0uMjQsNC40OS0uMzIsNi43LS4wOCwyLjM5LDAsNC44MSwwLDcuMjEsMCwxLjMzLjIsMi42Ny4yOCw0LTIuOC0uMjQtNS42LjIzLTguNDIuMjgtMy43NC4wNi03LjUtLjEtMTEuMjQtLjE2djIuODNIMS4xM2MzLjExLDAsNi4yMi4xMSw5LjMzLjE0LDMuNDQsMCw2Ljg5LS44LDEwLjI4LDBhMS40OCwxLjQ4LDAsMCwwLDEuODUtMS40MWMuMTMtMS44OS0uMjUtMy44LS4yNy01LjY5QzIyLjI5LDE5Ljc3LDIyLjMsMTcuMzYsMjIuMzMsMTVaTTMxOS42NSwzLjgxYzEuMTguMTIsMi4zOS4xMSwzLjU3LjE3LDIuMzguMTMsNC43OC4xNCw3LjE2LjE1aC43OWwuMTksMGExNC4xMywxNC4xMywwLDAsMCwyLjI1LDBjMS44MiwwLDMuNjktLjEsNS40NS0uMTlWLjhjLTIuNTcsMC01LjEyLjI2LTcuNy4zLTEuNzIsMC0zLjM3LS4xOC01LjEsMGwtMSwuMTEtLjY1LDBhMjcuMjIsMjcuMjIsMCwwLDEtNi0uMzQsMS40LDEuNCwwLDAsMC0xLjc2LDEuMzRjLjExLDMuMTEtLjIyLDYuMjctLjM1LDkuMzgtLjEzLDIuOTItLjI0LDUuODUtLjM2LDguNzdhNTQuMDYsNTQuMDYsMCwwLDAsLjMyLDcuNTdjLjU2LDIsMywxLjI3LDQuNDcsMS4xMyw2LS41NywxMi4xMywwLDE4LjE0LjEyVjI2LjI5aC0uNDVjLTMuNjctLjA1LTcuMzUtLjA2LTExLS4yMS0xLjc0LS4wOC0zLjQ4LS4xNC01LjIyLS4wNi0uNzEsMC0xLjQ0LjExLTIuMTQuMjJsLS44Ny4xNmExOS4yMywxOS4yMywwLDAsMC0uMjUtMy41NCw0MC43Niw0MC43NiwwLDAsMSwwLTYuNjNDMzE5LjEyLDEyLjA5LDMxOS42NCw3LjkzLDMxOS42NSwzLjgxWk01NS4yNyw5LjI4YTE0LjYsMTQuNiwwLDAsMC00LjE0LTUuNDNBMTMuMDUsMTMuMDUsMCwwLDAsMzguNzIsMS40MmExNi4wNSwxNi4wNSwwLDAsMC01Ljk0LDNBMTcuNjMsMTcuNjMsMCwwLDAsMjkuMDcsMTBjLS44NSwxLjg1LS41Niw0LjI1LS42LDYuMjRBMTIsMTIsMCwwLDAsMzEsMjMuMThhMTQuNDgsMTQuNDgsMCwwLDAsMTIuMjIsNS44OGM0LjY0LS4xMiw4LjM4LTIuNzksMTAuODEtNi41OEM1Ni4zNywxOC44OSw1Ny4xLDEzLjE4LDU1LjI3LDkuMjhaTTQ0LjkyLDI1LjhhMTEuNjUsMTEuNjUsMCwwLDEtNS4yMi0uMTRjLTIuMjEtLjUzLTMuNjgtMS44LTUuMzMtMy4yOGExMC43NSwxMC43NSwwLDAsMS0yLjc0LTQuN2MtLjU0LTEuNTEtLjA1LTMuNTQtLjA3LTUuMTNzMS4yLTMuMTQsMi4xMy00LjM0YTguNDcsOC40NywwLDAsMSw0LjYxLTMuNCwxNC42MiwxNC42MiwwLDAsMSw0Ljg1LS45NSwxMC41NiwxMC41NiwwLDAsMSwzLjMzLjczbDEuMjEuNTkuNS4yN2E0LjIzLDQuMjMsMCwwLDEsMSwuODEsMTQuNzcsMTQuNzcsMCwwLDEsMy43Niw5Ljg2LDIwLjMyLDIwLjMyLDAsMCwxLS42LDIuNkExMC4yLDEwLjIsMCwwLDEsNDQuOTIsMjUuOFpNMTA3Ljc0LDIuMTVBMS40MywxLjQzLDAsMCwwLDEwNi4zMi43M2MtMi43NiwwLTUuNDcsMC04LjIzLjA3QTgyLjU2LDgyLjU2LDAsMCwxLDg5LjMzLjY2Qzg2LjQ5LjQ4LDgzLjcuMzUsODAuODUuMzVsLTEuNjgsMC0uOSwwYTQ4LjE2LDQ4LjE2LDAsMCwwLTcuNjkuMDhjLTIuMzUuMjgtNC43My4yMi03LC40M2ExLjUxLDEuNTEsMCwwLDAtMS40NywxLjQ4LDIxLjQ3LDIxLjQ3LDAsMCwwLC4yMiwyLjVjMCwxLjA4LDAsMi4xNi4wNiwzLjIzLDAsMi4zLS4wNyw0LjY1LS4xNSw2Ljk0LS4xNyw0LjMyLjE4LDguNjMtLjE4LDEyLjkzLS4xMSwxLjMxLDEuMjksMS43MywyLjI0LDEuMjUuOC0uMDgsMi4wNi4zNSwyLjgzLjMzLDItLjA2LDMuODguMTksNS44My4xNCwzLjgtLjA5LDcuNTktLjQzLDExLjM5LS41NCwzLjQ5LS4xLDctLjEzLDEwLjQ5LS4wOSwyLjEsMCw0LjE5LS40LDYuMy0uNDcsMS41NSwwLDMuMDYuMyw0LjU5LjMzYTEuNDYsMS40NiwwLDAsMCwxLjQ1LTEuNDUsMjkuMTIsMjkuMTIsMCwwLDEtLjIyLTUuOWMuMTktMi4xNC41LTQuMjcuNTQtNi40MnMwLTQuMjUsMC02LjM3UzEwNy44Nyw0LjMxLDEwNy43NCwyLjE1Wm0tNi42NSwyMy40OGMtMi4xMiwwLTQuMTkuMzgtNi4zLjM5LTQsMC04LC4wNi0xMS45Mi4yNnMtOC4xOC42My0xMi4yMi40OGMtMS41OC0uMDYtMy41Ny4xOC01LjA4LS4yM2wtLjQ1LS4xMmMuMi0zLjc5LDAtNy42LjA5LTExLjQxLjA1LTIuMDUsMC00LjEuMTUtNi4xNS4wNy0xLjA2LDAtMi4xNCwwLTMuMjEsMC0uNjItLjE0LTEuMzEtLjIzLTIsMS44Mi0uMTMsMy42OC0uMTQsNS40OS0uMzUuNjEtLjA3LDEuMjEtLjEyLDEuODEtLjE1YTEuMjYsMS4yNiwwLDAsMCwuNjYuMDcsMzkuOSwzOS45LDAsMCwxLDYuMDksMGMyLjkxLjE0LDYsLjM2LDguOTQuMjZsLjQ2LDBjNS40NC4zNywxMC45MS4xOSwxNi4zNy4wOSwwLDEuNy0uMywzLjQ1LS4zLDUuMTQsMCwyLjEzLDAsNC4yNSwwLDYuMzdhNDkuMzUsNDkuMzUsMCwwLDEtLjU0LDYuNDIsMTkuNjcsMTkuNjcsMCwwLDAsMCw0LjM0QTI3LjE2LDI3LjE2LDAsMCwwLDEwMS4wOSwyNS42M1pNMTM4LDUuOTRhNy4yMSw3LjIxLDAsMCwwLTIuMTYtMi4zOSwxNy4wNSwxNy4wNSwwLDAsMC02LjQ2LTNjLTQuMTYtLjkxLTguNzcsMS40LTExLjc5LDQuMTNzLTQuNTMsNy42LTQuNjEsMTEuNTZhOS44MSw5LjgxLDAsMCwwLDEuNTksNi4xNSwxNC4wNywxNC4wNywwLDAsMCw0Ljg3LDQuMjYsMTYuMzYsMTYuMzYsMCwwLDAsNi4xNywxLjY1YzIsLjIxLDQuODUuMTUsNi42NC0uODFzMy42MS0xLjY0LDUuMTYtMy4yNmExMi40OSwxMi40OSwwLDAsMCwzLjEtNS43MUExNC4xMiwxNC4xMiwwLDAsMCwxMzgsNS45NFptLS41NywxMWMtMS4yNyw3LjMxLTkuMjgsOS40NS0xNS41Niw3LjI0LTMuMTMtMS4xLTUuNjgtMy43NS01LjcxLTcuMTRhMTguMzMsMTguMzMsMCwwLDEsLjg5LTUuNDQsMTYuNTcsMTYuNTcsMCwwLDEsMi4zMS00LjA3YzEuNDQtMi4zMSw1LjYtMy45LDguMTctMy45M2guMzJjLjg2LjMxLDEuNzEuNjUsMi41OCwxLC40NS4xNi44OS4yMywxLjM0LjM1cy43Ni40MSwxLjExLjYybC40Ni4yOGMuMzkuMzYuNzQuNzgsMS4wOSwxLjE1YTEzLjExLDEzLjExLDAsMCwxLDEuMjgsMS41OSw1LjgzLDUuODMsMCwwLDAsLjQzLjgzLDEuNTUsMS41NSwwLDAsMCwuMjQuMjdBMTEsMTEsMCwwLDEsMTM3LjQyLDE3Wm01NS4xNS0zLjI1Yy0uMDktMi42Ny0uMzItNS4zNC0uNTYtOC0uMTItMS40Mi4zNC0zLjI5LS4zNC00LjU5YTEuNTMsMS41MywwLDAsMC0yLS41NGMuMjYtLjA5LjIxLS4xMi0uMTYtLjA3LS42MSwwLTEuMjEsMC0xLjgyLDAtMSwwLTIuMS0uMDktMy4xNS0uMDlzLTEuODMsMC0yLjc0LjA3Yy0yLC4wNS00LjA5LjEyLTYuMTQuMTlsLTIuMjQuMDZjLTIuNjMuMDYtNS4yNi4wNy03Ljg2LS4wNmE3NS40Niw3NS40NiwwLDAsMC05Ljg2LjEyYy0yLjc2LjItNS41MS0uMzUtOC4yNS4zN2ExLjUxLDEuNTEsMCwwLDAtMS4wOCwxLjRjLS41Niw0LjQyLjI1LDguNjYuMSwxMy4wNi0uMDgsMi4yMi0uNTUsNC40LS41NCw2LjYzLDAsMS45Mi44MywzLjg5Ljc4LDUuNzRhMS41LDEuNSwwLDAsMCwxLjg3LDEuNDNjMy4xMy0uNjUsNi41Ni4yNCw5LjczLjIyLDMuOCwwLDcuNjEuMjksMTEuNDIuMzUsMS43NCwwLDMuNDktLjIxLDUuMjMtLjMxLDItLjExLDQsLjIsNiwuMTYsMy4yNS0uMDYsNi42OS0xLjEsOS45NC0uNzYuOS4xLDEuNDItLjc2LDEuNTItMS41MUE4OC4xMSw4OC4xMSwwLDAsMCwxOTIuNTcsMTMuN1pNMTgwLjg2LDI2LjgzYy0xLjczLjEtMy40NS0uMjEtNS4xOC0uMTgtMiwwLTQsLjMtNiwuMzUtMy44LjA4LTcuNjItLjM5LTExLjQyLS4zMy0yLjkxLDAtNS45My0uNi04Ljg1LS4zNC0uMi0xLjExLS41LTIuMjMtLjYxLTMuMzRhMzQuNzksMzQuNzksMCwwLDEsLjQ2LTYuNmMuNDEtNC4yLS42My04LjM1LS4xOC0xMi41NywyLjQtLjMzLDQuODguMSw3LjI4LS4wN2E4Mi4yNSw4Mi4yNSwwLDAsMSw5LjkzLS4wNmMxLjI0LjA2LDIuNDksMCwzLjc0LDAsMi40OC4wNiw1LS4wNyw3LjQ2LDBzNS0uMTgsNy41OS0uMTljMS4yMSwwLDIuNTkuMiwzLjkuMTVhMjQuNywyNC43LDAsMCwwLC4xMiwyLjg1Yy4yNCwyLjY3LjQ3LDUuMzYuNTEsOC4wNWExMTEuNCwxMTEuNCwwLDAsMS0uMTcsMTEuNTVjLS44Mi4wNi0xLjY2LjE4LTIuNDYuMTlDMTg0Ljk0LDI2LjI2LDE4Mi44OSwyNi43MiwxODAuODYsMjYuODNabTQxLjYtMjEuNDRhMTAuNTgsMTAuNTgsMCwwLDAtNi0zLjU1LDEzLjcxLDEzLjcxLDAsMCwwLTYuMTQtMWMtNC4wNi4yMS03Ljk0LDMuMDctMTAuMyw2LjE4cy0yLjc0LDguMjUtMS43LDExLjgzYzEuMjMsNC4yMiwzLjk0LDYuODUsNy43Miw4LjgyLDEuODYsMSw0LjUzLDEsNi41OCwxLjJhMTAuODYsMTAuODYsMCwwLDAsNi0xLjQzYzQuMTYtMi4zNSw1Ljc0LTYsNy0xMC40MUMyMjYuNzIsMTMsMjI0LjkxLDguNTYsMjIyLjQ2LDUuMzlabS4xMSwxMC40OGExMS41NCwxMS41NCwwLDAsMS01LDguNSw4LjU2LDguNTYsMCwwLDEtNC45MywxLjM1Yy0xLjQzLDAtNC41Mi0uMTctNS42Ny0xLjE1LS45MS0uNzgtMi4wOS0xLjA2LTMtMS44MmE5Ljg1LDkuODUsMCwwLDEtMi43NC00LjY5LDExLjc5LDExLjc5LDAsMCwxLDEuNDQtOS41QTExLjYsMTEuNiwwLDAsMSwyMTEsMy45MWExMC41NywxMC41NywwLDAsMSwyLjEyLjEzLDE1LjQ4LDE1LjQ4LDAsMCwxLDMuNzIsMS4zOSw5LjksOS45LDAsMCwxLDMuMTUsMkMyMjIuMTYsOS40OSwyMjIuOCwxMy4wOCwyMjIuNTcsMTUuODdaTTI3Ny40MywxOHYtLjE2YTExLjIxLDExLjIxLDAsMCwwLS4xNS0xLjcyYy0uMTItMS4yOS0uMjYtMi41OS0uMy0zLjg0YTUzLDUzLDAsMCwxLC4yNC01LjM0Yy4wNi0uNzYsMC01LjkzLS4zNi02LjI4QzI3Ni0uMTQsMjc1LjE2LDAsMjc0LjA3LDBjLTIuMDcuMDYtNC4xNi4xOS02LjIxLjM0LTQsLjMtOC4xMS4xNi0xMi4xNi4xOS03LjU0LDAtMTUuMjItLjI3LTIyLjczLjM4QTEuNDYsMS40NiwwLDAsMCwyMzEuNTcsMmMtLjYsNC4zNi0uMzMsMTcuNTUtLjE3LDE5LjY3YTUxLjUxLDUxLjUxLDAsMCwxLC4zMSw1LjgzYzAsMSwxLDEuNSwyLDEuNTIsMi4xOCwwLDE3LC4xNywyMC43LjIzczcuNDMuNSwxMS4xNi41NGMzLjM5LDAsNi43NC0uMzcsMTAuMS0uNDhhMS42NCwxLjY0LDAsMCwwLDEuNjEtMS42YzAtMi4xOS4xLTQuMzcuMTItNi41NUEyMS4wNiwyMS4wNiwwLDAsMCwyNzcuNDMsMThabS0yMyw4Yy0zLjcyLS4wOS03LjQyLS4xLTExLjEzLS4yNy0xLjktLjA4LTMuNzktLjA4LTUuNjktLjA4LS45MiwwLTEuOTEtLjA2LTIuODcsMC0uMjUtMi44OS0uNy0xOS42NS0uNDYtMjEuOSw2LjUzLS40NiwxMy4yNC0uMjMsMTkuNzgtLjE4LDMuODMsMCw3LjY2LjA4LDExLjQ5LDAsMi44MS0uMDYsNS43Ny0uNjIsOC42Mi0uNTksMCwuODEuMTQsMS42Mi4xMywyLjM5LDAsMS43OS0uMjQsMy41Ni0uMzEsNS4zNSwwLC41NywwLDEuMTUsMCwxLjczLDAsLjIyLDAsLjQ0LDAsLjY2LS4wOCwxLjU5LjI3LDMuMTIuMjIsNC42OXMwLDMuMDguMSw0LjU5YTM0LjYxLDM0LjYxLDAsMCwxLS4xMiwzLjhjLTIuODUuMTktNS42OC4zNC04LjU0LjM1QzI2MS44NCwyNi41OCwyNTguMTQsMjYuMTIsMjU0LjQxLDI2Wm01My43Mi0xOS42QTE1LDE1LDAsMCwwLDI5OS4yLDFhMTAuMzQsMTAuMzQsMCwwLDAtMi42NC0uMzJjLTQuODQuMDktOC43OCwxLjc0LTExLjY4LDUuNzRhOS40Miw5LjQyLDAsMCwwLTEuNzIsNS45NCwyNS4yNCwyNS4yNCwwLDAsMS0uNTEsMi44NCw4LjE0LDguMTQsMCwwLDAsLjM5LDMuMDVjMS4wOCw0LjEsMy4yNCw4LjMzLDcuNDksOS44MywzLjgsMS4zNSw4LjYxLDIsMTIuMzguMTlhMTQuNTQsMTQuNTQsMCwwLDAsNy43MS05LjYxQTEzLjY3LDEzLjY3LDAsMCwwLDMwOC4xMyw2LjQzWm0tLjc3LDEwLjc2YTExLjY3LDExLjY3LDAsMCwxLTUuMTIsNy42MmMtMi44OCwxLjg1LTYuNjgsMS41Ny05LjgxLjYyLTMuNC0xLTUtMy41Ny02LjA2LTYuNzhhNy4yLDcuMiwwLDAsMS0uMzgtNGMuMzItMS43Mi4xMy0zLjgzLDEtNS4zNmExMC4zMywxMC4zMywwLDAsMSw4Ljg1LTUuMTgsMTAuNzYsMTAuNzYsMCwwLDEsMi40OS4yMWMxLC40MywyLjA4LjgyLDMuMDksMS4zYTM4LjQzLDM4LjQzLDAsMCwxLDMuNDgsMi40N0ExMC4xMywxMC4xMywwLDAsMSwzMDcuMzYsMTcuMTlaIi8+PC9zdmc+);--mfn-divider-pattern-line-loopline:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNjguNzQgMzAiPjxwYXRoIGQ9Ik0yNjguNzQsM1YuNDlhMy43MSwzLjcxLDAsMCwwLS40NS4wNiw1LjQsNS40LDAsMCwwLTEuMS4zMmwtLjQxLjA4Yy0yLjU2LjUzLTQsNC4xMS00LjQxLDYuMzFhMTMuNCwxMy40LDAsMCwwLS40OSw0LjUzLDQ1LjEyLDQ1LjEyLDAsMCwwLDEuMTgsNS4zQTE1LjkyLDE1LjkyLDAsMCwwLDI2NS41OCwyMmMtLjU4LjI4LTEuMTUuNTQtMS42Ny44LTEuOTIuOTUtMTguNTQsNy4yMy0yNy4wOS4zNGExNC4yNywxNC4yNywwLDAsMCwyLjkyLTIuODksMjQuMiwyNC4yLDAsMCwwLDMtNi4zN0ExMi40MiwxMi40MiwwLDAsMCwyNDMuMzEsN2E3LjgsNy44LDAsMCwwLTMuMS01LjMxLDYuNzcsNi43NywwLDAsMC0yLjE4LTEsNS44NSw1Ljg1LDAsMCwwLTQuMjYsMCwxMC42NiwxMC42NiwwLDAsMC00LjI1LDMuNTEsNi43NCw2Ljc0LDAsMCwwLS45MiwyLjI1czAsLjA4LS4wNy4xM2ExMS42NCwxMS42NCwwLDAsMC0uNTUsNS44OCwyMSwyMSwwLDAsMCw0LjE3LDEwLjA1QTI0LDI0LDAsMCwxLDIzMCwyMy44OWwtLjQxLjE4QTQxLjIzLDQxLjIzLDAsMCwxLDIxNCwyN2gtLjU5Yy0xLjI2LS4wNS0yLjU0LS4xNy0zLjgxLS4zNGwtMS4zNi0uMzFhMTIuNDUsMTIuNDUsMCwwLDEtNC4wNS0xLjU4LDE0LjI5LDE0LjI5LDAsMCwxLTIuMjMtMi4xN0ExNC4xMywxNC4xMywwLDAsMCwyMDYuMDYsMTlhMTUuODksMTUuODksMCwwLDAsMS41OC0yLjc0LDE2LjUxLDE2LjUxLDAsMCwwLDIuMTgtOC4zMUE3Ljc0LDcuNzQsMCwwLDAsMjA0LjA4LjU4YTYsNiwwLDAsMC01LjI4LDEuMjYsNC41NSw0LjU1LDAsMCwwLS42NC41MmMtMiwxLjQ1LTMsNS4xMy0zLjIyLDcuMzNhMTguNjMsMTguNjMsMCwwLDAtLjE0LDQuNDEsMTkuMjcsMTkuMjcsMCwwLDAsMS43OSw1LjA3LDE3LjA4LDE3LjA4LDAsMCwwLDEuNzQsM2MtLjg3LjQ4LTEuNzcuODktMi43LDEuMy0xLjcxLjc0LTE3LjUzLDYuODktMjcuMjQtMS4wNy41LS4zNCwxLS43LDEuNDctMS4wN2ExMi41MSwxMi41MSwwLDAsMCwxLjIzLTEuMDgsMCwwLDAsMCwxLDAsMCwxNy42LDE3LjYsMCwwLDAsMi42NC0yLjk0YzEuMzItMS44NywxLjU5LTMuOTEsMS44Mi02LjEzYTEzLjM3LDEzLjM3LDAsMCwwLS4xNi00LjY5LDcuMzMsNy4zMywwLDAsMC0uMTktLjgxLDYuMDcsNi4wNywwLDAsMC0xLjctMy4wNiw0LjgxLDQuODEsMCwwLDAtMi0xLjMxLDMuNDQsMy40NCwwLDAsMC0uNjctLjI2LDUuOTEsNS45MSwwLDAsMC00LjYzLDBjLTMuNDksMS42Ny00LjYxLDUuMTUtNC44NCw4Ljc5YTE4LjM2LDE4LjM2LDAsMCwwLDMuODcsMTIuMDljLS40MS4yNC0uODMuNDctMS4yNS42OGE0NCw0NCwwLDAsMS0xMS43OCwzLjkybC0xLjEzLjJhMzIuNTQsMzIuNTQsMCwwLDEtOS42LjEybC0uMjctLjA2YTE1LjA3LDE1LjA3LDAsMCwxLTEuNjItLjQ4bC0uMzgtLjE2LS41NS0uMjZhMTMuMjgsMTMuMjgsMCwwLDEtNC4zLTMuNzEsMjEuNDYsMjEuNDYsMCwwLDAsMS43Mi0xLjU4YzQuMTktMy42Niw3LTkuODcsNi4xNS0xNS4xN0E2LjIyLDYuMjIsMCwwLDAsMTM4LjM0LjcyYTUuMjEsNS4yMSwwLDAsMC00LjI3LS40bC0uMzguMDdhMy4yNCwzLjI0LDAsMCwwLTEuMzIuNTYsNy42NCw3LjY0LDAsMCwwLTMuNTcsMi42OEExMiwxMiwwLDAsMCwxMjcsMTEuNzZhMjIuMjcsMjIuMjcsMCwwLDAsMS40LDYuMTZ2MGExMS43MiwxMS43MiwwLDAsMCwyLjEyLDQuMjUsMjcsMjcsMCwwLDEtMy43MywyLjEzYy0zLjQ3LDEuNjMtNy4yMiwxLjczLTExLDIuMTNhNTIuNzIsNTIuNzIsMCwwLDEtNy4xLS4yNCwxMi41NCwxMi41NCwwLDAsMS01LjU3LTEuOTIsMTEuNjIsMTEuNjIsMCwwLDEtMi4wNi0xLjhBMTguMjQsMTguMjQsMCwwLDAsMTA1LjU5LDE4YTIzLjQ3LDIzLjQ3LDAsMCwwLDMuMzUtNS42Niw4LjQzLDguNDMsMCwwLDAsLjE3LTQuOTIsOS4yOSw5LjI5LDAsMCwwLTMuMTItNkE0LjA2LDQuMDYsMCwwLDAsMTAyLjg2LjI2YTUuNCw1LjQsMCwwLDAtMi43MS4zM0E4LDgsMCwwLDAsOTguNzIsMWMtMywxLjMyLTQuNTIsNS4xMS00LjgzLDguMTVhMTcuNiwxNy42LDAsMCwwLDIsMTEuMDYsMTkuNjQsMTkuNjQsMCwwLDAsMS40NiwyYy0zLjMxLDIuODItMjAuNTgsOS45My0yOS4yOCwxYTI0LjQ3LDI0LjQ3LDAsMCwwLDYtNy4yNCwxMi43MSwxMi43MSwwLDAsMCwwLTEyLjJBNi42Myw2LjYzLDAsMCwwLDcwLjM5LjMxQzY4LjUxLS4zOCw2Ni43Ny4xNyw2NSwxYy0zLjg2LDEuOTEtNSw2LjY0LTUuMjMsMTAuNTNzMS42OSw4LDQuMjQsMTFsLS4zNS4yNi0uMTMuMDhjLTQuNTUsMi40Mi0yMSw2LjctMjguNTUtLjE4bC42OS0uNDRhMTQuODcsMTQuODcsMCwwLDAsNS43OS04LjUyLDEyLjI4LDEyLjI4LDAsMCwwLC4zNS01YzAtLjA3LDAtLjE0LDAtLjIxYTEwLjMzLDEwLjMzLDAsMCwwLS45LTMuNDJDMzkuNDEsMS44NywzNi0xLjI1LDMyLjIuODRjLTMuMzcsMS44NS01LDYuMDctNS4zNyw5LjY4YTE0LjIxLDE0LjIxLDAsMCwwLDEsNi42MSwzOC4xLDM4LjEsMCwwLDAsMi4zNCw1LjQ0Yy0xLjc2LDEtMjEuNjksNi43LTI5LjI5LS4yM0ExNi41NiwxNi41NiwwLDAsMCw3LjYyLDExLjUzLDEzLjg1LDEzLjg1LDAsMCwwLDYuMjMsMy45MmEzLjQsMy40LDAsMCwwLS41NC0uNzhBNS44Myw1LjgzLDAsMCwwLDAsLjQ5VjNBMy4xLDMuMSwwLDAsMSwzLjQ0LDQuNDJjMSwxLjU3LDEuMjgsMy43OSwxLjQyLDUuNjQuMjYsMy44Ny0yLjMyLDcuMS00Ljg2LDkuNzd2NS4zMmMxMCw3LjcxLDI5Ljc5LjYxLDMxLjgyLS41MywxMi41LDkuNDcsMzEuMzIsMS44NywzMy4zOS42Ny4yOS0uMTcuNTgtLjM1Ljg2LS41NGExMC4zNiwxMC4zNiwwLDAsMCwzLjE4LDIuNzdjMTIuOTIsNiwyNS41Ny0uNDgsMjkuNjYtMy41N2EyMCwyMCwwLDAsMCwzLjcxLDIuODlBMTQuMywxNC4zLDAsMCwwLDExMS4wNSwyOWMxLjMyLjA3LDIuNjQsMCw0LDBhMjkuMTgsMjkuMTgsMCwwLDAsNy41Ni0uNjcsMTkuMzEsMTkuMzEsMCwwLDAsNC0xLjM5LDQuMjYsNC4yNiwwLDAsMCwxLjctLjc5djBhMTkuODYsMTkuODYsMCwwLDAsMi45NC0xLjczYy4yOS0uMTYuNTgtLjMyLjg2LS41YTIxLjM3LDIxLjM3LDAsMCwwLDMuNzgsMi45NCwxNy4yMiwxNy4yMiwwLDAsMCw2LjIxLDIuMjUuNTguNTgsMCwwLDAsLjI4LjA2aC4xMmExOC44NSwxOC44NSwwLDAsMCwzLjYuMTdjLjg1LDAsMS42OS4wOCwyLjU1LjA2YTI5LjYxLDI5LjYxLDAsMCwwLDcuOTEtMS40bDEuMTctLjM3YTE1LjIsMTUuMiwwLDAsMCwzLjU4LTEuMTguNS41LDAsMCwwLC4xMi0uMDgsMTcuNTEsMTcuNTEsMCwwLDAsMS44OC0xLDM3LjEsMzcuMSwwLDAsMCwzLjM5LTEuODVsLjA5LjFhOS43MSw5LjcxLDAsMCwwLDIuNzYsMi42OWMxMSw2LjQ2LDI3LjA4LjE4LDMwLjEtMi4yOWE0LjMsNC4zLDAsMCwwLDEuNTEsMS40YzIsMS44NSw0Ljc4LDIuNiw3LjYyLDNxMSwuMiwyLC4zYTQ0LjA2LDQ0LjA2LDAsMCwwLDcuODcuMjFsMS40LDBhMzAuNTksMzAuNTksMCwwLDAsOC4xMi0xLjY5LDM4LjIsMzguMiwwLDAsMCw2LTIuNDMsNy45NCw3Ljk0LDAsMCwwLDMuMTEsMi4zM2MxMy42Niw1LjI3LDI3LjgxLTIsMzAuMTItMy4yMi40Mi40NC44Ni44NywxLjMyLDEuMjdWMTkuODNsLS4xMi4xMmE0Ljg0LDQuODQsMCwwLDEtLjYzLjU2LDExLjA5LDExLjA5LDAsMCwxLTEuNzktMy45MywyNC40OSwyNC40OSwwLDAsMS0uNTctNS44NiwxMi42NiwxMi42NiwwLDAsMSwxLTZBMy4zMSwzLjMxLDAsMCwxLDI2OC43NCwzWk02Ni4xNiwyLjY2YTQuNTUsNC41NSwwLDAsMSwxLjQ3LS4zOSwzLjgzLDMuODMsMCwwLDEsMSwwLDcuNjgsNy42OCwwLDAsMSwxLjY3Ljc3YzIuMjUsMiwyLjEyLDcuMjMsMS42LDkuNjZhMTEuMSwxMS4xLDAsMCwxLS40NiwxLjU5LDE4LjcxLDE4LjcxLDAsMCwxLTQuNSw1LjgzYy0uMjMuMjEtLjQ2LjQyLS43LjYyYTIuMTIsMi4xMiwwLDAsMC0uMTItLjJBMTkuMzEsMTkuMzEsMCwwLDEsNjMuNCw5LjQ3QzYzLjUzLDcuMDgsNjQuMTYsMy44Myw2Ni4xNiwyLjY2Wm0tMzYuMzUsOS4xYzAtLjE1LDAtLjI5LDAtLjQzdjBBOS42Niw5LjY2LDAsMCwxLDMxLDYuMzZjLjkxLTEuNjUsMy00LjM4LDUuMTItMi42OSwxLjM2LDEuMDksMi4wNywzLjQ4LDIuMjEsNS4xMi4zLDMuODMtMS42OSw3LTMuODQsMTBhMTEuMjgsMTEuMjgsMCwwLDEtLjg3LDEuMDdsLS4yOC4yNi0uMzkuMzVhOC44OSw4Ljg5LDAsMCwxLTEuNzEtMi43NSwyMSwyMSwwLDAsMS0xLjM2LTUuNDdDMjkuODMsMTIuMDksMjkuODIsMTEuOTIsMjkuODEsMTEuNzZabTcyLjY3LTkuNDNjMy44Ljg0LDMuNjgsNS44MSwzLjQxLDguNzdzLTIuMTgsNS43OS00LjI5LDhjLS42My41NC0xLjI3LDEuMDUtMS45LDEuNTRsMC0uMDVBMTkuMywxOS4zLDAsMCwxLDk3LDkuNDdDOTcuMTgsNi4yMyw5OC4yNiwxLjM5LDEwMi40OCwyLjMzWm0yOC4xMSw3LjE0Yy4xNy0zLjExLDEuMTctNy42OCw1LTcuMjNsLjA4LDBhNS44OSw1Ljg5LDAsMCwxLDMsMi4wNSwyLjcxLDIuNzEsMCwwLDEsLjI0LjM1LDEyLjkzLDEyLjkzLDAsMCwxLC42NCw2Yy0uMDYuMzYtLjEzLjcyLS4xOSwxLjA3cy0uMTQuNDgtLjIyLjcxQTE3Ljc4LDE3Ljc4LDAsMCwxLDEzOCwxNC4zMmEyOS42NywyOS42NywwLDAsMS0xLjY2LDIuNzZjLS4zOS40Ni0uOC45MS0xLjIyLDEuMzUtLjY2LjYzLTEuMzUsMS4yNS0yLjA2LDEuODNBMTkuMzcsMTkuMzcsMCwwLDEsMTMwLjU5LDkuNDdabTM5LjA3LTcuMTRjMy44MS44NCwzLjY4LDUuODEsMy40MSw4Ljc3LS4zMiwzLjUtMi44OCw2Ljc2LTUuMzksOS0uMjMuMjEtLjQ2LjQyLS43LjYybC0uMTItLjJhMTkuMzEsMTkuMzEsMCwwLDEtMi42OC0xMS4wOEMxNjQuMzYsNi4yMywxNjUuNDQsMS4zOSwxNjkuNjYsMi4zM1pNMjAyLDIuMjRsLjIxLDBhNC41Myw0LjUzLDAsMCwxLDEuMDYuMTJjMy44Ljg0LDMuNjgsNS44MSwzLjQsOC43Ny0uMzIsMy41LTIuODcsNi43Ni01LjM5LDlsLS42OS42Mi0uMTMtLjJhMTkuMzEsMTkuMzEsMCwwLDEtMi42OC0xMS4wOGMuMTQtMi40OS44MS01LjkyLDMtN0MyMDEuMjEsMi40LDIwMS42MiwyLjMyLDIwMiwyLjI0Wm0zMi44NywxNy44OS0uMy4yN2EyMy44LDIzLjgsMCwwLDEtMy0xMS41LDguNTksOC41OSwwLDAsMSwxLjk0LTUuMzksNC42Nyw0LjY3LDAsMCwxLDIuNC0xLjMsNC44NCw0Ljg0LDAsMCwxLDEsLjEyYzMuOC44NCwzLjY4LDUuODEsMy40MSw4Ljc3QzIzOS45MywxNC42LDIzNy4zOCwxNy44NiwyMzQuODYsMjAuMTNaIi8+PC9zdmc+)}.mfn-divider-border-solid .mfn-divider-inner:before,.mfn-divider-border-solid .mfn-divider-inner:after{border-top-style:solid}.mfn-divider-border-dotted .mfn-divider-inner:before,.mfn-divider-border-dotted .mfn-divider-inner:after{border-top-style:dotted}.mfn-divider-border-dashed .mfn-divider-inner:before,.mfn-divider-border-dashed .mfn-divider-inner:after{border-top-style:dashed}.mfn-divider-border-double .mfn-divider-inner:before,.mfn-divider-border-double .mfn-divider-inner:after{border-top-style:double}.mfn-divider-pattern-star .mfn-divider-inner:before,.mfn-divider-pattern-star .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-star);mask-image:var(--mfn-divider-pattern-star)}.mfn-divider-pattern-triangle .mfn-divider-inner:before,.mfn-divider-pattern-triangle .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-triangle);mask-image:var(--mfn-divider-pattern-triangle)}.mfn-divider-pattern-plus .mfn-divider-inner:before,.mfn-divider-pattern-plus .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-plus);mask-image:var(--mfn-divider-pattern-plus)}.mfn-divider-pattern-tree .mfn-divider-inner:before,.mfn-divider-pattern-tree .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-tree);mask-image:var(--mfn-divider-pattern-tree)}.mfn-divider-pattern-heart .mfn-divider-inner:before,.mfn-divider-pattern-heart .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-heart);mask-image:var(--mfn-divider-pattern-heart)}.mfn-divider-pattern-question .mfn-divider-inner:before,.mfn-divider-pattern-question .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-question);mask-image:var(--mfn-divider-pattern-question)}.mfn-divider-pattern-gear .mfn-divider-inner:before,.mfn-divider-pattern-gear .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-gear);mask-image:var(--mfn-divider-pattern-gear)}.mfn-divider-pattern-parquet .mfn-divider-inner:before,.mfn-divider-pattern-parquet .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-parquet);mask-image:var(--mfn-divider-pattern-parquet)}.mfn-divider-pattern-sun .mfn-divider-inner:before,.mfn-divider-pattern-sun .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-sun);mask-image:var(--mfn-divider-pattern-sun)}.mfn-divider-pattern-fence .mfn-divider-inner:before,.mfn-divider-pattern-fence .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-fence);mask-image:var(--mfn-divider-pattern-fence)}.mfn-divider-pattern-flower .mfn-divider-inner:before,.mfn-divider-pattern-flower .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-flower);mask-image:var(--mfn-divider-pattern-flower)}.mfn-divider-pattern-line-wave .mfn-divider-inner:before,.mfn-divider-pattern-line-wave .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-wave);mask-image:var(--mfn-divider-pattern-line-wave)}.mfn-divider-pattern-line-zigzag .mfn-divider-inner:before,.mfn-divider-pattern-line-zigzag .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-zigzag);mask-image:var(--mfn-divider-pattern-line-zigzag)}.mfn-divider-pattern-line-zigzag2 .mfn-divider-inner:before,.mfn-divider-pattern-line-zigzag2 .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-zigzag2);mask-image:var(--mfn-divider-pattern-line-zigzag2)}.mfn-divider-pattern-line-hearts .mfn-divider-inner:before,.mfn-divider-pattern-line-hearts .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-hearts);mask-image:var(--mfn-divider-pattern-line-hearts)}.mfn-divider-pattern-line-triangles .mfn-divider-inner:before,.mfn-divider-pattern-line-triangles .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-triangles);mask-image:var(--mfn-divider-pattern-line-triangles)}.mfn-divider-pattern-line-circles .mfn-divider-inner:before,.mfn-divider-pattern-line-circles .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-circles);mask-image:var(--mfn-divider-pattern-line-circles)}.mfn-divider-pattern-line-circles2 .mfn-divider-inner:before,.mfn-divider-pattern-line-circles2 .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-circles2);mask-image:var(--mfn-divider-pattern-line-circles2)}.mfn-divider-pattern-line-circles3 .mfn-divider-inner:before,.mfn-divider-pattern-line-circles3 .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-circles3);mask-image:var(--mfn-divider-pattern-line-circles3)}.mfn-divider-pattern-line-stars .mfn-divider-inner:before,.mfn-divider-pattern-line-stars .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-stars);mask-image:var(--mfn-divider-pattern-line-stars)}.mfn-divider-pattern-line-rhombus .mfn-divider-inner:before,.mfn-divider-pattern-line-rhombus .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-rhombus);mask-image:var(--mfn-divider-pattern-line-rhombus)}.mfn-divider-pattern-line-figures .mfn-divider-inner:before,.mfn-divider-pattern-line-figures .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-figures);mask-image:var(--mfn-divider-pattern-line-figures)}.mfn-divider-pattern-line-loopline .mfn-divider-inner:before,.mfn-divider-pattern-line-loopline .mfn-divider-inner:after{-webkit-mask-image:var(--mfn-divider-pattern-line-loopline);mask-image:var(--mfn-divider-pattern-line-loopline)}.mfn-list{--mfn-list-icon-spacing:10px;--mfn-list-icon-size:20px;--mfn-list-icon-color:#161922;--mfn-list-divider-width:100%;--mfn-list-divider-height:1px;--mfn-list-divider-color:rgba(0,0,0,.1)}.mfn-list{margin:0;padding:0}.mfn-list .mfn-list-item{display:flex;position:relative;padding:7px 0}.mfn-list .mfn-list-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;line-height:0;margin-right:var(--mfn-list-icon-spacing);position:relative}.mfn-list .mfn-list-icon i{font-size:var(--mfn-list-icon-size);color:var(--mfn-list-icon-color)}.mfn-list .mfn-list-icon img{width:var(--mfn-list-icon-size)}.mfn-list-ordered{counter-reset:my-sec-counter}.mfn-list-ordered .mfn-list-icon:after{counter-increment:my-sec-counter;content:counter(my-sec-counter);color:var(--mfn-list-icon-color)}.mfn-list-divider .mfn-list-item{margin-bottom:var(--mfn-list-divider-height)}.mfn-list-divider .mfn-list-item:after{content:"";display:block;position:absolute;bottom:calc(var(--mfn-list-divider-height) * -1);width:var(--mfn-list-divider-width);height:var(--mfn-list-divider-height);background-color:var(--mfn-list-divider-color)}.mfn-list-divider .mfn-list-item:last-child:after{display:none}.mfn-list-left .mfn-list-item{justify-content:flex-start}.mfn-list-left .mfn-list-item:after{left:0}.mfn-list-center .mfn-list-item{justify-content:center}.mfn-list-center .mfn-list-item:after{left:calc((100% - var(--mfn-list-divider-width)) / 2)}.mfn-list-right .mfn-list-item{justify-content:flex-end}.mfn-list-right .mfn-list-item:after{right:0}.mfn-list-top .mfn-list-item{align-items:flex-start}.mfn-list-middle .mfn-list-item{align-items:center}.mfn-list-bottom .mfn-list-item{align-items:flex-end}.rtl .mfn-list .mfn-list-icon{margin-right:unset;margin-left:var(--mfn-list-icon-spacing)}@media only screen and (min-width:768px) and (max-width:959px){.mfn-list-tablet-left .mfn-list-item{justify-content:flex-start}.mfn-list-tablet-center .mfn-list-item{justify-content:center}.mfn-list-tablet-right .mfn-list-item{justify-content:flex-end}.mfn-list-tablet-top .mfn-list-item{align-items:flex-start}.mfn-list-tablet-middle .mfn-list-item{align-items:center}.mfn-list-tablet-bottom .mfn-list-item{align-items:flex-end}}@media only screen and (max-width:767px){.mfn-list-mobile-left .mfn-list-item{justify-content:flex-start}.mfn-list-mobile-center .mfn-list-item{justify-content:center}.mfn-list-mobile-right .mfn-list-item{justify-content:flex-end}.mfn-list-mobile-top .mfn-list-item{align-items:flex-start}.mfn-list-mobile-middle .mfn-list-item{align-items:center}.mfn-list-mobile-bottom .mfn-list-item{align-items:flex-end}}.mfn-list-example-1 .mfn-list-icon{width:40px;height:40px;border-radius:50px 50px 50px 50px;background-color:rgb(0 137 247 / .12)}.mfn-list-example-1 .mfn-list-icon i{font-size:14px;color:#008DFF}.mfn-list-example-2 .mfn-list-item:after{--mfn-list-divider-width:50px}.mfn-list-example-2 .mfn-list-icon{width:50px}.mfn-list-example-2 .mfn-list-icon i{font-size:18px;color:#304050}.mfn-list-example-2 .mfn-list-desc{color:#595959}.mfn-list-example-2 .mfn-list-desc a{color:#078307}.mfn-list-example-2 .mfn-list-desc a:hover{color:#1fa21f}.mfn-list-example-3 .mfn-list-item:after{--mfn-list-divider-width:50%;background-color:#0089f7}.mfn-list-example-3 .mfn-list-icon{width:30px;height:30px;border-radius:30px;border:1px solid #161922}.mfn-list-example-3 .mfn-list-icon i{font-size:10px}.mfn-list-example-3 .mfn-list-desc{font-size:13px;line-height:26px;font-weight:700;color:#161922;letter-spacing:0;text-transform:uppercase}.mfn-list-example-4 .mfn-list-icon{width:34px;height:34px;top:-4px;border-radius:5px;background-color:#FBAB7E;background-image:linear-gradient(62deg,#FBAB7E 0%,#F7CE68 100%)}.mfn-list-example-5{--mfn-list-icon-spacing:10px}.mfn-list-example-5 .mfn-list-icon{width:24px;height:24px;background-color:#e74c3c}.mfn-list-example-5 .mfn-list-icon:after{font-size:11px;color:#fff}